*,:after,:before{box-sizing:border-box;margin:0;padding:0}#root,body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg-primary);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,sans-serif;height:100%;overflow:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:var(--border-primary);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-tertiary)}::selection{background:var(--accent);color:var(--accent-btn-text)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.drag-region{-webkit-app-region:drag}.no-drag{-webkit-app-region:no-drag}body{transition:background-color .25s ease,color .25s ease}.unselectable{user-select:none;-webkit-user-select:none}.toast-container{display:flex;flex-direction:column;gap:8px;pointer-events:none;position:fixed;right:16px;top:56px;z-index:9999}.toast-container>*{pointer-events:auto}@media (max-width:768px){#root,body,html{height:auto;min-height:100%;overflow-x:hidden;overflow-y:auto}table{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;white-space:nowrap}tbody,tfoot,thead{display:table;width:100%}.modal-content,.modal-overlay>div,[role=dialog]{border-radius:16px 16px 0 0!important;bottom:0!important;left:0!important;margin:0!important;max-height:90vh!important;max-width:100vw!important;min-width:0!important;min-width:auto!important;overflow-y:auto!important;position:fixed!important;right:0!important;top:auto!important;width:100vw!important}.toast-container{left:8px;right:8px;top:56px}[role=button],a,button:not([data-no-touch]),input[type=checkbox],input[type=radio],select{min-height:44px}embed,iframe,img,object,video{height:auto;max-width:100%}}
/*# sourceMappingURL=main.6717f60c.css.map*/