@import "https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;450;500;550;600;650;700;750&display=swap";:root{color:var(--ff-text);background:var(--ff-bg);font-synthesis:none;--p-font-family:"Golos Text", sans-serif;--p-button-border-radius:12px;--p-button-primary-background:var(--accent);--p-button-primary-border-color:var(--accent);font-family:Golos Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--ff-surface-muted);margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.wrap{max-width:1408px;margin-inline:auto;padding-inline:40px}.site-header{align-items:center;gap:30px;height:106px;display:flex}.site-nav{align-items:center;gap:28px;margin-left:auto;display:flex}.account-page{padding-block:40px 80px}.account-card{flex-direction:column;gap:14px;max-width:560px;margin:0 auto;padding:34px;display:flex}.account-card h1{margin:0}.account-card>p{color:var(--ff-text-muted);margin:0 0 8px}.account-card label{color:var(--ff-text);flex-direction:column;gap:7px;font-size:14px;font-weight:550;display:flex}.account-card .text-link{margin-top:8px}.auth-email-fields{flex-direction:column;gap:14px;display:flex}.success-text{color:var(--ff-primary)}.account-avatar-preview{background:var(--ff-primary-soft);width:72px;height:72px;color:var(--ff-primary);border-radius:50%;place-items:center;font-size:28px;font-weight:600;display:grid;overflow:hidden}.account-avatar-preview img{object-fit:cover;width:100%;height:100%}.social-login{flex-direction:column;align-items:stretch;gap:10px;width:100%;display:flex}.social-login__button,.telegram-login,.vk-id-login{background:var(--ff-surface-muted);width:100%;max-width:none;min-height:52px;color:var(--ff-text);border:0;border-radius:12px;justify-content:center;align-items:center;font-size:14px;font-weight:550;transition:background .16s,color .16s;display:flex;overflow:hidden}.social-login__button:hover{background:var(--ff-primary-soft);color:var(--ff-primary-hover)}.social-login__button--yandex{color:#fff;background:#202022}.social-login__button--yandex:hover{color:#fff;background:#343438}.social-login__button--telegram,.telegram-login{color:#fff;background:#229ed9}.social-login__button--telegram:hover{color:#fff;background:#1889c2}.telegram-login:has(iframe:hover){color:#fff;background:#1889c2}.social-login__button.is-unavailable,.telegram-login.is-unavailable,.vk-id-login.is-unavailable{opacity:.55;cursor:not-allowed}.telegram-login{isolation:isolate;position:relative}.telegram-login__label{z-index:1;pointer-events:none;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.telegram-login__label svg{width:20px;height:20px}.telegram-login iframe{z-index:2;opacity:.001;transform-origin:0;cursor:pointer;border:0;display:block;position:absolute;top:0;left:0;transform:scaleX(2.5);width:40%!important;min-width:0!important;max-width:none!important;height:52px!important}.vk-id-login iframe{border:0;display:block;width:100%!important;min-width:100%!important;max-width:none!important}.vk-id-login.is-processing{pointer-events:none;opacity:.7}.auth-divider{color:var(--ff-text-muted);align-items:center;gap:12px;font-size:12px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--ff-border);flex:1;height:1px}.identity-section{border-top:1px solid var(--ff-border);margin-top:20px;padding-top:20px}.identity-section h2{letter-spacing:-.6px;font-size:22px}.identity-section p{color:var(--ff-text-muted);margin:8px 0 14px;font-size:13px;line-height:1.55}.identity-list{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.identity-chip{background:var(--ff-primary-soft);color:var(--ff-primary);border-radius:999px;padding:7px 10px;font-size:12px;font-weight:550}.identity-chip button{appearance:none;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;margin-left:5px;padding:0;text-decoration:underline}.wordmark{letter-spacing:-1.5px;align-items:center;gap:.5rem;font-size:29px;font-weight:700;display:flex}.brand-symbol{background:var(--ink);color:#fff;border-radius:9px;place-items:center;width:34px;height:34px;margin-right:10px;display:grid}.brand-symbol svg{width:29px;height:22px}.brand-dot{color:var(--accent)}.header-caption{letter-spacing:1.9px;color:var(--muted);margin-left:20px;font-size:12px;font-weight:500}.header-action{color:var(--ff-primary);white-space:nowrap;align-items:center;gap:9px;font-size:14px;display:inline-flex}.header-action svg{font-size:20px}.skip-link{z-index:10000;background:#fff;padding:12px;position:fixed;top:-100px;left:20px}.skip-link:focus{top:10px}.eyebrow{letter-spacing:1.8px;color:var(--muted);font-size:12px;font-weight:600;line-height:1.6}h1,h2,p{margin:0}h1{letter-spacing:-2px;font-weight:500;line-height:1.08}h2{letter-spacing:-1.2px;font-size:clamp(25px,2.5vw,35px);font-weight:500;line-height:1.18}.muted{color:#93958c}.tile{background:var(--surface);border-radius:24px;padding:36px}.text-link{align-items:center;gap:12px;font-size:15px;font-weight:500;display:inline-flex}.text-link:hover,.source-link:hover,.header-action:hover{color:var(--accent)}.button-row{flex-wrap:wrap;align-items:center;gap:24px;margin-top:28px;display:flex}.import-layout{grid-template-columns:1fr 1fr;align-items:center;gap:72px;min-height:calc(100vh - 190px);padding-block:30px 64px;display:grid}.import-content h1{margin:22px 0 44px;font-size:clamp(42px,4.7vw,66px)}.url-form{flex-direction:column;align-items:stretch;display:flex}.url-form label{margin-bottom:12px;font-size:14px;font-weight:500}.url-form input{background:#fff;border-radius:12px;width:100%;padding:17px;font-size:16px}.url-form .p-button{justify-content:space-between;margin-top:24px;padding:16px 20px}.input-help{color:var(--muted);margin-top:12px;font-size:14px;line-height:1.6}.error-text{color:#ac3624}.example-link{margin-top:30px}.example-preview{background:#d5d4ce;border-radius:28px;align-self:stretch;min-height:520px;position:relative;overflow:hidden}.example-preview>img{object-fit:cover;width:100%;height:100%}.example-overlay{color:#fff;background:linear-gradient(#0000 35%,#10150cbd);flex-direction:column;justify-content:space-between;align-items:start;padding:30px;display:flex;position:absolute;inset:0}.example-overlay h2{margin-bottom:10px}.example-overlay p{margin-bottom:8px}.round-arrow{width:44px;height:44px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;font-size:22px;display:grid;position:absolute;top:28px;right:28px}.pill{color:var(--ink);background:#ffffffec;border-radius:30px;padding:9px 15px;font-size:13px;font-weight:500}.presentation-meta{justify-content:space-between;align-items:center;gap:20px;padding:12px 0 25px;display:flex}.sample-note{color:var(--muted);font-size:13px}.source-link{color:var(--muted);align-items:center;gap:7px;font-size:13px;display:inline-flex}.hero-grid{grid-template-columns:minmax(0,8fr) minmax(0,4fr);gap:18px;display:grid}.hero-photo{background:#e4e3dc;border-radius:24px;min-height:560px;position:relative;overflow:hidden}.hero-photo>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-label{position:absolute;top:24px;left:24px}.gallery-trigger{background:#fffe;border:0;border-radius:12px;align-items:center;gap:14px;padding:13px 17px;font-size:14px;display:flex;position:absolute;bottom:24px;left:24px}.gallery-trigger svg{font-size:18px}.image-placeholder{color:#72776d;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:18px;padding:30px;display:flex;position:absolute;inset:0}.image-placeholder svg{font-size:60px}.hero-info{flex-direction:column;padding:35px 30px 26px;display:flex}.hero-info h1{margin:22px 0 20px;font-size:clamp(34px,3vw,45px)}.hero-address{color:var(--muted);gap:8px;font-size:14px;line-height:1.65;display:flex}.hero-address svg{flex-shrink:0;margin-top:3px;font-size:18px}.hero-price{flex-direction:column;gap:10px;margin-top:auto;padding-top:40px;display:flex}.price-label{color:var(--muted);font-size:13px}.hero-price strong{letter-spacing:-1.7px;white-space:normal;overflow-wrap:anywhere;font-size:clamp(26px,2.7vw,37px);font-weight:550}.price-per-meter{color:var(--muted);font-size:14px}.hero-actions{flex-direction:column;gap:18px;margin-top:27px;display:flex}.solid-link{box-shadow:none;background:var(--ff-primary);color:var(--ff-on-primary);border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;font-size:14px;font-weight:500;transition:background .16s,color .16s;display:flex}.solid-link:hover{background:var(--ff-primary-hover);color:var(--ff-on-primary)}.solid-link svg{flex-shrink:0;font-size:20px}.map-link{text-align:center;color:var(--muted);justify-content:center;align-items:center;gap:10px;font-size:13px;display:flex}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:18px;display:grid}.metric-tile{background:#eaeae4;border-radius:22px;flex-direction:column;justify-content:space-between;gap:17px;min-height:191px;padding:27px;display:flex}.metric-tile.accent{background:#e4e7d8}.metric-label{color:#5f6658;font-size:14px}.metric-tile strong{letter-spacing:-1.4px;overflow-wrap:anywhere;font-size:clamp(24px,2.9vw,41px);font-weight:500;line-height:1.12}.metric-tile:last-child strong{letter-spacing:-1px;font-size:clamp(23px,2.2vw,31px)}.metric-detail{color:#646a5f;font-size:13px}.detail-grid{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:stretch;gap:18px;margin-top:36px;display:grid}.detail-grid>.tile:only-child{grid-column:1/-1}.description-tile{background:#eeede7}.description-tile h2{margin:23px 0}.description-tile p{color:#666a60;white-space:pre-line;font-size:16px;line-height:1.85}.clamped{-webkit-line-clamp:10;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.expand-button.p-button{margin-top:22px;padding-left:0;font-size:14px}.facts-tile h2{max-width:380px;margin-top:14px}.facts-tile dl{margin:0}.facts-tile dl>div{border-bottom:1px solid #eeefe8;grid-template-columns:1fr 1fr;gap:18px;padding:12px 0;font-size:14px;line-height:1.55;display:grid}.facts-tile dl>div:last-child{border-bottom:none;padding-bottom:0}.facts-tile dt{color:var(--muted)}.facts-tile dd{text-align:right;overflow-wrap:anywhere;margin:0}.gallery-section{margin-top:64px}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:26px;display:flex}.section-heading h2{margin-top:12px}.section-heading .p-button{white-space:nowrap;font-size:14px}.count{color:var(--ink);background:#e6e7df;border-radius:30px;padding:3px 8px;font-size:12px}.photo-story{grid-template-rows:240px 240px;grid-template-columns:5fr 7fr;gap:18px;display:grid}.story-photo{background:#e8e7e1;border:0;border-radius:24px;padding:0;position:relative;overflow:hidden}.story-photo:first-child{background:#fff;grid-row:span 2}.story-photo>img{object-fit:cover;width:100%;height:100%;transition:transform .2s}.story-photo>img.floor-plan{object-fit:contain;padding:24px}.story-photo:hover>img{transform:scale(1.015)}.photo-caption{background:#fffffff0;border-radius:9px;align-items:center;gap:16px;padding:9px 12px;font-size:12px;display:flex;position:absolute;bottom:20px;right:20px}.bottom-grid{grid-template-columns:6fr 6fr;margin-top:36px}.location-tile{background:#e8ebdf;flex-direction:column;display:flex}.location-tile h2{margin:14px 0 22px}.location-address{max-width:380px;font-size:17px;line-height:1.7}.metro-list{margin:28px 0;padding:0;list-style:none}.metro-list li{align-items:center;gap:12px;margin-bottom:20px;display:flex}.metro-dot{background:#f8faf1;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.station-name{font-size:14px}.travel-time{text-align:right;flex-shrink:0;margin-left:auto;font-size:15px}.travel-time span{color:#707668;margin-top:4px;font-size:12px;display:block}.map-card-link{background:#f7f8f1;border-radius:16px;align-items:center;gap:13px;margin-top:auto;padding:20px;font-size:14px;display:flex}.map-card-link>svg:last-child{flex-shrink:0;margin-left:auto;font-size:22px}.map-icon{color:var(--accent);place-items:center;font-size:25px;display:grid}.final-cta{color:#fff;background:#252b25;border-radius:24px;justify-content:space-between;align-items:center;gap:35px;margin-top:36px;padding:43px;display:flex}.final-cta .eyebrow{color:#b7bfb0}.final-cta h2{margin:15px 0;font-size:clamp(26px,3vw,39px)}.final-cta p{color:#bbc2b5;max-width:440px;font-size:14px;line-height:1.7}.light-solid{color:var(--ink);background:#f0f2e9;flex-shrink:0;min-width:218px}.light-solid:hover{background:#d9dfce}.final-cta__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.property-reaction{grid-template-columns:minmax(180px,.8fr) minmax(280px,1.2fr);gap:22px 30px;margin-top:20px;padding:28px;display:grid}.property-reaction__choices{flex-wrap:wrap;align-items:flex-start;gap:8px;display:flex}.property-reaction__choices .p-button{background:var(--ff-surface);color:var(--ff-text-muted);border:0}.property-reaction__choices .p-button.active{background:var(--ff-primary);color:var(--ff-on-primary)}.property-reaction__note{color:var(--ff-text-muted);flex-direction:column;grid-column:1/-1;gap:7px;font-size:13px;display:flex}.property-reaction__note .p-textarea{width:100%}.property-reaction__footer{color:var(--ff-text-muted);grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.viewing-request-dialog{width:min(92vw,480px)}.viewing-request-dialog .p-textarea{width:100%;margin:12px 0}.site-footer{justify-content:space-between;align-items:center;gap:30px;padding-block:38px;display:flex}.site-footer>span{letter-spacing:-.7px;font-size:20px;font-weight:650}.site-footer p{color:var(--muted);font-size:12px}.footer-brand{align-items:center;display:inline-flex}.gallery-dialog{width:min(1100px,96vw);max-height:95dvh}.lightbox img{object-fit:contain;width:100%;height:70dvh}.lightbox-controls{justify-content:space-between;align-items:center;gap:18px;padding-top:18px;display:flex}.lightbox-controls span{color:var(--muted);font-size:13px}.loading-state{padding:26px 0}.loading-state h1{margin:20px 0 30px;font-size:38px}.loading-state p{color:var(--muted);margin-top:20px}.loading-grid{grid-template-columns:8fr 4fr;gap:18px;display:grid}.error-state{max-width:740px;margin:70px auto 160px;padding:48px}.error-state h1{margin:20px 0;font-size:40px}.error-state p{color:var(--muted);line-height:1.7}.agent-bar{align-items:center;gap:12px;margin-bottom:24px;display:flex}.agent-monogram{background:#e6e7db;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.agent-bar strong{font-size:14px;font-weight:500}.agent-bar div>span{color:var(--muted);margin-top:4px;font-size:12px;display:block}.agent-bar>a{margin-left:auto;font-size:14px}.mobile-cta{display:none}@media (width>=1200px){.hero-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.hero-photo{grid-column:span 8}.hero-info{grid-column:span 4}}@media (width<=1100px){.wrap{padding-inline:26px}.header-caption{display:none}.hero-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.hero-photo{grid-column:span 3;min-height:535px}.hero-info{grid-column:span 3}.hero-info h1{font-size:37px}.tile{padding:28px}.metric-tile{padding:23px}.metric-tile strong{font-size:33px}.metric-tile:last-child strong{font-size:23px}.detail-grid{grid-template-columns:1fr 1fr}.import-layout{gap:38px}}@media (width<=760px){.wrap{padding-inline:18px}.site-header{flex-direction:column;justify-content:center;gap:17px;height:auto;min-height:126px;padding-block:18px}.site-nav{justify-content:center;gap:clamp(20px,8vw,38px);width:100%;margin-left:0}.wordmark{font-size:25px}.brand-symbol{width:30px;height:30px}.header-action{gap:5px;font-size:12px}.header-action svg{font-size:17px}.presentation-meta{flex-wrap:wrap;gap:10px;padding:8px 0 19px}.source-link,.sample-note{font-size:12px}.hero-grid{flex-direction:column;gap:12px;display:flex}.hero-photo{aspect-ratio:1.16;border-radius:20px;min-height:0}.hero-label{top:16px;left:16px}.gallery-trigger{padding:11px 14px;bottom:16px;left:16px}.hero-info{padding:27px}.hero-info h1{max-width:370px;margin:15px 0;font-size:39px}.hero-price{padding-top:27px}.hero-price strong{font-size:35px}.hero-address{max-width:390px}.metrics-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.metric-tile{border-radius:20px;min-height:157px;padding:21px}.metric-tile strong{font-size:32px}.metric-label,.metric-detail{font-size:12px}.metric-tile:last-child strong{font-size:23px}.detail-grid,.bottom-grid{grid-template-columns:1fr;gap:14px;margin-top:24px}.tile{border-radius:20px;padding:28px 24px}h2{font-size:30px}.description-tile h2{margin-block:18px}.clamped{-webkit-line-clamp:6}.facts-tile dl>div{padding:11px 0}.gallery-section{margin-top:39px}.section-heading{flex-direction:column;align-items:start;gap:10px}.section-heading .p-button{padding-left:0}.photo-story{grid-template-rows:320px 190px;grid-template-columns:1fr 1fr;gap:12px}.story-photo:first-child{grid-area:auto/span 2}.story-photo{border-radius:18px}.story-photo>img.floor-plan{padding:20px}.photo-caption{bottom:12px;right:12px}.location-address{font-size:16px}.final-cta{flex-direction:column;align-items:stretch;gap:26px;padding:30px 25px}.final-cta__actions{justify-content:stretch}.final-cta__actions>*{flex:1;justify-content:center}.property-reaction{grid-template-columns:1fr;padding:24px}.property-reaction__note,.property-reaction__footer{grid-column:auto}.final-cta h2{font-size:33px}.site-footer{flex-direction:column;align-items:start;gap:12px;padding-bottom:115px}.mobile-cta{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:14px 18px max(14px, env(safe-area-inset-bottom));z-index:10;background:#fffffff5;justify-content:space-between;align-items:center;gap:14px;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-cta>span{letter-spacing:-.5px;font-size:17px;font-weight:600}.mobile-cta>a{color:#fff;background:var(--accent);border-radius:10px;align-items:center;gap:15px;margin-left:auto;padding:13px 16px;font-size:14px;display:flex}.loading-grid{grid-template-columns:1fr}.loading-grid>:last-child{display:none}.loading-state h1{font-size:29px}.error-state{margin:35px auto 70px}.error-state h1{font-size:34px}.import-layout{grid-template-columns:1fr;gap:40px;padding-top:25px}.import-content h1{margin:20px 0 35px;font-size:47px}.example-preview{min-height:410px}.agent-bar>a{font-size:12px}.lightbox img{height:60dvh}}:root{--ff-bg:#faf4ec;--ff-surface:#faf4ec;--ff-surface-muted:#e2d7c5;--ff-border:#c5b9a5;--ff-text-muted:#87474c;--ff-secondary:#87474c;--ff-primary:#642f32;--ff-primary-hover:#231f1b;--ff-primary-soft:#e2d7c5;--ff-text:#231f1b;--ff-focus:#642f32;--ff-on-primary:#fff;color:var(--ff-text);background:var(--ff-bg)}.tile,.hero-info,.facts-tile,.broker-tile,.floor-plan-tile,.map-preview,.description-tile,.metric-tile,.metric-tile.accent{background:var(--ff-surface)}.brand-symbol{color:var(--ff-on-primary)}.eyebrow,.muted,.metric-label,.metric-detail,.facts-tile dt,.travel-time span,.map-footer>span,.map-unavailable,.broker-agency,.broker-email,.broker-empty,.sample-note,.source-link,.input-help,.loading-state p,.error-state p{color:var(--ff-text-muted)}.hero-address{color:var(--ff-text-muted);-webkit-text-decoration-color:var(--ff-border);text-decoration-color:var(--ff-border)}.hero-address:hover,.text-link:hover,.source-link:hover,.header-action:hover,.broker-details a:hover,.map-footer a:hover{color:var(--ff-primary)}body{background:var(--ff-surface-muted)}.saved-presentation{padding-block:34px 72px}.saved-presentation__header{max-width:720px;margin-bottom:28px}.saved-presentation__header-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.saved-presentation__header-top .header-action{color:var(--ff-primary);white-space:nowrap;font-size:13px;font-weight:550;text-decoration:none}.saved-presentation__header h1{margin:12px 0;font-size:clamp(38px,5vw,62px)}.saved-presentation__header p{color:var(--ff-text-muted);font-size:16px}.saved-overview{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-bottom:22px;display:grid}.saved-overview button{background:var(--ff-surface);color:var(--ff-text);text-align:left;border:0;border-radius:16px;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:12px;padding:9px;display:grid}.saved-overview button:hover,.saved-overview button.active{border-color:var(--ff-primary);box-shadow:0 0 0 2px color-mix(in srgb, var(--ff-focus) 16%, transparent)}.saved-overview img{object-fit:cover;background:var(--ff-surface-muted);border-radius:11px;width:62px;height:62px}.saved-overview span{flex-direction:row;gap:4px;min-width:0;display:flex}.saved-overview strong,.saved-overview small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.saved-overview strong{font-size:13px;font-weight:550}.saved-overview small{color:var(--ff-text-muted);font-size:11px}.saved-overview svg{color:var(--ff-primary)}.saved-hero{grid-template-columns:minmax(0,8fr) minmax(0,4fr);gap:18px;display:grid}.saved-hero__image{background:var(--ff-surface-muted);border-radius:24px;min-height:430px;position:relative;overflow:hidden}.saved-hero__image img{object-fit:cover;width:100%;height:100%}.saved-hero__image .pill{position:absolute;top:20px;left:20px}.saved-hero__details{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.saved-hero__details>strong{color:var(--ff-primary);letter-spacing:-1.5px;margin:20px 0 10px;font-size:clamp(28px,3vw,42px);font-weight:550}.saved-hero__details>span:not(.eyebrow){color:var(--ff-text-muted);font-size:14px}.saved-hero__details>p{color:var(--ff-text-muted);margin-top:36px;font-size:14px;line-height:1.65}.saved-hero__metrics{flex-wrap:wrap;gap:8px;margin-top:26px;display:flex}.saved-hero__metrics span{background:var(--ff-primary-soft);color:var(--ff-primary);border-radius:8px;padding:8px 10px;font-size:13px}.comparison{margin-top:18px}.comparison__heading{margin-bottom:14px}.comparison__heading h2{margin-top:8px}.comparison__scroll{overflow-x:auto}.comparison table{border-collapse:collapse;width:100%;min-width:610px;font-size:14px}.comparison th,.comparison td{border-bottom:1px solid var(--ff-border);text-align:left;vertical-align:top;padding:15px 12px}.comparison thead th{color:var(--ff-text-muted);font-size:12px;font-weight:550}.comparison tbody th{width:170px;color:var(--ff-text-muted);font-weight:450}.comparison td{font-weight:500}.saved-single-note{color:var(--ff-text-muted);align-items:center;gap:14px;margin-top:18px;display:flex}.saved-single-note svg{color:var(--ff-primary);font-size:22px}.saved-presentation__skeleton{margin-top:18px}.saved-overview--cover{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.saved-overview--cover .presentation-cover-broker{grid-area:auto;min-width:0;margin:0;padding:9px}.presentation-cover-card{background:var(--ff-surface);min-height:98px;color:var(--ff-text);box-shadow:0 1px 2px color-mix(in srgb, var(--ff-text) 4%, transparent);border:0;border-radius:20px;grid-template-columns:80px minmax(0,1fr);align-items:stretch;gap:16px;padding:9px;transition:box-shadow .16s,transform .16s;display:grid;overflow:hidden}.presentation-cover-card:hover{box-shadow:0 10px 24px color-mix(in srgb, var(--ff-text) 8%, transparent);transform:translateY(-1px)}.presentation-cover-card>img,.presentation-cover-card__image-fallback{background:var(--ff-surface-muted);object-fit:cover;border-radius:13px;align-self:center;width:80px;height:80px}.presentation-cover-card__image-fallback{color:var(--ff-primary);place-items:center;font-size:24px;display:grid}.presentation-cover-card__body{flex-direction:column;justify-content:center;gap:7px;min-width:0;padding-block:5px;display:flex}.presentation-cover-card__body>strong{letter-spacing:-.55px;font-size:21px;font-weight:600;line-height:1.1}.presentation-cover-card__address{color:var(--ff-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.35;overflow:hidden}.presentation-cover-card__facts{flex-wrap:wrap;gap:7px 12px;margin:3px 0 1px;display:flex}.presentation-cover-card__facts span{color:var(--ff-text);white-space:nowrap;align-items:center;gap:5px;font-size:13px;font-weight:550;line-height:1.2;display:inline-flex}.presentation-cover-card__facts svg{color:var(--ff-text-muted);font-size:14px}.presentation-cover-card__metro{color:var(--ff-text);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;font-size:12px;font-weight:550;display:flex;overflow:hidden}.presentation-cover-card__metro i{background:var(--ff-primary);border-radius:50%;flex:none;width:8px;height:8px}.presentation-cover-card__metro span{color:var(--ff-text);font-weight:450}@media (width<=1040px){.saved-overview--cover{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.saved-overview--cover{grid-template-columns:1fr;gap:10px}.presentation-cover-card{border-radius:18px;grid-template-columns:80px minmax(0,1fr);gap:13px;min-height:98px}.presentation-cover-card>img,.presentation-cover-card__image-fallback{width:80px;height:80px}.presentation-cover-card__body>strong{font-size:19px}.presentation-cover-card__facts{gap:6px 10px}.presentation-cover-card__facts span{font-size:12px}}.agent-editor__preview{width:fit-content;margin-bottom:16px}@media (width<=760px){.saved-presentation{padding-block:20px 50px}.saved-overview,.saved-hero{grid-template-columns:1fr}.saved-hero__image{border-radius:20px;min-height:280px}.saved-hero__details{padding:26px 24px}.comparison{padding:25px 0}.comparison__heading,.comparison__scroll{padding-inline:24px}.comparison table{min-width:560px}}.agent-editor{max-width:1120px;padding-block:34px 72px}.agent-editor__intro{max-width:700px;margin-bottom:30px}.agent-editor__back{color:var(--ff-primary);margin-bottom:26px}.agent-editor__intro h1{margin:13px 0 16px;font-size:clamp(38px,5vw,58px)}.agent-editor__intro p{max-width:610px;color:var(--ff-text-muted);font-size:16px;line-height:1.7}.agent-editor__form{flex-direction:column;gap:12px;display:flex}.agent-editor__form>label{font-size:14px;font-weight:550}.agent-editor__form .p-textarea{resize:vertical;width:100%}.agent-editor__form .p-button{align-self:flex-start;margin-top:8px}.agent-editor__metadata{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:10px;display:grid}.agent-editor__metadata label{color:var(--ff-text);flex-direction:column;gap:8px;font-size:14px;font-weight:550;display:flex}.agent-editor__metadata .p-inputtext{width:100%}.agent-editor-link{margin-top:18px}.agent-editor__properties{margin-top:34px}.agent-editor__summary{color:var(--ff-text-muted);justify-content:space-between;margin-bottom:12px;font-size:13px;display:flex}.agent-editor__publish{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.agent-editor__publish .p-button{min-width:220px}.agent-property-list{gap:12px;display:grid}.agent-property-card{cursor:default;border:none;grid-template-columns:126px minmax(0,1fr) auto}.agent-property-card__actions{align-self:center;align-items:center;gap:5px;padding-right:3px;display:flex}.agent-property-card__actions .p-button.p-component{background:var(--ff-surface-muted);width:38px;min-width:38px;min-height:38px;color:var(--ff-primary);box-shadow:none;border:0;border-radius:10px;padding:0}.agent-property-card__actions .p-button.p-component:not(:disabled):hover{background:var(--ff-primary);color:var(--ff-on-primary)}.agent-property-card__actions .p-button.p-component.p-button-danger{color:var(--ff-danger);background:0 0}.agent-property-card__actions .p-button.p-component.p-button-danger:not(:disabled):hover{background:var(--ff-danger);color:var(--ff-on-primary)}.agent-property-card__actions .p-button.p-component:disabled{opacity:.42;background:var(--ff-surface-muted);color:var(--ff-text-muted)}.agent-editor__empty{background:var(--ff-surface-muted);color:var(--ff-text-muted);border-radius:18px;padding:30px}.agent-editor__ai{align-items:center;gap:13px;margin:14px 0;display:flex}.agent-editor__ai>span{color:var(--ff-text-muted);font-size:13px}.presentation-analytics{margin-top:18px;padding:25px}.presentation-analytics__heading,.presentation-analytics__summary{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.presentation-analytics h2{margin:7px 0 0;font-size:21px}.presentation-analytics__heading>span,.presentation-analytics>p{color:var(--ff-text-muted);font-size:13px}.presentation-analytics__summary{justify-content:flex-start;gap:30px;margin-top:22px}.presentation-analytics__summary div{flex-direction:column;gap:3px;display:flex}.presentation-analytics__summary strong{font-size:25px;font-weight:600}.presentation-analytics__summary span,.presentation-analytics__properties small{color:var(--ff-text-muted);font-size:12px}.presentation-analytics__properties{gap:9px;margin-top:20px;display:grid}.presentation-analytics__properties>div{justify-content:space-between;gap:18px;display:flex}.presentation-analytics__properties>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.presentation-analytics__summary{flex-wrap:wrap}.presentation-analytics__summary .presentation-analytics__published{text-align:right;margin-left:auto}.presentation-analytics__published strong{font-size:16px}.workspace-page{padding-block:34px 82px}.workspace-page__header{justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px;display:flex}.workspace-page__header h1{margin-top:10px;font-size:clamp(38px,4.8vw,58px)}.workspace-page__create{flex:none;min-width:220px}.workspace-grid{grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:16px;display:grid}.workspace-card{flex-direction:column;min-width:0;min-height:330px;padding:26px;display:flex;overflow:hidden}.workspace-card__heading{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.workspace-card__heading>div{flex-wrap:wrap;gap:7px;display:flex}.workspace-card__status,.workspace-card__ai{background:var(--ff-primary-soft);min-height:26px;color:var(--ff-primary);border-radius:99px;align-items:center;padding:5px 9px;font-size:11px;font-weight:600;display:inline-flex}.workspace-card__ai{background:var(--ff-surface-muted);color:var(--ff-text-muted)}.workspace-card__date{color:var(--ff-text-muted);white-space:nowrap;font-size:12px}.workspace-card__content{min-width:0;margin:25px 0 21px}.workspace-card h2{letter-spacing:-.75px;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:25px;line-height:1.15;display:-webkit-box;overflow:hidden}.workspace-card__client{color:var(--ff-text-muted);font-size:14px}.workspace-card__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:auto;display:grid}.workspace-card__stats>span{background:var(--ff-surface-muted);border-radius:11px;flex-direction:column;justify-content:center;gap:2px;min-width:0;min-height:58px;padding:9px 10px;display:flex}.workspace-card__stats strong{font-size:17px;font-weight:600}.workspace-card__stats small{color:var(--ff-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.workspace-card__stats .workspace-card__request{background:var(--ff-primary-soft);min-height:44px;color:var(--ff-primary);flex-direction:row;grid-column:1/-1;justify-content:flex-start;align-items:center;gap:6px}.workspace-card__request small{color:inherit;font-size:12px;font-weight:550}.workspace-card__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:15px;display:grid}.workspace-card__actions .solid-link,.workspace-card__actions .workspace-action--wide{grid-column:1/-1}.workspace-action{background:var(--ff-surface-muted);min-height:48px;color:var(--ff-primary);border-radius:12px;justify-content:center;align-items:center;padding:12px 14px;font-size:13px;font-weight:550;transition:background .16s,color .16s;display:inline-flex}.workspace-action:hover{background:var(--ff-primary-soft);color:var(--ff-primary-hover)}.workspace-action--muted{color:var(--ff-text-muted);cursor:default}.workspace-action--muted:hover{color:var(--ff-text-muted);background:0 0}.workspace-empty{flex-direction:column;justify-content:center;align-items:flex-start;gap:14px;max-width:620px;min-height:270px;padding:36px;display:flex}.workspace-empty>svg{color:var(--ff-primary);font-size:30px}.workspace-empty h2{font-size:28px}.workspace-empty p{color:var(--ff-text-muted);line-height:1.6}.workspace-empty .solid-link{min-width:240px;margin-top:8px}.analytics-page{max-width:1000px}.analytics-page__back{color:var(--ff-primary);margin-bottom:30px}.analytics-page .presentation-analytics{margin-top:0}.analytics-page__detail{flex-direction:column;align-items:flex-start;gap:13px;margin-top:16px;padding:27px;display:flex}.analytics-page__detail h2{font-size:25px}.analytics-page__detail p,.billing-card p{color:var(--ff-text-muted);font-size:14px;line-height:1.6}.analytics-page__properties{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:10px;width:100%;display:grid}.analytics-page__properties article{background:var(--ff-surface-muted);border-radius:14px;flex-direction:column;gap:15px;min-width:0;min-height:190px;padding:19px;display:flex}.analytics-page__properties article.has-viewing-request{background:var(--ff-primary-soft)}.analytics-property__title{overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:40px;font-size:14px;line-height:1.4;display:-webkit-box;overflow:hidden}.analytics-property__metrics{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.analytics-property__metrics span{flex-direction:column;gap:2px;display:flex}.analytics-property__metrics strong{color:var(--ff-text);font-size:22px;font-weight:600}.analytics-property__metrics small{color:var(--ff-text-muted);font-size:11px}.analytics-property__reactions{color:var(--ff-text-muted);flex-wrap:wrap;gap:6px 12px;font-size:11px;display:flex}.analytics-property__reactions span{align-items:center;gap:4px;display:inline-flex}.analytics-property__request{background:var(--ff-primary);color:var(--ff-on-primary);border-radius:10px;align-items:center;gap:9px;margin-top:auto;padding:11px 12px;display:flex}.analytics-property__request svg{flex:none;font-size:18px}.analytics-property__request strong{font-size:12px}.billing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.billing-card{flex-direction:column;align-items:flex-start;gap:13px;min-height:250px;padding:28px;display:flex}.billing-card h2{margin-top:8px;font-size:27px}.billing-card__note{color:var(--ff-primary);margin-top:auto;font-size:13px;font-weight:550}.billing-products{margin-top:16px;padding:28px}.billing-products__heading h2{margin-top:8px}.billing-products__list{gap:8px;margin-top:22px;display:grid}.billing-products__list article{background:var(--ff-surface-muted);border-radius:14px;justify-content:space-between;align-items:center;gap:20px;padding:16px;display:flex}.billing-products__list article>div{flex-direction:column;gap:5px;display:flex}.billing-products__list article span{color:var(--ff-primary);font-size:14px}.billing-notice{color:var(--ff-text-muted);margin-top:15px;font-size:13px}.billing-return{min-height:auto;margin-bottom:16px}@media (width<=760px){.agent-editor{padding-block:20px 50px}.agent-editor__metadata{grid-template-columns:1fr}.agent-property-card{grid-template-columns:112px minmax(0,1fr) auto}.agent-property-card__actions{flex-direction:column;grid-area:auto;align-self:center;gap:1px;padding-right:0}.presentation-analytics__properties>div{flex-direction:column;gap:3px}.workspace-page{padding-block:24px 55px}.workspace-page__header{flex-direction:column;align-items:stretch;margin-bottom:22px}.workspace-page__create{width:100%}.workspace-grid{grid-template-columns:1fr;gap:12px}.workspace-card{min-height:320px;padding:23px}.workspace-card__heading{grid-template-columns:1fr;gap:9px}.workspace-card__date{grid-row:2}.workspace-card__content{margin-top:20px}.workspace-action{min-height:40px;padding:8px 10px}.workspace-empty{min-height:230px;padding:26px 23px}.agent-editor__publish .p-button{width:100%}.billing-grid{grid-template-columns:1fr}.billing-card{min-height:210px;padding:24px}.billing-products{padding:22px}.billing-products__list article{flex-direction:column;align-items:stretch}.billing-products__list .p-button{width:100%}}.gallery-trigger,.pill,.photo-caption{background:color-mix(in srgb, var(--ff-surface) 93%, transparent);color:var(--ff-text)}.mobile-cta{background:color-mix(in srgb, var(--ff-surface) 92%, transparent)}.mobile-cta>a{background:var(--ff-primary);color:var(--ff-on-primary)}.theme-switcher{background:var(--ff-surface-muted);border:0;border-radius:12px;align-items:center;gap:3px;padding:4px;display:inline-flex}.theme-switcher button{color:var(--ff-text-muted);background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;padding:7px 9px;font-size:12px;line-height:1;display:inline-flex}.theme-switcher button:hover{color:var(--ff-text);background:var(--ff-primary-soft)}.theme-switcher button.active{color:var(--ff-text);background:var(--ff-surface);box-shadow:none}.theme-swatch{border-radius:50%;width:8px;height:8px}.theme-swatch--forest{background:#505e4e}.theme-swatch--wine{background:#642f32}.theme-swatch--sky{background:#546978}button:focus-visible,a:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline-color:var(--ff-focus)}.p-component{color:var(--ff-text)}.p-button.p-component{box-shadow:none;background:var(--ff-primary);color:var(--ff-on-primary);border:0;border-radius:12px;justify-content:center;align-items:center;gap:16px;padding:16px 20px;font-size:14px;font-weight:500;transition:background .16s,color .16s;display:flex}.p-button.p-component:has(.p-button-icon){justify-content:space-between}.p-button.p-component:not(.p-button-text):not(.p-button-secondary):hover{box-shadow:none;background:var(--ff-primary-hover);color:var(--ff-on-primary);border:0}.p-button.p-component.p-button-secondary{background:var(--ff-surface);color:var(--ff-text-muted)}.p-button.p-component.p-button-secondary:not(:disabled):hover{box-shadow:none;background:var(--ff-bg);color:var(--ff-primary-hover);border:0}.p-button.p-component.p-button-text{color:var(--ff-primary);background:0 0}.p-button.p-component.p-button-text:not(:disabled):hover{box-shadow:none;background:var(--ff-primary-soft);color:var(--ff-primary-hover);border:0}.p-inputtext.p-component,.p-select.p-component{background:var(--ff-surface);border-color:var(--ff-border);color:var(--ff-text)}.p-inputtext.p-component:hover,.p-select.p-component:hover{border-color:var(--ff-secondary)}.p-inputtext.p-component:focus,.p-select.p-component.p-focus{border-color:var(--ff-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--ff-focus) 24%, transparent)}.p-inputtext.p-component:disabled{opacity:1;box-shadow:none;background:var(--ff-surface-muted);color:var(--ff-text-muted);cursor:not-allowed;border:none}.p-textarea.p-component{box-shadow:none;background:var(--ff-bg);color:var(--ff-text);border:none}.p-textarea.p-component:disabled{opacity:1;box-shadow:none;background:var(--ff-bg);color:var(--ff-text-muted);cursor:not-allowed;border:none}.p-textarea.p-component:focus{box-shadow:0 0 0 3px color-mix(in srgb, var(--ff-focus) 24%, transparent);border:none}.p-dialog,.p-menu,.p-tooltip .p-tooltip-text,.p-card,.p-datatable,.p-dialog-header,.p-dialog-content,.p-dialog-footer{background:var(--ff-surface);color:var(--ff-text)}.p-tag{background:var(--ff-primary-soft);color:var(--ff-primary)}.p-tabs .p-tab{color:var(--ff-text-muted)}.p-tabs .p-tab.p-tab-active{color:var(--ff-primary);border-color:var(--ff-primary)}.p-datatable-thead>tr>th,.p-datatable-tbody>tr{background:var(--ff-surface);color:var(--ff-text);border-color:var(--ff-border)}.p-datatable-tbody>tr:hover{background:var(--ff-surface-muted)}@media (width<=760px){.theme-switcher{margin-left:0}.theme-switcher button{padding:7px;font-size:0}.theme-swatch{width:10px;height:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.gallery-toolbar{justify-content:flex-end}.hero-photo .hero-type{letter-spacing:0;max-width:calc(100% - 180px);margin:0;font-size:13px;font-weight:500;line-height:1.3;left:auto;right:24px}.hero-info{justify-content:flex-start}.hero-info .hero-price{gap:14px;margin-top:0;padding-top:0}.hero-info .hero-address{text-underline-offset:4px;margin-top:32px;-webkit-text-decoration:underline #bcbfb5;text-decoration:underline #bcbfb5}.hero-info .hero-address:hover{color:var(--accent)}.hero-info .hero-actions{margin-top:auto;padding-top:24px}.hero-metro{margin-top:32px;margin-bottom:0}.hero-metro li{gap:10px}.hero-metro li:last-child{margin-bottom:0}.hero-metro .station-name{overflow-wrap:anywhere}.metric-tile{text-align:center;justify-content:flex-start;align-items:center}.metric-tile strong,.metric-tile:last-child strong{letter-spacing:-1.4px;flex:1;justify-content:center;align-items:center;padding-bottom:8px;font-size:clamp(28px,2.9vw,41px);display:flex}.apartment-grid,.bottom-grid{grid-template-columns:minmax(0,2fr) minmax(0,1fr)}.bottom-grid>.facts-tile:only-child{grid-column:2}.floor-plan-tile{background:#fff;border:0;border-radius:24px;min-height:420px;padding:32px;position:relative}.floor-plan-tile>img{object-fit:contain;width:100%;height:100%;max-height:600px}.map-preview{background:#fff;border-radius:24px;margin-top:36px;scroll-margin-top:24px;overflow:hidden}.map-preview iframe{border:0;width:100%;height:420px;display:block}.map-footer{justify-content:space-between;align-items:center;gap:20px;padding:20px 26px;font-size:14px;line-height:1.6;display:flex}.map-footer>span,.map-footer span,.map-footer small{color:var(--muted)}.map-footer small{margin-top:3px;display:block}.map-footer a{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.map-unavailable{color:var(--muted);justify-content:center;align-items:center;gap:16px;padding:50px 28px;display:flex}@media (width<=1100px){.apartment-grid,.bottom-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media (width<=760px){.hero-photo .hero-type{max-width:calc(100% - 150px);top:16px;right:16px}.hero-info .hero-address,.hero-metro{margin-top:25px}.apartment-grid,.bottom-grid{grid-template-columns:minmax(0,1fr)}.bottom-grid>.facts-tile:only-child{grid-column:1}.floor-plan-tile{border-radius:20px;min-height:320px;padding:24px}.metric-tile strong,.metric-tile:last-child strong{font-size:32px}.map-preview{border-radius:20px;margin-top:24px}.map-preview iframe{height:340px}.map-footer{flex-direction:column;align-items:flex-start;gap:14px;padding:20px}}.wordmark{letter-spacing:-1px;font-weight:550}.metric-tile,.metric-tile.accent{border-radius:18px;gap:10px;min-height:115px;padding:17px 22px}.metric-tile strong,.metric-tile:last-child strong{letter-spacing:-.8px;padding-bottom:0;font-size:29px}.metro-dot{color:var(--ff-on-primary)}.hero-metro .metro-dot{width:28px;height:28px}.hero-metro .metro-dot svg{width:15px;height:15px}.clamped{-webkit-line-clamp:16}.hero-grid{grid-template-rows:auto 1fr}.hero-photo{grid-row:1/3}.broker-tile{grid-area:1/4/auto/7;align-items:center;gap:17px;padding:24px;display:flex}.hero-info{grid-row:2}.broker-avatar{border-radius:13px;flex-shrink:0;place-items:center;width:80px;height:80px;display:grid;overflow:hidden}.broker-avatar img{object-fit:cover;width:100%;height:100%}.broker-avatar svg{width:24px;height:24px}.broker-avatar span{font-size:22px;font-weight:500}.broker-details{flex-direction:column;gap:6px;min-width:0;display:flex}.broker-name{font-size:16px;font-weight:550;line-height:1.4}.broker-agency,.broker-email,.broker-empty{color:var(--muted);overflow-wrap:anywhere;font-size:13px;line-height:1.45}.broker-phone{margin-top:5px;font-size:15px}.broker-socials{flex-wrap:wrap;gap:12px;margin-top:5px;display:flex}.broker-socials a{align-items:center;gap:3px;font-size:12px;display:inline-flex}.interactive-map{z-index:0;width:100%;height:420px;position:relative}.map-skeleton{background:var(--ff-surface-muted);animation:1.3s ease-in-out infinite alternate map-pulse;position:absolute;inset:0}.flatfolio-yandex-pin{background:var(--ff-primary);border:3px solid var(--ff-surface);border-radius:50% 50% 50% 0;width:24px;height:24px;display:block;transform:rotate(-45deg);box-shadow:0 2px 7px #00000040}@keyframes map-pulse{0%{opacity:.55}to{opacity:1}}@media (width>=1200px){.broker-tile{grid-column:9/13}}@media (width>=1101px) and (width<=1199px){.broker-tile{grid-column:2}}@media (width<=760px){.hero-grid{display:flex}.broker-tile{order:-1;padding:20px}.broker-avatar{width:80px;height:80px}.metric-tile,.metric-tile.accent{border-radius:16px;gap:9px;min-height:103px;padding:15px 18px}.metric-tile strong,.metric-tile:last-child strong{font-size:27px}.clamped{-webkit-line-clamp:8}.interactive-map{height:340px}}:root{color:var(--ff-text);background:var(--ff-bg);--surface:var(--ff-surface);--ink:var(--ff-text);--muted:var(--ff-text-muted);--accent:var(--ff-primary)}body{color:var(--ff-text);background:var(--ff-bg)}.brand-symbol,.solid-link,.final-cta{background:var(--ff-primary);color:var(--ff-on-primary)}.hero-info,.facts-tile,.broker-tile,.floor-plan-tile,.map-preview,.description-tile,.metric-tile,.metric-tile.accent{background:var(--ff-surface)}.hero-photo,.example-preview,.interactive-map{background:var(--ff-surface-muted)}.description-tile p{color:var(--ff-text)}.hero-price strong{color:var(--ff-primary)}.eyebrow,.muted,.metric-label,.metric-detail,.map-footer>span,.map-unavailable,.broker-agency,.broker-email,.broker-empty{color:var(--ff-text-muted)}.hero-info .hero-address{color:var(--ff-text-muted);-webkit-text-decoration-color:var(--ff-border);text-decoration-color:var(--ff-border)}.hero-info .hero-address:hover,.broker-details a:hover{color:var(--ff-primary)}.light-solid{color:var(--ff-primary);background:var(--ff-primary-soft)}.light-solid:hover{color:var(--ff-primary-hover);background:var(--ff-surface)}.broker-avatar{background:var(--ff-primary-soft);color:var(--ff-primary)}.broker-socials a{color:var(--ff-secondary)}.metro-dot{background:var(--ff-primary-soft)}.facts-tile dl>div{border-color:var(--ff-border)}.property-reaction{box-shadow:none;border:0;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px 28px;margin-top:20px;padding:24px 28px}.property-reaction h2{letter-spacing:-.55px;margin:6px 0 0;font-size:23px}.property-reaction__choices{justify-content:flex-end;gap:6px}.property-reaction__choices .p-button{min-height:34px;box-shadow:none;background:var(--ff-surface);color:var(--ff-text-muted);border:0;border-radius:9px;gap:6px;padding:8px 11px;font-size:13px;font-weight:550}.property-reaction__choices .p-button:hover{background:var(--ff-bg);color:var(--ff-primary-hover)}.property-reaction__choices .p-button.active,.property-reaction__choices .p-button.active:hover{background:var(--ff-primary);color:var(--ff-on-primary)}.property-reaction__note{background:var(--ff-surface-muted);color:var(--ff-text-muted);border-radius:14px;grid-column:1/-1;padding:11px 14px 8px;display:block}.property-reaction__note label{flex-direction:column;gap:4px;font-size:12px;display:flex}.property-reaction__note .p-textarea{width:100%;min-height:40px;box-shadow:none;background:var(--ff-bg);color:var(--ff-text);resize:none;border:none;border-radius:8px;padding:7px 9px;font-size:14px;line-height:1.45}.property-reaction__note .p-textarea:hover,.property-reaction__note .p-textarea:focus{box-shadow:none;background:var(--ff-bg);border:none}.property-reaction__note:focus-within{box-shadow:0 0 0 3px color-mix(in srgb, var(--ff-focus) 22%, transparent)}.property-reaction__footer{min-height:27px;color:var(--ff-text-muted);justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.final-cta{background:var(--ff-surface);color:var(--ff-text);border:0;border-radius:20px;gap:24px;margin-top:20px;padding:26px 30px}.final-cta h2{color:var(--ff-text);letter-spacing:-.8px;margin:0 0 5px;font-size:clamp(23px,2.3vw,30px)}.final-cta p{color:var(--ff-text-muted);margin:0;font-size:13px;line-height:1.45}.final-cta__actions{gap:8px}.final-cta__actions .solid-link{min-width:0}.final-cta .light-solid{background:var(--ff-surface);color:var(--ff-primary);justify-content:center;align-items:center;display:inline-flex}.final-cta .light-solid:hover{background:var(--ff-bg);color:var(--ff-primary-hover)}@media (width<=760px){.property-reaction{border-radius:18px;grid-template-columns:1fr;align-items:stretch;gap:14px;padding:21px}.property-reaction__choices{justify-content:flex-start}.property-reaction__note{grid-column:auto}.final-cta{border-radius:18px;gap:18px;padding:23px}.final-cta h2{font-size:25px}.final-cta__actions{grid-template-columns:1fr;display:grid}.final-cta__actions>*{width:100%}}.property-reaction__choices .p-button svg{font-size:15px}.final-cta__actions .light-solid:hover{background:var(--ff-bg);color:var(--ff-primary-hover)}.brand-symbol{width:37px;height:28px;color:var(--ff-primary)!important;background:0 0!important}.brand-symbol svg{width:37px;height:28px;color:var(--ff-primary)!important}.brand-symbol svg *{fill:var(--ff-primary)!important;stroke:none!important}.footer-brand{letter-spacing:-.7px;align-items:center;gap:9px;font-size:20px;font-weight:650;display:inline-flex}.floor-plan-tile--empty{min-height:260px;color:var(--ff-text-muted);text-align:left;justify-content:center;align-items:center;gap:18px;padding:28px;display:flex}.floor-plan-tile--empty>svg{color:var(--ff-primary);flex:none;font-size:28px}.floor-plan-tile--empty h2{color:var(--ff-text);letter-spacing:-.45px;margin:0;font-size:20px}@media (width<=760px){.floor-plan-tile--empty{justify-content:flex-start;min-height:180px}}.ai-analysis{margin-top:18px;padding:28px}.ai-analysis h2{margin:8px 0 13px;font-size:25px}.ai-analysis>p,.ai-presentation-analysis p{color:var(--ff-text);font-size:14px;line-height:1.65}.ai-analysis--status{flex-direction:column;justify-content:center;min-height:150px;display:flex}.ai-presentation-analysis__finalists{grid-template-columns:repeat(2,1fr);gap:10px;margin:18px 0;display:grid}.ai-finalist-link{background:var(--ff-surface-muted);color:var(--ff-text);border:0;border-radius:14px;flex-direction:column;gap:6px;padding:16px 18px;display:flex}.ai-finalist-link:hover{background:var(--ff-primary-soft);color:var(--ff-primary-hover)}.ai-finalist-link>span{color:var(--ff-primary);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:650}.ai-finalist-link>strong{font-size:14px;line-height:1.4}.ai-editorial-notes{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:21px;display:grid}.ai-editorial-notes strong,.ai-trade-off strong,.ai-verification>strong{font-size:13px}.ai-editorial-notes p,.ai-trade-off p{margin:6px 0 0}.ai-trade-off{background:var(--ff-primary-soft);border-radius:14px;margin-top:20px;padding:17px 19px}.ai-trade-off strong{color:var(--ff-primary)}.ai-verification{margin-top:20px}.ai-verification>div{margin-top:10px}.ai-verification span{color:var(--ff-primary);font-size:11px;font-weight:600}.ai-verification p{margin:2px 0 0}.ai-analysis .ai-analysis__section-title{margin-top:32px}.ai-history-note{margin:24px 0 0;font-size:12px!important}@media (width<=760px){.ai-analysis{padding:23px}.ai-presentation-analysis__finalists,.ai-editorial-notes{grid-template-columns:1fr}.agent-editor__ai{flex-direction:column;align-items:flex-start}}.home-page{--ff-motion-fast:.18s;--ff-motion-ui:.3s;--ff-motion-demo:.65s;--ff-motion-hero:1.2s;--ff-ease:cubic-bezier(.22, 1, .36, 1);background:var(--ff-surface-muted);color:var(--ff-text);overflow:clip}.home-wrap{width:min(100%,1360px);margin-inline:auto;padding-inline:40px}.home-header{z-index:20;background:var(--ff-surface-muted);position:relative}.home-header__inner{align-items:center;gap:28px;min-height:88px;display:flex}.home-wordmark{color:var(--ff-text);letter-spacing:-1.1px;align-items:center;font-size:27px;font-weight:650;display:inline-flex}.home-wordmark .brand-symbol{margin-right:10px}.home-header__nav{align-items:center;gap:27px;margin-inline:auto;display:flex}.home-header__nav a,.home-footer nav a{color:var(--ff-text-muted);font-size:13px;font-weight:500;transition:color .16s}.home-header__nav a:hover,.home-footer nav a:hover{color:var(--ff-primary)}.home-header__actions{align-items:center;gap:8px;display:flex}.home-header__actions .solid-link{min-height:44px;padding:12px 16px}.home-link-button{background:var(--ff-surface);min-height:44px;color:var(--ff-primary);border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:11px 15px;font-size:13px;font-weight:550;transition:background .16s,color .16s;display:inline-flex}.home-link-button:hover{background:var(--ff-primary-soft);color:var(--ff-primary-hover)}.home-menu{display:none}.home-hero{padding:36px 0 88px}.home-hero__copy{text-align:center;flex-direction:column;align-items:center;display:flex}.home-hero__copy .eyebrow{color:var(--ff-primary)}.home-hero h1{letter-spacing:-.065em;text-wrap:balance;max-width:940px;margin:20px auto 22px;font-size:clamp(48px,5.8vw,80px);font-weight:500;line-height:.97}.home-hero__copy>p{max-width:660px;color:var(--ff-text-muted);text-wrap:balance;font-size:clamp(16px,1.35vw,19px);line-height:1.55}.home-hero__actions{align-items:center;gap:10px;margin-top:25px;display:flex}.home-hero__actions .solid-link,.home-hero__actions .home-link-button{min-height:54px;padding-inline:22px}.home-product{margin-top:34px;padding-inline:100px;position:relative}.home-product__screen{background:var(--ff-surface);box-shadow:0 20px 55px color-mix(in srgb, var(--ff-text) 9%, transparent);border-radius:26px;flex-direction:column;padding:16px;display:flex;position:relative}.home-product__top{justify-content:space-between;align-items:center;gap:20px;padding:0 4px 18px;display:flex}.home-product__top span{align-items:center;gap:8px;font-size:14px;font-weight:650;display:inline-flex}.home-product__top span i{background:var(--ff-primary);border-radius:4px;width:14px;height:14px}.home-product__top small{color:var(--ff-text-muted);font-size:11px}.home-product__layout{grid-template-columns:minmax(0,1.5fr) minmax(290px,1fr);gap:12px;display:grid}.home-product__photo{background:var(--ff-surface-muted);border-radius:21px;min-height:300px;position:relative;overflow:hidden}.home-product__photo img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.home-product__photo>span{background:color-mix(in srgb, var(--ff-surface) 92%, transparent);border-radius:999px;padding:8px 12px;font-size:11px;font-weight:600;position:absolute;top:18px;right:18px}.home-product__details{background:var(--ff-surface-muted);border-radius:21px;flex-direction:column;min-width:0;padding:30px 26px;display:flex}.home-product__details>small{color:var(--ff-text-muted);font-size:12px;line-height:1.45}.home-product__details>strong{color:var(--ff-primary);letter-spacing:-1.6px;margin-top:24px;font-size:clamp(29px,2.6vw,38px);font-weight:550}.home-product__details>span{color:var(--ff-text-muted);margin-top:6px;font-size:12px}.home-product__details dl{grid-template-columns:repeat(3,1fr);gap:7px;margin:25px 0 22px;display:grid}.home-product__details dl div{background:var(--ff-surface);border-radius:10px;flex-direction:column;gap:5px;min-width:0;padding:12px 9px;display:flex}.home-product__details dt{color:var(--ff-text-muted);font-size:9px}.home-product__details dd{white-space:nowrap;margin:0;font-size:12px;font-weight:600}.home-product__details em{color:var(--ff-text);font-size:12px;font-style:normal;font-weight:550}.home-product__details em i,.home-client-preview__cards em i{background:#8e44ad;border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block}.home-product__list{order:1;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:12px;display:grid}.home-product__list article{background:var(--ff-surface-muted);border-radius:15px;align-items:center;gap:12px;min-width:0;padding:9px;display:flex}.home-product__list img{object-fit:cover;border-radius:10px;flex:none;width:58px;height:58px}.home-product__list article span{flex-direction:column;gap:5px;min-width:0;display:flex}.home-product__list strong{font-size:13px}.home-product__list small{color:var(--ff-text-muted);font-size:10px}.home-product__analysis{z-index:2;background:var(--ff-surface);box-shadow:0 16px 45px color-mix(in srgb, var(--ff-text) 14%, transparent);border-radius:16px;flex-direction:column;gap:6px;width:290px;padding:20px;display:flex;position:absolute;bottom:-28px;right:44px}.home-product__analysis>span{color:var(--ff-primary);letter-spacing:.12em;font-size:9px;font-weight:650}.home-product__analysis strong{font-size:14px;line-height:1.35}.home-product__analysis small{color:var(--ff-text-muted);font-size:10px}.home-section{padding:96px 0}.home-section-heading{max-width:570px}.home-section-heading--wide{max-width:820px}.home-section-heading .eyebrow{color:var(--ff-primary)}.home-section-heading h2{letter-spacing:-.045em;text-wrap:balance;margin-top:18px;font-size:clamp(36px,3.7vw,54px);line-height:1.02}.home-section-heading>p{color:var(--ff-text-muted);margin-top:22px;font-size:17px;line-height:1.65}.home-section-heading>small{color:var(--ff-text-muted);margin-top:19px;font-size:12px;line-height:1.55;display:block}.home-how{background:var(--ff-surface)}.home-client{background:var(--ff-surface-muted)}.home-client-preview{background:var(--ff-surface);border-radius:28px;grid-template-columns:minmax(0,1fr) minmax(350px,1fr);gap:12px;margin-top:58px;padding:20px;display:grid;position:relative}.home-client-preview__cover{background:var(--ff-surface-muted);border-radius:20px;min-width:0;padding:24px}.home-client-preview__heading{flex-direction:column;gap:11px;display:flex}.home-client-preview__heading span{color:var(--ff-text-muted);letter-spacing:.1em;font-size:9px;font-weight:650}.home-client-preview__heading strong{letter-spacing:-1px;font-size:28px;font-weight:550}.home-client-preview__cards{grid-template-columns:1fr;gap:9px;margin-top:25px;display:grid}.home-client-preview__cards article{background:var(--ff-surface);border-radius:14px;min-width:0;padding:8px}.home-client-preview__cards img{aspect-ratio:1;object-fit:cover;border-radius:10px;width:100%}.home-client-preview__cards article div{flex-direction:column;min-width:0;padding:12px 5px 6px;display:flex}.home-client-preview__cards strong{font-size:16px}.home-client-preview__cards span{color:var(--ff-text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:10px;overflow:hidden}.home-client-preview__cards small{margin-top:8px;font-size:10px}.home-client-preview__cards em{color:var(--ff-text-muted);margin-top:13px;font-size:9px;font-style:normal}.home-client-preview__detail{background:var(--ff-text);border-radius:20px;min-height:430px;position:relative;overflow:hidden}.home-client-preview__detail img{object-fit:cover;opacity:.86;width:100%;height:100%;position:absolute;inset:0}.home-client-preview__detail:after{content:"";background:linear-gradient(#0000,#141210d1);position:absolute;inset:45% 0 0}.home-client-preview__detail div{z-index:1;color:#fff;flex-direction:column;display:flex;position:absolute;bottom:24px;left:24px;right:24px}.home-client-preview__detail div span{color:#231f1b;background:#ffffffe6;border-radius:999px;align-self:flex-start;padding:7px 9px;font-size:9px}.home-client-preview__detail strong{margin-top:15px;font-size:28px}.home-client-preview__detail small{color:#ffffffc7;margin-top:7px;font-size:10px}.home-client-preview__feedback{background:var(--ff-surface);box-shadow:0 14px 38px color-mix(in srgb, var(--ff-text) 12%, transparent);border-radius:14px;align-items:center;gap:7px;padding:13px;display:flex;position:absolute;bottom:-30px;right:80px}.home-client-preview__feedback>strong{margin-right:5px;font-size:11px}.home-client-preview__feedback span{background:var(--ff-surface-muted);color:var(--ff-text-muted);border-radius:8px;align-items:center;gap:5px;padding:8px 9px;font-size:9px;display:inline-flex}.home-client-preview__feedback span:first-of-type,.home-workflow{background:var(--ff-primary);color:var(--ff-on-primary)}.home-workflow__layout{grid-template-columns:.75fr 1.25fr;align-items:center;gap:64px;display:grid}.home-workflow .eyebrow,.home-workflow .home-section-heading>p{color:color-mix(in srgb, var(--ff-on-primary) 70%, transparent)}.home-workflow__compare{grid-template-columns:1fr 1fr;gap:10px;display:grid}.home-workflow__compare article{background:color-mix(in srgb, var(--ff-on-primary) 9%, transparent);border-radius:22px;min-height:420px;padding:30px}.home-workflow__compare .home-workflow__flatfolio{background:var(--ff-surface);color:var(--ff-text)}.home-workflow__compare article>span{letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:650}.home-workflow__usual>span{color:color-mix(in srgb, var(--ff-on-primary) 70%, transparent)}.home-workflow__flatfolio>span{color:var(--ff-primary)}.home-ai{background:var(--ff-surface)}.home-split{grid-template-columns:.72fr 1.28fr;align-items:center;gap:64px;display:grid}.home-split--reverse{grid-template-columns:1.14fr .86fr}.home-insight{background:var(--ff-surface-muted)}.home-analytics-preview{background:var(--ff-surface);border-radius:24px;padding:30px}.home-analytics-preview>div{flex-direction:column;gap:9px;display:flex}.home-analytics-preview>div>strong{font-size:25px}.home-analytics-preview dl{grid-template-columns:repeat(3,1fr);gap:8px;margin:24px 0;display:grid}.home-analytics-preview dl div{background:var(--ff-surface-muted);border-radius:12px;flex-direction:column-reverse;gap:7px;padding:15px;display:flex}.home-analytics-preview dl .is-request{background:var(--ff-primary-soft)}.home-analytics-preview dt{color:var(--ff-text-muted);font-size:9px}.home-analytics-preview dd{align-items:center;gap:6px;margin:0;font-size:22px;font-weight:650;display:flex}.home-analytics-preview article{background:var(--ff-surface-muted);border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin-top:8px;padding:16px;display:flex}.home-analytics-preview article span{color:var(--ff-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.home-analytics-preview article strong{color:var(--ff-primary);flex:none;align-items:center;gap:6px;font-size:11px;display:inline-flex}.home-feedback-flow{counter-reset:flow;gap:13px;margin:29px 0 0;padding:0;list-style:none;display:grid}.home-feedback-flow li{color:var(--ff-text);counter-increment:flow;align-items:center;gap:12px;font-size:13px;display:flex}.home-feedback-flow li:before{content:counter(flow, decimal-leading-zero);color:var(--ff-primary);font-size:10px;font-weight:650}.home-branding{background:var(--ff-surface)}.home-branding__layout{grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;display:grid}.home-brand-card{background:var(--ff-surface-muted);border-radius:24px;grid-template-columns:78px minmax(0,1fr) auto;align-items:center;gap:18px;padding:28px;display:grid}.home-brand-card__avatar{background:var(--ff-primary-soft);width:78px;height:78px;color:var(--ff-primary);border-radius:13px;place-items:center;font-size:21px;font-weight:650;display:grid}.home-brand-card>div:nth-child(2){flex-direction:column;gap:5px;min-width:0;display:flex}.home-brand-card>div strong{font-size:17px}.home-brand-card>div span{color:var(--ff-text-muted);font-size:11px}.home-brand-card>div a{color:var(--ff-primary);margin-top:6px;font-size:13px}.home-brand-card__link{background:var(--ff-surface);min-width:0;color:var(--ff-text-muted);text-overflow:ellipsis;white-space:nowrap;border-radius:11px;grid-column:1/-1;align-items:center;gap:9px;padding:14px 16px;font-size:12px;display:inline-flex;overflow:hidden}.home-brand-card>.solid-link{pointer-events:none;grid-area:1/3}.home-brand-card>div .home-brand-card__phone{color:var(--ff-primary);margin-top:6px;font-size:13px}.home-pricing{background:var(--ff-surface-muted)}.home-pricing__options{grid-template-columns:1fr 1fr;gap:12px;margin-top:54px;display:grid}.home-pricing__options article{background:var(--ff-surface);border-radius:24px;flex-direction:column;align-items:flex-start;min-height:370px;padding:34px;display:flex}.home-pricing__options h3{letter-spacing:-1px;margin:17px 0 0;font-size:30px;font-weight:550}.home-pricing__options p{max-width:500px;color:var(--ff-text-muted);margin-top:17px;font-size:14px;line-height:1.65}.home-pricing__options article>strong{color:var(--ff-primary);margin-top:auto;font-size:17px}.home-pricing__options article .solid-link{width:100%;margin-top:19px}.home-pricing__options aside{background:var(--ff-primary-soft);border-radius:20px;grid-column:1/-1;align-items:center;gap:24px;padding:26px 30px;display:flex}.home-pricing__options aside h3{flex:0 340px;margin:0;font-size:22px}.home-pricing__options aside p{flex:1;margin:0}.home-text-link{color:var(--ff-primary);flex:none;align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.home-faq{background:var(--ff-surface)}.home-faq__layout{grid-template-columns:.65fr 1.35fr;align-items:start;gap:90px;display:grid}.home-faq__list{gap:8px;display:grid}.home-faq__list details{background:var(--ff-surface-muted);border-radius:15px}.home-faq__list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:64px;padding:18px 20px;font-size:14px;font-weight:600;list-style:none;display:flex}.home-faq__list summary::-webkit-details-marker{display:none}.home-faq__list summary svg{color:var(--ff-primary);flex:none;transition:transform .16s}.home-faq__list details[open] summary svg{transform:rotate(180deg)}.home-faq__list details p{color:var(--ff-text-muted);padding:0 20px 21px;font-size:13px;line-height:1.65}.home-final{background:var(--ff-surface-muted);padding:30px 0}.home-final__inner{background:var(--ff-primary);min-height:350px;color:var(--ff-on-primary);border-radius:28px;justify-content:space-between;align-items:center;gap:60px;padding-top:55px;padding-bottom:55px;display:flex}.home-final__inner .eyebrow{color:color-mix(in srgb, var(--ff-on-primary) 68%, transparent)}.home-final h2{letter-spacing:-.045em;margin-top:15px;font-size:clamp(39px,5vw,65px)}.home-final p{max-width:620px;color:color-mix(in srgb, var(--ff-on-primary) 72%, transparent);margin-top:18px;font-size:16px;line-height:1.6}.home-final__inner>div:last-child{flex-direction:column;flex:none;gap:9px;display:flex}.home-final .solid-link{background:var(--ff-surface);color:var(--ff-primary)}.home-final .solid-link:hover{background:var(--ff-primary-soft);color:var(--ff-primary-hover)}.home-final .home-link-button{color:var(--ff-on-primary);background:0 0}.home-footer{background:var(--ff-surface-muted);padding:64px 0 28px}.home-footer__inner{grid-template-columns:1fr auto auto;align-items:center;gap:50px;display:grid}.home-footer__inner>div p{color:var(--ff-text-muted);margin-top:12px;font-size:12px}.home-footer nav{gap:22px;display:flex}.home-footer__inner>.solid-link{min-height:46px}.home-footer__bottom{color:var(--ff-text-muted);justify-content:space-between;align-items:center;gap:24px;margin-top:58px;padding-top:24px;font-size:11px;display:flex}@media (width<=1020px){.home-wrap{padding-inline:26px}.home-header__nav{gap:17px}.home-header__actions .home-link-button{display:none}.home-product{padding-inline:50px}.home-product__photo{min-height:410px}.home-product__details{padding:23px 20px}.home-product__analysis{right:5px}.home-workflow__layout,.home-split,.home-split--reverse,.home-branding__layout,.home-faq__layout{gap:50px}.home-client-preview__feedback{right:120px}.home-brand-card{grid-template-columns:70px minmax(0,1fr)}.home-brand-card>.solid-link{grid-area:auto/1/auto/-1}.home-footer__inner{grid-template-columns:1fr auto}.home-footer nav{grid-area:2/1/auto/-1}}@media (width<=760px){.home-wrap{padding-inline:18px}.home-header{-webkit-backdrop-filter:none;backdrop-filter:none}.home-header__inner{justify-content:space-between;min-height:72px}.home-wordmark{font-size:23px}.home-header__nav,.home-header__actions{display:none}.home-menu{display:block;position:relative}.home-menu summary{background:var(--ff-surface);color:var(--ff-primary);cursor:pointer;border-radius:10px;padding:10px 13px;font-size:12px;font-weight:600;list-style:none}.home-menu summary::-webkit-details-marker{display:none}.home-menu nav{background:var(--ff-surface);width:210px;box-shadow:0 18px 46px color-mix(in srgb, var(--ff-text) 15%, transparent);border-radius:14px;gap:5px;padding:9px;display:grid;position:absolute;top:48px;right:0}.home-menu nav a{color:var(--ff-text);border-radius:9px;padding:11px 12px;font-size:13px}.home-menu nav a:last-child{background:var(--ff-primary);color:var(--ff-on-primary)}.home-hero{padding:26px 0 60px}.home-hero h1{margin:19px auto 22px;font-size:clamp(38px,10.5vw,60px);line-height:.99}.home-hero__copy>p{font-size:16px}.home-hero__actions{flex-direction:column;width:100%;margin-top:28px}.home-hero__actions>*{width:100%}.home-product{margin-top:28px;padding-inline:18px}.home-product__screen{box-shadow:0 18px 45px color-mix(in srgb, var(--ff-text) 10%, transparent);border-radius:20px;padding:10px}.home-product__top{padding:4px 4px 12px}.home-product__layout{grid-template-columns:1fr}.home-product__photo{border-radius:14px;min-height:225px}.home-product__details{border-radius:14px;padding:20px}.home-product__details>strong{margin-top:13px;font-size:31px}.home-product__details dl{margin:22px 0 17px}.home-product__list{grid-template-columns:repeat(3,minmax(0,1fr))}.home-product__analysis{width:auto;box-shadow:none;margin:12px 0 0;position:relative;bottom:auto;right:auto}.home-section{padding:76px 0}.home-section-heading h2{margin-top:14px;font-size:clamp(32px,8.8vw,39px)}.home-section-heading>p{margin-top:17px;font-size:15px}.home-client-preview{border-radius:20px;grid-template-columns:1fr;margin-top:37px;padding:10px}.home-client-preview__cover{border-radius:14px;padding:19px}.home-client-preview__heading strong{font-size:23px}.home-client-preview__cards{grid-template-columns:1fr}.home-client-preview__cards article{grid-template-columns:78px minmax(0,1fr);display:grid}.home-client-preview__cards img{aspect-ratio:auto;width:78px;height:78px}.home-client-preview__cards article div{padding:7px 10px}.home-client-preview__cards em{margin-top:8px}.home-client-preview__detail{min-height:370px}.home-client-preview__feedback{flex-wrap:wrap;margin:-25px 17px 5px;position:relative;bottom:auto;right:auto}.home-workflow__layout,.home-split,.home-split--reverse,.home-branding__layout,.home-faq__layout{grid-template-columns:1fr;gap:38px}.home-workflow__compare{grid-template-columns:1fr}.home-workflow__compare article{min-height:0;padding:24px}.home-ai .home-section-heading,.home-insight .home-section-heading{order:-1}.home-analytics-preview{border-radius:18px;padding:22px}.home-analytics-preview dl{grid-template-columns:repeat(2,1fr)}.home-analytics-preview dl .is-request{grid-column:1/-1}.home-analytics-preview article{flex-direction:column;align-items:flex-start;gap:8px}.home-brand-card{border-radius:18px;grid-template-columns:64px minmax(0,1fr);padding:20px}.home-brand-card__avatar{width:64px;height:64px}.home-brand-card__link{font-size:10px}.home-pricing__options{grid-template-columns:1fr;margin-top:37px}.home-pricing__options article{min-height:330px;padding:25px}.home-pricing__options aside{flex-direction:column;grid-column:auto;align-items:flex-start;padding:24px}.home-pricing__options aside h3{flex-basis:auto}.home-pricing__options aside p{flex:auto}.home-faq__list summary{min-height:58px;padding:16px}.home-faq__list details p{padding:0 16px 18px}.home-final{padding:12px 0}.home-final__inner{border-radius:0;flex-direction:column;align-items:stretch;min-height:0;padding-top:44px;padding-bottom:44px}.home-final h2{font-size:43px}.home-final p{font-size:14px}.home-final__inner>div:last-child{width:100%}.home-footer{padding-top:48px}.home-footer__inner{grid-template-columns:1fr;gap:30px}.home-footer nav{grid-area:auto;grid-template-columns:1fr 1fr;gap:16px;display:grid}.home-footer__inner>.solid-link{width:100%}.home-footer__bottom{flex-direction:column;align-items:flex-start;margin-top:40px}}.home-product__story{color:var(--ff-text-muted);letter-spacing:.03em;align-items:center;gap:16px;margin:0 6px 18px;font-size:11px;display:flex}.home-product__story strong{color:var(--ff-primary);font-weight:550}.home-product__story-line{background:var(--ff-primary);opacity:.4;transform-origin:0;width:64px;height:1px}.home-product__list article{z-index:2;position:relative}.home-product__layout{order:2}.home-product__list article:first-child{--from-x:-65px;--from-y:50px;--from-angle:-9deg}.home-product__list article:nth-child(2){--from-x:0px;--from-y:10px;--from-angle:5deg}.home-product__list article:nth-child(3){--from-x:65px;--from-y:75px;--from-angle:10deg}.home-product__list .home-product__index{color:var(--ff-primary);margin-left:auto;padding-right:8px;font-size:12px}.home-product__analysis>svg{color:var(--ff-primary);position:absolute;top:20px;right:20px}.home-process{grid-template-columns:.8fr 1.2fr;align-items:start;gap:80px;margin-top:54px;display:grid}.home-process__steps{margin:0;padding:0;list-style:none}.home-process__steps li{min-height:235px;padding:26px 0}.home-process__steps h3{margin:0}.home-process__steps button{min-height:48px;color:var(--ff-text-muted);text-align:left;letter-spacing:-.7px;transition:color var(--ff-motion-fast);background:0 0;border:0;align-items:baseline;gap:24px;padding:0;font-size:27px;font-weight:500;display:flex}.home-process__steps button span{letter-spacing:0;font-size:12px}.home-process__steps .is-active button,.home-process__steps button:hover{color:var(--ff-primary)}.home-process__steps>li>p{max-width:340px;color:var(--ff-text-muted);margin:12px 0 0 42px;font-size:15px;line-height:1.65}.home-process__canvas{min-width:0;position:sticky;top:50px}.home-process__progress{gap:8px;width:100px;margin:22px auto 0;display:flex}.home-process__progress i{background:var(--ff-primary-soft);height:3px;transition:background var(--ff-motion-ui);border-radius:3px;flex:1}.home-process__progress i.is-active{background:var(--ff-primary)}.home-process__mobile,.home-process__mobile-title{display:none}.home-workspace{background:var(--ff-surface-muted);border-radius:24px;padding:22px}.home-workspace__header{justify-content:space-between;align-items:center;gap:12px;font-size:17px;display:flex}.home-workspace__header span{color:var(--ff-text-muted);font-size:11px}.home-workspace__context{min-height:174px;padding:28px 0 20px}.home-workspace__context .eyebrow{font-size:9px}.home-workspace__context h3{letter-spacing:-.8px;max-width:390px;margin:12px 0;font-size:28px;font-weight:500;line-height:1.13}.home-workspace__context p{color:var(--ff-text-muted);font-size:12px;line-height:1.6}.home-workspace__url{background:var(--ff-surface);color:var(--ff-primary);border-radius:10px;justify-content:space-between;padding:12px 15px;font-size:12px;display:flex}.home-workspace__properties{gap:8px;display:grid}.home-workspace__properties>div{background:var(--ff-surface);transition:transform var(--ff-motion-demo) var(--ff-ease);border-radius:13px;align-items:center;gap:15px;padding:8px;display:flex}.home-workspace__properties img{object-fit:cover;border-radius:8px;width:72px;height:60px}.home-workspace__properties span{flex-direction:column;gap:7px;display:flex}.home-workspace__properties strong{font-size:15px;font-weight:550}.home-workspace__properties small{color:var(--ff-text-muted);font-size:11px}.home-workspace__properties svg{color:var(--ff-primary);margin-left:auto;margin-right:12px}.home-workspace--0 .home-workspace__properties>div{transform:translateX(calc(var(--fragment) * -7px))}.home-workspace--2 .home-workspace__properties{grid-template-columns:repeat(3,minmax(0,1fr))}.home-workspace--2 .home-workspace__properties>div{flex-direction:column;align-items:start;min-width:0;transform:translate(0)}.home-workspace--2 .home-workspace__properties img{width:100%;height:115px}.home-workspace--2 .home-workspace__properties span{padding:6px 3px}.home-workspace--2 .home-workspace__properties svg{display:none}.home-workspace__footer{color:var(--ff-primary);background:var(--ff-primary-soft);overflow-wrap:anywhere;border-radius:11px;align-items:center;gap:10px;margin-top:18px;padding:15px 12px;font-size:11px;display:flex}.home-workspace__footer svg{flex-shrink:0}.home-client-choice{width:100%;color:inherit;text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:92px minmax(0,1fr);align-items:center;padding:0;display:grid}.home-client-preview__cards article{transition:background var(--ff-motion-fast), transform var(--ff-motion-fast)}.home-client-preview__cards article:hover{transform:translate(3px)}.home-client-preview__cards article.is-selected{background:var(--ff-primary-soft)}.home-client-preview__cards img{height:92px}.home-client-preview__cards article div{padding:6px 12px}.home-client-preview__cards em{font-size:10px}.home-client-preview__detail{min-height:470px}.home-client-preview__detail div span{background:var(--ff-surface);color:var(--ff-text)}.home-message-stack{flex-direction:column;gap:14px;margin-top:32px;display:flex}.home-message-stack>span{background:color-mix(in srgb, var(--ff-on-primary) 10%, transparent);border-radius:13px 13px 13px 3px;padding:14px 16px;font-size:13px;line-height:1.6;transform:rotate(-2deg)}.home-message-stack>span:nth-child(2){margin-left:12px;transform:rotate(2deg)}.home-message-stack>span:nth-child(3){margin-right:12px}.home-message-stack small{opacity:.7;font-size:11px}.home-unified-stack{gap:9px;margin-top:26px;display:grid}.home-unified-stack>strong{margin-bottom:6px;font-size:18px;font-weight:550}.home-unified-stack>div{background:var(--ff-surface-muted);border-radius:10px;align-items:center;gap:12px;padding:7px;display:flex}.home-unified-stack img{object-fit:cover;border-radius:7px;width:48px;height:48px}.home-unified-stack span{font-size:13px}.home-unified-stack small{color:var(--ff-text-muted);margin-top:5px;font-size:9px;display:block}.home-unified-stack__link{color:var(--ff-primary);align-items:center;gap:9px;padding-top:12px;display:flex}.home-workflow-caption{opacity:.8;margin-top:22px;font-size:12px;line-height:1.65}.home-ai .home-split{grid-template-columns:1fr;gap:46px}.home-ai .home-section-heading{grid-template-columns:1.2fr 1fr;gap:0 55px;max-width:920px;display:grid}.home-ai .home-section-heading .eyebrow{grid-column:1/-1}.home-ai .home-section-heading h2{grid-row:2/4}.home-ai .home-section-heading>small{grid-column:2}.home-comparison{background:var(--ff-surface-muted);border-radius:25px;padding:30px}.home-demo-heading{color:var(--ff-text);justify-content:space-between;gap:14px;font-size:14px;font-weight:550;display:flex}.home-demo-heading small{color:var(--ff-text-muted);font-size:11px;font-weight:400}.home-demo-controls{flex-wrap:wrap;gap:8px;margin:22px 0;display:flex}.home-demo-controls button{background:var(--ff-surface);min-height:44px;color:var(--ff-primary);transition:background var(--ff-motion-fast), color var(--ff-motion-fast);border:0;border-radius:10px;justify-content:center;align-items:center;gap:9px;padding:12px 16px;font-size:12px;font-weight:550;display:flex}.home-demo-controls button[aria-pressed=true],.home-demo-controls button:hover{background:var(--ff-primary);color:var(--ff-on-primary)}.home-comparison__properties{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.home-comparison__properties article{background:var(--ff-surface);transition:transform var(--ff-motion-demo) var(--ff-ease), background var(--ff-motion-ui);border-radius:18px;padding:12px}.home-comparison__properties img{object-fit:cover;border-radius:10px;width:100%;height:170px}.home-comparison__properties article>small{color:var(--ff-text-muted);margin:16px 4px 0;font-size:10px;display:block}.home-comparison__properties h3{letter-spacing:-.4px;margin:7px 4px 18px;font-size:17px;font-weight:550}.home-comparison__properties dl{margin:0 4px}.home-comparison__properties dl>div{justify-content:space-between;gap:10px;padding:9px 0;font-size:12px;display:flex}.home-comparison__properties dt{color:var(--ff-text-muted)}.home-comparison__properties dd{margin:0;font-weight:550}.home-comparison__verdict{background:var(--ff-surface-muted);color:var(--ff-text-muted);text-align:center;border-radius:8px;margin-top:14px;padding:12px;font-size:11px;display:block}.shows-analysis .is-candidate .home-comparison__verdict{background:var(--ff-primary);color:var(--ff-on-primary)}.home-comparison__conclusion{max-width:850px;margin:28px auto 0;padding:24px 0 8px}.home-comparison__conclusion .eyebrow{font-size:10px}.home-comparison__conclusion h3{letter-spacing:-.7px;margin:12px 0;font-size:28px;font-weight:500}.home-comparison__conclusion p{font-size:16px;line-height:1.65}.home-comparison__conclusion small{color:var(--ff-text-muted);margin-top:15px;font-size:12px;line-height:1.6;display:block}.home-feedback-demo{min-width:0}.home-feedback-demo>.home-demo-heading{margin:0 8px 20px}.home-feedback-demo__client{background:var(--ff-surface);border-radius:20px;margin-left:50px;padding:25px}.home-feedback-demo__client .eyebrow{font-size:9px}.home-feedback-demo__client h3{letter-spacing:-.5px;margin:15px 0;font-size:24px;font-weight:500}.home-feedback-demo__client .home-demo-controls{margin-bottom:0}.home-feedback-demo__client button{background:var(--ff-surface-muted)}.home-feedback-demo__connection{width:100px;color:var(--ff-primary);align-items:center;gap:8px;margin:10px 28px;display:flex}.home-feedback-demo__connection i{background:var(--ff-primary-soft);flex:1;height:2px}.home-feedback-demo .home-analytics-preview{margin-right:24px}.home-feedback-demo .home-analytics-preview article.has-signal{background:var(--ff-primary-soft)}.home-demo-note{max-width:430px;color:var(--ff-text-muted);margin:15px 8px 0;font-size:11px;line-height:1.55}.home-page :is(button,a,summary):focus-visible{outline:3px solid var(--ff-focus);outline-offset:4px}.home-page .solid-link svg{transition:transform var(--ff-motion-fast) var(--ff-ease)}.home-page .solid-link:hover svg{transform:translate(2px,-2px)}.home-faq__list summary:hover{color:var(--ff-primary)}.home-faq__list details[open]{background:var(--ff-primary-soft)}.home-final__inner{position:relative;overflow:hidden}.home-final__inner:before{content:"";background:color-mix(in srgb, var(--ff-surface) 14%, transparent);width:105px;height:76px;box-shadow:22px 10px 0 color-mix(in srgb, var(--ff-surface) 10%, transparent);pointer-events:none;border-radius:12px;position:absolute;top:-34px;right:33%;transform:rotate(-9deg)}@media (width<=1100px) and (width>=761px){.home-process{gap:36px}.home-process__steps button{font-size:23px}.home-workflow__layout{grid-template-columns:1fr;gap:38px}.home-workflow .home-section-heading{max-width:760px}.home-client-preview{grid-template-columns:1fr 1fr}.home-client-preview__cover{padding:16px}.home-client-choice{grid-template-columns:68px minmax(0,1fr)}.home-client-preview__cards img{height:78px}.home-client-preview__cards em{font-size:9px}.home-insight .home-split{gap:30px}.home-feedback-demo__client{margin-left:0}}@media (width<=760px){.home-hero__copy .eyebrow{letter-spacing:1.4px;max-width:290px;font-size:9px}.home-hero__actions{margin-top:20px}.home-hero__actions>*{min-height:48px}.home-product__story{gap:10px;font-size:9px}.home-product__story-line{width:35px}.home-product__top small{font-size:9px}.home-product__details{display:none}.home-product__screen{flex-direction:column;display:flex}.home-product__top{order:0}.home-product__list{order:1;margin:0 0 10px}.home-product__layout{order:2}.home-product__list article{flex-direction:column;align-items:start;gap:8px;padding:7px}.home-product__list img{object-fit:cover;border-radius:7px;width:100%;height:52px}.home-product__list strong{font-size:10px}.home-product__list small{font-size:8px}.home-product__list .home-product__index{display:none}.home-product__analysis{padding:16px}.home-product__analysis strong{font-size:14px}.home-process{grid-template-columns:1fr;gap:0;margin-top:28px}.home-process__steps li{min-height:0;padding:22px 0}.home-process__steps>li>p{max-width:none;margin-bottom:20px;margin-left:36px}.home-process__steps button{color:var(--ff-primary);gap:18px;font-size:24px;display:none}.home-process__mobile-title{letter-spacing:-.7px;color:var(--ff-primary);align-items:baseline;gap:18px;font-size:24px;font-weight:500;display:flex}.home-process__mobile-title small{letter-spacing:0;font-size:12px}.home-process__canvas{display:none}.home-process__mobile{display:block}.home-workspace{padding:17px}.home-workspace__context{min-height:0;padding-block:20px}.home-workspace__context h3{font-size:22px}.home-workspace__context .eyebrow{font-size:8px}.home-workspace__properties img{width:50px;height:47px}.home-workspace__properties strong{font-size:12px}.home-workspace__properties small{font-size:10px}.home-workspace--0 .home-workspace__properties>div{transform:none}.home-workspace--2 .home-workspace__properties img{height:70px}.home-workspace--2 .home-workspace__properties small{font-size:8px}.home-workspace--2 .home-workspace__properties strong{font-size:10px}.home-client-preview__cards article{display:block}.home-client-choice{grid-template-columns:78px minmax(0,1fr)}.home-client-preview__detail{min-height:360px}.home-client-preview__feedback{box-shadow:none;margin-top:0}.home-message-stack{margin-top:22px}.home-workflow__compare article{padding:23px}.home-workflow__usual{margin-right:24px}.home-workflow__flatfolio{margin-left:24px}.home-ai .home-section-heading{display:block}.home-comparison{padding:16px}.home-comparison__properties{grid-template-columns:1fr;gap:10px}.home-comparison__properties article{grid-template-columns:76px minmax(0,1fr);gap:0 12px;display:grid}.home-comparison__properties img{grid-row:1/3;width:76px;height:76px}.home-comparison__properties article>small{margin-top:6px}.home-comparison__properties h3{margin:6px 4px 0;font-size:14px}.home-comparison__properties dl{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:0 18px;margin-top:12px;display:grid}.home-comparison__properties dl>div{gap:5px;font-size:10px}.home-comparison__verdict{grid-column:1/-1;margin-top:6px;padding:8px}.home-comparison__conclusion{margin-top:14px;padding-top:12px}.home-comparison__conclusion h3{font-size:24px}.home-comparison__conclusion p{font-size:14px}.home-demo-heading{font-size:12px}.home-demo-heading small{font-size:9px}.home-feedback-demo__client{margin-left:14px;padding:20px}.home-feedback-demo .home-analytics-preview{margin-right:14px}.home-feedback-demo__client .home-demo-controls{flex-direction:column}.home-feedback-demo__client button{width:100%}.home-final__inner:before{right:24px}}@media (prefers-reduced-motion:no-preference){.home-product.is-entered .home-product__list article{animation:home-organize var(--ff-motion-hero) var(--ff-ease) both;animation-delay:calc(var(--fragment) * 60ms)}.home-product.is-entered .home-product__layout{animation:home-resolve var(--ff-motion-hero) var(--ff-ease) both}.home-product.is-entered .home-product__analysis{animation:home-confirm var(--ff-motion-demo) .65s var(--ff-ease) both}.home-comparison.is-entered .home-comparison__properties article{animation:home-align var(--ff-motion-demo) var(--ff-ease) both;animation-delay:calc(var(--fragment) * 80ms)}.home-comparison.is-entered .home-comparison__conclusion{animation:home-confirm var(--ff-motion-demo) .35s var(--ff-ease) both}.home-feedback-demo.is-entered .home-feedback-demo__connection{animation:home-confirm var(--ff-motion-demo) var(--ff-ease) both}.home-feedback-demo.is-entered .home-analytics-preview{animation:home-confirm var(--ff-motion-demo) .2s var(--ff-ease) both}.home-feedback-demo dd,.home-client-preview__detail img,.home-workspace__context{animation:home-confirm var(--ff-motion-ui) var(--ff-ease) both}.home-comparison.is-entered.shows-analysis .is-candidate .home-comparison__verdict{animation:home-candidate var(--ff-motion-demo) .4s var(--ff-ease) both}@keyframes home-candidate{0%{background:var(--ff-surface-muted);color:var(--ff-text-muted)}to{background:var(--ff-primary);color:var(--ff-on-primary)}}@keyframes home-organize{0%{transform:translate(var(--from-x), var(--from-y)) rotate(var(--from-angle));box-shadow:0 15px 45px color-mix(in srgb, var(--ff-text) 14%, transparent)}to{box-shadow:none;transform:none}}@keyframes home-resolve{0%{opacity:.35;transform:scale(.97)}to{opacity:1;transform:none}}@keyframes home-confirm{0%{opacity:.3;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes home-align{0%{transform:translateY(calc(var(--fragment) * 16px))}to{transform:none}}}@media (width<=760px) and (prefers-reduced-motion:no-preference){.home-product__list article:nth-child(n){--from-x:0px;--from-y:30px;--from-angle:-4deg}}@media (prefers-reduced-motion:reduce){.home-page *,.home-page :before,.home-page :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.home-workspace__properties>div{transform:none}}.tariffs-hero{background:var(--ff-surface-muted);padding:92px 0 74px}.tariffs-hero h1{letter-spacing:-.065em;max-width:850px;margin-top:18px;font-size:clamp(58px,8vw,108px);line-height:.92}.tariffs-hero p{max-width:720px;color:var(--ff-text-muted);margin-top:28px;font-size:clamp(17px,2vw,22px);line-height:1.5}.tariffs-content{background:var(--ff-surface-muted);padding:20px 0 96px}.tariffs-loading,.home-pricing__loading,.billing-loading{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.tariffs-error{max-width:680px;padding:32px}.tariffs-error h2{margin-bottom:10px}.tariffs-error p{color:var(--ff-text-muted);margin-bottom:22px}.tariffs-primary{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.tariff-card{background:var(--ff-surface);border-radius:26px;flex-direction:column;min-height:520px;padding:clamp(28px,3.4vw,48px);transition:transform .18s,background .18s;display:flex}.tariff-card:hover{transform:translateY(-3px)}.tariff-card--unlimited{background:var(--ff-primary-soft)}.tariff-card h2{letter-spacing:-.045em;margin-top:18px;font-size:clamp(30px,3vw,43px)}.tariff-price{color:var(--ff-primary);letter-spacing:-.055em;margin-top:30px;font-size:clamp(46px,5vw,70px);font-weight:600;line-height:1}.tariff-price small,.tariff-addon__action strong small,.home-pricing__options h3 small{letter-spacing:0;white-space:nowrap;font-size:.3em;font-weight:500}.tariff-card>p{color:var(--ff-text-muted);margin-top:18px;font-size:16px}.tariff-card ul{color:var(--ff-text);gap:10px;margin:30px 0;padding:0;font-size:14px;line-height:1.5;list-style:none;display:grid}.tariff-card li:before{content:"•";color:var(--ff-primary);margin-right:10px}.tariff-card .solid-link{width:100%;margin-top:auto}.tariffs-addons{gap:12px;margin-top:12px;display:grid}.tariff-addon{background:var(--ff-surface);border-radius:22px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:36px;padding:34px 40px;display:grid}.tariff-addon--bundle{background:var(--ff-primary);color:var(--ff-on-primary)}.tariff-addon h2{margin-top:10px;font-size:30px}.tariff-addon p{max-width:660px;color:var(--ff-text-muted);margin-top:10px;line-height:1.55}.tariff-addon--bundle p,.tariff-addon--bundle .eyebrow,.tariff-addon--bundle>div>small{color:color-mix(in srgb, var(--ff-on-primary) 72%, transparent)}.tariff-addon__action{flex-direction:column;align-items:flex-end;gap:16px;min-width:250px;display:flex}.tariff-addon__action strong{letter-spacing:-.04em;font-size:31px}.tariff-addon--bundle .solid-link{background:var(--ff-surface);color:var(--ff-primary)}.tariffs-flow{background:var(--ff-surface)}.tariffs-flow .home-wrap{grid-template-columns:1fr 1fr;align-items:end;gap:70px;display:grid}.tariffs-flow h2{letter-spacing:-.05em;margin-top:14px;font-size:clamp(34px,4vw,56px);line-height:1}.tariffs-flow p{color:var(--ff-text-muted);font-size:17px;line-height:1.65}.home-pricing__loading{margin-top:54px}.home-pricing__error{background:var(--ff-surface);border-radius:18px;margin-top:40px;padding:24px}.home-pricing__error p{color:var(--ff-text-muted);margin-bottom:10px}.home-pricing__options article h3{color:var(--ff-primary);font-size:clamp(36px,4vw,52px)}.home-pricing__options article>p{margin-bottom:auto}@media (width<=760px){.tariffs-hero{padding:62px 0 48px}.tariffs-hero h1{font-size:58px}.tariffs-hero p{margin-top:20px;font-size:16px}.tariffs-content{padding-bottom:70px}.tariffs-loading,.home-pricing__loading,.billing-loading,.tariffs-primary{grid-template-columns:1fr}.tariff-card{border-radius:21px;min-height:470px;padding:26px}.tariff-price{font-size:48px}.tariff-addon{grid-template-columns:1fr;align-items:stretch;gap:26px;padding:26px}.tariff-addon__action{align-items:stretch;min-width:0}.tariff-addon__action .solid-link,.tariff-addon__action .home-link-button{width:100%}.tariff-addon__action strong{font-size:29px}.tariffs-flow .home-wrap{grid-template-columns:1fr;gap:24px}}
