
:root{--bg:#09111b;--panel:#111d2f;--panel2:#0d1725;--line:#2b4160;--text:#f4f7fb;--muted:#9aabba;--blue:#8abfff;--red:#ef313d;--green:#74df93}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit}
.help-top{position:sticky;top:0;z-index:80;background:rgba(9,17,27,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.06)}
.help-top-inner{width:min(calc(100% - 32px),1500px);min-height:74px;margin:auto;display:flex;align-items:center;gap:24px}
.help-brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:900;letter-spacing:-.025em;white-space:nowrap}.help-brand img{width:40px;height:40px}.help-brand-main{font-size:1.12rem}.help-brand-main span{color:var(--red)}.help-brand-sub{display:block;color:#7e8ea2;font-size:.63rem;letter-spacing:.11em;text-transform:uppercase}
.help-search-wrap{flex:1;max-width:680px;margin-left:auto}.help-search{width:100%;height:44px;border:1px solid rgba(138,191,255,.2);border-radius:9px;background:#0d1725;color:#fff;padding:0 15px;outline:none;font-size:.92rem}.help-search:focus{border-color:#527ead;box-shadow:0 0 0 3px rgba(82,126,173,.14)}
.help-nav{display:flex;gap:8px;align-items:center}.help-nav a{padding:9px 12px;border-radius:8px;text-decoration:none;color:#a5b3c1;font-size:.8rem;font-weight:750}.help-nav a:hover{background:#132238;color:#fff}
.help-main{width:min(calc(100% - 32px),1350px);margin:auto;padding:68px 0 90px}.help-hero{display:grid;grid-template-columns:1.25fr .75fr;gap:50px;align-items:center;padding:18px 0 64px}
.help-eyebrow{color:#ff6670;font-size:.72rem;text-transform:uppercase;letter-spacing:.15em;font-weight:900}.help-hero h1{margin:12px 0 20px;font-size:clamp(3.1rem,7vw,6.2rem);line-height:.93;letter-spacing:-.065em}.help-hero h1 span{color:var(--red)}.help-hero p{margin:0;max-width:800px;color:var(--muted);font-size:1.07rem;line-height:1.72}
.help-hero-card{padding:28px;background:linear-gradient(145deg,#111a26,#0d151f);border:1px solid rgba(255,255,255,.09);border-radius:14px}.help-hero-logo{display:flex;align-items:center;gap:15px;margin-bottom:22px}.help-hero-logo img{width:62px;height:62px}.help-hero-logo strong{font-size:1.4rem}.help-hero-logo strong span{color:var(--red)}
.help-version{display:grid;gap:10px}.help-version div{padding:12px 14px;background:#0c1623;border:1px solid rgba(255,255,255,.06);border-radius:8px;color:#8ea0b4;font-size:.8rem}.help-version strong{color:#fff}
.help-section{margin-top:34px}.help-section-head{margin-bottom:22px}.help-section-head h2{margin:0 0 7px;font-size:2rem;letter-spacing:-.04em}.help-section-head p{margin:0;color:#8192a6}
.help-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.help-card{display:flex;flex-direction:column;min-height:220px;padding:24px;background:linear-gradient(145deg,#111a26,#0d151f);border:1px solid rgba(255,255,255,.08);border-radius:12px;text-decoration:none;transition:.2s ease}.help-card:hover{transform:translateY(-3px);border-color:rgba(239,49,61,.32)}.help-card-num{color:var(--red);font-size:.65rem;font-weight:900;letter-spacing:.12em;margin-bottom:30px}.help-card h3{margin:0 0 9px;font-size:1.13rem}.help-card p{margin:0;color:#8393a6;font-size:.86rem;line-height:1.65}.help-card-link{margin-top:auto;padding-top:22px;color:#cbd6e1;font-size:.79rem;font-weight:800}
.help-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.help-shot-card{background:#0d1725;border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden;text-decoration:none}.help-shot-card img{display:block;width:100%;height:210px;object-fit:cover;object-position:top}.help-shot-info{padding:16px}.help-shot-info strong{display:block;margin-bottom:4px}.help-shot-info span{color:#78899d;font-size:.77rem}
.help-callout{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:45px;padding:25px 28px;background:linear-gradient(145deg,rgba(239,49,61,.07),#111a26);border:1px solid rgba(239,49,61,.25);border-radius:12px}.help-callout h2{margin:0 0 6px;font-size:1.25rem}.help-callout p{margin:0;color:#8fa0b3;font-size:.86rem}.help-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:8px;background:linear-gradient(#ff4b56,#c92733);color:#fff;text-decoration:none;font-weight:850;font-size:.8rem;white-space:nowrap}
.help-footer{border-top:1px solid rgba(255,255,255,.06);padding:32px 0;color:#5f7083}.help-footer-inner{width:min(calc(100% - 32px),1350px);margin:auto;display:flex;justify-content:space-between;gap:30px;align-items:center;font-size:.75rem}.help-footer-links{display:flex;gap:16px}.help-footer a{text-decoration:none;color:#8091a4}.help-footer a:hover{color:#fff}.search-hidden{display:none!important}

/* Branded full guide */
.guide-header-brand{display:flex;align-items:center;gap:10px}.guide-header-brand img{width:38px;height:38px}
.guide-screenshot-needed{margin:18px 0;padding:18px 20px;border:1px dashed rgba(138,191,255,.28);border-radius:10px;background:rgba(138,191,255,.025);color:#7f91a5;font-size:.8rem}.guide-screenshot-needed strong{display:block;color:#a9c9ec;margin-bottom:5px}

/* Illustrated Active911 page */
.a911-wrap{width:min(calc(100% - 32px),1120px);margin:auto;padding:52px 0 90px}.a911-title{padding:15px 0 35px}.a911-title h1{font-size:clamp(3rem,6vw,5.6rem);line-height:.95;letter-spacing:-.06em;margin:10px 0 17px}.a911-title p{max-width:850px;color:#9aabba;line-height:1.7}.a911-card{background:linear-gradient(145deg,#111a26,#0d151f);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:clamp(22px,4vw,42px)}.a911-step{display:grid;grid-template-columns:58px minmax(0,1fr);gap:22px;padding:28px 0;border-top:1px solid rgba(255,255,255,.07)}.a911-step:first-child{border-top:0}.a911-num{width:45px;height:45px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(239,49,61,.45);border-radius:9px;color:#ef313d;font-weight:900}.a911-step h2{margin:2px 0 9px;font-size:1.32rem}.a911-step p,.a911-step li{color:#9aabba;line-height:1.7}.a911-shot{margin-top:17px;padding:8px;background:#08111b;border:1px solid rgba(255,255,255,.09);border-radius:10px}.a911-shot img{width:100%;display:block;border-radius:5px}.a911-warn{margin:22px 0;padding:18px 20px;border:1px solid rgba(239,49,61,.3);background:rgba(239,49,61,.04);border-radius:9px;color:#9faebb}.a911-warn strong{color:#fff}.a911-url{display:block;padding:12px 14px;background:#09121d;border:1px solid rgba(138,191,255,.18);border-radius:8px;color:#8abfff;text-decoration:none;overflow-wrap:anywhere}
@media(max-width:1000px){.help-hero{grid-template-columns:1fr}.help-cards,.help-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.help-top-inner{flex-wrap:wrap;padding:10px 0}.help-search-wrap{order:3;flex-basis:100%;max-width:none}.help-nav{display:none}.help-main{padding-top:42px}.help-cards,.help-gallery{grid-template-columns:1fr}.help-callout,.help-footer-inner{flex-direction:column;align-items:flex-start}.help-shot-card img{height:auto}.a911-step{grid-template-columns:1fr}}
