[data-theme=dark] ::-webkit-scrollbar{width:8px;height:8px}[data-theme=dark] ::-webkit-scrollbar-track{background:#2c2c2c}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#555}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#666}[data-theme=light] ::-webkit-scrollbar{width:8px;height:8px}[data-theme=light] ::-webkit-scrollbar-track{background:#f1f1f1}[data-theme=light] ::-webkit-scrollbar-thumb{background:#c1c1c1}[data-theme=light] ::-webkit-scrollbar-thumb:hover{background:#a8a8a8}*{transition:background-color .3s,border-color .3s}[data-theme=dark] ::selection{color:#fff;background-color:#3f51b5}[data-theme=light] ::selection{color:#fff;background-color:#1976d2}[data-theme=dark] pre,[data-theme=dark] code{color:#e0e0e0;background-color:#1e1e1e;border:1px solid #404040}[data-theme=light] pre,[data-theme=light] code{color:#333;background-color:#f5f5f5;border:1px solid #e0e0e0}[data-theme=dark] :focus-visible{outline-offset:2px;outline:2px solid #3f51b5}[data-theme=light] :focus-visible{outline-offset:2px;outline:2px solid #1976d2}@media print{body[data-theme=dark]{color:#000000de!important;color-scheme:light!important;background:#fff!important}body[data-theme=dark] *{color:#000000de!important;box-shadow:none!important;background-color:#0000!important;border-color:#0000003b!important}}
