:root{--cream:#f8f0df;--cream-2:#fff9ee;--forest:#123e2b;--forest-deep:#082c1e;--red:#b6321d;--red-dark:#912510;--ochre:#c78922;--ink:#11271f;--line:#e7d2aa;--muted:#506057}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-sans),sans-serif;-webkit-font-smoothing:antialiased;margin:0}.site{flex-direction:column;min-height:100vh;display:flex}.site main{flex:1}.shell{width:min(1420px,100% - 112px);margin-inline:auto}.header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);background:#f8f0dff0;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:24px;height:92px;display:flex}.mark{font-family:var(--font-display),serif;letter-spacing:-.06em;color:var(--forest);white-space:nowrap;align-items:center;font-size:2.1rem;font-weight:700;text-decoration:none;display:flex}.mark-k{background:var(--forest);width:26px;height:30px;color:var(--cream);font-family:var(--font-sans);letter-spacing:0;place-items:center;margin-right:5px;font-size:14px;display:inline-grid}.nav nav{align-items:center;gap:34px;margin-left:auto;display:flex}.nav a{color:var(--ink);font-size:.98rem;font-weight:700;text-decoration:none}.nav nav a{position:relative}.nav nav a:after{content:"";background:var(--red);height:1px;transition:transform .2s;position:absolute;bottom:-6px;left:0;right:0;transform:scaleX(0)}.nav nav a:hover:after{transform:scaleX(1)}.nav-right{align-items:center;gap:24px;display:flex}.phone{white-space:nowrap}.button{border:1.5px solid var(--ink);cursor:pointer;justify-content:center;align-items:center;gap:18px;min-height:52px;padding:12px 20px;font-weight:800;text-decoration:none;transition:transform .18s,background-color .18s,color .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 8px #123e2b2b}.button:active{transform:translateY(1px)}.button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--ochre);outline-offset:4px}.button-red{color:#fff;background:var(--red);border-color:var(--red)}.button-red:hover{background:var(--red-dark)}.button-outline{color:var(--forest);background:0 0}.compact{min-height:48px;padding-inline:20px}.eyebrow{color:var(--red);letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:.78rem;font-weight:800}.hero{background:radial-gradient(circle at 18% 24%,#fff9ea 0,#fff9ea4d 35%,#0000 55%);padding:0 0 34px}.hero-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:64px;min-height:600px;display:grid}.hero-copy{padding:54px 0}.hero h1,.page-hero h1,.faq-hero h1,.not-found h1{font-family:var(--font-display),serif;letter-spacing:-.065em;text-wrap:balance;max-width:700px;margin:0;font-size:clamp(3.2rem,5.1vw,5.8rem);line-height:.96}.hero h1 em{color:var(--red);font-style:normal}h2{font-family:var(--font-display),serif;letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(2.2rem,3.7vw,4rem);line-height:1.02}h3{margin:0;font-size:1.08rem;line-height:1.2}.lede{text-wrap:pretty;max-width:600px;margin:26px 0 0;font-size:1.2rem;line-height:1.5}.actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.reassurance{margin:28px 0 0;font-weight:600}.reassurance i{color:var(--ochre);padding:0 9px;font-style:normal}.hero-photo{border-radius:16px;height:482px;position:relative;overflow:hidden}.hero-photo>img{object-fit:cover;width:100%;height:100%}.goal-tags{gap:16px;display:grid;position:absolute;top:50px;right:28px}.goal-tags span{background:#fff8e7f2;border-radius:12px;max-width:184px;padding:18px 20px;font-size:1.03rem;font-weight:800;display:block;box-shadow:0 8px 20px #14281929}.goal-tags span:nth-child(2){background:#e8efdb}.goal-tags span:nth-child(3){background:#f7dea7}.options-intro{border-top:1px solid var(--line);padding:84px 0 74px}.options-layout{grid-template-columns:280px 1fr;gap:56px;display:grid}.options-layout>div:first-child p{max-width:220px;line-height:1.55}.option-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.option-card{border:1px solid var(--line);background:#ffffff3b;border-radius:12px;min-height:225px;padding:24px;transition:transform .2s,background-color .2s}.option-card:hover{background:#fff8eb;transform:translateY(-5px)}.option-number{background:var(--forest);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:40px;font-weight:800;display:grid}.option-card:nth-child(2n) .option-number{background:var(--red)}.option-card:nth-child(3n) .option-number{background:var(--ochre)}.option-card h3{font-size:1.03rem}.option-card p{margin:10px 0 0;font-size:.92rem;line-height:1.4}.option-card .range{font-variant-numeric:tabular-nums;font-weight:800}.process-band{background:var(--forest-deep);color:#fbf0dc;padding:64px 0}.process-band .eyebrow{color:#eab65d}.process-grid{grid-template-columns:300px 1fr;gap:55px;display:grid}.process-grid p{line-height:1.55}.process-grid ol{grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.process-grid li{border-left:1px dashed #ffffff73;grid-template-columns:58px 1fr;gap:17px;padding:0 28px;display:grid}.process-grid li b{color:var(--forest);width:48px;height:48px;font-family:var(--font-display);background:#fbf0dc;border-radius:50%;place-items:center;font-size:1.8rem;display:grid}.process-grid li h3{margin:4px 0 8px}.process-grid li p{margin:0;font-size:.95rem}.story-section{padding:110px 0}.split{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(44px,7vw,120px);display:grid}.split>img{object-fit:cover;border-radius:14px;width:100%;height:480px}.reverse>img,.reverse>picture{order:-1}.text-link{color:var(--forest);gap:10px;margin-top:28px;font-size:1.06rem;font-weight:800;display:inline-flex}.closing{text-align:center;background:#ead4a1;padding:105px 0}.closing .eyebrow{color:var(--forest)}.apply-page,.proof-page{background:var(--cream);padding:120px 0 130px}.narrow{max-width:850px;margin-left:auto;margin-right:auto}.apply-page h1,.proof-page h1{max-width:720px}.quiet{color:var(--muted);margin-top:22px;font-size:.9rem}.expect-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin:52px 0;display:grid}.expect-grid article{border:1px solid var(--line);background:#fffaf0;border-radius:12px;padding:26px 22px}.expect-grid span{font-family:var(--font-display);color:var(--red);font-size:1.25rem}.expect-grid h2{margin:34px 0 10px;font-size:1.45rem}.expect-grid p{margin:0;font-size:.94rem;line-height:1.55}.closing h2{max-width:700px;margin:0 auto 32px}.page-hero{padding:82px 0 100px}.page-hero .split{grid-template-columns:.9fr 1.1fr}.page-hero h1{font-size:clamp(3rem,4.7vw,5.25rem)}.page-hero-image{object-fit:cover;border-radius:14px;width:100%;height:410px}.service-list{padding:25px 0 108px}.service-list article{border-bottom:1px solid var(--line);grid-template-columns:70px 1.3fr .6fr .9fr;align-items:center;gap:28px;padding:28px 8px;display:grid}.service-list article>span{font-family:var(--font-display);color:var(--red);font-size:2.3rem}.service-list h2{font-size:1.8rem}.service-list p{margin:8px 0 0;line-height:1.5}.service-list .range{font-variant-numeric:tabular-nums;font-weight:800}.service-list .timing{color:var(--muted)}.soft-cta{background:#e8eddc;padding:90px 0}.soft-cta .shell{justify-content:space-between;align-items:end;gap:30px;display:flex}.soft-cta .eyebrow{margin-bottom:12px}.soft-cta h2{max-width:650px}.steps{max-width:1000px;padding:80px 0 110px}.steps>article{border-bottom:1px solid var(--line);grid-template-columns:130px 1fr;gap:35px;padding:36px 0;display:grid}.steps article b{font-family:var(--font-display);color:var(--red);font-size:5rem;line-height:.8}.steps article h2{font-size:2.2rem}.steps article p{max-width:580px;font-size:1.05rem;line-height:1.6}.about-copy{grid-template-columns:1fr 1fr;gap:100px;padding:85px 0 100px;display:grid}.about-copy p{margin:0 0 20px;font-size:1.15rem;line-height:1.65}.about-copy .button{margin-top:12px}.principles{background:#e8eddc;padding:75px 0}.principles .shell{grid-template-columns:repeat(3,1fr);gap:56px;display:grid}.principles h3{font-family:var(--font-display);letter-spacing:-.04em;font-size:2rem}.principles p{line-height:1.55}.faq-hero{padding:100px 0 64px}.faq-list{max-width:980px;padding:0 0 120px}.faq-list details{border-top:1px solid var(--line);padding:25px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;font-family:var(--font-display);justify-content:space-between;gap:20px;font-size:1.65rem;font-weight:600;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-family:var(--font-sans);color:var(--red);font-size:1.5rem;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{max-width:700px;margin:18px 0 0;font-size:1.04rem;line-height:1.65}.contact-block{justify-content:space-between;align-items:end;gap:40px;padding:70px 0 110px;display:flex}.contact-block h2{font-size:clamp(2.6rem,5vw,5rem)}.contact-block h2 a{color:var(--forest)}.contact-email{color:var(--red);overflow-wrap:anywhere;font-size:clamp(1.1rem,2vw,1.45rem);font-weight:800;display:inline-block}.contact-block p{max-width:510px;font-size:1.1rem;line-height:1.6}.legal{max-width:850px;padding:100px 0 120px}.legal h1{font-family:var(--font-display);letter-spacing:-.06em;font-size:4rem}.legal h2{margin-top:46px;font-size:1.65rem}.legal p{font-size:1.03rem;line-height:1.7}.not-found{text-align:center;padding:150px 0}.not-found h1{margin-inline:auto}.not-found .lede{margin-inline:auto;margin-bottom:30px}.footer{background:var(--forest-deep);color:#f8f0df;padding:60px 0 28px}.footer .mark{color:#f8f0df;font-size:1.9rem}.footer .mark-k{color:var(--forest);background:#f8f0df}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:70px;display:grid}.footer p{max-width:310px;line-height:1.55}.footer a{color:#f8f0df;margin:11px 0;text-decoration:none;display:block}.footer a:hover{text-decoration:underline}.footer-label{letter-spacing:.14em;text-transform:uppercase;color:#eab65d;font-size:.75rem;font-weight:800}.footer-phone{font-size:1.08rem;font-weight:800}.footer-email{overflow-wrap:anywhere;font-size:.94rem}.footer-bottom{border-top:1px solid #f8f0df4d;justify-content:space-between;align-items:center;margin-top:58px;padding-top:22px;font-size:.85rem;display:flex}.theo-badge img{width:auto;height:29px;display:block}@media (max-width:1100px){.shell{width:min(100% - 56px,1420px)}.nav nav{gap:18px}.nav-right{gap:14px}.phone span{display:none}.hero-grid{gap:36px}.goal-tags{right:15px}.options-layout,.process-grid{grid-template-columns:220px 1fr}.process-grid li{padding:0 16px}.service-list article{grid-template-columns:50px 1.3fr .6fr}.service-list .timing{display:none}}@media (max-width:860px){.process-grid{display:block}.process-grid ol{grid-template-columns:1fr;gap:21px;margin-top:35px}.process-grid li{border-left:0;padding:0}}@media (max-width:760px){.shell{width:calc(100% - 36px)}.header{position:relative}.nav{flex-wrap:wrap;height:auto;min-height:74px;padding:14px 0}.mark{font-size:1.7rem}.nav nav{order:3;justify-content:space-between;gap:8px;width:100%;padding:4px 0 1px;overflow:auto}.nav nav a{white-space:nowrap;font-size:.79rem}.nav-right{margin-left:auto}.phone{font-size:1.2rem}.phone:before{content:none}.compact{min-height:43px;padding:9px 13px;font-size:.85rem}.hero{padding-bottom:0}.hero-grid,.split,.page-hero .split{flex-direction:column;gap:32px;min-height:auto;display:flex}.hero-copy{padding:58px 0 0}.hero h1,.page-hero h1,.faq-hero h1,.not-found h1{font-size:clamp(3rem,14vw,4.1rem)}.lede{margin-top:20px;font-size:1.05rem}.actions{margin-top:24px}.reassurance{font-size:.88rem;line-height:1.8}.reassurance i{padding:0 4px}.hero-photo{border-radius:10px;width:100%;height:360px}.goal-tags{gap:8px;top:18px;right:13px}.goal-tags span{border-radius:9px;max-width:144px;padding:12px 14px;font-size:.86rem}.options-intro{padding:64px 0}.options-layout{display:block}.options-layout>div:first-child p{max-width:400px}.option-grid{grid-template-columns:1fr 1fr;margin-top:32px}.option-card{min-height:195px;padding:17px}.option-number{width:34px;height:34px;margin-bottom:27px;font-size:.8rem}.option-card h3{font-size:.96rem}.option-card p{font-size:.82rem}.process-band{padding:60px 0}.process-grid{display:block}.process-grid ol{grid-template-columns:1fr;gap:21px;margin-top:35px}.process-grid li{border-left:0;padding:0}.story-section{padding:70px 0}.split>img{border-radius:10px;height:320px}.reverse>img,.reverse>picture{order:0}.closing{padding:76px 0}.apply-page,.proof-page{padding:78px 0}.expect-grid{grid-template-columns:1fr;gap:12px;margin:35px 0}.expect-grid article{padding:22px}.page-hero{padding:60px 0 70px}.page-hero-image{border-radius:10px;height:300px}.service-list{padding-bottom:70px}.service-list article{grid-template-columns:45px 1fr;gap:14px;padding:24px 0}.service-list .range{grid-column:2}.service-list h2{font-size:1.65rem}.soft-cta{padding:65px 0}.soft-cta .shell,.contact-block{display:block}.soft-cta .button,.contact-block .button{margin-top:25px}.steps{padding:60px 0}.steps>article{grid-template-columns:70px 1fr;gap:20px}.steps article b{font-size:3.7rem}.steps article h2{font-size:1.85rem}.about-copy{padding:64px 0;display:block}.about-copy>div+div{margin-top:28px}.principles .shell{grid-template-columns:1fr;gap:20px}.faq-hero{padding:70px 0 46px}.faq-list{padding-bottom:70px}.faq-list summary{font-size:1.35rem}.contact-block{padding:55px 0 75px}.legal{padding:68px 0}.legal h1{font-size:3.2rem}.footer-grid{grid-template-columns:1fr 1fr;gap:38px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{margin-top:45px}.not-found{padding:100px 0}.button{min-height:50px}.theo-badge img{height:25px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.hero-photo picture,.hero-photo picture img{width:100%;height:100%;display:block}.hero-photo picture img{object-fit:cover}.split>picture{border-radius:14px;width:100%;height:480px;display:block;overflow:hidden}.split>picture img{object-fit:cover;width:100%;height:100%;display:block}.page-hero-image{display:block;overflow:hidden}.page-hero-image img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:760px){.split>picture{border-radius:10px;height:320px}}
@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(../media/c3cb240f9c892514-s.d8e4bce2.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.a62025f2.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans Fallback;src:local(Arial);ascent-override:94.9%;descent-override:29.66%;line-gap-override:0.0%;size-adjust:104.53%}.dm_sans_9974e3f-module__4eGtMa__className{font-family:DM Sans,DM Sans Fallback;font-style:normal}.dm_sans_9974e3f-module__4eGtMa__variable{--font-sans:"DM Sans","DM Sans Fallback"}
@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1e219c03c996efbd-s.ba7d7329.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/b35b0dbffda7f2c4-s.0c27b1b4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/03bda585a99c6450-s.p.ad37b9d9.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces Fallback;src:local(Times New Roman);ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.0%;size-adjust:115.45%}.fraunces_f77b24e6-module__7zlKmG__className{font-family:Fraunces,Fraunces Fallback;font-style:normal}.fraunces_f77b24e6-module__7zlKmG__variable{--font-display:"Fraunces","Fraunces Fallback"}
