*,:after,:before{box-sizing:border-box}html{margin:0;min-height:100%;transition:background-color .2s ease,color .2s ease}body{margin:0;min-height:100vh}:root[data-color-scheme=dark]{color-scheme:dark;background-color:#0b0f14;color:#e8eef4}:root[data-color-scheme=light]{color-scheme:light;background-color:#f4f6f9;color:#0f172a}:root[data-color-scheme=dark] ::-webkit-scrollbar{width:10px;height:10px}:root[data-color-scheme=dark] ::-webkit-scrollbar-track{background:#0b0f14}:root[data-color-scheme=dark] ::-webkit-scrollbar-thumb{background:#243041;border-radius:6px}:root[data-color-scheme=light] ::-webkit-scrollbar{width:10px;height:10px}:root[data-color-scheme=light] ::-webkit-scrollbar-track{background:#f4f6f9}:root[data-color-scheme=light] ::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:6px}