._wrapper_1ezbn_1{background:var(--bg-panel);border:1px solid var(--border);border-radius:4px;padding:14px 18px;display:flex;flex-direction:column;min-height:0;box-shadow:0 0 0 1px var(--border-dim),0 2px 8px #00000040;position:relative}._sectionLabel_1ezbn_13{position:absolute;top:6px;left:18px;font-size:.6rem;font-weight:700;letter-spacing:.12em;color:var(--text-muted);text-transform:uppercase;opacity:.85;pointer-events:none}._header_1ezbn_26{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;margin-top:4px;gap:12px}._titleRow_1ezbn_35{display:flex;align-items:center;gap:10px;flex-wrap:wrap}._title_1ezbn_35{margin:0;font-size:1.08rem;font-weight:700;letter-spacing:.04em;color:var(--text-bright)}._loadingDot_1ezbn_50{width:6px;height:6px;border-radius:50%;background:var(--accent-cyan);animation:_loadingPulse_1ezbn_1 1s ease-in-out infinite}@keyframes _loadingPulse_1ezbn_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.9)}}._count_1ezbn_63{font-size:.72rem;color:var(--text-muted);font-variant-numeric:tabular-nums;letter-spacing:.02em}._updated_1ezbn_70{font-size:.68rem;color:var(--text-muted);letter-spacing:.02em;margin-left:auto}._refreshBtn_1ezbn_77{padding:6px 12px;font-size:.8rem;font-weight:600;color:var(--accent-cyan);background:transparent;border:1px solid var(--border);border-radius:4px;cursor:pointer;letter-spacing:.02em;transition:border-color .2s,box-shadow .2s,background .2s}._refreshBtn_1ezbn_77:hover:not(:disabled){border-color:var(--accent-cyan);box-shadow:var(--glow-cyan);background:#00c8dc0f}._refreshBtn_1ezbn_77:focus-visible{outline:2px solid var(--accent-cyan);outline-offset:2px}._error_1ezbn_101{font-size:.8rem;color:var(--accent-red);margin-bottom:10px;padding:8px 10px;background:#dc3c3c14;border:1px solid rgba(220,60,60,.3);border-radius:4px}._error_1ezbn_101 button{margin-left:10px;padding:4px 10px;font-size:.75rem;cursor:pointer;background:var(--bg-dark);border:1px solid var(--border);color:var(--text);border-radius:4px;font-weight:600}._loading_1ezbn_50{display:flex;align-items:center;gap:10px;color:var(--text-muted);font-size:.875rem;padding:14px 0;letter-spacing:.02em}._loadingBar_1ezbn_133{display:inline-block;width:60px;height:4px;background:linear-gradient(90deg,var(--accent-cyan) 0%,transparent 100%);border-radius:2px;animation:_loadingShimmer_1ezbn_1 1.2s ease-in-out infinite}@keyframes _loadingShimmer_1ezbn_1{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}._list_1ezbn_148{list-style:none;margin:0;padding:0;overflow-y:auto;flex:1;min-height:0;scrollbar-width:thin;scrollbar-color:var(--accent-cyan) var(--bg-dark)}._list_1ezbn_148::-webkit-scrollbar{width:8px}._list_1ezbn_148::-webkit-scrollbar-track{background:var(--bg-dark);border-radius:4px}._list_1ezbn_148::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}._list_1ezbn_148::-webkit-scrollbar-thumb:hover{background:var(--accent-cyan)}._item_1ezbn_177{padding:11px 14px;margin:0 -14px;border-bottom:1px solid var(--border);border-left:3px solid transparent;transition:background .15s,border-left-color .15s}._item_1ezbn_177:last-child{border-bottom:none}._item_1ezbn_177:hover{background:#00c8dc0f;border-left-color:var(--accent-cyan)}._link_1ezbn_194{display:block;font-size:.9rem;color:var(--text);text-decoration:none;line-height:1.42;transition:color .15s}._link_1ezbn_194:hover{color:var(--accent-cyan)}._link_1ezbn_194:focus-visible{outline:2px solid var(--accent-cyan);outline-offset:2px}._headlineText_1ezbn_212{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._meta_1ezbn_219{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:7px;font-size:.72rem;color:var(--text-muted);letter-spacing:.02em}._source_1ezbn_230{padding:2px 8px;background:#00c8dc1a;border:1px solid rgba(0,200,220,.25);border-radius:3px;color:var(--accent-cyan);letter-spacing:.02em;font-weight:500}._newBadge_1ezbn_240{font-size:.6rem;font-weight:700;letter-spacing:.08em;color:var(--accent-green);padding:1px 5px;border:1px solid rgba(0,220,120,.4);border-radius:2px;background:#00dc7814}._time_1ezbn_251{font-variant-numeric:tabular-nums;opacity:.9}._filters_1ezbn_257{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--border)}._filterBtn_1ezbn_266{padding:6px 11px;font-size:.68rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);background:var(--bg-dark);border:1px solid var(--border);border-radius:4px;cursor:pointer;transition:color .15s,border-color .15s,box-shadow .15s,background .15s;font-family:inherit}._filterBtn_1ezbn_266:hover{color:var(--accent-cyan);border-color:#00c8dc80}._filterBtn_1ezbn_266:focus-visible{outline:2px solid var(--accent-cyan);outline-offset:2px}._filterActive_1ezbn_291{color:var(--text-bright);border-color:var(--accent-cyan);box-shadow:0 0 10px #00c8dc33;background:#00c8dc1f}._filterActive_1ezbn_291:hover{background:#00c8dc2e}._highlight_1ezbn_303{background:transparent;color:var(--accent-cyan);text-shadow:var(--glow-cyan);font-weight:700}._empty_1ezbn_310{padding:16px 12px;color:var(--text-muted);font-size:.82rem;font-style:italic;text-align:center;border:1px dashed var(--border);border-radius:4px;margin-top:4px}._ticker_1yx9q_1{display:flex;align-items:center;gap:12px;padding:6px 20px;background:var(--bg-panel);border-bottom:1px solid var(--border);min-height:36px}._label_1yx9q_11{font-size:.65rem;font-weight:700;letter-spacing:.12em;color:var(--accent-cyan);flex-shrink:0}._strip_1yx9q_19{flex:1;min-width:0;overflow:hidden}._link_1yx9q_25{display:block;font-size:.8rem;color:var(--text);text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .15s;animation:_fadeIn_1yx9q_1 .5s ease both}@keyframes _fadeIn_1yx9q_1{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}._link_1yx9q_25:hover{color:var(--accent-cyan);text-shadow:var(--glow-cyan)}._sourceBadge_1yx9q_47{font-size:.6rem;font-weight:600;padding:2px 6px;color:var(--text-muted);background:var(--border);border-radius:2px;text-transform:uppercase;letter-spacing:.04em;flex-shrink:0}._count_1yx9q_59{font-size:.65rem;color:var(--text-muted);font-variant-numeric:tabular-nums;flex-shrink:0}._wrapper_86s4q_1{background:var(--bg-panel);border:1px solid var(--border);border-radius:2px;padding:12px 16px;display:flex;flex-direction:column;min-height:0;box-shadow:0 0 0 1px var(--border-dim)}._header_86s4q_12{margin-bottom:10px}._title_86s4q_16{margin:0 0 2px;font-size:1rem;font-weight:700;letter-spacing:.04em;color:var(--text-bright)}._subtitle_86s4q_24{font-size:.65rem;color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase}._main_86s4q_31{display:flex;align-items:center;gap:16px;margin-bottom:12px;flex-wrap:wrap}._dayBlock_86s4q_39{display:flex;flex-direction:column;align-items:flex-start}._dayNumber_86s4q_45{font-size:2rem;font-weight:700;font-variant-numeric:tabular-nums;color:var(--accent-cyan);text-shadow:var(--glow-cyan);line-height:1.1}._dayLabel_86s4q_54{font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted)}._running_86s4q_61{display:flex;flex-direction:column;gap:0}._runningValue_86s4q_67{font-size:1rem;font-weight:600;font-variant-numeric:tabular-nums;color:var(--accent-green);text-shadow:var(--glow-green)}._runningLabel_86s4q_75{font-size:.65rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}._milestonesHeader_86s4q_82{font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--accent-cyan);margin-bottom:6px;padding-top:10px;border-top:1px solid var(--border)}._milestones_86s4q_82{list-style:none;margin:0;padding:0;overflow-y:auto;flex:1;min-height:0}._milestone_86s4q_82{display:flex;align-items:center;gap:10px;padding:4px 0;font-size:.75rem}._milestoneDate_86s4q_110{color:var(--text-muted);font-variant-numeric:tabular-nums;flex-shrink:0}._milestoneLabel_86s4q_116{color:var(--text)}._devList_86s4q_121{margin:0;padding:0 0 4px;display:flex;flex-direction:column;gap:6px}._devItem_86s4q_129{padding:5px 8px;background:#ffffff05;border-left:2px solid rgba(239,68,68,.4);border-radius:0 2px 2px 0}._devTitle_86s4q_136{font-size:.62rem;font-weight:800;color:var(--text-bright);letter-spacing:.04em;margin-bottom:2px}._devText_86s4q_144{font-size:.6rem;color:var(--text-muted);line-height:1.4;margin:0}._wrapper_jnzbw_1{background:var(--bg-panel);border:1px solid var(--border);border-radius:4px;padding:14px 18px;display:flex;flex-direction:column;min-height:0;box-shadow:0 0 0 1px var(--border-dim),0 2px 8px #00000040;position:relative}._sectionLabel_jnzbw_25{position:absolute;top:6px;left:18px;font-size:.6rem;font-weight:700;letter-spacing:.12em;color:var(--text-muted);text-transform:uppercase;opacity:.85;pointer-events:none}._header_jnzbw_51{margin-bottom:12px;margin-top:4px}._title_jnzbw_61{margin:0;font-size:1.08rem;font-weight:700;letter-spacing:.04em;color:var(--text-bright)}._groups_jnzbw_77{display:flex;flex-direction:column;gap:14px;overflow-y:auto;min-height:0}._group_jnzbw_77{flex-shrink:0}._groupTitle_jnzbw_101{margin:0 0 6px;font-size:.75rem;font-weight:700;letter-spacing:.04em;color:var(--text-muted);text-transform:uppercase}._linkList_jnzbw_119{list-style:none;margin:0;padding:0}._linkList_jnzbw_119 li{margin-bottom:4px}._linkList_jnzbw_119 li:last-child{margin-bottom:0}._link_jnzbw_119{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;color:var(--accent-cyan);text-decoration:none;padding:4px 0;transition:color .15s}._link_jnzbw_119:hover{color:var(--text-bright);text-decoration:underline}._link_jnzbw_119:focus-visible{outline:2px solid var(--accent-cyan);outline-offset:2px}._external_jnzbw_189{font-size:.7rem;opacity:.8}._wrapper_1ckki_1{display:flex;flex-direction:column;height:100%;background:var(--bg-panel);border:1px solid var(--border);border-radius:2px;overflow-y:auto}._header_1ckki_12{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background:linear-gradient(180deg,rgba(120,20,20,.25) 0%,var(--bg-elevated) 100%);border-bottom:1px solid var(--border);flex-shrink:0}._headerTitle_1ckki_22{margin:0;font-size:.85rem;font-weight:800;letter-spacing:.1em;color:var(--text-bright)}._headerCount_1ckki_30{font-size:.72rem;font-weight:600;color:var(--text-muted)}._headerCountNum_1ckki_36{color:#ef4444;font-weight:800}._hierarchy_1ckki_42{padding:16px 12px 24px;display:flex;flex-direction:column;gap:4px}._tierGroup_1ckki_50{display:flex;flex-direction:column;align-items:center}._tierLabel_1ckki_56{display:flex;align-items:center;gap:10px;width:100%;margin-bottom:8px}._tierLine_1ckki_64{flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(239,68,68,.3),transparent)}._tierText_1ckki_70{font-size:.6rem;font-weight:800;letter-spacing:.14em;color:#ef4444;white-space:nowrap;text-transform:uppercase;opacity:.9}._connector_1ckki_80{width:1px;height:14px;background:linear-gradient(180deg,#ef444480,#ef444426);margin-bottom:4px}._tierCards_1ckki_88{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;width:100%;margin-bottom:8px}._card_1ckki_98{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:28px 10px 10px;background:#0f0f16cc;border:1px solid var(--border);border-radius:3px;width:140px;min-height:130px;transition:border-color .2s,box-shadow .2s}._card_1ckki_98:hover{border-color:#ef444466;box-shadow:0 0 12px #ef44441a}._cardFeatured_1ckki_118{width:180px;min-height:160px;border-color:#ef444466;background:linear-gradient(180deg,#78141433,#0f0f16e6);box-shadow:0 0 20px #ef44441a,inset 0 0 30px #ef44440a}._avatar_1ckki_127{width:42px;height:42px;border-radius:50%;background:#ef444426;border:2px solid rgba(239,68,68,.4);display:flex;align-items:center;justify-content:center;margin-bottom:6px;flex-shrink:0}._cardFeatured_1ckki_118 ._avatar_1ckki_127{width:52px;height:52px;border-color:#ef444499;background:#ef444433}._avatarText_1ckki_147{font-size:.7rem;font-weight:800;color:#ef4444cc;letter-spacing:.05em}._cardFeatured_1ckki_118 ._avatarText_1ckki_147{font-size:.85rem}._name_1ckki_159{font-size:.72rem;font-weight:700;color:var(--text-bright);line-height:1.3;margin-bottom:2px}._cardFeatured_1ckki_118 ._name_1ckki_159{font-size:.82rem}._title_1ckki_171{font-size:.6rem;color:var(--text-muted);line-height:1.3;margin-bottom:4px}._note_1ckki_178{font-size:.55rem;color:var(--text-muted);line-height:1.25;font-style:italic;opacity:.8;margin-top:auto}._date_1ckki_187{font-size:.55rem;color:var(--text-muted);opacity:.6;margin-top:2px;font-variant-numeric:tabular-nums}._badgeEliminated_1ckki_196,._badgeActive_1ckki_197,._badgeUnknown_1ckki_198{position:absolute;top:5px;right:5px;font-size:.5rem;font-weight:800;padding:1px 5px;border-radius:2px;text-transform:uppercase;letter-spacing:.06em;line-height:1.5}._badgeEliminated_1ckki_196{background:#dc2626;color:#fff;box-shadow:0 0 6px #dc262666}._badgeActive_1ckki_197{background:#22c55e;color:#000}._badgeUnknown_1ckki_198{background:#f59e0b;color:#000}@media (max-width: 900px){._card_1ckki_98{width:120px;min-height:110px;padding:24px 8px 8px}._cardFeatured_1ckki_118{width:150px;min-height:130px}._avatar_1ckki_127{width:36px;height:36px}._cardFeatured_1ckki_118 ._avatar_1ckki_127{width:44px;height:44px}._name_1ckki_159{font-size:.65rem}._title_1ckki_171{font-size:.55rem}}@media (max-width: 600px){._card_1ckki_98{width:100px;min-height:100px}._cardFeatured_1ckki_118{width:130px}._tierCards_1ckki_88{gap:6px}}._wrapper_15xxh_1{background:var(--bg-panel);border:1px solid var(--border);border-radius:2px;overflow:hidden;display:flex;flex-direction:column;min-height:0;box-shadow:0 0 0 1px var(--border-dim)}._header_15xxh_12{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;padding:12px 16px;border-bottom:1px solid var(--border)}._titleRow_15xxh_22{display:flex;align-items:center;gap:10px}._title_15xxh_22{margin:0;font-size:1rem;font-weight:700;letter-spacing:.04em;color:var(--text-bright)}._liveBadge_15xxh_36{font-size:.7rem;font-weight:700;color:var(--accent-cyan);letter-spacing:.06em;text-shadow:var(--glow-cyan)}._viewToggle_15xxh_44{display:flex;gap:4px}._viewBtn_15xxh_49,._viewBtnActive_15xxh_50{width:32px;height:32px;display:flex;align-items:center;justify-content:center;padding:0;background:var(--bg-dark);border:1px solid var(--border);border-radius:4px;color:var(--text-muted);cursor:pointer}._viewBtn_15xxh_49:hover{color:var(--accent-cyan);border-color:var(--accent-cyan)}._viewBtnActive_15xxh_50{background:var(--accent-cyan-dim);border-color:var(--accent-cyan);color:var(--accent-cyan);box-shadow:var(--glow-cyan)}._filters_15xxh_76{display:flex;flex-wrap:wrap;gap:6px;padding:10px 16px;border-bottom:1px solid var(--border);background:#0003}._filter_15xxh_76,._filterActive_15xxh_86{padding:6px 12px;font-size:.7rem;font-weight:600;letter-spacing:.03em;border-radius:4px;cursor:pointer;border:1px solid var(--border);background:var(--bg-dark);color:var(--text-muted)}._filter_15xxh_76:hover{color:var(--text);background:#ffffff0d}._filterActive_15xxh_86{background:var(--accent-cyan-dim);border-color:var(--accent-cyan);color:var(--accent-cyan);box-shadow:var(--glow-cyan)}._content_15xxh_110{flex:1;min-height:0;overflow-y:auto;padding:12px 16px}._singleWrap_15xxh_117{display:flex;flex-direction:column;gap:10px;height:100%}._singleHeader_15xxh_124{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:6px}._videoWrap_15xxh_132{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;background:#000}._video_15xxh_132{position:absolute;top:0;left:0;width:100%;height:100%;border:0}._locationLabel_15xxh_151{font-size:.8rem;font-weight:600;color:var(--text)}._timestamp_15xxh_157{font-size:.75rem;color:var(--text-muted);font-variant-numeric:tabular-nums}._feedTabs_15xxh_163{display:flex;flex-wrap:wrap;gap:6px}._feedTab_15xxh_163,._feedTabActive_15xxh_170{padding:4px 10px;font-size:.75rem;border-radius:4px;cursor:pointer;border:1px solid var(--border);background:var(--bg-dark);color:var(--text-muted)}._feedTab_15xxh_163:hover{color:var(--text)}._feedTabActive_15xxh_170{background:var(--accent-cyan-dim);border-color:var(--accent-cyan);color:var(--accent-cyan)}._empty_15xxh_190{padding:24px;text-align:center;color:var(--text-muted);font-size:.875rem}._gridContent_15xxh_197{display:flex;flex-direction:column;gap:12px}._gridHeader_15xxh_203{display:flex;justify-content:flex-end}._gridHeader_15xxh_203 ._timestamp_15xxh_157{font-size:.75rem;color:var(--text-muted);font-variant-numeric:tabular-nums}._feedGrid2_15xxh_214{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;min-height:0}._feedGrid1_15xxh_221,._feedGrid4_15xxh_222{display:grid;gap:8px;min-height:0}._feedGrid1_15xxh_221{grid-template-columns:1fr}._feedGrid4_15xxh_222{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}._feedCell_15xxh_242{position:relative;width:100%;grid-column:span 1;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;background:#000}._feedCell_15xxh_242 ._video_15xxh_132{position:absolute;top:0;left:0;width:100%;height:100%;border:0}._feedLabel_15xxh_262{position:absolute;bottom:4px;left:6px;font-size:.65rem;color:#ffffffe6;text-shadow:0 0 4px #000;pointer-events:none}._footer_15xxh_272{padding:8px 16px;font-size:.7rem;color:var(--text-muted);border-top:1px solid var(--border);background:#0003}._footer_15xxh_272 a{color:var(--accent-cyan)}._footer_15xxh_272 a:hover{text-shadow:var(--glow-cyan)}._wrapper_1w3y2_1{background:var(--bg-panel);border:1px solid var(--border);border-radius:4px;padding:14px 18px;display:flex;flex-direction:column;min-height:0;box-shadow:0 0 0 1px var(--border-dim),0 2px 8px #00000040;position:relative}._sectionLabel_1w3y2_13{position:absolute;top:6px;left:18px;font-size:.6rem;font-weight:700;letter-spacing:.12em;color:var(--text-muted);text-transform:uppercase;opacity:.85;pointer-events:none}._header_1w3y2_26{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;margin-top:4px;gap:12px}._titleRow_1w3y2_35{display:flex;align-items:center;gap:10px;flex-wrap:wrap}._title_1w3y2_35{margin:0;font-size:1.08rem;font-weight:700;letter-spacing:.04em;color:var(--text-bright)}._count_1w3y2_50{font-size:.72rem;color:var(--text-muted);font-variant-numeric:tabular-nums;letter-spacing:.02em}._updated_1w3y2_57{font-size:.68rem;color:var(--text-muted);letter-spacing:.02em;margin-left:auto}._refreshBtn_1w3y2_64{padding:6px 12px;font-size:.8rem;font-weight:600;color:var(--accent-cyan);background:transparent;border:1px solid var(--border);border-radius:4px;cursor:pointer;transition:border-color .2s,box-shadow .2s,background .2s}._refreshBtn_1w3y2_64:hover:not(:disabled){border-color:var(--accent-cyan);box-shadow:var(--glow-cyan);background:#00c8dc0f}._refreshBtn_1w3y2_64:focus-visible{outline:2px solid var(--accent-cyan);outline-offset:2px}._tabs_1w3y2_87{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--border);max-height:120px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--accent-cyan) var(--bg-dark)}._tabs_1w3y2_87::-webkit-scrollbar{height:6px}._tabs_1w3y2_87::-webkit-scrollbar-track{background:var(--bg-dark);border-radius:3px}._tabs_1w3y2_87::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}._tab_1w3y2_87{padding:5px 10px;font-size:.7rem;font-weight:600;letter-spacing:.02em;color:var(--text-muted);background:var(--bg-dark);border:1px solid var(--border);border-radius:4px;cursor:pointer;transition:color .15s,border-color .15s,background .15s;font-family:inherit;white-space:nowrap}._tab_1w3y2_87:hover{color:var(--accent-cyan);border-color:#00c8dc80}._tab_1w3y2_87:focus-visible{outline:2px solid var(--accent-cyan);outline-offset:2px}._tabActive_1w3y2_139{color:var(--text-bright);border-color:var(--accent-cyan);box-shadow:0 0 10px #00c8dc33;background:#00c8dc1f}._tabActive_1w3y2_139:hover{background:#00c8dc2e}._error_1w3y2_150{font-size:.8rem;color:var(--accent-red);margin-bottom:10px;padding:8px 10px;background:#dc3c3c14;border:1px solid rgba(220,60,60,.3);border-radius:4px}._error_1w3y2_150 button{margin-left:10px;padding:4px 10px;font-size:.75rem;cursor:pointer;background:var(--bg-dark);border:1px solid var(--border);color:var(--text);border-radius:4px;font-weight:600}._loading_1w3y2_172{color:var(--text-muted);font-size:.875rem;padding:12px 0;letter-spacing:.02em}._list_1w3y2_179{list-style:none;margin:0;padding:0;overflow-y:auto;flex:1;min-height:0;scrollbar-width:thin;scrollbar-color:var(--accent-cyan) var(--bg-dark)}._list_1w3y2_179::-webkit-scrollbar{width:8px}._list_1w3y2_179::-webkit-scrollbar-track{background:var(--bg-dark);border-radius:4px}._list_1w3y2_179::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}._list_1w3y2_179::-webkit-scrollbar-thumb:hover{background:var(--accent-cyan)}._item_1w3y2_208{padding:11px 14px;margin:0 -14px;border-bottom:1px solid var(--border);border-left:3px solid transparent;transition:background .15s,border-left-color .15s}._item_1w3y2_208:last-child{border-bottom:none}._item_1w3y2_208:hover{background:#00c8dc0f;border-left-color:var(--accent-cyan)}._link_1w3y2_225{display:block;font-size:.9rem;color:var(--text);text-decoration:none;line-height:1.42;transition:color .15s}._link_1w3y2_225:hover{color:var(--accent-cyan)}._link_1w3y2_225:focus-visible{outline:2px solid var(--accent-cyan);outline-offset:2px}._headlineText_1w3y2_243{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._meta_1w3y2_250{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:7px;font-size:.72rem;color:var(--text-muted);letter-spacing:.02em}._source_1w3y2_261{padding:2px 8px;background:#00c8dc1a;border:1px solid rgba(0,200,220,.25);border-radius:3px;color:var(--accent-cyan);letter-spacing:.02em;font-weight:500}._time_1w3y2_271{font-variant-numeric:tabular-nums;opacity:.9}._empty_1w3y2_276{padding:16px 12px;color:var(--text-muted);font-size:.82rem;font-style:italic;text-align:center;border:1px dashed var(--border);border-radius:4px;margin-top:4px}._shell_z49el_1{display:flex;flex-direction:column;min-height:0;height:100%;position:relative;--corner: 6px}._shell_z49el_1:before,._shell_z49el_1:after{content:"";position:absolute;width:12px;height:12px;pointer-events:none;z-index:2}._shell_z49el_1:before{top:0;left:0;border-top:2px solid var(--accent-cyan);border-left:2px solid var(--accent-cyan);opacity:.5}._shell_z49el_1:after{bottom:0;right:0;border-bottom:2px solid var(--accent-cyan);border-right:2px solid var(--accent-cyan);opacity:.5}._bar_z49el_39{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 12px;background:var(--bg-elevated, #0e0e16);border:1px solid var(--border);border-bottom:none;cursor:pointer;text-align:left;color:var(--text-muted);font-family:inherit;font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;transition:color .15s,border-color .15s;flex-shrink:0;border-top:2px solid transparent;background-clip:padding-box;animation:_shimmer_z49el_1 4s linear infinite}._bar_z49el_39:hover{color:var(--accent-cyan);border-color:var(--border)}@keyframes _shimmer_z49el_1{0%{border-top-color:var(--accent-cyan)}33%{border-top-color:var(--accent-blue)}66%{border-top-color:var(--accent-cyan)}to{border-top-color:var(--accent-blue)}}._barTitle_z49el_77{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._chevron_z49el_85{font-size:.6rem;margin-left:8px;flex-shrink:0;color:var(--accent-cyan);opacity:.7}._content_z49el_93{flex:1;min-height:0;display:flex;flex-direction:column;border:1px solid var(--border);border-top:none}._isCollapsed_z49el_103{height:auto}._content_z49el_93>*{border-radius:0;border:none;box-shadow:none;flex:1;min-height:0}._bar_1ycn6_1{display:flex;align-items:stretch;background:var(--bg-elevated);border-bottom:1px solid var(--border);flex-shrink:0;min-height:44px;overflow:hidden;position:relative;z-index:8}._bar_1ycn6_1:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,var(--accent-cyan) 30%,var(--accent-blue) 60%,transparent 100%);animation:_scanRight_1ycn6_1 6s linear infinite;opacity:.6}@keyframes _scanRight_1ycn6_1{0%{transform:translate(-100%)}to{transform:translate(100%)}}._sectionLabel_1ycn6_36{font-size:.55rem;font-weight:700;letter-spacing:.14em;color:var(--accent-cyan);text-transform:uppercase;opacity:.6;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);padding:6px 0;flex-shrink:0;align-self:center;margin:0 6px 0 10px}._divider_1ycn6_52{width:1px;background:var(--border);flex-shrink:0;margin:6px 0}._timesSection_1ycn6_60{display:flex;align-items:center;padding:0 12px 0 0;gap:0;flex-shrink:0}._times_1ycn6_60{display:flex;align-items:center;gap:2px}._timeItem_1ycn6_74{display:flex;flex-direction:column;align-items:center;padding:5px 10px;border-right:1px solid var(--border);min-width:84px}._timeItem_1ycn6_74:last-child{border-right:none}._tzLabel_1ycn6_87{font-size:.58rem;font-weight:700;letter-spacing:.1em;color:var(--text-muted);text-transform:uppercase;margin-bottom:2px}._tzValue_1ycn6_96{font-size:.95rem;font-weight:600;font-variant-numeric:tabular-nums;color:var(--text-bright);letter-spacing:.04em;line-height:1}._pricesSection_1ycn6_106{display:flex;align-items:center;flex:1;min-width:0;gap:0;overflow:hidden}._prices_1ycn6_106{display:flex;align-items:center;flex:1;min-width:0;overflow-x:auto;scrollbar-width:none}._prices_1ycn6_106::-webkit-scrollbar{display:none}._priceItem_1ycn6_128{display:flex;align-items:baseline;gap:3px;padding:4px 14px;border-right:1px solid var(--border);flex-shrink:0}._priceItem_1ycn6_128:last-child{border-right:none}._pLabel_1ycn6_141{font-size:.68rem;font-weight:700;letter-spacing:.06em;color:var(--text-muted);text-transform:uppercase;flex-shrink:0}._pUnit_1ycn6_150{font-size:.58rem;color:var(--text-muted);opacity:.6;flex-shrink:0}._pValue_1ycn6_157{font-size:.88rem;font-weight:600;font-variant-numeric:tabular-nums;color:var(--accent-cyan);letter-spacing:.02em;display:flex;align-items:baseline;gap:3px;flex-shrink:0}._arrowUp_1ycn6_169{font-size:.6rem;color:var(--accent-green);text-shadow:var(--glow-green)}._arrowDown_1ycn6_175{font-size:.6rem;color:var(--accent-red)}._arrowSame_1ycn6_180{font-size:.6rem;color:var(--text-muted)}._refreshBtn_1ycn6_185{font-size:.9rem;color:var(--text-muted);background:none;border:none;cursor:pointer;padding:6px 12px;flex-shrink:0;transition:color .15s;font-family:inherit}._refreshBtn_1ycn6_185:hover:not(:disabled){color:var(--accent-cyan)}@media (max-width: 900px){._sectionLabel_1ycn6_36,._pUnit_1ycn6_150,._tzLabel_1ycn6_87{display:none}._timeItem_1ycn6_74{min-width:60px}}@media (max-width: 600px){._tzValue_1ycn6_96{font-size:.8rem}._priceItem_1ycn6_128{padding:4px 8px}}._wrapper_11kad_1{background:var(--bg-panel);border:1px solid var(--border);border-radius:2px;display:flex;flex-direction:column;min-height:0;overflow-y:auto}._header_11kad_12{padding:10px 14px;background:var(--bg-elevated);border-bottom:1px solid var(--border);flex-shrink:0}._headerTop_11kad_19{display:flex;align-items:center;gap:10px;flex-wrap:wrap}._title_11kad_26{margin:0;font-size:.82rem;font-weight:800;letter-spacing:.08em;color:var(--text-bright)}._unconfirmed_11kad_34{font-size:.55rem;font-weight:700;letter-spacing:.08em;color:var(--accent-amber);text-transform:uppercase;padding:1px 6px;border:1px solid rgba(245,158,11,.4);border-radius:2px;background:#f59e0b14}._subtitle_11kad_46{display:block;font-size:.6rem;color:var(--text-muted);letter-spacing:.04em;margin-top:4px}._loading_11kad_54{font-size:.7rem;color:var(--accent-cyan);padding:6px 14px}._primaryCards_11kad_61{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:10px 12px}._primaryCard_11kad_61{background:#0f0f16cc;border:1px solid var(--border);border-radius:2px;padding:10px 11px}._primaryLabel_11kad_75{font-size:.66rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;padding-bottom:5px;border-bottom:1px solid}._primaryRow_11kad_85{display:flex;justify-content:space-between;align-items:baseline;padding:2px 0}._metricLabel_11kad_92{color:var(--text-muted);font-size:.7rem}._metricKilled_11kad_97{font-weight:800;font-variant-numeric:tabular-nums;color:#ef4444;font-size:.88rem}._metricWounded_11kad_104{font-weight:700;font-variant-numeric:tabular-nums;color:#f59e0b;font-size:.82rem}._sourceNote_11kad_111{font-size:.56rem;color:var(--text-muted);margin-top:6px;line-height:1.35;font-style:italic;opacity:.85}._sectionTitle_11kad_121{font-size:.62rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:6px}._regionalSection_11kad_131{padding:10px 12px;border-top:1px solid var(--border)}._regionTable_11kad_136{width:100%;border-collapse:collapse;font-size:.66rem}._regionTh_11kad_142{text-align:left;font-weight:700;color:var(--text-muted);font-size:.58rem;letter-spacing:.06em;text-transform:uppercase;padding:4px 6px 6px;border-bottom:1px solid var(--border)}._regionRow_11kad_153{border-bottom:1px solid rgba(255,255,255,.04)}._regionRow_11kad_153:last-child{border-bottom:none}._regionName_11kad_161{font-weight:700;letter-spacing:.04em;padding:5px 6px;white-space:nowrap}._regionNum_11kad_168{font-weight:700;font-variant-numeric:tabular-nums;color:var(--text-bright);padding:5px 6px;white-space:nowrap}._regionNote_11kad_176{color:var(--text-muted);font-size:.58rem;padding:5px 6px;line-height:1.35}._wikiRef_11kad_183{font-weight:600;color:var(--text-muted);font-size:.56rem}._equipList_11kad_190{margin:0;padding-left:1rem;font-size:.64rem;line-height:1.5;color:var(--text-bright)}._equipItem_11kad_198{margin-bottom:4px}._equipSide_11kad_202{color:var(--text-muted);font-weight:700}._equipItemName_11kad_207{font-weight:600}._equipQty_11kad_211{font-variant-numeric:tabular-nums;color:var(--accent-amber)}._equipNote_11kad_216{color:var(--text-muted);font-size:.58rem;font-style:italic}._wikiLink_11kad_222{color:var(--accent-cyan);text-decoration:underline}._wikiLink_11kad_222:hover{opacity:.9}._notableSection_11kad_232{padding:10px 12px;border-top:1px solid var(--border)}._devList_11kad_237{margin:0;display:flex;flex-direction:column;gap:8px}._devItem_11kad_244{padding:6px 8px;background:#ffffff05;border-left:2px solid rgba(239,68,68,.4);border-radius:0 2px 2px 0}._devTitle_11kad_251{font-size:.62rem;font-weight:800;color:var(--text-bright);letter-spacing:.04em;margin-bottom:2px}._devText_11kad_259{font-size:.6rem;color:var(--text-muted);line-height:1.4;margin:0}._disclaimer_11kad_267{margin:0;padding:8px 14px;font-size:.52rem;color:var(--text-muted);line-height:1.35;font-style:italic;border-top:1px solid var(--border);opacity:.75}@media (max-width: 700px){._primaryCards_11kad_61{grid-template-columns:1fr}._regionTable_11kad_136{font-size:.6rem}}._wrapper_19mh2_1{background:linear-gradient(180deg,#1a0a0a,#161b22);border:1px solid var(--accent-red);border-radius:12px;padding:0;overflow:hidden;box-shadow:0 0 0 1px #f8514926,0 4px 20px #f8514914;display:flex;flex-direction:column;min-height:0}._header_19mh2_13{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;padding:14px 18px;background:#f851491f;border-bottom:1px solid rgba(248,81,73,.25)}._titleRow_19mh2_24{display:flex;align-items:center;gap:10px}._badge_19mh2_30{display:inline-flex;align-items:center;gap:6px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--accent-red);animation:_redPulse_19mh2_1 1.2s ease-in-out infinite}@keyframes _redPulse_19mh2_1{0%,to{opacity:1}50%{opacity:.5}}._title_19mh2_24{margin:0;font-size:1.1rem;font-weight:700;color:var(--text)}._subtitle_19mh2_54,._sourceLink_19mh2_59{font-size:.72rem;color:var(--text-muted)}._sourceLink_19mh2_59:hover{color:var(--accent-red)}._refreshBtn_19mh2_68{padding:4px 8px;font-size:.8rem;font-weight:600;color:var(--accent-red);background:transparent;border:1px solid rgba(248,81,73,.3);border-radius:5px;cursor:pointer;transition:background .15s,color .15s;line-height:1}._refreshBtn_19mh2_68:hover{background:#f8514926;color:#ff6b6b}._refreshBtn_19mh2_68:disabled{opacity:.6;cursor:not-allowed}._body_19mh2_91{padding:0;flex:1;min-height:0;display:flex;flex-direction:column;overflow-y:auto}._body_19mh2_91::-webkit-scrollbar{width:6px}._body_19mh2_91::-webkit-scrollbar-track{background:var(--bg-dark);border-radius:3px}._body_19mh2_91::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}._section_19mh2_112{padding:10px 16px 12px;display:flex;flex-direction:column}._section_19mh2_112+._section_19mh2_112{border-top:1px solid rgba(255,255,255,.06)}._sectionHeader_19mh2_122{display:flex;align-items:center;gap:8px;margin-bottom:8px;flex-wrap:wrap}._sectionTitle_19mh2_130{font-size:.82rem;font-weight:700;color:var(--text);text-transform:uppercase;letter-spacing:.06em}._error_19mh2_138{color:var(--accent-red);font-size:.82rem;margin:0 0 8px;padding:8px 10px;background:#f851491a;border-radius:6px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:6px}._error_19mh2_138 button{padding:3px 8px;font-size:.75rem;cursor:pointer;background:var(--bg-dark);border:1px solid var(--border);color:var(--text);border-radius:4px}._error_19mh2_138 button:hover{background:var(--border)}._loading_19mh2_166{color:var(--text-muted);font-size:.82rem;margin:8px 0;padding:6px 0}._alertList_19mh2_173{list-style:none;margin:0;padding:0}._historyCard_19mh2_180{padding:10px 12px;margin-bottom:6px;background:#ffffff06;border:1px solid rgba(248,81,73,.18);border-left:3px solid var(--accent-red);border-radius:8px;transition:background .12s}._historyCard_19mh2_180:hover{background:#ffffff0d}._cardHeader_19mh2_194{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:4px}._cardAreas_19mh2_202{font-size:.88rem;font-weight:700;color:var(--text);line-height:1.3;word-break:break-word}._cardSiren_19mh2_210{flex-shrink:0;font-size:.9rem;opacity:.7}._cardTime_19mh2_216{display:flex;align-items:baseline;gap:8px;margin-bottom:4px;flex-wrap:wrap}._cardRelative_19mh2_224{font-size:.75rem;font-weight:600;color:var(--accent-red)}._cardDate_19mh2_230{font-size:.72rem;color:var(--text-muted);font-variant-numeric:tabular-nums}._cardCities_19mh2_236{font-size:.75rem;color:var(--text-muted);line-height:1.4;word-break:break-word}._cardCategory_19mh2_243{font-size:.68rem;color:#f85149b3;margin-top:3px;text-transform:uppercase;letter-spacing:.04em}._viewAll_19mh2_251{display:block;text-align:center;font-size:.75rem;color:var(--text-muted);padding:6px 0 2px}._viewAll_19mh2_251:hover{color:var(--accent-red)}._alertItem_19mh2_264{display:flex;align-items:center;gap:10px;padding:8px 10px;margin-bottom:4px;background:#ffffff05;border-radius:6px;border-left:3px solid rgba(248,81,73,.5);font-size:.82rem;transition:background .12s}._alertItem_19mh2_264:hover{background:#ffffff0a}._alertLink_19mh2_281{display:flex;flex-direction:column;gap:3px;width:100%;color:inherit;text-decoration:none}._alertLink_19mh2_281:hover{color:var(--accent-red)}._alertLink_19mh2_281:focus-visible{outline:2px solid var(--accent-red);outline-offset:2px}._alertTime_19mh2_299{color:var(--text-muted);flex-shrink:0;font-variant-numeric:tabular-nums;font-size:.75rem}._alertText_19mh2_306{color:var(--text);word-break:break-word}._muted_19mh2_311{color:var(--text-muted);font-size:.82rem;margin:8px 0 0;padding:6px 0}@media (max-width: 800px){._section_19mh2_112{padding:8px 12px 10px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}._wrapper_tg4d7_1{display:flex;flex-direction:column;height:100%;min-height:320px;background:var(--bg-panel);border:1px solid var(--border);border-radius:2px;overflow:hidden}._header_tg4d7_13{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;padding:10px 14px;background:linear-gradient(180deg,rgba(20,20,28,1) 0%,var(--bg-elevated) 100%);border-bottom:1px solid var(--border)}._headerLeft_tg4d7_24{display:flex;align-items:center;gap:10px}._headerLive_tg4d7_30{width:8px;height:8px;border-radius:50%;background:#ef4444;box-shadow:0 0 6px #ef4444,0 0 12px #ef444466;animation:_livePulse_tg4d7_1 2s ease-in-out infinite}@keyframes _livePulse_tg4d7_1{0%,to{opacity:1}50%{opacity:.4}}._title_tg4d7_44{margin:0;font-size:.88rem;font-weight:800;letter-spacing:.1em;color:var(--text-bright)}._headerRight_tg4d7_52{display:flex;align-items:center;gap:12px}._headerStat_tg4d7_58{font-size:.7rem;font-weight:600;color:var(--text-muted);letter-spacing:.04em}._headerAlertCount_tg4d7_65{font-size:.68rem;font-weight:700;color:#f97316;letter-spacing:.04em;padding:2px 8px;border:1px solid rgba(249,115,22,.4);border-radius:2px;background:#f973161a}._utc_tg4d7_76{font-size:.7rem;color:var(--text-muted);font-variant-numeric:tabular-nums;opacity:.9}._alertTicker_tg4d7_84{display:flex;align-items:center;gap:8px;padding:7px 14px;background:linear-gradient(90deg,#ef44441f,#f9731614,#ef44440d);border-bottom:1px solid rgba(239,68,68,.25);overflow:hidden;white-space:nowrap;min-height:32px;animation:_tickerGlow_tg4d7_1 3s ease-in-out infinite}@keyframes _tickerGlow_tg4d7_1{0%,to{border-bottom-color:#ef444440}50%{border-bottom-color:#f9731680}}._alertBadge_tg4d7_102{flex-shrink:0;font-size:.62rem;font-weight:800;letter-spacing:.1em;color:#fff;background:#dc2626;padding:2px 8px;border-radius:2px;text-transform:uppercase}._alertRegion_tg4d7_114{flex-shrink:0;font-size:.7rem;font-weight:700;color:#fbbf24;letter-spacing:.04em}._alertSource_tg4d7_122{flex-shrink:0;font-size:.65rem;font-weight:600;color:var(--text-muted)}._alertSep_tg4d7_129{color:var(--text-muted);opacity:.5;flex-shrink:0}._alertText_tg4d7_135{font-size:.72rem;font-weight:600;color:var(--text-bright);text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._alertText_tg4d7_135:hover{color:#f97316}._alertCounter_tg4d7_149{flex-shrink:0;margin-left:auto;font-size:.62rem;font-weight:700;color:var(--text-muted);opacity:.7;font-variant-numeric:tabular-nums}._toolBar_tg4d7_160{display:flex;align-items:center;gap:0;background:var(--bg-dark);border-bottom:1px solid var(--border)}._strikeCommandLink_tg4d7_168{display:flex;align-items:center;padding:6px 14px;font-size:.68rem;font-weight:700;letter-spacing:.08em;color:var(--accent-cyan);text-decoration:none;border-right:1px solid var(--border);transition:background .15s,color .15s;white-space:nowrap}._strikeCommandLink_tg4d7_168:hover{background:#00c8dc1a;color:var(--text-bright)}._timeFilters_tg4d7_187{display:flex;flex-wrap:wrap;gap:4px;padding:6px 12px}._timeBtn_tg4d7_194,._timeBtnActive_tg4d7_195{padding:3px 10px;font-size:.68rem;font-weight:600;letter-spacing:.02em;border-radius:2px;cursor:pointer;border:1px solid transparent;background:transparent;color:var(--text-muted);transition:all .15s}._timeBtn_tg4d7_194:hover{color:var(--accent-cyan);border-color:var(--accent-cyan)}._timeBtnActive_tg4d7_195{background:var(--accent-cyan-dim);color:var(--accent-cyan);border-color:var(--accent-cyan)}._mapLayout_tg4d7_220{flex:1;display:flex;min-height:280px}._sidebar_tg4d7_226{width:190px;flex-shrink:0;background:var(--bg-elevated);border-right:1px solid var(--border);display:flex;flex-direction:column;overflow-y:auto}._layersPanel_tg4d7_236{display:flex;flex-direction:column}._layersHeader_tg4d7_241{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 12px;font-size:.7rem;font-weight:700;letter-spacing:.08em;color:var(--text-muted);background:transparent;border:none;border-bottom:1px solid var(--border);cursor:pointer;text-align:left}._layersHeader_tg4d7_241:hover{color:var(--accent-cyan)}._layersChevron_tg4d7_262{font-size:.6rem;color:var(--accent-cyan);opacity:.8}._layersList_tg4d7_268{padding:8px 12px 12px;display:flex;flex-direction:column;gap:6px}._layerItem_tg4d7_275{display:flex;align-items:center;gap:7px;font-size:.74rem;color:var(--text);cursor:pointer}._layerItem_tg4d7_275 input{accent-color:var(--accent-cyan);cursor:pointer}._layerIcon_tg4d7_289{font-size:.95rem;opacity:.95;flex-shrink:0}._notifPanel_tg4d7_296{border-top:1px solid var(--border);display:flex;flex-direction:column}._notifHeader_tg4d7_302{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;font-size:.68rem;font-weight:700;letter-spacing:.08em;color:var(--text-muted);background:transparent;border:none;border-bottom:1px solid var(--border);cursor:pointer;text-align:left}._notifHeader_tg4d7_302:hover{color:var(--accent-cyan)}._notifDot_tg4d7_323{width:6px;height:6px;border-radius:50%;background:#f97316;box-shadow:0 0 5px #f9731699;animation:_livePulse_tg4d7_1 2s ease-in-out infinite}._notifCount_tg4d7_332{font-size:.62rem;font-weight:800;color:#f97316;background:#f9731626;border:1px solid rgba(249,115,22,.3);border-radius:2px;padding:1px 5px;margin-left:auto}._notifList_tg4d7_343{list-style:none;margin:0;padding:6px 0;max-height:220px;overflow-y:auto}._notifItem_tg4d7_351{display:flex;align-items:flex-start;gap:8px;padding:6px 12px;border-bottom:1px solid rgba(255,255,255,.04);transition:background .15s}._notifItem_tg4d7_351:last-child{border-bottom:none}._notifItem_tg4d7_351:hover{background:#ffffff08}._notifItemDot_tg4d7_368{width:5px;height:5px;border-radius:50%;background:#f97316;flex-shrink:0;margin-top:5px}._notifItemBody_tg4d7_377{min-width:0}._notifItemTitle_tg4d7_381{display:block;font-size:.68rem;font-weight:600;color:var(--text);text-decoration:none;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._notifItemTitle_tg4d7_381:hover{color:var(--text-bright)}._notifItemMeta_tg4d7_398{font-size:.6rem;color:var(--text-muted);margin-top:2px;display:block}._mapWrap_tg4d7_406{flex:1;min-width:0;min-height:240px;height:100%;position:relative}._map_tg4d7_220{width:100%;height:100%;min-height:240px;background:var(--bg-dark)}._mapWrap_tg4d7_406 .leaflet-container{height:100%;min-height:240px;font-family:inherit;background:var(--bg-dark)}._mapWrap_tg4d7_406 .leaflet-tile-pane,._mapWrap_tg4d7_406 .leaflet-map-pane{background:var(--bg-dark)}._mapWrap_tg4d7_406 .leaflet-tile{background:transparent!important}._mapControls_tg4d7_438{position:absolute;top:12px;right:12px;display:flex;flex-direction:column;gap:4px;z-index:1000}._ctrlBtn_tg4d7_448{width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:600;color:var(--text);background:var(--bg-panel);border:1px solid var(--border);border-radius:2px;cursor:pointer;box-shadow:0 2px 8px #0006;transition:all .15s}._ctrlBtn_tg4d7_448:hover{color:var(--accent-cyan);border-color:var(--accent-cyan);box-shadow:0 0 8px #00c8dc33}.leaflet-interactive._pulseMarker_tg4d7_472{animation:_markerPulse_tg4d7_1 2.5s ease-in-out infinite}@keyframes _markerPulse_tg4d7_1{0%,to{filter:drop-shadow(0 0 4px rgba(249,115,22,.6))}50%{filter:drop-shadow(0 0 14px rgba(249,115,22,.9))}}._wrapper_tg4d7_1 .leaflet-popup-content-wrapper{background:#0f0f16f7;color:var(--text);border:1px solid var(--border);border-radius:4px;box-shadow:0 4px 24px #0009,0 0 1px #ffffff0d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._wrapper_tg4d7_1 .leaflet-popup-content{margin:10px 12px}._wrapper_tg4d7_1 .leaflet-popup-tip{background:#0f0f16f7;border:1px solid var(--border)}._wrapper_tg4d7_1 .leaflet-container a.leaflet-popup-close-button{color:var(--text-muted)}._wrapper_tg4d7_1 .leaflet-container a.leaflet-popup-close-button:hover{color:var(--text-bright)}._popup_tg4d7_509{min-width:200px;padding:4px 0}._popupTitle_tg4d7_514{font-size:.85rem;font-weight:700;color:var(--text-bright);margin-bottom:6px}._popupDesc_tg4d7_521{font-size:.78rem;color:var(--text);margin:0 0 8px;line-height:1.35}._popupLinks_tg4d7_528{display:flex;flex-direction:column;gap:4px}._popupLink_tg4d7_528{font-size:.75rem;color:var(--accent-cyan)}._popupLink_tg4d7_528:hover{text-decoration:underline}._newsPopupInner_tg4d7_544{min-width:260px;max-width:340px;padding:4px 0}._newsPopupHeader_tg4d7_550{display:flex;align-items:center;gap:8px;margin-bottom:8px}._newsPopupDot_tg4d7_557{width:8px;height:8px;border-radius:50%;background:#ef4444;box-shadow:0 0 6px #ef4444b3;animation:_livePulse_tg4d7_1 2s ease-in-out infinite}._newsBadge_tg4d7_566,._newsBadgeAlert_tg4d7_567{font-size:.62rem;font-weight:800;letter-spacing:.1em;padding:2px 8px;border-radius:2px;text-transform:uppercase}._newsBadge_tg4d7_566{color:#c084fc;border:1px solid rgba(192,132,252,.3);background:#a855f71f}._newsBadgeAlert_tg4d7_567{color:#fff;background:linear-gradient(135deg,#dc2626,#ea580c);border:none}._newsPopupTag_tg4d7_588{font-size:.58rem;font-weight:700;letter-spacing:.08em;color:#22c55e;background:#22c55e1f;border:1px solid rgba(34,197,94,.25);border-radius:2px;padding:1px 6px}._newsPopupTitle_tg4d7_599{font-size:.85rem;font-weight:700;color:var(--text-bright);line-height:1.4;margin-bottom:6px}._newsPopupDesc_tg4d7_607{font-size:.74rem;color:var(--text);line-height:1.4;margin:0 0 8px;padding:6px 8px;background:#ffffff08;border-left:2px solid var(--border);border-radius:0 2px 2px 0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}._newsPopupFooter_tg4d7_622{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}._newsPopupLink_tg4d7_629{font-size:.72rem;font-weight:700;color:var(--accent-cyan);text-decoration:none;letter-spacing:.04em}._newsPopupLink_tg4d7_629:hover{text-decoration:underline}._newsPopupCoords_tg4d7_641{font-size:.65rem;color:var(--text-muted);font-variant-numeric:tabular-nums;opacity:.8}._newsPopupMeta_tg4d7_648{display:flex;align-items:center;gap:10px;padding-top:6px;border-top:1px solid rgba(255,255,255,.06)}._newsSource_tg4d7_656{font-size:.65rem;font-weight:600;color:var(--text-muted)}._newsTime_tg4d7_662{font-size:.65rem;color:var(--text-muted);font-variant-numeric:tabular-nums;margin-left:auto}._legend_tg4d7_670{display:flex;flex-wrap:wrap;align-items:center;gap:10px 18px;padding:7px 14px;background:var(--bg-elevated);border-top:1px solid var(--border);font-size:.68rem;letter-spacing:.04em}._legendTitle_tg4d7_682{font-weight:800;color:var(--text-muted);letter-spacing:.1em;margin-right:2px}._legendItem_tg4d7_689{font-weight:500;display:inline-flex;align-items:center;gap:5px}._legendDot_tg4d7_696{width:8px;height:8px;border-radius:50%;flex-shrink:0;opacity:.9}._legendIcon_tg4d7_704{font-size:.9rem;line-height:1;opacity:.9}@media (max-width: 700px){._sidebar_tg4d7_226{width:100%;border-right:none;border-bottom:1px solid var(--border);max-height:180px}._mapLayout_tg4d7_220{flex-direction:column}._mapWrap_tg4d7_406,._map_tg4d7_220{min-height:280px}._toolBar_tg4d7_160{flex-direction:column}._strikeCommandLink_tg4d7_168{border-right:none;border-bottom:1px solid var(--border)}._alertTicker_tg4d7_84{font-size:.65rem}}._overlay_pnzqr_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}._backdrop_pnzqr_21{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b3;cursor:pointer}._modal_pnzqr_35{position:relative;width:100%;max-width:560px;max-height:85vh;overflow:hidden;display:flex;flex-direction:column;background:var(--bg-panel);border:1px solid var(--border);border-radius:4px;box-shadow:0 0 40px #00f0ff14,0 8px 32px #00000080}._header_pnzqr_63{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid var(--border);flex-shrink:0}._title_pnzqr_81{margin:0;font-size:1rem;font-weight:700;letter-spacing:.06em;color:var(--text-bright)}._closeBtn_pnzqr_97{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;line-height:1;color:var(--text-muted);background:transparent;border:1px solid var(--border);border-radius:2px;cursor:pointer}._closeBtn_pnzqr_97:hover{color:var(--accent-cyan);border-color:var(--accent-cyan)}._subtitle_pnzqr_137{margin:0;padding:10px 18px;font-size:.75rem;color:var(--text-muted)}._list_pnzqr_151{list-style:none;margin:0;padding:12px 18px 18px;overflow-y:auto}._item_pnzqr_165{padding:10px 0;border-bottom:1px solid var(--border-dim);display:flex;flex-direction:column;gap:4px}._item_pnzqr_165:last-child{border-bottom:none}._label_pnzqr_189{font-size:.8rem;font-weight:600;color:var(--text-bright)}._url_pnzqr_201{font-size:.72rem;color:var(--accent-cyan);word-break:break-all}._url_pnzqr_201:hover{text-shadow:var(--glow-cyan)}._urlMuted_pnzqr_221{font-size:.72rem;color:var(--text-muted)}._wrapper_rui5n_1{background:var(--bg-panel);border:1px solid var(--border);border-radius:2px;display:flex;flex-direction:column;min-height:0;overflow:hidden}._header_rui5n_12{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:var(--bg-elevated);border-bottom:1px solid var(--border)}._title_rui5n_21{margin:0;font-size:.85rem;font-weight:800;letter-spacing:.08em;color:var(--text-bright)}._headerCount_rui5n_29{font-size:.62rem;font-weight:600;color:var(--text-muted)}._tabs_rui5n_36{display:flex;flex-wrap:wrap;gap:4px;padding:8px 12px;background:var(--bg-dark);border-bottom:1px solid var(--border)}._tab_rui5n_36{padding:4px 10px;font-size:.65rem;font-weight:600;font-family:inherit;letter-spacing:.02em;color:var(--text-muted);background:transparent;border:1px solid transparent;border-radius:2px;cursor:pointer;transition:all .15s;white-space:nowrap}._tab_rui5n_36:hover{color:var(--accent-cyan);border-color:#00c8dc4d}._tabActive_rui5n_65{color:var(--accent-cyan);border-color:var(--accent-cyan);background:#00c8dc1a;box-shadow:0 0 6px #00c8dc26}._channelMeta_rui5n_73{display:flex;align-items:center;gap:10px;padding:6px 14px;border-bottom:1px solid var(--border)}._openLink_rui5n_81{font-size:.65rem;color:var(--accent-cyan);text-decoration:none;font-weight:600;white-space:nowrap}._openLink_rui5n_81:hover{text-decoration:underline}._channelDesc_rui5n_93{font-size:.62rem;color:var(--text-muted)}._postsWrap_rui5n_99{flex:1;min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--accent-cyan) var(--bg-dark)}._postsWrap_rui5n_99::-webkit-scrollbar{width:6px}._postsWrap_rui5n_99::-webkit-scrollbar-track{background:var(--bg-dark)}._postsWrap_rui5n_99::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}._postsWrap_rui5n_99::-webkit-scrollbar-thumb:hover{background:var(--accent-cyan)}._postList_rui5n_112{list-style:none;margin:0;padding:0}._postItem_rui5n_118{padding:8px 14px;border-bottom:1px solid rgba(255,255,255,.04);border-left:2px solid transparent;transition:background .15s,border-left-color .15s}._postItem_rui5n_118:hover{background:#00c8dc08;border-left-color:var(--accent-cyan)}._postLink_rui5n_130{display:block;text-decoration:none;color:var(--text)}._postLink_rui5n_130:hover{color:var(--accent-cyan)}._postSource_rui5n_140{display:inline-block;font-size:.58rem;font-weight:700;letter-spacing:.06em;color:var(--accent-cyan);background:#00c8dc14;border:1px solid rgba(0,200,220,.2);border-radius:2px;padding:1px 5px;margin-bottom:3px}._postText_rui5n_153{display:block;font-size:.78rem;line-height:1.4;white-space:pre-wrap;word-break:break-word;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._postMeta_rui5n_165{display:block;font-size:.62rem;color:var(--text-muted);margin-top:3px;font-variant-numeric:tabular-nums}._error_rui5n_174{font-size:.72rem;color:var(--accent-red);padding:8px 14px;background:#dc3c3c0f;border-bottom:1px solid rgba(220,60,60,.2)}._error_rui5n_174 button{margin-left:8px;padding:2px 8px;font-size:.65rem;cursor:pointer;background:var(--bg-dark);border:1px solid var(--border);color:var(--text);border-radius:2px;font-weight:600}._loading_rui5n_194{color:var(--text-muted);font-size:.75rem;padding:12px 14px}._empty_rui5n_200{color:var(--text-muted);font-size:.72rem;font-style:italic;padding:14px;margin:0}._wrapper_1q3or_1{background:var(--bg-panel);border:1px solid var(--border);border-radius:4px;padding:14px 18px;display:flex;flex-direction:column;min-height:0;box-shadow:0 0 0 1px var(--border-dim),0 2px 8px #00000040;position:relative}._sectionLabel_1q3or_13{position:absolute;top:6px;left:18px;font-size:.6rem;font-weight:700;letter-spacing:.12em;color:var(--text-muted);text-transform:uppercase;opacity:.85;pointer-events:none}._header_1q3or_26{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;margin-top:4px;gap:10px;flex-wrap:wrap}._title_1q3or_36{margin:0;font-size:1.08rem;font-weight:700;letter-spacing:.04em;color:var(--text-bright)}._count_1q3or_44{font-size:.72rem;color:var(--text-muted);font-variant-numeric:tabular-nums}._refreshBtn_1q3or_50{padding:6px 12px;font-size:.8rem;font-weight:600;color:var(--accent-cyan);background:transparent;border:1px solid var(--border);border-radius:4px;cursor:pointer;transition:border-color .2s,box-shadow .2s,background .2s}._refreshBtn_1q3or_50:hover:not(:disabled){border-color:var(--accent-cyan);box-shadow:var(--glow-cyan);background:#00c8dc0f}._refreshBtn_1q3or_50:focus-visible{outline:2px solid var(--accent-cyan);outline-offset:2px}._error_1q3or_73{font-size:.8rem;color:var(--accent-red);margin-bottom:10px;padding:8px 10px;background:#dc3c3c14;border:1px solid rgba(220,60,60,.3);border-radius:4px}._error_1q3or_73 button{margin-left:10px;padding:4px 10px;font-size:.75rem;cursor:pointer;background:var(--bg-dark);border:1px solid var(--border);color:var(--text);border-radius:4px;font-weight:600}._loading_1q3or_95{color:var(--text-muted);font-size:.875rem;padding:12px 0}._list_1q3or_101{list-style:none;margin:0;padding:0;overflow-y:auto;flex:1;min-height:0;scrollbar-width:thin;scrollbar-color:var(--accent-cyan) var(--bg-dark)}._list_1q3or_101::-webkit-scrollbar{width:8px}._list_1q3or_101::-webkit-scrollbar-track{background:var(--bg-dark);border-radius:4px}._list_1q3or_101::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}._list_1q3or_101::-webkit-scrollbar-thumb:hover{background:var(--accent-cyan)}._item_1q3or_130{padding:10px 12px;margin:0 -12px;border-bottom:1px solid var(--border);border-left:3px solid transparent;transition:background .15s,border-left-color .15s}._item_1q3or_130:last-child{border-bottom:none}._item_1q3or_130:hover{background:#00c8dc0f;border-left-color:var(--accent-cyan)}._link_1q3or_147{display:flex;flex-direction:column;gap:4px;text-decoration:none;color:var(--text);transition:color .15s}._link_1q3or_147:hover{color:var(--accent-cyan)}._link_1q3or_147:focus-visible{outline:2px solid var(--accent-cyan);outline-offset:2px}._time_1q3or_165{font-size:.7rem;color:var(--text-muted);font-variant-numeric:tabular-nums}._headlineText_1q3or_171{font-size:.88rem;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._source_1q3or_180{display:block;margin-top:4px;font-size:.68rem;color:var(--accent-cyan);padding:2px 6px;background:#00c8dc1a;border-radius:2px;width:fit-content}._empty_1q3or_191{padding:16px 12px;color:var(--text-muted);font-size:.82rem;font-style:italic;text-align:center}._app_lpzpz_1{min-height:100vh;display:flex;flex-direction:column;background:var(--bg-dark)}._skipLink_lpzpz_8{position:absolute;top:-100px;left:12px;padding:8px 12px;font-size:.8rem;font-weight:600;color:var(--bg-dark);background:var(--accent-cyan);border-radius:2px;z-index:1001;transition:top .15s}._skipLink_lpzpz_8:focus{top:12px;outline:2px solid var(--accent-cyan);outline-offset:2px}._header_lpzpz_29{display:flex;align-items:center;gap:12px;padding:10px 20px;background:var(--bg-panel);border-bottom:1px solid var(--border);box-shadow:0 1px 0 var(--border-dim);flex-shrink:0;position:relative;z-index:10}._brand_lpzpz_42{font-size:1rem;font-weight:700;letter-spacing:.12em;color:var(--text-bright);text-transform:uppercase}._live_lpzpz_50{display:inline-flex;align-items:center;gap:6px;font-size:.7rem;font-weight:700;color:var(--accent-green);text-transform:uppercase;letter-spacing:.08em}._live_lpzpz_50:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--accent-green);box-shadow:var(--glow-green);animation:_pulse_lpzpz_1 1.5s ease-in-out infinite}@keyframes _pulse_lpzpz_1{0%,to{opacity:1}50%{opacity:.5}}._utc_lpzpz_76{margin-left:auto;font-size:.8rem;color:var(--text-muted);font-variant-numeric:tabular-nums;letter-spacing:.02em}._nav_lpzpz_84{display:flex;gap:4px;align-items:center}._navDropdown_lpzpz_90{position:relative}._navBtn_lpzpz_94{padding:6px 12px;font-size:.75rem;font-weight:600;letter-spacing:.04em;color:var(--text-muted);background:var(--bg-dark);border:1px solid var(--border);border-radius:2px;cursor:pointer}._navBtn_lpzpz_94:hover{color:var(--accent-cyan);border-color:var(--accent-cyan);box-shadow:var(--glow-cyan)}._dropdown_lpzpz_112{position:absolute;top:100%;right:0;margin-top:4px;min-width:140px;padding:6px 0;background:var(--bg-panel);border:1px solid var(--border);border-radius:2px;box-shadow:0 4px 20px #0006;z-index:20}._dropdownItem_lpzpz_126{display:block;width:100%;padding:8px 14px;font-size:.8rem;text-align:left;color:var(--text);background:none;border:none;cursor:pointer}._dropdownItem_lpzpz_126:hover{color:var(--accent-cyan);background:var(--accent-cyan-dim)}._body_lpzpz_144{flex:1;display:flex;min-height:0;overflow:hidden}._gridWrap_lpzpz_151{flex:1;min-width:0;overflow:auto;padding:14px;background:var(--bg-dark)}._grid_lpzpz_151{display:grid;gap:12px;max-width:1600px;margin:0 auto;grid-template-columns:repeat(3,1fr);grid-template-areas:"map        map     map" "cams       heads   telegram" "news       redalerts casualties" "eventlog   pulse   timeline" "targets    targets targets"}._slotMap_lpzpz_176{grid-area:map;min-height:380px}._slotCams_lpzpz_177{grid-area:cams;min-height:280px}._slotHeads_lpzpz_178{grid-area:heads}._slotTargets_lpzpz_179{grid-area:targets;min-height:280px;max-height:380px}._slotNews_lpzpz_180{grid-area:news}._slotRedAlerts_lpzpz_181{grid-area:redalerts;min-height:480px}._slotCasualties_lpzpz_182{grid-area:casualties}._slotPulse_lpzpz_183{grid-area:pulse}._slotTimeline_lpzpz_184{grid-area:timeline}._slotTelegram_lpzpz_185{grid-area:telegram}._slotEventLog_lpzpz_186{grid-area:eventlog;min-height:280px}._slotMap_lpzpz_176,._slotHeads_lpzpz_178,._slotTimeline_lpzpz_184,._slotCams_lpzpz_177,._slotNews_lpzpz_180,._slotPulse_lpzpz_183,._slotTargets_lpzpz_179,._slotCasualties_lpzpz_182,._slotRedAlerts_lpzpz_181,._slotTelegram_lpzpz_185,._slotLinks_lpzpz_199,._slotEventLog_lpzpz_186{min-height:0;display:flex;flex-direction:column}._slotMap_lpzpz_176>*,._slotHeads_lpzpz_178>*,._slotTimeline_lpzpz_184>*,._slotCams_lpzpz_177>*,._slotNews_lpzpz_180>*,._slotPulse_lpzpz_183>*,._slotTargets_lpzpz_179>*,._slotCasualties_lpzpz_182>*,._slotRedAlerts_lpzpz_181>*,._slotTelegram_lpzpz_185>*,._slotEventLog_lpzpz_186>*{flex:1;min-height:0}@media (max-width: 1100px){._grid_lpzpz_151{grid-template-columns:1fr 1fr;grid-template-areas:"map        map" "cams       heads" "telegram   news" "redalerts  casualties" "eventlog   pulse" "timeline   timeline" "targets    targets"}}@media (max-width: 700px){._grid_lpzpz_151{grid-template-columns:1fr;grid-template-areas:"map" "cams" "heads" "telegram" "news" "redalerts" "casualties" "eventlog" "pulse" "timeline" "targets"}._nav_lpzpz_84{display:none}}._footer_lpzpz_261{padding:8px 20px;font-size:.7rem;color:var(--text-muted);background:var(--bg-panel);border-top:1px solid var(--border);box-shadow:0 -1px 0 var(--border-dim);flex-shrink:0;letter-spacing:.02em;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}._footerSources_lpzpz_277{color:var(--accent-cyan)}._footerTime_lpzpz_281{font-variant-numeric:tabular-nums}._wrapper_1nk7s_1{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;background:var(--bg-dark);background-image:radial-gradient(ellipse 80% 50% at 50% 20%,rgba(0,240,255,.06),transparent),linear-gradient(180deg,var(--bg-dark) 0%,var(--bg-panel) 100%)}._content_1nk7s_13{text-align:center;max-width:480px}._brand_1nk7s_18{font-size:clamp(2rem,8vw,3.5rem);font-weight:700;letter-spacing:.2em;color:var(--text-bright);text-transform:uppercase;margin:0 0 12px;text-shadow:var(--glow-cyan)}._tagline_1nk7s_28{font-size:1rem;color:var(--text-muted);letter-spacing:.08em;margin:0 0 8px;text-transform:uppercase}._description_1nk7s_36{font-size:.9rem;color:var(--text);line-height:1.5;margin:0 0 32px}._cta_1nk7s_43{display:inline-block;padding:14px 32px;font-size:.95rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--bg-dark);background:var(--accent-cyan);border:1px solid var(--accent-cyan);border-radius:4px;cursor:pointer;text-decoration:none;transition:box-shadow .2s,transform .15s;box-shadow:var(--glow-cyan)}._cta_1nk7s_43:hover{box-shadow:0 0 20px #00f0ff66;transform:translateY(-1px)}._cta_1nk7s_43:focus-visible{outline:2px solid var(--accent-cyan);outline-offset:4px}:root{--bg-dark: #050508;--bg-panel: #0a0a0f;--bg-elevated: #0e0e16;--border: #1a1a2e;--border-dim: #12121a;--text: #b8c5d6;--text-muted: #5a6378;--text-bright: #e2e8f4;--accent-cyan: #00f0ff;--accent-cyan-dim: rgba(0, 240, 255, .15);--accent-blue: #3b82f6;--accent-green: #00ff88;--accent-green-dim: rgba(0, 255, 136, .2);--accent-red: #ff3366;--accent-amber: #f59e0b;--glow-cyan: 0 0 12px rgba(0, 240, 255, .25);--glow-green: 0 0 8px rgba(0, 255, 136, .2)}*{box-sizing:border-box}body{margin:0;font-family:JetBrains Mono,Share Tech Mono,ui-monospace,monospace;background:var(--bg-dark);color:var(--text);min-height:100vh;-webkit-font-smoothing:antialiased}#root{min-height:100vh}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.08) 2px,rgba(0,0,0,.08) 4px);pointer-events:none;z-index:9999}a{color:var(--accent-cyan);text-decoration:none}a:hover{color:var(--accent-cyan);text-shadow:var(--glow-cyan)}:focus{outline:none}:focus-visible{outline:2px solid var(--accent-cyan);outline-offset:2px}button:focus-visible,a:focus-visible{outline:2px solid var(--accent-cyan);outline-offset:2px}
