*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0f1117;color:#e8eaf0;height:100vh;overflow:hidden}#root{height:100vh;display:flex;flex-direction:column}@media (max-width: 767px){body,#root{height:100dvh}}*{scrollbar-width:thin;scrollbar-color:#2e3450 transparent}*::-webkit-scrollbar{width:4px;height:4px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:#2e3450;border-radius:2px}*::-webkit-scrollbar-thumb:hover{background:#3e4460}.btn-primary{background:#4a80f5;color:#fff}.btn-primary:not(:disabled):hover{background:#3a6ee0}.btn-secondary{background:#2e3348;color:#c8d0e8}.btn-secondary:hover{background:#383f5a}.btn-full{width:100%}.icon-btn{padding:3px 6px;background:transparent;border:none;border-radius:4px;color:#606880;font-size:.8rem;line-height:1;cursor:pointer;flex-shrink:0;transition:background .12s,color .12s}.icon-btn-star{color:#555e78}.icon-btn-star.active{color:#d4a017}.icon-btn-today{color:#555e78}.icon-btn-today svg{display:block;width:13px;height:13px}.icon-btn-today.active{color:#52a0e8}.icon-btn-break{color:#555e78}.icon-btn-break.active{color:#c08040}.icon-btn-quick{color:#555e78;font-size:.72rem;font-weight:600;letter-spacing:.02em}.icon-btn-quick.active{color:#3ecf8e}.icon-btn-quick:disabled{opacity:.4;cursor:not-allowed}@media (hover: hover){.icon-btn:hover{background:#252a3e;color:#8890a8}.icon-btn-detail:hover{background:#252a3e;color:#a8c4f0}.icon-btn-redo:hover{background:#16261f;color:#3ecf8e}.icon-btn-danger:hover{background:#2e1616;color:#f44336}.icon-btn-star:hover{background:#252a3e;color:#c8a020}.icon-btn-star.active:hover{background:#252a3e;color:#f0bc20}.icon-btn-today:hover{background:#252a3e;color:#7a90b8}.icon-btn-today.active:hover{background:#252a3e;color:#74b8f4}.icon-btn-break:hover{background:#252a3e;color:#7a90b8}.icon-btn-break.active:hover{background:#252a3e;color:#d09050}.icon-btn-quick:hover:not(:disabled){background:#252a3e;color:#7a90b8}.icon-btn-quick.active:hover:not(:disabled){background:#252a3e;color:#58e0a0}}.btn-danger{background:#3a1a1a;color:#e07070}.btn-danger:not(:disabled):hover{background:#501f1f;color:#f44336}
