:root{--font-display:var(--font-poppins);--font-body:var(--font-poppins);--font-mono:var(--font-poppins);--ink:#0e0f11;--graphite:#232527;--steel:#6e7278;--brass:#c4a05e;--brass-dim:#8a6f3e;--bone:#f2f0ec;--bg:var(--ink);--surface:#141618;--surface-hover:#191c1f;--surface-2:#1a1c1f;--panel:#24272b;--footer-bg:#0b0c0d;--nav-bg:rgba(14,15,17,0.72);--nav-bg-strong:rgba(14,15,17,0.86);--text:var(--bone);--text-muted:#9aa0a6;--text-faint:var(--steel);--placeholder:#5c6167;--label-color:var(--brass);--brass-hover:#d4b478;--fill:#26292d;--fill-hover:#31353a;--choice-on:var(--bone);--choice-on-hover:#ffffff;--choice-on-text:var(--ink);--choice-on-sub:#55585c;--danger:#e0776a;--day-outside:#4a4e53;--day-past:#3d4145;--hairline:rgba(242,240,236,0.09);--hairline-strong:rgba(242,240,236,0.16);--hairline-brass:rgba(196,160,94,0.28);--ease-out-expo:cubic-bezier(0.16,1,0.3,1);--ease-premium:cubic-bezier(0.32,0.72,0,1);--ease-spring:cubic-bezier(0.34,1.56,0.64,1);--shadow-card:0 1px 3px rgba(0,0,0,0.28),0 4px 12px rgba(0,0,0,0.18);--shadow-lift:0 4px 16px rgba(0,0,0,0.34),0 1px 3px rgba(0,0,0,0.22);--shadow-brass:0 10px 40px rgba(196,160,94,0.16);--shadow-ambient:0 1px 1px rgba(0,0,0,0.22),0 4px 6px rgba(0,0,0,0.16),0 20px 60px rgba(0,0,0,0.28),0 2px 4px rgba(0,0,0,0.2);--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-full:9999px;--container:1120px;--gutter:20px;--section-gap:96px;--nav-h:64px;color-scheme:dark;accent-color:var(--brass)}:root[data-theme=light]{--bg:var(--bone);--surface:#ffffff;--surface-hover:#fbfaf8;--surface-2:#ffffff;--panel:#ffffff;--footer-bg:#e8e5df;--nav-bg:rgba(242,240,236,0.78);--nav-bg-strong:rgba(242,240,236,0.92);--text:var(--ink);--text-muted:#55585c;--text-faint:var(--steel);--placeholder:#9b9ea3;--label-color:var(--brass-dim);--brass-hover:#b8945a;--fill:#ececec;--fill-hover:#e0e0e0;--choice-on:#1d1d1d;--choice-on-hover:#333333;--choice-on-text:#ffffff;--choice-on-sub:#a5a5a5;--danger:#b03a2b;--day-outside:#b7b3ac;--day-past:#c9c5be;--hairline:rgba(14,15,17,0.1);--hairline-strong:rgba(14,15,17,0.18);--hairline-brass:rgba(138,111,62,0.3);--shadow-ambient:0 1px 1px rgba(14,15,17,0.04),0 4px 6px rgba(14,15,17,0.03),0 20px 60px rgba(14,15,17,0.06),0 2px 4px rgba(14,15,17,0.04);color-scheme:light}:root[data-theme=light] .btn-brass{background:#1d1d1d;color:#ffffff}:root[data-theme=light] .btn-brass:hover{background:#333333}:root[data-theme=light] .btn-ghost{color:#1d1d1d}:root[data-theme=light] .dp-day.is-selected{background:#1d1d1d;color:#ffffff}:root[data-theme=light] .dp-day.is-selected:hover{background:#333333}:root[data-theme=light] .dp-day.is-today:not(.is-selected){background:rgba(138,111,62,.14)}:root[data-theme=light] .nav.scrolled{box-shadow:0 8px 24px -14px rgba(14,15,17,.3)}:root[data-theme=light] .sticky-cta{box-shadow:0 -10px 30px -14px rgba(14,15,17,.28)}:root[data-theme=light] .quote-card{box-shadow:var(--shadow-ambient)}:root[data-theme=light] .dp-panel{box-shadow:0 20px 50px -12px rgba(14,15,17,.22),0 2px 6px rgba(14,15,17,.08)}:root[data-theme=light] .hero:before{opacity:.55}:root .logo-light,:root[data-theme=light] .logo-dark{display:none}:root[data-theme=light] .logo-light{display:block}.theme-toggle{display:grid;place-items:center;flex:none;width:38px;height:38px;background:var(--fill);border:none;border-radius:10px;color:var(--text-muted);cursor:pointer;transition:background-color .2s var(--ease-premium),color .2s var(--ease-premium)}.theme-toggle:hover{background:var(--fill-hover);color:var(--text)}@media (min-width:768px){:root{--gutter:32px;--section-gap:128px;--nav-h:76px}}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--nav-h) + 16px);-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-body),system-ui,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}h1,h2,h3,h4{font-family:var(--font-display),system-ui,sans-serif;font-weight:700;margin:0;line-height:1.05;letter-spacing:-.03em}p{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}::selection{background:var(--brass);color:var(--ink)}.container{width:100%;max-width:var(--container);margin:0 auto;padding-inline:var(--gutter)}.section{padding-block:var(--section-gap)}.label{font-weight:500;letter-spacing:.14em;color:var(--label-color)}.eyebrow,.label{font-family:var(--font-mono),monospace;font-size:11px;text-transform:uppercase}.eyebrow{letter-spacing:.16em;color:var(--text-faint);margin-bottom:20px}.h1{font-size:clamp(38px,8.4vw,76px);letter-spacing:-.04em}.h2{font-size:clamp(28px,5vw,46px);letter-spacing:-.035em}.h3{font-size:clamp(18px,2.4vw,21px);letter-spacing:-.02em}.lede{font-size:clamp(15px,2vw,18px);line-height:1.65;max-width:52ch}.lede,.muted{color:var(--text-muted)}[data-reveal]{opacity:0;transform:translateY(10px);filter:blur(4px);transition:opacity .8s var(--ease-out-expo),transform .8s var(--ease-out-expo),filter .8s var(--ease-out-expo)}[data-reveal].revealed{opacity:1;transform:translateY(0);filter:blur(0)}[data-reveal-group]>*{opacity:0;transform:translateY(10px);filter:blur(4px);transition:opacity .8s var(--ease-out-expo),transform .8s var(--ease-out-expo),filter .8s var(--ease-out-expo)}[data-reveal-group].revealed>*{opacity:1;transform:translateY(0);filter:blur(0)}[data-reveal-group].revealed>:first-child{transition-delay:0s}[data-reveal-group].revealed>:nth-child(2){transition-delay:80ms}[data-reveal-group].revealed>:nth-child(3){transition-delay:.16s}[data-reveal-group].revealed>:nth-child(4){transition-delay:.24s}[data-reveal-group].revealed>:nth-child(5){transition-delay:.32s}[data-reveal-group].revealed>:nth-child(6){transition-delay:.4s}.btn{position:relative;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;gap:10px;height:52px;padding-inline:30px;border:none;border-radius:10px;font-family:var(--font-display),sans-serif;font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:background-color .2s var(--ease-premium),color .2s var(--ease-premium),opacity .2s var(--ease-premium)}.btn:active{opacity:.85}.btn-brass{background:var(--brass);color:var(--ink)}.btn-brass:hover{background:var(--brass-hover)}.btn-ghost{background:var(--fill);color:var(--text)}.btn-ghost:hover{background:var(--fill-hover)}.btn-full{width:100%}.nav{position:fixed;top:0;left:0;right:0;z-index:50;height:var(--nav-h);display:flex;align-items:center;background:var(--nav-bg);backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);box-shadow:0 0 0 0 rgba(0,0,0,0);transition:transform .4s var(--ease-premium),box-shadow .3s var(--ease-premium),background-color .3s var(--ease-premium)}.nav.scrolled{box-shadow:0 8px 24px -12px rgba(0,0,0,.8)}.nav.hidden{transform:translateY(-100%)}.nav-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%}.nav-logo img{display:block;height:30px;width:auto}.nav-links{display:none;align-items:center;gap:32px}.nav-links a{position:relative;font-size:14px;color:var(--text-muted);transition:color .2s var(--ease-premium)}.nav-links a:hover{color:var(--text)}.nav-actions{display:flex;align-items:center;gap:10px}.nav-cta{height:40px;padding-inline:18px;font-size:12px}@media (min-width:900px){.nav-links{display:flex}.nav-logo img{height:34px}}.hero{position:relative;padding-top:calc(var(--nav-h) + 56px);padding-bottom:72px;overflow:hidden}.hero:before{content:"";position:absolute;top:-220px;left:50%;width:900px;height:640px;transform:translateX(-50%);background:radial-gradient(50% 50% at 50% 50%,rgba(196,160,94,.1) 0,rgba(196,160,94,0) 100%);pointer-events:none}.hero-inner{position:relative;display:grid;grid-gap:56px;gap:56px}.hero-copy{max-width:620px}.hero h1{margin-bottom:22px}.hero h1 em{font-style:normal;color:var(--label-color)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.hero-actions .btn{flex:1 1 auto;min-width:160px}.hero-proof{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:34px;padding-top:26px}.hero-proof span{font-family:var(--font-mono),monospace;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint)}@media (min-width:1000px){.hero{padding-top:calc(var(--nav-h) + 88px);padding-bottom:110px}.hero-inner{grid-template-columns:1fr 470px;align-items:start;gap:64px}}.quote-card{background:var(--surface);border:none;border-radius:var(--radius-lg);padding:28px 22px 26px;box-shadow:0 32px 70px -24px rgba(0,0,0,.75),0 4px 14px -6px rgba(0,0,0,.5)}@media (min-width:480px){.quote-card{padding:34px 32px 30px}}.quote-card h2{font-size:27px;letter-spacing:-.03em;margin-bottom:8px}.quote-sub{font-family:var(--font-mono),monospace;font-size:10.5px;text-transform:uppercase;letter-spacing:.13em;color:var(--label-color);margin-bottom:28px}.field{margin-bottom:22px}.field-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.field label:not(.choice),.fieldset-legend{display:block;font-family:var(--font-mono),monospace;font-size:10.5px;font-weight:500;text-transform:uppercase;letter-spacing:.14em;color:var(--label-color);margin-bottom:10px}.field input:not(.sel-filter),.field select{width:100%;height:40px;padding:0 0 8px;background:transparent;border:none;border-bottom:1px solid var(--hairline-strong);border-radius:0;font-size:16px;color:var(--text);transition:border-color .25s var(--ease-premium),box-shadow .25s var(--ease-premium)}.field input:not(.sel-filter)::placeholder{color:var(--placeholder)}.field input:not(.sel-filter):focus,.field select:focus{outline:none;border-bottom-color:var(--label-color);box-shadow:0 1px 0 0 var(--label-color)}.field input:not(.sel-filter):-webkit-autofill{-webkit-text-fill-color:var(--text);-webkit-box-shadow:0 0 0 1000px var(--surface) inset}.choices{display:grid;grid-gap:12px;gap:12px}.choices-2{grid-template-columns:1fr 1fr}.choices-3{grid-template-columns:repeat(3,1fr)}.choice{position:relative;display:block;height:100%;cursor:pointer}.choice input{position:absolute;opacity:0;width:0;height:0}.choice-box{display:flex;flex-direction:column;justify-content:center;gap:2px;height:100%;min-height:50px;padding:9px 13px;background:var(--fill);border:none;border-radius:10px;transition:background-color .2s var(--ease-premium)}.choice-box strong{font-family:var(--font-display),sans-serif;font-size:14px;font-weight:600;text-transform:none;letter-spacing:-.01em;line-height:1.2;color:var(--text)}.choice-box small{font-family:var(--font-body),sans-serif;font-size:11.5px;font-weight:400;text-transform:none;letter-spacing:0;color:var(--text-muted);line-height:1.35}.choice:hover .choice-box{background:var(--fill-hover)}.choice input:focus-visible+.choice-box{outline:2px solid var(--label-color);outline-offset:2px}.choice input:checked+.choice-box{background:var(--choice-on)}.choice input:checked+.choice-box:hover{background:var(--choice-on-hover)}.choice input:checked+.choice-box strong{color:var(--choice-on-text)}.choice input:checked+.choice-box small{color:var(--choice-on-sub)}.choices-3 .choice-box{min-height:42px;padding:8px;align-items:center;text-align:center}.choices-3 .choice-box strong{font-size:12.5px;line-height:1.25}.choice-compact .choice-box{min-height:42px;align-items:center;text-align:center}.dp{position:relative;margin-top:16px}.dp-trigger{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;height:40px;padding:0 0 8px;background:transparent;border:none;border-bottom:1px solid var(--hairline-strong);border-radius:0;font-size:16px;color:var(--text);text-align:left;cursor:pointer;transition:border-color .25s var(--ease-premium),box-shadow .25s var(--ease-premium),color .25s var(--ease-premium)}.dp-trigger.is-empty{color:var(--placeholder)}.dp-trigger svg{flex:none;color:var(--label-color);opacity:.75;transition:opacity .2s var(--ease-premium)}.dp-trigger:focus-visible,.dp-trigger:hover{outline:none;border-bottom-color:var(--label-color);box-shadow:0 1px 0 0 var(--label-color)}.dp-trigger:hover svg{opacity:1}.dp-panel{position:absolute;z-index:30;top:calc(100% + 10px);left:0;width:min(304px,100%);padding:14px;background:var(--panel);border:none;border-radius:var(--radius-md);box-shadow:0 28px 64px -14px rgba(0,0,0,.85);animation:dp-in .28s var(--ease-out-expo) both}@keyframes dp-in{0%{opacity:0;transform:translateY(-6px);filter:blur(4px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.dp-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.dp-month{font-size:14px;font-weight:600;letter-spacing:-.01em;color:var(--text)}.dp-nav{display:flex;gap:4px}.dp-nav button{display:grid;place-items:center;width:28px;height:28px;background:var(--fill);border:none;border-radius:8px;color:var(--text-muted);cursor:pointer;transition:background-color .2s var(--ease-premium),color .2s var(--ease-premium)}.dp-nav button:hover{background:var(--fill-hover);color:var(--label-color)}.dp-weekdays{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:6px}.dp-weekdays span{text-align:center;font-size:9.5px;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--text-faint)}.dp-grid{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:2px;gap:2px}.dp-day{aspect-ratio:1;display:grid;place-items:center;background:transparent;border:none;border-radius:8px;font-size:13px;font-weight:500;color:var(--text);cursor:pointer;transition:background-color .18s var(--ease-premium),color .18s var(--ease-premium),transform .18s var(--ease-premium)}.dp-day:hover:not(:disabled){background:var(--fill-hover)}.dp-day.is-outside{color:var(--day-outside)}.dp-day.is-past{color:var(--day-past);cursor:not-allowed}.dp-day.is-today:not(.is-selected){background:rgba(196,160,94,.14);color:var(--label-color)}.dp-day.is-selected{background:var(--brass);color:var(--ink);font-weight:600}.dp-day.is-selected:hover{background:var(--brass-hover)}.dp-foot{display:flex;justify-content:space-between;margin-top:10px;padding-top:4px}.dp-foot button{padding:2px 0;background:none;border:none;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--text-faint);cursor:pointer;transition:color .2s var(--ease-premium)}.dp-foot button:hover{color:var(--label-color)}.quote-submit{margin-top:30px}.quote-fineprint{margin-top:16px;font-family:var(--font-mono),monospace;font-size:10px;letter-spacing:.06em;line-height:1.7;color:var(--text-faint)}.cbx{position:relative}.cbx-list{position:absolute;z-index:40;top:calc(100% + 6px);left:0;right:0;margin:0;padding:5px;list-style:none;background:var(--panel);border-radius:var(--radius-md);box-shadow:0 24px 56px -14px rgba(0,0,0,.8);max-height:244px;overflow-y:auto;animation:dp-in .22s var(--ease-out-expo) both}.cbx-option{display:flex;flex-direction:column;gap:1px;padding:9px 11px;border-radius:8px;cursor:pointer;transition:background-color .15s var(--ease-premium)}.cbx-option.is-active{background:var(--fill-hover)}.cbx-primary{font-size:14.5px;font-weight:500;color:var(--text);line-height:1.3}.cbx-secondary{font-size:11.5px;color:var(--text-faint);line-height:1.3}.sel{position:relative}.sel-standalone-label,.sel>label{display:block;font-family:var(--font-mono),monospace;font-size:10.5px;font-weight:500;text-transform:uppercase;letter-spacing:.14em;color:var(--label-color);margin-bottom:10px;cursor:pointer}.sel-trigger{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;height:40px;padding:0 0 8px;background:transparent;border:none;border-bottom:1px solid var(--hairline-strong);border-radius:0;font-size:16px;color:var(--text);text-align:left;cursor:pointer;transition:border-color .25s var(--ease-premium),box-shadow .25s var(--ease-premium)}.sel-trigger.is-empty{color:var(--placeholder)}.sel-trigger svg{flex:none;color:var(--label-color);opacity:.8;transition:transform .25s var(--ease-premium)}.sel-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.sel-trigger:focus-visible,.sel-trigger:hover{outline:none;border-bottom-color:var(--label-color);box-shadow:0 1px 0 0 var(--label-color)}.sel-panel{position:absolute;z-index:40;top:calc(100% + 8px);left:0;right:0;min-width:168px;padding:6px;background:var(--panel);border-radius:var(--radius-md);box-shadow:0 24px 56px -14px rgba(0,0,0,.8);animation:dp-in .24s var(--ease-out-expo) both}.sel-filter{display:block;width:100%;height:36px;margin:0 0 6px;padding:0 11px;line-height:36px;background:var(--fill);border:none;border-radius:8px;font-size:14px;color:var(--text)}.sel-filter:focus{outline:none;background:var(--fill-hover)}.sel-filter::placeholder{color:var(--text-faint)}.sel-list{list-style:none;margin:0;padding:0;max-height:216px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--fill-hover) transparent}.sel-list::-webkit-scrollbar{width:6px}.sel-list::-webkit-scrollbar-thumb{background:var(--fill-hover);border-radius:3px}.sel-list::-webkit-scrollbar-track{background:transparent}.sel-option{padding:9px 11px;margin-right:2px;border-radius:8px;font-size:14.5px;line-height:1.35;color:var(--text);cursor:pointer;transition:background-color .15s var(--ease-premium)}.sel-option.is-active{background:var(--fill-hover)}.sel-option.is-chosen{color:var(--label-color);font-weight:600}.sel-empty{padding:10px 11px;font-size:13.5px;color:var(--text-faint)}.route-distance{display:flex;align-items:baseline;gap:9px;margin:-8px 0 22px;animation:dp-in .3s var(--ease-out-expo) both}.route-miles{font-family:var(--font-display),sans-serif;font-size:15px;font-weight:600;letter-spacing:-.01em;color:var(--label-color);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.route-distance span:last-child{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--text-faint)}.hp{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.fieldset{border:0;margin:0 0 22px;padding:0}.stepper{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:24px}.stepper-label{font-family:var(--font-mono),monospace;font-size:10.5px;font-weight:500;text-transform:uppercase;letter-spacing:.18em;color:var(--label-color)}.stepper-pills{display:flex;gap:5px}.pill{width:16px;height:5px;border-radius:var(--radius-full);background:var(--fill-hover);transition:width .45s var(--ease-premium),background-color .45s var(--ease-premium)}.pill.is-active{width:30px;background:var(--label-color)}.quote-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:28px}.quote-actions .btn{height:48px;padding-inline:26px}.btn-quiet{background:transparent;color:var(--text-muted);padding-inline:6px}.btn-quiet:hover{color:var(--text)}.quote-reassure{font-size:12px;line-height:1.4;color:var(--text-faint);max-width:20ch}.chips{display:flex;flex-wrap:wrap;gap:8px}.chip{height:40px;padding-inline:16px;background:var(--fill);border:none;border-radius:10px;font-size:13.5px;font-weight:500;color:var(--text-muted);cursor:pointer;transition:background-color .2s var(--ease-premium),color .2s var(--ease-premium)}.chip:hover{background:var(--fill-hover);color:var(--text)}.chip.is-on{background:var(--choice-on);color:var(--choice-on-text)}.field textarea{width:100%;padding:12px 14px;background:var(--fill);border:none;border-radius:10px;font-size:15px;line-height:1.5;color:var(--text);resize:vertical}.field textarea:focus{outline:none;background:var(--fill-hover)}.field textarea::placeholder{color:var(--placeholder)}.hero-stats{display:grid;grid-template-columns:repeat(3,auto);justify-content:start;grid-gap:30px;gap:30px;margin:34px 0 0;padding-top:26px}.hero-stats dt{font-family:var(--font-display),sans-serif;font-size:30px;font-weight:700;letter-spacing:-.03em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hero-stats dd{margin:4px 0 0;font-family:var(--font-mono),monospace;font-size:10px;text-transform:uppercase;letter-spacing:.16em;color:var(--text-faint)}.hero-map{margin-top:38px;max-width:520px}.routemap{background:linear-gradient(160deg,var(--surface),var(--bg));border-radius:var(--radius-lg);padding:18px;box-shadow:var(--shadow-ambient)}.routemap-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.routemap-chip,.routemap-label{font-family:var(--font-mono),monospace;font-size:9.5px;font-weight:500;text-transform:uppercase;letter-spacing:.2em}.routemap-label{color:var(--label-color)}.routemap-canvas,.routemap-chip{color:var(--text-faint)}.routemap-canvas{position:relative;aspect-ratio:4/3}.routemap-canvas svg{position:absolute;inset:0;width:100%;height:100%}.routemap-pulse{animation:dash-flow 3s linear infinite}@keyframes dash-flow{to{stroke-dashoffset:-240px}}.routemap-pin{position:absolute;transform:translate(-50%,-50%)}.routemap-dot{display:block;width:7px;height:7px;border-radius:var(--radius-full);background:var(--label-color)}.routemap-dot.is-hub{width:9px;height:9px;box-shadow:0 0 0 4px rgba(196,160,94,.16)}.routemap-city{position:absolute;left:13px;top:-6px;display:none;white-space:nowrap;font-family:var(--font-mono),monospace;font-size:9.5px;text-transform:uppercase;letter-spacing:.12em;color:var(--text-faint);pointer-events:none}@media (min-width:560px){.routemap-city{display:block}}.routemap-foot{display:flex;justify-content:space-between;margin-top:14px;font-family:var(--font-mono),monospace;font-size:9.5px;text-transform:uppercase;letter-spacing:.16em;color:var(--text-faint)}.cards-4{grid-template-columns:1fr}@media (min-width:760px){.cards-4{grid-template-columns:repeat(2,1fr)}}@media (min-width:1040px){.cards-4{grid-template-columns:repeat(4,1fr)}}.card{background:linear-gradient(160deg,var(--surface),var(--bg))}.card-link{display:block;color:inherit}.card-more{display:inline-block;margin-top:14px;font-family:var(--font-mono),monospace;font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:var(--label-color)}.taglist{margin-top:26px}.taglist ul{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 0;padding:0;list-style:none}.taglist li{padding:6px 13px;background:var(--fill);border-radius:var(--radius-full);font-size:13px;color:var(--text-muted)}.pullquote{margin:26px 0 0;font-family:var(--font-display),sans-serif;font-size:19px;font-weight:600;letter-spacing:-.02em;color:var(--label-color);max-width:24ch}.disclaimer{margin-top:26px;font-size:12.5px;line-height:1.6;color:var(--text-faint);max-width:74ch}.reviews-empty{max-width:620px;margin:0 auto;padding:56px 32px;text-align:center;background:linear-gradient(160deg,var(--surface),var(--bg));border-radius:var(--radius-lg);box-shadow:var(--shadow-ambient)}.reviews-empty h2{margin:14px 0 16px}.page{padding-top:calc(var(--nav-h) + 48px)}.page-hero{padding-bottom:40px}.page-hero-inner{display:grid;grid-gap:48px;gap:48px}@media (min-width:1000px){.page-hero-inner{grid-template-columns:1fr 440px;align-items:start;gap:64px}}.page-hero h1{margin:12px 0 20px}.steps{counter-reset:s;list-style:none;margin:30px 0 0;padding:0}.steps li{counter-increment:s;position:relative;padding:0 0 26px 52px}.steps li:before{content:"0" counter(s);position:absolute;left:0;top:0;font-family:var(--font-mono),monospace;font-size:12px;letter-spacing:.1em;color:var(--label-color)}.steps h2{margin-bottom:6px}.steps p{color:var(--text-muted);font-size:15px;max-width:58ch}.legal .container{max-width:720px}.legal h1{margin:12px 0 6px}.legal-updated{font-family:var(--font-mono),monospace;font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--text-faint);margin-bottom:40px}.legal h2{font-size:17px;font-weight:700;letter-spacing:-.01em;margin:32px 0 10px}.legal p{color:var(--text-muted);font-size:15.5px;margin-bottom:14px}.legal a{color:var(--label-color)}.closing{padding-top:0}.closing .lede{margin-bottom:28px}.footer-creds{display:flex;gap:14px;margin-top:16px;font-family:var(--font-mono),monospace;font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--text-faint)}.footer-disclaimer{margin:40px 0 30px}.field-note{margin:-6px 0 0;font-size:12px;line-height:1.5;color:var(--text-faint)}.quote-error{margin-top:14px;font-size:13px;color:var(--danger)}.quote-success{display:flex;flex-direction:column;align-items:flex-start;gap:14px;min-height:320px;justify-content:center}.quote-success .check{display:grid;place-items:center;width:46px;height:46px;border-radius:var(--radius-full);background:rgba(196,160,94,.16);animation:pop .5s var(--ease-spring) both}@keyframes pop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.cards{display:grid;grid-gap:16px;gap:16px}@media (min-width:760px){.cards-2{grid-template-columns:1fr 1fr}.cards-3{grid-template-columns:repeat(3,1fr)}}.card{position:relative;padding:28px 24px;background:var(--surface);border:none;border-radius:var(--radius-lg);box-shadow:var(--shadow-ambient);transition:background-color .25s var(--ease-premium)}.card:hover{background:var(--surface-hover)}.card h3{margin-bottom:10px}.card p{color:var(--text-muted);font-size:15px}.card-tag{display:inline-block;margin-bottom:16px;padding:3px 10px;border-radius:var(--radius-full);background:rgba(196,160,94,.12);font-size:9.5px;text-transform:uppercase;letter-spacing:.12em}.card-tag,.step-n{font-family:var(--font-mono),monospace;color:var(--label-color)}.step-n{font-size:11px;letter-spacing:.16em;margin-bottom:18px}.section-head{max-width:640px;margin-bottom:44px}.section-head h2{margin-bottom:16px}.trust{background:linear-gradient(180deg,rgba(196,160,94,.04),transparent 70%)}.trust-grid{display:grid;grid-gap:20px;gap:20px;grid-template-columns:1fr 1fr}@media (min-width:760px){.trust-grid{grid-template-columns:repeat(4,1fr)}}.trust-item{padding:22px 20px;background:var(--surface);border-radius:var(--radius-md);box-shadow:var(--shadow-ambient)}.trust-item dt{font-family:var(--font-mono),monospace;font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:var(--text-faint);margin-bottom:10px}.trust-item dd{margin:0;font-family:var(--font-display),sans-serif;font-size:17px;font-weight:700;letter-spacing:-.01em}.faq-item{margin-bottom:10px;background:var(--surface);border-radius:var(--radius-md);box-shadow:var(--shadow-ambient);transition:background-color .25s var(--ease-premium)}.faq-item:hover{background:var(--surface-hover)}.faq-q{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;padding:20px 22px;background:none;border:none;text-align:left;cursor:pointer;font-family:var(--font-display),sans-serif;font-size:16px;font-weight:600;letter-spacing:-.01em;transition:color .2s var(--ease-premium)}.faq-q:hover{color:var(--label-color)}.faq-icon{position:relative;flex:none;width:14px;height:14px}.faq-icon:after,.faq-icon:before{content:"";position:absolute;inset:50% 0 auto 0;height:1.5px;background:var(--label-color);transition:transform .35s var(--ease-premium)}.faq-icon:after{transform:rotate(90deg)}.faq-item.open .faq-icon:after{transform:rotate(0deg)}.faq-a{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s var(--ease-premium)}.faq-item.open .faq-a{grid-template-rows:1fr}.faq-a>div{overflow:hidden}.faq-a p{padding:0 22px 22px;color:var(--text-muted);font-size:15px;max-width:62ch}.footer{padding-block:64px 120px;background:var(--footer-bg)}.footer-top{display:grid;grid-gap:32px;gap:32px;margin-bottom:44px}@media (min-width:760px){.footer-top{grid-template-columns:1.4fr 1fr 1fr}.footer{padding-bottom:64px}}.footer img{height:34px;width:auto;margin-bottom:18px}.footer-col h4{font-family:var(--font-mono),monospace;font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.14em;color:var(--text-faint);margin-bottom:16px}.footer-col a,.footer-col p{display:block;font-size:14px;color:var(--text-muted);margin-bottom:10px;transition:color .2s var(--ease-premium)}.footer-col a:hover{color:var(--label-color)}.footer-bottom{display:flex;flex-wrap:wrap;gap:8px 20px;padding-top:26px;font-family:var(--font-mono),monospace;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint)}.sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:40;display:flex;gap:10px;padding:12px var(--gutter) calc(12px + env(safe-area-inset-bottom));background:var(--nav-bg-strong);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 -10px 30px -12px rgba(0,0,0,.9);transform:translateY(110%);transition:transform .45s var(--ease-premium)}.sticky-cta.show{transform:translateY(0)}.sticky-cta .btn{flex:1 1;height:46px;font-size:12px;padding-inline:12px}@media (min-width:1000px){.sticky-cta{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}[data-reveal-group]>*,[data-reveal]{opacity:1;transform:none;filter:none}}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/034d78ad42e9620c-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fe0777f1195381cb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/db911767852bc875-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f10b8e9d91f3edcb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8888a3826f4a3af4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29e7bbdce9332268-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c3bc380753a8436c-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/29a4aea02fdee119-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a1386beebedccca4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b957ea75a84b6ea7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins Fallback;src:local("Arial");ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.__className_6bee3b{font-family:Poppins,Poppins Fallback;font-style:normal}.__variable_6bee3b{--font-poppins:"Poppins","Poppins Fallback"}