@import url("https://fonts.googleapis.com/css2?family=VT323&display=swap");:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:VT323,monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#232526,#414345);color:#fff}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}@keyframes qrPulse{0%{opacity:.3;transform:scale(1)}to{opacity:.6;transform:scale(1.05)}}@keyframes slideIn{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.branding-link:hover{background:rgba(255,255,255,.2)!important;transform:translateY(-2px)!important;box-shadow:0 12px 40px rgba(0,0,0,.4)!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;height:auto!important;max-height:95vh!important;gap:clamp(16px,3vw,24px)!important}}.leaflet-popup-content-wrapper{border-radius:12px!important;box-shadow:0 8px 24px rgba(0,0,0,.15)!important}.leaflet-popup-content{margin:0!important}.leaflet-popup-tip{background:white!important}.custom-div-icon{background:transparent!important;border:none!important}