@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fredoka:wght@500;600;700&display=swap');
:root{--ink:#29203e;--purple:#6840c7;--cream:#fffdf7;--yellow:#ffe366}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:17px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:3px solid #bf39a8;outline-offset:6px}h1,h2,h3,.wordmark,.character-tabs,blockquote{font-family:'Fredoka','Trebuchet MS',sans-serif}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600;line-height:1.06;letter-spacing:-.025em}em{font-style:normal;color:var(--purple)}.skip{position:absolute;left:20px;top:-100px;background:white;padding:12px;z-index:10}.skip:focus{top:10px}header{max-width:1400px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:25px 5%;gap:25px}.wordmark{font-weight:700;line-height:.95;display:inline-block;color:var(--purple);flex-shrink:0}.wordmark small{display:block;font-family:'DM Sans',sans-serif;font-size:11px;letter-spacing:.2em;margin:0 0 5px 3px}.wordmark>span{font-size:35px;letter-spacing:-.045em}.brand-dot{color:#fcae21;font-size:15px;padding-left:3px}nav{display:flex;gap:35px;font-weight:700;font-size:15px}nav a:hover,.text-link:hover{color:var(--purple)}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;background:var(--purple);color:white;border:2px solid var(--purple);border-radius:50px;padding:14px 25px;font-size:16px;font-weight:700;line-height:1.4;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px);background:#4f2cab}.button.small{font-size:14px;padding:11px 19px}.hero{max-width:1400px;margin:auto;padding:60px 5% 85px;display:grid;grid-template-columns:1fr 1fr;gap:5%;align-items:center}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:800;line-height:1.5}.hero .eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:22px}.hero .eyebrow span{height:9px;width:9px;background:#f3b825;border-radius:50%}h1{font-size:clamp(45px,5.5vw,77px)}.intro{max-width:450px;margin:25px 0 30px;font-size:18px;color:#635c70}.hero-actions{display:flex;gap:23px;align-items:center;flex-wrap:wrap}.text-link{font-weight:700;font-size:15px;text-decoration:underline;text-underline-offset:6px}.byline{margin-top:28px;font-size:13px;color:#77707f;line-height:1.6}.byline strong{font-weight:500;color:#544e5c}.hero-art{position:relative;padding:12px 0 0;transform:rotate(2deg)}.hero-art img{display:block;width:100%;height:auto;border-radius:24px;box-shadow:10px 20px 0 #e9dcfc,0 25px 60px #46306622}.art-tag{position:absolute;z-index:1;right:-12px;top:-19px;border-radius:50%;background:var(--yellow);font:600 19px/1.1 'Fredoka',sans-serif;padding:26px 19px;transform:rotate(10deg);text-align:center;box-shadow:0 5px 0 #e2bf50}.edition-label{display:block;font-size:10px;letter-spacing:.2em;text-align:center;margin-top:34px;color:#756481}.motto{background:var(--yellow);padding:18px 20px;display:flex;align-items:center;justify-content:center;gap:60px;font:500 clamp(18px,2.2vw,27px)/1.4 'Fredoka',sans-serif;text-align:center}.motto span{font-size:28px;color:var(--purple)}.section{max-width:1400px;margin:auto;padding:90px 5%}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px}.section-heading .eyebrow{margin-bottom:14px;color:#77658b}h2{font-size:clamp(36px,4vw,55px)}.section-heading>p{color:#726a7d;font-size:16px;max-width:330px}.character-tabs{display:flex;gap:12px;margin:28px 0}.character-tabs button{cursor:pointer;background:transparent;border:1.5px solid #e2dce9;border-radius:50px;padding:12px 30px;flex:1;font-weight:500;font-size:21px;color:var(--ink)}.character-tabs button:hover{border-color:var(--purple)}.character-tabs button[aria-selected=true]{background:var(--purple);color:white;border-color:var(--purple)}.character-panel{display:grid;grid-template-columns:1fr 1fr;background:#eaf5ff;border-radius:30px;overflow:hidden;min-height:480px}.portrait-wrap{display:flex;align-items:center}.portrait-wrap img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover}.character-copy{padding:55px 10%;display:flex;flex-direction:column;justify-content:center}.character-copy .eyebrow{color:#596e94}.character-copy h3{font-size:65px;margin:10px 0 22px}.character-copy>p{max-width:440px}.traits{display:flex;gap:8px;flex-wrap:wrap;margin:23px 0}.traits span{font-size:12px;padding:5px 12px;border:1px solid #29203e25;border-radius:50px;font-weight:700}blockquote{margin:8px 0 15px;font-size:30px;line-height:1.2;color:#345994}.little-lesson{font-size:14px;color:#586477}.books{padding-top:20px}.book-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px}.book-cover{padding:45px 65px 35px;border-radius:25px;position:relative;overflow:hidden}.first{background:#f5e9d2}.second{background:#e9dffd}.book-cover img{display:block;width:100%;height:auto;border-radius:5px;box-shadow:8px 14px 20px #21133430;transform:rotate(-4deg);transition:transform .3s}.second img{transform:rotate(4deg)}.book-card:hover img{transform:rotate(0)}.book-number{position:absolute;left:20px;top:14px;font-size:11px;font-weight:800;letter-spacing:.1em}.book-info{padding:28px 5px}.book-info .eyebrow{font-size:11px;color:#756882;margin-bottom:12px}.book-info h3{font-size:31px;margin-bottom:16px}.book-info>p:not(.eyebrow){color:#6b6373;max-width:500px;font-size:16px}.availability{margin-top:24px;display:inline-block;background:#efeaf6;border-radius:30px;padding:10px 18px;font-size:14px!important;font-weight:700}.purchase{margin-top:24px}[hidden]{display:none!important}.closing{background:#613bbc;color:white;text-align:center;padding:70px 20px 80px;position:relative;border-radius:60px 60px 0 0}.closing .eyebrow{color:#e0d0ff;margin-bottom:20px}.closing h2{font-size:clamp(40px,5vw,64px)}.closing em{color:var(--yellow)}.closing>p:not(.eyebrow){margin:22px 0 28px;color:#ede4ff}.yellow{background:var(--yellow);border-color:var(--yellow);color:var(--ink)}.yellow:hover{background:#fff0a2}.closing .button{font-size:15px}footer{display:flex;max-width:1400px;margin:auto;align-items:center;justify-content:space-between;padding:40px 5%;gap:25px}footer p{font-size:13px;line-height:1.8}footer p span{color:#7c7484}footer>a:last-child{font-weight:700;font-size:14px}@media(max-width:900px){header>.button{display:none}.hero{gap:30px;padding-top:30px}.hero-art{margin-right:10px}.hero-actions{gap:15px}.character-copy{padding:30px 8%}.character-copy h3{font-size:50px}.character-panel{min-height:0}.book-cover{padding:45px 40px 30px}.section{padding-top:65px;padding-bottom:65px}.books{padding-top:10px}}@media(max-width:650px){header{padding:22px 6%;gap:15px}.wordmark>span{font-size:29px}nav{gap:18px;font-size:13px}.hero{grid-template-columns:1fr;padding:30px 6% 55px}.hero-copy{text-align:center}.hero .eyebrow{justify-content:center;font-size:11px}h1{font-size:53px}.intro{font-size:16px;max-width:400px;margin:23px auto}.hero-actions{justify-content:center}.byline{font-size:12px}.hero-art{margin:25px 12px 0}.art-tag{font-size:16px;padding:22px 15px;right:-15px}.motto{gap:14px;padding:16px}.motto span{font-size:19px}.section{padding:55px 6%}.section-heading{display:block}.section-heading>p{margin-top:18px}.character-tabs{gap:5px}.character-tabs button{font-size:15px;padding:10px 6px;min-width:0}.character-panel{grid-template-columns:1fr}.character-copy{padding:30px 8% 40px}.character-copy h3{font-size:52px}.character-copy>p{font-size:16px}.portrait-wrap img{max-height:420px;object-fit:contain}.book-grid{grid-template-columns:1fr;gap:25px}.book-cover{padding:45px 50px 30px}.books{padding-top:5px}.closing{border-radius:35px 35px 0 0;padding:55px 6%}footer{flex-wrap:wrap;padding:30px 6%}footer p{font-size:12px}footer>a:last-child{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
