/* Sorot Atlas — scoped, self-contained, no external framework/fonts. */
#se-atlas{--bg:#071223;--panel:#0c1829;--line:#20364e;--text:#e6f1fc;--muted:#7d96b1;--cyan:#73dfff;color:var(--text);font:13px/1.6 Inter,system-ui,-apple-system,"Segoe UI",sans-serif;max-width:1680px;margin:auto;padding:30px 28px 0;isolation:isolate}#se-atlas *{box-sizing:border-box}#se-atlas [hidden]{display:none!important}#se-atlas button,#se-atlas input,#se-atlas select{font:inherit;color:inherit}#se-atlas button{background:none;border:0;cursor:pointer}#se-atlas button:focus-visible,#se-atlas a:focus-visible,#se-atlas select:focus-visible,#se-atlas input:focus-visible{outline:2px solid var(--cyan);outline-offset:3px}#se-atlas h1,#se-atlas h2,#se-atlas h3,#se-atlas p{margin:0}#se-atlas a{color:var(--cyan);text-decoration:none}#se-atlas em{font-style:normal;color:var(--cyan)}#se-atlas .sa-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
#se-atlas .sa-intro{display:flex;justify-content:space-between;align-items:center;gap:25px;margin:5px 0 24px}#se-atlas .sa-eyebrow{font:9px/1.6 ui-monospace,Consolas,monospace;letter-spacing:.13em;color:#71c7e7;display:flex;align-items:center;gap:8px}#se-atlas .sa-eyebrow i{width:5px;height:5px;border-radius:50%;background:var(--cyan);box-shadow:0 0 15px #5ce0ff8a}#se-atlas .sa-eyebrow span{color:#426884}#se-atlas .sa-intro h1{font-size:clamp(30px,3.3vw,48px);letter-spacing:-.055em;font-weight:550;line-height:1.15;margin:10px 0}#se-atlas .sa-intro p{color:var(--muted);font-size:12px}#se-atlas .sa-stamp{border-left:1px solid var(--line);padding-left:24px;display:grid;gap:5px;flex-shrink:0}#se-atlas .sa-stamp small{font:8px ui-monospace,monospace;letter-spacing:.1em;color:#6488a7}#se-atlas .sa-stamp b{font:17px ui-monospace,monospace;letter-spacing:-.03em}#se-atlas .sa-stamp span{font-size:9px;color:#6984a2}
#se-atlas .sa-metrics{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-radius:12px;overflow:hidden;margin-bottom:20px;background:linear-gradient(115deg,#102139,#0a1525)}#se-atlas .sa-metric{padding:16px 20px;border-right:1px solid var(--line)}#se-atlas .sa-metric:last-child{border:0}#se-atlas .sa-metric>span{font:9px ui-monospace,monospace;letter-spacing:.06em;color:#7e9ab6}#se-atlas .sa-metric b{display:block;font-size:31px;line-height:1.2;font-weight:500;letter-spacing:-.05em;margin:6px 0 2px}#se-atlas .sa-metric small{color:#6f8ba8;font-size:10px}
#se-atlas .sa-workspace{border:1px solid var(--line);border-radius:14px;background:var(--panel);overflow:hidden;box-shadow:0 30px 100px #0004}#se-atlas .sa-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 16px;border-bottom:1px solid var(--line)}#se-atlas .sa-modes,#se-atlas .sa-tools{display:flex;align-items:center;gap:5px}#se-atlas .sa-modes button{padding:9px 12px;font-size:11px;color:#859bb5;border-radius:6px;white-space:nowrap}#se-atlas .sa-modes .active{color:#8cdffc;background:#16304a;box-shadow:inset 0 0 0 1px #31516e}#se-atlas .sa-tools button{font-size:10px;padding:6px 9px;border:1px solid #2d445d;border-radius:5px}#se-atlas .sa-tools b{font-size:9px;padding:1px 5px;background:#253f5a;border-radius:3px;margin-left:5px}
#se-atlas .sa-command{display:flex;gap:12px;align-items:center;border:1px solid #2b4968;background:#091526;border-radius:9px;padding:7px 7px 7px 14px;margin:16px 18px 0}#se-atlas .sa-command>span{font-size:23px;color:#79ddff}#se-atlas .sa-command input{flex:1;min-width:0;background:none;border:0;outline:0!important;font-size:12px;padding:6px 0}#se-atlas input::placeholder{color:#6581a0}#se-atlas .sa-command kbd{font:8px ui-monospace,monospace;border:1px solid #30475f;border-radius:4px;padding:3px 5px;color:#7b96b0}#se-atlas .sa-command button{font-size:11px;background:linear-gradient(120deg,#2265eb,#408cf9);padding:9px 14px;border:1px solid #6195ed;border-radius:6px;color:#fff}#se-atlas .sa-prompts{display:flex;align-items:center;gap:7px;padding:12px 18px 16px;flex-wrap:wrap}#se-atlas .sa-prompts>b{font:8px ui-monospace,monospace;letter-spacing:.1em;color:#5f88a9}#se-atlas .sa-prompts button{font-size:9px;color:#90abc6;border:1px solid #243b53;border-radius:5px;padding:4px 7px}#se-atlas .sa-prompts>span{margin-left:auto;color:#577b9a;font-size:9px}#se-atlas .sa-query-note{padding:10px 18px;background:#113149;color:#b7e7f8;border-top:1px solid #305875;font-size:11px}#se-atlas .sa-mobile-row{display:none}
#se-atlas .sa-layout{display:grid;grid-template-columns:248px minmax(0,1fr) 312px;height:650px;border-top:1px solid var(--line);position:relative}#se-atlas .sa-layout.wide{grid-template-columns:248px minmax(0,1fr)}#se-atlas .sa-layout.wide .sa-detail{display:none}#se-atlas .sa-rail{overflow:auto;scrollbar-width:thin;scrollbar-color:#2e4b68 transparent;background:#0b1626;border-right:1px solid var(--line);min-width:0}#se-atlas .sa-filter-title{display:flex;align-items:center;gap:8px;padding:15px 14px 10px;font-size:10px}#se-atlas .sa-filter-title b{font-weight:500}#se-atlas #sa-clear{color:#7bcbe9;font-size:9px;margin-left:auto}#se-atlas #sa-filter-close{display:none}#se-atlas .sa-fields{padding:0 14px 14px;display:grid;gap:9px;border-bottom:1px solid var(--line)}#se-atlas .sa-fields label{display:grid;gap:4px;font-size:9px;color:#7e96b2;min-width:0}#se-atlas .sa-fields select{width:100%;min-width:0;background:#101e30;border:1px solid #253d56;padding:7px 6px;border-radius:5px;font-size:10px;color:#b9cfe4}#se-atlas .sa-field-pair{display:grid;grid-template-columns:1fr 1fr;gap:8px}#se-atlas .sa-list-head{display:flex;justify-content:space-between;padding:14px;font:9px ui-monospace,monospace;color:#6585a3}#se-atlas .sa-list-head b{font-weight:400;letter-spacing:.1em}#se-atlas .sa-item{display:grid;grid-template-columns:6px 1fr 12px;gap:10px;align-items:center;width:100%;text-align:left;padding:11px 14px!important;border-bottom:1px solid #182b42!important}#se-atlas .sa-item:hover,#se-atlas .sa-item.selected{background:#142b42}#se-atlas .sa-item.selected{box-shadow:inset 2px 0 #63d4f5}#se-atlas .sa-item i{width:5px;height:5px;border-radius:50%;background:#6eddff}#se-atlas .sa-item strong{display:block;font-weight:500;font-size:11px;overflow-wrap:anywhere}#se-atlas .sa-item small{display:block;font-size:9px;color:#6987a5;margin-top:3px}#se-atlas .sa-item>span:last-child{color:#6594b3;font-size:10px}#se-atlas .sa-empty{padding:22px 16px;color:#829fb8;font-size:11px;line-height:1.9}
#se-atlas .sa-center{min-width:0;display:flex;flex-direction:column;background:#081425;overflow:hidden}#se-atlas .sa-map{position:relative;flex:1;min-height:0;overflow:hidden;background:radial-gradient(ellipse at 50% 55%,#0c2a44,#071324 75%)}#se-atlas .sa-glow{position:absolute;inset:10% 30% 40% 10%;background:radial-gradient(ellipse,#1689db20,transparent 70%);animation:sa-drift 18s ease-in-out infinite alternate;pointer-events:none}#se-atlas #sa-svg{display:block;width:100%;height:100%;touch-action:none;cursor:grab;position:relative}#se-atlas #sa-svg.dragging{cursor:grabbing}#se-atlas .sa-land{fill:url(#sa-land-fill);stroke:#335f7e;stroke-width:.65;vector-effect:non-scaling-stroke}#se-atlas .sa-neighbour{fill:#0d1c2d;stroke:#162c42;stroke-width:.6;vector-effect:non-scaling-stroke}#se-atlas .sa-graticule{stroke:#22415c;stroke-width:.6;opacity:.4;vector-effect:non-scaling-stroke}#se-atlas .sa-region{cursor:pointer}#se-atlas .sa-ring{fill:#36bfff09;stroke:#427f9c55;stroke-dasharray:2 4;stroke-width:1}#se-atlas .sa-node{fill:#102f4b;stroke:#58b1dc;stroke-width:1.1}#se-atlas .sa-region text{fill:#d1f4ff;pointer-events:none;font-family:ui-monospace,monospace}#se-atlas .sa-region .sa-label{font-size:9px;letter-spacing:.1em;fill:#7eaacb;paint-order:stroke;stroke:#071324;stroke-width:3px}#se-atlas .sa-number{font-size:12px}#se-atlas .sa-region.active .sa-ring{stroke:#66ceef;animation:sa-pulse 3s ease-in-out infinite}#se-atlas .sa-region.active .sa-node,#se-atlas .sa-region:hover .sa-node{fill:#17668c;stroke:#a0f1ff}
#se-atlas .sa-block-pin{cursor:pointer;transform-origin:center;transition:opacity .18s ease,filter .18s ease}#se-atlas .sa-block-pin .sa-block-halo{fill:#53dbff18;stroke:#59d7ff48;stroke-width:1;vector-effect:non-scaling-stroke;animation:sa-pulse 4s ease-in-out infinite}#se-atlas .sa-block-pin .sa-block-core{fill:#6fdcff;stroke:#d8fbff;stroke-width:1.1;vector-effect:non-scaling-stroke}#se-atlas .sa-block-pin .sa-block-line{stroke:#64daff;stroke-width:1;vector-effect:non-scaling-stroke;opacity:.75}#se-atlas .sa-block-pin .sa-block-pill{fill:#081526d9;stroke:#3a7ca1;stroke-width:1;vector-effect:non-scaling-stroke}#se-atlas .sa-block-pin .sa-block-text{fill:#e2f8ff;font:700 9px/1 ui-monospace,monospace;letter-spacing:.06em;paint-order:stroke;stroke:#061321;stroke-width:3px;vector-effect:non-scaling-stroke}#se-atlas .sa-block-pin[data-label="0"] .sa-block-line,#se-atlas .sa-block-pin[data-label="0"] .sa-block-pill,#se-atlas .sa-block-pin[data-label="0"] .sa-block-text{display:none}#se-atlas .sa-block-pin:hover,#se-atlas .sa-block-pin.selected{filter:drop-shadow(0 0 10px #70e7ff88)}#se-atlas .sa-block-pin.selected .sa-block-core{fill:#fff;stroke:#7fe6ff}#se-atlas .sa-block-pin.selected .sa-block-pill{fill:#0e2740ee;stroke:#82e8ff}#se-atlas .sa-block-pin.is-prod .sa-block-core{fill:#72e9e0}#se-atlas .sa-block-pin.is-dev .sa-block-core{fill:#69a9ff}#se-atlas .sa-block-pin.is-exp .sa-block-core{fill:#ba93ff}#se-atlas .sa-block-pin.is-signed .sa-block-core,#se-atlas .sa-block-pin.is-offering .sa-block-core{fill:#f0ca74}#se-atlas .sa-block-pin.is-muted{opacity:.4}
#se-atlas .sa-map-top{position:absolute;top:18px;left:18px;right:18px;display:flex;justify-content:space-between;gap:8px;z-index:2;pointer-events:none}#se-atlas .sa-map-top>span{font:8px ui-monospace,monospace;color:#78b6d4;letter-spacing:.06em}#se-atlas .sa-map-top small{display:block;font-size:7px;margin:6px 0 0 10px;color:#3f6987}#se-atlas .sa-map-top button{pointer-events:auto;border:1px solid #2c4b67;border-radius:5px;color:#8bbbd5;background:#0c1e30dd;padding:5px 8px;font-size:9px}#se-atlas .sa-map-caption{position:absolute;top:78px;left:22px;z-index:1;pointer-events:none}#se-atlas .sa-map-caption b{font-size:18px;font-weight:500;letter-spacing:-.04em;color:#bdd6e9}#se-atlas .sa-map-caption>span{display:block;font-size:10px;color:#5e85a1;margin-top:5px}#se-atlas .sa-map-bottom{position:absolute;left:18px;right:18px;bottom:18px;display:flex;justify-content:space-between;align-items:end;pointer-events:none}#se-atlas .sa-map-bottom>span{font-size:10px;color:#86b9d3}#se-atlas .sa-map-bottom small{display:block;font-size:9px;color:#527d9a}#se-atlas .sa-zoom{border:1px solid #315775;border-radius:6px;background:#0c2234;pointer-events:auto;display:flex}#se-atlas .sa-zoom button{width:30px;height:30px;color:#8bc6e4;font-size:18px}#se-atlas .sa-zoom button+button{border-left:1px solid #315775}#se-atlas .sa-map-trust{padding:12px 16px;background:#0a1a2b;border-top:1px solid var(--line);flex-shrink:0}#se-atlas .sa-map-trust b{font:8px ui-monospace,monospace;color:#6caecb;letter-spacing:.1em}#se-atlas .sa-map-trust p{font-size:10px;color:#6d8eac;margin-top:3px}
#se-atlas .sa-detail{overflow:auto;min-width:0;border-left:1px solid var(--line);background:#0d1a2b;scrollbar-width:thin;scrollbar-color:#2c4864 transparent}#se-atlas .sa-detail-top{padding:18px;background:linear-gradient(135deg,#132a42,#0d192a);border-bottom:1px solid var(--line)}#se-atlas .sa-detail h2{font-size:25px;line-height:1.2;letter-spacing:-.04em;font-weight:500;margin:10px 0;overflow-wrap:anywhere}#se-atlas .sa-detail-top p{font-size:11px;color:#7f9eba;overflow-wrap:anywhere}#se-atlas .sa-pills{display:flex;gap:5px;flex-wrap:wrap;margin-top:14px}#se-atlas .sa-pill{font:8px ui-monospace,monospace;border:1px solid #3a6179;background:#143348;color:#82d2ec;border-radius:4px;padding:3px 6px}#se-atlas .sa-pill.gold{border-color:#665638;color:#d0bd8b;background:#2b291d}#se-atlas .sa-detail-actions{display:flex;gap:8px;margin-top:15px}#se-atlas .sa-detail-actions button,#se-atlas .sa-detail-cta{border:1px solid #355d7b!important;border-radius:5px;font-size:10px;padding:7px 9px!important;color:#9bddf4}#se-atlas .sa-detail-cta{margin-top:12px}#se-atlas .sa-tabs{display:flex;gap:18px;position:sticky;top:0;z-index:2;background:#0d1a2bfa;padding:0 18px;border-bottom:1px solid var(--line)}#se-atlas .sa-tabs button{padding:11px 0;font-size:10px;color:#7492ac;border-bottom:2px solid transparent}#se-atlas .sa-tabs .active{color:#87e3fd;border-color:#67dafb}#se-atlas .sa-section{padding:18px;border-bottom:1px solid var(--line)}#se-atlas .sa-section-title{font:8px ui-monospace,monospace;letter-spacing:.12em;color:#6994b1;margin-bottom:10px}#se-atlas .sa-summary{font-size:12px;line-height:1.85;color:#aac1d7}#se-atlas .sa-kv{display:grid;grid-template-columns:90px 1fr;gap:10px 12px;font-size:10px;line-height:1.8;margin:0}#se-atlas .sa-kv dt{color:#6887a3}#se-atlas .sa-kv dd{color:#c4d9e8;margin:0;overflow-wrap:anywhere}#se-atlas .sa-kv small{display:block;font-size:8px;color:#4883a2}#se-atlas .sa-unknown{color:#5a7995;font-style:italic}#se-atlas .sa-warning{border:1px solid #6b573b77;border-radius:6px;background:#4234172b;padding:10px 11px;color:#bba97c;font-size:10px;line-height:1.8;margin-top:10px}#se-atlas .sa-source{display:block;padding:12px;border:1px solid #2a4861;border-radius:6px;margin-top:9px;background:#0a1829;font-size:11px;color:#a9c9e2!important;overflow-wrap:anywhere}#se-atlas .sa-source strong{display:block;font-size:9px;color:#78c9e8;font-weight:500;margin-bottom:4px}#se-atlas .sa-source small{display:block;color:#607e9a;font-size:9px;margin-top:4px}#se-atlas .sa-event{border-left:1px solid #376380;padding-left:13px;margin:10px 0 20px;color:#9ab6ce;font-size:11px;line-height:1.8}#se-atlas .sa-event time{display:block;font:9px ui-monospace,monospace;color:#76d2ec;margin-bottom:5px}#se-atlas .sa-event a{font-size:9px;display:block;margin-top:5px}#se-atlas .sa-asset-link{display:block;text-align:left;font-size:11px;color:#83cde5;width:100%;padding:8px 0!important;border-bottom:1px solid var(--line)!important}#se-atlas .sa-value-card{padding:11px;border:1px solid #2d4963;border-radius:6px;background:#10273d;margin:8px 0}#se-atlas .sa-value-card b{display:block;font:19px ui-monospace,monospace;color:#b1edfd;margin:4px 0}#se-atlas .sa-value-card small{display:block;font-size:9px;color:#87a4bd}#se-atlas .sa-overview-number{font:52px ui-monospace,monospace;color:#9aebff;letter-spacing:-.06em;margin:15px 0 0}#se-atlas .sa-bar-row{display:grid;grid-template-columns:108px 1fr 22px;gap:8px;align-items:center;margin:13px 0;font-size:10px;color:#88a9c5}#se-atlas .sa-bar{height:4px;background:#223b53;border-radius:5px;overflow:hidden}#se-atlas .sa-bar i{display:block;height:100%;background:linear-gradient(90deg,#347aee,#72d6eb)}
#se-atlas .sa-view{flex:1;overflow:auto;min-height:0;padding:22px}#se-atlas .sa-view h2{font-size:25px;font-weight:500;letter-spacing:-.045em;margin-bottom:5px}#se-atlas .sa-view-intro{font-size:11px;line-height:1.8;color:#789bb9;margin-bottom:18px}#se-atlas .sa-table-wrap{overflow-x:auto}#se-atlas table{border-collapse:collapse;width:100%;text-align:left;background:transparent}#se-atlas th{font:9px ui-monospace,monospace;letter-spacing:.04em;padding:11px;background:#0c1d2f;color:#7195b2;border-bottom:1px solid #294862;white-space:nowrap}#se-atlas td{padding:12px 11px;font-size:11px;color:#9fb9d0;border-bottom:1px solid #1d344d;vertical-align:top;min-width:92px}#se-atlas td button{color:#d0e7f9;font-weight:500;text-align:left}#se-atlas td small{display:block;color:#5e84a1;font-size:9px;margin-top:4px}#se-atlas .sa-card-grid,#se-atlas .sa-audit-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}#se-atlas .sa-card{border:1px solid #2c4b65;border-radius:9px;padding:17px;background:linear-gradient(140deg,#10293f,#0b192b)}#se-atlas .sa-card>span{font:8px ui-monospace,monospace;letter-spacing:.09em;color:#659fbd}#se-atlas .sa-card h3{font-size:17px;line-height:1.3;letter-spacing:-.03em;font-weight:500;margin:9px 0}#se-atlas .sa-card p{font-size:11px;color:#8facbf;line-height:1.8}#se-atlas .sa-card small{display:block;color:#b5a783;font-size:9px;margin:10px 0}#se-atlas .sa-card a{font-size:10px}#se-atlas .sa-card.full{grid-column:1/-1}#se-atlas .sa-audit-sources .sa-source{display:inline-block;vertical-align:top;width:calc(50% - 8px);margin-right:8px}#se-atlas .sa-statusbar{display:flex;justify-content:space-between;gap:10px;padding:11px 16px;border-top:1px solid var(--line);background:#091422;color:#537b9b;font:8px ui-monospace,monospace}#se-atlas .sa-method{display:grid;grid-template-columns:1fr 1.15fr;gap:45px;padding:44px 5px 48px}#se-atlas .sa-method h2{font-size:29px;letter-spacing:-.045em;font-weight:500;line-height:1.2;margin-top:12px}#se-atlas .sa-method p{color:#7a95ae;font-size:12px;line-height:1.85;margin-bottom:10px}#se-atlas .sa-method strong{color:#acc5da;font-weight:500}#se-atlas .sa-method button{color:#74cae5;font-size:11px;padding:0;margin-top:10px}
#se-atlas .sa-dialog{width:min(1050px,calc(100vw - 36px));max-height:86dvh;background:#0b1a2c;color:var(--text);border:1px solid #3d657e;border-radius:14px;padding:24px;box-shadow:0 35px 100px #0009}#se-atlas .sa-dialog::backdrop{background:#030b16cb;backdrop-filter:blur(5px)}#se-atlas .sa-dialog>header{display:flex;justify-content:space-between;gap:15px;align-items:start;margin-bottom:18px}#se-atlas .sa-dialog h2{font-size:23px;font-weight:500;margin-top:8px}#se-atlas .sa-dialog>header button{font-size:24px;color:#8bafcb}#se-atlas .sa-toast{position:fixed;z-index:10000;bottom:24px;left:50%;transform:translateX(-50%);max-width:90vw;border:1px solid #538da8;border-radius:8px;padding:12px 17px;color:#c1edf9;background:#17364a;box-shadow:0 10px 40px #0007;font-size:12px}
@keyframes sa-drift{to{transform:translate(40%,30%) scale(1.4)}}@keyframes sa-pulse{50%{opacity:.35}}
@media(min-width:1600px){#se-atlas .sa-layout{grid-template-columns:272px minmax(0,1fr) 350px;height:710px}#se-atlas .sa-layout.wide{grid-template-columns:272px minmax(0,1fr)}}
@media(max-width:1200px){#se-atlas{padding:22px 18px 0}#se-atlas .sa-layout{grid-template-columns:220px minmax(0,1fr) 272px}#se-atlas .sa-layout.wide{grid-template-columns:220px minmax(0,1fr)}#se-atlas .sa-metric{padding:14px}#se-atlas .sa-prompts>span{display:none}#se-atlas .sa-map-caption b{font-size:15px}}
@media(max-width:1000px){#se-atlas .sa-stamp{display:none}#se-atlas .sa-layout,#se-atlas .sa-layout.wide{grid-template-columns:230px minmax(0,1fr)}#se-atlas .sa-detail{display:none}#se-atlas .sa-layout.has-selection .sa-detail{display:block;position:absolute;right:0;top:0;bottom:0;width:310px;z-index:5;box-shadow:-20px 0 70px #0006}#se-atlas .sa-statusbar span:last-child{display:none}#se-atlas .sa-modes button{padding:9px}}
@media(max-width:700px){#se-atlas{padding:20px 12px 0}#se-atlas .sa-eyebrow{font-size:7px;gap:5px;letter-spacing:.06em}#se-atlas .sa-intro h1{font-size:33px}#se-atlas .sa-intro p{font-size:11px;max-width:320px}#se-atlas .sa-metrics{grid-template-columns:repeat(3,1fr);margin-bottom:14px}#se-atlas .sa-metric{padding:12px 10px}#se-atlas .sa-metric:nth-child(n+4){display:none}#se-atlas .sa-metric:nth-child(3){border:0}#se-atlas .sa-metric>span{font-size:7px;letter-spacing:0}#se-atlas .sa-metric b{font-size:27px}#se-atlas .sa-metric small{font-size:8px;display:block;line-height:1.5}#se-atlas .sa-toolbar{display:block;padding:8px}#se-atlas .sa-modes{justify-content:space-between;gap:0}#se-atlas .sa-modes button{font-size:10px;padding:8px 6px}#se-atlas .sa-tools{justify-content:flex-end;margin-top:8px;gap:6px}#se-atlas .sa-tools button{font-size:8px;padding:5px 7px}#se-atlas .sa-command{margin:10px 10px 0;gap:8px;padding-left:9px}#se-atlas .sa-command input{font-size:10px}#se-atlas .sa-command kbd{display:none}#se-atlas .sa-command button{font-size:9px;padding:8px}#se-atlas .sa-command>span{font-size:20px}#se-atlas .sa-prompts{padding:9px 10px 12px;gap:5px}#se-atlas .sa-prompts>b{width:100%;font-size:7px}#se-atlas .sa-prompts button{font-size:8px;padding:4px 5px}#se-atlas .sa-mobile-row{display:flex;justify-content:space-between;padding:9px 12px;font-size:10px;color:#87bbd8;border-top:1px solid var(--line)}#se-atlas .sa-mobile-row button{padding:0;font-size:10px}#se-atlas .sa-layout,#se-atlas .sa-layout.wide{display:block;height:580px}#se-atlas .sa-center{height:100%}#se-atlas .sa-rail{display:none}#se-atlas .sa-rail.open{display:block;position:absolute;inset:0 auto 0 0;width:280px;max-width:88%;z-index:12;box-shadow:15px 0 50px #0008}#se-atlas .sa-scrim:not([hidden]){position:absolute;inset:0;background:#030912b8;z-index:11}#se-atlas #sa-filter-close{display:block;font-size:21px;margin-left:7px}#se-atlas .sa-layout.has-selection .sa-detail{width:100%;top:40px;border-top:1px solid #375c7b;border-left:0;border-radius:12px 12px 0 0;z-index:8}#se-atlas .sa-map-top{top:12px;left:12px;right:12px}#se-atlas .sa-map-caption{left:16px;top:75px}#se-atlas .sa-map-caption b{font-size:18px}#se-atlas .sa-map-caption>span{font-size:9px}#se-atlas .sa-map-trust{padding:10px 12px}#se-atlas .sa-map-trust p{font-size:9px}#se-atlas .sa-statusbar{font-size:6px;padding:10px;gap:6px}#se-atlas .sa-view{padding:16px}#se-atlas .sa-card-grid,#se-atlas .sa-audit-grid{grid-template-columns:1fr}#se-atlas .sa-audit-sources .sa-source{width:100%;margin-right:0}#se-atlas .sa-method{grid-template-columns:1fr;gap:20px;padding:30px 4px}#se-atlas .sa-method h2{font-size:27px}#se-atlas .sa-method p{font-size:11px}#se-atlas .sa-dialog{padding:16px}#se-atlas .sa-dialog h2{font-size:19px}}
@media(prefers-reduced-motion:reduce){#se-atlas *,#se-atlas *::before,#se-atlas *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}#se-newsroom:not(.se-motion) #se-atlas *{animation:none!important}
