:root{--background:#f4f1e9;--surface:#fffdf8;--surface-strong:#ebe5d8;--ink:#1c2a28;--muted:#5d6a66;--line:#1c2a2824;--brand:#1f5b50;--brand-dark:#153f38;--accent:#d28a3a;--shadow:0 22px 60px #1c2a281a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 82% 8%, #d28a3a1f, transparent 24rem), var(--background);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit}main{min-height:100vh}.site-header{justify-content:flex-start;align-items:center;gap:12px;width:min(1280px,100% - 40px);min-height:88px;margin:0 auto;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:12px;font-size:1.5rem;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{background:var(--brand);color:#fff;letter-spacing:.08em;border-radius:14px 14px 14px 4px;place-items:center;width:42px;height:42px;font-size:.78rem;display:grid}.header-nav{align-items:center;gap:18px;margin-left:20px;font-size:.92rem;font-weight:700;display:flex}.header-nav a{text-decoration:none}.desktop-header-nav>a.state-auth-sign-in{letter-spacing:-.005em;font-size:.96rem;font-weight:850}.desktop-header-nav>a,.desktop-header-nav .nav-menu-trigger{white-space:nowrap}.account-cue{border:1px solid var(--line);width:38px;height:38px;color:var(--brand);background:#ffffff9e;border-radius:999px;place-items:center;transition:transform .16s,background .16s;display:inline-grid;box-shadow:0 8px 20px #1c2a2814}.account-cue:hover{background:#fff;transform:translateY(-1px)}.nav-cta{border:1px solid var(--line);background:#ffffff73;border-radius:999px;padding:11px 16px}.nav-header-button{color:#fff;white-space:nowrap;background:#11100d;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 16px;font-size:.92rem;font-weight:800;line-height:1;text-decoration:none;transition:transform .16s,background .16s;display:inline-flex}.nav-header-button:hover{background:#11100dd1;transform:translateY(-1px)}.nav-header-button-start{margin-right:14px}.brand-byline{color:var(--muted);letter-spacing:.02em;margin:0 0 16px;font-size:.92rem;font-weight:700}.brand-byline a{color:var(--brand);font-weight:900;text-decoration:none}.brand-byline a:hover{text-underline-offset:4px;text-decoration:underline}.hero{grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);align-items:center;gap:54px;width:min(1180px,100% - 40px);margin:28px auto 70px;display:grid}.kicker,.section-kicker,.panel-label,.product-eyebrow{color:var(--brand);text-transform:uppercase;letter-spacing:.12em;margin:0 0 14px;font-size:.75rem;font-weight:800}h1,h2,h3,p{text-wrap:pretty}h1{letter-spacing:-.055em;max-width:820px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,6vw,5.8rem);font-weight:500;line-height:.98}.hero-lede{max-width:720px;color:var(--muted);margin:28px 0 0;font-size:clamp(1.08rem,2vw,1.3rem);line-height:1.7}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-weight:800;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--brand);color:#fff;box-shadow:0 12px 28px #1f5b5038}.button-primary:hover{background:var(--brand-dark)}.button-secondary{border:1px solid var(--line);background:#ffffff8c}.button-large{min-width:220px}.fulfillment-note{color:var(--muted);margin-top:24px;font-size:.92rem}.fulfillment-note a,.about-card a{color:var(--brand);font-weight:800}.hero-panel{border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf8c7;border-radius:34px 34px 34px 10px;padding:34px}.priority-grid{gap:4px;display:grid}.priority-item{border-bottom:1px solid var(--line);grid-template-columns:28px 1fr;align-items:center;gap:10px;padding:14px 0;font-weight:700;display:grid}.priority-item:last-child{border-bottom:0}.priority-item span:first-child{width:26px;height:26px;color:var(--brand);background:#1f5b501a;border-radius:50%;place-items:center;display:grid}.trust-strip{background:var(--ink);color:#fff;text-align:center;padding:20px}.trust-strip p{max-width:900px;margin:0 auto;line-height:1.6}.section{width:min(1180px,100% - 40px);margin:0 auto;padding:104px 0}.section h2{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.3rem,4.5vw,4.2rem);font-weight:500;line-height:1.06}.section-split{grid-template-columns:.82fr 1.18fr;gap:80px;display:grid}.steps{gap:24px;display:grid}.steps article{border-bottom:1px solid var(--line);grid-template-columns:54px 1fr;gap:20px;padding-bottom:24px;display:grid}.steps article>span{color:var(--accent);font-weight:900}.steps h3,.product-card h3,.principles h3{margin:0 0 10px;font-size:1.28rem}.steps p,.product-card p,.section-heading>p,.about-card p,.principles li,.early-access p{color:var(--muted);margin:0;line-height:1.72}.products-section{background:var(--surface-strong);width:100%;max-width:none;padding-left:max(20px,50vw - 590px);padding-right:max(20px,50vw - 590px)}.section-heading{max-width:760px}.section-heading>p:last-child{margin-top:22px;font-size:1.08rem}.product-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:44px;display:grid}.product-card{border:1px solid var(--line);background:var(--surface);border-radius:24px 24px 24px 8px;flex-direction:column;min-height:310px;padding:28px;display:flex}.product-card h3{font-size:1.42rem}.product-card p{flex:1}.coming-soon{color:var(--brand);text-transform:uppercase;letter-spacing:.08em;margin-top:28px;font-size:.82rem;font-weight:900}.about-section{grid-template-columns:1.15fr .85fr;gap:26px;display:grid}.about-card,.principles{border:1px solid var(--line);background:#fffdf8b8;border-radius:30px 30px 30px 10px;padding:38px}.about-card p{margin-top:22px}.principles{background:var(--brand);color:#fff}.principles h3{font-size:1.5rem}.principles ul{margin:22px 0 0;padding-left:22px}.principles li{color:#ffffffd6;margin:12px 0}.early-access{background:var(--ink);color:#fff;border-radius:34px 34px 34px 10px;justify-content:space-between;align-items:center;gap:40px;margin-bottom:88px;padding:54px;display:flex}.early-access>div{max-width:720px}.early-access p{color:#ffffffb8;margin-top:18px}.current-state-section{padding-top:74px}.current-state-intro{max-width:850px}.current-state-intro>p:last-child{max-width:760px;color:var(--muted);margin:22px 0 0;font-size:1.08rem;line-height:1.72}.current-state-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:36px;display:grid}.current-state-card{border:1px solid var(--line);background:#fffdf8c7;border-radius:28px 28px 28px 8px;padding:30px}.current-state-card h3{letter-spacing:-.03em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.65rem;font-weight:500;line-height:1.12}.current-state-card>p:last-child{color:var(--muted);margin:18px 0 0;line-height:1.72}footer{border-top:1px solid var(--line);background:var(--surface);padding:58px max(20px,50vw - 590px) 34px}.footer-grid{grid-template-columns:minmax(240px,1.35fr) repeat(3,minmax(150px,1fr));align-items:start;gap:48px;display:grid}.footer-brand{margin-bottom:16px}.footer-brand-column{max-width:330px}footer p{color:var(--muted);margin:0;line-height:1.6}.footer-links{align-content:start;gap:10px;display:grid}.footer-links strong{color:var(--ink);margin-bottom:4px;font-size:.9rem}.footer-links a{width:fit-content;color:var(--brand);font-weight:750;line-height:1.35;text-decoration:none}.footer-links a:hover{text-underline-offset:4px;text-decoration:underline}.footer-legal{border-top:1px solid var(--line);margin-top:38px;padding-top:24px;font-size:.82rem}@media (max-width:980px){.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-brand-column{max-width:none}.current-state-grid,.hero,.section-split,.about-section{grid-template-columns:1fr}.hero{gap:36px}.product-grid{grid-template-columns:repeat(2,1fr)}.early-access{flex-direction:column;align-items:flex-start}}@media (max-width:720px){.site-header{min-height:76px}.header-nav a:not(.nav-cta){display:none}.hero{width:min(100% - 28px,1180px);margin-top:28px}h1{font-size:clamp(2.7rem,15vw,4.3rem)}.hero-panel{padding:24px}.section{width:min(100% - 28px,1180px);padding:76px 0}.products-section{width:100%;padding-left:14px;padding-right:14px}.product-grid{grid-template-columns:1fr}.product-card{min-height:0}.about-card,.principles,.early-access{padding:28px}footer{grid-template-columns:1fr}.footer-links{justify-content:flex-start}}@media (max-width:640px){.footer-grid{grid-template-columns:1fr;gap:28px}.current-state-card{padding:26px 22px}}.report-hero{grid-template-columns:minmax(0,1.12fr) minmax(320px,.72fr);align-items:center;gap:54px;width:min(1180px,100% - 40px);margin:48px auto 70px;display:grid}.report-summary-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffdf8d1;border-radius:34px 34px 34px 10px;padding:34px}.report-summary-card h2{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3.5vw,3rem);font-weight:500;line-height:1.04}.report-summary-card>p:not(.panel-label){color:var(--muted);line-height:1.72}.availability-row{border-top:1px solid var(--line);justify-content:space-between;gap:20px;margin-top:28px;padding-top:20px;font-size:.9rem;display:flex}.availability-row span{color:var(--muted)}.availability-row strong{color:var(--brand)}.report-two-column{grid-template-columns:.85fr 1.15fr;gap:76px;display:grid}.feature-list{gap:16px;display:grid}.feature-list article{border:1px solid var(--line);background:#fffdf8b3;border-radius:20px 20px 20px 7px;grid-template-columns:34px 1fr;align-items:start;gap:14px;padding:22px;display:grid}.feature-list article span{width:28px;height:28px;color:var(--brand);background:#1f5b501a;border-radius:50%;place-items:center;font-weight:900;display:grid}.feature-list article p{color:var(--muted);margin:2px 0 0;line-height:1.65}.report-detail-section{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.report-detail-card{border:1px solid var(--line);background:var(--surface);border-radius:30px 30px 30px 10px;padding:42px}.report-detail-card h2{font-size:clamp(2rem,3vw,3.2rem)}.report-detail-card ul{margin:30px 0 0;padding-left:22px}.report-detail-card li{color:var(--muted);margin:15px 0;line-height:1.65}.report-detail-card-dark{background:var(--brand);color:#fff}.report-detail-card-dark .section-kicker{color:#ffffffb8}.report-detail-card-dark li{color:#ffffffd6}.agency-section{grid-template-columns:.9fr 1.1fr;align-items:end;gap:70px;display:grid}.agency-section>p{color:var(--muted);margin:0;font-size:1.08rem;line-height:1.82}.related-reports{padding-top:28px}.related-report-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:36px;display:grid}.related-report-card{border:1px solid var(--line);background:var(--surface);border-radius:24px 24px 24px 8px;flex-direction:column;min-height:280px;padding:28px;text-decoration:none;transition:transform .16s,box-shadow .16s;display:flex}.related-report-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.related-report-card h3{margin:0 0 12px;font-size:1.35rem}.related-report-card>p:not(.product-eyebrow){color:var(--muted);flex:1;margin:0;line-height:1.68}.related-report-card>span{color:var(--brand);text-transform:uppercase;letter-spacing:.06em;margin-top:24px;font-size:.84rem;font-weight:900}@media (max-width:900px){.report-hero,.report-two-column,.report-detail-section,.agency-section{grid-template-columns:1fr}.report-hero,.report-two-column,.agency-section{gap:38px}.related-report-grid{grid-template-columns:1fr}}@media (max-width:640px){.report-detail-card{padding:30px 24px}}.footer-ecosystem{max-width:640px;margin-top:10px;font-size:.9rem}.legal-page{border:1px solid var(--line);width:min(900px,100% - 40px);box-shadow:var(--shadow);background:#fffdf8e0;border-radius:34px 34px 34px 10px;margin:42px auto 88px;padding:54px}.legal-kicker,.contact-label{color:var(--accent);letter-spacing:.2em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:900}.legal-page>h1{letter-spacing:-.055em;margin:16px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.2rem,8vw,6rem);font-weight:500;line-height:.96}.legal-updated{color:var(--muted);margin:22px 0 0;font-size:.9rem}.legal-content{gap:34px;margin-top:46px;display:grid}.legal-content h2,.contact-grid h2{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.65rem,3vw,2.25rem);font-weight:500;line-height:1.1}.legal-content p,.contact-grid p,.contact-card p,.contact-intro{color:var(--muted);line-height:1.82}.legal-content p{margin:12px 0 0}.legal-content a,.contact-card a,.contact-grid a{color:var(--brand);text-underline-offset:4px;font-weight:800}.contact-intro{max-width:720px;margin:24px 0 0;font-size:1.12rem}.contact-card{background:#1f5b5012;border:1px solid #1f5b502e;border-radius:26px 26px 26px 8px;margin-top:40px;padding:32px}.contact-email{letter-spacing:-.03em;margin-top:10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,4vw,2.5rem);display:inline-block}.contact-grid{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:28px;display:grid}.contact-grid section{border:1px solid var(--line);background:var(--surface);border-radius:22px 22px 22px 7px;padding:26px}.legal-header-nav{flex-wrap:wrap;justify-content:flex-end}@media (max-width:760px){.legal-page{margin-top:18px;padding:34px 24px}.contact-grid{grid-template-columns:1fr}.legal-header-nav{gap:14px;font-size:.82rem}}@media (max-width:560px){.site-header{align-items:flex-start;padding:18px 0}.legal-header-nav{justify-content:flex-start}.legal-header-nav .nav-cta{display:none}}.report-family-hero{text-align:center;width:min(980px,100% - 40px);margin:64px auto 24px}.report-family-hero h1{max-width:980px}.report-family-hero .hero-lede{margin-left:auto;margin-right:auto}.report-ladder-section{padding-top:54px}.report-ladder{gap:22px;display:grid}.ladder-card{border:1px solid var(--line);background:var(--surface);border-radius:30px 30px 30px 10px;grid-template-columns:minmax(0,.8fr) minmax(280px,1.2fr);align-items:start;gap:22px 54px;padding:38px;display:grid}.ladder-card h2{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.4rem);font-weight:500;line-height:1.05}.ladder-card>p:not(.product-eyebrow),.ladder-card li{color:var(--muted);line-height:1.72}.ladder-card ul{margin:0;padding-left:22px}.ladder-card .hero-actions{grid-column:1/-1;margin-top:0}.ladder-card-free{background:#1f5b5014;border-color:#1f5b5038}.questionnaire-reuse{grid-template-columns:.85fr 1.15fr;align-items:center;gap:70px;display:grid}.questionnaire-reuse>p{color:var(--muted);margin:0;font-size:1.08rem;line-height:1.82}.product-grid-five{grid-template-columns:repeat(5,1fr)}.product-card-free{background:#1f5b5014;border-color:#1f5b5038}.reality-summary-card .availability-row+.availability-row{margin-top:16px}@media (max-width:1180px){.product-grid-five{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.ladder-card,.questionnaire-reuse{grid-template-columns:1fr}.ladder-card{gap:18px}}@media (max-width:720px){.product-grid-five{grid-template-columns:1fr}.report-family-hero{width:min(100% - 28px,980px);margin-top:36px}.ladder-card{padding:28px 24px}}.nav-menu{position:relative}.nav-menu-trigger{color:inherit;font:inherit;font-weight:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;display:flex}.nav-menu-trigger span{transition:transform .16s}.nav-menu-open .nav-menu-trigger span{transform:rotate(180deg)}.nav-menu-panel{z-index:30;border:1px solid var(--line);width:min(660px,100vw - 32px);box-shadow:var(--shadow);background:#fffdf8fa;border-radius:22px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:14px;display:grid;position:absolute;top:calc(100% + 16px);left:0}.nav-menu-panel a{border-radius:14px;align-content:start;gap:5px;min-height:92px;padding:14px 16px;text-decoration:none;display:grid}.nav-menu-panel a:hover,.nav-menu-panel a:focus-visible{background:#1f5b5014;outline:none}.nav-menu-panel strong{line-height:1.25}.nav-menu-panel span{color:var(--muted);font-size:.82rem;font-weight:500;line-height:1.42}.mobile-nav{display:none;position:relative}.mobile-nav>summary{cursor:pointer;border:1px solid var(--line);border-radius:999px;padding:10px 15px;font-weight:800;list-style:none}.mobile-nav>summary::-webkit-details-marker{display:none}.mobile-nav-panel{z-index:40;overscroll-behavior:contain;border:1px solid var(--line);background:var(--surface);width:min(520px,100vw - 24px);max-height:min(78vh,720px);box-shadow:var(--shadow);border-radius:22px;padding:16px 0 18px;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden auto}.mobile-nav-section{min-width:0}.mobile-nav-section+.mobile-nav-section{margin-top:8px}.mobile-nav-section-heading{justify-content:space-between;align-items:baseline;gap:16px;padding:0 16px;display:flex}.mobile-nav-section-heading p{color:var(--brand);text-transform:uppercase;letter-spacing:.1em;margin:12px 0 8px;font-size:.72rem;font-weight:900}.mobile-nav-section-heading>span{color:var(--muted);white-space:nowrap;font-size:.68rem;font-weight:750}.mobile-nav-scroll-row{scroll-snap-type:x proximity;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-auto-columns:minmax(220px,78%);grid-auto-flow:column;gap:10px;padding:2px 16px 12px;scroll-padding-inline:16px;display:grid;overflow:auto hidden}.mobile-nav-scroll-row::-webkit-scrollbar{display:none}.mobile-nav-card{border:1px solid var(--line);scroll-snap-align:start;background:#fffdf8e6;border-radius:17px 17px 17px 6px;align-content:start;gap:6px;min-height:122px;padding:15px 16px;text-decoration:none;display:grid}.mobile-nav-card strong{color:var(--ink);line-height:1.22}.mobile-nav-card span{color:var(--muted);font-size:.78rem;font-weight:500;line-height:1.42}.mobile-nav-card:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.mobile-nav-standalone{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:4px 16px 8px;padding:11px 12px;font-weight:800;text-decoration:none;display:block}.mobile-nav-actions{border-top:1px solid var(--line);gap:2px;margin:10px 16px 0;padding-top:12px;display:grid}.mobile-nav-actions>a{padding:10px 8px;font-weight:750;text-decoration:none;display:block}.mobile-nav-actions>a.state-auth-sign-in{font-size:1.02em;font-weight:850}.mobile-nav-actions .mobile-nav-primary,.mobile-nav-actions .mobile-start{background:var(--brand);color:#fff;text-align:center;border-radius:999px}.mobile-nav-actions .mobile-nav-primary{margin-bottom:4px}.mobile-nav-actions .mobile-start{margin-top:8px}.mobile-account-row{justify-content:space-between;align-items:center;min-height:44px;padding:6px 8px;font-weight:750;display:flex}@media (max-width:560px){.mobile-nav-panel{border-radius:20px;width:auto;max-height:calc(100dvh - 88px);position:fixed;top:72px;left:12px;right:12px}.mobile-nav-scroll-row{grid-auto-columns:minmax(208px,84%)}.mobile-nav-card{min-height:116px}}.concern-hero{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:52px;width:min(1180px,100% - 40px);margin:48px auto 74px;display:grid}.concern-hero h1{font-size:clamp(2.8rem,5.2vw,5.3rem)}.concern-hero-image{object-fit:cover;width:100%;height:520px;box-shadow:var(--shadow);border-radius:36px 36px 36px 10px;display:block}.concern-intro{max-width:950px}.concern-intro h2{max-width:900px}.concern-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.concern-card{border:1px solid var(--line);background:#fffdf8d1;border-radius:28px 28px 28px 8px;padding:30px;box-shadow:0 12px 34px #1c2a280f}.concern-card h2{margin-top:0;font-size:clamp(1.5rem,2.4vw,2.15rem)}.concern-card p{color:var(--muted);margin-bottom:0;line-height:1.75}.concern-cta{background:var(--surface-strong);border-radius:32px;justify-content:space-between;align-items:center;gap:30px;padding:38px;display:flex}.concern-cta>div{max-width:760px}.footer-link-groups{grid-template-columns:repeat(3,minmax(150px,1fr));gap:30px;display:grid}.footer-links strong{color:var(--ink);margin-bottom:4px}@media (max-width:1120px){.desktop-header-nav{display:none}.mobile-nav{display:block}}@media (max-width:800px){.concern-hero{grid-template-columns:1fr;margin-top:28px}.concern-hero-image{height:360px}.concern-grid{grid-template-columns:1fr}.concern-cta{flex-direction:column;align-items:flex-start}.footer-link-groups{grid-template-columns:1fr}}.report-family-intro{padding-bottom:20px}.homepage-report-section{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(320px,.92fr);align-items:center;gap:64px;padding-top:70px;padding-bottom:70px;display:grid}.homepage-report-section-reverse .homepage-report-copy{order:2}.homepage-report-section-reverse .homepage-report-image-link{order:1}.homepage-report-copy h2{margin:0 0 18px;font-size:clamp(2.25rem,4vw,4.35rem);line-height:1.02}.homepage-report-copy>p{color:var(--muted);font-size:1.08rem;line-height:1.75}.homepage-report-list{gap:11px;margin:24px 0 30px;padding:0;list-style:none;display:grid}.homepage-report-list li{color:var(--ink);padding-left:28px;line-height:1.55;position:relative}.homepage-report-list li:before{content:"✓";color:var(--brand);font-weight:900;position:absolute;top:.05em;left:0}.homepage-report-image-link{text-decoration:none;display:block}.homepage-report-image{object-fit:cover;width:100%;height:520px;box-shadow:var(--shadow);border-radius:36px 36px 36px 10px;transition:transform .18s,box-shadow .18s;display:block}.homepage-report-image-link:hover .homepage-report-image{transform:translateY(-4px);box-shadow:0 28px 68px #1c2a2829}.homepage-report-section-free{background:radial-gradient(circle at top right, #d28a3a1f, transparent 34%), var(--surface-strong);border:0;border-radius:34px;padding-left:42px;padding-right:42px}.homepage-report-visual-text{color:#fff;min-height:420px;box-shadow:var(--shadow);background:linear-gradient(145deg,#1f5b50f5,#153f38fa);border-radius:36px 36px 36px 10px;flex-direction:column;justify-content:flex-end;gap:14px;padding:36px;display:flex}.homepage-report-visual-text span{letter-spacing:.14em;text-transform:uppercase;opacity:.8;font-size:.76rem;font-weight:900}.homepage-report-visual-text strong{max-width:520px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.5rem);line-height:1.04}@media (max-width:900px){.homepage-report-section{grid-template-columns:1fr;gap:32px;padding-top:52px;padding-bottom:52px}.homepage-report-section-reverse .homepage-report-copy,.homepage-report-section-reverse .homepage-report-image-link{order:initial}.homepage-report-image{height:360px}.homepage-report-section-free{padding-left:26px;padding-right:26px}}.jobs-hero-image{object-position:center 28%}.jobs-ratio-section{background:radial-gradient(circle at top right, #d28a3a21, transparent 35%), var(--surface-strong);border-radius:34px;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:center;gap:46px;padding:44px;display:grid}.jobs-ratio-section h2{margin-top:0;font-size:clamp(2.2rem,4vw,4rem)}.jobs-ratio-section p{color:var(--muted);line-height:1.78}.jobs-ratio-card{background:linear-gradient(145deg, var(--brand), var(--brand-dark));color:#fff;box-shadow:var(--shadow);border-radius:30px 30px 30px 8px;gap:14px;padding:34px;display:grid}.jobs-ratio-card span{letter-spacing:.13em;text-transform:uppercase;opacity:.75;font-size:.75rem;font-weight:900}.jobs-ratio-card strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3vw,3rem);line-height:1.04}.jobs-ratio-divider{text-transform:uppercase;letter-spacing:.08em;border:1px solid #ffffff57;border-radius:999px;width:fit-content;padding:7px 12px;font-size:.82rem;font-weight:850}.jobs-ratio-card p{color:#ffffffd1;margin:6px 0 0}.jobs-industries-section{border-top:1px solid var(--line)}.jobs-image-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:30px;display:grid}.jobs-image-card{border:1px solid var(--line);background:var(--surface);border-radius:26px 26px 26px 8px;overflow:hidden;box-shadow:0 12px 34px #1c2a2812}.jobs-image-card img{object-fit:cover;width:100%;height:360px;display:block}.jobs-image-card strong{padding:18px 20px 21px;font-size:1rem;display:block}.jobs-caution{border:1px solid var(--line);border-radius:30px;grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);align-items:start;gap:42px;padding:38px;display:grid}.jobs-caution h2{margin:0}.jobs-caution>p{color:var(--muted);margin:0;line-height:1.78}@media (max-width:900px){.jobs-ratio-section,.jobs-caution,.jobs-image-grid{grid-template-columns:1fr}.jobs-image-card img{height:420px}}.location-advantage-hero{grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr)}.location-advantage-sublede{max-width:720px;color:var(--ink);margin:18px 0 0;font-size:1.05rem;line-height:1.72}.location-advantage-hero-photo{background:var(--surface);box-shadow:var(--shadow);border-radius:36px 36px 36px 10px;margin:0;overflow:hidden}.location-advantage-hero-photo img{object-fit:cover;width:100%;height:520px;display:block}.location-advantage-hero-photo figcaption{color:var(--muted);padding:14px 18px 16px;font-size:.82rem;font-weight:700}.location-advantage-definition{max-width:980px;padding-bottom:52px}.location-advantage-definition>p:last-child{max-width:840px;color:var(--muted);margin:24px 0 0;font-size:1.12rem;line-height:1.82}.location-advantage-photo-grid{grid-template-columns:minmax(0,640px);justify-content:center;gap:22px;padding-top:24px;display:grid}.location-advantage-photo-card{border:1px solid var(--line);background:var(--surface);border-radius:30px 30px 30px 9px;margin:0;overflow:hidden;box-shadow:0 14px 38px #1c2a2814}.location-advantage-photo-card img{object-fit:contain;background:var(--surface);width:100%;height:auto;max-height:440px;display:block}.location-advantage-photo-card-wide img{object-position:center}.location-advantage-photo-card figcaption{gap:7px;padding:20px 22px 23px;display:grid}.location-advantage-photo-card figcaption strong{font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:500}.location-advantage-photo-card figcaption span{color:var(--muted);line-height:1.62}.location-advantage-explainer{background:radial-gradient(circle at top right, #d28a3a29, transparent 34%), var(--surface-strong);border-radius:34px 34px 34px 10px;padding:48px}.location-advantage-explainer h2{max-width:900px}.location-advantage-equation{grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;gap:18px;margin-top:38px;display:grid}.location-advantage-equation>div:not(.location-advantage-equation-symbol){border:1px solid var(--line);background:#fffdf8e6;border-radius:24px 24px 24px 8px;align-content:center;gap:12px;min-height:180px;padding:28px;display:grid}.location-advantage-equation span{color:var(--brand);letter-spacing:.1em;text-transform:uppercase;font-size:.74rem;font-weight:900}.location-advantage-equation strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,2.5vw,2.25rem);font-weight:500;line-height:1.08}.location-advantage-equation-symbol{color:var(--accent);place-items:center;font-family:Georgia,Times New Roman,serif;font-size:2.5rem;display:grid}.location-advantage-caveat{max-width:900px;color:var(--muted);margin:26px 0 0;line-height:1.72}.location-advantage-guardrail{background:var(--brand);color:#fff;border-radius:34px 34px 34px 10px;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);align-items:start;gap:54px;padding:44px;display:grid}.location-advantage-guardrail .section-kicker{color:#ffffffb8}.location-advantage-guardrail h2{font-size:clamp(2.2rem,4vw,3.7rem)}.location-advantage-guardrail>p{color:#ffffffd6;margin:0;font-size:1.08rem;line-height:1.82}.location-advantage-reports{padding-bottom:72px}.location-advantage-report-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:38px;display:grid}.location-advantage-report-card{border:1px solid var(--line);background:var(--surface);border-radius:26px 26px 26px 8px;flex-direction:column;min-height:330px;padding:28px;text-decoration:none;transition:transform .16s,box-shadow .16s;display:flex}.location-advantage-report-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.location-advantage-report-card>span{color:var(--accent);letter-spacing:.1em;font-size:.8rem;font-weight:900}.location-advantage-report-card h3{margin:24px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:1.7rem;font-weight:500}.location-advantage-report-card p{color:var(--muted);flex:1;margin:0;line-height:1.7}.location-advantage-report-card>strong{color:var(--brand);letter-spacing:.04em;margin-top:24px;font-size:.84rem}@media (max-width:980px){.location-advantage-report-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.location-advantage-equation{grid-template-columns:1fr}.location-advantage-equation-symbol{min-height:20px}}@media (max-width:800px){.location-advantage-hero,.location-advantage-photo-grid,.location-advantage-guardrail{grid-template-columns:1fr}.location-advantage-hero-photo img{height:360px}.location-advantage-photo-card img{height:320px}.location-advantage-explainer,.location-advantage-guardrail{padding:30px 24px}}@media (max-width:620px){.location-advantage-report-grid{grid-template-columns:1fr}}.la-example-intro{max-width:980px;padding-bottom:28px}.la-example-intro>p:last-child{max-width:850px;color:var(--muted);margin:20px 0 0;font-size:1.08rem;line-height:1.8}.la-example-panel{background:radial-gradient(circle at top right, #d28a3a24, transparent 30%), var(--surface-strong);border-radius:34px 34px 34px 10px;gap:30px;padding:42px;display:grid}.la-example-story{grid-template-columns:1fr auto 1fr;align-items:center;gap:26px;display:grid}.la-example-story>div:not(.la-example-arrow){border:1px solid var(--line);background:#fffdf8eb;border-radius:26px 26px 26px 8px;min-height:220px;padding:28px}.la-example-city{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;font-size:.76rem;font-weight:900}.la-example-story h3{margin:14px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:500;line-height:1.08}.la-example-story p,.la-example-surplus p{color:var(--muted);line-height:1.72}.la-example-arrow{color:var(--accent);font-family:Georgia,Times New Roman,serif;font-size:3rem}.la-example-surplus{background:var(--brand);color:#fff;border-radius:26px 26px 26px 8px;padding:30px}.la-example-surplus .section-kicker{color:#ffffffb8}.la-example-range{margin:8px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,7vw,6rem);line-height:.95}.la-example-surplus p:last-child{color:#ffffffd1;max-width:820px}.la-accumulation-section{padding-top:66px;padding-bottom:66px}.la-accumulation-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:34px;display:grid}.la-accumulation-card{border:1px solid var(--line);background:var(--surface);border-radius:25px 25px 25px 8px;flex-direction:column;justify-content:center;min-height:220px;padding:26px;display:flex}.la-accumulation-card>span{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:900}.la-accumulation-card>strong{margin:18px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:500;line-height:1.05}.la-accumulation-card p{color:var(--muted);margin:0;line-height:1.5}.la-accumulation-note{border-left:4px solid var(--accent);background:var(--surface-strong);grid-template-columns:180px 1fr;gap:28px;margin-top:24px;padding:24px 28px;display:grid}.la-accumulation-note strong{font-family:Georgia,Times New Roman,serif;font-size:1.4rem}.la-accumulation-note p{color:var(--muted);margin:0;line-height:1.7}.la-report-bridge{background:#efe7d6;border-radius:34px 34px 34px 10px;grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);align-items:start;gap:54px;padding:44px;display:grid}.la-report-bridge h2{font-size:clamp(2.2rem,4vw,3.8rem)}.la-report-bridge>div:last-child{color:var(--muted);font-size:1.06rem;line-height:1.8}.la-report-bridge>div:last-child p:first-child{margin-top:0}@media (max-width:980px){.la-accumulation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:800px){.la-example-story,.la-report-bridge{grid-template-columns:1fr}.la-example-arrow{justify-self:center;transform:rotate(90deg)}.la-example-panel{padding:28px 22px}}@media (max-width:620px){.la-accumulation-grid,.la-accumulation-note{grid-template-columns:1fr}}.location-advantage-photo-grid+.concern-intro{padding-top:26px;padding-bottom:8px}.location-advantage-photo-grid+.concern-intro h2{margin-bottom:0}.location-advantage-photo-grid+.concern-intro+.location-advantage-factor-grid{padding-top:12px}@media (max-width:720px){body{overflow-x:hidden}.site-header{gap:10px;width:min(100% - 28px,1280px);min-height:72px}.brand{gap:9px;font-size:1.22rem}.brand-mark{border-radius:12px 12px 12px 4px;width:38px;height:38px;font-size:.7rem}.hero,.report-hero,.concern-hero{gap:28px;width:min(100% - 28px,1180px);margin-top:24px;margin-bottom:48px}h1{letter-spacing:-.045em;font-size:clamp(2.55rem,12vw,4rem);line-height:.98}.hero-lede{margin-top:20px;font-size:1.05rem;line-height:1.62}.hero-actions{gap:10px;margin-top:26px}.hero-actions .button,.early-access .button,.concern-cta .button,.ladder-card .button{width:100%;min-width:0}.button{min-height:48px;padding-inline:18px}.hero-panel,.report-summary-card{border-radius:26px 26px 26px 8px;padding:22px}.section{width:min(100% - 28px,1180px);padding-top:56px;padding-bottom:56px}.section h2{letter-spacing:-.04em;font-size:clamp(2rem,10vw,3.15rem);line-height:1.04}.section-split,.about-section,.report-two-column,.agency-section,.questionnaire-reuse{gap:32px}.steps{gap:18px}.steps article{grid-template-columns:40px 1fr;gap:14px;padding-bottom:20px}.products-section{padding-left:14px;padding-right:14px}.product-grid,.product-grid-five,.related-report-grid,.report-detail-section,.concern-grid{gap:14px}.product-card,.related-report-card{min-height:0;padding:22px}.about-card,.principles{border-radius:24px 24px 24px 8px;padding:24px 22px}.early-access{border-radius:26px 26px 26px 8px;gap:24px;margin-bottom:56px;padding:26px 22px}.trust-strip{padding:17px 16px}.trust-strip p{font-size:.9rem;line-height:1.5}.report-family-hero{width:min(100% - 28px,980px);margin-top:28px;margin-bottom:8px}.report-ladder-section{padding-top:32px}.ladder-card{border-radius:24px 24px 24px 8px;gap:16px;padding:24px 20px}.report-detail-card{border-radius:24px 24px 24px 8px;padding:24px 20px}.report-detail-card ul{margin-top:22px}.feature-list{gap:12px}.feature-list article{grid-template-columns:30px 1fr;gap:12px;padding:18px}.availability-row{flex-wrap:wrap;gap:12px;margin-top:22px;padding-top:16px}.related-reports{padding-top:12px}.homepage-report-section{gap:26px;padding-top:44px;padding-bottom:44px}.homepage-report-copy h2{margin-bottom:14px;font-size:clamp(2rem,10vw,3.2rem)}.homepage-report-copy>p{font-size:1rem;line-height:1.65}.homepage-report-list{gap:9px;margin:20px 0 24px}.homepage-report-image{border-radius:26px 26px 26px 8px;height:300px}.homepage-report-section-free{border-radius:26px;padding:24px 20px}.homepage-report-visual-text{border-radius:26px 26px 26px 8px;min-height:290px;padding:24px}.concern-hero{grid-template-columns:1fr}.concern-hero h1{font-size:clamp(2.55rem,12vw,4rem)}.concern-hero-image{border-radius:26px 26px 26px 8px;height:300px}.concern-card{padding:22px}.concern-cta{gap:22px;padding:26px 22px}.jobs-ratio-section,.jobs-caution{border-radius:26px;gap:26px;padding:26px 22px}.jobs-ratio-card{border-radius:24px 24px 24px 8px;padding:24px 22px}.jobs-image-grid{gap:14px}.jobs-image-card img{height:300px}.location-advantage-hero-photo{border-radius:26px 26px 26px 8px}.location-advantage-hero-photo img{height:300px}.location-advantage-photo-grid{width:min(100% - 28px,640px);padding-top:16px}.location-advantage-photo-card img{object-fit:contain;width:100%;height:auto;max-height:360px}.location-advantage-photo-card figcaption{padding:18px 18px 20px}.location-advantage-explainer,.location-advantage-guardrail,.la-example-panel,.la-report-bridge{border-radius:26px 26px 26px 8px;padding:24px 20px}.location-advantage-equation{gap:10px;margin-top:26px}.location-advantage-equation>div:not(.location-advantage-equation-symbol){min-height:0;padding:22px 20px}.location-advantage-report-card{min-height:0;padding:22px}.la-example-story{gap:14px}.la-example-story>div:not(.la-example-arrow){min-height:0;padding:22px 20px}.la-example-arrow{font-size:2.2rem;line-height:1}.la-example-surplus{padding:24px 20px}.la-example-range{font-size:clamp(2.7rem,13vw,4.6rem)}.la-accumulation-section{padding-top:48px;padding-bottom:48px}.la-accumulation-grid{gap:12px;margin-top:26px}.la-accumulation-card{min-height:0;padding:22px 20px}.la-accumulation-note{gap:12px;padding:20px}.legal-page{border-radius:26px 26px 26px 8px;width:min(100% - 28px,900px);margin:14px auto 52px;padding:28px 20px}.legal-page>h1{font-size:clamp(2.55rem,12vw,4rem)}.legal-content{gap:28px;margin-top:34px}.contact-card,.contact-grid section{padding:22px 20px}footer{gap:28px;padding:38px 16px 30px}.footer-link-groups{gap:22px}.footer-links{justify-content:stretch;gap:8px;display:grid}.footer-links strong{margin-bottom:2px}.footer-links a{width:fit-content;line-height:1.35}.footer-legal{padding-top:22px}}@media (max-width:480px){.hero,.report-hero,.concern-hero{margin-top:18px;margin-bottom:40px}h1,.concern-hero h1{font-size:clamp(2.35rem,12vw,3.35rem)}.section{padding-top:48px;padding-bottom:48px}.section h2{font-size:clamp(1.9rem,9.5vw,2.75rem)}.kicker,.section-kicker,.panel-label,.product-eyebrow{letter-spacing:.1em;margin-bottom:10px;font-size:.7rem}.hero-panel,.report-summary-card,.about-card,.principles,.ladder-card,.report-detail-card,.product-card,.related-report-card,.concern-card{padding-left:18px;padding-right:18px}.homepage-report-image,.concern-hero-image,.jobs-image-card img,.location-advantage-hero-photo img{height:260px}.homepage-report-visual-text{min-height:250px}.la-accumulation-card>strong{font-size:1.85rem}footer{padding-left:14px;padding-right:14px}}
