.hsc-sovereign-dock{position:fixed;z-index:99999;left:50%;bottom:16px;transform:translateX(-50%);display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:30px;background:rgba(8,20,42,.88);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.18);box-shadow:0 18px 48px rgba(0,0,0,.28)}.hsc-sovereign-dock a{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;min-width:62px;min-height:58px;border-radius:20px;text-decoration:none!important;color:#fff;background:rgba(255,255,255,.06);transition:.2s}.hsc-sovereign-dock a:hover{transform:translateY(-5px);background:rgba(245,158,11,.22)}.hsc-dock-icon{font-size:22px;line-height:1}.hsc-dock-label{font-size:11px;font-weight:800;white-space:nowrap}.hsc-live-box{border:1px solid #e5e7eb;border-radius:22px;padding:18px;background:#fff;box-shadow:0 12px 34px rgba(15,23,42,.08)}.hsc-live-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.hsc-live-head .status{padding:4px 10px;border-radius:999px;background:#e5e7eb}.hsc-live-head .status.live{background:#dc2626;color:#fff}.hsc-media-grid,.hsc-team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hsc-media-grid article,.hsc-member{border:1px solid #e5e7eb;border-radius:20px;padding:14px;background:#fff;box-shadow:0 10px 25px rgba(15,23,42,.06)}.hsc-media-grid img,.hsc-member img{width:100%;height:190px;object-fit:cover;border-radius:16px;background:#f1f5f9}.hsc-badge{display:inline-flex;align-items:center;justify-content:center;width:19px;height:19px;border-radius:999px;color:#fff;font-size:12px}.hsc-badge.gold{background:#d97706}.hsc-badge.blue{background:#2563eb}.hsc-badge.black{background:#111827}.hsc-badge.gray{background:#6b7280}.hsc-badge.red{background:#dc2626}.hsc-badge.green{background:#16a34a}.hsc-badge.purple{background:#7c3aed}.hsc-badge.violet{background:#8b5cf6}.hsc-home-layout{display:block}.hsc-hero-strip{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:16px}.hsc-hero-strip article{border-radius:22px;overflow:hidden;background:#0b244a;color:#fff;padding:16px;min-height:220px}.hsc-hero-strip article.lead{grid-row:span 2}.hsc-hero-strip img{width:100%;height:180px;object-fit:cover;border-radius:16px}.hsc-hero-strip a{color:#fff;text-decoration:none}@media(max-width:900px){.hsc-sovereign-dock{width:calc(100% - 20px);overflow-x:auto;justify-content:flex-start}.hsc-media-grid,.hsc-team-grid,.hsc-hero-strip{grid-template-columns:1fr}.hsc-dock-label{font-size:10px}}
