/* Secondary-page layouts; shared branding and theme tokens come from site-20260908.css. */
.help-page .help-skip{position:fixed;top:10px;left:12px;z-index:200;padding:12px 18px;background:var(--ink);color:var(--bg);border-radius:8px;transform:translateY(-150%)}
.help-page .help-skip:focus{transform:none}
.help-page :focus-visible{outline:3px solid var(--gold);outline-offset:4px}
.help-page .help-main{padding:132px 0 76px}
.help-page .help-wrap{width:min(1120px,92vw);margin-inline:auto}
.help-page .help-hero{max-width:850px;margin-bottom:42px}
.help-page .help-eyebrow{color:var(--gold);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.16em;margin-bottom:16px}
.help-page .help-hero h1{font-size:clamp(40px,6vw,74px);line-height:1.06;max-width:16ch}
.help-page .help-lead{font-size:clamp(17px,2vw,21px);line-height:1.6;color:var(--dim);margin-top:23px;max-width:62ch}
.help-page .help-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}
.help-page .help-notice{padding:20px 24px;border:1px solid var(--line);border-left:3px solid var(--gold);border-radius:0 12px 12px 0;background:var(--card-bg);color:var(--dim);font-size:14px;margin-bottom:38px;max-width:100%}
.help-page .help-notice strong{color:var(--ink)}
.help-page .help-main a:not(.btn):not(.help-card-link){text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}
.help-page .help-main a:hover{color:var(--gold)}
.help-page .help-section{padding:45px 0;border-top:1px solid var(--line);scroll-margin-top:90px}
.help-page .help-section h2{font-size:clamp(27px,3.8vw,42px);line-height:1.15;margin-bottom:19px}
.help-page .help-intro{color:var(--dim);max-width:72ch;margin:0 0 25px}
.help-page .help-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}
.help-page .help-card{padding:25px;border:1px solid var(--line);border-radius:16px;background:var(--card-bg);min-width:0}
.help-page a.help-card-link{display:flex;flex-direction:column;align-items:flex-start;gap:12px;transition:background .2s,border-color .2s}
.help-page a.help-card-link:hover{background:var(--card-bg-h);border-color:var(--card-line-h);color:var(--ink)}
.help-page .help-card h2,.help-page .help-card h3{font-size:23px;line-height:1.2;margin:0 0 10px}
.help-page .help-card p{font-size:15px;color:var(--dim)}
.help-page .help-card-link .help-link-label{display:block;margin-top:auto;padding-top:8px;font-size:14px;font-weight:700;color:var(--gold)}
.help-page .help-card-number{font-size:12px;font-weight:700;color:var(--gold);letter-spacing:.06em}
.help-page .help-two{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:start}
.help-page .help-copy p{margin:0 0 16px;color:var(--dim)}
.help-page .help-copy strong{color:var(--ink)}
.help-page .help-steps{padding-left:25px;max-width:78ch}
.help-page .help-steps li{padding-left:8px;margin:0 0 19px;color:var(--dim)}
.help-page .help-steps li::marker{color:var(--gold);font-weight:700}
.help-page .help-steps strong{color:var(--ink)}
.help-page .help-steps p{margin-top:5px}
.help-page .help-list{padding-left:21px;color:var(--dim)}
.help-page .help-list li{margin:9px 0}
.help-page .help-figure{margin:25px 0 0;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:var(--bg-2)}
.help-page .help-figure img{width:100%;height:auto}
.help-page .help-figure figcaption{padding:15px 19px;color:var(--dim);font-size:13px;line-height:1.6}
.help-page .help-figure-compact{max-width:590px;margin:0}
.help-page .help-figure-compact img{aspect-ratio:590/310;object-fit:contain;background:#25231e}
.help-page .help-anchor-nav{display:flex;gap:10px 19px;flex-wrap:wrap;margin:25px 0 35px;padding:18px 0;border-block:1px solid var(--line);font-size:14px}
.help-page .help-callout{padding:28px;border:1px solid var(--card-line-h);border-radius:16px;background:var(--card-bg);margin-top:24px}
.help-page .help-callout h3{font-size:24px;margin-bottom:10px}
.help-page .help-callout p{color:var(--dim);max-width:72ch}
.help-page .help-contact{font-size:clamp(24px,4.5vw,38px);font-weight:700;overflow-wrap:anywhere}
.help-page .help-faq{border-bottom:1px solid var(--line);padding:18px 0;scroll-margin-top:90px}
.help-page .help-faq summary{cursor:pointer;font-size:18px;font-weight:600;min-height:32px;padding-right:16px}
.help-page .help-faq p,.help-page .help-faq .help-steps{margin-top:16px;max-width:78ch;color:var(--dim)}
.help-page .help-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;list-style:none;margin-top:20px}
.help-page .help-checks li{padding:16px 18px;border-radius:12px;background:var(--card-bg);border:1px solid var(--line);color:var(--dim)}
.help-page .help-checks strong{display:block;color:var(--ink);margin-bottom:4px}
.help-page .compat-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:25px;border:1px solid var(--line);border-radius:16px;background:var(--card-bg)}
.help-page .compat-form[hidden]{display:none}
.help-page .compat-field{min-width:0}
.help-page .compat-field label{display:block;color:var(--dim);font-size:13px;font-weight:700;margin-bottom:9px}
.help-page .compat-field select{display:block;width:100%;min-height:48px;padding:10px 32px 10px 13px;border-radius:9px;border:1px solid var(--card-line-h);background:var(--bg-2);color:var(--ink);font:inherit;font-size:16px;cursor:pointer;color-scheme:dark}
.help-page[data-theme="light"] .compat-field select,[data-theme="light"] .help-page .compat-field select{color-scheme:light}
.help-page .compat-result{margin-top:20px;padding:30px;border:1px solid var(--card-line-h);border-radius:16px;background:var(--card-bg)}
.help-page .compat-result[hidden]{display:none}
.help-page .compat-result h3{font-size:28px;margin:13px 0 20px}
.help-page .compat-status{display:inline-block;font-size:12px;font-weight:700;padding:6px 11px;border-radius:7px;background:var(--bg-2);color:var(--gold)}
.help-page .compat-detail{display:grid;grid-template-columns:155px minmax(0,1fr);gap:10px 20px}
.help-page .compat-detail dt{font-size:13px;font-weight:600;color:var(--dim)}
.help-page .compat-detail dd{margin:0;font-size:15px;color:var(--ink)}
.help-page .compat-result p{margin-top:17px;color:var(--dim);font-size:14px;max-width:85ch}
.help-page .compat-load-note{font-size:14px;color:var(--dim);margin-top:18px}
.help-page .compat-table-details{margin-top:18px;border:1px solid var(--line);border-radius:13px;overflow:hidden}
.help-page .compat-table-details>summary{padding:21px;cursor:pointer;font-weight:700;font-size:19px;background:var(--card-bg)}
.help-page .compat-table-scroller{overflow-x:auto}
.help-page .compat-table{border-collapse:collapse;width:100%;font-size:14px;min-width:760px;text-align:left}
.help-page .compat-table caption{text-align:left;padding:16px 20px;color:var(--dim);font-size:13px}
.help-page .compat-table th{background:var(--bg-2);padding:14px 18px;vertical-align:top;font-size:13px}
.help-page .compat-table td{padding:16px 18px;border-top:1px solid var(--line);vertical-align:top;color:var(--dim)}
.help-page .compat-table td strong{display:block;color:var(--ink);margin-bottom:5px}
.help-page .compat-table td small{display:block;margin-top:6px;font-size:12px;line-height:1.6}
.help-page .compat-table .compat-range{max-width:190px;min-width:140px}
.help-page .compat-table .compat-scope{min-width:280px}
.help-page .help-pill{display:inline-block;padding:5px 10px;border-radius:6px;background:var(--bg-2);font-size:12px;color:var(--gold);font-weight:700;margin-bottom:14px}
.help-page .help-plain-links{display:flex;gap:12px 24px;flex-wrap:wrap;margin-top:19px}
.help-page .help-inline-code{font-family:ui-monospace,monospace;font-size:.88em}
@media(max-width:850px){.help-page .help-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.help-page .help-two{grid-template-columns:1fr}.help-page .help-figure-compact{margin:0 auto}.help-page .compat-form{gap:13px;padding:18px}}
@media(max-width:600px){.help-page .help-main{padding-top:110px}.help-page .help-hero{margin-bottom:30px}.help-page .help-grid,.help-page .help-checks,.help-page .compat-form{grid-template-columns:1fr}.help-page .help-section{padding:33px 0}.help-page .help-card,.help-page .help-callout{padding:22px}.help-page .help-notice{padding:18px}.help-page .compat-result{padding:22px}.help-page .compat-detail{grid-template-columns:1fr;gap:4px}.help-page .compat-detail dd{margin-bottom:12px}.help-page .help-actions .btn{flex:1 1 auto;text-align:center;justify-content:center}.help-page .help-figure figcaption{padding:13px}.help-page .help-anchor-nav{gap:14px 17px}.help-page .compat-table-scroller:focus-visible{outline-offset:-4px}}
@media(prefers-reduced-motion:reduce){.help-page *{scroll-behavior:auto!important;transition:none!important}}
