/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--qw-navy:#0c3d5c;--qw-navy-dark:#082f47;--qw-blue:#1a6ea8;--qw-blue-hover:#155a89;--qw-nav-active:#0c3d5c;--qw-nav-muted:#4a5f73;--qw-nav-underline:#5b8da0;--qw-accent-top:#f3eee8;--qw-bg:#eef2f6;--qw-white:#ffffff;--qw-text:#1a2b3c;--qw-muted:#5a6d7e;--qw-border:#e8edf2;--qw-radius:12px;--qw-shadow:0 4px 24px rgba(12,61,92,0.12);--qw-font:"Inter",system-ui,-apple-system,"Segoe UI",sans-serif;--qw-warn-minor-bg:rgb(232,119,46);--qw-warn-minor-fg:#ffffff;--qw-warn-moderate-bg:rgb(210,59,53);--qw-warn-moderate-fg:#ffffff;--qw-warn-major-bg:rgb(165,42,37);--qw-warn-major-fg:#ffffff;}html.qw-site,html.qw-site body{margin:0;padding:0;min-height:100%;font-family:var(--qw-font);color:var(--qw-text);background:var(--qw-bg);-webkit-font-smoothing:antialiased;}html.qw-site .dialog-off-canvas-main-canvas,html.qw-site .layout-container{margin:0;padding:0;max-width:none;}html.qw-site .qw-main a{color:var(--qw-blue);}html.qw-site .qw-main a:hover{color:var(--qw-blue-hover);}.qw-layout{min-height:100vh;display:flex;flex-direction:column;}.qw-header{background:var(--qw-white);border-bottom:1px solid var(--qw-border);box-shadow:0 1px 0 rgba(12,61,92,0.04);}.qw-header-accent{height:3px;background:var(--qw-accent-top);}.qw-header-inner{max-width:1400px;margin:0 auto;padding:0.85rem 1.5rem;box-sizing:border-box;display:flex;align-items:center;gap:2.5rem;}.qw-brand{display:flex;align-items:center;gap:0.55rem;text-decoration:none;color:var(--qw-navy);font-weight:700;font-size:1.125rem;letter-spacing:-0.02em;line-height:1;flex-shrink:0;}.qw-brand:hover{color:var(--qw-navy-dark);}.qw-brand-mark{display:grid;place-items:center;width:2rem;height:2rem;border-radius:6px;background:var(--qw-navy);color:var(--qw-white);flex-shrink:0;}.qw-brand-icon{width:1.35rem;height:1.35rem;}.qw-brand-tld{color:var(--qw-blue);}.qw-header-blocks,html.qw-site .qw-header-blocks > div,html.qw-site .qw-header-blocks .region-primary-menu{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex:1;min-width:0;width:100%;}.qw-header .block{margin:0;}.qw-header nav{flex:1;min-width:0;}html.qw-site .qw-header nav > ul,html.qw-site .qw-header .menu{display:flex;align-items:center;gap:1.75rem;list-style:none;margin:0;padding:0;flex-wrap:wrap;}html.qw-site .qw-header nav li,html.qw-site .qw-header .menu-item{list-style:none;margin:0;padding:0;}html.qw-site .qw-header nav a,html.qw-site .qw-header .menu a{color:var(--qw-nav-muted);text-decoration:none;font-size:0.9375rem;font-weight:500;line-height:1.3;padding:0.2rem 0 0.35rem;border-bottom:2px solid transparent;transition:color 0.15s ease,border-color 0.15s ease;}html.qw-site .qw-header nav a:hover,html.qw-site .qw-header .menu a:hover{color:var(--qw-nav-active);}html.qw-site .qw-header nav a.is-active,html.qw-site .qw-header .menu a.is-active{color:var(--qw-nav-active);font-weight:600;border-bottom-color:var(--qw-nav-underline);}.qw-header #block-quakewatch-search-form,.qw-header .search-block-form{display:none !important;}.qw-header .search-block-form form{display:flex;align-items:center;margin:0;}.qw-header .search-block-form .form-item{margin:0;}.qw-header .search-block-form input[type="search"]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.qw-header .search-block-form .form-actions{margin:0;}.qw-header .search-block-form .form-submit,.qw-header .search-block-form button{width:2rem;height:2rem;padding:0;margin:0;border:none;border-radius:0;background-color:transparent;color:transparent;font-size:0;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='22' height='22'%3E%3Ccircle cx='10.5' cy='10.5' r='6.5' fill='none' stroke='%234a5f73' stroke-width='2'/%3E%3Cpath d='M15.5 15.5L20 20' fill='none' stroke='%234a5f73' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;}.qw-header .search-block-form .form-submit:hover,.qw-header .search-block-form button:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='22' height='22'%3E%3Ccircle cx='10.5' cy='10.5' r='6.5' fill='none' stroke='%230c3d5c' stroke-width='2'/%3E%3Cpath d='M15.5 15.5L20 20' fill='none' stroke='%230c3d5c' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");}.qw-main{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:1.25rem 1.5rem 1.5rem;box-sizing:border-box;}@media (max-width:720px){.qw-header-inner{flex-wrap:wrap;gap:1rem;padding:0.75rem 1rem;}.qw-header-blocks{flex:1 1 100%;}html.qw-site .qw-header nav > ul{gap:1.25rem;}.qw-main{padding:0.75rem 1rem 1rem;}}
html.qw-map-page{height:100%;overflow:hidden;}html.qw-map-page body{height:100vh;box-sizing:border-box;overflow:hidden;}html.qw-map-page .dialog-off-canvas-main-canvas{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden;}html.qw-map-page .qw-layout{display:flex;flex-direction:column;flex:1 1 0;height:100%;min-height:0;overflow:hidden;}html.qw-map-page .qw-main{flex:1 1 0;display:flex;flex-direction:column;min-height:0;overflow:hidden;padding-top:1rem;padding-bottom:1rem;}html.qw-map-page .qw-main > div{display:flex;flex-direction:column;flex:1 1 0;min-height:0;overflow:hidden;}html.qw-map-page #earthquake-root{display:flex;flex-direction:column;flex:1 1 0;min-height:0;overflow:hidden;}html.qw-map-page #earthquake-root .eq-layout{display:flex;flex-direction:column;flex:1 1 0;min-height:0;overflow:hidden;}html.qw-map-page .eq-info-bar,html.qw-map-page .eq-alert-banner{flex-shrink:0;}.qw-main .eq-layout{--qw-header-bg:#0e2f4f;--qw-header-fg:#ffffff;--qw-header-sub:#a8bdd0;--qw-map-font:"Public Sans",var(--qw-font);background:var(--qw-white);border-radius:var(--qw-radius);box-shadow:var(--qw-shadow);overflow:hidden;min-height:0;font-family:var(--qw-map-font);}.qw-main .eq-info-bar,.qw-main .eq-info-bar.qw-mon-header{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;background:var(--qw-header-bg) !important;color:var(--qw-header-sub);padding:18px 28px !important;font-family:var(--qw-map-font);font-size:13.5px;line-height:1.45;border-bottom:none;}.qw-main .qw-mon-title,.qw-main .eq-info-left{display:flex;flex-direction:column;gap:0.35rem;flex:1;min-width:0;}.qw-main .qw-mon-title h2,.qw-main .eq-info-left strong{margin:0;font-family:var(--qw-map-font);font-size:21px;font-weight:600;line-height:1.25;color:var(--qw-header-fg);letter-spacing:-0.01em;}.qw-main .qw-mon-title p,.qw-main .eq-info-left span{margin:0;max-width:42rem;font-size:13.5px;line-height:1.45;color:var(--qw-header-sub);}.qw-main .qw-mon-stats,.qw-main .eq-info-right{display:flex;align-items:flex-start;gap:2.25rem;flex-shrink:0;white-space:nowrap;color:var(--qw-header-sub);font-size:13px;text-align:center;}.qw-main .qw-stat{display:flex;flex-direction:column;align-items:center;gap:0.15rem;min-width:4.5rem;}.qw-main .qw-stat-num{font-family:var(--qw-map-font);font-size:17px;font-weight:600;line-height:1.2;color:var(--qw-header-fg);letter-spacing:0.01em;}.qw-main .qw-stat-lbl{font-family:var(--qw-map-font);font-size:10.5px;font-weight:500;line-height:1.2;color:var(--qw-header-sub);text-transform:lowercase;letter-spacing:0.04em;}.qw-main .eq-info-right:not(.qw-mon-stats) > span:nth-child(2n){display:none;}html.qw-map-page .eq-body{display:grid;grid-template-columns:1fr 340px;flex:1 1 0;min-height:0;overflow:hidden;}html.qw-map-page .eq-map-container{position:relative;min-height:0;min-width:0;height:100%;overflow:hidden;background:#e8eef3;}html.qw-map-page .eq-map-container .leaflet-container{position:absolute;inset:0;width:100%;height:100%;}html.qw-map-page .eq-sidebar{min-height:0;display:flex;flex-direction:column;overflow:hidden;}html.qw-map-page .eq-list{flex:1 1 0;min-height:0;overflow-y:auto;}.qw-main .eq-map-container{position:relative;min-height:480px;min-width:0;}.qw-main .eq-map-container .leaflet-container{position:absolute;inset:0;width:100%;height:100%;}.qw-main .eq-sidebar{background:#fafbfc;border-left:1px solid #e5e7eb;width:340px;min-width:340px;max-width:340px;min-height:0;font-family:var(--qw-map-font);}.qw-main .eq-sidebar-header h3{font-family:var(--qw-map-font);font-size:11px;font-weight:600;letter-spacing:0.08em;}.qw-main .eq-filter-toggle{background:#f3f4f6;border-radius:6px;padding:3px;}.qw-main .eq-filter-toggle button{font-family:var(--qw-map-font);color:#4b5563;}.qw-main .eq-filter-toggle button.active{border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,0.1);}.qw-main .eq-status{font-family:var(--qw-map-font);}.qw-main .eq-status--advisory{margin:0;border-radius:0;}.qw-main .eq-legend{font-family:var(--qw-map-font);}.qw-main .eq-mag,.qw-main .eq-place,.qw-main .eq-time{font-family:var(--qw-map-font);}.qw-main .eq-item.selected{background:#fff7ed;border-left-color:#f97316;}@media (max-width:960px){.qw-main .eq-info-bar{flex-direction:column;align-items:stretch;gap:1rem;}.qw-main .qw-mon-stats,.qw-main .eq-info-right{justify-content:flex-start;flex-wrap:wrap;gap:1.5rem;}html.qw-map-page .eq-body,.qw-main .eq-body{grid-template-columns:1fr;}html.qw-map-page .eq-map-container,.qw-main .eq-map-container{min-height:360px;}html.qw-map-page .eq-sidebar,.qw-main .eq-sidebar{width:100%;min-width:0;max-width:none;max-height:420px;}}@media (max-width:640px){.qw-main .qw-mon-title p,.qw-main .eq-info-left span{display:none;}}
@keyframes qw-fade-up{from{opacity:0;transform:translateY(22px);}to{opacity:1;transform:translateY(0);}}@keyframes qw-page-enter{from{opacity:0;transform:translateY(14px);}to{opacity:1;transform:translateY(0);}}@keyframes qw-load-bar{0%{width:0;opacity:1;}70%{width:82%;opacity:1;}100%{width:100%;opacity:0;}}html.qw-page-loading .qw-main,.qw-reveal,.qw-auto-reveal,.qw-app-shell,.about-page .scale-row,.about-page .faq,.prepare-sync-page .prepare-sync-card{opacity:1;transform:none;}html.qw-animations-on.qw-page-loading::before{content:"";position:fixed;top:0;left:0;height:3px;width:0;background:linear-gradient(90deg,#0c3d5c,#2563eb,#60a5fa);z-index:10000;pointer-events:none;animation:qw-load-bar 0.85s ease forwards;}html.qw-animations-on.qw-page-loading .qw-main{opacity:0;transform:translateY(14px);}html.qw-animations-on.qw-page-ready .qw-main{animation:qw-page-enter 0.55s cubic-bezier(0.22,1,0.36,1) forwards;}html.qw-animations-on.qw-page-ready.qw-has-home .qw-main{animation:none;opacity:1;transform:none;}html.qw-animations-on .qw-reveal:not(.qw-reveal--in){opacity:0;transform:translateY(22px);}html.qw-animations-on.qw-page-ready .qw-reveal.qw-reveal--in{animation:qw-fade-up 0.65s cubic-bezier(0.22,1,0.36,1) both;animation-delay:var(--qw-reveal-delay,0ms);}.qw-stagger > .qw-reveal:nth-child(1){--qw-reveal-delay:0ms;}.qw-stagger > .qw-reveal:nth-child(2){--qw-reveal-delay:80ms;}.qw-stagger > .qw-reveal:nth-child(3){--qw-reveal-delay:160ms;}.qw-stagger > .qw-reveal:nth-child(4){--qw-reveal-delay:240ms;}.qw-stagger > .qw-reveal:nth-child(5){--qw-reveal-delay:320ms;}.qw-stagger > .qw-reveal:nth-child(6){--qw-reveal-delay:400ms;}.qw-stagger > .qw-reveal:nth-child(7){--qw-reveal-delay:480ms;}.qw-stagger > .qw-reveal:nth-child(8){--qw-reveal-delay:560ms;}.qw-stagger-grid > .qw-reveal:nth-child(1){--qw-reveal-delay:120ms;}.qw-stagger-grid > .qw-reveal:nth-child(2){--qw-reveal-delay:200ms;}.qw-stagger-grid > .qw-reveal:nth-child(3){--qw-reveal-delay:280ms;}.qw-stagger-grid > .qw-reveal:nth-child(4){--qw-reveal-delay:360ms;}.qw-stagger-grid > .qw-reveal:nth-child(5){--qw-reveal-delay:440ms;}html.qw-animations-on.qw-page-ready .about-page .content-wrap > .qw-auto-reveal.qw-auto-reveal--in,html.qw-animations-on.qw-page-ready .prepare-sync-page > .qw-auto-reveal.qw-auto-reveal--in{animation:qw-fade-up 0.65s cubic-bezier(0.22,1,0.36,1) both;animation-delay:var(--qw-reveal-delay,0ms);}html.qw-animations-on .about-page .content-wrap > .qw-auto-reveal:not(.qw-auto-reveal--in),html.qw-animations-on .prepare-sync-page > .qw-auto-reveal:not(.qw-auto-reveal--in){opacity:0;transform:translateY(22px);}.about-page .content-wrap > .qw-auto-reveal:nth-child(1){--qw-reveal-delay:0ms;}.about-page .content-wrap > .qw-auto-reveal:nth-child(2){--qw-reveal-delay:100ms;}.about-page .content-wrap > .qw-auto-reveal:nth-child(3){--qw-reveal-delay:200ms;}.about-page .content-wrap > .qw-auto-reveal:nth-child(4){--qw-reveal-delay:300ms;}.about-page .content-wrap > .qw-auto-reveal:nth-child(5){--qw-reveal-delay:400ms;}.prepare-sync-page > .qw-auto-reveal:nth-child(1){--qw-reveal-delay:0ms;}.prepare-sync-page > .qw-auto-reveal:nth-child(2){--qw-reveal-delay:120ms;}.prepare-sync-page > .qw-auto-reveal:nth-child(3){--qw-reveal-delay:240ms;}.prepare-sync-page > .qw-auto-reveal:nth-child(4){--qw-reveal-delay:360ms;}html.qw-animations-on .about-page .steps-grid > .qw-auto-reveal:not(.qw-auto-reveal--in),html.qw-animations-on .prepare-sync-page .prepare-sync-card:not(.qw-auto-reveal--in){opacity:0;transform:translateY(18px);}html.qw-animations-on.qw-page-ready .about-page .steps-grid > .qw-auto-reveal.qw-auto-reveal--in,html.qw-animations-on.qw-page-ready .prepare-sync-page .prepare-sync-card.qw-auto-reveal--in{animation:qw-fade-up 0.6s cubic-bezier(0.22,1,0.36,1) both;animation-delay:var(--qw-reveal-delay,0ms);}.about-page .steps-grid > .qw-auto-reveal:nth-child(1){--qw-reveal-delay:180ms;}.about-page .steps-grid > .qw-auto-reveal:nth-child(2){--qw-reveal-delay:260ms;}.about-page .steps-grid > .qw-auto-reveal:nth-child(3){--qw-reveal-delay:340ms;}.about-page .steps-grid > .qw-auto-reveal:nth-child(4){--qw-reveal-delay:420ms;}.prepare-sync-page .prepare-sync-card:nth-child(1){--qw-reveal-delay:200ms;}.prepare-sync-page .prepare-sync-card:nth-child(2){--qw-reveal-delay:280ms;}.prepare-sync-page .prepare-sync-card:nth-child(3){--qw-reveal-delay:360ms;}html.qw-animations-on .about-page .scale-row:not(.qw-auto-reveal--in),html.qw-animations-on .about-page .faq:not(.qw-auto-reveal--in){opacity:0;transform:translateY(14px);}html.qw-animations-on.qw-page-ready .about-page .scale-row.qw-auto-reveal--in,html.qw-animations-on.qw-page-ready .about-page .faq.qw-auto-reveal--in{animation:qw-fade-up 0.55s ease both;animation-delay:var(--qw-reveal-delay,0ms);}.about-page .scale-row:nth-child(1){--qw-reveal-delay:220ms;}.about-page .scale-row:nth-child(2){--qw-reveal-delay:280ms;}.about-page .scale-row:nth-child(3){--qw-reveal-delay:340ms;}.about-page .scale-row:nth-child(4){--qw-reveal-delay:400ms;}.about-page .scale-row:nth-child(5){--qw-reveal-delay:460ms;}.about-page .faq:nth-child(1){--qw-reveal-delay:240ms;}.about-page .faq:nth-child(2){--qw-reveal-delay:300ms;}.about-page .faq:nth-child(3){--qw-reveal-delay:360ms;}.about-page .faq:nth-child(4){--qw-reveal-delay:420ms;}html.qw-animations-on .qw-app-shell:not(.qw-app-shell--in){opacity:0;transform:translateY(16px);}html.qw-animations-on .qw-app-shell.qw-app-shell--in{animation:qw-page-enter 0.55s cubic-bezier(0.22,1,0.36,1) forwards;}html.qw-animations-on .eq-layout.qw-app-enter,html.qw-animations-on .eql-layout.qw-app-enter{animation:qw-page-enter 0.5s cubic-bezier(0.22,1,0.36,1) both;}.about-page .step,.prepare-sync-page .prepare-sync-card,.home-card{transition:transform 0.3s cubic-bezier(0.34,1.4,0.64,1),box-shadow 0.3s ease;}.about-page .step:hover,.prepare-sync-page .prepare-sync-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(12,61,92,0.1);}html.qw-no-animations .qw-main,html.qw-no-animations .qw-reveal,html.qw-no-animations .qw-auto-reveal,html.qw-no-animations .qw-app-shell,html.qw-no-animations .about-page .scale-row,html.qw-no-animations .about-page .faq,html.qw-no-animations .prepare-sync-page .prepare-sync-card{opacity:1 !important;transform:none !important;animation:none !important;}@media (prefers-reduced-motion:reduce){html.qw-animations-on.qw-page-loading::before,html.qw-animations-on.qw-page-ready .qw-main,html.qw-animations-on.qw-page-ready .qw-reveal.qw-reveal--in,html.qw-animations-on.qw-page-ready .qw-auto-reveal.qw-auto-reveal--in,html.qw-animations-on .qw-app-shell.qw-app-shell--in,html.qw-animations-on .eq-layout.qw-app-enter,html.qw-animations-on .eql-layout.qw-app-enter{animation:none !important;}html.qw-animations-on.qw-page-loading .qw-main,html.qw-animations-on .qw-reveal,html.qw-animations-on .qw-auto-reveal,html.qw-animations-on .qw-app-shell,html.qw-animations-on .about-page .scale-row,html.qw-animations-on .about-page .faq,html.qw-animations-on .prepare-sync-page .prepare-sync-card{opacity:1;transform:none;}}@supports not ((animation:1s ease) and (transform:translateY(1px))){html.qw-page-loading .qw-main,.qw-reveal,.qw-auto-reveal,.qw-app-shell,.about-page .scale-row,.about-page .faq,.prepare-sync-page .prepare-sync-card{opacity:1 !important;transform:none !important;animation:none !important;}}
.qw-site .page-title,.qw-site .tabs,.qw-site .breadcrumb,.qw-site .block-page-title-block{display:none;}.qw-site .layout-content,.qw-site .region-content{max-width:none;padding:0;margin:0;}.qw-main .about-page{background:var(--qw-white);border-radius:var(--qw-radius,12px);box-shadow:var(--qw-shadow,0 4px 24px rgba(12,61,92,0.12));}.qw-footer{margin-top:auto;background:var(--qw-navy,#0c3d5c);color:rgba(255,255,255,0.78);border-top:1px solid var(--qw-navy-dark,#082f47);}.qw-footer-inner{max-width:1400px;margin:0 auto;padding:0.65rem 1.5rem 0.75rem;box-sizing:border-box;font-size:0.75rem;line-height:1.4;text-align:center;}.qw-footer-inner p{margin:0 0 0.15rem;}.qw-footer-legal{margin-top:0.2rem;margin-bottom:0;color:rgba(255,255,255,0.6);font-weight:500;}html.qw-site .qw-footer a{color:#cfe3f1;text-decoration:underline;}html.qw-site .qw-footer a:hover{color:#ffffff;}@media (max-width:720px){.qw-footer-inner{padding:0.55rem 1rem 0.65rem;}}
#qw-warnings-bar{display:none;position:relative;width:100%;overflow:hidden;font-family:var(--qw-font);font-size:0.875rem;font-weight:500;line-height:1.4;min-height:44px;box-sizing:border-box;}#qw-warnings-bar.is-active{display:flex;align-items:stretch;}#qw-warnings-bar.qw-warn--minor{background-color:var(--qw-warn-minor-bg);color:var(--qw-warn-minor-fg);}#qw-warnings-bar.qw-warn--moderate{background-color:var(--qw-warn-moderate-bg);color:var(--qw-warn-moderate-fg);}#qw-warnings-bar.qw-warn--major{background-color:var(--qw-warn-major-bg);color:var(--qw-warn-major-fg);}.qw-warn-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;max-width:1400px;margin:0 auto;padding:0.6rem 1.5rem;box-sizing:border-box;}.qw-warn-stage{position:relative;flex:1;min-height:1.4em;}.qw-warn-slide{display:flex;align-items:center;gap:0.6rem;position:absolute;inset:0;opacity:0;transition:opacity 0.4s ease;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.qw-warn-slide.is-visible{opacity:1;pointer-events:auto;position:relative;}.qw-warn-icon{flex-shrink:0;width:18px;height:18px;opacity:0.9;}.qw-warn-counter{flex-shrink:0;font-size:0.75rem;opacity:0.75;white-space:nowrap;font-variant-numeric:tabular-nums;}.qw-warn-slide[data-severity="minor"]{}.qw-warn-slide[data-severity="moderate"]{}.qw-warn-slide[data-severity="major"]{}
