@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap');
:root{--ink:#25223b;--purple:#5142ba;--paper:#faf9f6;--line:#dfdce5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-underline-offset:4px}a:focus-visible,summary:focus-visible{outline:3px solid #aa6a00;outline-offset:5px}header{max-width:1320px;margin:auto;padding:24px 48px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:24px}header>a:last-child{font-size:14px;text-decoration:none}.brand{font-size:27px;letter-spacing:-1.2px;font-weight:700;text-decoration:none;white-space:nowrap}.brand-dot{color:var(--purple)}.header-note{font-size:14px;color:#696477}main{max-width:1224px;margin:auto;padding:0 0}.intro{display:grid;grid-template-columns:1fr 260px;gap:70px;padding:48px 0 36px;align-items:center}.eyebrow{font-size:12px;letter-spacing:1.6px;font-weight:700;color:var(--purple);margin:0 0 16px}h1,h2{font-family:'Libre Caslon Display',Georgia,serif;font-weight:400;letter-spacing:-1.5px;line-height:1.06}h1{font-size:60px;margin:0 0 22px}h1 em{color:var(--purple);font-weight:400} .lede{max-width:640px;color:#625d70;margin:0;font-size:17px}.intro-note{border-left:2px solid #c2b9ee;padding:4px 0 4px 24px}.intro-note>span{font-weight:600;font-size:20px;line-height:1.3}.intro-note p{font-size:14px;color:#6c6577;margin-bottom:0}.stage-nav{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:8px;overflow:hidden;margin-bottom:48px}.stage-nav a{display:grid;grid-template-columns:40px 1fr;align-items:center;padding:18px 24px;background:#fff;text-decoration:none;font-weight:600;transition:background .15s}.stage-nav a:hover{background:#f0edff}.stage-nav b{grid-row:span 2;font-size:14px;color:var(--purple)}.stage-nav span{font-size:14px;font-weight:400;color:#756f7d}.section-top{display:flex;justify-content:space-between;gap:40px;align-items:end;margin:0 0 24px}.section-top .eyebrow{margin-bottom:8px}h2{font-size:38px;margin:0}.section-top>p{max-width:370px;font-size:14px;color:#6d6777;margin:0}.grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:55px}.book{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;display:grid;grid-template-columns:180px 1fr}.cover-stage{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;padding:26px 18px;min-height:350px}.lemon{background:#f3efb3}.pink{background:#f7d8e5}.blue{background:#dcecf7}.cover-stage img{max-width:135px;height:190px;object-fit:contain;filter:drop-shadow(3px 8px 5px #0002)}.cover-label{font-size:10px;font-weight:700;letter-spacing:1px;text-align:center;line-height:1.5}.book-body{padding:25px 22px}.meta{font-size:10px;font-weight:700;letter-spacing:1px;color:var(--purple);margin-bottom:11px}h3{font-size:21px;line-height:1.23;letter-spacing:-.4px;margin:0 0 8px}.byline{font-size:12px;color:#756f7d;margin:0 0 18px}.book-body>p:not(.byline){font-size:14px;line-height:1.6}.fit{padding-top:12px;border-top:1px solid #eeeaf2}details{font-size:14px}summary{font-weight:600;cursor:pointer;padding:12px 0;line-height:1.4}details p{color:#61596e;line-height:1.6}.source{display:inline-block;color:var(--purple);font-size:14px;font-weight:600;margin-top:13px}.collection-banner{background:#e8e3f8;padding:28px 18px;display:flex;flex-direction:column;justify-content:center;gap:12px;min-height:350px}.collection-banner>span:first-child{font-size:10px;letter-spacing:1px;font-weight:700}.collection-banner h3{font-family:'Libre Caslon Display',Georgia,serif;font-size:32px;font-weight:400;line-height:1.05;overflow-wrap:normal}.collection-banner p{font-size:14px}.publisher{font-size:10px;letter-spacing:1.2px;font-weight:700;border-top:1px solid #0003;padding-top:15px}.purple{background:#5142ba;color:#fff}.orange{background:#ffca88}.notes{background:#ece9f7;padding:35px 38px;border-radius:12px;margin-bottom:40px}.notes h2{font-size:37px}.notes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:30px}.notes-grid span{color:var(--purple);font-size:13px;font-weight:600}.notes-grid h3{font-size:18px;margin:8px 0}.notes-grid p{font-size:14px;color:#60586d}.level-note{border-top:1px solid #cec8e1;margin-top:20px;padding-top:10px}footer{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 0 36px}footer p,footer>span{font-size:12px;color:#756f7d}footer .brand{font-size:23px}@media(min-width:1450px){main{max-width:1320px}.book{grid-template-columns:195px 1fr}.book-body>p:not(.byline){font-size:16px}}@media(max-width:1300px){main{padding:0 40px}.intro{gap:40px}h1{font-size:52px}.book{grid-template-columns:145px 1fr}.cover-stage img{max-width:112px}.collection-banner h3{font-size:28px}}@media(max-width:950px){.intro{grid-template-columns:1fr}.intro-note{display:none}.book{grid-template-columns:1fr}.cover-stage{min-height:240px;flex-direction:row}.cover-stage img{height:185px;max-width:140px}.cover-label{max-width:100px}.collection-banner{min-height:240px;padding:25px 30px}.collection-banner h3{font-size:34px}.collection-banner p{margin:0}.publisher{align-self:flex-start}.notes-grid{gap:22px}.header-note{display:none}}@media(max-width:620px){header{padding:18px 20px}.brand{font-size:24px}main{padding:0 20px}.intro{padding:30px 0 25px}h1{font-size:42px}.lede{font-size:16px}.stage-nav{grid-template-columns:1fr;margin-bottom:32px}.stage-nav a{padding:12px 18px;grid-template-columns:32px 1fr auto}.stage-nav b{grid-row:1}.stage-nav span{font-size:12px}.section-top{display:block}.section-top>p{margin-top:14px}h2{font-size:34px}.grid{grid-template-columns:1fr;gap:20px;margin-bottom:38px}.book-body{padding:24px}.book-body>p:not(.byline){font-size:16px}.meta{font-size:12px}.byline{font-size:14px}.notes{padding:26px 22px}.notes h2{font-size:32px}.notes-grid{grid-template-columns:1fr;gap:12px}.notes-grid p{font-size:16px}footer{flex-direction:column;align-items:start;gap:8px}footer p{margin:0}header>a:last-child{font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.book-body>p:not(.byline),details,.notes-grid p{font-size:16px}.byline{font-size:14px}.cover-label,.meta,.collection-banner>span:first-child,.publisher{font-size:12px}
