*,*: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}@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}}.btn-danger{background:#3a1a1a;color:#e07070}.btn-danger:not(:disabled):hover{background:#501f1f;color:#f44336}
