:root{--assetfy-primary:#016e46;--assetfy-dark:#112240;--assetfy-text-gray:#696969;--assetfy-bg-light:#f5f7fa;--font-heading:"Montserrat",sans-serif;--font-body:"Figtree",sans-serif}body,html{overflow-x:hidden}body{background-color:#fff;color:var(--assetfy-text-gray);font-family:var(--font-body);margin:0;padding:0;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{color:var(--assetfy-dark);font-family:var(--font-heading);font-weight:600;line-height:1.2;margin:0}a{text-decoration:none;transition:all .2s ease}.container{margin:0 auto;max-width:1240px;padding:0 20px;width:100%}.btn-assetfy-primary{align-items:center;background-color:var(--assetfy-primary);border:1px solid transparent;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);color:#fff;display:inline-flex;font-family:var(--font-heading);font-size:16px;font-weight:700;gap:12px;padding:14px 28px;transition:all .3s ease}.btn-assetfy-primary.btn-glow{box-shadow:0 8px 30px rgba(9,167,108,.4)}.btn-assetfy-primary:visited{background-color:var(--assetfy-primary);color:#fff;font-weight:700}.btn-assetfy-primary:hover{background-color:var(--assetfy-primary);box-shadow:0 12px 40px rgba(9,167,108,.6);color:#fff;transform:translateY(-3px)}.btn-arrow-circle{align-items:center;background-color:hsla(0,0%,100%,.2);border-radius:8px;color:#fff;display:flex;font-size:18px;height:32px;justify-content:center;line-height:1;transition:background-color .2s ease;width:32px}.btn-assetfy-primary:hover .btn-arrow-circle{background-color:hsla(0,0%,100%,.3)}.btn-link-simple{align-items:center;display:flex;font-size:14px;font-weight:700;gap:8px;transition:gap .2s ease,opacity .2s ease}.btn-link-simple,.btn-link-simple:hover,.btn-link-simple:visited{color:var(--assetfy-primary)}.btn-link-simple:hover{gap:12px;opacity:.8}.btn-link-simple .arrow-box{background-color:rgba(39,210,190,.12);border-radius:6px;font-size:12px;padding:4px 6px}.btn-assetfy-tertiary{align-items:center;border-radius:10px;display:inline-flex;font-family:var(--font-heading);font-size:15px;font-weight:800;gap:8px;padding:12px 16px}.btn-assetfy-tertiary,.btn-assetfy-tertiary:hover,.btn-assetfy-tertiary:visited{color:var(--assetfy-primary)}.btn-assetfy-tertiary:hover{background:rgba(1,110,70,.08)}.btn-assetfy-tertiary .arrow-box{background-color:rgba(39,210,190,.12);border-radius:6px;font-size:12px;padding:4px 6px}.hero-section{align-items:center;background-color:#0a192f;background:linear-gradient(180deg,rgba(10,25,47,.9),rgba(10,25,47,.1)),url(/build/images/assetfy_map-background.943e677d.webp);background-position:50%;background-size:cover;border-radius:30px;box-shadow:0 30px 80px rgba(0,0,0,.08);color:#fff;display:flex;margin:15px;min-height:calc(100vh - 30px - var(--footer-height, 60px));overflow:hidden;padding:30px 0;position:relative;z-index:5}.hero-section--homepage{padding:75px 0 40px}.hero-scroll-down{align-items:center;animation:hero-bounce 2s ease-in-out infinite;background:rgba(9,167,108,.5);border:2px solid #09a76c;border-radius:50%;bottom:24px;color:#fff;display:flex;font-size:16px;height:44px;justify-content:center;left:50%;position:absolute;text-decoration:none;transform:translateX(-50%);transition:background .2s,border-color .2s;width:44px;z-index:10}.hero-scroll-down:hover{background:rgba(9,167,108,.9);border-color:#fff}@keyframes hero-bounce{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(8px)}}.hero-content h1{color:#fff;font-size:clamp(2rem,9vw,2.5rem);font-weight:800;letter-spacing:-1px;line-height:1.1;margin-bottom:16px}.hero-content h2{color:hsla(0,0%,100%,.9);font-size:1.25rem;font-weight:400;line-height:1.4;margin-bottom:32px}@media (min-width:1024px){.hero-content h1{font-size:3.25rem;letter-spacing:-1.5px}.hero-content h2{font-size:1.5rem;font-weight:600}}.hero-content p{color:hsla(0,0%,100%,.9);font-size:1.125rem;line-height:1.6;margin-bottom:40px;max-width:600px}.hero-card-container{margin:40px auto 0;max-width:420px;position:relative;z-index:10}@media (min-width:1024px){.hero-section .col-lg-5,.hero-section .container,.hero-section .row{position:static}.hero-card-container{bottom:0;margin:0;position:absolute;right:0;width:400px}}.hero-card{backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);background:rgba(10,20,42,.65);border:1px solid hsla(0,0%,100%,.12);border-radius:30px;box-shadow:0 30px 60px rgba(0,0,0,.6);margin-top:-200px;padding:220px 32px 32px;position:relative;z-index:1}@media (min-width:1024px){.hero-card{border-radius:30px;box-shadow:-15px 25px 50px rgba(0,0,0,.3)}}.hero-card img{border-radius:12px;height:auto;margin-bottom:24px;width:100%}.hero-phones{height:400px;position:relative;z-index:2}.hero-phones .phone-back{filter:drop-shadow(-8px 12px 20px rgba(0,0,0,.3));left:14%;position:absolute;top:15%;z-index:1}.hero-phones .phone-back img{border-radius:0;height:290px;margin-bottom:0;width:auto}.hero-phones .phone-front{filter:drop-shadow(10px 14px 28px rgba(0,0,0,.35));left:40%;position:absolute;top:0;z-index:2}.hero-phones .phone-front img{border-radius:0;height:400px;margin-bottom:0;width:auto}.hero-card h4{color:#fff;font-size:24px;font-weight:600;margin-bottom:12px}.hero-card p{color:hsla(0,0%,100%,.9);font-size:14px;line-height:1.6;margin-bottom:24px}.hero-card .btn-link-simple,.hero-card .btn-link-simple:visited{color:#fff}.hero-card .btn-link-simple:hover{color:#fff;opacity:.9}.hero-card .btn-link-simple .arrow-box{color:#fff;transition:background-color .2s ease}.hero-card .btn-link-simple .arrow-box,.hero-card .btn-link-simple:hover .arrow-box{background-color:var(--assetfy-primary)}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.hero-slide{display:none}.hero-slide.hero-slide--active{animation:heroFadeIn .25s ease forwards;display:block}.hero-slide.hero-slide--out{display:block;opacity:0;pointer-events:none;transition:opacity .15s ease}.hero-screenshot{border-radius:12px 12px 0 0;max-height:360px;overflow:hidden;position:relative;z-index:2}.hero-screenshot img{border-radius:0;display:block;height:auto;margin-bottom:0;width:100%}.hero-card--with-screenshot{margin-top:0;overflow:hidden;padding:0}.hero-card--with-screenshot .hero-screenshot{border-radius:0;max-height:none}.hero-card-body{padding:24px 32px 32px}.carousel-controls button{align-items:center;backdrop-filter:blur(8px);background:rgba(17,34,64,.6);border:1px solid hsla(0,0%,100%,.2);border-radius:12px;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .2s;width:40px}.carousel-controls button:hover{background-color:rgba(9,167,108,.15);border-color:rgba(9,167,108,.5);color:var(--assetfy-primary)}.featured-banner{background:var(--assetfy-bg-light,#f5f7fa);border-bottom:1px solid #e5e7eb;border-top:1px solid #e5e7eb;padding:22px 0;position:relative;z-index:10}.featured-text{color:#9ca3af;font-size:14px;font-weight:600;letter-spacing:1px;text-transform:uppercase}.featured-logo{align-items:center;color:#000;display:inline-flex;filter:grayscale(100%);font-size:1.25rem;font-weight:700;opacity:.4;transition:opacity .3s ease,transform .3s ease,filter .3s ease,color .3s ease}.featured-logo:hover{color:var(--assetfy-dark);filter:grayscale(0);opacity:1;transform:translateY(-2px)}.linkedin-logo{color:#000;gap:8px}.linkedin-logo:hover svg{color:#0a66c2}.product-hunt-logo{color:#000;flex-shrink:0;font-size:.98rem;font-weight:600;gap:6px;line-height:1;opacity:.3;white-space:nowrap}.product-hunt-logo:hover svg{color:#ff6154}.product-hunt-logo:hover{opacity:1}.omr-logo{align-items:center;display:inline-flex;gap:10px}.omr-logo>svg{aspect-ratio:auto;flex-shrink:0;height:17px;max-height:none;max-width:none;width:120px}.omr-rating{align-items:center;display:inline-flex;font-size:13px;font-weight:600;gap:5px;line-height:1}.omr-stars{color:#f59e0b!important;display:inline!important;font-size:14px!important;letter-spacing:0!important;white-space:nowrap!important}.omr-half-star{display:inline!important;height:14px!important;vertical-align:-2px!important;width:14px!important}.omr-score{color:var(--assetfy-dark,#112240)}.comparison-section{padding:100px 0;position:relative;z-index:1}.comparison-layout{align-items:center;display:grid;gap:40px;grid-template-columns:1fr}@media (max-width:1023px){.comparison-layout{display:flex;flex-direction:column;gap:24px}.comparison-layout>.visual-wrapper{order:-1}.comparison-layout>.comparison-text{order:0}}@media (min-width:1024px){.comparison-layout{gap:80px;grid-template-columns:1fr 1fr}}.badge-pill{border-radius:50px;display:inline-block;font-family:var(--font-body);font-size:12px;font-weight:700;letter-spacing:.5px;margin-bottom:16px;padding:6px 16px;text-transform:uppercase}.badge-red{background-color:#f3f4f6;background-color:#e5e7eb;color:#9ca3af;color:#6b7280}.badge-mint{background-color:rgba(39,210,190,.1);color:var(--assetfy-primary)}.comparison-text h3{color:var(--assetfy-dark);font-size:2rem;margin-bottom:20px}@media (min-width:1024px){.comparison-text h3{font-size:3rem}}.comparison-text p{color:#6b7280;font-size:1.125rem;line-height:1.6;max-width:500px}.text-right-lg{text-align:left}.comparison-h3-wrapper{position:relative}@media (min-width:1024px){.text-right-lg{text-align:right}.text-right-lg .badge-pill,.text-right-lg p{margin-left:auto;margin-right:0}}.visual-card{background:#fff;border:1px solid #f3f4f6;border-radius:12px;box-shadow:0 20px 40px -4px rgba(0,0,0,.1);margin:0 auto;overflow:hidden;width:100%}.visual-card-primary{border-color:color-mix(in srgb,var(--assetfy-primary) 30%,transparent)}.visual-card img{display:block;height:auto;width:100%}.comparison-slide{display:none}.comparison-slide.comparison-slide--active{animation:heroFadeIn .25s ease forwards;display:block}.comparison-slide.comparison-slide--out{display:block;opacity:0;pointer-events:none;transition:opacity .15s ease}.comparison-carousel-controls{align-items:center;background:var(--assetfy-bg-light,#f5f7fa);border-top:1px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;padding:12px 16px}.comparison-carousel-counter{color:var(--assetfy-text-gray,#696969);flex-shrink:0;font-family:var(--font-body,"Figtree",sans-serif);font-size:.85rem;white-space:nowrap}.comparison-carousel-caption,.comparison-carousel-caption:visited{border-bottom:1px solid #e5e7eb;color:var(--assetfy-text-gray,#696969);font-family:var(--font-body,"Figtree",sans-serif);font-size:.8rem;min-width:0;text-decoration:none;transition:color .15s,border-color .15s}.comparison-carousel-caption:hover{border-color:var(--assetfy-primary,#09a76c);color:var(--assetfy-primary,#09a76c)}span.comparison-carousel-caption{border-bottom:none;cursor:default}span.comparison-carousel-caption:hover{color:var(--assetfy-text-gray,#696969)}.comparison-carousel-caption-dot{color:#c8cdd5;font-weight:400;margin:0 .35em}.comparison-carousel-controls button{background:#fff;border:1px solid #e5e7eb;border-radius:12px;color:var(--assetfy-dark,#112240);cursor:pointer;font-size:1rem;height:36px;transition:background .15s,border-color .15s;width:36px}.comparison-carousel-controls button:hover{background:var(--assetfy-primary,#09a76c);border-color:var(--assetfy-primary,#09a76c);color:#fff}.connector-line{background-color:#e5e7eb;height:100px;margin:23px auto;width:1px}.management-section{background-color:var(--assetfy-bg-light);padding:100px 0}.highlight-text{color:var(--assetfy-dark);font-weight:700}#site-header{background:transparent!important;border-bottom:1px solid hsla(0,0%,100%,.1);left:0;position:absolute;top:0;width:100%;z-index:50}#site-header a{color:#fff!important}.homepage-header-overlay{left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:100}.homepage-header-overlay>*{pointer-events:auto}.hero-card--about{display:flex;flex-direction:column;justify-content:space-between}.hero-card-meta{color:var(--text-muted,#888);font-size:.82rem;margin-bottom:.5rem}.hero-glass-box{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:rgba(17,34,64,.4);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.15);margin-bottom:32px;padding:24px;text-align:left}.hero-glass-box .hero-desc-main{color:hsla(0,0%,100%,.9);font-size:15px;font-weight:400;line-height:1.6;margin-bottom:16px}.hero-glass-box .hero-desc-highlight{font-size:17px;font-weight:700}.hero-glass-box .hero-desc-target{border-top:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.6);font-size:13px;line-height:1.5;margin-bottom:0;padding-top:12px}.product-hero-metrics{display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin:-14px 0 26px;max-width:620px}.product-hero-metric{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.16);border-radius:10px;padding:14px 16px;text-align:left}.product-hero-metric span{color:hsla(0,0%,100%,.7);display:block;font-family:var(--font-heading);font-size:11px;font-weight:800;letter-spacing:.07em;margin-bottom:5px;text-transform:uppercase}.product-hero-metric strong{color:#fff;display:block;font-family:var(--font-heading);font-size:1.35rem;line-height:1.15}@media (max-width:740px){.product-hero-metrics{grid-template-columns:1fr;margin-top:-10px}}.text-nowrap{white-space:nowrap!important}.text-assetfy-dark{color:#0c3865!important}.comparison-availability{color:var(--text-muted,#888);display:inline-block;font-size:.85em;margin-top:8px}.forin1-section{padding:100px 0;position:relative;z-index:1}.forin1-cards-grid{display:grid;gap:16px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;min-height:560px}.forin1-card{background:var(--assetfy-bg-light,#f5f7fa);border:1px solid #e5e7eb;border-radius:12px;display:flex;overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}.forin1-card,.forin1-card:hover{color:inherit;text-decoration:none}.forin1-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.09);transform:translateY(-2px)}.forin1-card--text-top{flex-direction:column}.forin1-card--overlay{flex-direction:column;position:relative}.forin1-card--side-by-side{align-items:stretch;flex-direction:row}.forin1-card-visual{background:#e8edf2;flex-shrink:0;overflow:hidden}.forin1-card-visual--grow{flex:1;min-height:0}.forin1-card-visual--full{inset:0;position:absolute}.forin1-card-visual--half{flex-shrink:0;width:55%}.forin1-card-img{display:block;height:100%;object-fit:cover;width:100%}.forin1-card-body{flex-shrink:0;padding:24px 26px}.forin1-card-body--overlay{background:linear-gradient(0deg,rgba(17,34,64,.82) 0,rgba(17,34,64,0));margin-top:auto;padding:20px 24px 24px;position:relative;z-index:1}.forin1-card-body--overlay p,.forin1-card-body--overlay strong{color:#fff}.forin1-card-body--side{display:flex;flex-direction:column;justify-content:center;padding:28px 28px 28px 24px}.forin1-card-body strong,.forin1-card-body--side strong{color:var(--assetfy-dark,#112240);display:block;font-family:var(--font-heading,"Montserrat",sans-serif);font-size:1rem;font-weight:700;margin-bottom:8px}.forin1-card-body p,.forin1-card-body--side p{color:var(--assetfy-text-gray,#696969);font-size:.875rem;line-height:1.55;margin:0}@media (max-width:768px){.forin1-cards-grid{grid-template-columns:1fr;grid-template-rows:auto;min-height:unset}.forin1-card--side-by-side{flex-direction:column}.forin1-card-visual--half{height:200px;width:100%}.forin1-card-visual--full{height:200px;inset:unset;position:relative}.forin1-card--overlay{min-height:280px}.forin1-section{padding:60px 0}}.visual-card-transparent{background:transparent!important;border:none!important;box-shadow:none!important;overflow:visible!important}.comparison-placeholder{align-items:center;background:#fcecec;border-radius:12px;color:#e05252;display:flex;font-weight:700;height:250px;justify-content:center}.evaluation-teaser-section{background:#fff;padding:36px 0 68px}.evaluation-teaser{align-items:center;background:var(--assetfy-bg-light,#f5f7fa);border:1px solid #e5e7eb;border-radius:10px;display:flex;gap:28px;justify-content:space-between;padding:28px 30px}.evaluation-teaser h2{color:var(--assetfy-dark);font-size:clamp(1.35rem,2.4vw,1.9rem);font-weight:800;margin:0 0 10px}.evaluation-teaser p{color:var(--assetfy-text-gray);font-size:.98rem;line-height:1.6;margin:0;max-width:720px}.evaluation-hero-section{align-items:center;background:linear-gradient(135deg,rgba(10,25,47,.96),rgba(17,34,64,.9) 52%,rgba(1,110,70,.75)),url(/build/images/assetfy_map-background.943e677d.webp);background-position:50%;background-size:cover;color:#fff;display:flex;min-height:560px;overflow:hidden;padding:110px 0 76px;position:relative}.evaluation-hero-content{max-width:820px}.evaluation-hero-kicker{color:#27d2be;display:inline-flex;font-family:var(--font-heading);font-size:12px;font-weight:800;letter-spacing:.08em;margin-bottom:16px;text-transform:uppercase}.evaluation-hero-content h1{color:#fff;font-size:clamp(2.05rem,5.4vw,4rem);font-weight:800;letter-spacing:0;margin:0 0 20px;max-width:760px}.evaluation-hero-content p{color:hsla(0,0%,100%,.84);font-size:1.12rem;line-height:1.62;margin:0 0 28px;max-width:700px}.evaluation-hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:14px}.evaluation-hero-metrics{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 0 28px;max-width:920px}.evaluation-hero-metrics>div{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.16);border-radius:10px;padding:16px 18px}.evaluation-hero-metrics span{color:#27d2be;display:block;font-family:var(--font-heading);font-size:11px;font-weight:800;letter-spacing:.07em;margin-bottom:7px;text-transform:uppercase}.evaluation-hero-metrics strong{color:#fff;display:block;font-family:var(--font-heading);font-size:.98rem;line-height:1.35}@media (max-width:740px){.evaluation-teaser{align-items:flex-start;flex-direction:column;padding:22px 18px}.evaluation-hero-section{min-height:0;padding:98px 0 56px}.evaluation-hero-content p{font-size:1rem}.evaluation-hero-metrics{grid-template-columns:1fr}}.product-subnav-section{background:#fff;border-bottom:1px solid #eef2f6;padding:26px 0 36px}.product-subnav{display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))}.product-subnav-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 14px 34px rgba(17,34,64,.06);color:inherit;display:flex;flex-direction:column;justify-content:flex-start;min-height:155px;padding:20px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.product-subnav-card:hover{border-color:rgba(1,110,70,.32);box-shadow:0 18px 44px rgba(17,34,64,.1);color:inherit;transform:translateY(-2px)}.product-subnav-card--highlight{background:#f3faf7;border-color:rgba(1,110,70,.38)}.product-subnav-card span{color:var(--assetfy-primary);font-family:var(--font-heading);font-size:11px;font-weight:800;letter-spacing:.08em;margin-bottom:10px;text-transform:uppercase}.product-subnav-card strong{color:var(--assetfy-dark);font-family:var(--font-heading);font-size:1.05rem;line-height:1.25;margin-bottom:8px}.product-subnav-card small{color:var(--assetfy-text-gray);font-size:.91rem;line-height:1.45}@media (max-width:980px){.product-subnav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.product-subnav-section{padding:20px 0 28px}.product-subnav{grid-template-columns:1fr}.product-subnav-card{min-height:0}}.decision-path-section{background:#fff;border-top:1px solid #eef2f6;padding:96px 0 72px}.decision-path-header{margin:0 auto 34px;max-width:820px;text-align:center}.decision-path-eyebrow{align-items:center;color:var(--assetfy-primary);display:inline-flex;font-family:var(--font-heading);font-size:12px;font-weight:800;gap:8px;letter-spacing:.08em;margin-bottom:12px;text-transform:uppercase}.buyer-proof-copy h2,.decision-path-header h2{color:var(--assetfy-dark);font-family:var(--font-heading);font-size:clamp(1.7rem,3.4vw,2.45rem);font-weight:800;letter-spacing:-.2px;margin:0 0 16px}.buyer-proof-copy p,.decision-path-header p{color:var(--assetfy-text-gray);font-size:1.02rem;line-height:1.65;margin:0 auto;max-width:760px}.decision-path-grid{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.decision-path-card{background:linear-gradient(180deg,#fff,#f7faf8);border:1px solid rgba(17,34,64,.08);border-radius:10px;box-shadow:0 16px 45px rgba(17,34,64,.06);color:inherit;display:flex;flex-direction:column;justify-content:space-between;min-height:260px;padding:24px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.decision-path-card:hover{border-color:rgba(1,110,70,.28);box-shadow:0 22px 56px rgba(17,34,64,.1);color:inherit;transform:translateY(-3px)}.decision-path-card__role{font-family:var(--font-heading);font-size:12px;font-weight:800;gap:10px;letter-spacing:.07em;max-width:100%;text-transform:uppercase}.decision-path-card__role,.decision-path-card__role i{align-items:center;color:var(--assetfy-primary);display:inline-flex}.decision-path-card__role i{background:rgba(1,110,70,.1);border-radius:8px;flex:0 0 32px;font-size:14px;height:32px;justify-content:center;letter-spacing:0;width:32px}.decision-path-card__role span{min-width:0}.decision-path-card h3{color:var(--assetfy-dark);font-size:1.18rem;font-weight:800;margin:18px 0 10px}.decision-path-card p{color:var(--assetfy-text-gray);font-size:.96rem;line-height:1.58;margin:0 0 24px}.decision-path-card strong{color:var(--assetfy-dark);font-family:var(--font-heading);font-size:.9rem;margin-top:auto}.buyer-proof-section{background:var(--assetfy-bg-light,#f5f7fa);padding:72px 0 56px}.buyer-proof-layout{align-items:start;display:grid;gap:42px;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}.buyer-proof-copy{position:sticky;top:92px}.buyer-proof-copy p{margin:0 0 24px}.buyer-proof-list{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.buyer-proof-item{background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:inherit;min-height:190px;padding:22px;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}a.buyer-proof-item:hover{border-color:rgba(1,110,70,.28);box-shadow:0 16px 36px rgba(17,34,64,.08);color:inherit;transform:translateY(-2px)}.buyer-proof-item span{color:var(--assetfy-primary);display:block;font-family:var(--font-heading);font-size:12px;font-weight:800;letter-spacing:.07em;margin-bottom:12px;text-transform:uppercase}.buyer-proof-item strong{color:var(--assetfy-dark);display:block;font-family:var(--font-heading);font-size:1rem;margin-bottom:8px}.buyer-proof-item p{color:var(--assetfy-text-gray);font-size:.95rem;line-height:1.55;margin:0}.comparison-proof{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 16px 45px rgba(17,34,64,.06);margin-top:46px;overflow:hidden}.comparison-proof-header{padding:26px 28px 12px}.comparison-proof-header h3{color:var(--assetfy-dark);font-size:clamp(1.35rem,2.4vw,1.9rem);font-weight:800;margin:0;max-width:760px}.comparison-proof-table{display:grid;width:100%}.comparison-proof-row{border-top:1px solid #e5e7eb;display:grid;grid-template-columns:.82fr 1fr 1fr 1.15fr}.comparison-proof-row span{border-left:1px solid #e5e7eb;color:var(--assetfy-text-gray);font-size:.93rem;line-height:1.45;padding:16px 18px}.comparison-proof-row span:first-child{border-left:none;color:var(--assetfy-dark);font-weight:800}.comparison-proof-row--head{background:#f8fafc}.comparison-proof-row--head span{color:var(--assetfy-dark);font-family:var(--font-heading);font-size:.82rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.risk-proof{background:#112240;border:1px solid hsla(0,0%,100%,.08);border-radius:10px;box-shadow:0 18px 48px rgba(17,34,64,.18);margin-top:28px;padding:30px}.risk-proof-header{margin-bottom:24px;max-width:860px}.risk-proof-header h3{color:#fff;font-size:clamp(1.45rem,2.7vw,2.05rem);font-weight:800;margin:0 0 12px}.risk-proof-header p{color:hsla(0,0%,100%,.76);font-size:1rem;line-height:1.62;margin:0}.risk-proof-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.risk-proof-card{background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.12);border-radius:10px;color:#fff;display:block;min-height:205px;padding:20px;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}a.risk-proof-card:hover{background:hsla(0,0%,100%,.1);border-color:rgba(39,210,190,.5);color:#fff;transform:translateY(-2px)}.risk-proof-card span{color:#27d2be;display:block;font-family:var(--font-heading);font-size:11px;font-weight:800;letter-spacing:.07em;margin-bottom:10px;text-transform:uppercase}.risk-proof-card strong{color:#fff;display:block;font-family:var(--font-heading);font-size:1.02rem;margin-bottom:8px}.risk-proof-card p{color:hsla(0,0%,100%,.78);font-size:.94rem;line-height:1.55;margin:0}.proptech-benchmark{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 16px 45px rgba(17,34,64,.06);margin-top:28px;padding:30px}.proptech-benchmark-header{margin-bottom:24px;max-width:820px}.proptech-benchmark-header h3{color:var(--assetfy-dark);font-size:clamp(1.45rem,2.7vw,2.05rem);font-weight:800;margin:0 0 12px}.proptech-benchmark-header p{color:var(--assetfy-text-gray);font-size:1rem;line-height:1.62;margin:0}.proptech-benchmark-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.proptech-benchmark-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:20px}.proptech-benchmark-card span{color:var(--assetfy-primary);display:block;font-family:var(--font-heading);font-size:11px;font-weight:800;letter-spacing:.07em;margin-bottom:10px;text-transform:uppercase}.proptech-benchmark-card strong{color:var(--assetfy-dark);display:block;font-family:var(--font-heading);font-size:1rem;margin-bottom:8px}.proptech-benchmark-card p{color:var(--assetfy-text-gray);font-size:.94rem;line-height:1.55;margin:0}.proptech-benchmark-cta{align-items:center;border-top:1px solid #e5e7eb;display:flex;gap:24px;justify-content:space-between;margin-top:18px;padding-top:20px}.proptech-benchmark-cta p{color:var(--assetfy-dark);font-size:.98rem;line-height:1.58;margin:0;max-width:760px}@media (max-width:1023px){.buyer-proof-layout,.buyer-proof-list,.decision-path-grid,.proptech-benchmark-grid,.risk-proof-grid{grid-template-columns:1fr}.buyer-proof-copy{position:static}.comparison-proof-row{grid-template-columns:1fr}.comparison-proof-row--head{display:none}.comparison-proof-row span{border-left:none;border-top:1px solid #eef2f6}.comparison-proof-row span:first-child{background:#f8fafc;border-top:none}.proptech-benchmark-cta{align-items:flex-start;flex-direction:column}}@media (max-width:740px){.buyer-proof-section,.decision-path-section{padding:56px 0 44px}.decision-path-header{text-align:left}.buyer-proof-item,.decision-path-card{min-height:0;padding:20px 18px}.comparison-proof-header{padding:22px 18px 8px}.proptech-benchmark,.risk-proof{padding:22px 18px}.risk-proof-card{min-height:0}.comparison-proof-row span{padding:14px 18px}}.home-footer{max-width:100vw;overflow-x:hidden;position:relative;z-index:100}.home-footer .footer{height:auto;padding-block:15px;position:static}.home-footer .footer,.home-footer .footer *{pointer-events:auto!important}.img-cutout-shadow{filter:drop-shadow(0 0 60px rgba(0,0,0,.25))}.hero-cta-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.hero-cta-subtitle{color:hsla(0,0%,100%,.76)!important;font-size:13px!important;font-weight:400;letter-spacing:.02em;margin:-9px 0 0 15px;width:100%}.btn-assetfy-secondary{align-items:center;background:transparent;border:2px solid hsla(0,0%,100%,.5);border-radius:12px;color:#fff;display:inline-flex;font-family:var(--font-heading);font-size:16px;font-weight:700;gap:8px;padding:14px 24px;text-decoration:none;transition:all .3s ease}.btn-assetfy-secondary:visited{color:#fff}.btn-assetfy-secondary:hover{background:hsla(0,0%,100%,.1);border-color:#fff;color:#fff;transform:translateY(-2px)}.testimonial-section{padding:28px 0 0}.testimonial-shell{border-bottom:1px solid rgba(17,34,64,.08);border-top:1px solid rgba(1,110,70,.12);margin:0 auto;max-width:1080px;padding:34px 0 40px}.testimonial-section-header{margin:0 auto 22px;max-width:720px;text-align:center}.testimonial-eyebrow{align-items:center;color:var(--assetfy-primary);display:inline-flex;font-family:var(--font-heading);font-size:12px;font-weight:800;gap:8px;letter-spacing:.08em;margin-bottom:10px;text-transform:uppercase}.testimonial-eyebrow:after,.testimonial-eyebrow:before{background:rgba(1,110,70,.28);content:"";height:1px;width:26px}.testimonial-section-header h2{color:var(--assetfy-dark);font-family:var(--font-heading);font-size:clamp(1.45rem,3vw,2rem);font-weight:800;letter-spacing:-.2px}.testimonial-grid{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto;max-width:980px}.testimonial-card{background:linear-gradient(180deg,#fff,#f7faf8);border:1px solid rgba(17,34,64,.08);border-radius:10px;box-shadow:0 16px 45px rgba(17,34,64,.07);display:flex;flex-direction:column;justify-content:space-between;min-height:250px;padding:24px;position:relative}.testimonial-grid:has(.testimonial-card:only-child) .testimonial-card{margin:0 auto;max-width:620px;padding:22px 26px}.testimonial-quote-block{align-items:flex-start;display:flex;gap:12px;margin-bottom:22px}.testimonial-quote-mark{color:var(--assetfy-primary);flex-shrink:0;font-family:Georgia,serif;font-size:42px;line-height:1;margin:-2px 0 0;opacity:.38}.testimonial-text{border:none;color:var(--assetfy-dark);font-family:var(--font-body);font-size:.96rem;font-style:italic;line-height:1.62;margin:0;padding:0}.testimonial-author{align-items:center;display:flex;gap:12px}.testimonial-avatar{border:2px solid #fff;border-radius:50%;box-shadow:0 4px 12px rgba(17,34,64,.14);flex-shrink:0;height:44px;object-fit:cover;width:44px}.testimonial-author-info{display:flex;flex-direction:column;gap:2px}.testimonial-author-info strong{color:var(--assetfy-dark);font-family:var(--font-heading);font-size:14px}.testimonial-author-info span{color:var(--assetfy-text-gray);font-size:13px}.testimonial-author-info span a{color:var(--assetfy-primary);font-weight:500;text-decoration:none}.testimonial-author-info span a:hover{text-decoration:underline}@media (max-width:740px){.testimonial-section{padding-top:18px}.testimonial-shell{padding:28px 0 34px}.testimonial-section-header{margin-bottom:18px;text-align:left}.testimonial-eyebrow:before{display:none}.testimonial-grid{grid-template-columns:1fr}.testimonial-card{min-height:0;padding:20px 18px}.testimonial-grid:has(.testimonial-card:only-child) .testimonial-card{padding:20px 18px}.testimonial-quote-block{gap:12px;margin-bottom:18px}.testimonial-text{font-size:.94rem}}.final-cta-section{padding:48px 0 92px;text-align:center}.final-cta-kicker{color:var(--assetfy-primary);font-size:13px;letter-spacing:.08em;margin:0 0 10px;text-transform:uppercase}.final-cta-headline,.final-cta-kicker{font-family:var(--font-heading);font-weight:800}.final-cta-headline{color:var(--assetfy-dark);font-size:clamp(1.6rem,4vw,2.25rem);letter-spacing:-.3px;margin:0 0 12px}.final-cta-copy{color:var(--assetfy-text-gray);font-size:1rem;line-height:1.5;margin:0 auto 26px;max-width:520px}.final-cta-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:center}@media (max-width:740px){.final-cta-section{padding:38px 0 72px}.final-cta-copy{margin-bottom:22px}.final-cta-actions{flex-direction:column}}.about-section{background:var(--assetfy-bg-light,#f5f7fa);padding:60px 0 120px}.about-section .container{max-width:820px}.about-section__heading{color:var(--assetfy-dark,#112240);font-family:var(--font-heading,"Montserrat",sans-serif);font-size:1.9rem;font-weight:700;margin-bottom:18px;text-align:center}.about-section__body{color:var(--assetfy-text-gray,#696969);font-family:var(--font-body,"Figtree",sans-serif);font-size:1.05rem;line-height:1.65;margin:0;text-align:left}@media (max-width:740px){.about-section{padding:40px 0 96px}.about-section__heading{font-size:1.55rem}.about-section__body{font-size:.98rem}}.pn-faq{margin:56px auto 0;max-width:820px;padding:0 20px}.pn-faq__heading{color:var(--assetfy-dark,#112240);font-family:var(--font-heading,"Montserrat",sans-serif);font-size:1.8rem;font-weight:700;margin:0 0 28px;text-align:center}.pn-faq__list{display:flex;flex-direction:column;gap:14px}.pn-faq__item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px 22px}.pn-faq__summary{align-items:center;cursor:pointer;display:flex;gap:14px;list-style:none;margin:0;padding:0;transition:color .15s ease}.pn-faq__summary::-webkit-details-marker{display:none}.pn-faq__summary:after{align-items:center;color:var(--assetfy-primary,#09a76c);content:"+";display:inline-flex;flex-shrink:0;font-family:var(--font-heading,"Montserrat",sans-serif);font-size:1.5rem;font-weight:400;height:26px;justify-content:center;line-height:1;margin-left:auto;width:26px}.pn-faq__item[open]>.pn-faq__summary:after{content:"−"}.pn-faq__item[open]>.pn-faq__summary{margin-bottom:10px}.pn-faq__summary:focus-visible .pn-faq__question,.pn-faq__summary:hover .pn-faq__question{color:var(--assetfy-primary,#09a76c)}.pn-faq__question{color:var(--assetfy-dark,#112240);flex:1;font-family:var(--font-heading,"Montserrat",sans-serif);font-size:1.05rem;font-weight:600;margin:0;transition:color .15s ease}.pn-faq__answer{color:var(--assetfy-text-gray,#696969);font-family:var(--font-body,"Figtree",sans-serif);font-size:.97rem;line-height:1.6;margin:0}@media (max-width:740px){.pn-faq{margin-top:36px}.pn-faq__heading{font-size:1.45rem}}.seo-modern{--seo-primary:var(--assetfy-primary,#016e46);--seo-dark:var(--assetfy-dark,#112240);--seo-text:var(--assetfy-text-gray,#696969);--seo-soft:var(--assetfy-bg-light,#f5f7fa);--seo-border:#e2e8f0;--seo-gold:#c9a84c;background:#fff;color:var(--seo-text);font-family:var(--font-body,"Figtree",sans-serif);overflow:hidden}.seo-modern *,.seo-modern :after,.seo-modern :before{box-sizing:border-box}.seo-modern a,.seo-modern a:visited{color:inherit;text-decoration:none}.seo-shell{margin:0 auto;width:min(1180px,calc(100% - 32px))}.seo-page-band{padding:72px 0}.seo-page-band--soft{background:var(--seo-soft)}.seo-landing-hero{background:#112240;border-radius:28px;color:#fff;display:grid;gap:30px;grid-template-columns:minmax(0,1fr);margin:16px;min-height:620px;overflow:hidden;padding:86px 24px 28px;position:relative}.seo-landing-hero:before{background:linear-gradient(110deg,rgba(17,34,64,.96),rgba(17,34,64,.84) 48%,rgba(1,110,70,.38));content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.seo-landing-hero__background{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:0}.seo-landing-hero__content{align-self:center;max-width:690px;position:relative;z-index:2}.seo-eyebrow,.seo-final-cta>div>span,.seo-section-heading span{align-items:center;color:var(--seo-primary);display:inline-flex;font-size:.76rem;font-weight:800;letter-spacing:.08em;margin-bottom:12px;text-transform:uppercase}.seo-landing-hero h1{color:#fff;font-family:var(--font-heading,"Montserrat",sans-serif);font-size:clamp(2.25rem,7vw,4.7rem);font-weight:800;line-height:1.03;margin:0 0 18px;max-width:800px}.seo-landing-hero__subtitle{color:hsla(0,0%,100%,.9);font-size:clamp(1.03rem,2vw,1.35rem);font-weight:500;line-height:1.55;margin:0;max-width:720px}.seo-breadcrumb{align-items:center;color:hsla(0,0%,100%,.68);display:flex;flex-wrap:wrap;font-size:.92rem;gap:8px;margin-bottom:28px}.seo-breadcrumb a:after{color:hsla(0,0%,100%,.35);content:"/";margin-left:8px}.seo-breadcrumb a:hover{color:#fff}.seo-proof-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.seo-proof-pill{align-items:center;backdrop-filter:blur(18px);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.16);border-radius:999px;color:#fff;display:inline-flex;font-size:.9rem;font-weight:700;gap:8px;min-height:38px;padding:8px 13px}.seo-proof-pill i{color:#4ade80}.seo-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.seo-btn{align-items:center;border-radius:12px;display:inline-flex;font-family:var(--font-heading,"Montserrat",sans-serif);font-weight:800;gap:12px;justify-content:center;line-height:1;min-height:48px;padding:13px 20px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.seo-btn span{color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:0;margin:0;text-transform:none}.seo-btn--primary{background:var(--seo-primary);box-shadow:0 14px 34px rgba(1,110,70,.3);color:#fff!important}.seo-btn--secondary{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.22);color:#fff!important}.seo-btn:hover{transform:translateY(-2px)}.seo-landing-hero__visual{align-self:end;aspect-ratio:640/410;position:relative;width:100%;z-index:1}.seo-landing-hero__map,.seo-landing-hero__map-link,.seo-landing-hero__visual img,.seo-landing-hero__visual picture{display:block;height:100%;width:100%}.seo-landing-hero__visual picture{aspect-ratio:640/410}.seo-landing-hero__visual img{object-fit:cover}.seo-landing-hero__map,.seo-landing-hero__visual img{border:1px solid hsla(0,0%,100%,.18);border-radius:18px;box-shadow:0 28px 70px rgba(0,0,0,.36)}.seo-landing-hero__map{background:#d8ebe1;pointer-events:none}.seo-landing-hero__map-link{cursor:pointer}.seo-visual-card{background:hsla(0,0%,100%,.92);border-radius:14px;box-shadow:0 16px 40px rgba(15,23,42,.18);color:var(--seo-dark);display:flex;flex-direction:column;gap:2px;padding:12px 14px;position:absolute}.seo-visual-card span{color:var(--seo-primary);font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.seo-visual-card strong{font-size:.92rem}.seo-visual-card--top{left:18px;top:-18px}.seo-visual-card--bottom{bottom:-18px;right:18px}.seo-section{padding:0}.seo-section-heading{margin-bottom:28px;max-width:760px}.seo-final-cta h2,.seo-section-heading h2{color:var(--seo-dark);font-family:var(--font-heading,"Montserrat",sans-serif);font-size:clamp(1.8rem,4vw,3rem);font-weight:800;line-height:1.12;margin:0}.seo-section-heading p{color:var(--seo-text);font-size:1.04rem;line-height:1.65;margin:14px 0 0}.seo-card-grid{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.seo-location-card{background:#fff;border:1px solid var(--seo-border);border-radius:12px;box-shadow:0 10px 32px rgba(15,23,42,.05);display:flex;flex-direction:column;min-height:188px;padding:22px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.seo-location-card__map{background:linear-gradient(135deg,#d8ebe1,#eff6f3);border-radius:10px;height:132px;margin:-10px -10px 18px;overflow:hidden;position:relative}.seo-location-card__map img,.seo-location-card__map picture{display:block;height:100%;width:100%}.seo-location-card__map img{object-fit:cover}.seo-location-card__map:after{background:linear-gradient(180deg,rgba(17,34,64,.02),rgba(17,34,64,.15));content:"";inset:0;pointer-events:none;position:absolute}.seo-location-card__map span{background:hsla(0,0%,100%,.92);border-radius:999px;bottom:10px;box-shadow:0 8px 24px rgba(15,23,42,.12);color:var(--seo-dark);display:inline-flex;font-size:.72rem;font-weight:800;left:10px;padding:5px 8px;position:absolute;z-index:1}.seo-location-card:hover{border-color:rgba(1,110,70,.35);box-shadow:0 18px 42px rgba(15,23,42,.09);transform:translateY(-3px)}.seo-location-card h3,.seo-location-card h4{color:var(--seo-dark);font-family:var(--font-heading,"Montserrat",sans-serif);font-size:1.08rem;font-weight:800;margin:0}.seo-location-card__meta{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.seo-chip{align-items:center;background:#ecfdf5;border-radius:999px;color:var(--seo-primary);display:inline-flex;font-size:.78rem;font-weight:800;gap:6px;line-height:1;min-height:26px;padding:5px 9px}.seo-chip--muted{background:#f1f5f9;color:#64748b}.seo-chip--gold{background:#fff7ed;color:#b45309}.seo-type-badges{display:flex;flex-wrap:wrap;gap:7px;margin-top:auto}.seo-type-badge{align-items:center;background:#f8fafc;border-radius:8px;color:#334155;display:inline-flex;font-size:.76rem;font-weight:800;gap:5px;padding:5px 8px}.seo-availability-strip{display:grid;gap:16px;grid-template-columns:1fr;margin-top:28px}.seo-availability-strip>div{align-items:start;background:#fff;border:1px solid var(--seo-border);border-radius:12px;display:grid;gap:4px 12px;grid-template-columns:34px minmax(0,1fr);padding:18px}.seo-availability-strip i{align-items:center;background:#ecfdf5;border-radius:10px;color:var(--seo-primary);display:inline-flex;grid-row:span 2;height:34px;justify-content:center;width:34px}.seo-availability-strip strong{color:var(--seo-dark);font-family:var(--font-heading,"Montserrat",sans-serif)}.seo-availability-strip span{color:var(--seo-text);line-height:1.55}.seo-feature-grid{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.seo-feature-card{background:#fff;border:1px solid var(--seo-border);border-radius:12px;padding:22px}.seo-feature-card__icon{align-items:center;background:#ecfdf5;border-radius:12px;color:var(--seo-primary);display:inline-flex;font-size:1.12rem;height:46px;justify-content:center;margin-bottom:18px;width:46px}.seo-feature-card__icon svg{fill:none;height:24px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:24px}.seo-feature-card__icon svg path:last-child{fill:rgba(1,110,70,.12)}.seo-feature-card__icon svg circle{fill:currentColor;stroke:none}.seo-feature-card h3{color:var(--seo-dark);font-size:1.02rem;font-weight:800;margin:0 0 9px}.seo-feature-card p{color:var(--seo-text);line-height:1.58;margin:0}.seo-city-preview{align-items:center;display:grid;gap:28px;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr)}.seo-map-preview{background:var(--seo-dark);border:1px solid var(--seo-border);border-radius:16px;box-shadow:0 20px 44px rgba(15,23,42,.12);overflow:hidden;position:relative}.seo-map-preview img,.seo-map-preview picture{display:block;width:100%}.seo-map-preview img{min-height:180px;object-fit:cover}.seo-map-preview__overlay{align-items:center;backdrop-filter:blur(16px);background:rgba(17,34,64,.78);border-radius:12px;color:#fff;display:flex;flex-wrap:nowrap;gap:12px;inset:auto 18px 18px;justify-content:space-between;max-width:calc(100% - 36px);padding:10px 12px;position:absolute}.seo-map-preview__overlay>div{flex:1;min-width:0}.seo-map-preview__overlay .seo-btn{white-space:nowrap}.seo-map-preview__overlay strong{display:block;font-family:var(--font-heading,"Montserrat",sans-serif);margin-bottom:2px}.seo-map-preview__overlay span{color:hsla(0,0%,100%,.74);font-size:.9rem}.seo-stat-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.seo-stat-card{background:#fff;border:1px solid var(--seo-border);border-radius:12px;padding:16px}.seo-stat-card span{color:var(--seo-text);display:block;font-size:.83rem;font-weight:700}.seo-stat-card strong{color:var(--seo-dark);font-family:var(--font-heading,"Montserrat",sans-serif);font-size:1.35rem}.seo-product-bridge{align-items:stretch;background:#fff;border:1px solid var(--seo-border);border-radius:16px;box-shadow:0 18px 44px rgba(15,23,42,.08);display:grid;gap:28px;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);padding:28px;position:relative}.seo-product-bridge__intro{display:flex;flex-direction:column;justify-content:center;min-width:0}.seo-product-bridge__intro>span{align-items:center;color:var(--seo-primary);display:inline-flex;font-size:.76rem;font-weight:800;letter-spacing:.08em;margin-bottom:12px;text-transform:uppercase}.seo-product-bridge h2{color:var(--seo-dark);font-family:var(--font-heading,"Montserrat",sans-serif);font-size:clamp(1.65rem,3vw,2.35rem);font-weight:800;line-height:1.12;margin:0 0 14px}.seo-product-bridge p{color:var(--seo-text);line-height:1.6;margin:0}.seo-product-bridge__actions{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin-top:24px}.seo-product-bridge__map-link,.seo-product-bridge__text-link{color:var(--seo-primary)!important;font-family:var(--font-heading,"Montserrat",sans-serif);font-weight:800}.seo-product-bridge__map-link:hover,.seo-product-bridge__text-link:hover{color:var(--seo-dark)!important}.seo-product-bridge__steps{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.seo-product-bridge__steps article{background:var(--seo-soft);border:1px solid var(--seo-border);border-radius:12px;min-width:0;padding:18px}.seo-product-bridge__steps i{align-items:center;background:rgba(1,110,70,.1);border-radius:10px;color:var(--seo-primary);display:inline-flex;height:38px;justify-content:center;margin-bottom:16px;width:38px}.seo-product-bridge__steps strong{color:var(--seo-dark);display:block;font-family:var(--font-heading,"Montserrat",sans-serif);font-size:1rem;margin-bottom:8px}.seo-product-bridge__steps p{font-size:.92rem}.seo-product-bridge__map-link{align-items:center;display:inline-flex;font-size:.92rem;gap:8px;grid-column:1/-1;justify-self:end}.seo-report{background:#fff;border:1px solid var(--seo-border);border-radius:14px;box-shadow:0 10px 34px rgba(15,23,42,.05);padding:28px}.seo-report :first-child{margin-top:0}.seo-report-updated{color:#64748b;font-size:.9rem;margin-top:18px}.seo-final-cta{align-items:flex-start;background:#fff;border:1px solid rgba(201,168,76,.55);border-radius:18px;box-shadow:0 18px 48px rgba(15,23,42,.08);display:flex;flex-direction:column;gap:22px;padding:30px}.seo-final-cta p{color:var(--seo-text);line-height:1.6;margin:12px 0 0;max-width:760px}@media (min-width:900px){.seo-landing-hero{gap:48px;grid-template-columns:minmax(0,.95fr) minmax(420px,.8fr);padding:100px 64px 56px}.seo-availability-strip{grid-template-columns:1fr 1fr}.seo-final-cta{align-items:center;flex-direction:row;justify-content:space-between}}@media (max-width:899px){.seo-city-preview,.seo-product-bridge,.seo-product-bridge__steps{grid-template-columns:1fr}.seo-product-bridge__map-link{justify-self:start}}@media (max-width:640px){.seo-shell{width:min(100% - 28px,1180px)}.seo-page-band{padding:46px 0}.seo-landing-hero{border-radius:0 0 24px 24px;margin:0;min-height:auto;padding:86px 16px 28px}.seo-btn,.seo-hero-actions{width:100%}.seo-proof-pill{justify-content:flex-start;width:100%}.seo-product-bridge{padding:22px}.seo-product-bridge__actions,.seo-product-bridge__actions .seo-btn{width:100%}.seo-visual-card{display:none}.seo-map-preview img{min-height:300px}.seo-map-preview__overlay{align-items:stretch;border-radius:0;flex-direction:column;gap:14px;justify-content:flex-start;max-width:none;position:static}.seo-map-preview__overlay>div{flex:none}.seo-final-cta{padding:22px}}.seo-text-section{margin:0 auto;max-width:880px}.seo-prose{color:var(--assetfy-text-gray);font-family:var(--font-body);font-size:16px;line-height:1.65}.seo-prose p{margin:0 0 16px}.seo-prose h3{color:var(--assetfy-dark);font-family:var(--font-heading);font-size:20px;margin:28px 0 12px}.seo-prose ul{margin:0 0 16px;padding-left:22px}.seo-prose ul li{margin-bottom:8px}.seo-prose strong{color:var(--assetfy-dark)}.seo-link-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));list-style:none;margin:0;padding:0}.seo-link-grid a{background:#fff;border:1px solid #e5e7eb;border-radius:12px;color:var(--assetfy-dark);display:flex;flex-direction:column;gap:4px;padding:14px 16px;text-decoration:none;transition:border-color .15s ease,transform .15s ease}.seo-link-grid a:hover{border-color:var(--assetfy-primary);transform:translateY(-1px)}.seo-link-grid strong{font-family:var(--font-heading);font-size:15px}.seo-link-grid span{color:var(--assetfy-text-gray);font-size:13px}.seo-authority-note{background:#fff;border:1px solid #e5e7eb;border-left:4px solid var(--assetfy-primary);border-radius:12px;color:var(--assetfy-text-gray);font-family:var(--font-body);font-size:15px;line-height:1.6;margin:0 auto;max-width:880px;padding:18px 22px}.seo-authority-note p{margin:0}.seo-authority-note strong{color:var(--assetfy-dark)}.seo-authority-note i{color:var(--assetfy-primary);margin-right:8px}.seo-authority-note a{color:var(--assetfy-primary);text-decoration:underline;text-underline-offset:2px}.seo-authority-note a:hover{color:var(--assetfy-dark)}.account-overlay{align-items:center;display:none;inset:0;justify-content:center;position:fixed;z-index:9900}.account-overlay.account-overlay--open{display:flex}.account-overlay-backdrop{background:rgba(0,0,0,.45);cursor:pointer;inset:0;position:absolute}.account-overlay-modal{background:#fff;border-radius:16px;box-shadow:0 24px 64px rgba(0,0,0,.28);display:flex;height:min(640px,92vh);overflow:hidden;position:relative;width:min(960px,95vw);z-index:1}.account-overlay-sidebar{background:var(--assetfy-dark,#112240);display:flex;flex-direction:column;flex-shrink:0;padding:0;width:230px}.account-overlay-user-info{border-bottom:1px solid hsla(0,0%,100%,.1);padding:24px 18px 18px}.account-overlay-avatar{border:2px solid hsla(0,0%,100%,.3);border-radius:50%;height:40px;margin-bottom:10px;object-fit:cover;width:40px}.account-overlay-user-name{color:#fff;font-family:var(--font-heading,"Montserrat",sans-serif);font-size:.875rem;font-weight:700;line-height:1.3}.account-overlay-user-email{color:hsla(0,0%,100%,.55);font-size:.72rem;margin-top:2px;word-break:break-all}.account-overlay-nav{display:flex;flex:1;flex-direction:column;gap:2px;padding:12px 10px}.account-overlay-nav-item{align-items:center;background:none;border:none;border-radius:8px;color:hsla(0,0%,100%,.65);cursor:pointer;display:flex;font-family:var(--font-body,"Figtree",sans-serif);font-size:.875rem;font-weight:500;gap:10px;padding:10px 14px;text-align:left;text-decoration:none;transition:background .15s ease,color .15s ease;width:100%}.account-overlay-nav-item:hover{background:hsla(0,0%,100%,.08);color:#fff;text-decoration:none}.account-overlay-nav-item.active{background:hsla(0,0%,100%,.14);color:#fff}.account-overlay-nav-item i{flex-shrink:0;text-align:center;width:16px}.account-overlay-nav-divider{border-top:1px solid hsla(0,0%,100%,.1);margin:8px 0}.account-overlay-nav-logout{margin-top:auto;padding-bottom:4px}.account-overlay-content{background:#fff;flex:1;overflow-y:auto;padding:32px 36px;position:relative}.account-overlay-close{align-items:center;background:rgba(0,0,0,.07);border:none;border-radius:50%;color:#555;cursor:pointer;display:flex;font-size:.8rem;height:30px;justify-content:center;position:absolute;right:14px;top:14px;transition:background .15s ease;width:30px;z-index:10}.account-overlay-close:hover{background:rgba(0,0,0,.14);color:#222}.account-overlay-loading{align-items:center;color:var(--assetfy-text-gray,#696969);display:flex;height:200px;justify-content:center}.panel-title{color:var(--assetfy-dark,#112240);font-family:var(--font-heading,"Montserrat",sans-serif);font-size:1.35rem;font-weight:800;margin-bottom:6px}.panel-subtitle{color:var(--assetfy-text-gray,#696969);font-size:.88rem;margin-bottom:28px}.profile-avatar{border:3px solid #e5e7eb;border-radius:50%;height:68px;object-fit:cover;width:68px}.profile-info-label{color:var(--assetfy-text-gray,#696969);font-size:.75rem;font-weight:600;letter-spacing:.05em;margin-bottom:2px;text-transform:uppercase}.profile-info-value{color:var(--assetfy-dark,#112240);font-size:.95rem;font-weight:500}.profile-info-row{border-bottom:1px solid #e5e7eb;padding:14px 0}.profile-info-row:last-child{border-bottom:none}.plan-badge{border-radius:9999px;display:inline-block;font-family:var(--font-heading,"Montserrat",sans-serif);font-size:.82rem;font-weight:700;letter-spacing:.05em;padding:4px 14px}.plan-badge-basis{background:#eef9f4;border:1px solid #b7e8d4;color:var(--assetfy-primary,#09a76c)}.plan-badge-business{background:#eef2ff;border:1px solid #c7d2fe;color:#4338ca}.plan-badge-free{background:#f3f4f6;border:1px solid #d1d5db;color:#6b7280}.status-dot{border-radius:50%;display:inline-block;height:8px;margin-right:6px;vertical-align:middle;width:8px}.status-active{background:var(--assetfy-primary,#09a76c)}.status-inactive{background:#ef4444}.setting-item h5{font-family:var(--font-heading,"Montserrat",sans-serif)}.analysis-content-preview{background:var(--assetfy-bg-light,#f5f7fa);border:1px solid #e5e7eb;border-radius:10px;color:var(--assetfy-text-gray,#696969);margin-bottom:16px;max-height:180px;overflow:hidden;padding:14px;position:relative}.analysis-content-preview *{color:inherit}.analysis-content-preview:after{background:linear-gradient(transparent,var(--assetfy-bg-light,#f5f7fa));bottom:0;content:"";height:50px;left:0;position:absolute;width:100%}.note-editor-container{background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;max-height:280px;min-height:120px;overflow:hidden;position:relative}.note-editor-toolbar{align-items:center;background:#f9fafb;border-bottom:1px solid #e5e7eb;display:flex;flex-shrink:0;gap:2px;padding:5px 7px}.note-toolbar-btn{align-items:center;background:transparent;border:none;border-radius:6px;color:#555;cursor:pointer;display:inline-flex;font-size:.78rem;height:26px;justify-content:center;line-height:1;padding:0;transition:background .12s ease,color .12s ease;width:26px}.note-toolbar-btn:hover{background:#e5e7eb;color:var(--assetfy-dark,#112240)}.note-toolbar-btn.active{background:var(--assetfy-dark,#112240);color:#fff}.note-toolbar-btn--disabled,.note-toolbar-btn:disabled{cursor:default;opacity:.35;pointer-events:none}.note-toolbar-sep{background:#d1d5db;flex-shrink:0;height:16px;margin:0 4px;width:1px}.note-editor-body{flex:1;overflow-y:auto;padding:4px 0}.note-editor-prosemirror{color:var(--assetfy-dark,#112240);font-size:.84rem;line-height:1.55;min-height:80px;outline:none;padding:8px 10px}.note-editor-prosemirror p{margin:0 0 .4em}.note-editor-prosemirror p:last-child{margin-bottom:0}.note-editor-prosemirror ol,.note-editor-prosemirror ul{margin:.25em 0 .4em;padding-left:1.4em}.note-editor-prosemirror blockquote{border-left:3px solid var(--assetfy-primary,#09a76c);color:var(--assetfy-text-gray,#696969);margin:.4em 0;padding-left:.75em}.note-editor-prosemirror mark{background:#fef08a;border-radius:2px;padding:0 2px}.note-resize-handle{align-items:center;background:#f9fafb;border-top:1px solid #e5e7eb;color:#c9cdd4;cursor:ns-resize;display:flex;flex-shrink:0;font-size:.65rem;height:14px;justify-content:center;transition:color .15s ease,background .15s ease;user-select:none}.note-resize-handle:hover{background:#f0f2f5;color:#9ca3af}.note-editor-prosemirror p.is-editor-empty:first-child:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.note-status-text{align-items:center;display:flex;font-size:.72rem;gap:3px;margin-top:5px;min-height:16px}.note-status--saved{color:#9ca3af}.note-status--unsaved{color:#f59e0b}.note-status--saving{color:#9ca3af}.note-status--error{color:#ef4444}.item-number-badge{align-items:center;background:linear-gradient(135deg,#ffc107,#ffb300);border-radius:8px;box-shadow:0 3px 6px rgba(255,193,7,.3);color:#212529;display:inline-flex;font-size:.88rem;font-weight:800;height:26px;justify-content:center;line-height:1;margin-right:12px;min-width:26px;padding:0 8px;position:relative;top:-2px;vertical-align:baseline}.hover-lift{transition:transform .2s ease-in-out}.hover-lift:hover{transform:translateY(-2px)}@media (max-width:640px){.account-overlay-modal{border-radius:12px;flex-direction:column;height:96vh;width:98vw}.account-overlay-sidebar{align-items:center;flex-direction:row;padding:0;width:100%}.account-overlay-user-info{display:none}.account-overlay-nav{flex-direction:row;gap:4px;overflow-x:auto;padding:8px;-webkit-overflow-scrolling:touch}.account-overlay-nav-logout{margin-top:0}.account-overlay-nav-divider,.account-overlay-nav-item span{display:none}.account-overlay-nav-item{justify-content:center;padding:10px 14px}.account-overlay-content{padding:20px}}.parcel-pdf-success{align-items:center;background:var(--assetfy-bg-light,#f5f7fa);display:flex;flex-direction:column;font-family:var(--font-body,"Figtree",sans-serif);justify-content:center;min-height:100vh;padding:2rem;text-align:center}.parcel-pdf-success__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 20px 50px rgba(17,34,64,.08);max-width:520px;padding:3rem 2.5rem;width:100%}.parcel-pdf-success__icon{align-items:center;background:rgba(9,167,108,.12);border-radius:50%;color:var(--assetfy-primary,#09a76c);display:flex;font-size:2.4rem;height:84px;justify-content:center;margin:0 auto 1.5rem;width:84px}.parcel-pdf-success__title{color:var(--assetfy-dark,#112240);font-family:var(--font-heading,"Montserrat",sans-serif);font-size:1.9rem;font-weight:700;letter-spacing:-.01em;margin:0 0 .75rem}.parcel-pdf-success__text{color:var(--assetfy-text-gray,#696969);font-size:1rem;line-height:1.55;margin:0 0 2rem}.parcel-pdf-success__email{color:var(--assetfy-dark,#112240);font-weight:600}.parcel-pdf-success__cta{align-items:center;background:var(--assetfy-primary,#09a76c);border:none;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-family:var(--font-body,"Figtree",sans-serif);font-size:1rem;font-weight:600;gap:.5rem;padding:.9rem 2rem;text-decoration:none;transition:background .2s,transform .2s}.parcel-pdf-success__cta:hover{background:#07895a;transform:translateY(-1px)}.parcel-pdf-success__hint{color:var(--assetfy-text-gray,#696969);display:block;font-size:.85rem;margin-top:1.25rem}.parcel-pdf-success__back{color:var(--assetfy-text-gray,#696969);display:inline-block;font-size:.9rem;margin-top:1rem;text-decoration:none}.parcel-pdf-success__back:hover{color:var(--assetfy-dark,#112240)}.business-upsell-overlay{align-items:center;animation:business-upsell-fade-in .18s ease-out;backdrop-filter:blur(2px);background:rgba(17,34,64,.55);bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:10000}@keyframes business-upsell-fade-in{0%{opacity:0}to{opacity:1}}body.business-upsell-open{overflow:hidden}.business-upsell-card{animation:business-upsell-slide-up .25s cubic-bezier(.2,.8,.2,1);background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 30px 60px rgba(17,34,64,.25);color:var(--assetfy-dark,#112240);font-family:var(--font-body,"Figtree",sans-serif);max-width:480px;padding:2rem 1.75rem;position:relative;text-align:center;width:100%}@keyframes business-upsell-slide-up{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.business-upsell-close{background:none;border:none;color:var(--assetfy-text-gray,#696969);cursor:pointer;font-size:1.1rem;padding:6px 8px;position:absolute;right:8px;top:8px;transition:color .15s}.business-upsell-close:hover{color:var(--assetfy-dark,#112240)}.business-upsell-icon{align-items:center;background:linear-gradient(135deg,var(--assetfy-dark,#112240) 0,#1a3560 100%);border-radius:12px;color:#fff;display:flex;font-size:1.7rem;height:64px;justify-content:center;margin:0 auto 1.1rem;width:64px}.business-upsell-title{font-family:var(--font-heading,"Montserrat",sans-serif);font-size:1.35rem;font-weight:700;letter-spacing:-.005em;margin:0 0 .5rem}.business-upsell-text{color:var(--assetfy-text-gray,#696969);font-size:.95rem;line-height:1.55;margin:0 0 1.5rem}.business-upsell-cta{align-items:center;background:var(--assetfy-primary,#09a76c);border:none;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-family:var(--font-body,"Figtree",sans-serif);font-size:.95rem;font-weight:600;gap:.5rem;justify-content:center;padding:.85rem 1.5rem;text-decoration:none;transition:background .15s,transform .15s;width:100%}.business-upsell-cta:hover{background:#07895a;color:#fff;transform:translateY(-1px)}.business-upsell-divider{align-items:center;color:#8a94a6;display:flex;font-size:.78rem;gap:.65rem;justify-content:center;margin:.95rem 0}.business-upsell-divider:after,.business-upsell-divider:before{background:#e5e7eb;content:"";flex:1;height:1px}.business-upsell-secondary{align-items:center;background:#fff;border:1px solid #cfd6e3;border-radius:12px;color:var(--assetfy-dark,#112240);cursor:pointer;display:inline-flex;font-family:var(--font-body,"Figtree",sans-serif);font-size:.95rem;font-weight:600;justify-content:center;padding:.8rem 1.5rem;transition:border-color .15s,box-shadow .15s,transform .15s;width:100%}.business-upsell-secondary:hover{border-color:var(--assetfy-dark,#112240);box-shadow:0 8px 20px rgba(17,34,64,.08);color:var(--assetfy-dark,#112240);transform:translateY(-1px)}.business-upsell-note{color:#8a94a6;font-size:.78rem;line-height:1.4;margin:.55rem 0 0}.flstk-popup-shell{display:flex;flex-direction:column;min-height:100%}.flstk-popup-tabs{flex:0 0 auto}.flstk-popup-tab{min-height:0}.flstk-popup-tab--general{flex:1 1 auto;flex-direction:column}.flstk-popup-details{flex:0 0 auto}.flstk-pdf-cta{margin:14px -2px 0;padding-top:12px;text-align:center}.flstk-popup-tab--general .flstk-pdf-cta{margin-top:auto}.flstk-pdf-btn{align-items:center;background:var(--assetfy-primary,#09a76c);border:none;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-family:Figtree,sans-serif;font-size:.9em;font-weight:600;gap:8px;justify-content:center;line-height:1.2;padding:10px 16px;transition:background .15s,transform .15s,box-shadow .15s;width:100%}.flstk-pdf-btn:hover{background:#07895a;box-shadow:0 6px 14px rgba(9,167,108,.25);color:#fff;transform:translateY(-1px)}.flstk-pdf-btn:active{transform:translateY(0)}.flstk-pdf-btn:focus-visible{box-shadow:0 0 0 3px rgba(9,167,108,.35);outline:none}.flstk-pdf-btn i{font-size:1.05em;line-height:1}.flstk-pdf-cta__hint{color:var(--assetfy-text-gray,#696969);font-family:Figtree,sans-serif;font-size:.72em;line-height:1.4;margin:8px 0 0}