*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--t1);font-family:DM Sans,sans-serif;font-size:16px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--line);border-radius:3px}:root{--bg: #0f0f11;--surf0: #111113;--surf: #18181b;--surf2: #0f0f11;--line: #27272a;--line2: #1c1c1f;--t1: #f4f4f5;--t2: #c4c4cc;--t3: #909099;--t4: #71717a;--t5: #52525b}[data-theme=light]{--bg: #f5f5f7;--surf0: #fafafa;--surf: #ffffff;--surf2: #f0f0f3;--line: #e4e4e7;--line2: #ededf0;--t1: #18181b;--t2: #52525b;--t3: #71717a;--t4: #a1a1aa;--t5: #c4c4cc}input[type=date],input[type=time]{-webkit-appearance:auto!important;-moz-appearance:auto!important;appearance:auto!important;cursor:pointer;position:relative;z-index:1}input[type=date]::-webkit-calendar-picker-indicator,input[type=time]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.7;filter:invert(.5)}[data-theme=light] input[type=date]::-webkit-calendar-picker-indicator,[data-theme=light] input[type=time]::-webkit-calendar-picker-indicator{filter:none;opacity:.6}@media (max-width: 768px){button{min-height:36px}input:not([type=date]):not([type=time]),select,textarea{font-size:16px!important}*{-webkit-overflow-scrolling:touch}}
