@font-face{font-family:"Instrument Sans";font-style:normal;font-weight:400;font-display:swap;src:url("/assets/instrument-sans-0.ttf") format("truetype")}
@font-face{font-family:"Instrument Sans";font-style:normal;font-weight:500;font-display:swap;src:url("/assets/instrument-sans-1.ttf") format("truetype")}
@font-face{font-family:"Instrument Sans";font-style:normal;font-weight:600;font-display:swap;src:url("/assets/instrument-sans-2.ttf") format("truetype")}
@font-face{font-family:"Instrument Sans";font-style:normal;font-weight:700;font-display:swap;src:url("/assets/instrument-sans-3.ttf") format("truetype")}
:root{--ink:#343a37;--paper:#f5f0e7;--white:#fff;--muted:#626b66;--line:#dedfd9;--gold:#f2d06a;--burgundy:#436e5d;--soft:#eeeae2;--serif:'Instrument Sans',Arial,sans-serif;--sans:'Instrument Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.7}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}img,video{display:block;max-width:100%}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:5px}input:focus-visible{outline:2px solid var(--burgundy);outline-offset:3px}::selection{background:#e6d9b0}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}h1,h2{font-family:var(--serif);line-height:1.03;letter-spacing:-.035em}h1{font-size:clamp(3.6rem,6.5vw,6.3rem)}h2{font-size:clamp(2.6rem,4vw,4.2rem)}h3{font-size:1.18rem;line-height:1.45;font-weight:600}p{max-width:64ch}p+p{margin-top:1rem}.wrap{max-width:1360px;margin-inline:auto;padding-inline:64px}.eyebrow{font-size:.75rem;letter-spacing:.16em;text-transform:uppercase;font-weight:700;line-height:1.5}.muted{color:var(--muted)}.skip{position:absolute;top:-80px;left:20px;background:var(--ink);color:white;padding:12px;z-index:100}.skip:focus{top:10px}.launch-bar{background:var(--ink);color:var(--paper);text-align:center;font-size:.75rem;letter-spacing:.06em;padding:9px 18px}.launch-bar span{color:#e6cf89;margin-left:12px}.header{height:96px;background:var(--paper);border-bottom:1px solid var(--line);position:relative;z-index:30}.nav{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.logo{font-family:var(--serif);font-size:2.2rem;font-weight:500;line-height:1;letter-spacing:-.025em;white-space:nowrap}.logo span{color:var(--gold)}.nav-links{display:flex;align-items:center;gap:34px;font-size:.875rem}.nav-links>a:not(.button){padding:10px 0;position:relative}.nav-links>a:not(.button):after{content:'';position:absolute;bottom:3px;left:0;width:0;height:1px;background:var(--burgundy);transition:width .2s}.nav-links>a:hover:after,.nav-links>a[aria-current=page]:after{width:100%}.button{display:inline-flex;gap:28px;align-items:center;justify-content:center;background:var(--burgundy);color:var(--white);border:1px solid var(--burgundy);border-radius:999px;min-height:54px;padding:14px 27px;font-size:.875rem;font-weight:600;line-height:1.5;transition:background .18s,transform .18s}.button:hover{background:#672f26;border-color:#672f26;transform:translateY(-1px)}.button.light{background:var(--paper);border-color:var(--paper);color:var(--ink)}.button.light:hover{background:#e7dfcf}.button.outline{background:transparent;border-color:#aeb4b8;color:var(--ink)}.arrow{font-size:1.25rem;font-weight:400;line-height:1}.text-link{display:inline-flex;align-items:center;gap:22px;font-size:.875rem;border-bottom:1px solid #959d9f;padding-block:7px}.text-link:hover{color:var(--burgundy);border-color:var(--burgundy)}.menu-toggle{display:none;border:1px solid var(--line);background:transparent;border-radius:999px;width:46px;height:46px;align-items:center;justify-content:center}.menu-toggle svg{width:20px;height:20px}.home-hero{display:grid;grid-template-columns:1.05fr 1fr;gap:56px;padding-block:62px 60px;align-items:center;min-height:660px}.hero-copy .eyebrow{margin-bottom:30px;color:#436e5d}.hero-copy h1{max-width:660px}.hero-copy h1 em{font-style:normal;color:var(--burgundy)}.hero-copy .lead{font-size:1.0625rem;color:var(--muted);max-width:420px;margin-top:27px;line-height:1.8}.hero-actions{display:flex;gap:22px;align-items:center;flex-wrap:wrap;margin-top:30px}.micro{font-size:.75rem;color:var(--muted);line-height:1.6;margin-top:14px}.hero-media{height:570px;position:relative;background:#d9dedc;overflow:hidden;border-radius:3px 3px 3px 135px}.hero-media video,.story-media video,.waitlist-media video{width:100%;height:100%;object-fit:cover;object-position:54% center}.hero-media:after,.waitlist-media:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(14,27,44,.72));pointer-events:none}.media-caption{position:absolute;z-index:2;bottom:40px;left:54px;right:34px;color:white;font-family:var(--serif);font-size:2.2rem;line-height:1.12;max-width:320px}.media-caption .eyebrow{display:block;font-family:var(--sans);font-size:.6875rem;margin-bottom:12px;color:#e5cf9b;letter-spacing:.12em}.video-control{position:absolute;top:18px;right:18px;z-index:3;background:rgba(14,27,44,.55);color:white;border:1px solid #bfc4c7;border-radius:50%;width:38px;height:38px;display:grid;place-items:center}.video-control svg{width:15px;height:15px}.principles{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:27px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}.principles span{display:flex;align-items:center;gap:14px}.principles span:before{content:'✧';color:#436e5d;font-size:1.25rem;line-height:1}.section{padding-block:100px}.section-intro{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start;margin-bottom:55px}.section-intro .eyebrow{margin-bottom:22px;color:#436e5d}.section-intro>p{max-width:460px;color:var(--muted);padding-top:46px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:44px}.benefit{border-top:1px solid #c6cbc9;padding-top:22px}.number{display:block;font-family:var(--serif);font-size:1.7rem;color:#436e5d;margin-bottom:22px}.benefit h3{margin-bottom:13px}.benefit p{color:var(--muted);font-size:.9375rem}.dark{background:var(--ink);color:var(--paper)}.dark .eyebrow{color:#d8bf7e}.dark p{color:#c1c7cc}.dark .text-link{color:var(--paper);border-color:#83909b}.dark .text-link:hover{color:#e5ce95}.split-section{display:grid;grid-template-columns:1fr 1fr;gap:120px;align-items:center}.split-section h2{margin-block:24px}.steps{border-top:1px solid #46505b}.step{display:grid;grid-template-columns:40px 1fr;gap:20px;padding:27px 0;border-bottom:1px solid #46505b}.step>span{font-family:var(--serif);font-size:1.5rem;color:#d8bf7e}.step h3{margin-bottom:7px;font-size:1.0625rem}.step p{font-size:.9375rem}.cta-section{text-align:center;max-width:850px;margin:auto;padding-block:98px 108px}.cta-section .eyebrow{color:#436e5d;margin-bottom:25px}.cta-section h2{font-size:clamp(2.8rem,5vw,4.6rem)}.cta-section p{margin:23px auto 29px;color:var(--muted);max-width:480px}.footer{border-top:1px solid var(--line);padding-top:50px;padding-bottom:24px}.footer-main{display:flex;justify-content:space-between;gap:40px;padding-bottom:35px}.footer-brand p{margin-top:17px;color:var(--muted);font-size:.875rem;max-width:240px}.footer-links{display:flex;gap:65px;font-size:.875rem}.footer-links>div{display:flex;flex-direction:column;gap:12px}.footer-links a:hover{text-decoration:underline}.footer-links .eyebrow{margin-bottom:5px;color:#73797b;font-size:.6875rem}.footer-bottom{display:flex;justify-content:space-between;gap:24px;border-top:1px solid var(--line);padding-top:20px;font-size:.75rem;color:var(--muted)}.footer-note{font-size:.75rem;line-height:1.65;color:var(--muted);margin-bottom:28px;max-width:95ch}.page-intro{padding-block:80px 76px;max-width:990px}.page-intro .eyebrow{color:#436e5d;margin-bottom:27px}.page-intro h1{font-size:clamp(3.4rem,6vw,5.7rem)}.page-intro>p{font-size:1.125rem;color:var(--muted);margin-top:25px;max-width:650px}.page-intro .button{margin-top:30px}.intro-rule{border-bottom:1px solid var(--line)}.journey-row{display:grid;grid-template-columns:100px 1fr 1fr;gap:45px;padding-block:62px;border-bottom:1px solid var(--line)}.journey-row .number{font-size:2.8rem;margin:0;line-height:1}.journey-row h2{font-size:2.7rem;max-width:400px}.journey-row p{color:var(--muted)}.journey-row .mini-list{margin-top:21px}.mini-list{padding:0;list-style:none;margin:0}.mini-list li{border-top:1px solid var(--line);padding:14px 0;position:relative;padding-left:24px;font-size:.9375rem}.mini-list li:before{content:'✓';position:absolute;left:0;color:#436e5d}.quote-section{padding-block:85px;text-align:center}.quote-section p{font-family:var(--serif);font-size:clamp(2.3rem,4vw,3.6rem);line-height:1.15;color:var(--paper);max-width:850px;margin:auto}.quote-section .eyebrow{display:block;margin-top:28px;font-family:var(--sans);font-size:.75rem;color:#d8bf7e}.membership-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:start}.membership-card{padding:45px 48px;background:var(--ink);color:white;border-radius:3px}.membership-card .eyebrow{color:#d8bf7e}.membership-card h2{font-size:3.4rem;margin-block:30px 20px}.membership-card>p{color:#c1c7cc}.membership-card .mini-list{margin:25px 0 32px}.membership-card .mini-list li{border-color:#45505c}.membership-card .mini-list li:before{color:#d8bf7e}.membership-card .micro{color:#c1c7cc}.membership-copy{padding-top:10px}.membership-copy h2{font-size:3.1rem;margin-bottom:22px}.membership-copy>p{color:var(--muted)}.model-note{border-top:1px solid var(--line);padding-top:27px;margin-top:28px}.model-note h3{margin-bottom:9px}.model-note p{font-size:.9375rem;color:var(--muted)}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.faq-grid h2{margin-top:22px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:22px 0}summary{cursor:pointer;list-style:none;position:relative;padding-right:42px;font-size:1rem;font-weight:600}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:4px;top:-5px;font-size:1.6rem;font-weight:400}details[open] summary:after{content:'−'}details>p{margin-top:17px;color:var(--muted);font-size:.9375rem}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.story-media{height:520px;border-radius:3px 3px 120px 3px;overflow:hidden;position:relative;background:#d9dedc}.story-text h2{margin-bottom:28px}.story-text p{color:var(--muted)}.values{margin-top:45px}.values article{border-top:1px solid var(--line);padding:23px 0}.values article h3{margin-bottom:8px}.values article p{font-size:.9375rem}.waitlist-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding-block:70px 80px;align-items:start}.waitlist-copy .eyebrow{color:#436e5d;margin-bottom:25px}.waitlist-copy h1{font-size:clamp(3.6rem,6vw,5.6rem)}.waitlist-copy>p{margin-top:25px;color:var(--muted);max-width:440px}.waitlist-media{height:230px;position:relative;margin-top:35px;overflow:hidden;border-radius:3px 3px 3px 65px}.waitlist-media video{object-position:center 42%}.waitlist-media .media-caption{font-size:1.6rem;left:34px;bottom:26px}.form-panel{background:white;border:1px solid var(--line);padding:43px 42px;box-shadow:0 12px 50px #0e1b2c06;margin-top:18px}.form-panel h2{font-size:2.5rem;margin-bottom:15px}.form-panel>p{font-size:.9375rem;color:var(--muted);margin-bottom:27px}.field{margin-block:25px}.field label{display:block;font-size:.875rem;font-weight:600;margin-bottom:10px}.field input{width:100%;height:58px;background:var(--paper);border:1px solid #aeb4b4;padding:12px 15px;border-radius:2px;color:var(--ink);font-size:1rem}.form-panel .button{width:100%;margin-top:5px;justify-content:space-between}.consent{font-size:.75rem;line-height:1.75;color:var(--muted);margin-top:18px}.consent a{text-decoration:underline}.form-divider{border-top:1px solid var(--line);margin-top:30px;padding-top:25px}.form-divider h3{font-size:.875rem}.form-divider p{font-size:.8125rem;color:var(--muted);margin-top:8px}.notice{padding:16px;background:#f1f4ef;border-left:3px solid #5d7865;margin-bottom:22px;font-size:.875rem}.notice.error{background:#fbefeb;border-color:var(--burgundy)}.notice[hidden],.success-panel[hidden]{display:none}.success-panel h2{margin-bottom:20px}.success-mark{font-size:2rem;color:#507358;display:block;margin-bottom:20px}.success-panel p{color:var(--muted);margin-bottom:26px}.trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.legal{max-width:850px}.legal h2{font-size:2.2rem;margin-block:38px 14px}.legal p{color:var(--muted)}.legal a{text-decoration:underline}.legal .updated{font-size:.875rem;margin-bottom:30px}.availability-note{font-size:.875rem;color:var(--muted);margin-top:28px;padding-top:24px;border-top:1px solid var(--line)}
.home-hero{padding-block:42px;min-height:620px}.hero-copy h1{font-size:clamp(3.6rem,5.9vw,5.7rem)}.hero-media{height:520px}.hero-copy .eyebrow{margin-bottom:24px}
@media(min-width:1500px){.home-hero{gap:75px}.hero-copy h1{font-size:5.8rem}.hero-media{height:550px}}
@media(max-width:1100px){.wrap{padding-inline:38px}.nav-links{gap:24px}.home-hero{gap:35px}.hero-copy h1{font-size:5rem}.hero-media{height:530px}.section-intro,.split-section,.story-grid,.faq-grid,.waitlist-layout{gap:60px}.membership-grid{gap:42px}.journey-row{grid-template-columns:60px 1fr 1fr;gap:30px}.form-panel{padding:34px 30px}.footer-links{gap:36px}}
@media(max-width:800px){.wrap{padding-inline:26px}.launch-bar{font-size:.6875rem;padding-block:8px}.header{height:80px}.logo{font-size:2rem}.menu-toggle{display:flex}.nav-links{display:none;position:absolute;top:80px;left:0;right:0;background:var(--paper);padding:25px 28px 32px;border-bottom:1px solid var(--line);align-items:stretch;gap:14px;font-size:1rem;box-shadow:0 20px 20px #0e1b2c0d}.nav-links.open{display:flex;flex-direction:column}.nav-links>a:not(.button){padding:11px 0}.nav-links .button{margin-top:8px}.home-hero{gap:28px;padding-block:40px 35px;min-height:0}.hero-copy h1{font-size:3.9rem}.hero-copy .eyebrow{font-size:.65rem;margin-bottom:23px}.hero-copy .lead{font-size:.9375rem;margin-top:20px}.hero-media{height:490px;border-bottom-left-radius:80px}.media-caption{left:30px;bottom:30px;font-size:1.8rem}.hero-actions{gap:16px;margin-top:24px}.hero-actions .text-link{font-size:.8125rem}.principles{font-size:.65rem;gap:12px;letter-spacing:.07em;padding-block:22px}.principles span{gap:8px}.section{padding-block:72px}.section-intro{gap:40px;margin-bottom:40px}.section-intro>p{padding-top:39px;font-size:.9375rem}.benefits{gap:25px}.benefit h3{font-size:1rem}.benefit p{font-size:.875rem}.split-section{gap:45px}.footer-links{gap:28px}.page-intro{padding-block:60px}.journey-row{grid-template-columns:44px 1fr;gap:22px}.journey-row>div:last-child{grid-column:2}.journey-row h2{max-width:none;font-size:2.6rem}.membership-grid,.story-grid,.faq-grid{gap:40px}.membership-card{padding:34px 28px}.membership-card h2{font-size:2.8rem}.story-media{height:440px}.waitlist-layout{gap:35px}.form-panel{padding:30px 24px}.waitlist-copy h1{font-size:3.7rem}.footer-links{font-size:.8125rem}}
@media(max-width:620px){.wrap{padding-inline:24px}.launch-bar span{margin-left:5px}.header{height:76px}.nav-links{top:76px}.home-hero{grid-template-columns:1fr;padding-top:38px;gap:35px}.hero-copy h1{font-size:clamp(3.55rem,14vw,5.1rem);max-width:500px}.hero-copy .eyebrow{font-size:.6875rem;margin-bottom:22px}.hero-copy .lead{font-size:1rem;max-width:450px}.hero-copy .micro{font-size:.75rem}.hero-actions{gap:20px}.hero-actions .button{min-height:54px;padding-inline:25px;gap:23px}.hero-media{height:360px;border-bottom-left-radius:85px}.hero-media video{object-position:center 40%}.media-caption{left:38px;bottom:29px;font-size:2rem;max-width:280px}.principles{display:grid;grid-template-columns:1fr;gap:13px;font-size:.75rem;padding-block:25px}.principles span{gap:13px}.section{padding-block:60px}.section-intro,.split-section,.story-grid,.faq-grid,.membership-grid{grid-template-columns:1fr;gap:28px}.section-intro .eyebrow{margin-bottom:20px}.section-intro>p{padding-top:0;font-size:1rem}.benefits{grid-template-columns:1fr;gap:30px}.benefit{display:grid;grid-template-columns:35px 1fr;gap:5px 18px;padding-top:24px}.benefit .number{grid-row:1/3;font-size:1.5rem;margin:0}.benefit h3{font-size:1.1rem;margin-bottom:6px}.benefit p{grid-column:2;font-size:.9375rem}.split-section h2{margin-block:20px}.steps{margin-top:15px}.step{padding-block:24px}.cta-section{padding-block:65px 75px}.cta-section h2{font-size:3.4rem}.cta-section p{font-size:.9375rem}.footer{padding-top:38px}.footer-main{flex-direction:column;gap:36px}.footer-brand p{max-width:280px}.footer-links{justify-content:space-between;gap:22px;font-size:.875rem}.footer-bottom{flex-direction:column;gap:12px}.page-intro{padding-block:48px}.page-intro h1{font-size:3.6rem}.page-intro>p{font-size:1rem}.journey-row{padding-block:40px;gap:20px;grid-template-columns:34px 1fr}.journey-row .number{font-size:2rem}.journey-row h2{font-size:2.5rem}.journey-row p{font-size:.9375rem}.quote-section{padding-block:60px}.quote-section p{font-size:2.7rem}.membership-card{padding:34px 28px}.membership-card h2{font-size:3.2rem}.membership-copy{padding-top:15px}.membership-copy h2{font-size:2.8rem}.faq-grid{gap:33px}.faq-grid h2{margin-top:16px}.story-media{height:360px;order:2}.story-grid{gap:35px}.story-text h2{font-size:2.9rem}.waitlist-layout{grid-template-columns:1fr;gap:25px;padding-block:48px 60px}.waitlist-copy h1{font-size:3.8rem}.waitlist-copy>p{font-size:1rem}.waitlist-media{display:none}.form-panel{padding:30px 25px;margin-top:5px}.form-panel h2{font-size:2.6rem}.waitlist-copy .eyebrow{margin-bottom:21px}.waitlist-copy .availability-note{margin-top:23px;font-size:.8125rem}.legal h2{font-size:2.1rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.hero-media img,.story-media img,.waitlist-media img{width:100%;height:100%;object-fit:cover;object-position:45% center}

/* The supplied Centio brand system: Instrument Sans, original wordmark and core palette. */
body{line-height:1.6}h1,h2{font-weight:600;letter-spacing:-.045em;line-height:1.085}h3{font-weight:500;letter-spacing:-.018em}h2{font-size:2.625rem;line-height:1.17}.logo{width:183px;display:block;flex-shrink:0}.logo img{width:100%;height:auto}.button{background:var(--gold);border-color:var(--gold);color:var(--ink);border-radius:12px;min-height:52px}.button:hover{background:#e5b933;border-color:#e5b933}.button.light{background:var(--gold);border-color:var(--gold);color:var(--ink)}.button.light:hover{background:#e5b933;border-color:#e5b933}.button.outline{border-color:var(--burgundy);background:var(--paper)}.button:focus-visible{outline:3px solid #436e5d}.hero-copy h1{font-size:4rem;line-height:1.063;letter-spacing:-.046em}.hero-copy .lead{font-size:1.125rem;line-height:1.56;max-width:460px}.hero-copy .eyebrow{margin-bottom:25px}.home-hero{min-height:615px;grid-template-columns:1.07fr 1fr}.hero-media{height:520px;border-radius:12px 12px 12px 112px}.media-caption{font-size:1.75rem;font-weight:500;letter-spacing:-.035em;line-height:1.15}.media-caption .eyebrow{font-weight:500;letter-spacing:.13em;color:#f2d06a}.launch-bar{background:#343a37}.launch-bar span{color:#f2d06a}.eyebrow{font-weight:500}.principles{font-weight:500}.principles span:before{content:'';width:14px;height:1px;background:var(--earth-red);flex:none;color:#436e5d}.dark p{color:#d7dcd7}.dark .eyebrow{color:#f2d06a}.dark .step>span{color:#f2d06a}.dark .steps,.dark .step{border-color:#646c66}.step>span,.number{font-size:1rem;font-weight:500}.section-intro{gap:70px}.section-intro>p{padding-top:38px}.section-intro h2{font-size:2.5rem}.benefit h3{font-size:1.15rem}.cta-section h2{font-size:3rem}.cta-section .eyebrow{color:#436e5d}.page-intro h1{font-size:3.5rem;line-height:1.1}.page-intro>p{font-size:1.125rem}.page-intro .eyebrow{color:#436e5d}.journey-row h2{font-size:2.4rem}.journey-row .number{font-size:1.25rem;padding-top:10px}.membership-card{border-radius:12px}.membership-card h2{font-size:4rem;letter-spacing:-.045em}.membership-card .eyebrow{color:#f2d06a}.membership-card>p,.membership-card .micro{color:#d7dcd7}.membership-card .mini-list li{border-color:#646c66}.membership-copy h2{font-size:2.5rem}.story-text h2{font-size:2.5rem}.story-media{border-radius:12px 12px 90px 12px}.quote-section p{font-size:2.7rem;font-weight:500;line-height:1.2}.waitlist-copy h1{font-size:3.5rem;line-height:1.1}.waitlist-copy .eyebrow{color:#436e5d}.form-panel{border-radius:12px}.form-panel h2{font-size:2rem;line-height:1.13}.waitlist-media{border-radius:12px 12px 12px 55px}.form-panel .field input{border-radius:8px}.waitlist-media .media-caption{font-size:1.4rem}.legal h1{font-size:3rem!important}.legal h2{font-size:1.8rem}.form-divider h3{font-weight:600}.launch-bar,.micro,.footer-note,.footer-bottom,.consent{font-size:.8125rem}.footer-note{line-height:1.5}.button:disabled{cursor:wait;opacity:.7;transform:none}
@media(min-width:1500px){.hero-copy h1{font-size:4.5rem;line-height:1.06}.hero-media{height:550px}}
@media(max-width:1100px){.hero-copy h1{font-size:3.6rem}.hero-media{height:520px}.hero-actions{gap:15px}.hero-copy .lead{font-size:1rem}.hero-actions .text-link{font-size:.8125rem}.home-hero{gap:30px}}
@media(max-width:800px){.logo{width:165px}.hero-copy h1{font-size:3rem}.hero-media{height:450px}.home-hero{min-height:0;grid-template-columns:1.1fr 1fr}.media-caption{font-size:1.6rem}.section-intro h2{font-size:2.1rem}.page-intro h1{font-size:3.2rem}.waitlist-copy h1{font-size:2.9rem}.form-panel h2{font-size:1.7rem}.membership-card h2{font-size:3.4rem}.membership-copy h2{font-size:2.1rem}.story-text h2{font-size:2.1rem}.cta-section h2{font-size:2.6rem}.hero-actions .button{padding-inline:20px}.launch-bar{font-size:.75rem}}
@media(max-width:620px){.home-hero{grid-template-columns:1fr;gap:32px}.hero-copy h1{font-size:clamp(2.55rem,10.9vw,3.75rem);line-height:1.09}.hero-copy .eyebrow{font-size:.75rem}.hero-copy .lead{font-size:1.0625rem;line-height:1.6}.hero-media{height:375px;border-bottom-left-radius:80px}.hero-actions{gap:21px}.hero-actions .text-link{font-size:.875rem}.media-caption{font-size:1.65rem;left:35px}.section-intro h2,h2{font-size:2.1rem;line-height:1.18}.section-intro>p{padding-top:0}.cta-section h2{font-size:2.5rem}.page-intro h1{font-size:2.65rem;line-height:1.12}.journey-row h2{font-size:2rem}.journey-row .number{font-size:1rem;padding-top:5px}.membership-card h2{font-size:3.8rem}.membership-copy h2,.story-text h2{font-size:2.1rem}.waitlist-copy h1{font-size:2.8rem}.form-panel h2{font-size:1.85rem}.quote-section p{font-size:2.05rem}.launch-bar{font-size:.6875rem}.form-panel{padding:30px 24px}.hero-copy .micro{font-size:.8125rem}}

.waitlist-copy .media-caption .eyebrow{color:#f2d06a}.hero-media:after,.waitlist-media:after{background:linear-gradient(transparent,rgba(52,58,55,.77))}@media(max-width:620px){.launch-bar{font-size:.75rem}.page-intro h1{font-size:2.5rem}}

@media(max-width:620px){.waitlist-layout{padding-top:32px}.waitlist-copy h1{font-size:2.35rem}.waitlist-copy>p{margin-top:20px}}

/* Restrained earth red accents extend the established Centio palette. */
:root{--earth-red:#934d3f;--earth-pale:#ead4cb}
.hero-copy .eyebrow,.page-intro .eyebrow,.section-intro .eyebrow,.waitlist-copy .eyebrow,.cta-section .eyebrow{color:var(--earth-red)}
.number,.journey-row .number{color:var(--earth-red)}
.benefit{border-top-color:#c59b8e}.nav-links>a:not(.button):after{background:var(--earth-red)}
.principles{flex-wrap:wrap;font-size:.875rem;letter-spacing:.06em}.principles span:before{color:var(--earth-red)}
.dark .step>span{color:var(--earth-pale)}
.home-availability{margin-block:35px 0;padding-block:0;border:0;max-width:84ch;font-size:1rem}
.benefit p,.step p,.values article p,.mini-list li,.model-note p,details>p{font-size:1rem}
.tiers-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.tier-card{padding:34px 28px;border:1px solid #cec8be;border-top:3px solid var(--earth-red);border-radius:12px;display:flex;flex-direction:column;align-items:flex-start;background:#faf7f0}
.tier-card.core{background:var(--ink);color:var(--paper);border-color:var(--ink);border-top-color:var(--gold)}
.tier-card .eyebrow{color:var(--earth-red);font-size:.8125rem}.tier-card.core .eyebrow{color:var(--gold)}
.tier-card h2{font-size:2.125rem;margin:19px 0 14px}.tier-summary{font-size:1rem;color:var(--muted);min-height:3.2em}
.tier-price{font-size:2.7rem;font-weight:500;letter-spacing:-.055em;line-height:1.3;margin-top:24px;white-space:nowrap}.tier-price span{font-size:.9375rem;font-weight:400;letter-spacing:0}
.tier-card .mini-list{margin:23px 0 25px;flex:1}.tier-card .mini-list li{font-size:.9375rem}.tier-card .mini-list li:before{color:var(--earth-red)}
.tier-card.core .tier-summary{color:#d7dcd7}.tier-card.core .mini-list li{border-color:#646c66}.tier-card.core .mini-list li:before{color:var(--gold)}
.tier-card.core .text-link{border-color:#939a93}.tier-card.core .text-link:hover{color:var(--gold)}
.tier-note{max-width:100%;font-size:.875rem;color:var(--muted);margin-top:24px}
.founders-section{padding-top:110px}.founder-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px}
.founder-portrait{aspect-ratio:4/4.5;max-height:510px;overflow:hidden;border-radius:12px 12px 80px 12px;background:#e2dfd7}
.founder-portrait img{width:100%;height:100%;object-fit:cover;object-position:center 35%}
.founder-portrait.marianna{border-radius:12px 12px 12px 80px}.founder-portrait.marianna img{object-position:center 20%}
.founder-bio{padding-top:30px}.founder-bio .eyebrow{color:var(--earth-red);font-size:.8125rem;letter-spacing:.09em}.founder-bio h3{font-size:2rem;line-height:1.2;margin:12px 0 22px;font-weight:600;letter-spacing:-.04em}.credentials{font-size:1rem;font-weight:400;letter-spacing:0;margin-left:12px;display:inline-block}
.founder-bio p{font-size:1rem;color:var(--muted)}.founder-bio .founder-education{font-size:.875rem;line-height:1.7;border-top:1px solid var(--line);padding-top:20px;margin-top:25px}
@media(max-width:1100px){.tier-card{padding:28px 22px}.tier-price{font-size:2.3rem}.founder-grid{gap:40px}}
@media(max-width:800px){.tiers-grid{grid-template-columns:1fr;gap:22px}.tier-card{padding:30px}.tier-summary{min-height:0}.tier-price{font-size:2.8rem}.founder-grid{gap:28px}.founder-bio h3{font-size:1.65rem}.principles{font-size:.8125rem}}
@media(max-width:620px){.founder-grid{grid-template-columns:1fr;gap:48px}.founders-section{padding-top:65px}.founder-portrait{max-height:none}.founder-bio h3{font-size:1.8rem}.home-availability{font-size:.9375rem}.founder-bio{padding-top:26px}}

.email-panel{margin-top:45px}.email-panel .eyebrow{color:var(--earth-red);margin-bottom:25px}.email-panel>p{font-size:1rem;margin-block:22px 30px}.email-panel .email-address{font-size:.9375rem;margin:17px 0 28px}.email-address a{text-decoration:underline;text-underline-offset:4px}@media(max-width:620px){.email-panel{margin-top:0}}

/* Consistent measures, alignment and balanced line wrapping. */
h1,h2,h3,.page-intro>p,.hero-copy .lead,.cta-section p{text-wrap:balance}
.availability-note{text-align:center;text-wrap:balance;max-width:78ch;margin-inline:auto}
.availability-primary,.availability-secondary{display:block;text-wrap:balance}
.availability-secondary{margin-top:10px;font-size:.875rem}
.home-availability{margin:40px auto 0;padding:0;max-width:78ch}
.tier-card{min-width:0}.tier-card .mini-list{width:100%;display:grid;grid-template-rows:repeat(3,1fr)}
.tier-card .mini-list li{display:flex;align-items:center}.tier-card .mini-list li:before{top:50%;transform:translateY(-50%)}
.tier-note,.family-pricing{text-align:center;text-wrap:balance;max-width:95ch;margin-inline:auto}
.family-pricing{font-size:.9375rem;margin-top:16px}.family-pricing .text-link{font-size:inherit;padding-block:0;text-underline-offset:4px}
.founder-profile{min-width:0;width:100%;max-width:510px;justify-self:center;display:flex;flex-direction:column}
.founder-portrait{width:100%;max-height:none;flex:none}.founder-bio{display:flex;flex-direction:column;flex:1}
.founder-bio .founder-education{margin-top:auto}.founder-bio p:nth-last-child(2){margin-bottom:25px}
.founder-bio h3{min-height:1.2em}.founder-bio .eyebrow{min-height:1.5em}
@media(max-width:1100px) and (min-width:621px){.founder-bio .eyebrow{min-height:3em}.founder-bio h3{min-height:2.4em}}
@media(max-width:800px){.tier-card .mini-list{display:block}}
@media(max-width:620px){.availability-secondary{font-size:.875rem}.home-availability{margin-top:30px}.founder-profile{max-width:none}}

.terms-content h1{margin:18px 0 22px}.terms-content header p{color:var(--muted)}.terms-content>p{margin-bottom:20px}.terms-content ul{padding-left:22px}.terms-content header{margin-bottom:32px}
