:root{--ink:#050607;--surface:#0b0d11;--card:#0f1218;--card2:#131722;--line:#1d222e;--line-soft:#14181f;--text:#eef0f3;--text2:#c9cdd4;--muted:#9aa1ad;--faint:#636a77}html[data-theme=light]{--ink:#f3f4f6;--surface:#fff;--card:#fff;--card2:#f6f8fa;--line:#e3e6eb;--line-soft:#edeff2;--text:#15181e;--text2:#39414c;--muted:#5c6470;--faint:#8a929e;--card-2:#f6f8fa;--line-gold:#0e7e9459;--gold-bright:#0e7e94;--gold-soft:#00d7fe14;--cyan-soft:#00d7fe14}html[data-theme=light] body:before{opacity:0!important}html,body{background:var(--ink);height:100%;color:var(--text);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:Carlito,Calibri,Segoe UI,sans-serif}*{box-sizing:border-box}html[data-theme=light] input[type=date]::-webkit-calendar-picker-indicator{filter:invert(40%)sepia(80%)saturate(1800%)hue-rotate(160deg)}html[data-theme=light] input[type=datetime-local]::-webkit-calendar-picker-indicator{filter:invert(40%)sepia(80%)saturate(1800%)hue-rotate(160deg)}input[type=date]::-webkit-calendar-picker-indicator{filter:invert(72%)sepia(60%)saturate(2200%)hue-rotate(155deg);opacity:.85;cursor:pointer;padding:2px}input[type=datetime-local]::-webkit-calendar-picker-indicator{filter:invert(72%)sepia(60%)saturate(2200%)hue-rotate(155deg);opacity:.85;cursor:pointer;padding:2px}input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1}input[type=datetime-local]::-webkit-calendar-picker-indicator:hover{opacity:1}
