[hidden]{display:none!important}









.guide-library{padding-top:62px;padding-bottom:62px;scroll-margin-top:145px}
.guide-intro{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px}
.guide-intro h2{margin:9px 0;color:#222;font-size:30px;letter-spacing:-.03em}.guide-intro p{color:#7c8697;margin:0;font-size:14px}
.library-count{border:1px solid #e6eaf0;border-radius:18px;padding:7px 13px;font-size:12px;color:#7a879a;white-space:nowrap}
.guide-controls{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:8px}
.guide-filters{display:flex;gap:6px;flex-wrap:wrap}.guide-filters button{border:1px solid transparent;border-radius:7px;padding:9px 12px;color:#778396;background:#f4f6f9;font-size:12px;cursor:pointer;white-space:nowrap}
.guide-filters button.active{background:#fff0eb;color:#b04d39;border-color:#f0d3c7}
.guide-search{display:flex;gap:9px;align-items:center;min-width:220px;padding:7px 11px;border:1px solid #dfe5ee;border-radius:7px;color:#8a97a8}
.guide-search input{border:0;outline:0;background:transparent;min-width:0;width:100%;font-size:12px;line-height:24px}
.guide-results-status{font-size:11px;color:#95a0af;margin:12px 0 18px}
.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.guide-card{display:flex;flex-direction:column;border:1px solid #e4e9f0;border-radius:12px;padding:23px;background:#fff;min-width:0;transition:transform .18s,box-shadow .18s}
.guide-card:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(32,50,80,.07);border-color:#dab9ac}
.guide-card-top{display:flex;justify-content:space-between;align-items:center}.guide-card-top>span{font-size:11px;color:#ac6a51;background:#fbf2ec;border-radius:4px;padding:4px 7px}.guide-card-top>b{font-size:24px;color:#e3e8f0;font-weight:600;font-variant-numeric:tabular-nums}
.guide-card h3{font-size:18px;line-height:1.6;margin:17px 0 10px;font-weight:650}.guide-card h3 a{color:#272a32;text-decoration:none}
.guide-card>p{margin:0 0 22px;font-size:13px;line-height:1.85;color:#676b75}
.guide-card-meta{display:flex;gap:8px;justify-content:space-between;flex-wrap:wrap;font-size:10px;color:#929dab;margin-top:auto}
.guide-read{display:flex;align-items:center;justify-content:space-between;margin-top:15px;padding-top:14px;border-top:1px solid #edf0f4;color:#9e5447;text-decoration:none;font-size:12px;font-weight:600}
.guide-read>span{font-size:18px}.library-reference{font-size:11px;line-height:1.9;color:#98a0ac;margin:24px 0 0;max-width:900px}
.guide-empty{padding:40px;text-align:center;background:#f7f9fb;border:1px dashed #dce4ec;border-radius:10px}.guide-empty h3{color:#576982;font-size:18px}.guide-empty p{font-size:13px;color:#8491a1}.guide-empty button{border:1px solid #e4c3b9;border-radius:6px;color:#ab5944;background:#fff6f2;padding:8px 15px;cursor:pointer}












.guide-article-page{background:#fff7f5;color:#30323a}
.guide-reading{padding:24px 0 55px}.guide-breadcrumb{display:flex;gap:10px;align-items:center;font-size:12px;color:#9aa5b4;margin-bottom:22px}.guide-breadcrumb a{color:#75859b;text-decoration:none}
.reading-layout{display:grid;grid-template-columns:minmax(0,850px) 245px;gap:34px;align-items:start}
.guide-story{min-width:0;background:#fff;border:1px solid #e3e8ef;border-radius:12px;overflow:hidden}
.story-heading{padding:38px 44px 28px;border-bottom:1px solid #edf0f5;background:linear-gradient(120deg,#fff,#fdf9f6)}
.story-category{font-size:12px;font-weight:650;color:#aa6951}.story-heading h1{font-size:32px;line-height:1.45;letter-spacing:-.03em;color:#24262e;margin:16px 0}
.story-deck{font-size:15px;color:#8090a5;line-height:1.8}.story-meta{display:flex;flex-wrap:wrap;gap:16px;margin-top:23px;color:#929dab;font-size:11px}
.story-body{padding:32px 44px 36px}.story-body p{font-size:15px;line-height:2;color:#5d6b80;margin:0 0 18px;text-align:justify}
.story-body .story-lead{font-size:16px;color:#4f617c;padding:0 0 23px;margin-bottom:12px;border-bottom:1px solid #edf0f4;line-height:1.95}
.story-body h2{font-size:22px;line-height:1.6;color:#33435c;margin:28px 0 16px}.story-body section{scroll-margin-top:145px}
.guide-toc{position:sticky;top:145px;padding:20px 0}.guide-toc>span{display:block;color:#9aa5b5;font-size:11px;margin-bottom:15px;letter-spacing:.08em}
.guide-toc>a{display:flex;gap:10px;font-size:12px;color:#798aa1;line-height:1.8;text-decoration:none;padding:9px 0}.guide-toc>a>span{color:#b99a88;font-size:10px;flex-shrink:0;padding-top:2px}.guide-toc>a:hover{color:#a65142}.guide-toc .toc-back{border-top:1px solid #e2e7ef;margin-top:15px;padding-top:19px;color:#a96652}
.article-checklist{background:#f7faf8;border:1px solid #dfeae4;border-radius:9px;padding:22px 24px;margin:30px 0}
.article-checklist .eyebrow{color:#688876;font-size:11px}.article-checklist h2{margin:5px 0 8px;font-size:21px}.article-checklist #checklistProgress{font-size:12px;margin:0 0 13px;color:#859b8d}
.article-checklist label{display:flex;align-items:flex-start;gap:11px;padding:11px 0;border-bottom:1px solid #e5eee7;color:#5c7564;font-size:14px;line-height:1.7;cursor:pointer}.article-checklist label input{accent-color:#528468;width:17px;height:17px;margin:3px 0 0;flex-shrink:0}.article-checklist label:has(input:checked)>span{text-decoration:line-through;color:#a1b0a6}
.article-checklist small{display:block;margin-top:15px;color:#94a59a;font-size:10px}.article-checklist button{margin-top:16px;border:1px solid #cbdcd1;background:#fff;border-radius:6px;padding:7px 12px;color:#6a8a77;font-size:12px;cursor:pointer}
.story-reference{border-top:1px solid #e7ecf3;padding-top:21px;margin-top:28px}.story-reference strong{font-size:12px;font-weight:600;color:#96a1b2}.story-reference p{font-size:11px!important;color:#9aa4b4!important;line-height:1.9!important;margin:10px 0!important}.story-reference a{color:#ac765f;font-size:12px;text-decoration:none}
.related-guides{max-width:850px;margin-top:32px}.related-guides h2{font-size:19px;color:#54667e}.related-guides>div{display:grid;grid-template-columns:1fr 1fr;gap:15px}.related-guides a{position:relative;display:flex;flex-direction:column;gap:8px;background:#fff;border:1px solid #e3e8f0;border-radius:9px;padding:19px 36px 19px 20px;text-decoration:none}.related-guides a>span{font-size:10px;color:#b8876d}.related-guides a>b{font-size:14px;line-height:1.7;font-weight:600;color:#64758e}.related-guides a>i{position:absolute;right:15px;top:40%;font-style:normal;color:#b8c2d0}
@media(max-width:1000px){.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-controls{flex-wrap:wrap}.guide-search{max-width:350px;width:100%}.reading-layout{grid-template-columns:minmax(0,1fr)}.guide-toc{display:none}.related-guides{max-width:none}}
@media(max-width:650px){
 .guide-library{padding:35px 0;scroll-margin-top:165px}.guide-intro{display:block;margin-bottom:20px}.guide-intro h2{font-size:26px;line-height:1.5}.guide-intro p{font-size:13px;line-height:1.8}.library-count{display:inline-block;margin-top:14px;font-size:11px}
 .guide-controls{gap:12px}.guide-filters{flex-wrap:nowrap;overflow-x:auto;max-width:100%;padding-bottom:4px;scrollbar-width:none}.guide-filters button{padding:8px 10px;font-size:11px}.guide-search{max-width:none;box-sizing:border-box;min-width:0}
 .guide-grid{grid-template-columns:1fr;gap:13px}.guide-card{padding:21px}.guide-card h3{font-size:18px;margin-top:12px}.guide-card>p{font-size:13px;margin-bottom:18px}.library-reference{font-size:10px;line-height:1.95}
 
 
 
 .guide-reading{padding-top:16px}.guide-breadcrumb{font-size:11px;margin-bottom:16px}.story-heading{padding:26px 21px 22px}.story-heading h1{font-size:26px;margin:14px 0;line-height:1.5}.story-category{font-size:11px}.story-deck{font-size:13px}.story-meta{gap:8px 14px;font-size:10px;margin-top:18px}
 .story-body{padding:24px 21px}.story-body p{font-size:14px;line-height:1.95}.story-body .story-lead{font-size:15px}.story-body h2{font-size:20px;margin-top:24px}.article-checklist{padding:18px 16px}.article-checklist h2{font-size:19px}.article-checklist label{font-size:13px}.related-guides>div{grid-template-columns:1fr}.guide-reading .guide-story{border-radius:10px}
}
@media print{.tool-header,.tool-footer,.guide-breadcrumb,.guide-toc,.related-guides,#printGuide{display:none!important}body{background:#fff!important}.guide-reading{width:100%!important;padding:0}.reading-layout{display:block}.guide-story{border:0}.story-heading,.story-body{padding:10px 0}.story-heading h1{font-size:25px}.story-body p{font-size:12px;color:#222;line-height:1.7}.story-body h2{font-size:18px;break-after:avoid}.article-checklist label{break-inside:avoid}.story-meta{color:#444}.article-checklist{break-inside:avoid}}

/* New reading features use the original red brand palette. */
.hero-actions{display:flex;gap:12px;margin-top:20px}.hero-actions a{display:inline-block;background:#ff4038;color:#fff;text-decoration:none;border-radius:6px;padding:11px 20px;font-weight:600}
.guide-intro .eyebrow,.guide-read,.guide-card h3 a:hover{color:#ed3b32}.library-count{background:#ff4038;border-color:#ff4038;color:#fff}
.guide-filters button.active{background:#ff4038;border-color:#ff4038;color:#fff}.guide-filters button{border-color:#f1d5d1;color:#663d38;background:#fff3f0}
.guide-card{border-color:#f2d6d1;border-top:3px solid #ff5549;background:linear-gradient(135deg,#fff5f0,#fff)}.guide-card-top>span{background:#ffe7df;color:#e94835}.guide-card-top>b{color:#f3b6a7}.guide-card h3{font-weight:700}
.story-heading{background:linear-gradient(115deg,#fff0e6,#ffe5df);border-top:5px solid #f3473e}.story-category,.guide-toc .toc-back{color:#e34035}.story-body h2{border-left:4px solid #f3483e;padding-left:12px;color:#292e38}
.article-checklist{background:#fff4ec;border-color:#f4d3c0}.article-checklist .eyebrow{color:#dc6240}.article-checklist label input{accent-color:#ef4a3d}.article-checklist label{color:#69483e;border-color:#f0ddcf}
:focus-visible{outline:3px solid #ff9c7d;outline-offset:3px}@media(prefers-reduced-motion:reduce){.guide-card{transition:none}}
