@import "https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;700&family=Outfit:wght@400;500;600;700&display=swap";
:root{--color-bg:#0a121e;--color-map-bg:#0d1b2a;--color-panel-bg:#0e1928;--color-border:#1e3050;--color-map-border:#172540;--color-country-available:#1e4060;--color-country-hover:#2a5a80;--color-country-selected:#d4833a;--color-country-disabled:#111e2e;--color-text-primary:#edf2f8;--color-text-secondary:#b8cedf;--color-text-muted:#8aaec7;--color-accent:#e8a045;--color-accent-glow:#e8a04540;--font-body:"Noto Serif JP", serif;--font-ui:"Outfit", "Hiragino Kaku Gothic ProN", sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{height:100%}body{min-height:100%;font-family:var(--font-ui);background-color:var(--color-bg);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#__next{height:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
