/* Search entry pages share the original paper-and-ink visual language. */
/* Reading decisions, not decorative cards: all content works without JavaScript. */
.guide-toc{display:flex;flex-wrap:wrap;gap:10px 24px;padding-block:22px;border-bottom:1px solid var(--line);font-size:13px}
.guide-toc a{text-decoration:underline;text-underline-offset:5px;min-height:36px;display:inline-flex;align-items:center}
.reading-choice{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:24px}
.reading-choice>a,.reading-choice>article,.reading-choice>div{display:block;padding:26px;background:var(--sage);min-width:0}
.reading-choice>:nth-child(2){background:var(--yellow)}
.reading-choice>:nth-child(3){background:var(--rose)}
.reading-choice h3,.reading-choice strong{display:block;font:500 22px/1.65 var(--serif);margin-bottom:12px}
.reading-choice p{font-size:14px}
.reading-choice a{overflow-wrap:anywhere}
.guide-section .reading-choice>a{text-decoration:none}
.reading-choice>a strong{text-decoration:underline;text-underline-offset:5px}
.scope-note{padding:22px 26px;margin-top:24px;border-left:3px solid var(--red);background:var(--white);font-size:14px}
.scope-note p+p{margin-top:12px}
.chapter-map{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-block:24px}
.chapter-map>li,.chapter-map>article,.chapter-map>div,.chapter-map>section{list-style:none;padding:22px 0;border-top:2px solid var(--line);min-width:0}
.chapter-map h3{font:500 23px/1.65 var(--serif);margin-bottom:14px}
.chapter-map p{font-size:14px}
.comparison-wrap{max-width:100%;overflow-x:auto;margin-block:24px}
.editorial-table{border-collapse:collapse;width:100%;font-size:14px;text-align:left}
.editorial-table caption{text-align:left;font-weight:500;margin-bottom:16px}
.editorial-table th,.editorial-table td{padding:18px 16px;vertical-align:top;border-bottom:1px solid var(--line);overflow-wrap:anywhere}
.editorial-table thead th{background:var(--sage);font-weight:500}
.editorial-table th[scope=row]{min-width:8em;font-weight:500}
.guide-section details{border-block-end:1px solid var(--line);padding:20px 0}
.guide-section summary{cursor:pointer;font-weight:500;padding:4px 0;list-style:revert}
.guide-section details p{margin-top:14px;color:var(--sub);max-width:56em}
.guide-section ul,.guide-section ol{padding-left:1.5em;list-style:revert}
.guide-section .chapter-map{padding-left:0}
.guide-section li+li{margin-top:8px}
.guide-section .chapter-map>li+li{margin-top:0}
.guide-section h3+p{margin-top:12px}
.guide-section p+p{margin-top:16px}
.guide-hero figure.book-hero{background:var(--yellow);padding:32px}
.guide-hero figure.book-hero img{height:330px;aspect-ratio:auto;width:100%;object-fit:contain}
.resource-pair{display:flex;flex-wrap:wrap;gap:14px 30px;font-size:13px;margin-top:20px}
.resource-pair a{border-bottom:1px solid var(--line);padding-bottom:7px}
@media(max-width:700px){.reading-choice,.chapter-map{grid-template-columns:1fr;gap:14px}.editorial-table th,.editorial-table td{padding:12px 8px;font-size:12px}.editorial-table th[scope=row]{min-width:5em}.reading-choice>a,.reading-choice>article,.reading-choice>div{padding:22px}.guide-toc{gap:8px 18px}.scope-note{padding:18px}.guide-hero figure.book-hero img{height:260px}}
.section-more{margin:0 0 30px}
.footer-resources{display:flex;flex-wrap:wrap;gap:12px 26px;padding-block:24px;font-size:12px;border-top:1px solid var(--line)}
.footer-resources a,.footer-resources button{text-decoration:underline;text-underline-offset:5px}
.footer-resources button{padding:0;font-size:inherit}
.guide{padding-top:128px;padding-bottom:64px}
.breadcrumbs{display:flex;gap:12px;flex-wrap:wrap;font-size:12px;color:var(--sub);padding-block:18px 36px}
.breadcrumbs a{text-decoration:underline;text-underline-offset:4px}
.guide-hero{display:grid;grid-template-columns:1.15fr 1fr;gap:56px;align-items:center;padding-bottom:60px;border-bottom:1px solid var(--line)}
.guide-hero h1{font:500 clamp(30px,3.45vw,46px)/1.6 var(--serif);letter-spacing:.015em}
.keep-phrase{display:inline-block}
.guide-hero .intro{margin-top:24px;max-width:40em;color:var(--sub)}
.guide-hero figure img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:3px}
.guide-hero figcaption{font-size:11px;color:var(--sub);margin-top:10px}
.guide-actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap;margin-top:28px}
.guide-section{padding-block:56px;border-bottom:1px solid var(--line)}
.guide-section h2{font-size:clamp(25px,3vw,36px);margin-bottom:24px}
.guide-section>p{max-width:56em}
.guide-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.guide-card{padding:28px;background:var(--white);border-top:3px solid var(--red)}
.guide-card:nth-child(3n+2){border-color:#6c8378}
.guide-card:nth-child(3n){border-color:#c6a448}
.guide-card .card-index{font:italic 32px Georgia,serif;color:var(--red);display:block;margin-bottom:20px}
.guide-card h3{font:500 22px/1.6 var(--serif);margin-bottom:12px}
.guide-card p{font-size:14px;color:var(--sub)}
.guide-card .card-for{font-size:12px;color:var(--ink);margin-top:18px}
.guide-section a:not(.button){text-decoration:underline;text-underline-offset:4px}
.guide-section .guide-note{font-size:12px;color:var(--sub);margin-top:24px}
.guide-facts{margin:24px 0 0;display:grid;grid-template-columns:160px 1fr;gap:0}
.guide-facts dt,.guide-facts dd{padding:14px 0;border-bottom:1px solid var(--line);margin:0}
.guide-facts dt{font-weight:500}.guide-facts dd{color:var(--sub)}
.book-feature{display:grid;grid-template-columns:220px 1fr;gap:40px;align-items:start;padding-block:36px;border-top:1px solid var(--line)}
.book-feature figure{padding:26px;background:var(--yellow)}
.book-feature:nth-of-type(2) figure{background:var(--sage)}
.book-feature:nth-of-type(3) figure{background:var(--rose)}
.book-feature img{width:150px;height:225px;object-fit:contain;margin:auto;filter:drop-shadow(4px 6px 3px #26352f25)}
.book-feature h3{font:500 clamp(23px,2.8vw,31px)/1.6 var(--serif);margin-bottom:12px}
.book-feature p+p{margin-top:15px}
.book-feature .book-data{font-size:12px;color:var(--sub)}
.reading-route{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.reading-route p{padding:24px;background:var(--white);font-size:14px}
.reading-route strong{display:block;margin-bottom:12px;font-family:var(--serif);font-size:20px}
.source-line{font-size:12px;color:var(--sub);margin-top:26px;line-height:2}
.guide-cta{display:flex;justify-content:space-between;align-items:center;gap:32px;padding:40px;background:var(--sage);margin-top:40px}
.guide-cta h2{font-size:28px;margin-bottom:12px}
.privacy-copy{max-width:900px}.privacy-copy .guide-section p+p{margin-top:18px}
.privacy-copy h1{font:500 clamp(30px,5vw,48px)/1.5 var(--serif)}
.analytics-notice{position:fixed;z-index:200;bottom:16px;left:16px;right:16px;max-width:720px;margin:auto;background:var(--white);border:1px solid var(--line);padding:22px 26px;box-shadow:0 8px 32px #26352f22;font-size:13px}
.analytics-notice p{margin:0 0 14px}.analytics-notice a{text-decoration:underline}
.analytics-actions{display:flex;flex-wrap:wrap;gap:12px}
.analytics-actions button{border:1px solid var(--ink);padding:9px 18px;border-radius:2px;min-height:44px}
.analytics-actions button:hover{background:var(--sage)}
@media(max-width:900px){.guide-hero{gap:28px}.guide-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.reading-route{gap:12px}.guide-cta{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.guide{padding-top:92px}.guide-hero{grid-template-columns:1fr;gap:30px;padding-bottom:36px}.guide-hero h1{font-size:33px}.guide-cards,.reading-route{grid-template-columns:1fr}.guide-section{padding-block:36px}.guide-card{padding:24px}.book-feature{grid-template-columns:94px 1fr;gap:18px}.book-feature figure{padding:12px 8px}.book-feature img{width:78px;height:118px}.book-feature h3{font-size:21px}.book-feature p{font-size:13px}.guide-facts{grid-template-columns:100px 1fr;font-size:13px}.guide-cta{padding:26px}.analytics-notice{padding:18px;max-height:50vh;overflow:auto}.footer-resources{gap:16px;font-size:11px}}
@media print{.analytics-notice,.footer-resources [data-analytics-settings]{display:none!important}.guide{padding:0}.guide-hero,.guide-cards{break-inside:avoid}.guide-section{padding-block:24px}}
