:root{--v4-bg:#020a12;--v4-panel:#061522;--v4-panel-2:#081b2b;--v4-border:#123149;--v4-text:#eef7ff;--v4-muted:#8296a8;--v4-blue:#43b8ff;--v4-green:#45d784;--v4-red:#ff5047;--v4-orange:#ff9b27;--v4-purple:#a66cff}*{box-sizing:border-box}html,body{width:100%;min-width:1180px;height:100%;overflow:hidden}button,input{font:inherit}.atlas-v4{background:radial-gradient(circle at 55% -20%, #24649124, transparent 34%), var(--v4-bg);width:100%;height:100dvh;min-height:720px;color:var(--v4-text);font-size:12px}.atlas-v4-sidebar{z-index:20;background:linear-gradient(#061623,#020b13);border-right:1px solid #0d2537;flex-direction:column;width:198px;display:flex;position:fixed;inset:0 auto 0 0}.atlas-v4-brand{border-bottom:1px solid #0d2537;flex:none;align-items:center;gap:9px;height:68px;padding:10px 14px;display:flex}.atlas-v4-logo{background:radial-gradient(circle,#147abd,#082c4b 68%);border:1px solid #25628e;border-radius:50%;place-items:center;width:44px;height:44px;font-size:24px;display:grid}.atlas-v4-brand strong,.atlas-v4-brand span,.atlas-v4-brand small{display:block}.atlas-v4-brand strong{letter-spacing:.08em;font-size:21px}.atlas-v4-brand span,.atlas-v4-brand small{letter-spacing:.12em;font-size:7px}.atlas-v4-menu-scroll{flex:1;min-height:0;padding:8px 11px 12px;overflow-y:auto}.atlas-v4-menu-group{margin-bottom:12px}.atlas-v4-menu-group p{color:#687e90;letter-spacing:.08em;margin:8px 7px 5px;font-size:8px}.atlas-v4-menu-item{color:#acbdc9;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:9px;width:100%;padding:7px 9px;display:flex}.atlas-v4-menu-item span{color:#8aa8bd;text-align:center;width:17px}.atlas-v4-menu-item:hover,.atlas-v4-menu-item.active{color:#fff;background:linear-gradient(90deg,#16476b,#0d2e47);border-color:#1d5379}.atlas-v4-mobile-card{border:1px solid var(--v4-border);background:#071827;border-radius:7px;margin-top:12px;padding:11px}.atlas-v4-mobile-icon{float:left;width:36px;height:36px;color:var(--v4-blue);border:1px solid #245778;border-radius:6px;place-items:center;margin-right:8px;font-size:21px;display:grid}.atlas-v4-mobile-card strong,.atlas-v4-mobile-card small{display:block}.atlas-v4-mobile-card small{color:var(--v4-muted);font-size:8px}.atlas-v4-store-row{clear:both;gap:5px;padding-top:9px;display:flex}.atlas-v4-store-row button{color:#fff;background:0 0;border:1px solid #1c3e57;border-radius:4px;flex:1;padding:5px 2px;font-size:7px}.atlas-v4-store-row a{color:#fff;text-align:center;border:1px solid #1c3e57;border-radius:4px;flex:1;padding:5px 2px;font-size:7px;text-decoration:none}button:disabled{cursor:not-allowed;opacity:.42}.atlas-v4-social{border-top:1px solid #0d2537;flex:none;justify-content:space-around;padding:9px;display:flex}.atlas-v4-social button{color:#8196a8;background:0 0;border:0}.atlas-v4-social a{color:#8196a8;text-decoration:none}.atlas-v4 button:not(:disabled),.atlas-v4 a{cursor:pointer}.atlas-v4 button:focus-visible,.atlas-v4 a:focus-visible,.atlas-v4 input:focus-visible,.dashboard-modal button:focus-visible{outline:2px solid var(--v4-blue);outline-offset:2px}.atlas-v4-main{grid-template-rows:48px 78px minmax(0,1fr) 190px 32px;gap:8px;width:calc(100% - 198px);min-width:0;height:100dvh;margin-left:198px;padding:0 10px;display:grid;overflow:hidden}.atlas-v4-header{border-bottom:1px solid #0d2537;justify-content:space-between;align-items:center;gap:15px;display:flex}.atlas-v4-search{border:1px solid var(--v4-border);background:#061522;border-radius:7px;align-items:center;gap:8px;width:285px;height:31px;padding:0 9px;display:flex}.atlas-v4-search input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:10px}.atlas-v4-search kbd{color:var(--v4-muted);border:1px solid #244860;border-radius:3px;padding:1px 5px;font-size:8px}.atlas-v4-header-actions{align-items:center;gap:7px;display:flex}.atlas-v4-header-actions button{color:#c3d1dc;background:0 0;border:0}.atlas-v4-notification{position:relative}.atlas-v4-notification span{color:#fff;background:#d62f29;border-radius:50%;place-items:center;width:15px;height:15px;font-size:7px;display:grid;position:absolute;top:-9px;right:-8px}.atlas-v4-header-actions .atlas-v4-login{color:#fff;background:#071a2a;border:1px solid #214861;border-radius:6px;padding:7px 18px}.atlas-v4-metrics{grid-template-columns:.9fr 1.08fr 1.08fr 1.05fr .92fr .75fr .82fr .88fr 1.03fr;gap:7px;display:grid}.atlas-v4-metric,.atlas-v4-card{background:linear-gradient(#071827,#04121e);border:1px solid #102d43}.atlas-v4-metric{border-radius:7px;min-width:0;padding:10px;overflow:hidden}.atlas-v4-metric span{color:#c4d0d9;white-space:nowrap;font-size:8px;display:block}.atlas-v4-metric strong{text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:clamp(15px,1.35vw,24px);font-weight:500;display:block;overflow:hidden}.atlas-v4-metric small{margin-top:4px;font-size:8px;display:block}.green{color:var(--v4-green)!important}.red{color:var(--v4-red)!important}.blue{color:var(--v4-blue)!important}.orange{color:var(--v4-orange)!important}.purple{color:var(--v4-purple)!important}.atlas-v4-primary{grid-template-columns:minmax(650px,1fr) minmax(310px,340px);gap:8px;min-height:0;display:grid}.atlas-v4-left{grid-template-rows:minmax(0,1fr) 112px;gap:8px;min-width:0;min-height:0;display:grid}.atlas-v4-right{grid-template-rows:minmax(220px,.9fr) minmax(255px,1.1fr);gap:8px;min-width:0;min-height:0;display:grid}.atlas-v4-card{border-radius:7px;min-width:0;overflow:hidden}.atlas-v4-map-panel{grid-template-rows:37px 35px minmax(0,1fr);min-height:0;display:grid}.atlas-v4-map-heading{align-items:center;gap:10px;padding:0 12px;display:flex}.atlas-v4-map-heading h2,.atlas-v4-section-title h2{margin:0;font-size:12px;font-weight:500}.atlas-v4-map-heading small{color:#7890a2;font-size:8px}.atlas-v4-live{background:#ae2926;border-radius:4px;padding:4px 9px;font-size:8px}.atlas-v4-layers{align-items:center;gap:5px;padding:0 12px 7px;display:flex;overflow-x:auto}.atlas-v4-layers button{color:#c2d0da;background:#061827;border:1px solid #173b55;border-radius:5px;flex:none;padding:6px 10px;font-size:8px}.atlas-v4-layers button.active{border-color:var(--v4-blue);color:#fff;background:#113b59}.atlas-v4-map-body{border-top:1px solid #0d283b;min-height:0;overflow:hidden}.atlas-v4-timeline{padding:8px 10px}.atlas-v4-section-title{justify-content:space-between;align-items:center;gap:8px;display:flex}.atlas-v4-section-title span,.atlas-v4-section-title button{color:#738a9c;background:0 0;border:0;font-size:8px}.atlas-v4-timeline-row{grid-template-columns:repeat(7,minmax(90px,1fr));gap:6px;margin-top:7px;display:grid}.atlas-v4-no-results{color:#90a4b3;grid-column:1/-1;margin:12px}.atlas-v4-event{color:#fff;text-align:left;background:#081827;border:1px solid #122e43;border-radius:5px;min-width:0;min-height:77px;padding:7px}.atlas-v4-event span,.atlas-v4-event strong,.atlas-v4-event small{display:block}.atlas-v4-event span{font-size:8px}.atlas-v4-event strong{text-overflow:ellipsis;white-space:nowrap;margin-top:8px;overflow:hidden}.atlas-v4-event small{color:#8ba0b0;margin-top:5px;font-size:8px}.atlas-v4-event.red{background:linear-gradient(#241218,#10151d)}.atlas-v4-event.blue{background:linear-gradient(#102238,#0b1825)}.atlas-v4-event.orange{background:linear-gradient(#2a2112,#151811)}.atlas-v4-event.purple{background:linear-gradient(#211632,#121522)}.atlas-v4-event.green{background:linear-gradient(#10281f,#0d1918)}.atlas-v4-summary,.atlas-v4-earthquake{min-height:0;padding:11px;position:relative;overflow:auto}.atlas-v4-summary h3{z-index:2;margin:14px 0 8px;font-size:14px;position:relative}.atlas-v4-summary>p{z-index:2;color:#b4c4cf;max-width:72%;margin:0;font-size:10px;line-height:1.55;position:relative}.atlas-v4-summary-list{z-index:2;max-width:66%;margin-top:10px;display:grid;position:relative}.atlas-v4-summary-list div{border-top:1px solid #143148;justify-content:space-between;padding:6px 2px;font-size:8px;display:flex}.atlas-v4-ai-orb{color:#77c8ff;background:radial-gradient(circle,#106aa5,#07345e 37%,#0000 68%);border:1px solid #2185c1;border-radius:50%;place-items:center;width:95px;height:95px;font-size:28px;display:grid;position:absolute;bottom:48px;right:18px;box-shadow:0 0 26px #2aa1e88c,inset 0 0 24px #41b5ff8c}.atlas-v4-panel-button{z-index:3;color:#fff;background:#081d2e;border:1px solid #1b3d56;border-radius:5px;margin-top:8px;margin-left:auto;padding:7px 12px;font-size:8px;display:block;position:relative}.atlas-v4-quake-primary{grid-template-columns:1fr 125px;gap:10px;margin-top:9px;display:grid}.atlas-v4-quake-primary>div:first-child>strong{color:var(--v4-orange);font-size:24px;font-weight:500}.atlas-v4-quake-primary small{color:#8095a7;margin-left:5px;font-size:7px}.atlas-v4-quake-primary h3{margin:6px 0;font-size:11px}.atlas-v4-quake-primary p{color:#8499a9;margin:0;font-size:8px;line-height:1.6}.atlas-v4-radar{background:radial-gradient(circle,#103049,#051521 68%);border:1px solid #102c42;border-radius:5px;min-height:95px;position:relative}.atlas-v4-radar i{border:1px solid #d53a35;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.atlas-v4-radar i:first-child{width:70px;height:70px}.atlas-v4-radar i:nth-child(2){width:48px;height:48px}.atlas-v4-radar i:nth-child(3){width:27px;height:27px}.atlas-v4-radar b{width:10px;height:10px;box-shadow:0 0 12px var(--v4-red);background:#fff;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.atlas-v4-quake-list{margin-top:8px}.atlas-v4-quake-list button{color:#fff;text-align:left;background:0 0;border:0;border-top:1px solid #102b40;grid-template-columns:50px 1fr auto;gap:4px;width:100%;padding:7px 0;display:grid}.atlas-v4-quake-list span,.atlas-v4-quake-list small{color:#8a9fae}.atlas-v4-bottom{grid-template-columns:.82fr .86fr 1.12fr 1fr 1.28fr;gap:8px;min-height:0;display:grid}.atlas-v4-bottom>article{min-height:0;padding:10px}.atlas-v4-sentiment>p,.atlas-v4-ai-news>p,.atlas-v4-disaster>p{color:#768b9d;margin:5px 0 0;font-size:8px}.atlas-v4-gauge{place-items:center;height:125px;display:grid;position:relative}.atlas-v4-gauge div{border-top:13px solid #ffc34c;border-left:13px solid #67d46c;border-right:13px solid #ff5d42;border-radius:145px 145px 0 0;width:145px;height:72px;position:absolute;bottom:14px}.atlas-v4-gauge strong{font-size:24px;font-weight:500;position:absolute;bottom:34px}.atlas-v4-gauge span{color:#ffd55e;position:absolute;bottom:17px}.atlas-v4-chart svg{width:100%;height:145px;margin-top:5px;display:block}.atlas-v4-chart path{fill:none}.atlas-v4-chart .zero{stroke:#2b4050}.atlas-v4-chart .positive-line{stroke:var(--v4-green);stroke-width:2px}.atlas-v4-chart .negative-line{stroke:var(--v4-red);stroke-width:2px}.atlas-v4-tabs{gap:4px;margin:7px 0;display:flex}.atlas-v4-tabs button{color:#879cac;background:#081828;border:1px solid #17354d;border-radius:4px;padding:5px 7px;font-size:7px}.atlas-v4-tabs button.active{color:#fff;background:#143a58}.atlas-v4-market-table div{border-top:1px solid #10283b;grid-template-columns:1fr auto 55px;gap:7px;padding:5px 0;font-size:8px;display:grid}.atlas-v4-ai-news>button{color:#fff;text-align:left;background:0 0;border:0;grid-template-columns:16px 1fr auto;align-items:center;gap:6px;width:100%;padding:4px 0;display:grid}.atlas-v4-ai-news button span strong,.atlas-v4-ai-news button span small{display:block}.atlas-v4-ai-news button span strong{font-size:8px}.atlas-v4-ai-news button span small,.atlas-v4-ai-news time{color:#8094a5;font-size:7px}.atlas-v4-ai-news button>b{background:#3049d6;border-radius:4px;place-items:center;width:15px;height:15px;font-size:7px;display:grid}.atlas-v4-disaster-counts{grid-template-columns:repeat(4,1fr);gap:5px;margin-top:9px;display:grid}.atlas-v4-disaster-counts div{align-items:center;gap:5px;display:flex}.atlas-v4-disaster-counts b{background:#123e31;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.atlas-v4-disaster-counts span{color:#a3b4c0;font-size:7px}.atlas-v4-mini-map{background:radial-gradient(#0e314b,#04121e 70%);border:1px solid #102b40;border-radius:5px;height:91px;margin-top:8px;position:relative}.atlas-v4-mini-map:before{opacity:.65;content:"";background:#174361;border-radius:50%;position:absolute;inset:22px 18px}.atlas-v4-mini-map i{background:var(--v4-orange);width:8px;height:8px;box-shadow:0 0 8px var(--v4-orange);border-radius:50%;position:absolute}.atlas-v4-mini-map .one{top:30px;left:22%}.atlas-v4-mini-map .two{top:48px;left:38%}.atlas-v4-mini-map .three{top:28px;left:55%}.atlas-v4-mini-map .four{top:50px;left:72%}.atlas-v4-mini-map .five{top:20px;left:84%}.atlas-v4-breaking{background:#030d16;border-top:1px solid #163147;grid-template-columns:110px repeat(5,1fr);align-items:center;display:grid}.atlas-v4-breaking strong{text-align:center;background:#b32320;height:100%;padding:10px;font-size:9px}.atlas-v4-breaking span{text-align:center;text-overflow:ellipsis;white-space:nowrap;border-right:1px solid #10283a;padding:0 10px;font-size:8px;overflow:hidden}.atlas-v4-toast{z-index:100;color:#fff;background:#051827f5;border:1px solid #286a90;border-radius:7px;padding:10px 14px;position:fixed;bottom:45px;right:20px;box-shadow:0 15px 40px #0000008c}@media (max-height:850px){.atlas-v4-main{grid-template-rows:44px 68px minmax(0,1fr) 155px 29px}.atlas-v4-left{grid-template-rows:minmax(0,1fr) 96px}.atlas-v4-timeline-row{margin-top:4px}.atlas-v4-event{min-height:65px}.atlas-v4-bottom>article{padding:8px}}.atlas-v4-map-body,.atlas-live-map,.atlas-map-shell,.atlas-map-container,.atlas-map-container .maplibregl-map,.atlas-map-container .maplibregl-canvas-container{width:100%;height:100%;min-height:0}.atlas-map-container .maplibregl-canvas{width:100%!important;height:100%!important}.atlas-map-container{position:absolute;inset:0;overflow:hidden}.atlas-map-shell{position:relative;overflow:hidden}.atlas-live-map{grid-template-rows:30px minmax(0,1fr);display:grid}.atlas-map-statusbar{color:#9bb0bf;background:#061522;justify-content:space-between;align-items:center;padding:0 10px;font-size:8px;display:flex}.atlas-map-live{color:#fff;background:#a82d29;border-radius:3px;margin-right:7px;padding:3px 6px}.atlas-map-range,.atlas-map-custom-controls{gap:4px;display:flex}.atlas-map-range button,.atlas-map-custom-controls button,.atlas-map-error button{color:#b8c9d5;background:#051623eb;border:1px solid #24506d;border-radius:4px;padding:4px 7px;font-size:8px}.atlas-map-range button.active,.atlas-map-custom-controls button.active{border-color:var(--v4-blue);color:#fff}.atlas-map-custom-controls{z-index:3;position:absolute;top:10px;left:10px}.atlas-map-error,.atlas-map-empty{z-index:4;color:#ffd5d2;background:#1f0c0ef0;border:1px solid #7a3936;border-radius:5px;padding:8px 10px;position:absolute;top:52px;left:50%;transform:translate(-50%)}.atlas-map-empty{color:#c5d4de;background:#051623f0;border-color:#31546b}.atlas-map-source-note{z-index:2;color:#8fa5b5;background:#020a12c7;border-radius:3px;padding:3px 5px;font-size:7px;position:absolute;bottom:6px;right:8px}.dashboard-modal-backdrop{z-index:200;background:#00050ab8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dashboard-modal{width:min(480px,100%);color:var(--v4-text);background:#071827;border:1px solid #24506d;border-radius:8px;padding:18px;box-shadow:0 22px 70px #000000a6}.dashboard-modal-header{justify-content:space-between;gap:20px;display:flex}.dashboard-modal-header span{color:var(--v4-blue);letter-spacing:.12em;font-size:8px}.dashboard-modal-header h2{margin:6px 0 0;font-size:20px}.dashboard-modal-header button{color:#fff;background:0 0;border:0;font-size:24px}.dashboard-modal-description{color:#b2c2ce;overflow-wrap:anywhere;line-height:1.65}.dashboard-modal-actions{justify-content:flex-end;display:flex}.dashboard-modal-actions button{color:#fff;background:#0c2940;border:1px solid #24506d;border-radius:5px;padding:7px 16px}.breaking-news-page{min-height:100vh;color:var(--v4-text);background:radial-gradient(circle at 70% -10%,#236c9a2e,#0000 30%),#020a12;padding:24px}.breaking-news-header{border-bottom:1px solid var(--v4-border);justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding-bottom:22px;display:flex}.breaking-news-header p{color:var(--v4-blue);letter-spacing:.14em;margin:0;font-size:10px}.breaking-news-header h1{margin:8px 0 5px;font-size:38px}.breaking-news-header span{color:var(--v4-muted)}.breaking-news-live{color:#ff746d;background:#92231f2e;border:1px solid #7e2926;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;display:flex}.breaking-news-live i{background:var(--v4-red);width:8px;height:8px;box-shadow:0 0 12px var(--v4-red);border-radius:50%}.breaking-news-toolbar{justify-content:space-between;align-items:center;gap:15px;max-width:1400px;margin:18px auto;display:flex}.breaking-news-toolbar input{border:1px solid var(--v4-border);color:#fff;background:#061522;border-radius:8px;width:min(420px,100%);padding:11px 13px}.breaking-news-filters{flex-wrap:wrap;gap:7px;display:flex}.breaking-news-filters button{border:1px solid var(--v4-border);color:var(--v4-muted);background:#061522;border-radius:999px;padding:8px 12px}.breaking-news-filters button.active{border-color:var(--v4-blue);color:#fff;background:#113c5b}.breaking-news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:1400px;margin:0 auto;display:grid}.breaking-news-card{border:1px solid var(--v4-border);background:linear-gradient(#071827,#04131f);border-radius:10px;padding:18px;position:relative}.breaking-news-card:before{content:"";border-radius:10px 0 0 10px;width:4px;position:absolute;inset:0 auto 0 0}.breaking-news-card.high:before{background:var(--v4-red)}.breaking-news-card.medium:before{background:var(--v4-orange)}.breaking-news-card.low:before{background:var(--v4-green)}.breaking-news-card-top{color:var(--v4-muted);justify-content:space-between;gap:10px;display:flex}.breaking-news-card h2{margin:14px 0 8px;font-size:20px}.breaking-news-card p{color:#a9bac6;line-height:1.65}.breaking-news-card footer{border-top:1px solid #102b40;justify-content:space-between;align-items:center;margin-top:18px;padding-top:12px;display:flex}.breaking-news-card footer span{color:var(--v4-muted)}.breaking-news-card footer button{color:#fff;background:#0a263a;border:1px solid #24506d;border-radius:6px;padding:7px 11px}.breaking-news-empty{max-width:1400px;color:var(--v4-muted);text-align:center;margin:40px auto}@media (max-width:800px){.breaking-news-toolbar{flex-direction:column;align-items:stretch}.breaking-news-grid{grid-template-columns:1fr}}.atlas-mobile-boot{background:var(--v4-bg);min-height:100dvh;color:var(--v4-text);text-align:center;place-content:center;gap:8px;display:grid}@media (max-width:1179px){html,body{width:100%;min-width:0;height:auto;overflow:hidden auto}body{font-size:16px}.atlas-mobile{min-height:100dvh;padding-bottom:calc(68px + env(safe-area-inset-bottom));color:#eef7ff;background:#020a12;overflow-x:clip}.atlas-mobile a,.atlas-mobile button{-webkit-tap-highlight-color:transparent}.atlas-mobile-topbar{z-index:30;min-height:calc(58px + env(safe-area-inset-top));padding:calc(8px + env(safe-area-inset-top)) 16px 8px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#030e18f5;border-bottom:1px solid #143349;justify-content:space-between;align-items:flex-end;gap:12px;display:flex;position:sticky;top:0}.atlas-mobile-brand{color:#fff;align-items:center;gap:9px;min-height:44px;text-decoration:none;display:flex}.atlas-mobile-brand b{color:var(--v4-blue);font-size:28px}.atlas-mobile-brand strong,.atlas-mobile-brand small{display:block}.atlas-mobile-brand strong{letter-spacing:.08em;font-size:18px}.atlas-mobile-brand small{color:#9bb0bf;font-size:12px}.atlas-mobile-status{color:#75e3a4;white-space:nowrap;border:1px solid #276948;border-radius:999px;margin-bottom:9px;padding:5px 8px;font-size:12px}.atlas-mobile-status.error{color:#ffaaa4;border-color:#7b3e3a}.atlas-mobile-main{gap:16px;padding:18px 14px 28px;display:grid}.atlas-mobile-intro{gap:8px;display:grid}.atlas-mobile-intro p{color:var(--v4-blue);letter-spacing:.12em;margin:0;font-size:12px}.atlas-mobile-intro h1{overflow-wrap:anywhere;margin:0;font-size:clamp(25px,8vw,34px);line-height:1.12}.atlas-mobile-intro>span{color:#b7c5cf;font-size:15px;line-height:1.5}.atlas-mobile-intro small{color:#8fa5b5;font-size:13px}.atlas-mobile-alert,.atlas-mobile-empty{color:#bdcbd5;background:#071827;border:1px solid #24445b;border-radius:9px;margin:0;padding:14px;font-size:14px;line-height:1.5}.atlas-mobile-alert{color:#ffd0cd;border-color:#713b38}.atlas-mobile-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.atlas-mobile-metrics article,.atlas-mobile-section,.atlas-mobile-summary>article{background:linear-gradient(160deg,#082033,#05131f);border:1px solid #14364f;border-radius:12px;min-width:0}.atlas-mobile-metrics article{gap:7px;padding:14px 12px;display:grid}.atlas-mobile-metrics span{color:#aabac5;font-size:13px}.atlas-mobile-metrics strong{color:#fff;overflow-wrap:anywhere;font-size:clamp(24px,9vw,34px);line-height:1}.atlas-mobile-metrics small{color:#8fa5b5;font-size:12px;line-height:1.35}.atlas-mobile-section,.atlas-mobile-summary>article{padding:14px}.atlas-mobile-section>h2,.atlas-mobile-summary h2,.atlas-mobile-heading h2{margin:0 0 12px;font-size:18px}.atlas-mobile-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.atlas-mobile-heading a,.atlas-mobile-heading button,.atlas-mobile-actions a{color:#fff;background:#0a2940;border:1px solid #28688f;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:8px 12px;font-size:14px;text-decoration:none;display:inline-flex}.atlas-mobile-event{border-top:1px solid #15364e;min-width:0;padding:13px 0}.atlas-mobile-event:first-of-type{border-top:0}.atlas-mobile-event>div,.atlas-mobile-event footer{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.atlas-mobile-event>div span{color:var(--v4-blue);text-transform:uppercase;font-size:12px}.atlas-mobile-event time{color:#96a9b7;text-align:right;font-size:12px}.atlas-mobile-event h3{overflow-wrap:anywhere;margin:8px 0 5px;font-size:16px;line-height:1.35}.atlas-mobile-event p{color:#afbec9;overflow-wrap:anywhere;margin:0 0 10px;font-size:14px;line-height:1.45}.atlas-mobile-event footer{color:#8fa5b5;font-size:12px}.atlas-mobile-event footer a{color:#7dcfff;min-height:44px;margin:-10px -8px -10px 0;padding:10px 8px;text-decoration:none}.atlas-mobile-summary{grid-template-columns:1fr;gap:16px;display:grid}.atlas-mobile-cyclones{display:grid}.atlas-mobile-health{gap:8px;display:grid}.atlas-mobile-health>div{background:#061522;border-radius:8px;grid-template-columns:1fr auto;gap:4px 10px;padding:10px;display:grid}.atlas-mobile-health strong{overflow-wrap:anywhere;font-size:14px}.atlas-mobile-health span{color:#7ee3a7;text-transform:capitalize;font-size:13px}.atlas-mobile-health small{color:#9db0be;overflow-wrap:anywhere;grid-column:1/-1;font-size:12px;line-height:1.4}.atlas-mobile-map{border-radius:9px;height:min(64dvh,520px);min-height:360px;overflow:hidden}.atlas-mobile-map>p{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.atlas-mobile-map .atlas-live-map{height:100%;min-height:360px}.atlas-mobile-map .atlas-map-statusbar{min-height:48px;padding:4px 8px;font-size:12px}.atlas-mobile-map .atlas-map-range button,.atlas-mobile-map .atlas-map-custom-controls button,.atlas-mobile-map .atlas-map-error button{min-width:44px;min-height:44px;font-size:13px}.atlas-mobile-map .atlas-map-custom-controls{flex-wrap:wrap;max-width:calc(100% - 64px);top:8px;left:8px}.atlas-mobile-map .atlas-map-custom-controls button:first-child,.atlas-mobile-map .atlas-map-custom-controls button:nth-child(4){display:none}.atlas-mobile-map .atlas-map-error,.atlas-mobile-map .atlas-map-empty{text-align:center;width:calc(100% - 24px);font-size:14px;top:108px}.atlas-mobile-map .atlas-map-source-note{max-width:calc(100% - 16px);font-size:11px}.atlas-mobile-map .maplibregl-popup{max-width:calc(100vw - 40px)!important}.atlas-mobile-actions a{width:100%}.atlas-mobile-disclaimer{color:#91a5b4;font-size:12px;line-height:1.55}.atlas-mobile-nav{z-index:40;padding:4px 4px calc(4px + env(safe-area-inset-bottom));background:#030f19fa;border-top:1px solid #17384f;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;position:fixed;bottom:0;left:0;right:0}.atlas-mobile-nav a,.atlas-mobile-nav button{color:#b4c4cf;background:0 0;border:0;place-items:center;min-width:0;min-height:48px;font-size:12px;text-decoration:none;display:grid}.atlas-mobile-more{right:10px;bottom:calc(64px + env(safe-area-inset-bottom));z-index:50;background:#071b2a;border:1px solid #24516e;border-radius:12px;gap:5px;padding:14px;display:grid;position:fixed;left:10px;box-shadow:0 20px 50px #000}.atlas-mobile-more>div{justify-content:space-between;align-items:center;min-height:44px;display:flex}.atlas-mobile-more button{color:#fff;background:0 0;border:0;width:44px;height:44px;font-size:26px}.atlas-mobile-more a{color:#d8e5ed;border-radius:7px;align-items:center;min-height:44px;padding:8px 10px;font-size:14px;text-decoration:none;display:flex}}.atlas-events-page{color:#eef7ff;background:#020a12;min-height:100dvh;padding:clamp(18px,4vw,48px)}.atlas-events-page>header{justify-content:space-between;align-items:center;gap:20px;max-width:900px;margin:0 auto 20px;display:flex}.atlas-events-page>header p{color:var(--v4-blue);letter-spacing:.12em;margin:0;font-size:12px}.atlas-events-page>header h1{margin:6px 0;font-size:clamp(30px,7vw,48px)}.atlas-events-page>header span{color:#9eb1bf;font-size:14px}.atlas-events-page>header a{background:#0a2940;border:1px solid #28688f;border-radius:8px;align-items:center;min-height:44px;padding:8px 14px;display:inline-flex}.atlas-events-page>section{gap:10px;max-width:900px;margin:auto;display:grid}.atlas-events-page article{background:#071827;border:1px solid #15364e;border-radius:10px;min-width:0;padding:15px}.atlas-events-page article>div,.atlas-events-page article footer{justify-content:space-between;gap:12px;display:flex}.atlas-events-page article>div span{color:var(--v4-blue);text-transform:uppercase;font-size:12px}.atlas-events-page article time,.atlas-events-page article footer{color:#92a7b5;font-size:12px}.atlas-events-page article h2{overflow-wrap:anywhere;margin:9px 0 5px;font-size:17px}.atlas-events-page article p{color:#b1c0ca;overflow-wrap:anywhere;margin:0 0 12px;font-size:14px;line-height:1.5}.atlas-events-page article footer a{color:#75caff;align-items:center;min-height:44px;margin:-10px -6px -10px 0;padding:8px 6px;display:inline-flex}.atlas-events-state,.atlas-events-disclaimer{color:#9fb1be;max-width:900px;margin:20px auto;font-size:14px;line-height:1.5}@media (max-width:520px){.atlas-events-page>header{flex-direction:column;align-items:flex-start}.atlas-events-page>header a{justify-content:center;width:100%}}@media (max-width:340px){.atlas-mobile-main{padding-left:10px;padding-right:10px}.atlas-mobile-metrics{grid-template-columns:1fr}.atlas-mobile-status{overflow-wrap:anywhere;white-space:normal;text-align:center;max-width:108px}}@media (max-width:1179px){html.atlas-desktop-override,html.atlas-desktop-override body{min-width:1180px;height:100%;overflow:hidden}}
