.projects-v3.properties-v3{--hymo-red:var(--hymo-blue);--hymo-red-2:var(--hymo-blue-2);--hymo-red-3:var(--hymo-blue-3);--hymo-red-soft:var(--hymo-blue-soft);--hymo-red-soft-2:#d6e1f5;--hymo-red-line:var(--hymo-blue-line);--hymo-red-faint:var(--hymo-blue-faint);--hymo-red-glow:var(--hymo-blue-glow);--hymo-red-halo:var(--hymo-blue-halo);--hymo-red-accent:#269dd9;--hymo-grad-accent:linear-gradient(120deg,var(--hymo-blue) 0%,#269dd9 55%,var(--hymo-blue-2) 100%);--hymo-grad-accent-kpi:linear-gradient(135deg,var(--hymo-blue) 0%,#269dd9 50%,var(--hymo-blue-2) 100%);--hymo-grad-bar:linear-gradient(90deg,var(--hymo-blue-3),var(--hymo-blue))}.projects-v3.properties-v3 .priority-card{box-shadow:inset 0 1.5px 0 hsla(0,0%,100%,.95),inset 0 -1px 0 hsla(0,0%,100%,.25),inset 1px 0 0 hsla(0,0%,100%,.4),0 1px 2px rgba(15,12,9,.04),0 28px 56px -18px rgba(29,92,201,.18),0 0 0 1px rgba(15,12,9,.03);animation:none}.projects-v3.properties-v3 .new-project-btn{background:linear-gradient(180deg,var(--hymo-blue) 0,var(--hymo-blue-2) 100%);color:#fff;border:1.5px solid var(--hymo-blue-2);box-shadow:inset 0 1.5px 0 hsla(0,0%,100%,.25),0 1px 2px rgba(29,92,201,.18),0 16px 40px -12px rgba(29,92,201,.4)}.projects-v3.properties-v3 .new-project-btn:hover{background:linear-gradient(180deg,var(--hymo-blue-3) 0,var(--hymo-blue) 100%);transform:translateY(-1px)}.projects-v3.properties-v3 .new-project-btn svg{color:#fff}.projects-v3.properties-v3 .pcard{display:flex;flex-direction:column;gap:14px;padding:18px;border-radius:18px;background:linear-gradient(180deg,hsla(0,0%,100%,.62),hsla(0,0%,100%,.3));border:1px solid hsla(0,0%,100%,.65);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);box-shadow:inset 0 1.5px 0 hsla(0,0%,100%,.78),0 1px 2px rgba(15,12,9,.04),0 10px 24px -12px rgba(15,12,9,.16);color:var(--hymo-fg);text-decoration:none;transition:all .22s cubic-bezier(.32,.72,0,1);position:relative;overflow:hidden}.projects-v3.properties-v3 .pcard:hover{transform:translateY(-2px);border-color:rgba(36,109,191,.32);box-shadow:inset 0 1.5px 0 hsla(0,0%,100%,.85),0 16px 32px -12px var(--hymo-blue-glow)}.projects-v3.properties-v3 .pcard__cover{position:relative;margin:-18px -18px 4px;aspect-ratio:16/10;overflow:hidden;background:#eeeff2;border-bottom:1px solid rgba(15,12,9,.06)}.projects-v3.properties-v3 .pcard__cover-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .42s cubic-bezier(.32,.72,0,1)}.projects-v3.properties-v3 .pcard:hover .pcard__cover-img{transform:scale(1.04)}.projects-v3.properties-v3 .pcard__status--overlay{position:absolute;top:10px;right:10px;background:hsla(0,0%,100%,.88);border-color:hsla(0,0%,100%,.95);color:var(--hymo-fg);backdrop-filter:blur(10px) saturate(160%);-webkit-backdrop-filter:blur(10px) saturate(160%);box-shadow:0 1px 2px rgba(15,12,9,.08),0 6px 16px -6px rgba(15,12,9,.18);z-index:1}.projects-v3.properties-v3 .pcard__head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.projects-v3.properties-v3 .pcard__name{font-size:16px;font-weight:700;letter-spacing:-.01em;color:var(--hymo-fg);line-height:1.25;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.projects-v3.properties-v3 .pcard__chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.projects-v3.properties-v3 .pcard__chip{font-size:11px;font-weight:600;padding:3px 9px;border-radius:999px;background:hsla(0,0%,100%,.55);border:1px solid hsla(0,0%,100%,.7);color:var(--hymo-fg-2)}.projects-v3.properties-v3 .pcard__chip--accent{background:rgba(36,109,191,.08);color:var(--hymo-blue);border-color:rgba(36,109,191,.18)}.projects-v3.properties-v3 .pcard__status{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;padding:4px 10px;border-radius:999px;background:hsla(0,0%,100%,.6);border:1px solid hsla(0,0%,100%,.78);color:var(--hymo-fg-3);white-space:nowrap}.projects-v3.properties-v3 .pcard__status:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--hymo-fg-4)}.projects-v3.properties-v3 .pcard__status--rented:before{background:#2eb85c}.projects-v3.properties-v3 .pcard__status--searching:before{background:#f4af25}.projects-v3.properties-v3 .pcard__status--vacant:before{background:#9196a1}.projects-v3.properties-v3 .pcard__status--prospect:before{background:#a347d1}.projects-v3.properties-v3 .pcard__status--sold:before{background:#999}.projects-v3.properties-v3 .pcard__meta{display:flex;flex-wrap:wrap;gap:10px 16px;padding-top:8px;border-top:1px solid rgba(15,12,9,.06)}.projects-v3.properties-v3 .pcard__meta-item{display:flex;flex-direction:column;gap:1px}.projects-v3.properties-v3 .pcard__meta-label{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--hymo-fg-4)}.projects-v3.properties-v3 .pcard__meta-value{font-size:13px;font-weight:600;color:var(--hymo-fg)}.projects-v3.properties-v3 .pcard-add{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;padding:22px;border-radius:18px;border:1.5px dashed var(--hymo-blue-line);background:hsla(0,0%,100%,.32);color:var(--hymo-blue);font-weight:600;font-size:14px;text-decoration:none;transition:all .2s ease;min-height:180px}.projects-v3.properties-v3 .pcard-add:hover{border-color:var(--hymo-blue);background:hsla(0,0%,100%,.48);transform:translateY(-2px)}.projects-v3.properties-v3 .pcard-empty{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:36px 24px;border-radius:18px;background:linear-gradient(180deg,hsla(0,0%,100%,.55),hsla(0,0%,100%,.18));border:1px solid hsla(0,0%,100%,.65);gap:12px}.projects-v3.properties-v3 .pcard-empty__title{font-size:18px;font-weight:700;color:var(--hymo-fg)}.projects-v3.properties-v3 .pcard-empty__desc{font-size:13.5px;color:var(--hymo-fg-3);max-width:520px;line-height:1.5}.projects-v3.properties-v3 .prop-roles{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.projects-v3.properties-v3 .prop-roles__pill{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid hsla(0,0%,100%,.65);background:hsla(0,0%,100%,.45);padding:6px 14px;border-radius:999px;font-size:12px;font-weight:600;color:var(--hymo-fg-2);cursor:pointer;transition:all .2s ease}.projects-v3.properties-v3 .prop-roles__pill:hover{border-color:var(--hymo-blue-line)}.projects-v3.properties-v3 .prop-roles__pill--active{background:var(--hymo-blue);color:#fff;border-color:var(--hymo-blue);box-shadow:0 4px 12px -4px var(--hymo-blue-glow)}:has(+.pwz-paywall){background:rgba(15,12,9,.22)!important;backdrop-filter:blur(4px) saturate(140%)!important;-webkit-backdrop-filter:blur(4px) saturate(140%)!important}.pwz-paywall{border:1.5px solid hsla(0,0%,100%,.6)!important;border-radius:20px!important;padding:28px!important;background:linear-gradient(180deg,hsla(0,0%,100%,.55),hsla(0,0%,100%,.18) 60%),linear-gradient(135deg,hsla(0,0%,100%,.32),hsla(0,0%,100%,0) 50%,hsla(0,0%,100%,.18)),rgba(239,244,252,.62)!important;backdrop-filter:blur(28px) saturate(180%)!important;-webkit-backdrop-filter:blur(28px) saturate(180%)!important;box-shadow:inset 0 1.5px 0 hsla(0,0%,100%,.78),inset 0 -1px 0 hsla(0,0%,100%,.2),0 1px 2px rgba(36,109,191,.08),0 22px 52px -16px rgba(36,109,191,.32)!important;color:#0a0908!important}.pwz-paywall .pwz-paywall__icon-wrap{margin:0 auto 12px;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:linear-gradient(180deg,hsla(0,0%,100%,.95),rgba(230,237,250,.7));color:var(--hymo-blue);border:1px solid rgba(171,195,237,.6);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.9),0 4px 12px -4px rgba(36,109,191,.25)}.pwz-paywall .pwz-paywall__title{text-align:center;font-size:18px;font-weight:700;letter-spacing:-.01em;color:#0a0908}.pwz-paywall .pwz-paywall__desc{text-align:center;font-size:13.5px;line-height:1.5;color:var(--hymo-fg-3);margin-top:6px}.pwz-paywall .pwz-paywall__hint{text-align:center;font-size:13px;color:var(--hymo-fg-3);margin:12px 0}.pwz-paywall .pwz-paywall__foot{margin-top:14px;text-align:center;font-size:11.5px;color:var(--hymo-fg-4);line-height:1.5}.pwz-paywall dl{margin:14px 0;padding:14px 16px!important;border:1px solid hsla(0,0%,100%,.7)!important;border-radius:14px!important;background:linear-gradient(180deg,hsla(0,0%,100%,.62),hsla(0,0%,100%,.22))!important;backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);box-shadow:inset 0 1.5px 0 hsla(0,0%,100%,.78),0 1px 2px rgba(15,12,9,.04)!important}.pwz-paywall .pwz-paywall__footer{margin-top:18px;justify-content:center!important}.pwz-paywall .pwz-paywall__btn{border-radius:12px!important;font-weight:600!important;font-size:14px!important;padding:0 18px!important;height:42px!important;transition:all .22s cubic-bezier(.32,.72,0,1)!important}.pwz-paywall .pwz-paywall__btn--ghost{background:#fff!important;color:var(--hymo-fg-2)!important;border:1.5px solid #c1c9d7!important;box-shadow:0 1px 2px rgba(15,12,9,.04)!important}.pwz-paywall .pwz-paywall__btn--ghost:hover:not(:disabled){background:#f5f7fa!important;border-color:#98abcd!important;transform:translateY(-1px)}.pwz-paywall .pwz-paywall__btn--primary{background:var(--hymo-blue)!important;color:#fff!important;border:1.5px solid var(--hymo-blue)!important;box-shadow:0 1px 2px rgba(36,109,191,.18),0 10px 24px -10px rgba(36,109,191,.45)!important}.pwz-paywall .pwz-paywall__btn--primary:hover:not(:disabled){background:var(--hymo-blue-2)!important;border-color:var(--hymo-blue-2)!important;transform:translateY(-1px);box-shadow:0 14px 28px -10px rgba(36,109,191,.5)!important}.pwz-paywall .pwz-paywall__btn:focus-visible{outline:2px solid var(--hymo-blue)!important;outline-offset:2px!important}.pwz-paywall .pwz-paywall__btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.projects-v3.properties-v3 .prop-nav{display:flex;flex-direction:column;gap:14px;margin-bottom:14px}.projects-v3.properties-v3 .prop-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:4px}.projects-v3.properties-v3 .prop-breadcrumb__crumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:8px;font-size:13.5px;font-weight:600;color:var(--hymo-fg-2);cursor:pointer;transition:all .15s ease}button.prop-breadcrumb__crumb:hover{background:var(--hymo-blue-soft);color:var(--hymo-blue-2)}.projects-v3.properties-v3 .prop-breadcrumb__crumb--active{color:var(--hymo-fg);font-weight:700;cursor:default}.projects-v3.properties-v3 .prop-breadcrumb__sep{width:14px;height:14px;color:var(--hymo-fg-4);flex-shrink:0}.projects-v3.properties-v3 .prop-breadcrumb__actions{display:inline-flex;align-items:center;gap:6px;margin-left:auto}.projects-v3.properties-v3 .prop-breadcrumb__action{display:inline-flex;align-items:center;gap:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px dashed var(--hymo-blue);background:#fff;padding:6px 12px;border-radius:999px;font-size:12.5px;font-weight:600;color:var(--hymo-blue-2);cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px rgba(15,12,9,.04)}.projects-v3.properties-v3 .prop-breadcrumb__action:hover{background:var(--hymo-blue-soft)}.projects-v3.properties-v3 .prop-breadcrumb__action--ghost{border-style:solid;border-color:#d6d9e1;color:var(--hymo-fg)}.projects-v3.properties-v3 .prop-tiles{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px}.projects-v3.properties-v3 .prop-tile{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:center;gap:12px;padding:12px 14px;background:#fff;border:1px solid #d6d9e1;border-radius:14px;text-align:left;cursor:pointer;transition:all .2s ease;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.7),0 1px 2px rgba(15,12,9,.04);min-width:0}.projects-v3.properties-v3 .prop-tile:hover{border-color:var(--hymo-blue);transform:translateY(-1px);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8),0 6px 18px -6px var(--hymo-blue-glow)}.projects-v3.properties-v3 .prop-tile--active{border-color:var(--hymo-blue);background:var(--hymo-blue-soft);box-shadow:inset 0 0 0 1px var(--hymo-blue),0 6px 18px -6px var(--hymo-blue-glow)}.projects-v3.properties-v3 .prop-tile__icon{width:22px;height:22px;color:var(--hymo-blue);flex-shrink:0}.projects-v3.properties-v3 .prop-tile--unassigned .prop-tile__icon{color:var(--hymo-fg-3)}.projects-v3.properties-v3 .prop-tile__body{display:flex;flex-direction:column;min-width:0;flex:1}.projects-v3.properties-v3 .prop-tile__name{font-size:14px;font-weight:700;color:var(--hymo-fg);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.projects-v3.properties-v3 .prop-tile__meta{font-size:12px;font-weight:500;color:var(--hymo-fg-3);margin-top:2px}@media (max-width:640px){.projects-v3.properties-v3 .prop-breadcrumb__actions{margin-left:0;width:100%;flex-wrap:wrap}.projects-v3.properties-v3 .prop-tiles{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}.projects-v3.properties-v3 .prow-list{display:flex;flex-direction:column;gap:10px}.projects-v3.properties-v3 .prow{display:grid;grid-template-columns:72px 1fr auto auto 16px;align-items:center;gap:14px;padding:10px 14px;border:1px solid hsla(0,0%,100%,.65);background:hsla(0,0%,100%,.55);border-radius:14px;text-decoration:none;color:inherit;transition:all .2s ease;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.7),0 1px 2px rgba(15,12,9,.03)}.projects-v3.properties-v3 .prow:hover{border-color:var(--hymo-blue-line);background:hsla(0,0%,100%,.75);transform:translateY(-1px)}.projects-v3.properties-v3 .prow__cover{width:72px;height:56px;border-radius:10px;overflow:hidden;background:var(--hymo-fg-faint)}.projects-v3.properties-v3 .prow__cover-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.projects-v3.properties-v3 .prow__main{min-width:0}.projects-v3.properties-v3 .prow__name{font-size:14px;font-weight:600;color:var(--hymo-fg);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:4px}.projects-v3.properties-v3 .prow__chips{display:flex;flex-wrap:wrap;gap:6px}.projects-v3.properties-v3 .prow__chip{font-size:11px;font-weight:600;padding:2px 8px;border-radius:999px;background:rgba(15,12,9,.05);color:var(--hymo-fg-2)}.projects-v3.properties-v3 .prow__chip--accent{background:var(--hymo-blue-soft);color:var(--hymo-blue-2)}.projects-v3.properties-v3 .prow__chip--folder{background:rgba(15,12,9,.04);color:var(--hymo-fg-3)}.projects-v3.properties-v3 .prow__meta{display:flex;gap:12px;font-size:12px;color:var(--hymo-fg-3);white-space:nowrap}.projects-v3.properties-v3 .prow__meta-item{font-weight:500}.projects-v3.properties-v3 .prow__status{font-size:11px;font-weight:600;padding:3px 10px;border-radius:999px;white-space:nowrap}.projects-v3.properties-v3 .prow__chevron{width:16px;height:16px;color:var(--hymo-fg-4)}@media (max-width:767px){.projects-v3.properties-v3 .prow{grid-template-columns:56px 1fr 16px}.projects-v3.properties-v3 .prow__cover{width:56px;height:48px}.projects-v3.properties-v3 .prow__meta,.projects-v3.properties-v3 .prow__status{display:none}}.folders-mgr__section{margin-top:4px;display:flex;flex-direction:column;gap:10px}.folders-mgr__section+.folders-mgr__section{margin-top:14px;padding-top:18px;border-top:1px solid var(--border)}.folders-mgr__title{font-size:11px;font-weight:700;color:var(--hymo-fg-3);margin:0;text-transform:uppercase;letter-spacing:.06em}.folders-mgr__create{display:grid;grid-template-columns:minmax(0,1fr) 180px auto;gap:8px}.folders-mgr__input{min-width:0;width:100%;border:1px solid var(--border);background:#fff;padding:8px 12px;border-radius:10px;font-size:14px;color:var(--hymo-fg);height:38px}.folders-mgr__input:focus{outline:2px solid var(--hymo-blue);outline-offset:1px;border-color:transparent}.folders-mgr__btn-primary{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:var(--hymo-blue);color:#fff;padding:0 18px;height:38px;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap}.folders-mgr__btn-primary:hover:not(:disabled){background:var(--hymo-blue-2)}.folders-mgr__btn-primary:disabled{opacity:.4;cursor:not-allowed}.folders-mgr__empty{font-size:13px;color:var(--hymo-fg-3);padding:16px 12px;text-align:center;background:#f6f7f9;border:1px dashed #d6d9e1;border-radius:10px;margin:0}.folders-mgr__assign-list,.folders-mgr__list{list-style:none;padding:0;margin:0;max-height:280px;overflow-y:auto;border:1px solid #d6d9e1;border-radius:12px;background:#f9fafb;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.6)}.folders-mgr__row{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;border-bottom:1px solid #e7eaee;background:#fff}.folders-mgr__row:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.folders-mgr__row:last-child{border-bottom:none;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.folders-mgr__row:hover{background:#f5f7fa}.folders-mgr__row-icon{width:16px;height:16px;color:var(--hymo-blue);flex-shrink:0}.folders-mgr__name{font-size:14px;font-weight:500;color:var(--hymo-fg);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.folders-mgr__actions{display:inline-flex;align-items:center;gap:2px}.folders-mgr__icon-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;padding:6px;border-radius:6px;color:var(--hymo-fg-3);cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.folders-mgr__icon-btn:hover{background:rgba(15,12,9,.06);color:var(--hymo-fg)}.folders-mgr__icon-btn--danger:hover{color:#c32222;background:rgba(195,34,34,.08)}.folders-mgr__assign-row{display:grid;grid-template-columns:minmax(0,1fr) 200px;align-items:center;gap:14px;padding:10px 14px;border-bottom:1px solid #e7eaee;background:#fff}.folders-mgr__assign-row:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.folders-mgr__assign-row:last-child{border-bottom:none;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.folders-mgr__assign-row:hover{background:#f5f7fa}.folders-mgr__assign-info{min-width:0;display:flex;flex-direction:column;gap:2px}.folders-mgr__assign-name{font-size:13px;font-weight:600;color:var(--hymo-fg)}.folders-mgr__assign-meta,.folders-mgr__assign-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.folders-mgr__assign-meta{font-size:11px;color:var(--hymo-fg-3)}.folders-mgr__select{width:100%;height:36px;border-radius:8px;background:#fff}.folders-mgr__select--parent{height:38px}@media (max-width:640px){.folders-mgr__assign-row,.folders-mgr__create{grid-template-columns:1fr}.folders-mgr__assign-row{gap:8px}.folders-mgr__assign-list,.folders-mgr__list{max-height:340px}}.projects-v3 .listings-card{position:relative;display:flex;flex-direction:column;border-radius:18px;background:var(--hymo-glass-strong);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid var(--hymo-glass-border-light);box-shadow:var(--hymo-shadow-glass);overflow:hidden;isolation:isolate;transition:all .28s var(--hymo-ease)}.projects-v3 .listings-card:hover{transform:translateY(-2px);box-shadow:var(--hymo-shadow-glass-hover)}.projects-v3 .listings-card--selected{border-color:var(--hymo-red-line);box-shadow:var(--hymo-shadow-glass-hover),0 0 0 2px var(--hymo-red-glow)}.projects-v3 .listings-card--highlight{animation:listings-highlight-pulse 3s var(--hymo-ease)}@keyframes listings-highlight-pulse{0%{box-shadow:var(--hymo-shadow-glass),0 0 0 3px var(--hymo-red-halo)}70%{box-shadow:var(--hymo-shadow-glass),0 0 0 3px var(--hymo-red-halo)}to{box-shadow:var(--hymo-shadow-glass)}}@media (prefers-reduced-motion:reduce){.projects-v3 .listings-card--highlight{animation:none}}.projects-v3 .listings-card__photo{position:relative;width:100%;aspect-ratio:16/10;background:var(--hymo-surface-2)}.projects-v3 .listings-card__photo img{-o-object-fit:cover;object-fit:cover}.projects-v3 .listings-card__photo-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:var(--hymo-fg-4)}.projects-v3 .listings-card__photo-placeholder svg{width:28px;height:28px}.projects-v3 .listings-card__select{position:absolute;top:10px;left:10px;z-index:1;display:flex;align-items:center;padding:5px;border-radius:8px;background:var(--hymo-glass-deep);backdrop-filter:blur(10px) saturate(170%);-webkit-backdrop-filter:blur(10px) saturate(170%);border:1px solid var(--hymo-glass-border-light)}.projects-v3 .listings-card__badges{position:absolute;top:10px;right:10px;z-index:1;display:flex;flex-direction:column;align-items:flex-end;gap:6px}.projects-v3 .listings-card__badge{display:inline-flex;align-items:center;gap:4px;height:22px;padding:0 9px;border-radius:999px;background:var(--hymo-glass-deep);border:1px solid var(--hymo-glass-border-light);color:var(--hymo-fg-3);font-size:10.5px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;backdrop-filter:blur(10px) saturate(170%);-webkit-backdrop-filter:blur(10px) saturate(170%)}.projects-v3 .listings-card__badge--converted{background:rgba(174,30,70,.1);border-color:var(--hymo-red-line);color:var(--hymo-red);text-decoration:none}.projects-v3 .listings-card__badge--converted:hover{background:rgba(174,30,70,.16)}.projects-v3 .listings-card__price-drop{position:absolute;left:10px;bottom:10px;z-index:1;display:inline-flex;align-items:center;gap:4px;height:22px;padding:0 9px;border-radius:999px;background:var(--hymo-red);color:var(--hymo-surface);font-size:11px;font-weight:700;box-shadow:0 4px 12px -4px var(--hymo-red-glow)}.projects-v3 .listings-card__price-drop svg{width:12px;height:12px}.projects-v3 .listings-card__body{display:flex;flex-direction:column;gap:10px;padding:16px;flex:1}.projects-v3 .listings-card__title{font-size:15px;font-weight:700;letter-spacing:-.012em;color:var(--hymo-fg);line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.projects-v3 .listings-card__meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap;font-size:12px;color:var(--hymo-fg-3)}.projects-v3 .listings-card__meta .dot{width:3px;height:3px;border-radius:50%;background:var(--hymo-fg-4)}.projects-v3 .listings-card__price{font-size:20px;font-weight:800;letter-spacing:-.02em;color:var(--hymo-fg);font-variant-numeric:tabular-nums}.projects-v3 .listings-card__kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:10px;border-radius:12px;background:linear-gradient(180deg,hsla(0,0%,100%,.55),hsla(0,0%,100%,.35));border:1px solid hsla(0,0%,100%,.6)}.projects-v3 .listings-card__kpi{text-align:center;min-width:0}.projects-v3 .listings-card__kpi-label{font-size:9px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--hymo-fg-4);margin-bottom:2px}.projects-v3 .listings-card__kpi-value{font-size:13px;font-weight:700;color:var(--hymo-fg);font-variant-numeric:tabular-nums;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.projects-v3 .listings-card__kpi-empty{padding:10px 12px;border-radius:12px;background:var(--hymo-glass-soft);border:1px solid hsla(0,0%,100%,.6);color:var(--hymo-fg-3);font-size:12px;font-style:italic}.projects-v3 .listings-card__cta{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:38px;border-radius:10px;border:none;background:var(--hymo-red);color:var(--hymo-surface);font-size:13px;font-weight:700;box-shadow:var(--hymo-shadow-cta);transition:all var(--hymo-t) var(--hymo-ease)}.projects-v3 .listings-card__cta:hover:not(:disabled){transform:translateY(-1px)}.projects-v3 .listings-card__cta:disabled{background:var(--hymo-surface-3);color:var(--hymo-fg-4);box-shadow:none;cursor:not-allowed}.projects-v3 .listings-card__actions{display:flex;align-items:center;justify-content:flex-end;gap:4px}.projects-v3 .listings-card__action{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;border:1px solid transparent;background:transparent;color:var(--hymo-fg-3);transition:all var(--hymo-t) var(--hymo-ease)}.projects-v3 .listings-card__action svg{width:14px;height:14px}.projects-v3 .listings-card__action:hover{border-color:var(--hymo-red-line);color:var(--hymo-red);background:rgba(174,30,70,.06)}.projects-v3 .listings-card__action--danger:hover{color:var(--hymo-red-2);border-color:var(--hymo-red-line);background:rgba(174,30,70,.1)}.projects-v3 .listings-invite{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:14px 18px;margin-bottom:14px;border-radius:14px;background:var(--hymo-surface);border:1px solid var(--hymo-border);box-shadow:var(--hymo-shadow-card)}.projects-v3 .listings-invite__title{font-size:14px;font-weight:700;color:var(--hymo-fg)}.projects-v3 .listings-invite__sub{margin-top:2px;font-size:12.5px;color:var(--hymo-fg-3);max-width:560px}.projects-v3 .listings-invite__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.projects-v3 .listings-invite__ext{position:relative}.projects-v3 .listings-invite__btn{display:inline-flex;align-items:center;gap:7px;padding:9px 14px;border-radius:10px;font-size:13px;font-weight:700;background:var(--hymo-surface);border:1px solid var(--hymo-border-strong);color:var(--hymo-fg-2);cursor:pointer;transition:border-color var(--hymo-t) var(--hymo-ease),color var(--hymo-t) var(--hymo-ease)}.projects-v3 .listings-invite__btn svg{width:15px;height:15px}.projects-v3 .listings-invite__btn:hover:not(:disabled){border-color:var(--hymo-red);color:var(--hymo-red)}.projects-v3 .listings-invite__btn--primary:disabled{opacity:.55;cursor:not-allowed}.projects-v3 .listings-invite__badge{position:absolute;top:-8px;right:-8px;font-size:10px;font-weight:800;padding:2px 7px;border-radius:999px;background:var(--hymo-red);color:#fff}.projects-v3 .listings-invite__active{display:inline-flex;align-items:center;gap:7px;padding:9px 14px;border-radius:10px;font-size:13px;font-weight:700;background:var(--hymo-red-soft);border:1px solid var(--hymo-red-line);color:var(--hymo-red-2)}.projects-v3 .listings-invite__active svg{width:15px;height:15px}.projects-v3 .listings-empty-manual{margin-top:12px;background:none;border:none;cursor:pointer;font-size:13px;font-weight:600;color:var(--hymo-red);text-decoration:underline;text-underline-offset:3px}.projects-v3 .listings-empty-manual:hover{color:var(--hymo-red-2)}.listings-compare-bar{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);display:flex;align-items:center;gap:12px;padding:10px 12px 10px 18px;border-radius:999px;background:var(--hymo-glass-deep);backdrop-filter:blur(32px) saturate(190%);-webkit-backdrop-filter:blur(32px) saturate(190%);border:1px solid hsla(0,0%,100%,.75);box-shadow:var(--hymo-shadow-pop)}.listings-compare-bar__count{font-size:13px;font-weight:600;color:var(--hymo-fg-2)}.listings-compare-bar__actions{display:flex;align-items:center;gap:8px}.listings-compare-bar__compare{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 16px;border-radius:999px;border:none;background:var(--hymo-red);color:var(--hymo-surface);font-size:13px;font-weight:700;box-shadow:var(--hymo-shadow-cta)}.listings-compare-bar__clear{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;border:1px solid var(--hymo-border);background:transparent;color:var(--hymo-fg-3)}.listings-compare-bar__clear:hover{color:var(--hymo-red);border-color:var(--hymo-red-line)}.projects-v3 .listings-empty-cta{display:inline-flex;align-items:center;gap:8px}.projects-v3 .listings-empty-cta__badge{display:inline-flex;align-items:center;height:18px;padding:0 8px;border-radius:999px;background:var(--hymo-surface-3);color:var(--hymo-fg-3);font-size:10px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.projects-v3 .listings-card__stretch{position:absolute;inset:0;z-index:0;border-radius:inherit}.projects-v3 .listings-card__stretch:focus-visible{outline:2px solid var(--hymo-red);outline-offset:2px;border-radius:18px}.projects-v3 .listings-card__analyze-hint{position:absolute;left:50%;top:72px;margin-left:-44px;padding:4px 11px;border-radius:999px;background:var(--hymo-red);color:var(--hymo-surface);font-size:11.5px;font-weight:700;opacity:0;transform:translateY(-2px);transition:opacity var(--hymo-t) var(--hymo-ease),transform var(--hymo-t) var(--hymo-ease);pointer-events:none}.projects-v3 .listings-card:hover .listings-card__analyze-hint,.projects-v3 .listings-card__stretch:focus-visible .listings-card__analyze-hint{opacity:1;transform:translateY(0)}.projects-v3 .listings-card:hover .listings-card__title{color:var(--hymo-red)}.projects-v3 .listings-card__actions,.projects-v3 .listings-card__cta,.projects-v3 .listings-card__kpi-empty,.projects-v3 .listings-card__kpis{position:relative;z-index:1}.projects-v3 .listings-card__kpi-empty,.projects-v3 .listings-card__kpis{pointer-events:none}.projects-v3 .space-switch{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:22px}.projects-v3 .space-switch__btn{display:grid;grid-template-columns:auto auto;grid-template-areas:"label count" "sub sub";justify-content:start;align-items:baseline;-moz-column-gap:10px;column-gap:10px;row-gap:2px;text-align:left;padding:14px 18px;border-radius:14px;background:var(--hymo-surface);border:1px solid var(--hymo-border);cursor:pointer;transition:border-color var(--hymo-t) var(--hymo-ease),box-shadow var(--hymo-t) var(--hymo-ease)}.projects-v3 .space-switch__btn:hover{border-color:var(--hymo-border-strong)}.projects-v3 .space-switch__btn--active{border-color:var(--hymo-red);box-shadow:inset 0 -3px 0 var(--hymo-red)}.projects-v3 .space-switch__btn:focus-visible{outline:2px solid var(--hymo-red);outline-offset:2px}.projects-v3 .space-switch__label{grid-area:label;font-size:15.5px;font-weight:800;letter-spacing:-.01em;color:var(--hymo-fg)}.projects-v3 .space-switch__count{grid-area:count;font-size:13px;font-weight:700;color:var(--hymo-fg-4);font-variant-numeric:tabular-nums}.projects-v3 .space-switch__btn--active .space-switch__count{color:var(--hymo-red)}.projects-v3 .space-switch__sub{grid-area:sub;font-size:12px;color:var(--hymo-fg-4)}.projects-v3 .recherches-sub{margin:-4px 0 14px;font-size:13px;color:var(--hymo-fg-3)}.projects-v3 .recherches-search{max-width:320px}@media (max-width:767px){.projects-v3 .space-switch{grid-template-columns:1fr}}.listing-compare-drawer__overlay{position:fixed;inset:0;background:rgba(10,9,8,.32);backdrop-filter:blur(4px);animation:listing-compare-fade-in var(--hymo-t) var(--hymo-ease)}.listing-compare-drawer__panel{position:fixed;top:0;right:0;bottom:0;width:min(92vw,640px);display:flex;flex-direction:column;background:var(--hymo-glass-strong);backdrop-filter:blur(var(--hymo-glass-blur)) saturate(180%);border-left:1px solid var(--hymo-glass-border);box-shadow:var(--hymo-shadow-doc);animation:listing-compare-slide-in var(--hymo-t) var(--hymo-ease)}@keyframes listing-compare-fade-in{0%{opacity:0}to{opacity:1}}@keyframes listing-compare-slide-in{0%{transform:translateX(24px);opacity:0}to{transform:translateX(0);opacity:1}}.listing-compare-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px;border-bottom:1px solid var(--hymo-border)}.listing-compare-drawer__title{font-size:16px;font-weight:700;color:var(--hymo-fg)}.listing-compare-drawer__close{display:grid;place-content:center;width:32px;height:32px;border-radius:var(--radius-full);color:var(--hymo-fg-3);background:transparent;border:1px solid var(--hymo-border);transition:background var(--hymo-t) var(--hymo-ease),color var(--hymo-t) var(--hymo-ease)}.listing-compare-drawer__close:hover{background:var(--hymo-red-soft);color:var(--hymo-red)}.listing-compare-drawer__close:focus-visible{outline:2px solid var(--hymo-red);outline-offset:2px}.listing-compare-drawer__table-wrap{flex:1;overflow:auto;padding:16px 24px 24px}.listing-compare-drawer__table{width:100%;min-width:420px;border-collapse:collapse;font-size:13px}.listing-compare-drawer__table thead th{text-align:left;font-size:12px;font-weight:700;color:var(--hymo-fg);vertical-align:bottom}.listing-compare-drawer__table tbody td,.listing-compare-drawer__table tbody th,.listing-compare-drawer__table thead th{padding:8px 10px;border-bottom:1px solid var(--hymo-border)}.listing-compare-drawer__row-label{font-weight:600;color:var(--hymo-fg-3);white-space:nowrap}.listing-compare-drawer__cell{text-align:center;font-weight:600;color:var(--hymo-fg-2)}.listing-compare-drawer__cell--best{color:var(--hymo-red-2);background:var(--hymo-red-soft);border-radius:var(--radius-sm,6px)}.listing-compare-drawer__note{display:block;margin-top:2px;font-size:10.5px;font-weight:500;color:var(--hymo-fg-4)}@media (max-width:767px){.listing-compare-drawer__panel{width:100vw}}.projects-v3 .an-page{display:flex;flex-direction:column;gap:18px}.projects-v3 .an-hero{background:var(--hymo-surface);border:1px solid var(--hymo-border);border-radius:14px;overflow:hidden}.projects-v3 .an-hero__back{display:inline-flex;align-items:center;gap:6px;margin:14px 18px 0;font-size:12.5px;font-weight:600;color:var(--hymo-fg-3)}.projects-v3 .an-hero__back svg{width:14px;height:14px}.projects-v3 .an-hero__back:hover{color:var(--hymo-fg)}.projects-v3 .an-hero__gallery{margin-top:12px}.projects-v3 .an-hero__photo{width:100%;height:340px;-o-object-fit:cover;object-fit:cover;display:block}.projects-v3 .an-hero__thumbs{display:flex;gap:3px;padding:3px;background:var(--hymo-surface)}.projects-v3 .an-hero__thumb{width:20%;height:78px;-o-object-fit:cover;object-fit:cover;display:block}.projects-v3 .an-hero__body{padding:18px 22px 20px}.projects-v3 .an-hero__badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.projects-v3 .an-hero__converted,.projects-v3 .an-hero__dpe,.projects-v3 .an-hero__drop,.projects-v3 .an-hero__site{font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:3px 9px;border-radius:4px}.projects-v3 .an-hero__site{background:var(--hymo-surface-2);border:1px solid var(--hymo-border);color:var(--hymo-fg-3)}.projects-v3 .an-hero__converted{border:1px solid var(--hymo-red-line);color:var(--hymo-red-2)}.projects-v3 .an-hero__drop{background:var(--hymo-red);color:#fff}.projects-v3 .an-hero__dpe{background:var(--hymo-surface-2);border:1px solid var(--hymo-border);color:var(--hymo-fg-2)}.projects-v3 .an-hero__price{font-size:34px;font-weight:800;letter-spacing:-.025em;color:var(--hymo-fg);line-height:1.05;font-variant-numeric:tabular-nums}.projects-v3 .an-hero__sqm{font-size:14px;font-weight:600;color:var(--hymo-fg-4);letter-spacing:0}.projects-v3 .an-hero__title{margin-top:6px;font-size:16px;font-weight:600;color:var(--hymo-fg-2)}.projects-v3 .an-hero__chips{display:flex;flex-wrap:wrap;gap:0;margin-top:10px}.projects-v3 .an-hero__chip{font-size:12.5px;font-weight:600;color:var(--hymo-fg-3);padding:0 12px;border-left:1px solid var(--hymo-border)}.projects-v3 .an-hero__chip:first-child{padding-left:0;border-left:none}.projects-v3 .an-hero__actions{display:flex;align-items:center;gap:16px;margin-top:16px;flex-wrap:wrap}.projects-v3 .an-hero__cta{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:8px;border:none;cursor:pointer;background:var(--hymo-red);color:#fff;font-weight:700;font-size:13.5px;transition:background var(--hymo-t) var(--hymo-ease)}.projects-v3 .an-hero__cta svg{width:15px;height:15px}.projects-v3 .an-hero__cta:hover:not(:disabled){background:var(--hymo-red-2)}.projects-v3 .an-hero__cta:disabled{background:var(--hymo-surface-2);border:1px solid var(--hymo-border);color:var(--hymo-fg-4);cursor:not-allowed}.projects-v3 .an-hero__link{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--hymo-fg-3)}.projects-v3 .an-hero__link svg{width:13px;height:13px}.projects-v3 .an-hero__link:hover{color:var(--hymo-fg)}.projects-v3 .an-card,.projects-v3 .an-score{background:var(--hymo-surface);border:1px solid var(--hymo-border);border-radius:14px;padding:22px}.projects-v3 .an-card__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:16px}.projects-v3 .an-block__eyebrow,.projects-v3 .an-card__title{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.09em;color:var(--hymo-fg)}.projects-v3 .an-block__eyebrow:before,.projects-v3 .an-card__title:before{content:"";width:7px;height:7px;background:var(--hymo-red);border-radius:2px}.projects-v3 .an-card__source{font-size:11.5px;color:var(--hymo-fg-4)}.projects-v3 .an-page__unavailable{font-size:13px;color:var(--hymo-fg-4);text-align:center}.projects-v3 .an-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-top:4px}.projects-v3 .an-stats+.an-stats{margin-top:18px;padding-top:18px;border-top:1px dashed var(--hymo-border)}.projects-v3 .an-stat{padding:2px 18px;border-left:1px solid var(--hymo-border);min-width:0}.projects-v3 .an-stat:first-child{padding-left:0;border-left:none}.projects-v3 .an-stat__label{font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--hymo-fg-4);margin-bottom:4px}.projects-v3 .an-stat__value{font-size:23px;font-weight:800;letter-spacing:-.02em;color:var(--hymo-fg);font-variant-numeric:tabular-nums;line-height:1.15}.projects-v3 .an-tile__sub{margin-top:3px;font-size:11px;color:var(--hymo-fg-4);line-height:1.35}.projects-v3 .an-score{display:grid;grid-template-columns:220px 1fr;gap:28px;align-items:start}.projects-v3 .an-score__left{display:flex;flex-direction:column;gap:4px}.projects-v3 .an-score__figure{font-size:56px;font-weight:800;letter-spacing:-.03em;color:var(--hymo-fg);line-height:1;font-variant-numeric:tabular-nums}.projects-v3 .an-score__of{font-size:17px;font-weight:700;color:var(--hymo-fg-4);letter-spacing:0}.projects-v3 .an-score__verdict{font-size:13px;font-weight:700}.projects-v3 .an-score__verdict--good{color:#2d7654}.projects-v3 .an-score__verdict--mid{color:#aa6d18}.projects-v3 .an-score__verdict--low{color:var(--hymo-red-2)}.projects-v3 .an-score__parts{display:flex;flex-direction:column;gap:12px}.projects-v3 .an-score__part-top{display:flex;justify-content:space-between;gap:12px;margin-bottom:4px}.projects-v3 .an-score__part-label{font-size:12px;font-weight:700;color:var(--hymo-fg-2)}.projects-v3 .an-score__part-detail{font-size:12px;color:var(--hymo-fg-4);font-variant-numeric:tabular-nums}.projects-v3 .an-score__track{display:block;height:3px;background:var(--hymo-border)}.projects-v3 .an-score__fill{display:block;height:100%;background:var(--hymo-fg)}.projects-v3 .an-score__foot{font-size:11px;color:var(--hymo-fg-4);margin-top:2px}.projects-v3 .an-market__verdict{font-size:14.5px;color:var(--hymo-fg-2);margin-bottom:14px;max-width:60ch}.projects-v3 .an-market__gap--over{color:var(--hymo-red-2)}.projects-v3 .an-market__gap--under{color:#2d7654}.projects-v3 .an-market__kpis{margin-top:14px}.projects-v3 .an-trend{display:inline-flex;align-items:flex-end;gap:6px}.projects-v3 .an-trend__col{display:inline-flex;flex-direction:column;align-items:center;gap:3px}.projects-v3 .an-trend__bar{width:12px;background:var(--hymo-fg-2)}.projects-v3 .an-trend__year{font-size:10px;font-weight:600;color:var(--hymo-fg-4)}.projects-v3 .an-sales__wrap{overflow-x:auto}.projects-v3 .an-sales{width:100%;min-width:640px;border-collapse:collapse;font-size:13px;font-variant-numeric:tabular-nums}.projects-v3 .an-sales th{text-align:left;padding:6px 12px 8px;font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--hymo-fg-4);border-bottom:1px solid var(--hymo-fg)}.projects-v3 .an-sales td{padding:8px 12px;border-bottom:1px solid var(--hymo-border);color:var(--hymo-fg-3)}.projects-v3 .an-sales tr:last-child td{border-bottom:none}.projects-v3 .an-sales__addr{font-weight:600;color:var(--hymo-fg)}.projects-v3 .an-sales__price{font-weight:700;color:var(--hymo-fg);white-space:nowrap}.projects-v3 .an-dpe__scale{display:flex;align-items:center;gap:4px;margin-bottom:14px}.projects-v3 .an-dpe__step{display:grid;place-content:center;width:32px;height:32px;border-radius:6px;font-weight:800;font-size:13.5px;color:#fff;opacity:.35}.projects-v3 .an-dpe__step--current{opacity:1;transform:scale(1.3);z-index:1}.projects-v3 .an-dpe__step--a{background:#009c6d}.projects-v3 .an-dpe__step--b{background:#52b153}.projects-v3 .an-dpe__step--c{background:#a5cc3f}.projects-v3 .an-dpe__step--d{background:#f4e70f;color:#5a5300}.projects-v3 .an-dpe__step--e{background:#f0b40f}.projects-v3 .an-dpe__step--f{background:#eb8235}.projects-v3 .an-dpe__step--g{background:#d7221f}.projects-v3 .an-dpe__ges{margin-left:auto;font-size:11px;font-weight:700;padding:3px 10px;border:1px solid var(--hymo-border);border-radius:4px;color:var(--hymo-fg-2)}.projects-v3 .an-dpe__verdict{font-size:13.5px;color:var(--hymo-fg-2);margin-bottom:10px;max-width:60ch}.projects-v3 .an-dpe__note{font-size:13px;color:var(--hymo-fg-4);margin-bottom:10px}.projects-v3 .an-dpe__invoice{font-size:13px;color:var(--hymo-fg-2);margin-bottom:14px}.projects-v3 .an-dpe__dist{display:flex;flex-direction:column;gap:4px;max-width:560px}.projects-v3 .an-dpe__row{display:flex;align-items:center;gap:8px}.projects-v3 .an-dpe__mini{display:grid;place-content:center;width:18px;height:18px;border-radius:4px;font-size:10.5px;font-weight:800;color:#fff}.projects-v3 .an-dpe__track{flex:1;height:6px;background:var(--hymo-surface-2)}.projects-v3 .an-dpe__fill{display:block;height:100%;background:var(--hymo-fg-4);opacity:.5}.projects-v3 .an-dpe__fill--current{background:var(--hymo-fg);opacity:1}.projects-v3 .an-dpe__pct{width:38px;text-align:right;font-size:11px;font-weight:600;color:var(--hymo-fg-3);font-variant-numeric:tabular-nums}.projects-v3 .an-fin__inputs{display:flex;gap:18px;flex-wrap:wrap}.projects-v3 .an-fin__rent{display:flex;flex-direction:column;gap:4px;font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--hymo-fg-4)}.projects-v3 .an-fin__rent input{width:160px;padding:7px 10px;font:inherit;font-size:14px;font-weight:700;letter-spacing:normal;text-transform:none;color:var(--hymo-fg);background:var(--hymo-surface);border:1px solid var(--hymo-border-strong);border-radius:6px;font-variant-numeric:tabular-nums}.projects-v3 .an-fin__rent input:focus-visible{outline:none;border-color:var(--hymo-red)}.projects-v3 .an-fin__empty{font-size:13.5px;color:var(--hymo-fg-3)}.projects-v3 .an-fin__neg{color:var(--hymo-red-2)!important}.projects-v3 .an-fin__regimes{margin-top:18px;border-top:1px dashed var(--hymo-border);padding-top:6px}.projects-v3 .an-fin__regime{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 0;font-size:13px;color:var(--hymo-fg-3);border-bottom:1px solid var(--hymo-border);font-variant-numeric:tabular-nums}.projects-v3 .an-fin__regime:last-child{border-bottom:none}.projects-v3 .an-fin__regime--best{color:var(--hymo-fg)}.projects-v3 .an-fin__regime--best .an-fin__regime-name:after{content:"";display:inline-block;width:7px;height:7px;background:var(--hymo-red);border-radius:2px;margin-left:8px}.projects-v3 .an-fin__regime--off{opacity:.45}.projects-v3 .an-fin__regime-name{font-weight:700}.projects-v3 .an-fin__regime-name em{font-style:normal;font-weight:600;font-size:11.5px;color:var(--hymo-fg-4)}.projects-v3 .an-proj__title{font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--hymo-fg-4);margin:18px 0 6px}.projects-v3 .an-fin__foot{margin-top:10px;font-size:11.5px;color:var(--hymo-fg-4)}.projects-v3 .an-fin__foot a{color:var(--hymo-red);font-weight:600}@media (max-width:767px){.projects-v3 .an-hero__photo{height:210px}.projects-v3 .an-hero__thumb{height:52px}.projects-v3 .an-card,.projects-v3 .an-score{padding:16px}.projects-v3 .an-score{grid-template-columns:1fr;gap:16px}.projects-v3 .an-stats{grid-template-columns:1fr 1fr;row-gap:14px}.projects-v3 .an-stat{padding:0 12px}.projects-v3 .an-stat:nth-child(odd){padding-left:0;border-left:none}}.projects-v3 .an-market__caveat{margin:6px 0 4px;font-size:10.5px;color:var(--hymo-fg-4)}.projects-v3 .an-works{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;margin:12px 0 6px;padding:12px 16px;border:1px dashed var(--hymo-border-strong);border-radius:10px;background:var(--hymo-surface-2)}.projects-v3 .an-works__title{font-size:12.5px;font-weight:800;color:var(--hymo-fg)}.projects-v3 .an-works__sub{margin-top:2px;font-size:12px;color:var(--hymo-fg-3);max-width:54ch}.projects-v3 .an-works__field{display:flex;flex-direction:column;gap:4px;font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--hymo-fg-4)}.projects-v3 .an-works__field input{width:150px;padding:7px 10px;font:inherit;font-size:14px;font-weight:700;letter-spacing:normal;text-transform:none;color:var(--hymo-fg);background:var(--hymo-surface);border:1px solid var(--hymo-border-strong);border-radius:6px;font-variant-numeric:tabular-nums}.projects-v3 .an-works__field input:focus-visible{outline:none;border-color:var(--hymo-red)}.projects-v3 .an-map__canvas{width:100%;height:340px;border-radius:10px;border:1px solid var(--hymo-border);z-index:0}.projects-v3 .an-map__loading{display:grid;place-content:center;background:var(--hymo-surface-2);color:var(--hymo-fg-4);font-size:13px}.projects-v3 .an-map__note{margin-top:10px;font-size:12px;color:var(--hymo-fg-4)}.projects-v3 .an-map__legend{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.projects-v3 .an-map__chip{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:600;color:var(--hymo-fg-2);padding:5px 11px;border:1px solid var(--hymo-border);border-radius:999px}.projects-v3 .an-map__dot{width:10px;height:10px;border-radius:50%;display:inline-block}.an-map__pin{border-radius:50%;border:2px solid #fff;box-shadow:0 1px 4px rgba(10,9,8,.35)}.an-map__pin--listing{background:var(--hymo-red);border-width:3px}.an-map__pin--transport{background:#2563ab}.an-map__pin--ecole{background:#b7791f}.an-map__pin--superieur{background:#6d4fa3}.an-map__pin--commerce{background:#2f855a}.an-map__pin--sante{background:#c53030}