@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=DM+Serif+Display:ital@0;1&display=swap');

:root{color-scheme:light;--ink:#20382e;--dark:#2b4b3c;--green:#3d6b55;--cream:#f8f5ed;--paper:#fcfbf6;--gold:#af895a;--line:#d3ded2;--muted:#4c6053;font-family:'DM Sans',Arial,sans-serif;font-size:16px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);line-height:1.6}img{max-width:100%;display:block}a{color:inherit}a:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.skip-link{position:absolute;left:16px;top:-100px;z-index:30;padding:10px 16px;background:#fff}.skip-link:focus{top:12px}
.site-header{background:var(--dark);color:#f8f4e9;border-bottom:1px solid rgba(255,255,255,.22)}.header-inner{min-height:116px;display:flex;align-items:center;justify-content:space-between;gap:30px}.wordmark{text-decoration:none;display:flex;align-items:center;gap:20px}.wordmark-name{font:2rem/.83 'DM Serif Display',Georgia,serif;letter-spacing:-.035em}.wordmark-period{color:var(--gold)}.wordmark-note{font-size:.72rem;line-height:1.4;letter-spacing:.18em;text-transform:uppercase;border-left:1px solid rgba(255,255,255,.3);padding-left:20px;max-width:120px}.primary-nav{display:flex;align-items:center;gap:clamp(16px,3vw,46px);font-size:.93rem;font-weight:600}.primary-nav a{text-decoration:none;border-bottom:1px solid transparent;padding:8px 0}.primary-nav a:hover{border-color:var(--gold)}
.hero{background:var(--dark);color:var(--cream);overflow:hidden}.hero-grid{min-height:640px;display:grid;grid-template-columns:1.3fr .7fr;align-items:center;gap:clamp(36px,7vw,100px);padding-block:72px 82px}.eyebrow{margin:0 0 18px;color:var(--green);font-size:.8rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700}.eyebrow.light{color:#d4be94}.hero h1,h2,h3,p{margin-top:0}.hero h1{font:clamp(3.35rem,6.5vw,6.4rem)/1.01 'DM Serif Display',Georgia,serif;letter-spacing:-.04em;max-width:750px;margin-bottom:28px}.hero h1 em{color:#ddc9a4;font-weight:400}.hero-intro{font-size:1.15rem;line-height:1.75;color:#e5e9e2;max-width:590px;margin-bottom:32px}.hero-actions{display:flex;align-items:center;gap:30px;flex-wrap:wrap}.button{min-height:50px;padding:13px 23px;display:inline-flex;align-items:center;gap:22px;text-decoration:none;font-weight:700;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-cream{background:var(--cream);color:var(--ink)}.button-cream:hover{background:#fff}.text-link{text-underline-offset:6px;font-weight:600}.light-link{color:#f8f4e9}.hero-art{position:relative;justify-self:center;width:min(100%,335px);padding:36px 28px 27px;background:#e8e0d0;box-shadow:20px 20px 0 rgba(18,27,26,.29);transform:rotate(2deg);color:var(--ink)}.hero-art img{width:100%;aspect-ratio:2/3;object-fit:contain;box-shadow:0 11px 28px rgba(0,0,0,.28);background:white}.hero-art-label,.hero-art-footer{display:block;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;font-weight:700}.hero-art-label{margin-bottom:13px}.hero-art-footer{margin-top:19px;text-align:right;color:#56635e}
.intro-band{background:#e9e8dc;border-bottom:1px solid var(--line)}.intro-inner{display:flex;align-items:center;gap:26px;padding-block:23px}.intro-mark{font:1.7rem 'DM Serif Display',Georgia,serif;color:var(--green);border-right:1px solid #b5b9ac;padding-right:24px}.intro-inner p{font:clamp(1.03rem,2vw,1.34rem)/1.45 'DM Serif Display',Georgia,serif;margin:0}
.section{padding-block:110px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:48px}.section-heading h2,.resources-section h2,.about-section h2{font:clamp(2.6rem,4.4vw,4.25rem)/1.08 'DM Serif Display',Georgia,serif;letter-spacing:-.025em;margin-bottom:0}.section-heading>p{max-width:270px;color:var(--muted);margin:0 0 5px}.book-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:21px}.book-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line)}.book-image{background:#eeede7;min-height:360px;display:flex;align-items:center;justify-content:center;padding:32px}.book-image img{height:300px;width:auto;max-width:100%;object-fit:contain;box-shadow:7px 10px 16px rgba(31,36,32,.18)}.book-copy{padding:27px 27px 29px;display:flex;flex-direction:column;flex:1}.book-category{font-size:.77rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--green);margin-bottom:13px}.book-copy h3{font:2rem/1.12 'DM Serif Display',Georgia,serif;letter-spacing:-.015em;margin-bottom:6px}.book-subtitle{font-size:.95rem;font-weight:600;line-height:1.5;margin-bottom:16px;color:#45504a}.book-copy>p:not(.book-category):not(.book-subtitle){color:#515954;font-size:.95rem;margin-bottom:24px}.card-link{margin-top:auto;display:inline-flex;justify-content:space-between;align-items:center;padding-top:15px;border-top:1px solid var(--line);text-decoration:none;font-size:.94rem;font-weight:700;color:var(--green)}.card-link:hover{text-decoration:underline;text-underline-offset:4px}
.companion-link{display:inline-block;margin:-7px 0 20px;color:var(--green);font-size:.91rem;font-weight:700;text-underline-offset:4px}
.resources-section{background:#e5e9e1;padding-block:100px}.resources-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(50px,9vw,120px);align-items:start}.resources-section h2{max-width:440px}.resources-lead{margin-top:24px;max-width:380px;font-size:1.12rem;color:#46544b;line-height:1.7}.resources-panel{background:var(--paper);border:1px solid #c5cec2;padding:16px 32px 29px}.resource-row{display:grid;grid-template-columns:45px 1fr;gap:17px;padding:29px 0;border-bottom:1px solid var(--line)}.resource-index{font:1rem 'DM Serif Display',Georgia,serif;color:var(--green)}.resource-row h3{font:1.55rem/1.2 'DM Serif Display',Georgia,serif;margin-bottom:6px}.resource-row p{color:var(--muted);margin:0;font-size:.93rem}.resources-note{margin:23px 0 0;font-size:.9rem;color:#526158}
.resource-access{margin-top:19px}.resource-access label{display:block;font-size:.92rem;font-weight:700;margin-bottom:9px}.resource-access-controls{display:flex;gap:9px;align-items:stretch}.resource-access input{min-width:0;flex:1;padding:10px 11px;border:1px solid #9aa99f;border-radius:0;background:#fff;color:var(--ink);font:inherit;font-size:.93rem;text-transform:uppercase}.resource-access input::placeholder{color:#707c76;opacity:1}.resource-access button{border:0;border-radius:0;padding:10px 14px;background:var(--dark);color:#fff;white-space:nowrap;font:inherit;font-size:.92rem;font-weight:700;cursor:pointer}.resource-access button:hover:not(:disabled){background:var(--green)}.resource-access button:disabled{opacity:.7;cursor:wait}.resource-access button:focus-visible,.resource-access input:focus-visible{outline:3px solid var(--gold);outline-offset:2px}.resource-status{min-height:1.4em;margin:8px 0 0!important;font-size:.88rem!important;color:var(--green)!important}.resource-status.error{color:#9b3543!important}.download-meta{display:block;margin-top:5px;color:var(--muted);font-size:.82rem}
.about-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(50px,10vw,130px);align-items:center}.about-photo{position:relative;background:#dadbcf}.about-photo img{width:100%;aspect-ratio:4/4.4;object-fit:cover;object-position:center top;filter:saturate(.8)}.about-copy{max-width:590px}.about-copy h2{margin-bottom:12px}.about-lead{font:1.6rem 'DM Serif Display',Georgia,serif;color:var(--green);margin-bottom:30px}.about-copy>p:not(.eyebrow):not(.about-lead){color:#445049;font-size:1.06rem;line-height:1.82;margin-bottom:18px}
.social-block{margin-top:32px;padding-top:23px;border-top:1px solid var(--line)}.social-heading{font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--green);margin-bottom:12px}.social-links{display:flex;flex-wrap:wrap;gap:12px 24px}.social-links a{color:var(--green);font-weight:700;text-underline-offset:5px}.social-links a:hover{color:var(--ink)}
.site-footer{background:var(--dark);color:var(--cream);padding-top:55px}.footer-inner{display:flex;justify-content:space-between;align-items:start;gap:30px;padding-bottom:55px}.footer-inner strong{font:2rem 'DM Serif Display',Georgia,serif}.footer-inner strong span{color:var(--gold)}.footer-inner p{color:#cdd7ce;font-size:.9rem;margin:4px 0 0}.footer-inner>a{text-underline-offset:5px}.footer-bottom{display:flex;justify-content:space-between;padding-block:18px;border-top:1px solid rgba(255,255,255,.22);color:#cbd4cd;font-size:.8rem}
.footer-social{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:22px;font-size:.9rem}.footer-social a{text-underline-offset:5px}
.site-header{background:var(--paper);color:var(--ink);border-color:var(--line)}
.wordmark-note{border-color:#bacbbb}
.hero{background:#e2ebe0;color:var(--ink)}
.eyebrow.light{color:var(--green)}
.hero h1 em{color:#3c7157}
.hero-intro{color:#355044}
.button-cream{background:var(--dark);color:#fff}
.button-cream:hover{background:#3b6b51}
.light-link{color:var(--dark)}
.hero-art{background:#f8f7f0;box-shadow:20px 20px 0 rgba(48,87,60,.13)}
.hero-art-footer{color:#4f705b}
.intro-band{background:#f5f5ee}
.intro-mark{border-color:#c7d4c5}
.book-image{background:#eaf0e8}
.resources-section{background:#edf1e9}
.resources-panel{border-color:#c9d8c7}
.about-photo{background:#e6eee4}
@media(max-width:900px){.hero-grid{grid-template-columns:1fr .7fr;gap:30px}.hero h1{font-size:clamp(3rem,6vw,4.6rem)}.book-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-card{grid-column:span 2;display:grid;grid-template-columns:1fr 1fr}.featured-card .book-image{min-height:400px}.resources-grid{gap:48px}.about-section{gap:50px}}
@media(max-width:640px){.shell{width:min(100% - 32px,1180px)}.header-inner{min-height:0;padding-block:19px;align-items:start;flex-direction:column;gap:18px}.wordmark-name{font-size:1.68rem}.wordmark-note{font-size:.65rem}.primary-nav{width:100%;justify-content:space-between;gap:12px;font-size:.82rem}.hero-grid{grid-template-columns:1fr;padding-block:66px 70px;gap:56px}.hero h1{font-size:clamp(3.2rem,12.2vw,5rem)}.hero-intro{font-size:1.04rem}.hero-art{width:min(75%,300px);transform:rotate(1deg)}.intro-inner{gap:18px}.intro-mark{padding-right:18px}.section{padding-block:75px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:16px}.book-grid{grid-template-columns:1fr}.featured-card{grid-column:auto;display:flex}.book-image,.featured-card .book-image{min-height:300px}.book-image img{height:265px}.resources-section{padding-block:74px}.resources-grid,.about-section{grid-template-columns:1fr;gap:30px}.resources-panel{padding:9px 20px 24px}.about-photo{max-width:430px}.footer-inner{display:block}.footer-inner>a{display:inline-block;margin-top:28px}}
@media(max-width:420px){.resource-access-controls{flex-direction:column}.resource-access button{min-height:46px}}
@media(max-width:640px){.about-photo{width:min(100%,280px);max-width:none;margin-inline:auto}.about-photo img{display:block;width:100%;height:auto;aspect-ratio:auto;object-fit:contain}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
