:root {
  --brand:#B9473F; --brand-dark:#8F332D; --amber:#D89A45; --deep:#1E2026;
  --bg:#F7F4EF; --soft:#EEE9E2; --text:#2B2D31; --muted:#6F706F;
  --accent:#E06A3B; --white:#FFFFFF; --line:rgba(30,32,38,.13);
  --line-dark:rgba(255,255,255,.15); --shadow:0 18px 45px rgba(30,32,38,.08);
  --radius:22px; --radius-sm:14px; --max:1180px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;font-size:16px;line-height:1.75;text-rendering:optimizeLegibility}
body.modal-open{overflow:hidden}
img{display:block;max-width:100%;height:auto}
a{color:inherit;text-decoration-thickness:1px;text-underline-offset:.2em}
button,input{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.skip-link{position:fixed;left:16px;top:12px;z-index:2000;transform:translateY(-160%);background:var(--deep);color:var(--white);padding:10px 14px;border-radius:10px}
.skip-link:focus{transform:translateY(0)}
.site-header{position:sticky;top:0;z-index:1000;background:rgba(247,244,239,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}
.header-bar{width:min(var(--max),calc(100% - 40px));margin:0 auto;min-height:82px;display:flex;align-items:center;gap:22px}
.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;flex:0 0 auto}
.brand img{width:48px;height:48px;object-fit:contain}
.brand-copy{display:grid;line-height:1.25}
.brand-copy strong{font-size:1.12rem;letter-spacing:.04em}
.brand-copy small{margin-top:4px;color:var(--muted);font-size:.76rem}
.primary-nav{margin-left:auto;display:flex;align-items:center;gap:4px}
.primary-nav a{text-decoration:none;font-size:.93rem;color:#484A4F;padding:9px 10px;border-radius:10px;white-space:nowrap}
.primary-nav a:hover,.primary-nav a:focus-visible,.primary-nav a.is-active{color:var(--brand);background:rgba(185,71,63,.08)}
.search-trigger,.menu-toggle{border:0;cursor:pointer}
.search-trigger{flex:0 0 auto;background:var(--deep);color:var(--white);border-radius:999px;padding:10px 16px}
.search-trigger:hover,.search-trigger:focus-visible{background:var(--brand)}
.menu-toggle{display:none;background:transparent;color:var(--deep);font-size:1.6rem;padding:8px;margin-left:auto}
.search-modal[hidden]{display:none!important}
.search-modal{position:fixed;inset:0;z-index:1600;display:grid;place-items:start center;padding:10vh 20px 30px}
.search-modal__backdrop{position:absolute;inset:0;background:rgba(30,32,38,.75)}
.search-modal__panel{position:relative;z-index:1;width:min(720px,100%);background:var(--bg);border-radius:var(--radius);padding:clamp(28px,5vw,48px);box-shadow:0 30px 90px rgba(0,0,0,.28)}
.search-modal__panel h2{margin:0 0 20px;font-size:clamp(1.6rem,4vw,2.4rem);line-height:1.25}
.search-modal__close{position:absolute;right:18px;top:14px;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:transparent;cursor:pointer;font-size:1.8rem;line-height:1}
.search-form label,.inline-search label{display:block;margin-bottom:10px;font-weight:700}
.search-form__row,.inline-search>div{display:flex;gap:10px}
.search-form input,.inline-search input{min-width:0;flex:1 1 auto;border:1px solid rgba(30,32,38,.18);background:var(--white);border-radius:12px;padding:13px 15px;color:var(--text);outline:none}
.search-form input:focus,.inline-search input:focus{border-color:var(--brand);box-shadow:0 0 0 4px rgba(185,71,63,.11)}
.quick-searches{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}
.quick-searches a{text-decoration:none;background:var(--soft);border-radius:999px;padding:7px 11px;font-size:.88rem}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:12px;padding:10px 17px;border:1px solid transparent;text-decoration:none;cursor:pointer;font-weight:700;line-height:1.35}
.button--primary{background:var(--brand);color:var(--white)}
.button--primary:hover,.button--primary:focus-visible{background:var(--brand-dark)}
.button--secondary{background:var(--amber);color:var(--deep)}
.button--ghost{border-color:rgba(30,32,38,.22);background:transparent;color:var(--deep)}
.button--light{background:var(--white);color:var(--deep)}
.button-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}
.hero{width:min(1280px,calc(100% - 40px));margin:34px auto 0;min-height:650px;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(380px,.98fr);align-items:center;gap:clamp(34px,6vw,88px);padding:clamp(28px,4vw,54px);background:var(--soft);border-radius:30px;overflow:hidden}
.hero__content{max-width:650px}
.eyebrow{margin:0 0 12px;color:var(--brand);font-size:.82rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.hero h1,.page-hero h1,.article__header h1,.search-page h1,.error-panel h1{margin:0;color:var(--deep);font-size:clamp(2.4rem,5.4vw,4.8rem);line-height:1.06;letter-spacing:-.045em}
.hero__lead{margin:24px 0 28px;color:#4A4C51;font-size:clamp(1.03rem,1.7vw,1.24rem);line-height:1.85}
.hero__note{margin-top:24px;padding-top:18px;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;gap:7px;color:var(--muted);font-size:.91rem}
.hero__media{margin:0;align-self:stretch;display:flex;flex-direction:column;justify-content:center}
.hero__media img{width:100%;aspect-ratio:1.13;object-fit:cover;border-radius:24px;box-shadow:var(--shadow)}
.hero__media figcaption{margin-top:10px;color:var(--muted);font-size:.82rem}
.section{width:min(var(--max),calc(100% - 40px));margin:0 auto;padding:86px 0}
.section--compact{padding-top:48px}
.section--tint,.section--dark,.section--band,.final-cta{width:min(1280px,calc(100% - 40px));padding-left:clamp(24px,5vw,58px);padding-right:clamp(24px,5vw,58px);border-radius:28px}
.section--tint{background:var(--soft)}
.section--dark{background:var(--deep);color:rgba(255,255,255,.86)}
.section--band{background:#E8DED3;display:grid;grid-template-columns:1fr minmax(340px,.8fr);gap:44px;align-items:center}
.section-heading{max-width:780px;margin-bottom:34px}
.section-heading h2,.split-section__content h2,.final-cta h2,.search-page h2,.article__body h2,.prose-section h2{margin:0;color:var(--deep);font-size:clamp(1.7rem,3.2vw,2.8rem);line-height:1.18;letter-spacing:-.025em}
.section-heading>p:last-child,.split-section__content>p,.final-cta p,.prose-section p{color:#56585D}
.section-heading--light h2{color:var(--white)}
.section-heading--light>p:last-child{color:rgba(255,255,255,.68)}
.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.feature-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 8px 22px rgba(30,32,38,.04)}
.feature-card img{width:100%;aspect-ratio:1.58;object-fit:cover}
.feature-card>div{padding:24px}
.feature-card h3,.guide-card h3,.editorial-item h3,.check-card h3,.comparison h3,.concept-grid h3,.mobile-steps h2,.safety-grid h2,.contact-grid h2{margin:0 0 10px;color:var(--deep);font-size:1.22rem;line-height:1.35}
.feature-card p,.guide-card p,.editorial-item p,.check-card p{margin:0 0 14px;color:var(--muted)}
.text-link{color:var(--brand);font-weight:800;text-decoration:none}
.text-link:hover,.text-link:focus-visible{text-decoration:underline}
.text-link--large{font-size:1.05rem}
.section-action{margin:28px 0 0}
.editorial-list{border-top:1px solid rgba(30,32,38,.14)}
.editorial-item{display:grid;grid-template-columns:120px minmax(250px,.85fr) minmax(300px,1.15fr);gap:30px;padding:25px 0;border-bottom:1px solid rgba(30,32,38,.14);align-items:start}
.editorial-item>span{color:var(--brand);font-size:.82rem;font-weight:800}
.editorial-item h3 a{text-decoration:none}
.editorial-item h3 a:hover{color:var(--brand)}
.editorial-item p{margin:0}
.split-section{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(34px,7vw,84px);align-items:center}
.split-section--reverse .split-section__media{order:2}
.split-section__media img{width:100%;aspect-ratio:1.2;object-fit:cover;border-radius:26px;box-shadow:var(--shadow)}
.mode-list{display:grid;gap:10px;margin-top:26px}
.mode-item{display:grid;grid-template-columns:72px 1fr;column-gap:14px;background:var(--white);border:1px solid var(--line);border-radius:14px;padding:15px;text-decoration:none}
.mode-item:hover{border-color:rgba(185,71,63,.48)}
.mode-tag{grid-row:span 2;align-self:start;justify-self:start;background:rgba(216,154,69,.17);color:#8C5B1F;border-radius:999px;padding:5px 9px;font-size:.76rem;font-weight:800}
.mode-item strong{line-height:1.35}
.mode-item small{color:var(--muted);line-height:1.6}
.check-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.check-card{border:1px solid var(--line-dark);border-radius:16px;padding:22px;min-height:250px}
.check-card__num{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--brand);color:var(--white);font-weight:800;margin-bottom:30px}
.section--dark .check-card h3{color:var(--white)}
.section--dark .check-card p{color:rgba(255,255,255,.68)}
.check-grid--light .check-card{border-color:var(--line);background:var(--white)}
.check-grid--light .check-card p{color:var(--muted)}
.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.guide-grid--wide{gap:28px 20px}
.guide-card{min-width:0}
.guide-card img{width:100%;aspect-ratio:1.55;object-fit:cover;border-radius:18px;margin-bottom:18px}
.guide-card h3 a{text-decoration:none}
.guide-card h3 a:hover{color:var(--brand)}
.band-copy{max-width:650px}
.band-copy h2{margin:0 0 12px;font-size:clamp(1.65rem,3vw,2.65rem);line-height:1.18}
.band-copy p:last-child{color:#5D5A56}
.inline-search{width:100%}
.inline-search--stack{margin-top:24px}
.notice-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:30px;align-items:start}
.notice-layout__primary img{width:100%;aspect-ratio:1.55;object-fit:cover;border-radius:22px}
.notice-layout__primary p{margin:18px 0 0}
.notice-panel,.tip-box,.aside-box{background:var(--deep);color:rgba(255,255,255,.78);border-radius:18px;padding:24px}
.notice-panel h3,.tip-box strong,.aside-box strong{color:var(--white)}
.notice-panel ul,.tip-box ul,.tip-box ol{padding-left:1.2em}
.notice-panel a,.tip-box a,.aside-box a{color:#F5C47D}
.faq-list{border-top:1px solid var(--line)}
.faq-item{border-bottom:1px solid var(--line)}
.faq-item h2,.faq-item h3{margin:0}
.faq-item button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;text-align:left;color:var(--deep);background:transparent;border:0;padding:22px 0;cursor:pointer;font-weight:800;font-size:1.05rem}
.faq-item button span{font-size:1.6rem;font-weight:400;transition:transform .2s ease}
.faq-item button[aria-expanded=true] span{transform:rotate(45deg)}
.faq-answer{padding:0 52px 20px 0;color:var(--muted)}
.faq-answer p{margin:0}
.final-cta{background:#E9DFD3;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:30px;align-items:center;margin-bottom:84px}
.page-shell{width:min(1280px,calc(100% - 40px));margin:0 auto}
.page-shell>.section,.page-shell>.section--tint,.page-shell>.section--dark,.page-shell>.final-cta{width:100%}
.breadcrumb{width:min(var(--max),100%);margin:22px auto 0;color:var(--muted);font-size:.86rem}
.breadcrumb ol{list-style:none;display:flex;flex-wrap:wrap;gap:7px;padding:0;margin:0}
.breadcrumb li:not(:last-child)::after{content:"›";margin-left:7px;color:#A2A19F}
.breadcrumb a{color:inherit;text-decoration:none}
.page-hero,.article__header{width:min(var(--max),100%);margin:18px auto 0;padding:clamp(28px,5vw,54px);background:var(--soft);border-radius:28px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(330px,.75fr);gap:48px;align-items:center}
.page-hero h1,.article__header h1{font-size:clamp(2.15rem,4.6vw,4rem)}
.page-hero p:not(.eyebrow),.article__lead{color:#55575C;font-size:1.05rem}
.page-hero img,.article__header img{width:100%;aspect-ratio:1.26;object-fit:cover;border-radius:20px}
.current-address{margin-top:22px;background:var(--white);border:1px solid var(--line);border-radius:14px;padding:14px 16px;display:grid;gap:4px}
.current-address span{color:var(--muted);font-size:.78rem;font-weight:700}
.current-address code{color:var(--brand);font-size:1rem}
.comparison{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.comparison article{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:28px}
.comparison__label{display:inline-block;margin-bottom:18px;background:rgba(185,71,63,.09);color:var(--brand);padding:6px 10px;border-radius:999px;font-size:.8rem;font-weight:800}
.comparison ul{color:var(--muted);padding-left:1.2em}
.comparison a{color:var(--brand);font-weight:800}
.prose-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:38px;align-items:start}
.prose-grid>div{font-size:1.04rem}
.timeline{list-style:none;padding:0;margin:0;counter-reset:item}
.timeline li{display:grid;grid-template-columns:minmax(160px,.35fr) minmax(0,1fr);gap:28px;padding:20px 0;border-bottom:1px solid var(--line)}
.timeline strong{color:var(--brand)}
.timeline span{color:#57595E}
.concept-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.concept-grid article{background:var(--white);border:1px solid var(--line);border-radius:16px;padding:22px}
.concept-grid article>span{color:var(--accent);font-weight:900;font-size:.8rem}
.concept-grid p{color:var(--muted);margin:0}
.prose-section{max-width:900px}
.prose-section h2{margin-top:40px;font-size:clamp(1.45rem,2.6vw,2.15rem)}
.prose-section h2:first-child{margin-top:0}
.prose-section p{font-size:1.04rem}
.prose-section code{background:var(--soft);border-radius:6px;padding:2px 6px;font-size:.92em}
.mobile-steps{display:grid;gap:14px}
.mobile-steps article{display:grid;grid-template-columns:72px minmax(0,.8fr) minmax(0,1.2fr);gap:24px;padding:20px 0;border-bottom:1px solid var(--line);align-items:start}
.mobile-steps article>span{color:var(--brand);font-size:1.2rem;font-weight:900}
.mobile-steps h2{font-size:1.14rem}
.mobile-steps p{margin:0;color:var(--muted)}
.topic-stack{display:grid;gap:18px}
.topic-panel{scroll-margin-top:110px;display:grid;grid-template-columns:110px minmax(0,1fr);gap:26px;padding:clamp(24px,4vw,38px);background:var(--white);border:1px solid var(--line);border-radius:var(--radius)}
.topic-panel__index{color:var(--amber);font-size:clamp(2.2rem,5vw,4.2rem);font-weight:900;line-height:1}
.topic-panel h2{margin:0 0 10px;color:var(--deep);font-size:clamp(1.5rem,2.8vw,2.2rem)}
.topic-panel p{color:var(--muted)}
.topic-links{display:flex;flex-wrap:wrap;gap:10px}
.topic-links a{background:var(--soft);border-radius:999px;padding:7px 12px;text-decoration:none;font-weight:700;font-size:.9rem}
.topic-links a:hover{color:var(--brand)}
.plain-list{padding-left:1.2em}
.plain-list li+li{margin-top:9px}
.plain-list a{color:var(--brand);font-weight:700}
.contact-grid,.safety-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.contact-grid article,.safety-grid article{background:var(--white);border:1px solid var(--line);border-radius:18px;padding:25px}
.safety-grid article>span{display:inline-block;color:var(--brand);font-size:.78rem;font-weight:900;margin-bottom:12px}
.contact-grid p,.safety-grid p{color:var(--muted);margin-bottom:0}
.link-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.text-link-card{display:grid;gap:8px;background:var(--white);border:1px solid var(--line);border-radius:16px;padding:20px;text-decoration:none}
.text-link-card:hover{border-color:rgba(185,71,63,.44)}
.text-link-card strong{color:var(--deep)}
.text-link-card span{color:var(--muted);font-size:.92rem}
.search-page{width:min(920px,100%);margin:0 auto;padding:70px 0 90px}
.search-page h1{font-size:clamp(2.1rem,4.7vw,4rem);margin-bottom:28px}
.search-summary{margin:28px 0 10px;color:var(--muted);font-size:.9rem}
.search-results{display:grid;gap:0;border-top:1px solid var(--line)}
.search-results article{padding:26px 0;border-bottom:1px solid var(--line)}
.search-results article>span{color:var(--brand);font-size:.78rem;font-weight:800}
.search-results h2{margin:5px 0 8px;font-size:1.36rem}
.search-results h2 a{text-decoration:none}
.search-results h2 a:hover{color:var(--brand)}
.search-results p{color:var(--muted)}
.empty-state{margin-top:32px;background:var(--soft);border-radius:18px;padding:28px}
.empty-state h2{font-size:1.4rem}
.article{width:min(var(--max),100%);margin:0 auto}
.article__header{margin-top:18px}
.article__lead{margin-bottom:0}
.article__layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:58px;padding:62px 0 18px}
.article__body{max-width:760px}
.article__body section+section{margin-top:44px}
.article__body h2{font-size:clamp(1.45rem,2.7vw,2.15rem);margin-bottom:16px}
.article__body p{color:#494B50;font-size:1.04rem;line-height:1.9}
.article__aside{align-self:start;position:sticky;top:108px;display:grid;gap:14px}
.aside-box{background:var(--soft);color:var(--muted);border:1px solid var(--line)}
.aside-box strong{display:block;color:var(--deep);margin-bottom:8px}
.aside-box p{margin:0;font-size:.9rem}
.aside-box a{display:block;color:var(--brand);margin-top:8px;font-size:.92rem}
.error-panel{width:min(800px,100%);margin:80px auto;padding:60px;text-align:center;background:var(--soft);border-radius:26px}
.error-code{margin:0;color:var(--brand);font-weight:900;letter-spacing:.2em}
.error-panel h1{font-size:clamp(2rem,4vw,3.4rem)}
.error-panel p:not(.error-code){color:var(--muted)}
.error-panel .button-row{justify-content:center}
.site-footer{background:var(--deep);color:rgba(255,255,255,.68);margin-top:20px}
.footer-grid{width:min(var(--max),calc(100% - 40px));margin:0 auto;padding:64px 0 44px;display:grid;grid-template-columns:minmax(320px,1.4fr) repeat(3,.7fr);gap:40px}
.footer-grid h2{margin:0 0 14px;color:var(--white);font-size:.92rem}
.footer-grid a{display:block;color:rgba(255,255,255,.72);text-decoration:none;margin:7px 0;font-size:.9rem}
.footer-grid a:hover{color:var(--white)}
.footer-about p{max-width:560px;margin:14px 0 0;font-size:.92rem}
.footer-brand{color:var(--white)!important;font-size:1.4rem!important;font-weight:900}
.footer-bottom{width:min(var(--max),calc(100% - 40px));margin:0 auto;padding:18px 0 24px;border-top:1px solid var(--line-dark);display:flex;justify-content:space-between;gap:20px;font-size:.84rem}
.footer-bottom p{margin:0}
.back-to-top{color:var(--white)}

@media (max-width:1200px){
  .primary-nav{gap:0}.primary-nav a{padding-inline:7px;font-size:.86rem}
  .feature-grid,.guide-grid{grid-template-columns:repeat(2,1fr)}
  .check-grid,.concept-grid{grid-template-columns:repeat(2,1fr)}
  .footer-grid{grid-template-columns:1.3fr repeat(2,.7fr)}
  .footer-grid>div:last-child{grid-column:2/4}
}
@media (max-width:1024px){
  .header-bar{min-height:74px}.brand-copy small{display:none}.menu-toggle{display:block}
  .primary-nav{position:absolute;left:20px;right:20px;top:calc(100% + 8px);display:none;margin:0;background:var(--bg);border:1px solid var(--line);border-radius:16px;padding:10px;box-shadow:var(--shadow)}
  .primary-nav.is-open{display:grid}.primary-nav a{padding:10px 12px}.search-trigger{padding:9px 12px}
  .hero,.page-hero,.article__header{grid-template-columns:1fr;min-height:0}
  .hero__media img{aspect-ratio:1.6}.page-hero img,.article__header img{aspect-ratio:1.7}
  .split-section,.section--band,.notice-layout,.final-cta{grid-template-columns:1fr}
  .split-section--reverse .split-section__media{order:0}
  .editorial-item{grid-template-columns:100px 1fr}.editorial-item p{grid-column:2}
  .article__layout{grid-template-columns:1fr;gap:30px}.article__aside{position:static;grid-template-columns:repeat(2,1fr)}
  .footer-grid{grid-template-columns:repeat(2,1fr)}.footer-grid>div:last-child{grid-column:auto}
}
@media (max-width:768px){
  body{font-size:15px}
  .header-bar,.hero,.section,.section--tint,.section--dark,.section--band,.page-shell,.footer-grid,.footer-bottom{width:min(100% - 28px,var(--max))}
  .hero{margin-top:14px;padding:26px 20px;border-radius:20px}
  .hero h1,.page-hero h1,.article__header h1,.search-page h1{font-size:clamp(2rem,10vw,3.2rem)}
  .section{padding-top:62px;padding-bottom:62px}.section--compact{padding-top:38px}
  .section--tint,.section--dark,.section--band,.final-cta{padding-left:20px;padding-right:20px;border-radius:20px}
  .feature-grid,.guide-grid,.check-grid,.concept-grid,.comparison,.contact-grid,.safety-grid,.link-list{grid-template-columns:1fr}
  .editorial-item{grid-template-columns:1fr;gap:6px}.editorial-item p{grid-column:auto}
  .page-hero,.article__header{padding:25px 20px;gap:24px;border-radius:20px}
  .page-hero img,.article__header img{aspect-ratio:1.45}
  .timeline li{grid-template-columns:1fr;gap:4px}
  .mobile-steps article{grid-template-columns:48px 1fr;gap:12px}.mobile-steps p{grid-column:2}
  .topic-panel{grid-template-columns:1fr;gap:12px}.topic-panel__index{font-size:2.2rem}
  .prose-grid{grid-template-columns:1fr}.article__aside{grid-template-columns:1fr}
  .footer-grid{grid-template-columns:1fr;gap:26px}.footer-bottom{flex-direction:column}
  .search-form__row,.inline-search>div{flex-direction:column}
  .button{width:100%}.button-row{width:100%}.faq-answer{padding-right:0}
}
@media (max-width:600px){
  .header-bar{width:calc(100% - 22px);gap:10px}
  .brand img{width:42px;height:42px}.brand-copy strong{font-size:1rem}
  .hero,.section,.section--tint,.section--dark,.section--band,.page-shell,.footer-grid,.footer-bottom{width:calc(100% - 20px)}
  .section{padding-top:52px;padding-bottom:52px}
  .section-heading{margin-bottom:26px}
  .check-card{min-height:0}.article__layout{padding-top:42px}
  .search-trigger{font-size:.82rem;padding:8px 10px}
}
@media (max-width:420px){
  .brand-copy{display:none}.menu-toggle{margin-left:auto}
  .hero__note{display:grid}.hero__note>span:nth-of-type(1){display:none}
  .mode-item{grid-template-columns:1fr}.mode-tag{grid-row:auto;margin-bottom:4px}
  .search-modal{padding-top:6vh}.search-modal__panel{padding:26px 18px 22px;border-radius:18px}
  .error-panel{margin:44px auto;padding:34px 20px}
}
@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}
