/* Scoped additions: reuse the existing notebook typography and colour palette. */
.guide-page .world-stories-intro{padding-bottom:45px}
.guide-page .world-story-card[hidden],.guide-page .guide-empty[hidden]{display:none}
.guide-page .guide-tools{margin:0 5% 38px;padding:25px 0;border-block:1px solid var(--line);display:grid;grid-template-columns:minmax(230px,.8fr) 1.6fr;align-items:end;gap:22px 40px}
.guide-page .guide-search{display:block;max-width:440px;font-size:15px}
.guide-page .guide-search input{display:block;width:100%;margin-top:10px;padding:13px 15px;border:1px solid #cbd3c2;border-radius:5px;background:white;font:inherit;color:var(--ink)}
.guide-page .guide-tools fieldset{border:0;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:15px 28px}
.guide-page .guide-tools legend{font-size:15px;margin-bottom:15px}
.guide-page .guide-tools label:not(.guide-search){display:flex;align-items:center;gap:9px;font-size:16px;cursor:pointer}
.guide-page input[type=checkbox]{width:19px;height:19px;flex-shrink:0;accent-color:#65744f}
.guide-page .guide-filter-status{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;font-size:14px;color:var(--muted)}
.guide-page .guide-empty{margin:0 5% 45px;padding:50px 25px;text-align:center;background:#f3f5ed;border-radius:7px}
.guide-page .guide-empty h2{font-size:30px}.guide-page .guide-empty p{margin:20px 0;font-size:17px}
.guide-page .guide-notebook{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:40px;padding:45px 5% 60px;border-top:1px solid var(--line)}
.guide-page .guide-notebook h2{font-size:36px;line-height:1.25}.guide-page .guide-notebook p:not(.eyebrow){font-size:17px;color:var(--muted);line-height:1.7}
.guide-page .world-article-header{max-width:1000px}
.guide-page .world-article-layout{grid-template-columns:230px minmax(0,790px);gap:6%}
.guide-page .world-article-toc nav>a{font-size:15px}.guide-page .world-article-toc>p{font-size:12px}
.guide-page .world-article-body>section>p{margin-top:18px;font-size:18px;line-height:1.8}
.guide-page .world-article-body .guide-source{font-size:13px;line-height:1.7;margin-top:23px}
.guide-page .guide-source a{text-decoration:underline;text-underline-offset:3px}
.guide-page .guide-table-wrap{margin:24px 0;border:1px solid #d9dfd0;border-radius:5px;overflow:hidden}
.guide-page table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:15px;line-height:1.6}
.guide-page caption{text-align:left;padding:14px 18px;background:#f2f4ec;font-size:13px}
.guide-page th,.guide-page td{padding:17px 15px;vertical-align:top;text-align:left;overflow-wrap:anywhere;border-bottom:1px solid var(--line)}
.guide-page thead th{background:#f2f4ec;font-weight:500}.guide-page tbody th{font-weight:500}.guide-page tbody tr:last-child>*{border-bottom:0}
.guide-page .guide-questions{padding:28px!important;border:1px solid #d1dbc6!important;border-radius:6px;background:#f6f8f1}
.guide-page .guide-questions fieldset{border:0;padding:0;margin:25px 0}
.guide-page .guide-questions legend{font-size:14px;margin-bottom:14px;color:var(--muted)}
.guide-page .guide-questions label{display:flex;align-items:flex-start;gap:13px;font-size:17px;line-height:1.55;padding:13px 0;cursor:pointer}
.guide-page .guide-questions input{margin-top:4px}
.guide-page #guide-question-count{font-size:14px;line-height:1.6;margin-bottom:23px}
.guide-page p.guide-note{font-size:13px!important;color:var(--muted);line-height:1.6;margin-top:20px}
.guide-page .guide-next-links>a{display:block;width:fit-content;padding:10px 0;font-size:17px}
.guide-page .world-story-meta{font-size:12px}.guide-page .world-editorial-note{font-size:13px}
.guide-page :is(a,button,input):focus-visible{outline:2px solid #536640;outline-offset:4px}
@media(max-width:1000px){.guide-page .world-article-layout{grid-template-columns:190px minmax(0,1fr);gap:4%}.guide-page .guide-notebook{grid-template-columns:1fr 1fr}.guide-page .guide-notebook>a{grid-column:2}.guide-page table{font-size:14px}}
@media(max-width:760px){.guide-page .guide-tools{margin:0 24px 28px;padding:22px 0;grid-template-columns:1fr;gap:24px}.guide-page .guide-tools fieldset{gap:17px 22px}.guide-page .guide-tools label:not(.guide-search){font-size:15px}.guide-page .guide-notebook{grid-template-columns:1fr;padding:35px 24px;gap:22px}.guide-page .guide-notebook>a{grid-column:auto}.guide-page .guide-notebook h2{font-size:31px}.guide-page .world-article-layout{grid-template-columns:1fr;gap:28px}.guide-page .world-article-header h1{font-size:37px}.guide-page .world-article-body>section>p{font-size:17px}.guide-page .world-article-body .guide-source{font-size:13px}.guide-page .guide-questions{padding:22px!important}.guide-page .guide-questions label{font-size:16px}.guide-page .guide-questions .button{font-size:14px;padding:13px 17px}.guide-page table{font-size:14px;line-height:1.55}.guide-page th,.guide-page td{padding:13px 8px}.guide-page caption{font-size:12px;padding:13px}.guide-page .world-story-meta{font-size:11px}}
