.security-hub-page{--sh-bg:#f8fafc;--sh-card:#fff;--sh-title:#111827;--sh-text:#374151;--sh-muted:#6b7280;--sh-blue:#2563eb;--sh-blue-soft:#dbeafe;--sh-yellow:#fef3c7;--sh-green:#dcfce7;--sh-border:#e5e7eb;background:var(--sh-bg);color:var(--sh-text);font-size:16px;line-height:1.7}.security-hub-page *,.security-hub-page *:before,.security-hub-page *:after{box-sizing:border-box;min-width:0}.security-hub-page .cb-container{max-width:1180px}.security-hub-page h1,.security-hub-page h2,.security-hub-page h3{color:var(--sh-title);letter-spacing:0;line-height:1.2}.security-hub-page h1{font-size:clamp(38px,4.5vw,54px);margin:0 0 18px}.security-hub-page h2{font-size:clamp(28px,3vw,36px);margin:0 0 12px}.security-hub-page h3{font-size:19px;margin:0 0 8px}.security-hub-page a{overflow-wrap:anywhere}.sh-section{padding:64px 0}.sh-section--muted{background:#eef3f7}.sh-section--alert{background:var(--sh-yellow)}.sh-head{max-width:820px;margin:0 auto 30px;text-align:center}.sh-head--left{margin-left:0;text-align:left}.sh-head p{margin:0;color:var(--sh-muted)}.sh-eyebrow{display:inline-flex;margin-bottom:10px;color:#128043;font-size:13px;font-weight:900;text-transform:uppercase}.sh-hero{background:linear-gradient(118deg,#081f3d 0%,#0b3454 62%,#0a4a3b 100%);color:#dbe7f2}.sh-hero__inner{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);gap:48px;align-items:center;padding-top:58px;padding-bottom:56px}.sh-hero h1,.sh-hero h2{color:#fff}.sh-hero p{max-width:760px;font-size:18px}.sh-hero .sh-eyebrow{color:#7ee39e}.sh-hero__risk{color:#c7d7e5;font-size:13px!important;font-weight:700}.sh-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px;font-size:13px}.sh-breadcrumb a{color:#dbe7f2}.sh-shield{padding:28px;border:1px solid rgba(255,255,255,.2);border-radius:16px;background:rgba(255,255,255,.09);box-shadow:0 18px 40px rgba(0,0,0,.16)}.sh-shield h2{font-size:26px}.sh-shield p{padding-top:14px;border-top:1px solid rgba(255,255,255,.15);color:#c7d7e5;font-size:13px}.sh-checklist{display:grid;gap:9px;padding:0;margin:16px 0;list-style:none}.sh-checklist li{position:relative;padding-left:27px}.sh-checklist li:before{content:"✓";position:absolute;left:0;color:#7ee39e;font-weight:900}.sh-path-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.sh-path-card,.sh-guide-card{border:1px solid var(--sh-border);border-radius:16px;background:var(--sh-card);box-shadow:0 7px 22px rgba(15,23,42,.05)}.sh-path-card{display:flex;min-height:132px;flex-direction:column;padding:22px;text-decoration:none}.sh-path-card strong{margin-top:auto;color:var(--sh-blue)}.sh-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.sh-guide-card{display:flex;min-height:250px;flex-direction:column;padding:24px}.sh-guide-card p{margin:0;color:var(--sh-muted);font-size:15px}.sh-guide-card__tag{align-self:flex-start;margin-bottom:13px;padding:5px 9px;border-radius:5px;background:var(--sh-blue-soft);color:#1d4ed8;font-size:12px;font-weight:900}.sh-card-link{display:inline-flex;margin-top:auto;padding-top:18px;color:var(--sh-blue);font-weight:800;text-decoration:none}.sh-path-card:hover,.sh-guide-card:hover{border-color:#93c5fd;box-shadow:0 10px 28px rgba(37,99,235,.09)}.sh-alert-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sh-alert-grid a{display:flex;align-items:flex-start;gap:11px;padding:15px 17px;border:1px solid #f0d48e;border-radius:10px;background:#fff;color:var(--sh-text);font-weight:700;text-decoration:none}.sh-alert-grid span{display:flex;width:20px;height:20px;flex:0 0 20px;align-items:center;justify-content:center;border-radius:50%;background:#d97706;color:#fff;font-size:12px}.sh-responsible{display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:center;padding:28px;border-left:6px solid #16a34a;border-radius:16px;background:var(--sh-green)}.sh-responsible>strong{display:flex;width:54px;height:54px;align-items:center;justify-content:center;border-radius:50%;background:#15803d;color:#fff}.sh-responsible h2{font-size:26px}.sh-responsible p{margin:0}.sh-btn{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:11px 20px;border:1px solid transparent;border-radius:8px;font-weight:800;text-decoration:none}.sh-btn--primary{background:#15803d;color:#fff}.sh-btn--ghost{border-color:rgba(255,255,255,.38);color:#fff}.sh-faq__list{display:grid;max-width:900px;gap:10px;margin:0 auto}.sh-faq__item{border:1px solid var(--sh-border);border-radius:12px;background:#fff}.sh-faq__item summary{position:relative;min-height:56px;padding:16px 54px 16px 18px;cursor:pointer;list-style:none;color:var(--sh-title);font-weight:800}.sh-faq__item summary:after{content:"+";position:absolute;right:20px;color:var(--sh-blue);font-size:22px}.sh-faq__item[open] summary:after{content:"−"}.sh-faq__item p{margin:0;padding:0 18px 19px;color:var(--sh-muted)}.sh-final{padding:54px 0;background:#0b2b4b;color:#dbe7f2;text-align:center}.sh-final h2{color:#fff}.sh-final p{margin:0 auto;max-width:700px}.sh-actions{display:flex;justify-content:center;gap:12px;margin-top:22px}@media(max-width:900px){.sh-hero__inner,.sh-responsible{grid-template-columns:1fr}.sh-path-grid,.sh-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sh-responsible{justify-items:start}}@media(max-width:640px){.sh-section{padding:46px 0}.sh-hero__inner{gap:28px;padding-top:36px;padding-bottom:42px}.security-hub-page h1{font-size:34px}.security-hub-page h2{font-size:28px}.sh-hero p{font-size:16px}.sh-path-grid,.sh-guide-grid,.sh-alert-grid{grid-template-columns:1fr}.sh-guide-card{min-height:0;padding:21px}.sh-shield,.sh-responsible{padding:22px}.sh-actions{flex-direction:column}.sh-btn{width:100%}}
