@font-face{font-family:Mona Sans;src:url(/fonts/MonaSansVF.woff2)format("woff2-variations");font-style:normal;font-weight:200 900;font-stretch:75% 125%;font-display:swap}:root{--oat:#fbf7f1;--white:#fff;--apricot:#f3b39c;--apricot-soft:#fae2d8;--aubergine:#2b2030;--text:#392f3d;--muted:#6a6068;--coral:#d64a32;--coral-dark:#a93725;--sage:#ddeade;--success:#2d694e;--question-soft:#f6eddc;--error:#9e2f25;--error-soft:#f9dfd9;--link:#244dbd;--border:#ddd5d3;--focus:#2f58d9;--paper:var(--oat);--ink:var(--aubergine);--cobalt:var(--link);--cobalt-soft:#dfe6ff;--route:var(--coral);--route-soft:var(--apricot-soft);--proof:var(--success);--proof-soft:var(--sage);--question:#8a5a19;--line-strong:#8b8186;--line:var(--border);--fog:#eee9e5;--page-max:1280px;--page-gutter:max(1rem, calc((100vw - var(--page-max)) / 2));--ease-out:cubic-bezier(.2, .8, .2, 1);--motion-instant:.12s;--motion-standard:.22s;--motion-deliberate:.42s;--motion-route:.64s}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--oat)}body{background:var(--oat);color:var(--text);font-optical-sizing:auto;font-feature-settings:"ss03" on, "ss05" on;text-rendering:optimizelegibility;margin:0;font-family:Mona Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.0625rem;font-stretch:100%;line-height:1.58}::selection{background:var(--apricot);color:var(--aubergine)}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:1px}button,textarea,input,select{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex="-1"]:focus-visible{outline:3px solid var(--focus);outline-offset:3px}h1,h2,h3,p{text-wrap:pretty}h1,h2,h3{color:var(--aubergine);font-stretch:100%}svg{display:block}.skip-link{z-index:999;background:var(--aubergine);color:var(--white);border-radius:999px;padding:.7rem 1rem;font-weight:700;position:fixed;top:.7rem;left:.7rem;translate:0 -160%}.skip-link:focus{translate:0}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbf7f1eb;min-height:72px;position:sticky;top:0}.site-header__inner{width:min(var(--page-max), calc(100% - 2rem));justify-content:space-between;align-items:center;gap:2rem;min-height:72px;margin:0 auto;display:flex}.wordmark{color:var(--aubergine);letter-spacing:-.045em;font-size:1.45rem;font-weight:800;line-height:1;text-decoration:none}.wordmark span{color:var(--coral)}.desktop-nav{align-items:center;gap:1.6rem;display:flex}.desktop-nav a{color:var(--muted);font-size:.92rem;font-weight:650;text-decoration:none;transition:color .15s}.desktop-nav a:hover{color:var(--aubergine)}.header-cta,.primary-link{background:var(--aubergine);min-height:52px;color:var(--white);border-radius:999px;justify-content:center;align-items:center;gap:.7rem;padding:.75rem 1.2rem;font-weight:720;text-decoration:none;display:inline-flex}.button-arrow{display:inline-flex}.button-arrow svg{stroke:currentColor;stroke-width:1.8px;width:20px}.mobile-nav{display:none}.hero{width:min(var(--page-max), calc(100% - 2rem));background:var(--apricot);border-radius:2rem;margin:.6rem auto 0;padding:clamp(1.25rem,4vw,3.4rem);overflow:hidden}.hero__grid{grid-template-columns:minmax(0,.86fr) minmax(30rem,1.14fr);align-items:center;gap:clamp(2rem,5vw,4.8rem);display:grid}.hero__story{min-width:0}.hero__eyebrow,.section-kicker{color:var(--coral-dark);letter-spacing:.055em;text-transform:uppercase;margin:0 0 .7rem;font-size:.82rem;font-weight:780}.hero h1{max-width:10ch;color:var(--aubergine);letter-spacing:-.06em;margin:0;font-size:clamp(3.6rem,6vw,5.25rem);font-weight:760;line-height:.96}.hero__intro{color:#493d46;max-width:34rem;margin:1.2rem 0 0;font-size:clamp(1.08rem,1.6vw,1.25rem);line-height:1.5}.hero__image{background:#d5a38b;border-radius:1.4rem;height:clamp(12rem,20vw,16rem);margin:1.6rem 0 0;position:relative;overflow:hidden}.hero__image img{object-fit:cover;object-position:center 70%}.hero__image:after{content:"";pointer-events:none;background:linear-gradient(#0000 38%,#2b203061);position:absolute;inset:0}.hero__ai-label{z-index:2;color:var(--white);letter-spacing:.015em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#2b2030e0;border-radius:999px;padding:.35rem .55rem;font-size:.8rem;font-weight:720;position:absolute;top:.75rem;left:.75rem}.hero__image figcaption{z-index:1;color:var(--muted);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffed;border-radius:1rem;flex-direction:column;padding:.75rem .85rem;font-size:.82rem;line-height:1.35;display:flex;position:absolute;bottom:.8rem;left:.8rem;right:.8rem}.hero__image figcaption strong{color:var(--aubergine);font-size:.9rem}.hero__trust{color:#4c3f47;border-top:1px solid #2b203029;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem 1.5rem;margin:2rem 0 0;padding:1.1rem 0 0;font-size:.9rem;font-weight:640;list-style:none;display:grid}.hero__trust li{align-items:center;gap:.5rem;display:flex}.hero__trust li:last-child:before{content:"3";background:var(--aubergine);width:1.35rem;height:1.35rem;color:var(--white);border-radius:50%;place-items:center;font-size:.72rem;display:grid}.hero__trust svg{width:20px;stroke:var(--aubergine);stroke-width:1.8px;flex:none}.fit-story,.simple-steps,.trust-story,.guide-invite,.closing-invite{width:min(1180px,100% - 2rem);margin:clamp(5rem,9vw,8rem) auto 0}.fit-story{grid-template-columns:minmax(0,1fr) minmax(0,.9fr);align-items:start;gap:clamp(2rem,8vw,7rem);display:grid}.fit-story h2,.simple-steps h2,.trust-story h2,.guide-invite h2,.closing-invite h2{color:var(--aubergine);letter-spacing:-.055em;margin:0;font-size:clamp(2.25rem,4.4vw,4.25rem);font-weight:735;line-height:1.02}.fit-story__copy{padding-top:1.8rem}.fit-story__copy>p{color:var(--muted);margin:0;font-size:1.08rem}.fit-story__copy>p+p{margin-top:1rem}.text-link{color:var(--link);align-items:center;gap:.55rem;margin-top:1.2rem;font-weight:720;text-decoration:none;display:inline-flex}.text-link:hover{text-decoration:underline}.text-link svg{stroke:currentColor;stroke-width:1.8px;width:20px}.simple-steps{background:var(--white);border-radius:2rem;padding:clamp(1.4rem,4vw,3.4rem);box-shadow:0 1.5rem 4rem #40271f12}.simple-steps__heading{max-width:48rem}.simple-steps ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:2.6rem 0 0;padding:0;list-style:none;display:grid}.simple-steps li{border-top:1px solid var(--border);grid-template-columns:2.6rem minmax(0,1fr);align-items:start;gap:.8rem;padding-top:1rem;display:grid}.simple-steps li>span{background:var(--apricot-soft);width:2.35rem;height:2.35rem;color:var(--aubergine);border-radius:50%;place-items:center;font-weight:780;display:grid}.simple-steps h3{margin:0;font-size:1.12rem;line-height:1.3}.simple-steps li p{color:var(--muted);margin:.35rem 0 0;font-size:.95rem}.trust-story{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(2rem,7vw,6rem);scroll-margin-top:6rem;display:grid}.trust-story__points{gap:0;display:grid}.trust-story__points article{border-top:1px solid var(--border);grid-template-columns:2.5rem minmax(0,1fr);gap:0 .8rem;padding:1rem 0;display:grid}.trust-story__points article>span{color:var(--coral-dark);grid-row:1/3;font-size:.82rem;font-weight:760}.trust-story__points h3{margin:0;font-size:1.05rem}.trust-story__points p{color:var(--muted);margin:.3rem 0 0;font-size:.95rem}.guide-invite{background:var(--sage);border-radius:2rem;justify-content:space-between;align-items:flex-end;gap:2rem;padding:clamp(1.4rem,4vw,3.4rem);display:flex}.guide-invite>div{max-width:48rem}.guide-invite h2{font-size:clamp(2rem,4vw,3.6rem)}.guide-invite>div>p:last-child{max-width:58ch;color:var(--muted);margin:1rem 0 0}.guide-invite>a,.closing-invite>a{background:var(--aubergine);min-height:54px;color:var(--white);border-radius:999px;flex:none;align-items:center;gap:.6rem;padding:.75rem 1.2rem;font-weight:720;text-decoration:none;display:inline-flex}.guide-invite>a:hover,.closing-invite>a:hover{background:#1f1723}.guide-invite>a svg{stroke:currentColor;stroke-width:1.8px;width:20px}.closing-invite{background:var(--aubergine);text-align:center;border-radius:2rem;flex-direction:column;justify-content:center;align-items:center;min-height:25rem;padding:clamp(2rem,6vw,5rem);display:flex}.closing-invite .section-kicker{color:var(--apricot)}.closing-invite h2{max-width:18ch;color:var(--white)}.closing-invite>a{background:var(--apricot);color:var(--aubergine);margin-top:1.8rem}.closing-invite>a:hover{background:var(--white)}.site-footer{color:var(--white);background:#241a28;margin-top:clamp(5rem,9vw,8rem)}.site-footer__lead,.site-footer__links,.site-footer__bottom{width:min(1180px,100% - 2rem);margin:0 auto}.site-footer__lead{border-bottom:1px solid #ffffff26;justify-content:space-between;align-items:flex-end;gap:2rem;padding:3rem 0 1.5rem;display:flex}.wordmark--footer{color:var(--white);margin:0;font-size:2rem}.site-footer__lead>p:last-child{color:#ffffffad;margin:0}.site-footer__links{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;padding:2rem 0;display:grid}.site-footer__links>div{flex-direction:column;gap:.55rem;min-width:0;display:flex}.site-footer__links strong{color:var(--apricot);font-size:.84rem}.site-footer__links a,.site-footer__links span{color:#ffffffb3;font-size:.9rem}.site-footer__links a:hover{color:var(--white)}.site-footer__bottom{border-top:1px solid #ffffff26;justify-content:space-between;gap:2rem;padding:1.2rem 0 2rem;display:flex}.site-footer__bottom p{color:#ffffff8c;max-width:48rem;margin:0;font-size:.78rem}@media (max-width:1040px){.hero__grid{grid-template-columns:minmax(0,.8fr) minmax(27rem,1.2fr);gap:2rem}.hero h1{font-size:clamp(3.2rem,6vw,4.4rem)}.site-footer__links{grid-template-columns:1fr 1fr}}@media (max-width:860px){.desktop-nav{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{min-height:44px;color:var(--aubergine);cursor:pointer;border-radius:999px;align-items:center;gap:.4rem;padding:0 .75rem;font-size:.9rem;font-weight:680;list-style:none;display:flex}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary svg{stroke:currentColor;stroke-width:1.8px;width:20px}.mobile-nav nav{border:1px solid var(--border);background:var(--white);border-radius:1rem;width:min(18rem,100vw - 2rem);display:grid;position:absolute;top:calc(100% + .4rem);right:0;overflow:hidden;box-shadow:0 1rem 2.5rem #2b203029}.mobile-nav nav a{color:var(--aubergine);padding:.85rem 1rem;text-decoration:none}.mobile-nav nav a+a{border-top:1px solid var(--border)}.hero__grid,.fit-story,.trust-story{grid-template-columns:1fr}.hero__story{text-align:center}.hero h1,.hero__intro{margin-left:auto;margin-right:auto}.hero__image{display:none}.hero__trust{grid-template-columns:1fr}.fit-story__copy{padding-top:0}.simple-steps ol{grid-template-columns:1fr}.guide-invite{flex-direction:column;align-items:flex-start}}@media (max-width:600px){body{font-size:1rem}.site-header,.site-header__inner{min-height:64px}.hero{border-radius:0 0 1.6rem 1.6rem;width:100%;margin-top:0;padding:1.1rem 1rem 1.4rem}.hero__grid{gap:1.2rem}.hero__eyebrow{margin-bottom:.45rem;font-size:.72rem}.hero h1{max-width:11ch;font-size:clamp(2.65rem,13vw,3.45rem)}.hero__intro{margin-top:.75rem;font-size:1rem;line-height:1.42}.hero__trust{margin-top:1.25rem;padding-top:.85rem;font-size:.82rem}.fit-story,.simple-steps,.trust-story,.guide-invite,.closing-invite{width:calc(100% - 2rem);margin-top:4.5rem}.fit-story h2,.simple-steps h2,.trust-story h2,.guide-invite h2,.closing-invite h2{font-size:2.35rem}.simple-steps,.guide-invite,.closing-invite{border-radius:1.5rem}.site-footer__lead{flex-direction:column;align-items:flex-start}.site-footer__links{grid-template-columns:1fr}.site-footer__bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
