@keyframes spin{to{transform:rotate(360deg)}}@keyframes reveal-safe{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@font-face{font-family:"Poppins";src:url(../fonts/poppins-400-latin.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:"Poppins";src:url(../fonts/poppins-500-latin.woff2)format("woff2");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:"Poppins";src:url(../fonts/poppins-600-latin.woff2)format("woff2");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:"Poppins";src:url(../fonts/poppins-700-latin.woff2)format("woff2");font-style:normal;font-weight:700;font-display:swap}:root{--canvas:#ffffff;--surface:#ffffff;--surface-soft:#f2f3f1;--ink:#1e2939;--ink-soft:#52606d;--navy:#1d2938;--navy-deep:#172230;--sage:#8ba798;--sage-light:#dce7df;--forest:#435d50;--teal:#5fa2a2;--copper:#d4a574;--copper-deep:#946033;--success:#2f7158;--border:rgba(29, 41, 56, 0.12);--shadow-sm:0 12px 32px rgba(23, 34, 48, 0.08);--shadow-lg:0 28px 80px rgba(23, 34, 48, 0.14);--radius-md:22px;--radius-card:24px;--radius-lg:30px;--shell:1760px;--gutter:clamp(24px, 3.35vw, 64px);--header-height:76px;--section-space:clamp(88px, 8vw, 124px);--ease:cubic-bezier(0.22, 1, 0.36, 1)}*,::after,::before{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 20px)}body{margin:0;overflow-x:hidden;background:var(--canvas);color:var(--ink);font-family:"Poppins",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;font-weight:400;line-height:1.6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}img,svg{display:block;max-width:100%}button,input{font:inherit}a,button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}::selection{background:var(--copper);color:var(--navy-deep)}:focus-visible{outline:3px solid var(--copper);outline-offset:4px}.shell{width:min(calc(100% - (var(--gutter)*2)),var(--shell));margin-inline:auto}.narrow{max-width:830px}.section{padding-block:var(--section-space)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:12px;left:12px;z-index:1000;transform:translateY(-150%);border-radius:10px;background:var(--surface);color:var(--navy);padding:12px 18px;font-weight:700;text-decoration:none;box-shadow:var(--shadow-sm)}.skip-link:focus{transform:translateY(0)}.eyebrow{margin-bottom:16px;color:var(--forest);font-size:.74rem;font-weight:500;letter-spacing:.13em;line-height:1.4;text-transform:uppercase}.eyebrow-light{color:rgba(255,255,255,.72)}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;padding:13px 24px;font-weight:600;line-height:1.2;text-decoration:none;cursor:pointer;transition:background-color 180ms ease,color 180ms ease,box-shadow 180ms ease,transform 180ms ease}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0) scale(.98)}.button-small{min-height:44px;padding:11px 20px;font-size:.86rem}.button-sage{background:var(--sage);color:#e1e1e1;box-shadow:0 12px 32px rgba(0,0,0,.18);padding:11px 20px}.button-sage:hover{background:#a4b9ad}.button-copper{background:var(--copper);color:#1b2833;box-shadow:0 12px 28px rgba(212,165,116,.18)}.button-copper:hover{background:#e0b88c}.button-light{background:#f8f5ef;color:var(--navy-deep)}.button-light:hover{background:var(--copper)}.site-header{height:var(--header-height);position:sticky;top:0;z-index:100;background:rgba(255,255,255,.95);border-bottom:1px solid transparent;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transition:border-color 180ms ease,box-shadow 180ms ease}.site-header.is-scrolled{border-bottom-color:var(--border);box-shadow:0 8px 30px rgba(23,34,48,.06)}.header-inner{height:100%;justify-content:space-between;padding-inline:2px}.brand,.header-inner,.primary-nav{display:flex;align-items:center}.brand{width:92px;height:58px;justify-content:center;overflow:hidden;text-decoration:none}.brand img{width:88px;height:auto;max-height:52px;object-fit:contain}.primary-nav{gap:clamp(20px,2.3vw,38px)}.primary-nav>a:not(.button){min-height:44px;display:inline-flex;align-items:center;color:#3f4c58;font-size:.86rem;font-weight:600;text-decoration:none;transition:color 180ms ease}.primary-nav>a:not(.button):hover{color:var(--forest)}.nav-cta{min-width:172px;color:#fff;font-weight:700}.menu-toggle{width:48px;height:48px;display:none;position:relative;border:0;border-radius:50%;background:var(--navy);color:#fff;cursor:pointer}.menu-toggle>span:not(.sr-only){width:20px;height:2px;position:absolute;left:14px;background:currentColor;transition:transform 200ms ease,top 200ms ease}.menu-toggle>span:nth-of-type(2){top:19px}.menu-toggle>span:nth-of-type(3){top:27px}.menu-toggle[aria-expanded=true]>span:nth-of-type(2){top:23px;transform:rotate(45deg)}.menu-toggle[aria-expanded=true]>span:nth-of-type(3){top:23px;transform:rotate(-45deg)}.hero{min-height:clamp(590px,45vw,680px);position:relative;isolation:isolate;display:flex;align-items:center;overflow:hidden;border-radius:var(--radius-lg);color:#fff}.hero::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(8,28,30,.82)0,rgba(8,28,30,.62) 35%,rgba(8,28,30,.18) 67%,rgba(8,28,30,.02) 88%),linear-gradient(0deg,rgba(8,28,30,.24),transparent 45%)}.hero-media,.hero-media img{position:absolute;inset:0;width:100%;height:100%}.hero-media{z-index:-2}.hero-media img{object-fit:cover;object-position:center 54%}.hero-content{width:min(1160px,78%);min-height:inherit;display:flex;align-items:flex-start;flex-direction:column;padding:clamp(120px,10vw,190px) clamp(48px,5vw,80px) clamp(48px,5vw,80px)}.hero h1{max-width:800px;margin-bottom:0;color:rgba(255,255,255,.94);font-size:48px;font-weight:600;letter-spacing:-.008em;line-height:1.14}.hero-title-emphasis{color:#fff;font-weight:700}.hero-title-accent{color:var(--copper)}.hero-title-secondary{color:rgba(255,255,255,.7);font-weight:600}.hero-content>.button{width:min(220px,100%);align-self:flex-start;margin-top:auto}.hero .eyebrow{margin-bottom:22px;font-size:.82rem;font-weight:800;letter-spacing:.11em}.section-heading{max-width:920px;margin-bottom:clamp(40px,4.5vw,64px)}.faq-heading h2,.section-heading h2{margin-bottom:22px;color:var(--navy);font-size:clamp(2.5rem,3.6vw,4rem);font-weight:700;letter-spacing:-.038em;line-height:1.1}.portfolio-card .card-copy h3 span,.section-heading h2 span{color:var(--copper-deep)}.faq-heading>p:last-child,.section-heading>p:last-child{margin-bottom:0;color:var(--ink-soft)}.faq-heading>p:last-child{max-width:660px;line-height:1.7}.section-heading>p:last-child{max-width:760px;font-size:1rem;line-height:1.65}.bento-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(14px,1.25vw,20px)}.bento-card{min-width:0;position:relative;overflow:hidden;border:1px solid rgba(29,41,56,.08);border-radius:var(--radius-card);background:var(--surface);box-shadow:0 1px 0 rgba(255,255,255,.85) inset;transition:transform 260ms var(--ease),box-shadow 260ms var(--ease)}.bento-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-sm)}.card-copy{position:relative;z-index:4}.card-copy h3{margin-bottom:12px;color:var(--navy);font-size:clamp(1.45rem,1.8vw,2rem);font-weight:600;letter-spacing:-.025em;line-height:1.18}.card-copy p:last-child{max-width:350px;margin-bottom:0;color:var(--ink-soft);font-size:.9rem;line-height:1.6}.portfolio-card{min-height:clamp(460px,34vw,540px);grid-column:span 7;padding:clamp(32px,3vw,46px);background:linear-gradient(145deg,#f9faf7,#eef1ec)}.portfolio-card .card-copy{width:38%;position:absolute;left:clamp(32px,3vw,46px);bottom:clamp(36px,3.4vw,52px)}.portfolio-phone{width:auto;height:118%;position:absolute;right:9%;bottom:-17%;z-index:2;filter:drop-shadow(0 24px 28px rgba(23,34,48,.18))}.caretaker-card{min-height:clamp(460px,34vw,540px);grid-column:span 5;padding:clamp(32px,3vw,46px);background:linear-gradient(155deg,#f4f6f2,#e7ece7)}.caretaker-card .card-copy{max-width:82%}.caretaker-visual{height:74%;position:absolute;inset:auto 0 0;display:flex;align-items:flex-start;justify-content:flex-end;overflow:hidden;padding-left:18px}.caretaker-visual img{width:auto;height:180%;max-width:none;flex:0 0 auto;object-fit:contain;transform:translateY(-28%);filter:drop-shadow(0 20px 22px rgba(23,34,48,.18))}.arrears-card,.memory-card,.records-card{min-height:clamp(370px,27vw,430px);grid-column:span 4;padding:clamp(28px,2.5vw,38px)}.memory-card{background:linear-gradient(160deg,#f9f6ef,#f0e9dd)}.arrears-card{background:linear-gradient(155deg,#fff,#f4f6f4)}.arrears-card .card-copy{max-width:100%}.arrears-card .card-copy p:last-child{max-width:58%}.arrears-phone{width:auto;height:58%;position:absolute;right:2%;bottom:-8%;filter:drop-shadow(0 24px 28px rgba(23,34,48,.16))}.mini-ledger{width:calc(100% - 56px);position:absolute;left:28px;bottom:28px;overflow:hidden;border:1px solid rgba(29,41,56,.1);border-radius:16px;background:rgba(255,255,255,.72);box-shadow:0 18px 40px rgba(49,37,27,.08)}.ledger-head,.ledger-row{display:flex;justify-content:space-between;gap:16px;padding:12px 14px}.ledger-head{background:rgba(212,165,116,.16);color:var(--navy);font-size:.67rem;font-weight:600}.ledger-row{align-items:center;border-bottom:1px solid rgba(29,41,56,.07);color:#5a6874;font-size:.68rem}.ledger-row span{display:flex;align-items:center;gap:7px}.ledger-row strong{color:var(--navy);font-variant-numeric:tabular-nums}.status-dot{width:8px;height:8px;display:inline-block;border-radius:50%}.status-dot.paid{background:var(--teal)}.status-dot.settled{background:var(--sage)}.ledger-note{padding:11px 14px;color:#68747c;font-size:.62rem}.records-card{background:linear-gradient(155deg,#f7f8f6,#e8eee9)}.record-stack{height:180px;position:absolute;inset:auto 28px 24px}.record-sheet{position:absolute;inset:12px 0 0 12px;border:1px solid rgba(29,41,56,.1);border-radius:16px;background:rgba(255,255,255,.92);padding:15px;box-shadow:0 18px 40px rgba(23,34,48,.08)}.record-sheet-back{inset:0 12px 12px 0;transform:rotate(-3deg);background:var(--sage-light)}.record-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px;color:var(--navy);font-size:.7rem;font-weight:600}.record-badge{border-radius:999px;background:rgba(47,113,88,.1);color:var(--success);padding:4px 7px;font-size:.54rem}.record-item{display:flex;align-items:center;gap:8px;border-top:1px solid rgba(29,41,56,.07);padding-block:8px;color:#5d6972;font-size:.66rem}.record-item svg{width:17px;height:17px;flex:0 0 auto;fill:none;stroke:var(--success);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.brand-story{background:var(--navy);color:#fff;padding-block:clamp(80px,7vw,112px);text-align:center}.brand-story .narrow{max-width:980px}.brand-story p{margin-bottom:18px;color:rgba(255,255,255,.92);font-size:clamp(1rem,1.25vw,1.3rem);font-weight:600;line-height:1.7}.footer-brand a:hover,.footer-column a:hover,.story-copper{color:var(--copper)}.story-sage{color:#9eb8a4}.brand-story .story-signoff{margin-top:30px;margin-bottom:0;color:rgba(255,255,255,.68);font-size:.8rem;font-weight:500}.workflow-panel{min-height:clamp(650px,48vw,740px);display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);position:relative;overflow:hidden;border-radius:var(--radius-lg);background:linear-gradient(145deg,var(--sage) 0%,var(--forest) 74%);color:#fff;padding:clamp(52px,4.5vw,72px) clamp(48px,4.8vw,76px)0}.workflow-copy{position:relative;z-index:3;padding-bottom:58px}.workflow-copy h2{max-width:720px;margin-bottom:46px;font-size:clamp(2.5rem,3.6vw,4rem);font-weight:600;letter-spacing:-.038em;line-height:1.1}.workflow-steps{max-width:590px;display:grid;gap:0;margin:0;padding:0;list-style:none}.workflow-steps li{min-height:112px;display:grid;grid-template-columns:44px 1fr;gap:20px;position:relative}.workflow-steps li:not(:last-child)::before{content:"";width:1px;position:absolute;top:34px;bottom:4px;left:17px;background:rgba(255,255,255,.32)}.step-number{width:35px;height:35px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.36);border-radius:10px;background:rgba(255,255,255,.1);color:#fff;font-size:.66rem;font-weight:600;font-variant-numeric:tabular-nums}.workflow-steps h3{margin:2px 0 5px;font-size:1rem;font-weight:600}.workflow-steps p{max-width:440px;margin-bottom:0;color:rgba(255,255,255,.68);font-size:.8rem;line-height:1.65}.workflow-visual{align-self:end;position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:center}.workflow-visual::before{content:"";width:440px;height:440px;position:absolute;right:-12%;bottom:-16%;z-index:-1;border-radius:50%;background:rgba(255,255,255,.08)}.workflow-visual img{width:min(500px,100%);height:auto;filter:drop-shadow(0 34px 38px rgba(18,32,25,.35))}.faq-list summary,.settlement-chip{display:flex;align-items:center;color:var(--navy)}.settlement-chip{position:absolute;top:15%;right:0;z-index:4;gap:10px;border:1px solid rgba(255,255,255,.42);border-radius:15px;background:rgba(246,250,247,.9);padding:11px 14px;box-shadow:0 20px 40px rgba(18,32,25,.18);backdrop-filter:blur(12px)}.settlement-chip svg{width:24px;height:24px;border-radius:50%;background:rgba(47,113,88,.12);fill:none;stroke:var(--success);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.1;padding:5px}.settlement-chip span{display:grid}.settlement-chip small{color:#697781;font-size:.56rem;font-weight:700}.settlement-chip strong{font-size:.74rem;font-variant-numeric:tabular-nums}.faq{padding-top:clamp(56px,5vw,84px)}.faq-layout{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);gap:clamp(56px,8vw,132px)}.faq-heading{position:sticky;top:calc(var(--header-height) + 36px);align-self:start}.faq-list{border-top:1px solid var(--border)}.faq-list details{border-bottom:1px solid var(--border)}.faq-list summary{min-height:84px;justify-content:space-between;gap:24px;font-size:1rem;font-weight:600;line-height:1.35;list-style:none;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{width:22px;height:22px;flex:0 0 22px;position:relative}.faq-list summary span::after,.faq-list summary span::before{content:"";position:absolute;top:10px;left:3px;width:16px;height:2px;background:var(--forest);transition:transform 200ms ease}.faq-list summary span::after{transform:rotate(90deg)}.faq-list details[open] summary span::after{transform:rotate(0)}.faq-list details>p{max-width:690px;margin:-2px 50px 25px 0;color:var(--ink-soft);line-height:1.75}.waitlist{padding-top:64px}.waitlist-panel{display:grid;grid-template-columns:minmax(0,.92fr) minmax(400px,1.08fr);gap:60px;align-items:center;border-radius:var(--radius-lg);background:radial-gradient(circle at 15% 15%,rgba(95,162,162,.14),transparent 34%),var(--navy-deep);color:#fff;padding:clamp(48px,5vw,76px)}.waitlist-intro h2{margin-bottom:20px;font-size:clamp(2.35rem,4.6vw,4.15rem);font-weight:600;letter-spacing:-.038em;line-height:1.06}.waitlist-intro>p:not(.eyebrow){max-width:500px;color:rgba(255,255,255,.67)}.form-card{border:1px solid rgba(255,255,255,.09);border-radius:var(--radius-md);background:rgba(255,255,255,.055);padding:28px;box-shadow:0 30px 60px rgba(8,15,22,.24)}.form-card label,.form-card legend{display:block;margin-bottom:5px;color:#fff;font-size:.8rem;font-weight:500}.field-hint{margin-bottom:14px;color:rgba(255,255,255,.48);font-size:.69rem;line-height:1.5}.email-row{display:flex;gap:8px;padding:6px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:rgba(255,255,255,.075);transition:border-color 180ms ease,box-shadow 180ms ease}.email-row:focus-within{border-color:var(--copper);box-shadow:0 0 0 3px rgba(212,165,116,.16)}.email-row input{min-width:0;flex:1;border:0;outline:0;background:0 0;color:#fff;padding:11px 14px;font-size:16px}.email-row input::placeholder{color:rgba(255,255,255,.34)}.field-error{min-height:20px;margin:7px 0 0;color:#ffb6ad;font-size:.7rem;font-weight:700}.role-step{margin:24px 0 0;border:0;padding:0}.role-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.role-option{min-height:52px;position:relative;margin:0!important;cursor:pointer}.role-option input{position:absolute;opacity:0;pointer-events:none}.role-option span{min-height:52px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:rgba(255,255,255,.055);color:rgba(255,255,255,.72);padding:10px;font-size:.72rem;font-weight:600;text-align:center;transition:border-color 180ms ease,background-color 180ms ease,color 180ms ease}.role-option:hover span{border-color:rgba(255,255,255,.32);background:rgba(255,255,255,.09)}.role-option input:focus-visible+span{outline:3px solid var(--copper);outline-offset:3px}.role-option input:checked+span{border-color:var(--copper);background:rgba(212,165,116,.14);color:#fff}.submit-button{width:100%;margin-top:6px}.submit-button:disabled{cursor:wait;opacity:.62;transform:none}.button-spinner{width:16px;height:16px;display:none;border:2px solid rgba(29,41,56,.28);border-top-color:var(--navy);border-radius:50%;animation:spin 700ms linear infinite}.submit-button.is-loading .button-spinner{display:block}.form-status{min-height:24px;margin-top:12px;color:rgba(255,255,255,.76);font-size:.76rem;font-weight:500}.form-status.is-success{color:#b9e4cd}.form-status.is-error{color:#ffb6ad}.is-complete .form-step,.is-complete .role-step{display:none}.is-complete .form-status{min-height:190px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(185,228,205,.2);border-radius:16px;background:rgba(47,113,88,.12);padding:28px;color:#c6edd7;font-size:1rem;text-align:center}.noscript-note{color:#fff;font-size:.78rem}.site-footer{background:var(--navy);color:#fff;padding:88px 0 24px}.footer-grid{display:grid;grid-template-columns:1.35fr .72fr .72fr 1fr;gap:60px}.footer-brand,.footer-column{display:flex;align-items:flex-start;flex-direction:column}.footer-brand img{width:118px;height:auto;max-height:86px;margin-bottom:24px;object-fit:contain}.footer-brand p{max-width:330px;margin-bottom:18px;color:rgba(255,255,255,.55);font-size:.78rem;line-height:1.65}.footer-brand a,.footer-brand>span,.footer-column a,.footer-column>span{min-height:30px;display:inline-flex;align-items:center;color:rgba(255,255,255,.72);font-size:.75rem;text-decoration:none}.footer-column{gap:8px}.footer-grid h2{margin-bottom:14px;color:rgba(255,255,255,.68);font-size:.68rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.footer-column a,.footer-column>span{min-height:34px;gap:7px;color:rgba(255,255,255,.78);font-size:.76rem;font-weight:500}.footer-column small{border-radius:999px;background:rgba(255,255,255,.07);color:rgba(255,255,255,.72);padding:3px 6px;font-size:.5rem;font-weight:600;text-transform:uppercase}.social-links{display:flex;gap:10px}.social-links a{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.12);border-radius:50%;color:#fff;transition:border-color 180ms ease,color 180ms ease,background-color 180ms ease}.social-links a:hover{border-color:var(--copper);background:rgba(212,165,116,.1);color:var(--copper)}.social-links svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.footer-cta{margin-top:22px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:60px;border-top:1px solid rgba(255,255,255,.1);padding-top:22px;color:rgba(255,255,255,.66);font-size:.66rem}.js .reveal,.reveal{opacity:1;transform:none}.js .reveal{transition:none}.js .reveal.is-visible{animation:reveal-safe 520ms var(--ease) both}@media (max-width:1199px){:root{--gutter:clamp(24px, 3.5vw, 42px);--header-height:70px}.hero{min-height:590px}.hero-content{width:76%;padding:clamp(100px,12vw,140px) 54px 54px}.hero h1{font-size:38px}.bento-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.arrears-card,.caretaker-card,.memory-card,.portfolio-card{grid-column:span 1}.caretaker-card,.portfolio-card{min-height:470px}.portfolio-card .card-copy{width:auto;inset:34px 34px auto}.portfolio-phone{width:auto;height:112%;right:5%;bottom:-14%}.caretaker-card .card-copy{max-width:88%}.caretaker-visual{height:72%}.arrears-card,.memory-card{min-height:390px}.records-card{min-height:320px;grid-column:span 2}.records-card .card-copy{max-width:44%}.records-card .record-stack{width:46%;height:190px;inset:50% 28px auto auto;transform:translateY(-50%)}.workflow-panel{grid-template-columns:minmax(0,1fr) minmax(330px,.8fr);padding-inline:48px}.footer-grid{gap:38px}}@media (max-width:820px){.brand{width:82px}.menu-toggle{display:block;background:0 0;color:#111827}.primary-nav{position:fixed;top:var(--header-height);right:var(--gutter);left:var(--gutter);display:none;align-items:stretch;flex-direction:column;gap:4px;border:1px solid var(--border);border-radius:18px;background:rgba(255,255,255,.98);padding:16px;box-shadow:var(--shadow-lg)}.primary-nav.is-open{display:flex}.primary-nav>a:not(.button){min-height:48px;border-radius:10px;padding-inline:14px;font-size:1rem}.primary-nav>a:not(.button):hover{background:var(--surface-soft)}.nav-cta{margin-top:6px}.hero{min-height:570px}.hero-content{width:78%;padding:clamp(96px,14vw,120px) 44px 44px}.workflow-panel{grid-template-columns:1fr;padding-bottom:0}.workflow-copy{padding-bottom:24px}.workflow-visual{min-height:430px}.workflow-visual img{width:min(430px,85%)}.settlement-chip{top:18%;right:12%}.faq-layout,.waitlist-panel{grid-template-columns:1fr}.faq-layout{gap:34px}.faq-heading{position:static}.waitlist-intro>p:not(.eyebrow){max-width:620px}.footer-grid{grid-template-columns:1.2fr 1fr;row-gap:50px}}@media (max-width:639px){:root{--gutter:16px;--header-height:68px;--section-space:72px;--radius-md:18px;--radius-lg:22px}.brand{width:76px;height:52px}.brand img{width:74px;max-height:48px}.hero{min-height:min(680px,calc(100dvh - 84px));align-items:flex-end;border-radius:20px}.hero::after{background:linear-gradient(0deg,rgba(8,28,30,.94)0,rgba(8,28,30,.68) 54%,rgba(8,28,30,.08) 90%),linear-gradient(90deg,rgba(8,28,30,.3),transparent)}.hero-media img{object-position:66%center}.hero-content{width:100%;padding:clamp(180px,32dvh,240px) 24px 40px}.hero .eyebrow{margin-bottom:16px;font-size:.68rem}.hero h1{max-width:100%;font-size:28px;letter-spacing:-.03em;line-height:1.14}.section-heading{margin-bottom:32px}.faq-heading h2,.section-heading h2,.workflow-copy h2{font-size:clamp(2rem,9vw,2.55rem);letter-spacing:-.03em;line-height:1.12}.section-heading>p:last-child{font-size:1rem;line-height:1.65}.bento-grid{grid-template-columns:1fr;gap:14px}.arrears-card,.caretaker-card,.memory-card,.portfolio-card,.records-card{grid-column:span 1;display:flex;flex-direction:column;padding:26px}.arrears-card .card-copy,.card-copy,.caretaker-card .card-copy,.memory-card .card-copy,.portfolio-card .card-copy,.records-card .card-copy{width:auto;max-width:none;position:relative;inset:auto}.card-copy h3{font-size:1.45rem;line-height:1.2}.card-copy p:last-child{max-width:100%;font-size:1rem;line-height:1.6}.portfolio-card{min-height:520px}.portfolio-phone{width:min(270px,82%);height:auto;position:relative;right:auto;bottom:auto;align-self:center;margin:24px auto -180px}.arrears-card{min-height:470px}.arrears-card .card-copy p:last-child{max-width:100%}.arrears-phone{width:min(220px,64%);height:auto;position:relative;right:auto;bottom:auto;align-self:flex-end;margin:22px -4px -140px 0}.memory-card{min-height:350px}.memory-card .mini-ledger,.records-card .record-stack{width:100%;position:relative;inset:auto;margin-top:auto;transform:none}.caretaker-card{min-height:520px}.caretaker-visual{width:calc(100% + 52px);height:390px;position:relative;inset:auto;margin:14px -26px -26px;padding-inline:0}.caretaker-visual img{width:auto;height:180%;max-width:none;transform:translateY(-28%)}.records-card{min-height:370px}.records-card .record-stack{height:190px}.brand-story{padding-block:72px}.brand-story p{font-size:1rem;line-height:1.7}.workflow{padding-inline:0}.workflow-panel{min-height:0;border-radius:0;padding:48px 24px 0}.workflow-copy h2{margin-bottom:38px}.workflow-steps li{min-height:128px;grid-template-columns:38px 1fr;gap:14px}.workflow-steps h3{font-size:1rem}.workflow-steps p{max-width:none;font-size:.9rem;line-height:1.6}.workflow-visual{min-height:360px}.workflow-visual img{width:min(330px,95%)}.settlement-chip{top:10%;right:0}.faq{padding-top:52px}.faq-list summary{min-height:76px;font-size:1rem}.faq-list details>p{margin-right:0;font-size:1rem}.waitlist{padding-top:40px}.waitlist-panel{gap:28px;border-radius:20px;padding:32px 20px 28px}.waitlist-intro h2{margin-bottom:16px;font-size:clamp(2.25rem,10vw,2.55rem);line-height:1.05}.waitlist-intro>p:not(.eyebrow){font-size:.95rem;line-height:1.65}.form-card{width:100%;border:0;border-radius:0;background:0 0;padding:0;box-shadow:none}.form-card label,.form-card legend{margin-bottom:6px;font-size:.82rem}.field-hint{margin-bottom:12px;font-size:.72rem}.email-row{align-items:stretch;flex-direction:column;gap:10px;border:0;border-radius:0;background:0 0;padding:0}.email-row:focus-within{border-color:transparent;box-shadow:none}.email-row input{min-height:54px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:rgba(255,255,255,.08);padding:14px 16px}.email-row input:focus-visible{border-color:var(--copper);outline:3px solid rgba(212,165,116,.2);outline-offset:2px}.email-row .button{width:100%;min-height:54px}.role-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.role-option span{min-height:56px;font-size:.76rem}.submit-button{min-height:54px}.footer-grid{grid-template-columns:1fr}.site-footer{padding-top:64px}.footer-grid{gap:42px}.footer-brand p{max-width:400px}.footer-bottom{align-items:flex-start;flex-direction:column;margin-top:46px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,::after,::before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.js .reveal,.js .reveal.is-visible{opacity:1;transform:none;animation:none}.bento-card:hover,.button:active,.button:hover{transform:none}}