:root{--ink:#173c38;--body:#34433f;--yellow:#ffe16d;--paper:#fff;--line:#d8dfd9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}img{display:block;max-width:100%;height:auto;object-fit:contain}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #b34b23;outline-offset:6px}.skip{position:absolute;left:16px;top:-80px;z-index:5;background:white;padding:12px}.skip:focus{top:12px}.announcement{background:var(--ink);color:white;text-align:center;font-size:14px;padding:9px 16px;letter-spacing:.04em}.header{max-width:1440px;margin:auto;padding:13px 5%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:block;width:285px;flex-shrink:0}.header nav{display:flex;gap:32px;font-size:15px;font-weight:600}.header nav a{padding:10px 0;border-bottom:2px solid transparent}.header nav a:hover{border-bottom-color:var(--ink)}.hero{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:1440px;margin:auto;padding:54px 5% 62px;background:#f7f7f0;overflow:hidden}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.15em;margin:0 0 20px}.hero h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(52px,6.2vw,88px);line-height:1.02;letter-spacing:-.045em;margin:0 0 28px}.hero h1 em{font-weight:400}.hero-copy>p:not(.eyebrow){max-width:430px;color:var(--body);font-size:18px;line-height:1.65}.button{display:inline-flex;gap:38px;align-items:center;padding:14px 22px;background:var(--ink);color:#fff;border:1px solid var(--ink);font-size:15px;font-weight:600;margin-top:15px}.button:hover{background:#275f55}.hero-copy .hero-note{font-size:13px!important;margin-top:20px}.hero-books{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;padding:26px 0 52px;isolation:isolate}.hero-books:before{content:'';position:absolute;z-index:-1;background:var(--yellow);width:90%;aspect-ratio:1;border-radius:50%;max-width:480px}.hero-cover{display:block;box-shadow:7px 18px 25px #123a372a;transition:transform .2s ease}.hero-cover:hover{transform:translateY(-8px)}.hero-child{width:43%;transform:rotate(-8deg);margin-right:-8%;z-index:1}.hero-cosy{width:57%;transform:rotate(7deg);margin-top:68px}.hero-caption{position:absolute;bottom:0;text-align:center;font-family:Georgia,serif;font-style:italic;font-size:19px}.collection-strip{display:flex;justify-content:space-around;gap:20px;max-width:1440px;margin:auto;padding:21px 5%;border-bottom:1px solid var(--line);font-size:14px}.collection{max-width:1440px;margin:auto;padding:75px 5% 70px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:38px}.section-head .eyebrow{margin-bottom:12px}.section-head h2,.about h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(30px,3.4vw,47px);line-height:1.12;font-weight:400;letter-spacing:-.03em;margin:0}.section-head>p{max-width:400px;margin:0;color:var(--body);font-size:16px}.book-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:25px}.book{display:flex;flex-direction:column;min-width:0}.book-art{display:flex;align-items:flex-end;justify-content:center;min-width:0;transition:transform .2s ease}.book-art:hover{transform:translateY(-5px)}.book-art img{width:100%;height:auto;box-shadow:3px 7px 14px #193c381c}.children .book-art{aspect-ratio:0.75}.children .book-art img{max-height:100%;width:auto;max-width:100%}.book-copy{padding:21px 0 0;display:flex;flex-direction:column;flex:1}.book-tag{font-size:12px;line-height:1.5;letter-spacing:.025em;color:#52635c;margin:0 0 8px}.book h3{font-family:Georgia,serif;font-weight:400;font-size:24px;line-height:1.15;letter-spacing:-.015em;margin:0 0 12px}.book-copy>p:not(.book-tag){font-size:14px;line-height:1.65;margin:0 0 22px;color:var(--body)}.shop-link{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid #bccdc3;padding:13px 0 2px;font-size:14px;font-weight:600}.shop-link:hover{text-decoration:underline;text-underline-offset:4px}.cosy-section{background:#eaf1e9}.cosy-section .book-art{aspect-ratio:1}.collection-footnote{text-align:center;font-size:14px;margin:42px auto 0;max-width:740px;color:var(--body)}.about{max-width:1440px;margin:auto;padding:78px 5%;display:grid;grid-template-columns:1fr 1fr;gap:80px}.about-logo{width:255px;margin-top:24px}.about-copy p{margin:0 0 20px;color:var(--body);font-size:16px}.about-copy p:first-child{font-size:18px}footer{max-width:1440px;margin:auto;border-top:1px solid var(--line);padding:15px 5%;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:13px}footer .footer-logo{width:220px}footer>a:last-child{font-size:14px;text-decoration:underline;text-underline-offset:4px}@media(min-width:1600px){.hero{border-radius:3px}.hero-books{padding-left:10px;padding-right:10px}}@media(max-width:1050px){.book-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 24px}.header nav{gap:20px}.brand{width:245px}.hero{padding-top:34px;padding-bottom:44px}.hero-copy>p:not(.eyebrow){font-size:16px}.section-head{gap:30px}.section-head>p{max-width:340px}.about{gap:40px}}@media(max-width:700px){.header{flex-direction:column;gap:0;padding:8px 5% 14px}.brand{width:260px}.header nav{gap:23px;font-size:14px;justify-content:center;flex-wrap:wrap}.header nav a{padding:3px 0}.announcement{font-size:12px}.hero{grid-template-columns:1fr;padding:32px 6% 28px;gap:0}.hero h1{font-size:60px}.hero-copy>p:not(.eyebrow){max-width:440px}.hero-books{max-width:420px;width:100%;margin:10px auto 0;padding:30px 10px 42px}.hero-cosy{margin-top:35px}.hero-caption{font-size:17px}.hero-books:before{max-width:330px}.hero .eyebrow{font-size:11px}.hero-copy .hero-note{margin-bottom:0}.collection-strip{flex-direction:column;gap:2px;align-items:center;font-size:13px;padding:15px}.collection{padding:46px 6%}.section-head{display:block;margin-bottom:28px}.section-head h2{font-size:36px}.section-head>p{margin-top:16px;max-width:none}.book-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 20px}.book h3{font-size:23px}.book-copy{padding-top:16px}.book-copy>p:not(.book-tag){font-size:14px}.book-tag{font-size:12px}.about{grid-template-columns:1fr;gap:22px;padding:45px 6%}.about-logo{display:none}.about h2{font-size:36px}footer{flex-direction:column;gap:6px;text-align:center;padding:18px 6% 26px}footer p{margin:0}.collection-footnote{text-align:left;margin-top:32px}}@media(max-width:360px){.hero h1{font-size:50px}.book-grid{grid-template-columns:1fr}.book-art{max-width:260px;width:100%;margin:auto}.header nav{gap:15px}.shop-link{padding-bottom:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Consistent purchase buttons across both collections. */
.shop-link{background:#236447;color:#fff;border:1px solid #236447;border-radius:8px;padding:12px 14px;min-height:48px;line-height:1.4;box-shadow:0 2px 3px #173c3810;transition:background-color .18s ease,box-shadow .18s ease}
.shop-link:hover{background:#184d35;border-color:#184d35;text-decoration:none;box-shadow:0 4px 8px #173c3820}
.shop-link:active{background:#123c29;box-shadow:none}
.shop-link:focus-visible{outline:3px solid #173c38;outline-offset:4px}
@media(prefers-reduced-motion:reduce){.shop-link{transition:none}}

/* Discovery pages, resources and search-friendly catalogue layout. */
.details-link{display:inline-block;margin:0 0 13px;font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:4px}.text-cta{display:block;width:max-content;max-width:100%;margin:38px auto 0;font-family:Georgia,serif;font-size:18px;text-decoration:underline;text-underline-offset:5px}.resource-band{max-width:1440px;margin:auto;padding:58px 5%;display:flex;justify-content:space-between;align-items:center;gap:40px;background:var(--ink);color:#fff}.resource-band h2,.resource-callout h2{font-family:Georgia,serif;font-size:clamp(30px,3.5vw,48px);line-height:1.1;font-weight:400;margin:0 0 12px}.resource-band p{max-width:620px;margin:0}.resource-band .eyebrow{margin-bottom:12px}.button.yellow{background:var(--yellow);border-color:var(--yellow);color:var(--ink);white-space:nowrap}.button.yellow:hover{background:#fff;border-color:#fff}.footer-links{display:flex;gap:22px}.footer-links a{text-decoration:underline;text-underline-offset:4px}.page-shell{max-width:1440px;margin:auto;padding:0 5% 76px}.breadcrumbs{display:flex;align-items:center;gap:9px;flex-wrap:wrap;padding:24px 0;color:#52635c;font-size:13px}.breadcrumbs a{text-decoration:underline;text-underline-offset:3px}.book-detail{display:grid;grid-template-columns:minmax(280px,470px) minmax(0,1fr);gap:clamp(45px,7vw,100px);align-items:center;padding:34px 5% 60px;background:#f7f7f0}.detail-cover{display:flex;justify-content:center}.detail-cover img{max-height:660px;width:auto;box-shadow:8px 16px 28px #173c3824}.detail-copy{max-width:570px}.detail-copy h1,.series-hero h1,.download-hero h1,.narrow-page h1{font-family:Georgia,serif;font-size:clamp(44px,5.5vw,76px);font-weight:400;letter-spacing:-.04em;line-height:1.02;margin:0 0 8px}.byline{margin:0 0 26px;font-size:15px}.lead{font-size:19px;color:var(--body);line-height:1.65}.feature-list{padding:0;margin:28px 0 32px;list-style:none}.feature-list li{position:relative;padding:10px 0 10px 28px;border-bottom:1px solid var(--line)}.feature-list li:before{content:'✓';position:absolute;left:0;font-weight:700}.detail-copy .shop-link{width:100%;max-width:390px}.retailer-note{max-width:430px;font-size:12px;color:#5f6d68;margin-top:12px}.related{padding:72px 0 0}.related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.series-hero{padding:52px 5% 62px;background:#f7f7f0}.series-hero p:last-child{max-width:670px;font-size:19px;color:var(--body);margin:20px 0 0}.series-books{padding:60px 0}.series-books.cosy-section{padding:60px 5%;margin-left:-5.55%;margin-right:-5.55%}.resource-callout{max-width:850px;margin:28px auto 0;text-align:center;padding:52px;background:#eaf1e9}.resource-callout p{margin:0 auto 22px;max-width:560px}.download-hero{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding:55px 5%;background:#f7f7f0}.sampler-covers{position:relative;display:flex;align-items:center;justify-content:center;padding:30px}.sampler-covers:before{content:'';position:absolute;width:90%;aspect-ratio:1;border-radius:50%;background:var(--yellow)}.sampler-covers img{position:relative;width:43%;box-shadow:7px 15px 25px #173c382a}.sampler-covers img:first-child{transform:rotate(-7deg);margin-right:-5%;z-index:1}.sampler-covers img:last-child{transform:rotate(7deg);margin-top:45px}.simple-content{max-width:760px;padding:60px 0}.simple-content h2,.narrow-page h2{font-family:Georgia,serif;font-size:30px;font-weight:400}.inline-link{text-decoration:underline;text-underline-offset:4px;font-weight:700}.narrow-page{max-width:850px;margin:auto;padding:20px 5% 90px}.narrow-page h1{font-size:clamp(40px,5vw,64px);margin-bottom:28px}.narrow-page h2{margin:40px 0 10px}.narrow-page p{color:var(--body)}
@media(max-width:1050px){.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.book-detail{grid-template-columns:minmax(230px,38%) 1fr;gap:45px}.download-hero{gap:38px}.header nav{gap:18px}}
@media(max-width:700px){.header nav{max-width:540px}.resource-band{display:block;padding:42px 6%}.resource-band .button{margin-top:22px}.page-shell{padding:0 5% 55px}.book-detail{grid-template-columns:1fr;padding:26px 7% 42px;gap:34px}.detail-cover img{max-height:520px}.detail-copy h1{font-size:48px}.related{padding-top:48px}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 20px}.series-hero{padding:38px 6% 42px}.series-books{padding:40px 0}.series-books.cosy-section{padding:40px 6%;margin-left:-5.3%;margin-right:-5.3%}.resource-callout{padding:38px 24px}.download-hero{grid-template-columns:1fr;padding:38px 7%;gap:22px}.sampler-covers{max-width:420px;margin:auto}.simple-content{padding:42px 2%}.footer-links{justify-content:center}.breadcrumbs{padding-top:17px}}
@media(max-width:420px){.related-grid{grid-template-columns:1fr}.related-grid .book-art{max-width:260px;margin:auto}.download-hero h1{font-size:46px}.resource-callout{margin-left:-2%;margin-right:-2%}}
