@import "https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500;9..144,600;9..144,700&family=Inter:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,300;9..144,400;9..144,500&family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500;700&family=Orbitron:wght@600;700&display=swap";:root{--sh-white:#f0f6f8;--sh-soft-grey:#d9e0e3;--sh-black:#0c1016;--sh-dark-grey:#1e232c;--sh-grey:#a5abad;--sh-teal:#27b7a5;--sh-tracking:-.075em;--sh-spring:cubic-bezier(.22, .68, 0, 1.5);--sh-spring-menu:cubic-bezier(.22, .68, 0, 1.2)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}.sh-page{background:var(--sh-white);color:var(--sh-black);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,sans-serif;overflow-x:hidden}.sh-page ::selection{background:var(--sh-black);color:var(--sh-white)}.sh-page a{color:inherit;text-decoration:none}.sh-page img,.sh-page svg{pointer-events:none;-webkit-user-select:none;user-select:none}.sh-container{width:100%;padding-inline-start:1rem;padding-inline-end:1rem}@media (min-width:768px){.sh-container{padding-inline-start:2rem;padding-inline-end:2rem}}@media (min-width:1024px){.sh-container{padding-inline-start:3rem;padding-inline-end:3rem}}@media (min-width:1280px){.sh-container{padding-inline-start:5rem;padding-inline-end:5rem}}.sh-line-mask{padding:.1rem 0;display:block;overflow:hidden}.sh-line-inner{display:block}.sh-hword{color:#0000;background:linear-gradient(90deg, var(--sh-black), #808384, var(--sh-black));letter-spacing:var(--sh-tracking);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;margin-right:-.5rem;padding-right:.5rem;animation:5s infinite sh-grad-move;display:inline!important}@keyframes sh-grad-move{0%{background-position:10% 0}50%{background-position:91% 100%}to{background-position:10% 0}}.sh-section-label{letter-spacing:var(--sh-tracking);color:var(--sh-grey);font-size:1rem;font-weight:600}@media (min-width:768px){.sh-section-label{font-size:1.125rem}}@media (min-width:1024px){.sh-section-label{font-size:1.25rem}}@media (min-width:1536px){.sh-section-label{font-size:1.5rem}}.sh-section-headline{letter-spacing:var(--sh-tracking);color:var(--sh-black);margin-top:1rem;font-size:1.875rem;font-weight:600;line-height:1}@media (min-width:768px){.sh-section-headline{font-size:3rem}}@media (min-width:1024px){.sh-section-headline{font-size:3.75rem}}@media (min-width:1280px){.sh-section-headline{font-size:4.5rem}}@media (min-width:1536px){.sh-section-headline{font-size:7rem}}.sh-float-anim{will-change:transform;animation:5s linear infinite sh-float}@keyframes sh-float{0%,to{transform:translateY(0)}50%{transform:translateY(-1rem)}}.sh-loader{z-index:999;background:var(--sh-black);place-items:center;display:grid;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}.sh-loader__logo-wrap{justify-content:center;width:120px;display:flex;overflow:hidden}.sh-loader__logo{will-change:transform, opacity}.sh-scrollbar{z-index:1000;width:8px;position:fixed;top:0;bottom:0;right:0}.sh-scrollbar__thumb{background:var(--sh-dark-grey);cursor:grab;will-change:transform;border-radius:9999px;width:8px;position:absolute;right:0}.sh-scrollbar-grabbing .sh-scrollbar__thumb{cursor:grabbing}.sh-pill{cursor:pointer;letter-spacing:-.02em;transition:transform .5s var(--sh-spring);will-change:transform;border:none;border-radius:9999px;align-items:center;gap:0;padding:.3rem;font-family:inherit;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.sh-pill:hover{transform:scale(1.05)}.sh-pill--dark{background:var(--sh-black);color:var(--sh-white)}.sh-pill--light{background:var(--sh-soft-grey);color:#000}.sh-pill--soft{background:var(--sh-dark-grey);color:var(--sh-white)}.sh-pill__label{padding:.5rem .5rem .5rem 1.5rem}@media (min-width:1024px){.sh-pill__label{padding-left:2rem}}.sh-pill__icon{border-radius:50%;flex-shrink:0;place-items:center;width:2rem;height:2rem;display:grid;position:relative;overflow:hidden}@media (min-width:1024px){.sh-pill__icon{width:3rem;height:3rem}}.sh-pill--dark .sh-pill__icon{background:var(--sh-dark-grey)}.sh-pill--light .sh-pill__icon{background:var(--sh-white)}.sh-pill--soft .sh-pill__icon{background:var(--sh-black)}.sh-pill__icon-inner,.sh-pill__icon-hover{transition:transform .5s var(--sh-spring);position:absolute}.sh-pill__icon-hover,.sh-pill--right .sh-pill__icon-hover,.sh-pill__icon--right .sh-pill__icon-hover{transform:translate(-250%)}.sh-pill:hover .sh-pill__icon-inner{transform:translate(250%)}.sh-pill:hover .sh-pill__icon-hover{transform:translate(0)}.sh-pill__icon--up .sh-pill__icon-hover{transform:translateY(250%)}.sh-pill:hover .sh-pill__icon--up .sh-pill__icon-inner{transform:translateY(-250%)}.sh-pill:hover .sh-pill__icon--up .sh-pill__icon-hover{transform:translateY(0)}.sh-header{z-index:997;pointer-events:none;justify-content:space-between;align-items:center;padding:1.5rem 1rem;display:flex;position:fixed;top:0;left:0;right:0}@media (min-width:1024px){.sh-header{align-items:flex-start;padding:2.5rem 3rem}}.sh-header>*{pointer-events:auto}.sh-header__logo{width:auto;color:var(--sh-black);will-change:transform}.sh-header__actions{align-items:center;gap:.5rem;display:flex}.sh-menu{z-index:998;will-change:transform;position:fixed;top:5rem;right:1rem;transform:translate(120%)rotate(8deg)}@media (min-width:1024px){.sh-menu{top:7rem;right:3rem}}.sh-menu__panel{background:var(--sh-soft-grey);border-radius:1.5rem;min-width:260px;padding:2rem 1.5rem}@media (min-width:1024px){.sh-menu__panel{padding:3rem 1.5rem}}.sh-menu__link{width:100%;letter-spacing:var(--sh-tracking);color:var(--sh-dark-grey);cursor:pointer;background:0 0;border:none;border-radius:1rem;justify-content:space-between;align-items:center;padding:.25rem 1.5rem;font-family:inherit;font-size:1.875rem;font-weight:600;transition:background .2s ease-out;display:flex}@media (min-width:1024px){.sh-menu__link{padding:1rem 1.5rem;font-size:3rem}}.sh-menu__link:hover{background:var(--sh-white)}.sh-menu__arrow{width:0;transition:width .3s ease-out;overflow:hidden}.sh-menu__link:hover .sh-menu__arrow{width:1.75rem}.sh-hero{background:var(--sh-white);height:40vh;position:relative}@media (min-width:1024px){.sh-hero{height:100vh}}.sh-hero__render{z-index:1;width:50vw;max-width:400px;position:absolute;bottom:8%;right:5%}@media (min-width:768px){.sh-hero__render{right:15%}}@media (min-width:1024px){.sh-hero__render{width:26vw;bottom:5%;right:20%}}@media (min-width:1536px){.sh-hero__render{right:31%}}.sh-hero__render-svg{width:100%;height:auto;animation:5s linear infinite sh-float}.sh-hero__hazard-pulse{animation:2s ease-in-out infinite sh-pulse}@keyframes sh-pulse{0%,to{opacity:.2;r:30}50%{opacity:.45}}.sh-hero__scroll{letter-spacing:var(--sh-tracking);color:var(--sh-grey);z-index:2;font-size:1.25rem;font-weight:600;position:absolute;bottom:0;left:1rem}@media (min-width:1024px){.sh-hero__scroll{font-size:1.875rem;bottom:13%;left:3rem}}.sh-hero__bottom{z-index:2;width:90%;position:absolute;bottom:10%;left:5%}@media (min-width:1024px){.sh-hero__bottom{width:80%;bottom:8%;left:15%}}.sh-hero__wordmark{line-height:.8;overflow:hidden}.sh-hero__wordmark-svg{width:100%;height:auto}.sh-hero__tagline{letter-spacing:-.05em;color:var(--sh-black);margin-top:.5rem;padding-left:0;font-size:1.5rem;font-weight:600;line-height:1}@media (min-width:1024px){.sh-hero__tagline{font-size:3.5rem}}.sh-hero-reveal,.sh-header-reveal{opacity:0;transform:scale(.9)}.sh-hero__content-row{flex-direction:column;gap:1.5rem;margin-top:1rem;display:flex}@media (min-width:1024px){.sh-hero__content-row{gap:2rem}}.sh-hero__intro-text{color:var(--sh-grey);max-width:600px;padding-left:0;font-size:1rem;line-height:1.6}@media (min-width:1024px){.sh-hero__intro-text{font-size:1.25rem}}.sh-work{margin-top:6rem;padding-bottom:4rem}@media (min-width:1024px){.sh-work{padding-bottom:8rem}}.sh-work__intro{margin-bottom:4rem}.sh-projects-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:1024px){.sh-projects-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.5rem}.sh-project-card{aspect-ratio:4/3}.sh-project-card:nth-child(3n+2){transform:translateY(2.5rem)}.sh-project-card:nth-child(3n+2):hover{transform:translateY(2.5rem)scale(1.02)}}.sh-project-card{aspect-ratio:4/3;cursor:pointer;transition:transform .3s var(--sh-spring);border-radius:1rem;position:relative;overflow:hidden}.sh-project-card:hover{transform:scale(1.02)}.sh-project-card__pattern{opacity:.2;border:1px solid;border-radius:.5rem;position:absolute;top:20%;bottom:20%;left:20%;right:20%}.sh-project-card__overlay{z-index:1;background:linear-gradient(#0000,#00000073);width:100%;height:50%;position:absolute;bottom:0;left:0}.sh-project-card__title-wrap{z-index:2;align-items:center;display:flex;position:absolute;bottom:1rem;left:1rem;overflow:hidden}@media (min-width:1024px){.sh-project-card__title-wrap{bottom:2rem;left:2rem}}.sh-project-card__title{color:var(--sh-white);letter-spacing:-.02em;white-space:normal;font-size:1.25rem;font-weight:600;transform:translate(0)}@media (min-width:1024px){.sh-project-card__title{letter-spacing:var(--sh-tracking);font-size:1.75rem}}.sh-project-card__arrow{color:#fff;opacity:.5;flex-shrink:0;margin-left:.5rem;font-size:1.75rem;transition:opacity .3s,transform .3s;transform:translate(0)}.sh-project-card:hover .sh-project-card__arrow{opacity:1;transform:translate(.25rem)}.sh-project-card__image{object-fit:cover;opacity:.5;mix-blend-mode:overlay;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0}.sh-project-card:hover .sh-project-card__image{opacity:.8}.sh-services{margin-top:4rem}@media (min-width:1024px){.sh-services{margin-top:8rem}}.sh-services__intro{margin-bottom:4rem}.sh-service-stack{margin-top:4rem;position:relative}@media (min-width:1024px){.sh-service-stack{aspect-ratio:16/7.5;margin-top:8rem}}.sh-service-card{border-radius:1.5rem;flex-direction:column;justify-content:space-between;min-height:420px;margin-bottom:1.5rem;padding:3rem 1.5rem;display:flex}@media (min-width:1024px){.sh-service-card{aspect-ratio:16/7;z-index:10;border-radius:2rem;width:100%;margin-bottom:0;padding:4rem;position:absolute}}@media (min-width:1536px){.sh-service-card{padding:6rem}}.sh-service-card__title{letter-spacing:-.05em;line-height:1}.sh-service-card__line1{color:var(--sh-white);font-size:3rem;font-weight:600;display:block}.sh-service-card__line2{color:var(--sh-grey);font-size:3rem;font-weight:600;display:block}@media (min-width:1024px){.sh-service-card__line1,.sh-service-card__line2{font-size:6rem}}@media (min-width:1536px){.sh-service-card__line1,.sh-service-card__line2{font-size:8rem}}.sh-service-card__tags{flex-wrap:wrap;gap:.5rem;margin:2rem 0;display:flex}.sh-service-tag{color:var(--sh-white);will-change:transform;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;display:inline-block}@media (min-width:1024px){.sh-service-tag{padding:.5rem 1.5rem;font-size:1rem}}.sh-service-card__foot{align-items:flex-start;gap:1rem;display:flex}.sh-service-icon{color:var(--sh-grey);flex-shrink:0;font-size:1.5rem;display:inline-block}.sh-service-card__desc{color:var(--sh-grey);max-width:50vw;font-size:1rem;line-height:1.6}@media (min-width:1024px){.sh-service-card__desc{font-size:1.25rem}}@media (min-width:1280px){.sh-service-card__desc{font-size:1.5rem}}.sh-cta{z-index:20;background:var(--sh-white);align-items:center;min-height:60vh;padding:4rem 1rem;display:flex;position:relative}@media (min-width:1024px){.sh-cta{height:100vh;margin-bottom:-6rem;padding-top:8rem}}.sh-cta__visual{z-index:0;pointer-events:auto;width:250px;position:absolute;top:10%;right:10%}@media (min-width:1024px){.sh-cta__visual{width:350px;right:15%}}.sh-cta__image{width:100%;height:auto;transition:transform .4s var(--sh-spring);border-radius:1.5rem;transform:rotate(4deg);box-shadow:0 20px 40px #00000026}.sh-cta__image:hover{transform:rotate(0)scale(1.05)}.sh-cta__content{z-index:1;position:relative;left:5%}@media (min-width:1536px){.sh-cta__content{left:24%}}.sh-cta__headline{letter-spacing:-.05em;color:var(--sh-black);font-family:Fraunces,Georgia,serif;font-size:6rem;font-weight:600;line-height:.9}@media (min-width:768px){.sh-cta__headline{font-size:8rem}}@media (min-width:1024px){.sh-cta__headline{font-size:9rem}}@media (min-width:1920px){.sh-cta__headline{font-size:12rem}}.sh-cta__actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.sh-footer{padding-top:4rem;padding-bottom:3rem;position:relative}@media (min-width:1024px){.sh-footer{padding-top:8rem;padding-bottom:5rem}}.sh-footer__logo{margin-bottom:-1rem;padding-inline-start:1rem;padding-inline-end:1rem;overflow:hidden}@media (min-width:1024px){.sh-footer__logo{padding-inline-start:3rem;padding-inline-end:3rem}}.sh-footer__letters{letter-spacing:-.05em;color:var(--sh-black);font-size:clamp(3rem,12vw,10rem);font-weight:700;line-height:1;display:flex}.sh-footer-letter-wrap{display:inline-block;overflow:hidden}.sh-footer-letter{display:inline-block}.sh-footer__render{z-index:1;justify-content:center;width:100%;margin-top:-1rem;display:flex;position:relative}.sh-footer__render-svg{width:90%;max-width:800px;height:auto}.sh-footer__main{z-index:2;background:var(--sh-black);margin-inline-start:1rem;margin-inline-end:1rem;text-align:center;border-radius:1.5rem;flex-direction:column;justify-content:center;align-items:center;min-height:400px;margin-top:-2rem;padding-bottom:2rem;display:flex;position:relative}@media (min-width:1024px){.sh-footer__main{min-height:500px;margin-inline-start:3rem;margin-inline-end:3rem;padding-bottom:3rem}}@media (min-width:1920px){.sh-footer__main{margin-top:-4rem}}.sh-footer__copyright{color:var(--sh-white);letter-spacing:-.05em;font-size:1.875rem;font-weight:600;line-height:1}@media (min-width:1280px){.sh-footer__copyright{font-size:6rem}}@media (min-width:1536px){.sh-footer__copyright{font-size:10rem}}.sh-footer__subtitle{color:var(--sh-grey);letter-spacing:-.05em;margin-top:.5rem;font-size:1.125rem}@media (min-width:1024px){.sh-footer__subtitle{font-size:2.25rem}}.sh-footer__social{align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.sh-footer__social-link{background:var(--sh-dark-grey);color:#fff;pointer-events:auto;border-radius:9999px;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:transform .2s,background .2s}.sh-footer__social-link:hover{background:#434f65;transform:scale(1.1)}.sh-footer__rotate{color:#555;font-size:1rem;display:inline-block}.sh-footer__extension{z-index:1;background:var(--sh-dark-grey);border-radius:0 0 1.5rem 1.5rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:90%;margin:0 auto;padding:1.5rem 2rem;display:flex;position:relative;transform:translateY(-100%)}@media (min-width:1024px){.sh-footer__extension{width:97%;padding:2.5rem}}.sh-footer__extension-left{flex-wrap:wrap;gap:1.5rem;display:flex}.sh-footer__ext-link{letter-spacing:.12em;color:var(--sh-grey);pointer-events:auto;font-size:.75rem;font-weight:700;transition:color .2s}.sh-footer__ext-link:hover{color:var(--sh-white)}.sh-footer__extension-right{flex-wrap:wrap;gap:.5rem;display:flex}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.sh-hero-reveal,.sh-header-reveal{opacity:1!important;transform:none!important}.sh-line-inner{transform:none!important}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;-moz-print-color-adjust:exact;print-color-adjust:exact}}@keyframes marker-pulse{0%{opacity:.9;transform:scale(.5)}70%{opacity:0;transform:scale(2.2)}to{opacity:0;transform:scale(2.5)}}@keyframes marker-pulse-slow{0%{opacity:.6;transform:scale(.8)}to{opacity:0;transform:scale(2)}}@keyframes marker-alert{0%,to{transform:scale(1);box-shadow:0 0 6px 2px #ef444480}50%{transform:scale(1.15);box-shadow:0 0 18px 6px #ef4444e6}}@keyframes route-flow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-40px}}@keyframes marker-glow{0%,to{box-shadow:0 0 8px 2px var(--marker-color)}50%{box-shadow:0 0 16px 5px var(--marker-color)}}.leaflet-marker-icon{transition:transform .8s cubic-bezier(.25,.46,.45,.94)!important}.crisis-marker{justify-content:center;align-items:center;display:flex;position:relative}.crisis-marker__dot{color:#fff;letter-spacing:.02em;z-index:2;border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:800;transition:transform .2s;display:flex;position:relative}.crisis-marker__dot:hover{transform:scale(1.2)}.crisis-marker__pulse{z-index:1;border-radius:50%;width:100%;height:100%;animation:2s cubic-bezier(.4,0,.6,1) infinite marker-pulse;position:absolute}.marker-admin .crisis-marker__dot{--marker-color:#ef444480;background:linear-gradient(135deg,#ef4444,#dc2626);border:2.5px solid #fff;animation:3s ease-in-out infinite marker-glow;box-shadow:0 0 10px #ef444499}.marker-admin .crisis-marker__pulse{border:2px solid #ef4444}.marker-security .crisis-marker__dot{--marker-color:#3b82f680;background:linear-gradient(135deg,#3b82f6,#2563eb);border:2.5px solid #fff;animation:3s ease-in-out infinite marker-glow;box-shadow:0 0 10px #3b82f699}.marker-security .crisis-marker__pulse{border:2px solid #3b82f6}.marker-staff .crisis-marker__dot{--marker-color:#06b6d480;background:linear-gradient(135deg,#06b6d4,#0891b2);border:2.5px solid #fff;animation:3s ease-in-out infinite marker-glow;box-shadow:0 0 10px #06b6d499}.marker-staff .crisis-marker__pulse{border:2px solid #06b6d4}.marker-responder .crisis-marker__dot{--marker-color:#f59e0b80;background:linear-gradient(135deg,#f59e0b,#d97706);border:2.5px solid #fff;animation:3s ease-in-out infinite marker-glow;box-shadow:0 0 10px #f59e0b99}.marker-responder .crisis-marker__pulse{border:2px solid #f59e0b}.marker-guest .crisis-marker__dot{background:linear-gradient(135deg,#10b981,#059669);border:2px solid #ffffffd9;box-shadow:0 0 6px #10b98180}.marker-guest .crisis-marker__pulse{border:1.5px solid #10b981;animation:2.5s cubic-bezier(.4,0,.6,1) infinite marker-pulse-slow}.marker-sos .crisis-marker__dot{background:linear-gradient(135deg,#ef4444,#b91c1c)!important;border:2.5px solid #fca5a5!important;animation:1s ease-in-out infinite marker-alert!important}.marker-sos .crisis-marker__pulse{border:2px solid #ef4444!important;animation:1.2s cubic-bezier(.4,0,.6,1) infinite marker-pulse!important}.marker-safe .crisis-marker__dot{background:linear-gradient(135deg,#22c55e,#16a34a)!important;border:2.5px solid #fff!important;animation:none!important;box-shadow:0 0 8px #22c55e99!important}.marker-safe .crisis-marker__pulse{display:none}.marker-evacuating .crisis-marker__dot{box-shadow:0 0 8px 2px #fbbf2499!important}.marker-evacuating .crisis-marker__pulse{border-color:#fbbf24!important}.marker-incident{justify-content:center;align-items:center;display:flex;position:relative}.marker-incident__core{z-index:2;background:radial-gradient(circle,#ef4444 40%,#991b1b 100%);border:3px solid #fca5a5;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;animation:1s ease-in-out infinite marker-alert;display:flex}.marker-incident__ring{z-index:1;border:2px solid #ef444499;border-radius:50%;width:48px;height:48px;animation:1.5s cubic-bezier(.4,0,.6,1) infinite marker-pulse;position:absolute}.marker-incident__ring--outer{border-color:#ef44444d;width:64px;height:64px;animation-delay:.4s}.marker-exit{justify-content:center;align-items:center;display:flex}.marker-exit__badge{color:#fff;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(135deg,#10b981,#059669);border:2px solid #fff;border-radius:6px;padding:3px 12px;font-size:10px;font-weight:900;box-shadow:0 2px 8px #10b98180}.map-overlay-panel{-webkit-backdrop-filter:blur(16px);color:#fff;background:#0f172ae0;border:1px solid #ffffff14;border-radius:12px;box-shadow:0 8px 32px #0006}.map-overlay-panel--status{text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:8px;padding:8px 14px;font-size:.72rem;font-weight:700;display:flex}.map-status-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.map-status-dot--live{background:#10b981;animation:2s ease-in-out infinite marker-pulse-slow;box-shadow:0 0 8px #10b981cc}.map-status-dot--polling{background:#f59e0b;box-shadow:0 0 6px #f59e0b99}.map-status-dot--offline{background:#ef4444;box-shadow:0 0 6px #ef444499}.leaflet-overlay-pane svg path.evacuation-route{stroke-dasharray:12 8;animation:1.5s linear infinite route-flow}.map-personnel-badge{letter-spacing:.04em;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:.68rem;font-weight:800;display:inline-flex}.map-personnel-badge--tracked{color:#60a5fa;background:#3b82f626;border:1px solid #3b82f64d}.map-personnel-badge--alert{color:#f87171;background:#ef444426;border:1px solid #ef44444d}.map-personnel-badge--safe{color:#34d399;background:#10b98126;border:1px solid #10b9814d}.map-legend{flex-direction:column;gap:6px;padding:12px 14px;display:flex}.map-legend__item{color:#fffc;align-items:center;gap:8px;font-size:.7rem;font-weight:500;display:flex}.map-legend__dot{border:1.5px solid #ffffff80;border-radius:50%;flex-shrink:0;width:10px;height:10px}.crisis-popup .leaflet-popup-content-wrapper{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background:#0f172af2;border:1px solid #ffffff1a;border-radius:10px;box-shadow:0 8px 24px #00000080}.crisis-popup .leaflet-popup-tip{background:#0f172af2;border:1px solid #ffffff1a}.crisis-popup .leaflet-popup-close-button{color:#ffffff80}.crisis-popup .leaflet-popup-close-button:hover{color:#fff}:root{--bg-primary:#f8f9fa;--bg-obsidian:#fff;--bg-card:#fff;--bg-elevated:#f8f9fa;--bg-glass:#ffffffd9;--border-subtle:#0079c10f;--border-medium:#0079c11f;--text-primary:#1c1e21;--text-secondary:#5f6368;--text-muted:#80868b;--accent-red:#d32f2f;--accent-green:#2e7d32;--accent-blue:#0079c1;--accent-orange:#ed6c02;--accent-gold:#0079c1;--font-main:"Inter", -apple-system, sans-serif;--font-display:"Inter", -apple-system, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, monospace;--font-brand:"Inter", -apple-system, sans-serif;--shadow-soft:0 10px 30px -15px #00000014;--shadow-glow:0 0 0 1px #0079c10f, 0 0 24px #0079c10a}html{scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-primary);color:var(--text-primary);font-family:var(--font-main);-webkit-font-smoothing:antialiased;background-image:radial-gradient(ellipse at top, #0079c10d, transparent 58%), linear-gradient(var(--border-subtle) 1px, transparent 1px), linear-gradient(90deg, var(--border-subtle) 1px, transparent 1px);background-size:100% 100%,64px 64px,64px 64px;background-attachment:fixed;overflow-x:hidden}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.02em;font-weight:500}.glass-panel{background:var(--bg-glass);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--border-medium);box-shadow:var(--shadow-soft);border-radius:12px;transition:border-color .3s,box-shadow .3s,transform .3s}.glass-panel:hover{box-shadow:var(--shadow-glow), var(--shadow-soft);border-color:#0079c13d;transform:translateY(-2px)}.neon-border-red{border-left:2px solid var(--accent-red)}.neon-border-green{border-left:2px solid var(--accent-green)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-medium);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.mono{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem}.stat-value{font-family:var(--font-display);font-size:2.2rem;font-weight:300;line-height:1}@keyframes pulse-subtle{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.status-dot{border-radius:50%;width:6px;height:6px;display:inline-block}.status-dot--live{background-color:var(--accent-green);box-shadow:0 0 8px var(--accent-green);animation:2s infinite pulse-subtle}.status-dot--alert{background-color:var(--accent-red);box-shadow:0 0 8px var(--accent-red);animation:1.5s infinite pulse-subtle}[data-theme=dark]{--bg-primary:#0a0c10;--bg-obsidian:#0d1117;--bg-card:#161b22;--bg-elevated:#161b22;--bg-glass:#0d1117d9;--border-subtle:#388bfd14;--border-medium:#388bfd29;--text-primary:#f0f6fc;--text-secondary:#8b949e;--text-muted:#8b949e;--accent-red:#f85149;--accent-green:#3fb950;--accent-blue:#58a6ff;--accent-orange:#f0883e;--accent-gold:#58a6ff;--shadow-soft:0 10px 30px -15px #00000080;--shadow-glow:0 0 0 1px #388bfd26, 0 0 24px #388bfd14}
