:root{--guide-green:#24450f;--guide-green-light:#edf4e4;--guide-cream:#fbf7ec;--guide-gold:#d5a731;--guide-ink:#171912;--guide-muted:#62695c;--guide-line:#e5dcc8}
.subpage-header .header-inner{min-height:82px}.subpage-header .main-nav{grid-template-columns:repeat(3,max-content)}
.breadcrumb{padding:16px 0;font-size:.82rem;color:var(--guide-muted)}.breadcrumb ol{display:flex;flex-wrap:wrap;gap:7px;list-style:none;margin:0;padding:0}.breadcrumb li+li:before{content:"/";margin-right:7px;color:#9a927f}.breadcrumb a{color:var(--guide-green);font-weight:800;text-decoration:none}
.article-hero{padding:32px 0 38px;background:#f8f4e9;border-bottom:1px solid var(--guide-line)}.article-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:center;gap:38px}.article-kicker{display:inline-block;margin-bottom:10px;padding:5px 10px;border-radius:999px;background:var(--guide-green);color:#fff;font-size:.69rem;font-weight:900;text-transform:uppercase}.article-hero h1{font-size:clamp(2.1rem,4vw,3.75rem);margin-bottom:14px}.article-hero p{max-width:720px;color:#485042}.article-hero img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:8px;box-shadow:0 18px 42px rgba(36,69,15,.16)}.article-meta{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:18px;color:#56604d;font-size:.8rem;font-weight:800}
.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:34px;padding:38px 0 54px}.article-content{min-width:0}.article-content>section{padding:30px 0;border-bottom:1px solid var(--guide-line)}.article-content>section:first-child{padding-top:0}.article-content h2{text-align:left;font-size:clamp(1.55rem,3vw,2.15rem)}.article-content h3{font-family:Arial,Helvetica,sans-serif;font-size:1.08rem;line-height:1.3}.article-content p{color:#363d32}.page-toc{position:sticky;top:104px;align-self:start;padding:18px;border:1px solid var(--guide-line);border-radius:8px;background:#fff}.page-toc strong{display:block;margin-bottom:8px}.page-toc a{display:block;padding:6px 0;color:var(--guide-green);font-size:.83rem;font-weight:800;text-decoration:none}.page-toc a:hover{text-decoration:underline}
.answer-box{padding:16px 18px;border-left:4px solid var(--guide-green);background:#f3f7ed;border-radius:0 7px 7px 0}.answer-box p{margin:0}.trust-note{padding:14px 16px;border:1px solid #ead9a9;background:#fff9e8;border-radius:7px;font-size:.9rem}.trust-note p{margin:0}
.static-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:22px 0}.static-menu-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--guide-line);border-radius:8px;background:#fff;box-shadow:0 10px 25px rgba(36,69,15,.07)}.static-menu-card img{display:block;width:100%;aspect-ratio:8/5;object-fit:cover}.static-card-body{display:flex;flex:1;flex-direction:column;padding:14px}.static-card-body h3{min-height:2.6em;margin:0 0 9px}.static-card-meta{display:flex;justify-content:space-between;gap:10px;margin-bottom:10px;padding:8px;background:#faf6eb;border-radius:5px;font-size:.78rem;font-weight:900}.static-card-meta strong:first-child{color:#c4531c}.static-card-body p{margin:0;font-size:.86rem;line-height:1.5}.card-label{align-self:flex-start;margin-bottom:8px;padding:3px 7px;border-radius:999px;background:var(--guide-green-light);color:var(--guide-green);font-size:.62rem;font-weight:900;text-transform:uppercase}
.guide-table-wrap{overflow-x:auto;border:1px solid var(--guide-line);border-radius:8px}.guide-table{min-width:680px}.guide-table th{background:#edf4e4}.guide-table td,.guide-table th{padding:11px 12px;font-size:.86rem}
.quick-picks{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.quick-pick{padding:14px;border:1px solid var(--guide-line);border-radius:7px;background:#fff}.quick-pick strong{display:block;color:var(--guide-green)}
.subpage-faq .faq-answer{display:none}.subpage-faq .faq-item.open .faq-answer{display:block}.subpage-faq .faq-question{font-size:.94rem}
.related-guides{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.related-guides a{display:block;padding:14px 16px;border:1px solid var(--guide-line);border-radius:7px;background:#fff;color:var(--guide-green);font-weight:900;text-decoration:none}.related-guides a:hover{border-color:var(--guide-green);background:#f5f8f0}
.subpage-footer{margin-top:0}.subpage-footer .footer-grid{grid-template-columns:1.4fr 1fr 1fr}
@media(max-width:960px){.subpage-header .main-nav{grid-template-columns:1fr}.article-hero-grid,.article-layout{grid-template-columns:1fr}.article-hero img{max-height:440px}.page-toc{position:static;order:-1}.static-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.article-hero{padding-top:18px}.article-hero-grid{gap:22px}.article-hero h1{font-size:2rem}.article-layout{padding-top:24px}.static-card-grid,.quick-picks,.related-guides{grid-template-columns:1fr}.static-card-body h3{min-height:0}.subpage-footer .footer-grid{grid-template-columns:1fr}}
