:root{--bg:#e5d6b4;--bg2:#ddcfa9;--surface:#f5eeda;--surface2:#efe6cc;--ink:#2c2417;--ink2:#5f5236;--ink3:#665c40;--line:rgba(74,52,26,0.22);--accent:#9c2b1a;--accent-ink:#f5eeda;--accent-soft:rgba(156,43,26,0.08);--gold:#6f581e;--maroon:#7a1f16;--logo-bg:#f2ecdc;--util-bg:#8f2417;--util-ink:rgba(245,238,218,0.9);--util-accent:#e8c98a;--nav-bg:rgba(239,230,205,0.93);--footer-bg:#241d12;--footer-ink:#d8cba8;--footer-ink2:rgba(216,203,168,0.62);--plate-filter:sepia(0.34) contrast(1.04) saturate(0.84) brightness(0.98);--map-sea:#e6dcbe;--map-land:#d5c498;--map-land2:#e0d1a9;--map-nbr:#c9b483;--map-coast:rgba(90,62,28,0.75);--map-grid:rgba(90,62,28,0.13);--map-label:rgba(74,52,26,0.55);--map-pinstroke:#f5eeda;color-scheme:light}[data-theme=dark]{--bg:#1a140b;--bg2:#151007;--surface:#241c10;--surface2:#1f1810;--ink:#eadfc0;--ink2:#c9b990;--ink3:#99895f;--line:rgba(234,223,192,0.17);--accent:#cf5b3d;--accent-ink:#f7efdb;--accent-soft:rgba(207,91,61,0.13);--gold:#c9a253;--maroon:#8a2f1c;--logo-bg:#efe6cc;--util-bg:#120d06;--util-ink:rgba(234,223,192,0.78);--util-accent:#c9a253;--nav-bg:rgba(26,20,11,0.93);--footer-bg:#0e0a04;--footer-ink:#cfc09b;--footer-ink2:rgba(207,192,155,0.55);--plate-filter:sepia(0.28) contrast(1.02) saturate(0.8) brightness(0.86);--map-sea:#141006;--map-land:#2a2113;--map-land2:#332916;--map-nbr:#221a0e;--map-coast:rgba(201,162,83,0.55);--map-grid:rgba(201,162,83,0.14);--map-label:rgba(234,223,192,0.5);--map-pinstroke:#1a140b;color-scheme:dark}@media (prefers-color-scheme:dark){[data-theme=auto]{--bg:#1a140b;--bg2:#151007;--surface:#241c10;--surface2:#1f1810;--ink:#eadfc0;--ink2:#c9b990;--ink3:#99895f;--line:rgba(234,223,192,0.17);--accent:#cf5b3d;--accent-ink:#f7efdb;--accent-soft:rgba(207,91,61,0.13);--gold:#c9a253;--maroon:#8a2f1c;--logo-bg:#efe6cc;--util-bg:#120d06;--util-ink:rgba(234,223,192,0.78);--util-accent:#c9a253;--nav-bg:rgba(26,20,11,0.93);--footer-bg:#0e0a04;--footer-ink:#cfc09b;--footer-ink2:rgba(207,192,155,0.55);--plate-filter:sepia(0.28) contrast(1.02) saturate(0.8) brightness(0.86);--map-sea:#141006;--map-land:#2a2113;--map-land2:#332916;--map-nbr:#221a0e;--map-coast:rgba(201,162,83,0.55);--map-grid:rgba(201,162,83,0.14);--map-label:rgba(234,223,192,0.5);--map-pinstroke:#1a140b;color-scheme:dark}}*{box-sizing:border-box}body{margin:0}::selection{background:#9c2b1a;color:#f5eeda}a{color:var(--accent,#9c2b1a)}a:hover{opacity:.85}button,input,select,textarea{font-family:inherit}@keyframes taFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}body{min-height:100vh;background:var(--bg);color:var(--ink);font-family:var(--font-garamond),var(--font-noto),"EB Garamond","Noto Serif TC",Georgia,serif;overflow-x:hidden;transition:background .3s}@media (max-width:1079px){.desktop-only{display:none!important}}@media (min-width:1080px){.mobile-only{display:none!important}}