@font-face{font-family:Poppins;src:url('assets/Poppins-Regular.ttf')}@font-face{font-family:Poppins;src:url('assets/Poppins-SemiBold.ttf');font-weight:600}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:#18382f;background:#fff;font-family:Poppins,Arial,sans-serif;font-size:16px;line-height:1.8}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #ad8031;outline-offset:5px}img{display:block;max-width:100%}p{margin:0 0 22px}h1,h2,h3{font-weight:400;margin:0}h1,h2{font-family:Georgia,serif;line-height:1.08;letter-spacing:-.04em}h1{font-size:clamp(64px,7.5vw,108px)}h2{font-size:clamp(38px,4vw,59px)}h3{font-size:21px;line-height:1.45;font-weight:600;margin:17px 0}em{font-weight:400;color:#8b692e}header{max-width:1380px;padding:24px 5%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:12px;font-size:23px;font-weight:600;line-height:1.1}.brandmark{font-family:Georgia,serif;font-size:37px;background:#10392e;color:#ddc381;width:52px;height:52px;border-radius:50%;text-align:center;line-height:48px}.brandline{display:block;font-size:12px;font-weight:400;letter-spacing:.02em;margin-top:5px}nav{display:flex;gap:30px;font-size:14px}nav a:hover,.text-link:hover{color:#9c7536}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;background:#143d31;color:white;padding:15px 24px;font-size:14px;font-weight:600;border:1px solid #143d31;border-radius:3px;transition:background .2s,transform .2s}.button:hover{background:#235c49;transform:translateY(-2px)}.button.small{padding:12px 18px}.button.gold{background:#dfc789;color:#112e23;border-color:#dfc789}.button.gold:hover{background:#f1dca6}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.17em;margin-bottom:23px}.hero{background:#081d17;color:#f5f6ef;display:grid;grid-template-columns:1fr 1.1fr;position:relative;overflow:hidden}.hero-copy{padding:80px 0 85px max(6vw,calc((100vw - 1180px)/2));z-index:1}.hero h1 em{color:#dfc789}.hero .eyebrow{color:#d6bf82}.intro{font-size:20px;line-height:1.7;margin:28px 0 17px}.hero-copy>p:not(.eyebrow):not(.intro){max-width:445px;color:#b9c9c0}.hero-copy .button{margin-top:15px}.text-link{display:block;margin-top:20px;font-size:14px;text-decoration:underline;text-underline-offset:6px}.hero-art{position:relative;min-height:650px;display:flex;align-items:center}.hero-art img{width:115%;max-width:none;margin-left:-10%;mix-blend-mode:screen}.art-caption{position:absolute;bottom:50px;right:12%;text-align:center;font-family:Georgia,serif;font-size:27px;line-height:1.5;color:#e0cb92}.art-caption span{font-family:Poppins,sans-serif;font-size:12px;color:#c9d0c7}.hero-bottom{grid-column:1/-1;border-top:1px solid #ffffff20;display:flex;justify-content:center;gap:100px;padding:18px 20px;font-size:11px;letter-spacing:.14em;color:#d1d8ce}.section{max-width:1180px;margin:auto;padding:100px 30px}.community{display:grid;grid-template-columns:1fr 1fr;gap:95px}.large{font-size:21px;line-height:1.6}.community-note{display:flex;gap:20px;align-items:center;margin-top:35px;padding-top:25px;border-top:1px solid #dce3dc}.community-note>span{font-family:Georgia;font-size:40px;color:#9b793f}.community-note p{font-size:14px;margin:0}.book-section{background:#edf2ee}.book-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:105px;align-items:center}.book-visual{position:relative;padding:0 45px 20px 20px}.book-visual img{max-height:545px;width:auto;margin:auto;box-shadow:15px 22px 35px #132b2433;transform:rotate(-4deg)}.book-tag{display:block;text-align:center;font-size:11px;letter-spacing:.13em;margin-top:42px}.book-copy h2{margin-bottom:28px}.book-facts{display:flex;gap:45px;margin:30px 0}.book-facts strong{display:block;font-family:Georgia;font-size:36px;font-weight:400;line-height:1.2}.book-facts span{font-size:12px}.fine{font-size:12px;margin-top:12px;color:#547164}.topics{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;margin-top:55px}.topics article{border-top:1px solid #a6bbae;padding-top:25px}.topics article>span{font-size:11px;letter-spacing:.13em;color:#86672e}.topics p{font-size:15px;color:#537062}.author{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center;padding-top:20px}.author-photo img{width:100%;max-height:690px;object-fit:cover;object-position:center 35%;border-radius:160px 160px 3px 3px}.author h2{margin-bottom:28px}.author p:not(.eyebrow):not(.large):not(.signature){font-size:15px}.signature{font-family:Georgia;font-style:italic;font-size:31px;color:#8b692e;margin-top:30px}.sample-section{background:#09271f;color:#f5f6ee}.sample-section em{color:#d6be82}.sample-section .eyebrow{color:#d6be82}.sample-heading{display:flex;gap:30px;align-items:end;justify-content:space-between;margin-bottom:50px}.outline{border-color:#96aa99;background:transparent;white-space:nowrap}.samples{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.samples img{width:100%;border:1px solid #677555;transition:transform .2s}.samples a:hover img{transform:translateY(-5px)}.samples span{display:block;font-size:13px;color:#c7d2c7;margin-top:18px}.closing{text-align:center}.closing h2{margin-bottom:28px}.closing .button{margin-top:10px}footer{border-top:1px solid #dce4dc;margin:0 5%;padding:30px 0;display:flex;align-items:center;justify-content:space-between;gap:25px}footer p,footer>a:last-child{font-size:12px;margin:0}footer .brand{font-size:18px}footer .brandmark{width:42px;height:42px;line-height:40px;font-size:29px}@media(min-width:1500px){.hero-copy{padding-right:50px}.hero-art img{max-width:900px}}@media(max-width:900px){header nav{gap:16px}.hero{grid-template-columns:1fr 1fr}.hero-copy{padding:65px 0 60px 35px}.hero-art{min-height:610px}.hero-art img{width:155%;margin-left:-30%}.art-caption{right:7%;font-size:22px}.hero-bottom{gap:35px}.community,.book-grid,.author{gap:40px}.book-visual{padding:0 10px}.section{padding:75px 28px}.author{padding-top:10px}.sample-heading{align-items:start;flex-direction:column}.samples{gap:20px}footer p{max-width:230px}}@media(max-width:650px){header{padding:18px 22px;flex-wrap:wrap;gap:18px}header>.button{display:none}header nav{gap:17px;font-size:12px}.brand{font-size:19px}.brandmark{width:42px;height:42px;line-height:40px;font-size:30px}.brandline{font-size:10px}.hero{display:block}.hero-copy{padding:50px 25px 0}.hero h1{font-size:76px}.intro{font-size:18px}.hero-art{min-height:330px;height:360px;overflow:hidden}.hero-art img{width:100%;margin:0;align-self:start}.art-caption{bottom:8px;right:0;left:0;font-size:23px}.hero-bottom{gap:0;justify-content:space-around;font-size:8px;letter-spacing:.06em;padding:16px 8px}.section{padding:65px 25px}.community,.book-grid,.author{grid-template-columns:1fr;gap:30px}.large{font-size:19px}.book-visual{max-width:315px;margin:0 auto 20px}.book-facts{gap:40px}.topics{grid-template-columns:1fr;gap:15px;margin-top:35px}.topics article{padding-top:20px}.author{padding-top:0}.author-photo{max-width:420px}.author-photo img{max-height:500px}.samples{gap:12px;grid-template-columns:1fr 1fr}.samples a:last-child{display:none}.samples span{font-size:12px}.closing h2{font-size:43px}footer{flex-wrap:wrap;justify-content:space-between}footer p{order:3;max-width:none;width:100%}.button{font-size:13px;padding:14px 18px}.eyebrow{font-size:11px;letter-spacing:.13em}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
