:root{--paper:#faf8f4;--ink:#35262e;--muted:#72646b;--rose:#efe0df;--line:#d9cdcf;--accent:#743e55;--lime:#e1ebbd;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif;color-scheme:light;font-family:var(--sans);color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--accent);outline-offset:5px}img{display:block;width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.055em;line-height:1.06}h2{font-size:clamp(2.6rem,4.5vw,4.35rem)}h2 em,h1 em{font-weight:400;color:var(--accent)}h3{font-family:var(--serif);font-size:1.65rem;font-weight:400;line-height:1.2;letter-spacing:-.035em}p+p{margin-top:20px}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.section{padding-top:116px;padding-bottom:116px}.eyebrow{font-size:.75rem;letter-spacing:.14em;font-weight:600;line-height:1.5}.quiet{font-size:.875rem;color:var(--muted);line-height:1.6}.lead{font-size:1.25rem;line-height:1.5}.skip{position:fixed;left:20px;top:-100px;background:var(--ink);color:white;padding:12px;z-index:10}.skip:focus{top:10px}.header{width:min(1440px,100%);margin:auto;display:flex;align-items:center;justify-content:space-between;padding:27px 56px;border-bottom:1px solid var(--line);gap:28px}.brand{display:flex;gap:22px;align-items:center}.wordmark{font-family:var(--serif);font-size:3rem;letter-spacing:-.06em;line-height:.9}.brand-dot{color:var(--accent)}.brand-sub{font-size:.8rem;line-height:1.3;border-left:1px solid var(--line);padding-left:22px}.header nav{display:flex;gap:28px;font-size:.875rem}.header nav a{padding-block:8px}.header nav a:hover{color:var(--accent)}.header-cta{border-bottom:1px solid var(--ink);font-size:.9rem;padding:6px 0;white-space:nowrap}.header-cta span{margin-left:16px}.hero{display:grid;grid-template-columns:1.04fr 1fr;gap:70px;padding-top:72px;padding-bottom:76px;align-items:center}.hero h1{font-size:clamp(4rem,7.6vw,7.1rem);line-height:1.01;margin-top:30px;letter-spacing:-.065em}.hero h1 em{padding-left:25px}.hero-intro{max-width:430px;font-size:1.1rem;line-height:1.65;margin-top:32px;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:30px;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;align-items:center;gap:26px;padding:17px 25px;border:1px solid transparent;border-radius:4px;font-size:.9375rem;line-height:1.4;transition:background .2s,color .2s,transform .2s;min-height:56px;font-weight:500}.button span{font-size:1.3rem;line-height:1}.primary{background:var(--ink);color:var(--paper)}.primary:hover{background:var(--accent);transform:translateY(-2px)}.outline{border-color:var(--line);background:transparent}.outline:hover{border-color:var(--ink);background:var(--rose)}.text-link{display:inline-block;border:0;border-bottom:1px solid var(--ink);padding:3px 0;background:none;font-size:.9rem;line-height:1.6}.text-link:hover{color:var(--accent);border-color:var(--accent)}.hero-note{margin-top:16px}.hero-visual{position:relative;padding-bottom:52px;padding-top:12px}.portrait{position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:180px 180px 8px 8px;background:#aa8b7b}.portrait img{height:100%;width:100%;object-fit:cover;object-position:center 22%}.portrait figcaption{position:absolute;bottom:22px;left:25px;right:25px;color:#fff;display:flex;justify-content:space-between;gap:8px;font-size:.73rem;letter-spacing:.06em;text-shadow:0 1px 8px #000;background:#35262e80;padding:10px 14px;border-radius:4px}.photo-note{position:absolute;right:-23px;bottom:8px;padding:23px 33px;background:var(--lime);font-family:var(--serif);font-size:1.65rem;line-height:1.1;transform:rotate(-5deg);border-radius:2px;box-shadow:0 8px 20px #35262e0b}.stats{display:grid;grid-template-columns:1.15fr 1.15fr 1.15fr .95fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:32px;gap:34px;align-items:center}.stats>div{display:flex;gap:20px;align-items:center}.stats strong{font-family:var(--serif);font-weight:400;font-size:2.65rem;line-height:1;white-space:nowrap;letter-spacing:-.05em}.stats span{font-size:.8rem;line-height:1.45;color:var(--muted)}.stats>p{font-family:var(--serif);font-style:italic;color:var(--accent);font-size:1.2rem;line-height:1.35;padding-left:30px;border-left:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:48px}.section-heading h2{margin-top:24px}.section-heading>p{max-width:330px;color:var(--muted);padding-bottom:6px}.topic-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.topic{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:30px 32px;display:flex;flex-direction:column;min-height:284px;transition:background .25s}.topic:hover{background:#f2e9e6}.topic-num{font-family:var(--serif);font-size:1.05rem;color:var(--accent);margin-bottom:30px}.topic h3{margin-bottom:14px}.topic p{font-size:.94rem;color:var(--muted);line-height:1.6;max-width:300px;margin-bottom:24px}.topic-link{padding:8px 0;background:none;border:0;text-align:left;font-size:.8125rem;display:flex;gap:15px;align-items:center;justify-content:space-between;margin-top:auto;min-height:40px}.topic-link span{font-size:1.1rem}.topic-bottom{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-top:26px}.topic-bottom p{font-size:.875rem;color:var(--muted)}.about-section{background:var(--rose);padding-block:94px}.about-grid{display:grid;grid-template-columns:.88fr 1fr;gap:110px;align-items:center}.about-photo{position:relative;aspect-ratio:1/1.05;border-radius:6px;overflow:hidden}.about-photo img{height:100%;object-fit:cover;object-position:center top}.photo-label{position:absolute;bottom:20px;left:20px;background:var(--paper);padding:7px 12px;font-size:.7rem;letter-spacing:.13em}.about-copy h2{margin:24px 0 30px}.about-copy .lead{margin-bottom:22px}.about-copy p:not(.eyebrow):not(.lead){color:var(--muted)}.about-copy .text-link{margin-top:28px}.approach-top{display:grid;grid-template-columns:1.2fr 1fr;gap:90px;margin-top:26px;align-items:start}.approach-top>div>p:not(.lead){color:var(--muted)}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:52px;margin-top:68px}.principles article{border-top:1px solid var(--line);padding-top:24px}.principles span{font-size:.8rem;color:var(--accent)}.principles h3{font-size:1.6rem;margin:17px 0 14px}.principles p{font-size:.94rem;color:var(--muted)}.education-section{background:var(--ink);color:var(--paper);padding-block:90px}.education-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:120px}.education-grid h2{margin:24px 0 30px}.education-grid h2 em{color:#e4b6c5}.education-grid>div>p:not(.eyebrow){color:#d0bec7;max-width:400px}.education-grid .text-link{margin-top:26px;border-color:#d0bec7}.education-grid .text-link:hover{color:white}.degrees article{border-bottom:1px solid #ffffff30;padding:25px 0}.degrees article:first-child{padding-top:0}.degrees span{color:#d0bec7;font-size:.72rem;letter-spacing:.11em}.degrees h3{margin:12px 0;font-size:1.9rem}.degrees p{font-size:.875rem;color:#d0bec7}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.price-card{min-width:0;border:1px solid var(--line);border-radius:6px;padding:30px;display:flex;flex-direction:column}.price-card.featured{background:var(--rose);border-color:var(--rose)}.card-top{min-height:38px;display:flex;align-items:start;justify-content:space-between;gap:8px}.card-top .eyebrow{letter-spacing:.08em}.pill{font-size:.65rem;border:1px solid #baa7af;padding:3px 7px;border-radius:20px;white-space:nowrap;line-height:1.5}.price-card h3{font-size:1.9rem;margin-top:18px}.price-card>p{margin-top:22px;font-size:.94rem;color:var(--muted);min-height:80px}.price{font-family:var(--serif);font-size:2.9rem;letter-spacing:-.05em;margin:26px 0;white-space:nowrap}.price>span{font-size:1.75rem}.price small{font-family:var(--sans);font-size:.8rem;letter-spacing:0;margin-left:8px;color:var(--muted)}.price-card .button{width:100%;padding-inline:16px;gap:12px;font-size:.875rem;margin-top:auto}.price-note{max-width:700px;margin-top:24px}.first-step{background:var(--lime);border-radius:8px;padding:60px 64px;display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.first-step h2{margin-top:24px}.first-step h2 em{color:var(--ink)}.first-step .lead{margin-bottom:18px}.first-step .button{margin-top:25px}.first-step .quiet{margin-top:15px;color:#5b604e}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.faq-section h2{margin:24px 0}.faq-section>div>p:not(.eyebrow){color:var(--muted)}.faq{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line);padding:0}.faq summary{cursor:pointer;list-style:none;font-size:1.02rem;line-height:1.5;padding:25px 30px 25px 0;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary::after{content:'+';position:absolute;right:0;top:21px;font-size:1.7rem;font-weight:300}.faq details[open] summary::after{content:'−'}.faq details p{padding:0 35px 24px 0;color:var(--muted);font-size:.94rem}.faq details a{text-decoration:underline;text-underline-offset:3px}.closing{background:var(--ink);color:var(--paper);text-align:center;padding:85px 0 90px}.closing .eyebrow{color:#d0bec7}.closing h2{font-size:clamp(3rem,5.8vw,5.8rem);margin:27px 0}.closing h2 em{color:#e4b6c5}.closing p:not(.eyebrow){color:#d0bec7;font-size:1.1rem}.light{background:var(--rose);color:var(--ink);margin-top:30px}.light:hover{background:var(--lime);transform:translateY(-2px)}.closing-handle{display:block;margin-top:16px;font-size:.85rem;color:#d0bec7}footer{display:flex;gap:40px;align-items:center;padding-block:32px}footer p{font-size:.8rem;line-height:1.5}footer p span{color:var(--muted)}footer>a:not(.wordmark){margin-left:auto;font-size:.875rem}.footer-note{font-size:.8rem;color:var(--muted)}.mobile-book{display:none}dialog{position:fixed;border:0;border-radius:12px;max-width:640px;width:calc(100% - 32px);max-height:calc(100dvh - 40px);padding:40px;background:var(--paper);color:var(--ink);box-shadow:0 20px 100px #0003;overflow-y:auto}dialog::backdrop{background:#24182199;backdrop-filter:blur(5px)}.dialog-open{overflow:hidden}.dialog-close{position:absolute;right:16px;top:12px;border:0;background:transparent;font-size:2rem;width:44px;height:44px;line-height:1}.dialog-close:hover{background:var(--rose);border-radius:50%}dialog h2{font-size:2.9rem;margin:18px 0}dialog>p:not(.eyebrow){font-size:.94rem;color:var(--muted)}fieldset{padding:0;margin:25px 0;border:0}legend{font-size:.875rem;margin-bottom:12px}.format-options{display:flex;flex-wrap:wrap;gap:8px}.format-options label{position:relative;cursor:pointer}.format-options input{position:absolute;opacity:0;width:1px;height:1px}.format-options span{display:block;border:1px solid var(--line);border-radius:5px;padding:10px 14px;font-size:.875rem}.format-options input:checked+span{background:var(--ink);border-color:var(--ink);color:white}.format-options input:focus-visible+span{outline:3px solid var(--accent);outline-offset:3px}.select-label{display:flex;justify-content:space-between;gap:8px;font-size:.875rem;margin:20px 0 10px}.select-label span{font-size:.75rem;color:var(--muted)}select,textarea{display:block;width:100%;background:white;border:1px solid var(--line);border-radius:5px;padding:12px;color:var(--ink);font-size:1rem}textarea{line-height:1.6;resize:vertical;min-height:140px}.dialog-actions{display:flex;gap:10px;margin-top:20px}.dialog-actions .button{flex:1;font-size:.875rem;padding:13px 10px}.copy-status{color:var(--accent);font-size:.875rem;min-height:24px;margin-top:14px}#draft-form>.quiet{margin-top:10px;font-size:.8rem}
@media(min-width:1550px){.hero h1{font-size:7.2rem}.hero{padding-top:88px}.portrait{border-radius:190px 190px 8px 8px}}
@media(max-width:1150px){.wrap{width:calc(100% - 72px)}.header{padding-inline:36px}.header nav{gap:17px}.brand-sub{display:none}.hero{gap:40px}.hero h1{font-size:6.8vw}.hero-actions{gap:18px}.hero-intro{font-size:1rem}.hero-actions .button{padding:16px 19px}.hero-visual{padding-bottom:34px}.photo-note{right:-10px;padding:19px 25px;font-size:1.5rem}.stats{gap:24px}.stats>div{flex-direction:column;align-items:start;gap:12px}.stats>p{padding-left:22px}.about-grid{gap:60px}.topic{padding:26px}.education-grid{gap:65px}.price-card{padding:24px}.pill{display:none}.price{font-size:2.5rem}.price small{display:block;margin:4px 0 0}.first-step{gap:60px;padding:50px}.faq-section{gap:65px}.approach-top{gap:55px}.principles{gap:35px}}
@media(max-width:800px){.header nav{display:none}.header{padding-block:22px}.brand-sub{display:block}.hero{grid-template-columns:1fr 1fr;gap:25px;padding-top:45px;padding-bottom:50px}.hero h1{font-size:7.1vw}.hero .eyebrow{font-size:.65rem}.hero-intro{font-size:.94rem;margin-top:24px}.hero-actions .text-link{font-size:.85rem}.hero-actions{margin-top:24px}.hero-actions .button{font-size:.82rem;padding:14px;min-height:50px}.hero-note{font-size:.75rem}.portrait{border-radius:110px 110px 6px 6px}.portrait figcaption{display:none}.photo-note{font-size:1.2rem;padding:15px 20px}.stats{grid-template-columns:repeat(3,1fr);gap:20px}.stats>p{display:none}.section{padding-block:80px}.section-heading{gap:35px}.section-heading>p{max-width:250px;font-size:.94rem}.topic-grid{grid-template-columns:repeat(2,1fr)}.about-grid{gap:40px}.about-section{padding-block:65px}.about-copy h2{font-size:3rem}.about-copy .lead{font-size:1.1rem}.about-copy p:not(.eyebrow){font-size:.94rem}.about-photo{aspect-ratio:1/1.35}.about-photo img{width:100%;transform:none}.photo-label{font-size:.6rem;left:10px;bottom:10px}.approach-top{gap:30px}.approach-top h2{font-size:2.8rem}.approach-top .lead{font-size:1.1rem}.principles{gap:23px;margin-top:40px}.principles h3{font-size:1.4rem}.education-grid{gap:40px}.education-grid h2{font-size:2.8rem}.degrees h3{font-size:1.5rem}.price-grid{gap:12px}.price-card{padding:20px}.price-card h3{font-size:1.5rem}.price-card>p{font-size:.875rem;min-height:105px}.price-card .button{font-size:.8rem;gap:5px}.first-step{padding:38px;gap:40px}.first-step h2{font-size:2.8rem}.first-step .lead{font-size:1.15rem}.first-step p{font-size:.94rem}.faq-section{gap:45px;grid-template-columns:.8fr 1.2fr}.faq summary{font-size:.94rem}}
@media(max-width:600px){html{scroll-padding-top:20px}.wrap{width:calc(100% - 40px)}.header{padding:18px 20px;gap:12px}.wordmark{font-size:2.55rem}.brand{gap:15px}.brand-sub{font-size:.68rem;padding-left:15px}.header-cta{font-size:.8rem}.header-cta span{margin-left:6px}.hero{grid-template-columns:1fr;padding-top:35px;gap:32px;padding-bottom:38px}.hero h1{font-size:clamp(3.9rem,15.9vw,5.8rem);line-height:1.01;margin-top:24px}.hero h1 em{padding-left:18px}.hero .eyebrow{font-size:.7rem}.hero-intro{font-size:1rem;max-width:350px;margin-top:24px}.hero-actions{gap:20px}.hero-actions .button{padding:16px 20px;font-size:.9rem;min-height:56px}.hero-actions .text-link{font-size:.875rem}.hero-note{font-size:.8125rem;margin-top:13px}.hero-visual{margin-left:26px;margin-right:16px;padding:0 0 30px}.portrait{border-radius:130px 130px 6px 6px}.portrait figcaption{display:none}.photo-note{right:-12px;bottom:0;font-size:1.45rem;padding:19px 23px}.stats{gap:14px;padding-block:25px}.stats strong{font-size:2rem}.stats span{font-size:.7rem;line-height:1.45}.stats>div{gap:9px}.section{padding-top:66px;padding-bottom:66px}h2{font-size:2.65rem}.eyebrow{font-size:.68rem}.section-heading{display:block;margin-bottom:30px}.section-heading h2{margin-top:20px}.section-heading>p{max-width:none;margin-top:22px;font-size:1rem}.topic-grid{grid-template-columns:1fr}.topic{padding:26px;min-height:0;display:grid;grid-template-columns:25px 1fr;column-gap:16px}.topic-num{margin-top:3px;margin-bottom:0;grid-row:1/4}.topic h3{font-size:1.55rem;margin-bottom:12px}.topic p{max-width:none;font-size:.94rem;margin-bottom:16px}.topic-link{grid-column:2;font-size:.82rem;margin-top:0}.topic-bottom{align-items:start;flex-direction:column;gap:12px}.about-section{padding:50px 0}.about-grid{display:flex;flex-direction:column;gap:35px}.about-photo{width:calc(100% - 34px);align-self:start;aspect-ratio:1/1.05}.about-photo img{width:100%;transform:none}.photo-label{font-size:.68rem;left:16px;bottom:16px}.about-copy h2{font-size:3.1rem}.about-copy p:not(.eyebrow):not(.lead){font-size:1rem}.about-copy .lead{font-size:1.2rem}.approach-top{display:block;margin-top:22px}.approach-top h2{font-size:2.6rem}.approach-top>div{margin-top:30px}.approach-top .lead{font-size:1.2rem}.principles{grid-template-columns:1fr;gap:28px;margin-top:36px}.principles article{padding-top:19px}.principles h3{margin:10px 0 12px;font-size:1.6rem}.principles p{font-size:1rem}.education-section{padding-block:58px}.education-grid{grid-template-columns:1fr;gap:45px}.education-grid h2{font-size:2.8rem}.education-grid>div>p:not(.eyebrow){font-size:1rem}.degrees h3{font-size:1.7rem}.degrees article{padding:23px 0}.price-grid{grid-template-columns:1fr;gap:16px}.price-card{padding:28px}.card-top{min-height:0;flex-wrap:wrap}.pill{display:block}.price-card h3{font-size:2rem;margin-top:28px}.price-card h3 br{display:none}.price-card>p{min-height:0;margin-top:18px;font-size:1rem}.price{font-size:3.3rem;margin:24px 0}.price small{display:inline;margin-left:10px;font-size:.875rem}.price-card .button{font-size:.94rem;gap:25px}.price-note{font-size:.8rem}.first-step{padding:35px 26px;grid-template-columns:1fr;gap:30px}.first-step h2{font-size:2.9rem}.first-step .lead{font-size:1.2rem}.first-step p{font-size:1rem}.first-step .quiet{font-size:.8rem}.first-step .button{width:100%;font-size:.9rem}.faq-section{grid-template-columns:1fr;gap:32px}.faq-section h2{font-size:2.9rem}.faq-section h2 br{display:none}.faq-section>div>p br{display:none}.faq summary{font-size:1rem;padding-block:23px}.faq details p{font-size:.94rem;padding-right:20px}.closing{padding:65px 0}.closing h2{font-size:3.4rem;line-height:1.05}.closing h2 em{display:block;margin-top:4px}.closing p:not(.eyebrow){font-size:1rem}.closing .button{font-size:.9rem;padding:18px 20px;gap:15px}footer{gap:20px;flex-wrap:wrap;padding:27px 0 108px}footer .wordmark{font-size:2.8rem}footer p{font-size:.75rem}footer>a:not(.wordmark){font-size:.8rem}.footer-note{width:100%;font-size:.75rem}.mobile-book{display:block;position:fixed;z-index:5;bottom:0;left:0;right:0;padding:10px 20px calc(10px + env(safe-area-inset-bottom));background:#faf8f4f5;border-top:1px solid var(--line);backdrop-filter:blur(10px)}.mobile-book a{display:flex;justify-content:space-between;background:var(--ink);color:white;padding:13px 20px;border-radius:4px;line-height:1.5;font-size:.9375rem}dialog{padding:30px 22px;max-height:calc(100dvh - 24px);width:calc(100% - 24px)}dialog h2{font-size:2.55rem}dialog .eyebrow{font-size:.68rem}.dialog-actions{flex-direction:column}.select-label{flex-wrap:wrap}.format-options span{padding:10px 12px}.copy-status{line-height:1.5}.dialog-close{right:8px;top:6px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
.topic p,.principles p,.price-card>p,.faq details p{font-size:1rem}.eyebrow,.hero .eyebrow,.pill,.photo-label,.degrees span,.card-top .eyebrow{font-size:max(.75rem,12px)}.stats span{font-size:.8125rem}.brand-sub{font-size:.75rem}

[hidden]{display:none!important}

@media(max-width:360px){.stats{grid-template-columns:1fr;gap:20px}.stats>div{flex-direction:row;align-items:center;gap:24px}.stats strong{min-width:86px}.stats span{font-size:.8125rem}}
