@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--serif:'Cormorant Garamond',Georgia,serif;--sans:'DM Sans',Arial,sans-serif;}
:root{--green:#173f3e;--deep:#102f31;--coral:#d8664d;--cream:#f6f0e5;--paper:#fbfaf6;--muted:#667875}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--green);font-family:var(--sans),sans-serif}a{text-decoration:none;color:inherit}header{height:82px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20;background:rgba(251,250,246,.95);backdrop-filter:blur(12px);border-bottom:1px solid #e8e2d8}.logo{display:flex;align-items:center;gap:12px}.logo>b{width:38px;height:38px;border:1px solid var(--coral);border-radius:50%;display:grid;place-items:center;color:var(--coral);font:600 24px var(--serif)}.logo span,.logo strong,.logo small{display:block}.logo strong{font-size:11px;letter-spacing:.14em}.logo small{font-size:8px;letter-spacing:.13em;color:#71817e}nav{display:flex;gap:35px;font-size:12px;font-weight:600}.btn{min-height:53px;padding:0 27px;display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--coral);color:#fff;font-size:12px;font-weight:700;border-radius:3px;box-shadow:0 12px 28px #9e3d2522;transition:.2s}.btn:hover{transform:translateY(-2px);background:#c85841}.btn.small{min-height:42px;padding:0 20px;box-shadow:none}
:root{--green:#173f3e;--deep:#102f31;--coral:#d8664d;--cream:#f6f0e5;--paper:#fbfaf6;--muted:#667875}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--green);font-family:var(--sans),sans-serif}a{text-decoration:none;color:inherit}header{height:82px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20;background:rgba(251,250,246,.95);backdrop-filter:blur(12px);border-bottom:1px solid #e8e2d8}.logo{display:flex;align-items:center;gap:12px}.lionMark{width:46px;height:46px;display:grid!important;place-items:center;flex:0 0 46px}.lionMark img{display:block;width:100%;height:100%;object-fit:contain}.logo span,.logo strong,.logo small{display:block}.logo strong{font-size:11px;letter-spacing:.14em}.logo small{font-size:8px;letter-spacing:.13em;color:#71817e}nav{display:flex;gap:35px;font-size:12px;font-weight:600}.btn{min-height:53px;padding:0 27px;display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--coral);color:#fff;font-size:12px;font-weight:700;border-radius:3px;box-shadow:0 12px 28px #9e3d2522;transition:.2s}.btn:hover{transform:translateY(-2px);background:#c85841}.btn.small{min-height:42px;padding:0 20px;box-shadow:none}
.hero{min-height:710px;padding:70px 7vw;display:grid;grid-template-columns:1fr 1fr;align-items:center;overflow:hidden;background:radial-gradient(circle at 76% 43%,#f3dfd0 0 20%,transparent 48%)}.heroCopy{max-width:650px;padding-left:3vw;z-index:2}.overline{margin:0 0 24px;color:var(--coral);font-size:10px;font-weight:700;letter-spacing:.23em}h1,h2{font-family:var(--serif),serif;font-weight:500;letter-spacing:-.04em;margin:0}h1{font-size:clamp(60px,6.3vw,96px);line-height:.88}h1 em{color:var(--coral);font-weight:400}.lede{max-width:570px;margin:34px 0;color:#526764;font-size:16px;line-height:1.85}.actions{display:flex;align-items:center;gap:28px}.under{font-size:12px;font-weight:700;border-bottom:1px solid #aeb9b5;padding:10px 0}.byline{margin-top:50px;border-left:2px solid var(--coral);padding-left:15px}.byline i,.byline strong{display:block}.byline i{font:italic 15px var(--serif);color:#7b8986}.byline strong{font-size:11px;letter-spacing:.1em;margin-top:4px}.bookHero{position:relative;min-height:570px;display:grid;place-items:center}.bookHero img{z-index:2;width:min(520px,94%);mix-blend-mode:multiply;filter:drop-shadow(0 25px 30px #263a342e)}.rings{position:absolute;width:410px;height:410px;border:1px solid #d8664d40;border-radius:50%;box-shadow:0 0 0 42px #ffffff30,0 0 0 84px #d8664d10}.seal{z-index:3;position:absolute;right:0;bottom:60px;width:112px;height:112px;border-radius:50%;background:var(--green);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(6deg)}.seal strong{font:600 19px var(--serif)}.seal span{font-size:9px}.strip{min-height:62px;padding:15px 6vw;display:flex;align-items:center;justify-content:center;gap:34px;background:var(--green);color:#dbe7e3;font-size:8px;font-weight:700;letter-spacing:.17em}.strip i{width:4px;height:4px;border-radius:50%;background:var(--coral)}
.section{padding:115px max(7vw,28px)}.intro>.overline,.intro>h2{text-align:center}.intro>h2{margin-bottom:75px}h2{font-size:clamp(45px,5vw,68px);line-height:1.03}.two{max-width:1170px;margin:auto;display:grid;grid-template-columns:1fr 1.15fr;gap:90px}.copy{color:#60716e;font-size:14px;line-height:1.85}.lead{font:500 24px/1.5 var(--serif);color:var(--green)}.cards{display:grid;gap:13px}.cards article{display:flex;gap:22px;padding:26px 28px;background:#fff;border:1px solid #e9e4da;box-shadow:0 10px 28px #1c423d0b}.cards article>b{flex:0 0 48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#f8e8df;color:var(--coral);font:600 16px var(--serif)}.cards article>b svg{width:23px;height:23px;stroke-width:1.8}.cards h3{font:600 22px var(--serif);margin:0 0 5px}.cards p{font-size:12px;line-height:1.65;color:#73827f;margin:0}
.video{padding:95px max(7vw,28px);display:grid;grid-template-columns:1.35fr .65fr;gap:70px;align-items:center;background:var(--deep);color:#fff}.frame{aspect-ratio:16/9;background:#071e20;box-shadow:0 25px 55px #0005}.frame iframe{width:100%;height:100%;border:0}.video h2,.order h2{color:#fff}.video>div>p:not(.overline){color:#b7c9c5;line-height:1.8;margin:25px 0 30px}.pale{color:#ed8e74}.cream{background:var(--cream);color:var(--deep)}
.professional{max-width:1300px;margin:auto;display:grid;grid-template-columns:.9fr 1.1fr;gap:105px;align-items:center}.professional>div:first-child>p:last-child{color:#657673;line-height:1.8;max-width:520px}.assessment{background:#fff;padding:43px 47px;border-top:4px solid var(--coral);box-shadow:0 22px 60px #1a3e380f}.test{display:flex;gap:22px}.test>span{flex:0 0 48px;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#f8e8df;color:var(--coral)}.test>span svg{width:23px;height:23px;stroke-width:1.8}.test h3{font:600 42px var(--serif);margin:0}.test h4{font:600 18px var(--serif);margin:0 0 9px;color:var(--green)}.test p{color:#6d7c79;font-size:13px;line-height:1.75;margin:0}.assessment hr{border:0;border-top:1px solid #e8e4dc;margin:28px 0}.research{max-width:1100px;margin:0 auto 105px;padding:62px 72px;display:grid;grid-template-columns:100px 1fr;gap:32px;background:#edf1ed}.quote{font:150px/1 var(--serif);color:#173f3e1d;margin-top:-25px}.research h2{font-size:50px}.research div>p:not(.overline){color:#647572;line-height:1.8;max-width:680px}.research div>small{display:inline-block;padding:9px 13px;background:#dce6df;color:#536663;font-size:9px;font-weight:700;letter-spacing:.09em}
.author{background:#f2ebe0;display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;align-items:center}.monogram{justify-self:end;width:min(380px,90%);aspect-ratio:1;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#f1c7b8;font:500 clamp(90px,12vw,145px) var(--serif);box-shadow:0 0 0 16px #f2ebe0,0 0 0 17px #173f3e33}.author>div:last-child{max-width:620px}.author>div>p:not(.overline):not(.lead){color:#687875;line-height:1.8}.legacy{border-top:1px solid #d7ccbd;margin-top:28px;padding-top:24px;display:flex;gap:18px;align-items:center}.legacy>b{font:700 24px var(--serif);color:var(--coral)}.legacy span{font-size:11px;line-height:1.6;color:#73817e}.legacy strong{font-size:9px;letter-spacing:.1em;color:var(--green)}
.authorPortrait{justify-self:end;width:min(260px,90%);padding:10px;background:#fff;box-shadow:0 18px 45px #173f3e26,0 0 0 1px #173f3e1c;transform:rotate(-1.5deg)}.authorPortrait img{display:block;width:100%;height:auto}
.order{min-height:480px;padding:80px max(7vw,28px);display:flex;justify-content:space-between;align-items:center;gap:65px;background:var(--green);color:#fff}.order h2{font-size:clamp(48px,4.4vw,66px);line-height:1.02}.order>div:first-child>p:last-child{color:#bdcfcb;line-height:1.8}.product{display:flex;align-items:center;gap:22px;min-width:500px}.product img{width:205px;mix-blend-mode:screen;filter:drop-shadow(0 20px 25px #0004)}.product div>strong{font:600 17px var(--serif)}.product div>span,.product div>small{display:block}.product div>span{font-size:10px;color:#a9bcba;margin:7px 0 20px}.product div>small{font-size:8px;color:#839d98;text-align:center;margin-top:9px}.contact{padding:0 max(7vw,28px);background:var(--cream);border-top:4px solid var(--coral);color:var(--green)}.contactInner{min-height:150px;max-width:1100px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:70px}.contact h2{font-size:38px;letter-spacing:-.02em}.contact address{display:flex;gap:52px;font-style:normal}.contact a{display:block;border:0;padding:8px 0;text-transform:none;letter-spacing:0}.contact a small,.contact a strong{display:block}.contact a small{margin-bottom:7px;color:var(--coral);font-size:10px;font-weight:700;letter-spacing:.16em}.contact a strong{color:var(--green);font-size:16px;font-weight:600}.contact a:hover strong{color:var(--coral)}footer{min-height:130px;padding:35px 6vw;display:flex;justify-content:space-between;align-items:center;color:#74827f;font-size:9px}
@media(max-width:900px){nav{display:none}.hero{grid-template-columns:1fr}.heroCopy{padding-left:0}.two,.video,.professional,.author{grid-template-columns:1fr;gap:55px}.monogram,.authorPortrait{justify-self:center}.monogram{width:300px}.order{flex-direction:column;align-items:flex-start}.product{min-width:0}.research{margin-inline:24px}}
@media(max-width:600px){header{height:68px;padding:0 18px}header>.btn{display:none}.hero{padding:55px 22px 40px;min-height:auto}.hero h1{font-size:55px}.lede{font-size:14px}.bookHero{min-height:390px}.bookHero img{width:105%}.rings{width:280px;height:280px}.seal{width:88px;height:88px;right:0;bottom:30px}.strip{flex-wrap:wrap;gap:14px;padding:18px}.strip i{display:none}.strip span{width:46%;text-align:center}.section{padding:80px 22px}.intro>.overline,.intro>h2{text-align:left}.intro>h2{margin-bottom:48px}h2{font-size:44px}.two{gap:38px}.cards article{padding:21px 17px}.video{padding:70px 22px}.professional{padding-inline:22px}.assessment{padding:30px 21px}.research{grid-template-columns:1fr;padding:42px 24px;margin-bottom:70px}.quote{display:none}.author{gap:50px}.monogram{width:225px}.order{padding:68px 22px}.order h2{font-size:48px}.product{width:100%;gap:8px}.product img{width:42%}.product>div{width:58%}.product .btn{padding:0 17px}.contact{padding:38px 22px}.contactInner{min-height:0;align-items:flex-start;flex-direction:column;gap:24px}.contact h2{font-size:34px}.contact address{flex-direction:column;gap:16px}footer{padding:40px 20px;flex-direction:column;gap:20px;text-align:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn{transition:none}}

/* Readability pass: keep the editorial hierarchy while eliminating fine print. */
.logo strong{font-size:13px}.logo small{font-size:10px;line-height:1.5}
nav{font-size:14px}.btn{font-size:14px}.overline{font-size:13px;line-height:1.5}
.under{font-size:14px}.byline strong{font-size:13px}.seal span{font-size:12px}
.strip{font-size:11px;line-height:1.5}.copy{font-size:16px}.cards p{font-size:15px}
.test small{font-size:11px;line-height:1.5}.test p{font-size:15px}
.research div>small{font-size:11px;line-height:1.5}.legacy span{font-size:14px}
.legacy strong{font-size:11px}.product div>span{font-size:13px}.product div>small{font-size:11px}
.contact a{font-size:13px}footer{font-size:12px}
.order{width:100%;max-width:none;margin-left:0;margin-right:0;padding-left:clamp(32px,5vw,80px);padding-right:clamp(32px,5vw,80px);border-radius:0;justify-content:center;gap:clamp(90px,10vw,185px)}
.order>div:first-child{width:min(500px,42vw)}
@media(max-width:600px){.lede{font-size:16px}.strip{font-size:11px}.logo strong{font-size:12px}.logo small{font-size:10px}}
@media(max-width:900px){.order{width:100%;max-width:none;border-radius:0}.order>div:first-child{width:100%}}
