*{box-sizing:border-box;margin:0;padding:0}body,html{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f8faff;color:#1a1a2e;min-height:100vh}html{scroll-behavior:smooth}@keyframes pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}:focus-visible{outline:2px solid #a4a5f5;outline-offset:2px}::selection{background-color:#a4a5f5;color:#fff}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f8faff}::-webkit-scrollbar-thumb{background:#d0d5e5;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a0a5c5}body,html{overflow-x:hidden;max-width:100vw}.mobile-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%}@media (max-width:768px){.ant-card{max-width:100%;overflow:hidden}.ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-table{min-width:600px}.ant-card-head-title{white-space:normal}.ant-card-extra{flex-wrap:wrap;gap:8px}.ant-breadcrumb{overflow:hidden;text-overflow:ellipsis}.ant-btn{min-height:44px}.ant-typography{word-break:break-word}}