:root{--sb-bg: #fafaf6;--sb-fg: #15151a;--sb-ember: #d24a2a;color-scheme:light}:root[data-theme=dark]{--sb-bg: #0d0d0f;--sb-fg: #f6f5f1;color-scheme:dark}:root[data-theme=dark] input[type=date],:root[data-theme=dark] input[type=datetime-local],:root[data-theme=dark] input[type=time],:root[data-theme=dark] input[type=month],:root[data-theme=dark] input[type=week]{color-scheme:dark!important}input[type=date]::-webkit-calendar-picker-indicator,input[type=datetime-local]::-webkit-calendar-picker-indicator,input[type=time]::-webkit-calendar-picker-indicator,input[type=month]::-webkit-calendar-picker-indicator,input[type=week]::-webkit-calendar-picker-indicator{display:none!important;width:0!important;height:0!important;opacity:0!important;pointer-events:none!important}html,body{margin:0;padding:0;background:var(--sb-bg);color:var(--sb-fg);font-family:Onest,system-ui,-apple-system,Segoe UI,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh;background:var(--sb-bg)}::selection{background:var(--sb-ember);color:#f6f5f1}a,a:visited{color:var(--sb-fg);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}a:hover{color:var(--sb-ember)}
