*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.mono{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;word-break:break-all}.row-clickable{cursor:pointer}.ant-table-thead>tr>th{font-size:12px;font-weight:600}.ant-input-affix-wrapper .ant-input-prefix{margin-inline-end:10px}.ant-input-affix-wrapper .ant-input-suffix{margin-inline-start:10px}.ant-card{box-shadow:0 1px 2px #0f172a0a,0 10px 28px #0f172a0f}:root[data-theme=dark] .ant-card{box-shadow:0 1px 2px #0000004d,0 12px 30px #00000059}.page-enter{animation:page-rise .35s cubic-bezier(.16,1,.3,1) both}@keyframes page-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.auth-shell{display:grid;grid-template-columns:1fr;min-height:100vh}.auth-brand{display:none}.auth-form-side{position:relative;display:flex;align-items:center;justify-content:center;padding:24px}.auth-controls{position:absolute;top:18px;inset-inline-end:18px;display:flex;align-items:center;gap:8px;z-index:2}.auth-card{width:100%;max-width:408px;border-radius:18px;padding:40px;animation:auth-rise .5s cubic-bezier(.16,1,.3,1) both}@keyframes auth-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.auth-logo{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:12px;color:#fff;font-weight:800;font-size:15px;letter-spacing:.5px;background:linear-gradient(135deg,#6366f1,#4f46e5);box-shadow:0 6px 18px #4f46e559}.auth-mobile-brand{display:flex;align-items:center;gap:12px;margin-bottom:28px}@media(min-width:900px){.auth-shell{grid-template-columns:1.08fr 1fr}.auth-brand{display:flex;flex-direction:column;justify-content:space-between;padding:56px;position:relative;overflow:hidden;background:radial-gradient(125% 125% at 0% 0%,#6366f1,#4f46e5 46%,#312e81)}.auth-brand:before,.auth-brand:after{content:"";position:absolute;border-radius:50%;filter:blur(70px)}.auth-brand:before{width:360px;height:360px;top:-90px;inset-inline-end:-70px;background:#818cf88c}.auth-brand:after{width:320px;height:320px;bottom:-110px;inset-inline-start:-50px;background:#4338ca80}.auth-brand>*{position:relative;z-index:1}.auth-card{padding:44px}.auth-mobile-brand{display:none}}@media(max-width:480px){.auth-card{padding:28px 22px}}
