:root{--bg: #0e1512;--panel: #15231c;--panel2: #1b2e24;--line: #284234;--green: #2f6b45;--green-lt: #3f8a5b;--gold: #c9a24b;--text: #e9f0ec;--muted: #8fa89a;--ok: #1fa971;--ok-d: #17855a;--no: #e5484d;--no-d: #c93b40;--pend: #e5a23d;--blue: #4a90d9;--rose: #d98b4a;--item-hover: #16241d;--sel: #1d3327;--aside: #101a15;--mapwrap: #0a0f0c;--aval: #7fd4a8;--link-map: #3367d6;--link-cef: #1f4e5f;--link-mat: #7a4ba0;--sat: env(safe-area-inset-top, 0px);--sab: env(safe-area-inset-bottom, 0px);--mnav-h: calc(52px + env(safe-area-inset-bottom, 0px)) }@media (max-height: 480px) and (pointer: coarse){:root{--mnav-h: calc(42px + env(safe-area-inset-bottom, 0px)) }}*{box-sizing:border-box}html,body{margin:0;height:100%}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--text);font-family:Segoe UI,system-ui,Arial,sans-serif;overscroll-behavior:none;-webkit-tap-highlight-color:rgba(201,162,75,.18)}#app{height:100vh;height:100dvh}a{color:var(--gold)}input[type=date]::-webkit-calendar-picker-indicator{filter:invert(1);opacity:.85;cursor:pointer}@media (max-width: 820px),(max-height: 480px) and (pointer: coarse){input:not([type=range]):not([type=checkbox]),select,textarea{font-size:16px!important}button,select,.navlink{min-height:36px}kbd{display:none}#app{padding-bottom:var(--mnav-h)}}
