.btf-cyber-incident-database-main{flex:none;height:calc(100dvh - 110px);min-height:70dvh;overflow:hidden;display:flex;flex-direction:column}.btf-cyber-incident-db,.btf-cyber-incident-db[data-theme=light]{--brand-navy:#00283a;--brand-navy-2:#1c4564;--brand-orange:#e06026;--brand-orange-2:#b94a17;--ink:#00283a;--ink-2:#1c4564;--paper:#fafafa;--paper-2:#eef2f5;--surface:#ffffff;--surface-2:#f6f8fa;--line:#cdd5dc;--muted:#4f6675;--accent:#e06026;--accent-2:#b94a17;--warn:#a06700;--ok:#2c6e49;--info:#1c4564;--link:#b94a17;--header-bg:#00283a;--header-ink:#ffffff;--header-muted:#a8c1d0;--header-line:#003a52;--banner-bg:#fdf0e6;--banner-line:#f3d2b8;--banner-ink:#7a3811;--banner-ink-strong:#4a2007;--chip-bg:#ffffff;--chip-active-bg:var(--brand-navy);--chip-active-ink:#ffffff;--pop-head-bg:var(--brand-navy);--pop-head-ink:#ffffff;--pop-meta-ink:#a8c1d0;--map-bg:var(--paper-2);--footer-bg:rgba(255,255,255,.94);--scrollbar-thumb:#bcc6cf;--shadow: 0 6px 24px rgba(0,40,58,.1);--radius: 10px}.btf-cyber-incident-db[data-theme=dark]{--brand-navy:#00283a;--brand-navy-2:#1c4564;--brand-orange:#e06026;--brand-orange-2:#f08550;--ink:#eaf0f6;--ink-2:#c2d2dd;--paper:#001620;--paper-2:#001f2d;--surface:#00283a;--surface-2:#0a3a52;--line:#1c4564;--muted:#88a3b3;--accent:#f08550;--accent-2:#e06026;--warn:#e0a64a;--ok:#5fbf8a;--info:#7ab1d4;--link:#f0a07a;--header-bg:#001620;--header-ink:#ffffff;--header-muted:#a8c1d0;--header-line:#1c4564;--banner-bg:#3a1d0a;--banner-line:#5a2e12;--banner-ink:#f0c4a0;--banner-ink-strong:#fadcc4;--chip-bg:#0a3a52;--chip-active-bg:#f08550;--chip-active-ink:#001620;--pop-head-bg:#001620;--pop-head-ink:#ffffff;--pop-meta-ink:#a8c1d0;--map-bg:#001620;--footer-bg:rgba(0,31,45,.94);--scrollbar-thumb:#1c4564;--shadow: 0 8px 28px rgba(0,0,0,.55);--radius: 10px}.btf-cyber-incident-db *{box-sizing:border-box}.btf-cyber-incident-db{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;height:100%;background:var(--paper);color:var(--ink);font-family:Helvetica,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-feature-settings:"ss01","cv11";font-size:15px;line-height:1.5;transition:background-color .25s ease,color .25s ease}.btf-cyber-incident-db a{color:var(--link);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.btf-cyber-incident-db a:hover{color:var(--accent)}.btf-cyber-incident-db .app{display:flex;flex-direction:column;flex:1 1 auto;height:100%;min-height:0;overflow:hidden}.btf-cyber-incident-db .layout{display:grid;grid-template-columns:340px 1fr;height:100%;min-height:0;position:relative;flex:1 1 auto}.btf-cyber-incident-db .map-pane{position:relative;min-height:0;height:100%}.btf-cyber-incident-db .map-tools{position:absolute;left:12px;bottom:28px;z-index:1000;display:flex;align-items:flex-end;gap:8px}.btf-cyber-incident-db .map-tool-btn{width:40px;height:40px;padding:0;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);box-shadow:0 2px 10px #00283a24;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;justify-content:center;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.btf-cyber-incident-db .map-tool-btn:hover{border-color:var(--brand-orange);color:var(--brand-orange)}.btf-cyber-incident-db .map-tool-btn:focus-visible{outline:3px solid var(--accent);outline-offset:2px}.btf-cyber-incident-db .map-tool-btn svg{width:18px;height:18px;display:block}.btf-cyber-incident-db .filters-toggle{display:none}.btf-cyber-incident-db .filters-toggle .btn-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.btf-cyber-incident-db .tools-menu{position:relative}.btf-cyber-incident-db .tools-popover{position:absolute;bottom:calc(100% + 6px);left:0;min-width:180px;padding:6px;border:1px solid var(--line);border-radius:10px;background:var(--surface);box-shadow:0 10px 28px #00283a2e;display:flex;flex-direction:column;gap:2px}.btf-cyber-incident-db .tools-popover[hidden]{display:none!important}.btf-cyber-incident-db .tools-item{display:flex;align-items:center;gap:8px;width:100%;margin:0;padding:10px 12px;border:0;border-radius:7px;background:transparent;color:var(--ink);font:inherit;font-size:13px;font-weight:600;text-align:left;text-decoration:none;cursor:pointer;line-height:1.2}.btf-cyber-incident-db .tools-item:hover{background:var(--paper-2);color:var(--brand-orange)}.btf-cyber-incident-db .tools-item:focus-visible{outline:3px solid var(--accent);outline-offset:1px}.btf-cyber-incident-db .theme-toggle svg{width:16px;height:16px;flex:0 0 auto}.btf-cyber-incident-db .theme-toggle .icon-sun{display:none}.btf-cyber-incident-db .theme-toggle .icon-moon,.btf-cyber-incident-db[data-theme=dark] .theme-toggle .icon-sun{display:block}.btf-cyber-incident-db[data-theme=dark] .theme-toggle .icon-moon{display:none}.btf-cyber-incident-db .sidebar{background:var(--surface);border-right:1px solid var(--line);overflow-y:auto;padding:16px;-webkit-overflow-scrolling:touch}.btf-cyber-incident-db .sidebar-close,.btf-cyber-incident-db .scrim{display:none}.btf-cyber-incident-db .sidebar h3{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:18px 0 8px;font-weight:700}.btf-cyber-incident-db .sidebar h3:first-child{margin-top:0}.btf-cyber-incident-db .search-box{position:relative}.btf-cyber-incident-db .search-box input{width:100%;padding:11px 12px 11px 34px;font:inherit;background:var(--paper-2);border:1px solid var(--line);border-radius:8px;outline:none;color:var(--ink);min-height:42px}.btf-cyber-incident-db .search-box input:focus{border-color:var(--info);background:var(--surface)}.btf-cyber-incident-db .search-box:before{content:"";position:absolute;left:11px;top:50%;transform:translateY(-50%);width:14px;height:14px;background:no-repeat center/contain url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236e6a5d' stroke-width='2'><circle cx='11' cy='11' r='7'/><path d='m21 21-4.3-4.3'/></svg>")}.btf-cyber-incident-db[data-theme=dark] .search-box:before{background:no-repeat center/contain url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238a93a6' stroke-width='2'><circle cx='11' cy='11' r='7'/><path d='m21 21-4.3-4.3'/></svg>")}.btf-cyber-incident-db .filter-grid{display:flex;flex-direction:column;gap:6px}.btf-cyber-incident-db .chip{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;font:inherit;font-size:12.5px;line-height:1.2;border:1px solid var(--line);border-radius:999px;background:var(--chip-bg);cursor:pointer;user-select:none;transition:all .12s;color:var(--ink);min-height:32px}.btf-cyber-incident-db .chip:hover{border-color:var(--ink-2)}.btf-cyber-incident-db .chip.active{background:var(--chip-active-bg);color:var(--chip-active-ink);border-color:var(--chip-active-bg)}.btf-cyber-incident-db .chip:focus-visible,.btf-cyber-incident-db .incident-head:focus-visible{outline:3px solid var(--accent);outline-offset:2px}.btf-cyber-incident-db .chip-row{display:flex;flex-wrap:wrap;gap:6px}.btf-cyber-incident-db select{width:100%;padding:10px 12px;font:inherit;background:var(--surface);border:1px solid var(--line);border-radius:8px;outline:none;color:var(--ink);min-height:42px}.btf-cyber-incident-db select:focus{border-color:var(--info)}.btf-cyber-incident-db .reset-btn{margin-top:10px;width:100%;padding:11px;font:inherit;font-weight:600;background:var(--paper-2);border:1px solid var(--line);border-radius:8px;cursor:pointer;color:var(--ink);min-height:44px}.btf-cyber-incident-db .reset-btn:hover{background:var(--chip-active-bg);color:var(--chip-active-ink);border-color:var(--chip-active-bg)}.btf-cyber-incident-db .legend{font-size:11.5px;color:var(--muted);line-height:1.5;margin-top:12px;padding-top:12px;border-top:1px solid var(--line)}.btf-cyber-incident-db .legend .row{display:flex;align-items:center;gap:8px;margin-top:6px}.btf-cyber-incident-db .legend .swatch{width:12px;height:12px;border-radius:50%;flex:0 0 12px;border:2px solid var(--surface);box-shadow:0 0 0 1px #00283a40}.btf-cyber-incident-db .sidebar-disclaimer{margin:14px 0 0;padding:10px;border:1px solid var(--banner-line);border-radius:6px;background:var(--banner-bg);color:var(--banner-ink);font-size:11.5px}.btf-cyber-incident-db .sidebar-disclaimer b{color:var(--banner-ink-strong)}.btf-cyber-incident-db #map{height:100%;width:100%;background:var(--map-bg)}.btf-cyber-incident-db .map-stats{position:absolute;right:10px;bottom:28px;z-index:500;padding:5px 9px;border:1px solid var(--line);border-radius:6px;background:var(--footer-bg);box-shadow:0 2px 8px #00283a1f;color:var(--ink-2);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:11px;line-height:1.3;white-space:nowrap;pointer-events:none}.btf-cyber-incident-db .pin{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;color:#fff;font-weight:700;font-size:12px;border:2px solid var(--surface);box-shadow:0 2px 6px #0000004d;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.btf-cyber-incident-db .pin.single{width:22px;height:22px;font-size:10px}.btf-cyber-incident-db .pin.multi{background:var(--brand-orange)}.btf-cyber-incident-db .pin.single{background:var(--brand-navy)}.btf-cyber-incident-db .pin.multistate{background:var(--warn);border-style:dashed}.btf-cyber-incident-db[data-theme=dark] .pin.single{background:var(--brand-navy-2)}.btf-cyber-incident-db .leaflet-popup-content-wrapper{border-radius:var(--radius);box-shadow:var(--shadow);padding:0;overflow:hidden;background:var(--surface);color:var(--ink)}.btf-cyber-incident-db .leaflet-popup-tip{background:var(--surface)}.btf-cyber-incident-db .leaflet-popup-content{margin:0;width:380px!important;max-height:520px;overflow-y:auto;font-family:Helvetica,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}.btf-cyber-incident-db .leaflet-popup-close-button{color:var(--pop-meta-ink)!important}.btf-cyber-incident-db .pop-head{padding:14px 16px 10px;background:var(--pop-head-bg);color:var(--pop-head-ink);border-bottom:1px solid var(--ink-2)}.btf-cyber-incident-db .pop-head .org{font-weight:800;font-size:15px;line-height:1.3;letter-spacing:-.005em}.btf-cyber-incident-db .pop-head .meta{font-size:11.5px;color:var(--pop-meta-ink);margin-top:4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.btf-cyber-incident-db .pop-head .ms-flag{display:inline-block;background:var(--warn);color:#fff;font-size:10.5px;padding:2px 6px;border-radius:4px;margin-top:6px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.btf-cyber-incident-db .pop-body{padding:0}.btf-cyber-incident-db .incident-card{border-bottom:1px solid var(--line);padding:12px 16px}.btf-cyber-incident-db .incident-card:last-child{border-bottom:none}.btf-cyber-incident-db .incident-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;width:100%;margin:0;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;user-select:none}.btf-cyber-incident-db .incident-head .left{flex:1;min-width:0}.btf-cyber-incident-db .incident-head .date{display:block;font-size:11px;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;letter-spacing:.04em}.btf-cyber-incident-db .incident-head .summary-title{display:block;font-size:13.5px;line-height:1.4;font-weight:600;margin-top:3px;color:var(--ink-2)}.btf-cyber-incident-db .incident-head .toggle{font-size:11px;color:var(--info);flex:0 0 auto;padding-top:2px}.btf-cyber-incident-db .incident-detail{display:none;margin-top:10px;font-size:12.5px;line-height:1.5}.btf-cyber-incident-db .incident-card.open .incident-detail{display:block}.btf-cyber-incident-db .incident-card.open .incident-head .toggle:after{content:"\2212"}.btf-cyber-incident-db .incident-card .incident-head .toggle:after{content:"+"}.btf-cyber-incident-db .incident-detail dl{margin:0;display:grid;grid-template-columns:auto 1fr;gap:6px 10px}.btf-cyber-incident-db .incident-detail dt{font-size:10.5px;text-transform:uppercase;letter-spacing:.07em;color:var(--muted);font-weight:700;padding-top:2px}.btf-cyber-incident-db .incident-detail dd{margin:0;font-size:12.5px;color:var(--ink-2);word-break:break-word}.btf-cyber-incident-db .incident-detail dd.exec{margin-bottom:8px;grid-column:1/-1;font-size:13px;line-height:1.5;color:var(--ink)}.btf-cyber-incident-db .badge{display:inline-block;padding:2px 7px;font-size:10.5px;border-radius:4px;font-weight:600;letter-spacing:.03em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.btf-cyber-incident-db .b-confirmed{background:#d6efe1;color:#0c4221}.btf-cyber-incident-db .b-reported{background:#dde6f4;color:#102a4f}.btf-cyber-incident-db .b-claimed{background:#fde7d4;color:#5b3300}.btf-cyber-incident-db .b-unknown{background:#e8e6dd;color:#3d3a30}.btf-cyber-incident-db .b-attack{background:#f4dad7;color:#591814}.btf-cyber-incident-db[data-theme=dark] .b-confirmed{background:#143b27;color:#9ee0bb}.btf-cyber-incident-db[data-theme=dark] .b-reported{background:#19304f;color:#b9d0ee}.btf-cyber-incident-db[data-theme=dark] .b-claimed{background:#3e2d12;color:#f0c98a}.btf-cyber-incident-db[data-theme=dark] .b-unknown{background:#2a2e3a;color:#c5c8d3}.btf-cyber-incident-db[data-theme=dark] .b-attack{background:#4a1f1c;color:#f0b3ad}.btf-cyber-incident-db .src-list{margin:8px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:3px}.btf-cyber-incident-db .src-list li{font-size:11.5px;line-height:1.4;padding-left:14px;position:relative}.btf-cyber-incident-db .src-list li:before{content:"\2192";position:absolute;left:0;color:var(--muted)}.btf-cyber-incident-db .src-list a{word-break:break-all}.btf-cyber-incident-db .empty{padding:30px;text-align:center;color:var(--muted);font-size:13px}.btf-cyber-incident-db .footer-note{position:absolute;bottom:8px;left:50%;transform:translate(-50%);background:var(--footer-bg);border:1px solid var(--line);border-radius:6px;padding:5px 10px;font-size:11px;color:var(--muted);z-index:500;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;pointer-events:none}.btf-cyber-incident-db .marker-cluster div{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-weight:700}@media(max-width:1024px){.btf-cyber-incident-db .map-tools{left:10px;bottom:28px}}@media(max-width:860px){.btf-cyber-incident-db .filters-toggle{display:inline-flex;position:absolute;top:12px;left:12px;z-index:1000}.btf-cyber-incident-db .leaflet-top.leaflet-left{top:60px}.btf-cyber-incident-db .layout{grid-template-columns:1fr}.btf-cyber-incident-db .sidebar{position:fixed;top:0;left:0;bottom:0;width:min(86vw,360px);z-index:1500;transform:translate(-100%);transition:transform .25s ease;border-right:1px solid var(--line);box-shadow:0 0 30px #00000040;padding:14px 14px 24px;overscroll-behavior:contain}.btf-cyber-incident-db[data-drawer=open] .sidebar{transform:translate(0)}.btf-cyber-incident-db .sidebar-close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;border:1px solid var(--line);background:var(--paper-2);color:var(--ink);cursor:pointer;font-family:inherit;padding:0;margin-left:auto}.btf-cyber-incident-db .sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.btf-cyber-incident-db .sidebar-header strong{font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.btf-cyber-incident-db .scrim{display:block;position:fixed;inset:0;background:#0016208c;z-index:1400;opacity:0;pointer-events:none;transition:opacity .25s ease}.btf-cyber-incident-db[data-drawer=open] .scrim{opacity:1;pointer-events:auto}body:has(.btf-cyber-incident-db[data-drawer=open]){overflow:hidden}.btf-cyber-incident-db .leaflet-popup-content{width:min(78vw,300px)!important;max-height:60vh}.btf-cyber-incident-db .pop-head{padding:12px 14px 8px}.btf-cyber-incident-db .pop-head .org{font-size:14px}.btf-cyber-incident-db .incident-card{padding:10px 14px}.btf-cyber-incident-db .summary{font-size:12.5px}.btf-cyber-incident-db dl.kv{grid-template-columns:90px 1fr;gap:4px 8px}.btf-cyber-incident-db .footer-note{font-size:10px;padding:4px 8px;bottom:6px;max-width:90vw;text-align:center}.btf-cyber-incident-db .map-stats{right:8px;bottom:28px;max-width:calc(100% - 16px);font-size:10px}}@media(max-width:480px){.btf-cyber-incident-db .map-tools{left:8px;bottom:28px;gap:6px}.btf-cyber-incident-db .map-tool-btn{width:38px;height:38px}.btf-cyber-incident-db .leaflet-bar a,.btf-cyber-incident-db .leaflet-bar a:hover{width:38px;height:38px;line-height:36px;font-size:18px}.btf-cyber-incident-db .filters-toggle{top:10px;left:10px}.btf-cyber-incident-db .leaflet-top.leaflet-left{top:56px}.btf-cyber-incident-db .tools-popover{min-width:168px}.btf-cyber-incident-db .leaflet-popup-content{width:min(86vw,280px)!important}.btf-cyber-incident-db dl.kv{grid-template-columns:82px 1fr;font-size:11.5px}.btf-cyber-incident-db .pop-head .org{font-size:13.5px;line-height:1.25}.btf-cyber-incident-db .pop-head .meta{font-size:10.5px}}.btf-cyber-incident-db .sidebar::-webkit-scrollbar,.btf-cyber-incident-db .leaflet-popup-content::-webkit-scrollbar{width:8px}.btf-cyber-incident-db .sidebar::-webkit-scrollbar-thumb,.btf-cyber-incident-db .leaflet-popup-content::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:4px}.btf-cyber-incident-db .leaflet-bar{border:none;box-shadow:none;background:transparent}.btf-cyber-incident-db .leaflet-bar a,.btf-cyber-incident-db .leaflet-bar a:hover{width:40px;height:40px;line-height:38px;font-size:20px;border:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);box-shadow:0 2px 10px #00283a24;margin-bottom:8px;text-indent:0}.btf-cyber-incident-db .leaflet-bar a:last-child{margin-bottom:0}.btf-cyber-incident-db .leaflet-bar a:hover{border-color:var(--brand-orange);color:var(--brand-orange)}.btf-cyber-incident-db .leaflet-bar a:focus-visible{outline:3px solid var(--accent);outline-offset:2px}.btf-cyber-incident-db[data-theme=dark] .leaflet-bar a,.btf-cyber-incident-db[data-theme=dark] .leaflet-bar a:hover{background-color:var(--surface);color:var(--ink);border-color:var(--line)}.btf-cyber-incident-db[data-theme=dark] .leaflet-bar a:hover{border-color:var(--brand-orange);color:var(--brand-orange)}.btf-cyber-incident-db[data-theme=dark] .leaflet-control-attribution{background:#121821d9!important;color:var(--muted)!important}.btf-cyber-incident-db[data-theme=dark] .leaflet-control-attribution a{color:var(--link)!important}.btf-cyber-incident-db details>summary{cursor:pointer;font-size:11.5px;color:var(--link);margin-top:6px;list-style:none}.btf-cyber-incident-db details>summary::-webkit-details-marker{display:none}.btf-cyber-incident-db details>summary:before{content:"\25b8  ";color:var(--muted)}.btf-cyber-incident-db details[open]>summary:before{content:"\25be  "}
/*# sourceMappingURL=map.css.map */
