:root{--font-google: "Noto Serif SC", serif;--font-cjk-ui: var(--font-google);--font-cjk-serif: var(--font-google);--font-cjk-sans: var(--font-google);--font-brand: var(--font-google);--font-serif: var(--font-google);--font-sans: var(--font-google);--font-mono: var(--font-google);--font-ui: var(--font-google);font-family:var(--font-google);line-height:1.6;font-weight:400;letter-spacing:.015em;--color-bg-base: #0B0C10;--color-text-base: rgba(255, 255, 255, .92);--color-text-muted: rgba(255, 255, 255, .65);--color-border-subtle: rgba(255, 255, 255, .08);--color-accent-gold: #C9A962;--transition-smooth: all .4s cubic-bezier(.25, .8, .25, 1);color-scheme:dark;color:var(--color-text-base);background-color:var(--color-bg-base);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:0;width:100vw;height:100vh;overflow:hidden;min-width:320px}body,button,input,textarea,select{font-family:var(--font-google)}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);font-weight:500;letter-spacing:.02em;margin-top:0}h1{font-size:3.2em;line-height:1.1}button{border-radius:0;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.app-route-frame{min-height:100vh;animation:app-route-fade .22s ease-out both}@keyframes app-route-fade{0%{opacity:0}to{opacity:1}}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@media(max-width:768px){body{min-width:320px;padding:0}#root{padding:0;width:100vw;height:100vh}h1{font-size:2.2em}h2{font-size:1.5em}}@media(max-width:480px){#root{padding:0;width:100vw;height:100vh}h1{font-size:1.8em}h2{font-size:1.3em}button{padding:.8em 1.5em;font-size:1.1em;min-height:44px}}.leaflet-popup-close-button{top:10px!important;right:10px!important}@media(max-width:768px){.leaflet-top.leaflet-left,.leaflet-top.leaflet-right{top:64px!important}.leaflet-control-zoom{margin-top:0!important;border:1px solid #1A1A1A!important;border-radius:0!important;box-shadow:none!important;overflow:hidden}.leaflet-control-zoom a{width:32px!important;height:32px!important;line-height:32px!important;background:#0d0d0de6!important;color:#ccc!important;border:none!important;border-radius:0!important;font-size:16px!important;font-family:var(--font-mono)!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.leaflet-control-zoom a:hover{background:#1a1a1a!important;color:#c9a962!important}.leaflet-control-zoom a:active{background:#c9a96215!important;color:#c9a962!important}.leaflet-control-zoom-in{border-bottom:1px solid #1A1A1A!important}.leaflet-control-attribution{display:none!important}}.custom-cursor-dot{position:fixed;top:0;left:0;pointer-events:none;z-index:2147483647;opacity:0;transition:opacity .2s ease;will-change:transform;overflow:visible}.custom-cursor-follower{position:fixed;top:0;left:0;pointer-events:none;z-index:2147483646;opacity:0;transition:opacity .2s ease,transform .15s ease-out;will-change:transform;overflow:visible}.custom-cursor-follower circle{transition:fill .3s ease,stroke .3s ease}.custom-cursor-enabled.custom-cursor-visible body{cursor:none}.custom-cursor-enabled input,.custom-cursor-enabled textarea{cursor:text}.custom-cursor-enabled select,.custom-cursor-enabled a,.custom-cursor-enabled button,.custom-cursor-enabled [role=button],.custom-cursor-enabled .interactive,.custom-cursor-enabled .sh-mode-card,.custom-cursor-enabled .sh-tab,.custom-cursor-enabled .leaflet-control *,.custom-cursor-enabled .leaflet-interactive{cursor:pointer}.custom-cursor-enabled .leaflet-grab{cursor:grab}.custom-cursor-enabled .leaflet-dragging .leaflet-grab{cursor:grabbing}.custom-cursor-enabled [disabled],.custom-cursor-enabled [aria-disabled=true]{cursor:not-allowed}@media(max-width:768px){.custom-cursor-dot,.custom-cursor-follower{display:none!important}}
