@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#17211f;--muted:#6c7976;--line:#dce5e1;--paper:#f6f8f6;--white:#fff;--mint:#b9f1dc;--green:#087b5e;--orange:#ef765b;--yellow:#f6c65b;--blue:#6ba3ba}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:14px}.app-shell{min-height:100vh}.wrap{max-width:1240px;margin:0 auto;padding-left:32px;padding-right:32px}.topbar{height:76px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.8);display:flex;align-items:center;padding:0 max(32px,calc((100% - 1240px)/2 + 32px));gap:35px}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);font-size:20px;font-weight:800;letter-spacing:-1px;text-decoration:none}.brand-dot{color:var(--green)}.brand-mark{width:26px;height:26px;border:2px solid var(--green);border-radius:50%;display:flex;align-items:center;justify-content:center;gap:2px}.brand-mark i{width:2px;background:var(--green);display:block;border-radius:3px}.brand-mark i:nth-child(1){height:7px}.brand-mark i:nth-child(2){height:14px}.brand-mark i:nth-child(3){height:10px}.product-label{font-size:13px;color:var(--muted);border-left:1px solid var(--line);padding-left:35px}.pulse,.live-dot{display:inline-block;width:7px;height:7px;background:#28a879;border-radius:50%;margin-right:8px;box-shadow:0 0 0 4px #d9f6e9}.topnav{margin-left:auto;display:flex;align-items:center;gap:27px}.topnav a,.footer a{color:var(--muted);text-decoration:none}.topnav a:hover,.footer a:hover,.text-link{color:var(--green)}.help{border:1px solid var(--line);width:24px;height:24px;text-align:center;line-height:22px;border-radius:50%;font-weight:700}.avatar{border:0;background:#d8ede6;color:var(--green);width:34px;height:34px;border-radius:50%;font-weight:700}.hero{padding-top:58px;padding-bottom:38px;display:flex;align-items:end;justify-content:space-between}.eyebrow{font:500 10px 'DM Mono',monospace;color:var(--green);letter-spacing:1.3px;margin:0 0 16px}.hero h1{font-size:54px;line-height:1.04;letter-spacing:-3px;margin:0;font-weight:800}.hero h1 em{font-style:normal;color:var(--green)}.intro{color:var(--muted);max-width:470px;line-height:1.65;margin:18px 0 0}.hero-actions{display:flex;gap:10px;margin-bottom:4px}.button{border:0;border-radius:6px;padding:12px 17px;font:600 12px Manrope;cursor:pointer}.button span{font-size:17px;vertical-align:-1px;margin-right:7px}.primary{background:var(--green);color:white}.secondary{background:white;border:1px solid var(--line);color:var(--ink)}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:22px}.stat-card,.panel{background:var(--white);border:1px solid var(--line);border-radius:8px}.stat-card{padding:20px 21px;min-height:138px}.stat-label{font-size:11px;color:var(--muted);display:block;margin-bottom:12px}.stat-card strong{display:block;font-size:32px;letter-spacing:-1px}.stat-location,.trend{font-size:11px;color:var(--muted);display:block;margin-top:8px}.trend.up{color:var(--green)}.trend small{color:var(--muted)}.stable{color:var(--green)}.dashboard-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:22px}.panel-head{display:flex;justify-content:space-between;align-items:start;padding:21px 22px 16px}.panel h2{font-size:16px;margin:0 0 5px;letter-spacing:-.3px}.panel-head p{margin:0;color:var(--muted);font-size:11px}.map-panel{overflow:hidden}.map-tools{display:flex;gap:5px}.tool{height:28px;min-width:28px;border:1px solid var(--line);background:white;color:var(--muted);border-radius:4px;cursor:pointer}.tool.active,.tool:hover{color:var(--green);background:#effaf5}.map{height:395px;background:#eaf2ef;position:relative;overflow:hidden;transition:transform .4s}.map.zoomed{transform:scale(1.13)}.grid-lines{position:absolute;inset:0;opacity:.4;background:linear-gradient(90deg,transparent 24.8%,#cbded8 25%,transparent 25.2%,transparent 49.8%,#cbded8 50%,transparent 50.2%,transparent 74.8%,#cbded8 75%,transparent 75.2%),linear-gradient(0deg,transparent 24.8%,#cbded8 25%,transparent 25.2%,transparent 49.8%,#cbded8 50%,transparent 50.2%,transparent 74.8%,#cbded8 75%,transparent 75.2%)}.continent{position:absolute;background:#c9ddd6;opacity:.9}.north-america{width:205px;height:107px;left:8%;top:24%;border-radius:55% 30% 45% 35%;transform:rotate(12deg)}.south-america{width:73px;height:143px;left:27%;top:53%;border-radius:45% 55% 42% 50%;transform:rotate(16deg)}.europe{width:92px;height:45px;left:47%;top:29%;border-radius:40%}.asia{width:245px;height:103px;left:54%;top:24%;border-radius:35% 52% 40% 46%;transform:rotate(7deg)}.africa{width:113px;height:144px;left:47%;top:47%;border-radius:42% 48% 38% 52%;transform:rotate(12deg)}.australia{width:104px;height:61px;left:73%;top:69%;border-radius:50% 42% 48% 35%;transform:rotate(10deg)}.quake{position:absolute;width:11px;height:11px;background:var(--orange);border:2px solid white;border-radius:50%;box-shadow:0 0 0 6px rgba(239,118,91,.18);animation:blink 2.5s infinite}.quake.big{width:17px;height:17px;background:#e85a45;box-shadow:0 0 0 9px rgba(239,90,69,.2)}.q1{left:66%;top:35%}.q2{left:21%;top:37%}.q3{left:78%;top:42%}.q4{left:25%;top:72%}.q5{left:57%;top:75%}.q6{left:49%;top:37%}.q7{left:31%;top:55%}.q8{left:82%;top:69%}@keyframes blink{50%{box-shadow:0 0 0 10px rgba(239,118,91,0)}}.map-legend,.map-scale{position:absolute;bottom:17px;background:rgba(255,255,255,.82);border:1px solid #d4e1dc;border-radius:4px;padding:8px 10px;font:10px 'DM Mono';color:var(--muted)}.map-legend{right:17px;display:flex;align-items:center;gap:8px}.map-scale{left:17px}.legend-dot{border-radius:50%;background:var(--orange);display:inline-block;border:1px solid white}.legend-dot.small{width:6px;height:6px}.legend-dot.medium{width:9px;height:9px}.legend-dot.large{width:13px;height:13px}.map-foot{display:flex;justify-content:space-between;padding:14px 22px;color:var(--muted);font:10px 'DM Mono'}.feed-panel{display:flex;flex-direction:column}.more{border:0;background:none;color:var(--green);font:600 11px Manrope;cursor:pointer}.more span{font-size:16px;margin-left:5px}.filters{display:none;padding:0 22px 12px}.filters.open{display:block}.filters label{font-size:11px;color:var(--muted)}select{border:1px solid var(--line);background:white;border-radius:4px;padding:7px 9px;color:var(--ink);margin-left:7px;font:11px Manrope}.event-list{border-top:1px solid var(--line)}.event{display:flex;align-items:center;padding:12px 22px;border-bottom:1px solid #edf1ef;text-decoration:none;color:var(--ink);gap:12px}.event:hover{background:#f7fbf9}.mag{font:500 13px 'DM Mono';width:30px}.mag.high{color:#dd563f}.mag.med{color:#d39727}.mag.low{color:#5e8f91}.event-copy{flex:1;min-width:0}.event-copy b{font-size:11px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.event-copy small{font-size:10px;color:var(--muted);display:block;margin-top:3px}.arrow{font-size:19px;color:#a6b4af}.view-all{margin:14px 22px 18px;color:var(--green);font-size:11px;font-weight:700;text-decoration:none}.view-all span{float:right;font-size:17px}.lower-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:22px;margin-top:22px}.insight,.regions{min-height:282px}.period{margin:0}.chart{height:190px;display:flex;padding:15px 25px 26px 22px}.y-labels{width:35px;display:flex;flex-direction:column;justify-content:space-between;color:#a2afab;font:9px 'DM Mono'}.bars{flex:1;display:flex;align-items:end;justify-content:space-around;border-bottom:1px solid var(--line);background:repeating-linear-gradient(0deg,transparent,transparent 39px,#edf2f0 40px);padding:0 12px}.bars i{width:8%;max-width:48px;background:#a7ddca;border-radius:4px 4px 0 0;position:relative}.bars i.today{background:var(--green)}.bars b{position:absolute;top:calc(100% + 10px);left:50%;transform:translateX(-50%);font:9px 'DM Mono';color:var(--muted);font-weight:400}.regions ol{list-style:none;margin:0;padding:0 22px}.regions li{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #edf1ef;font-size:11px}.regions li span{display:flex;gap:12px;align-items:center}.regions li b{font:10px 'DM Mono';color:#a3b0ac}.regions li strong{font:500 11px 'DM Mono'}.text-link{font-size:11px;text-decoration:none}.footer{display:flex;justify-content:space-between;padding-top:28px;padding-bottom:35px;color:#9aa7a3;font-size:10px}.footer span:last-child{display:flex;gap:22px}.status-dot{display:inline-block;width:6px;height:6px;background:#35ad7c;border-radius:50%;margin-left:5px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:#173b31;color:white;padding:12px 18px;border-radius:5px;font-size:12px;opacity:0;transition:.25s;pointer-events:none}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:800px){.topbar{padding:0 18px;gap:15px}.product-label{display:none}.topnav{gap:13px}.topnav a:not(.help){display:none}.wrap{padding-left:18px;padding-right:18px}.hero{display:block;padding-top:38px}.hero h1{font-size:42px}.hero-actions{margin-top:25px}.stats{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.lower-grid{grid-template-columns:1fr}.map{height:320px}.footer{display:block}.footer span:last-child{margin-top:15px;gap:14px}.stat-card{min-height:125px}.stat-card strong{font-size:27px}}
@media(max-width:420px){.stats{gap:8px}.stat-card{padding:15px 13px}.stat-label{font-size:10px}.hero-actions .button{flex:1;padding:11px 8px}.hero-actions{gap:7px}.map-foot{padding-left:14px;padding-right:14px}.map-foot span:last-child{font-size:8px}.panel-head{padding-left:16px;padding-right:16px}.event{padding-left:16px;padding-right:16px}}
