/* Scoped refinements using the existing palette and motion tokens. */
.guide-opening{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;padding:48px 0 58px;border-bottom:1px solid var(--line)}
.guide-intro h1{font-size:clamp(40px,4.2vw,62px);margin:12px 0 20px}.guide-intro>p:not(.eyebrow){max-width:32rem;color:var(--muted);font-size:19px;margin-bottom:25px}.guide-jump{display:block;font-size:14px;margin-top:18px}
.guide-opening-art{background:var(--surface);border-radius:6px;overflow:hidden}.guide-opening-art>a{display:block}.guide-opening-art img{width:100%;aspect-ratio:16/9;object-fit:contain}.guide-opening-art figcaption{padding:22px 26px;display:grid;gap:7px}.guide-opening-art figcaption>a{font-size:25px;font-weight:550;line-height:1.2;text-decoration:none}.guide-opening-art figcaption>span:last-child{font-size:14px;color:var(--muted)}
.guide-explorer[data-enhanced]{gap:60px;grid-template-columns:1.1fr 1fr}.guide-explorer .story-choices>button{padding:20px 0;align-items:center}.guide-explorer .story-label>span{font-size:23px}.guide-explorer .choice-arrow{padding:0}.guide-explorer .story-context h3{font-size:29px;margin:12px 0}.guide-explorer .story-context .support-link{display:block;border-top:1px solid var(--line);padding-top:16px;margin-top:22px}.guide-explorer .story-image{height:310px}.guide-pathways{border-top:1px solid var(--line);padding-top:36px}.guide-pathways .pathway-banner{margin-bottom:0}
.featured-book{display:grid;grid-template-columns:.8fr 1.4fr;gap:55px;align-items:center;background:var(--surface);padding:42px 56px;border-radius:6px}.featured-book-art{display:flex;justify-content:center;text-decoration:none}.featured-book .book-cover{height:auto;max-width:230px;padding:0;background:none}.featured-book .book-cover img{width:100%;height:auto;max-height:370px;object-fit:contain}.featured-book-copy h2{font-size:clamp(31px,3.3vw,46px);margin:12px 0 20px}.featured-book-copy h2 a{text-decoration:none}.featured-book-description{font-size:20px;max-width:38rem}.featured-book-audience{font-size:15px;color:var(--muted);margin:16px 0 24px;max-width:35rem}.home-books .books-grid{margin-top:36px;grid-template-columns:repeat(2,minmax(0,1fr))}.featured-book-art:hover .book-cover,.featured-book-art:focus-visible .book-cover{transform:translateY(-4px) rotate(-1deg)}.featured-book .book-cover{transition:transform var(--motion-standard) var(--ease-standard)}
.topics-curated{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:44px 30px}.topics-curated .topic-card{grid-column:span 2;margin:0;border:0}.topics-curated .topic-card:nth-child(-n+2){grid-column:span 3}.topics-curated .topic-card>a{display:block;height:100%;text-decoration:none}.topics-curated .topic-art{display:block;position:relative;height:220px;overflow:hidden;background:var(--surface);border-radius:5px;margin-bottom:18px}.topics-curated .topic-card:nth-child(-n+2) .topic-art{height:280px}.topics-curated .topic-art img,.topic-hero-art.curated-art img{position:static;width:100%;height:100%;object-fit:var(--cover-fit,contain);object-position:var(--cover-position,50% 50%);transform:none;border-radius:0}.topics-curated h2{font-size:27px;line-height:1.18;margin:9px 0 12px}.topics-curated p{font-size:15px;color:var(--muted);max-width:38ch}.topics-curated .topic-card a:hover h2,.topics-curated .topic-card a:focus-visible h2{color:var(--accent)}.topic-hero-art.curated-art{display:block;height:340px;overflow:hidden;background:var(--surface);border-radius:6px}.topic-opening .curated-art{min-width:0}.topic-overview-pathways{margin:0 0 42px}.topics-intro{padding-bottom:32px}
@media(max-width:1000px){.guide-opening{gap:30px}.guide-explorer[data-enhanced]{gap:35px}.featured-book{padding:32px;gap:35px}.topics-curated{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px}.topics-curated .topic-card,.topics-curated .topic-card:nth-child(-n+2){grid-column:auto}.topics-curated .topic-card:nth-child(-n+2) .topic-art{height:240px}.topic-hero-art.curated-art{height:280px}}
@media(max-width:600px){.guide-opening{grid-template-columns:1fr;gap:25px;padding:26px 0 32px}.guide-intro h1{font-size:40px;margin:8px 0 14px}.guide-intro>p:not(.eyebrow){font-size:16px;margin-bottom:18px}.guide-jump{margin-top:14px}.guide-opening-art figcaption{padding:16px 18px}.guide-opening-art figcaption>a{font-size:22px}.guide-opening-art figcaption>span:last-child{font-size:13px}.guide-opening-art img{max-height:200px}.guide-discovery.section-space{padding:38px 0}.guide-explorer[data-enhanced]{display:flex;flex-direction:column;gap:24px}.guide-explorer .story-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;overflow:visible;width:100%;margin:0;padding:0}.guide-explorer .story-choices>button{display:block;min-width:0;padding:15px 0;min-height:65px;white-space:normal;border-top:1px solid var(--line);border-bottom:0}.guide-explorer .story-label>span{font-size:17px}.guide-explorer .story-index,.guide-explorer .choice-arrow{display:none}.guide-explorer .story-image{height:220px}.guide-explorer .story-context h3{font-size:25px}.guide-explorer .story-panels{width:100%}.guide-pathways .pathway-banner{margin-top:0}.featured-book{grid-template-columns:1fr;padding:26px 22px;gap:25px}.featured-book .book-cover{max-width:155px}.featured-book .book-cover img{max-height:250px}.featured-book-copy h2{font-size:32px}.featured-book-description{font-size:17px}.featured-book-audience{font-size:14px}.home-books .books-grid{grid-template-columns:1fr}.topics-curated{grid-template-columns:1fr;gap:32px}.topics-curated .topic-art,.topics-curated .topic-card:nth-child(-n+2) .topic-art{height:225px}.topics-curated h2{font-size:27px}.topic-hero-art.curated-art{height:240px}.topic-overview-pathways{margin-bottom:28px}.topics-intro h1{font-size:38px}}
@media(max-width:350px){.guide-intro h1{font-size:35px}.guide-opening-art figcaption>span:last-child{display:none}.guide-explorer .story-label>span{font-size:16px}.featured-book{padding:22px 18px}}
@media(prefers-reduced-motion:reduce){.featured-book .book-cover{transition:none;transform:none!important}}

.guide-explorer .story-label>span{position:static;width:auto;height:auto;overflow:visible;clip-path:none}.start-guide .start-next{padding:32px 0 48px}.guide-explorer .story-context .support-link span{display:inline}
@media(min-width:1001px){.topics-curated .topic-card:nth-last-child(-n+2){grid-column:span 3}}
