.support-page{--support-gold:#d8b768;--support-gold-strong:#f0ddb0;--support-gold-fg:#17130a;--support-gold-border:rgba(216,183,104,0.36);--support-line:rgba(166,189,213,0.14);--support-line-strong:rgba(166,189,213,0.22);--support-panel:rgba(21,26,34,0.68);--support-panel-soft:rgba(15,19,26,0.62);width:min(1040px,calc(100vw - 32px));margin:0 auto;padding:30px 0 52px}.support-hero{display:grid;grid-template-columns:minmax(0,1.35fr) 332px;gap:12px;align-items:stretch}.support-brief-card,.support-channels,.support-hero-copy{border:1px solid var(--support-line);background:var(--support-panel);box-shadow:none}.support-hero-copy{overflow:hidden;border-radius:12px;background:radial-gradient(circle at 0 0,rgba(124,154,188,.16),transparent 34%),radial-gradient(circle at 100% 100%,rgba(216,183,104,.06),transparent 30%),linear-gradient(135deg,rgba(21,26,34,.9),rgba(10,13,18,.82)),rgba(21,26,34,.72);padding:clamp(24px,4vw,38px)}.support-brief-kicker,.support-channel-label,.support-kicker{color:var(--fg-muted);font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:760;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.support-hero-copy h1{max-width:780px;margin-top:11px;color:var(--fg);font-size:clamp(34px,5.4vw,58px);font-weight:820;letter-spacing:-.045em;line-height:1}.support-hero-copy>p{max-width:690px;margin-top:15px;color:var(--fg-muted);font-size:clamp(15px,1.7vw,17px);line-height:1.58}.support-hero-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.support-hero-pills span{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--support-line);border-radius:10px;background:rgba(255,255,255,.045);color:var(--fg-muted);font-size:12px;line-height:1.2;padding:8px 10px}.support-brief-card{display:flex;flex-direction:column;justify-content:flex-start;gap:22px;border-color:var(--support-line);border-radius:12px;background:radial-gradient(circle at 100% 0,rgba(124,154,188,.1),transparent 34%),rgba(21,26,34,.76);padding:22px}.support-brief-icon,.support-channel-icon{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--support-line-strong);background:rgba(255,255,255,.055);color:var(--fg-muted)}.support-brief-icon{width:48px;height:48px;border-radius:10px}.support-brief-card h2{margin-top:9px;color:var(--fg);font-size:21px;font-weight:740;line-height:1.12}.support-brief-card p{margin-top:10px;color:var(--fg-muted);font-size:13px;line-height:1.55}.support-channels{margin-top:12px;border-radius:12px;padding:14px}.support-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}.support-section-head h2{margin-top:6px;color:var(--fg);font-size:24px;font-weight:760;line-height:1.08}.support-section-head p{max-width:390px;color:var(--fg-muted);font-size:13px;line-height:1.45}.support-channel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.support-empty-card{display:flex;align-items:flex-start;gap:14px;border:1px solid var(--support-line);border-radius:10px;background:var(--support-panel-soft);padding:18px}.support-empty-card h2{margin-top:6px;color:var(--fg);font-size:22px;font-weight:740;line-height:1.12}.support-empty-card p{max-width:620px;margin-top:8px;color:var(--fg-muted);font-size:13px;line-height:1.5}.support-channel{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:13px;align-items:center;border:1px solid var(--support-line);border-radius:10px;background:var(--support-panel-soft);padding:14px;text-decoration:none;transition:border-color .14s ease,background .14s ease,transform .14s ease}.support-channel:hover{border-color:var(--support-line-strong);background:rgba(255,255,255,.035);transform:translateY(-1px)}.support-channel--primary{border-color:var(--support-gold-border);background:radial-gradient(circle at 0 0,rgba(216,183,104,.12),transparent 40%),rgba(15,19,26,.68)}.support-channel--primary .support-channel-icon,.support-channel--primary .support-channel-label{color:var(--support-gold-strong)}.support-channel--primary .support-channel-icon{border-color:var(--support-gold-border);background:rgba(216,183,104,.1)}.support-channel-icon{width:48px;height:48px;border-radius:10px}.support-channel-icon-svg{flex:none}span.support-channel-icon-svg{font-size:20px;line-height:1}.support-channel-copy{display:grid;min-width:0;gap:4px}.support-channel-copy strong{color:var(--fg);font-size:16px;font-weight:720;line-height:1.2}.support-channel-hint{overflow:hidden;color:var(--fg-muted);font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.support-channel-cta{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;border-radius:10px;background:var(--accent);color:var(--accent-fg);font-size:13px;font-weight:680;line-height:1;padding:0 13px}.support-channel--primary .support-channel-cta{border:1px solid rgba(240,221,176,.54);background:linear-gradient(135deg,#f0ddb0,#c9a65f);color:var(--support-gold-fg)}.support-back-row{margin-top:20px;text-align:center}.support-back-row a{color:var(--fg-muted);font-size:13px;text-decoration:none;transition:color .14s ease}.support-back-row a:hover{color:var(--fg)}html[data-theme=light] .support-brief-card,html[data-theme=light] .support-channel,html[data-theme=light] .support-channels,html[data-theme=light] .support-empty-card,html[data-theme=light] .support-hero-copy{border-color:var(--border);background:var(--surface);box-shadow:var(--shadow-sm)}html[data-theme=light] .support-hero-copy{background:radial-gradient(circle at 0 0,rgba(72,102,138,.1),transparent 34%),radial-gradient(circle at 100% 100%,rgba(216,183,104,.08),transparent 30%),var(--surface)}html[data-theme=light] .support-channel--primary{border-color:rgba(196,162,83,.38);background:radial-gradient(circle at 0 0,rgba(216,183,104,.16),transparent 42%),var(--surface)}html[data-theme=light] .support-brief-icon,html[data-theme=light] .support-brief-kicker,html[data-theme=light] .support-channel-icon,html[data-theme=light] .support-channel-label,html[data-theme=light] .support-kicker{color:var(--fg-muted)}html[data-theme=light] .support-brief-icon,html[data-theme=light] .support-channel-icon,html[data-theme=light] .support-hero-pills span{border-color:rgba(71,85,105,.16);background:rgba(15,23,42,.035)}html[data-theme=light] .support-hero-pills span{color:var(--fg-muted)}html[data-theme=light] .support-channel--primary .support-channel-icon,html[data-theme=light] .support-channel--primary .support-channel-label{color:#8a651b}html[data-theme=light] .support-channel--primary .support-channel-icon{border-color:rgba(196,162,83,.28);background:rgba(216,183,104,.12)}@media (max-width:900px){.support-hero{grid-template-columns:1fr}.support-brief-card{flex-direction:row;justify-content:flex-start}.support-section-head{align-items:flex-start;flex-direction:column}.support-section-head p{max-width:none}}@media (max-width:720px){.support-page{width:min(100% - 24px,1040px);padding-top:22px}.support-brief-card,.support-channels,.support-hero-copy{border-radius:12px}.support-brief-card{flex-direction:column;padding:20px}.support-channel-grid{grid-template-columns:1fr}.support-empty-card{flex-direction:column}.support-channel{grid-template-columns:44px minmax(0,1fr)}.support-channel-icon{width:44px;height:44px;border-radius:10px}.support-channel-cta{grid-column:1/-1;width:100%}}