*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--cream: #faf8f4;--sky: #a8d4e6;--sky-light: #eef7fb;--peach: #f0a98a;--yellow: #ffec8b;--sage: #b8ddb8;--brown: #5c3d1e;--text: #6b4c3b;--teal: #00b4b4;--teal-dark: #008a8a;--teal-light: #e0f7f7;--border: #e8e0d8}@font-face{font-family:Moonjelly;src:url(/fonts/Moonjelly-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Moonjelly;src:url(/fonts/Moonjelly-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Moonjelly;src:url(/fonts/Moonjelly-Light.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}body{font-family:Inter,sans-serif;color:var(--brown);background:#fff;line-height:1.7}header{background:#fff;border-bottom:1px solid var(--border)}.nav-inner{max-width:900px;margin:0 auto;padding:0 2rem;height:80px;display:flex;align-items:center;justify-content:space-between}.nav-logo{display:flex;align-items:center;text-decoration:none}.brand-name{font-family:Inter,sans-serif;font-weight:700;font-size:20px;color:var(--brown)}.brand-sub{font-family:Moonjelly,sans-serif;font-weight:300;font-size:23px;padding-left:5px;padding-top:3px;color:var(--teal)}.nav-logo img{height:50px}.breadcrumb{font-size:12px;color:#999}.breadcrumb a{color:var(--teal);text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.hero{background:var(--sky-light);padding:3rem 2rem}.hero-inner{max-width:900px;margin:0 auto;display:grid;grid-template-columns:240px 1fr;gap:2.5rem;align-items:start}.hero-cover{border-radius:12px;overflow:hidden;box-shadow:0 8px 32px #0000001f}.hero-cover img{width:100%;display:block}.series-badge{display:inline-block;font-size:11px;font-weight:700;color:var(--teal);background:var(--teal-light);border:1.5px solid var(--teal);padding:4px 12px;border-radius:20px;margin-bottom:.75rem}.book-title{font-family:Nunito,sans-serif;font-size:1.8rem;font-weight:900;color:var(--brown);line-height:1.2;margin-bottom:4px}.book-author{font-size:14px;color:var(--text);margin-bottom:.5rem}.age-badge{display:inline-block;font-size:11px;font-weight:700;color:#fff;background:var(--peach);padding:3px 10px;border-radius:8px;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.book-desc{font-size:14px;color:var(--text);line-height:1.7;margin-bottom:1.25rem}.btn{display:inline-block;padding:12px 28px;border-radius:10px;font-size:14px;font-weight:700;text-decoration:none;font-family:Nunito,sans-serif;transition:all .2s}.btn-primary{background:var(--teal);color:#fff}.btn-primary:hover{background:var(--teal-dark)}.section{max-width:900px;margin:0 auto;padding:3rem 2rem}.section-bg{padding:3rem 0}.section-bg.cream{background:var(--cream)}.section-bg.sky{background:var(--sky-light)}.section-tag{font-size:11px;letter-spacing:2px;color:var(--teal);text-transform:uppercase;margin-bottom:.5rem;font-weight:700}h2{font-family:Nunito,sans-serif;font-size:1.4rem;font-weight:800;color:var(--brown);margin-bottom:1.5rem}.preview-grid{display:flex;flex-direction:column;gap:1rem}.spread-img{width:100%;aspect-ratio:2/1;object-fit:cover;border-radius:12px;display:block}.singles-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}.single-img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:12px;display:block}.mantra{background:var(--teal);padding:3rem 2rem;text-align:center}.mantra-text{font-family:Nunito,sans-serif;font-size:clamp(1.4rem,3vw,4rem);font-weight:900;color:#fff;line-height:1.4;max-width:900px;margin:0 auto}.mantra-text em{color:var(--yellow);font-style:normal}.features{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.5rem}.feature-item{font-size:13px;color:var(--text);padding:10px 14px;background:#fff;border-radius:10px;border:1px solid var(--border);display:flex;gap:8px;align-items:flex-start}.feature-item:before{content:"✦";color:var(--sage);flex-shrink:0}.grownup-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.grownup-img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:12px;display:block}footer{background:var(--brown);padding:2rem;text-align:center}footer a{color:#c9a98a;text-decoration:none;margin:0 .5rem;font-size:12px;transition:color .2s}footer a:hover{color:#fff}footer p{font-size:12px;color:#9a7a6a;margin-top:8px}.preview-img{cursor:zoom-in;transition:opacity .2s}.preview-img:hover{opacity:.9}.lightbox{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000d9;z-index:9999;align-items:center;justify-content:center}.lightbox.active{display:flex}.lightbox img{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:8px}.lightbox-close{position:fixed;top:1rem;right:1.5rem;color:#fff;font-size:2rem;cursor:pointer;font-weight:300;line-height:1}@media(max-width:600px){.hero-inner,.singles-row,.features,.grownup-grid{grid-template-columns:1fr}.nav-inner{padding:0 1rem}}
