@import "https://fonts.googleapis.com/css2?family=VT323&display=swap";
:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{max-width:100vw;overflow-x:hidden}body{color:#fff;background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#232526 0%,#414345 100%);font-family:VT323,monospace}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}@keyframes qrPulse{0%{opacity:.3;transform:scale(1)}to{opacity:.6;transform:scale(1.05)}}@keyframes slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.branding-link:hover{background:#fff3!important;transform:translateY(-2px)!important;box-shadow:0 12px 40px #0006!important}@media (min-width:768px){.desktop-table{display:block!important}.mobile-cards{display:none!important}.desktop-redirects-table{display:block!important}.mobile-redirects-cards{display:none!important}}@media (max-width:767px){.desktop-table{display:none!important}.mobile-cards{display:block!important}.desktop-redirects-table{display:none!important}.mobile-redirects-cards{display:flex!important}.redirects-modal-mobile{grid-template-columns:1fr!important;gap:clamp(16px,3vw,24px)!important;height:auto!important;max-height:95vh!important}}.leaflet-popup-content-wrapper{border-radius:12px!important;box-shadow:0 8px 24px #00000026!important}.leaflet-popup-content{margin:0!important}.leaflet-popup-tip{background:#fff!important}.custom-div-icon{background:0 0!important;border:none!important}
