.cyber-map-container[data-astro-cid-r7q2lhh2]{background:#0a0a0f;border:1px solid #1f1f2e;border-radius:12px;padding:20px;height:100%;display:flex;flex-direction:column;box-shadow:0 10px 30px #00000080}.map-viewport-wrapper[data-astro-cid-r7q2lhh2]{width:100%;position:relative;overflow:hidden;background:#020205;border-radius:8px;border:1px solid rgba(255,255,255,.05)}.map-viewport[data-astro-cid-r7q2lhh2]{position:relative;width:100%;aspect-ratio:2 / 1;min-height:400px}.map-real-background[data-astro-cid-r7q2lhh2]{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/img/cyber-world-map.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;filter:brightness(.7) sepia(1) hue-rotate(240deg) saturate(3) contrast(1.1);opacity:.9}.threat-alert-overlay[data-astro-cid-r7q2lhh2]{position:absolute;bottom:20px;left:20px;z-index:20;pointer-events:none}.alert-box[data-astro-cid-r7q2lhh2]{background:#000c;border-left:3px solid #00f2ff;padding:8px 12px;border-radius:4px;backdrop-filter:blur(10px)}.alert-label[data-astro-cid-r7q2lhh2]{font-size:.5rem;color:#ffffff80;display:block;font-weight:800}.alert-target[data-astro-cid-r7q2lhh2]{font-family:JetBrains Mono,monospace;color:#fff;font-size:.7rem;font-weight:700}.world-map-overlay[data-astro-cid-r7q2lhh2]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;pointer-events:none}.attack-arc[data-astro-cid-r7q2lhh2]{filter:drop-shadow(0 0 5px #00f2ff);opacity:.8}.map-legend[data-astro-cid-r7q2lhh2]{display:flex;gap:20px;margin-top:15px;padding-top:15px;border-top:1px solid rgba(255,255,255,.05);align-items:center}.legend-item[data-astro-cid-r7q2lhh2]{display:flex;align-items:center;gap:8px;font-size:.6rem;color:#fff6;font-weight:700}.dot[data-astro-cid-r7q2lhh2]{width:6px;height:6px;border-radius:50%}.dot[data-astro-cid-r7q2lhh2].hq{background:#fff;box-shadow:0 0 8px #00f2ff}.dot[data-astro-cid-r7q2lhh2].origin{background:#00f2ff!important;box-shadow:0 0 8px #00f2ff!important}.line[data-astro-cid-r7q2lhh2].arc{width:15px;height:2px;background:#00f2ff!important;box-shadow:0 0 5px #00f2ff}.news-ticker-container{background:#000;border-bottom:1px solid #9b59b6;height:40px;display:flex;align-items:center;overflow:hidden;position:sticky;top:0;z-index:1000}.ticker-label{background:#9b59b6;color:#fff;padding:0 1.5rem;height:100%;display:flex;align-items:center;font-weight:900;font-size:.7rem;letter-spacing:2px;white-space:nowrap;box-shadow:10px 0 20px #00000080;z-index:2}.ticker-content{flex:1;overflow:hidden;position:relative}.ticker-scroll{display:flex;white-space:nowrap;animation:ticker 60s linear infinite}.ticker-item{display:inline-flex;align-items:center;gap:1.5rem;padding:0 4rem;font-family:JetBrains Mono,monospace;font-size:.8rem}.t-date{color:#555}.t-title{color:#fff;font-weight:700}.t-technique{color:#9b59b6}.t-sep{color:#333;margin-left:1rem}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.back-dashboard{display:inline-block;color:#555;text-decoration:none;font-size:.7rem;font-weight:700;letter-spacing:2px;margin-bottom:0;transition:color .3s}.back-dashboard:hover{color:#00f2ff}.cc-column{margin:0;padding:0}.panel-tag{font-size:.7rem;font-weight:700;color:var(--sentinel-text-dim);letter-spacing:1px;border-bottom:1px solid var(--sentinel-border);padding-bottom:.5rem;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem;height:1.5rem;box-sizing:border-box}.threat-list{display:flex;flex-direction:column;gap:.75rem}.threat-item{background:var(--sentinel-surface);border:1px solid var(--sentinel-border);padding:1rem;border-radius:4px}.threat-meta{display:flex;justify-content:space-between;margin-bottom:.5rem}.threat-source{display:flex;align-items:center;gap:.75rem}.threat-ip{font-family:Share Tech Mono,monospace;font-size:.8rem;color:var(--sentinel-cyan)}.domain-badge{font-size:.55rem;font-weight:700;padding:1px 4px;border-radius:2px}.domain-badge.qrforlife{background:#00f2ff1a;color:var(--sentinel-cyan)}.domain-badge.geekverse{background:#a855f71a;color:#a855f7}.threat-time{font-size:.7rem;color:var(--sentinel-text-dim)}.threat-body{display:flex;justify-content:space-between;align-items:center}.threat-reason{font-size:.85rem;color:var(--sentinel-text)}.severity-badge{font-size:.6rem;padding:2px 6px;border-radius:2px;font-weight:700}.severity-badge.critical{background:#ff2d551a;color:#ff2d55;border:1px solid rgba(255,45,85,.3)}.severity-badge.high{background:#ffcc001a;color:#fc0;border:1px solid rgba(255,204,0,.3)}.ssh-terminal{background:#050505;border:1px solid #1a1a1a;padding:10px;font-family:Share Tech Mono,monospace;font-size:.65rem;height:400px;overflow-y:auto;border-radius:4px;display:flex;flex-direction:column;gap:4px;box-shadow:inset 0 0 10px #000}.ssh-line{line-height:1.2;padding:2px 0;border-bottom:1px solid rgba(255,255,255,.03)}.ssh-line .time{color:#555;margin-right:5px}.ssh-line .user{color:var(--sentinel-cyan);font-weight:700}.ssh-line .ip{color:#888}.ssh-line .status{float:right;font-weight:700}.ssh-line.accepted .status{color:#0f0}.ssh-line.failed .status{color:#ff2d55}.ssh-terminal::-webkit-scrollbar{width:4px}.ssh-terminal::-webkit-scrollbar-thumb{background:#222}
