body{margin:0;font-family:Inter,system-ui,Arial,sans-serif;color:#eef1f8;background:radial-gradient(1200px 700px at 0% -10%,rgba(74,78,143,.28) 0%,transparent 60%),radial-gradient(900px 600px at 100% 110%,rgba(0,102,255,.22) 0%,transparent 60%),#0c0f1a;background-attachment:fixed;min-height:100vh}.login-page{min-height:100vh;min-height:100dvh;width:100%;display:flex;align-items:center;justify-content:center;padding:1.5rem;box-sizing:border-box;position:relative;overflow:hidden;background:linear-gradient(135deg,#2b1e3e,#4a4e8f 45%,#06f);background-size:200% 200%;animation:login-gradient-shift 18s ease infinite}.login-page:before,.login-page:after{content:"";position:absolute;border-radius:50%;filter:blur(80px);opacity:.55;pointer-events:none;z-index:0}.login-page:before{width:480px;height:480px;background:radial-gradient(circle,#00ffff 0%,transparent 70%);top:-120px;left:-120px;animation:login-float-a 14s ease-in-out infinite}.login-page:after{width:520px;height:520px;background:radial-gradient(circle,#a490c2 0%,transparent 70%);bottom:-160px;right:-140px;animation:login-float-b 16s ease-in-out infinite}.login-card{position:relative;z-index:1;width:100%;max-width:420px;padding:2.5rem 2rem;border-radius:24px;background:#ffffff14;backdrop-filter:blur(24px) saturate(160%);-webkit-backdrop-filter:blur(24px) saturate(160%);border:1px solid rgba(255,255,255,.18);box-shadow:0 20px 60px #00000073,inset 0 1px #ffffff40;color:#f5f7ff;animation:login-rise .9s cubic-bezier(.22,1,.36,1) both}.login-brand{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1.75rem;text-align:center}.login-brand-mark{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0ff,#06f);box-shadow:0 10px 24px #0066ff73,inset 0 1px #ffffff80;font-size:28px;animation:login-pop 1s .15s cubic-bezier(.22,1,.36,1) both}.login-title{margin:0;font-size:1.45rem;font-weight:700;letter-spacing:-.01em;color:#fff}.login-subtitle{margin:0;font-size:.9rem;color:#e6e6fac7}.login-card .MuiTextField-root .MuiOutlinedInput-root{background:#ffffff0f;border-radius:12px;color:#fff;transition:background .2s ease,box-shadow .2s ease}.login-card .MuiTextField-root .MuiOutlinedInput-root:hover{background:#ffffff1a}.login-card .MuiTextField-root .MuiOutlinedInput-root.Mui-focused{background:#ffffff1f;box-shadow:0 0 0 3px #00ffff2e}.login-card .MuiTextField-root .MuiOutlinedInput-notchedOutline{border-color:#ffffff38}.login-card .MuiTextField-root .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#fff6}.login-card .MuiTextField-root .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#0ff;border-width:1.5px}.login-card .MuiInputLabel-root{color:#e6e6fab8}.login-card .MuiInputLabel-root.Mui-focused{color:#0ff}.login-card .MuiOutlinedInput-input{color:#fff}.login-card .MuiInputAdornment-root .MuiIconButton-root{color:#e6e6fac7}.login-card .login-submit{margin-top:.5rem;height:48px;border-radius:12px;font-weight:600;font-size:.95rem;letter-spacing:.02em;text-transform:none;color:#0b0f16;background:linear-gradient(135deg,#0ff,#06f);box-shadow:0 10px 24px #06f6,inset 0 1px #ffffff73;transition:transform .15s ease,box-shadow .2s ease,filter .2s ease}.login-card .login-submit:hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 14px 30px #0066ff80,inset 0 1px #ffffff8c;background:linear-gradient(135deg,#0ff,#06f)}.login-card .login-submit:active{transform:translateY(0)}.login-card .MuiAlert-root{background:#ff505f26;color:#ffd6db;border:1px solid rgba(255,120,130,.35);border-radius:12px}.login-card .MuiAlert-icon{color:#ff8a95}.login-footer{margin-top:1.5rem;text-align:center;font-size:.78rem;color:#e6e6fa8c}@keyframes login-rise{0%{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes login-pop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes login-gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes login-float-a{0%,to{transform:translate(0)}50%{transform:translate(40px,60px)}}@keyframes login-float-b{0%,to{transform:translate(0)}50%{transform:translate(-50px,-40px)}}@media(prefers-reduced-motion:reduce){.login-page,.login-page:before,.login-page:after,.login-card,.login-brand-mark{animation:none!important}}@media(max-width:600px){.login-page{padding:1rem;align-items:flex-start;padding-top:max(1.25rem,env(safe-area-inset-top));padding-bottom:max(1.25rem,env(safe-area-inset-bottom))}.login-page:before{width:320px;height:320px;top:-100px;left:-100px;filter:blur(60px);opacity:.45}.login-page:after{width:360px;height:360px;bottom:-120px;right:-120px;filter:blur(60px);opacity:.45}.login-card{max-width:100%;padding:1.75rem 1.25rem;border-radius:20px}.login-brand{margin-bottom:1.25rem}.login-brand-mark{width:48px;height:48px;border-radius:14px;font-size:24px}.login-title{font-size:1.2rem}.login-subtitle{font-size:.85rem}.login-card .login-submit{height:52px;font-size:1rem}.login-footer{margin-top:1.25rem;font-size:.72rem;word-break:break-word}}@media(max-width:360px){.login-card{padding:1.5rem 1rem}.login-title{font-size:1.1rem}}@media(max-height:560px)and (orientation:landscape){.login-page{align-items:flex-start;padding-top:1rem;padding-bottom:1rem}.login-card{padding:1.25rem 1.5rem}.login-brand{margin-bottom:.75rem}.login-brand-mark{width:40px;height:40px;font-size:20px}}.app-shell{position:relative}.app-shell .app-title{background:linear-gradient(90deg,#fff,#c9d6ff 60%,#0ff);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:1.25rem!important;font-size:clamp(1.5rem,1.1rem + 1.6vw,2.1rem)}.app-shell .MuiCard-root{border-radius:16px;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.app-shell .MuiCard-root:hover{border-color:#ffffff1a}.app-shell .MuiCardContent-root{padding:1.25rem}.app-shell .MuiCardContent-root:last-child{padding-bottom:1.25rem}.app-shell .MuiCardContent-root .MuiTypography-h6{position:relative;padding-left:12px;font-weight:600;color:#eef1f8;margin-bottom:.85rem}.app-shell .MuiCardContent-root .MuiTypography-h6:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:16px;border-radius:2px;background:linear-gradient(180deg,#0ff,#06f)}.app-shell .MuiTypography-caption{letter-spacing:.02em;color:#e6eaf58c}.app-shell .MuiDataGrid-row.log-date-stripe-even{background-color:#ffffff0a!important}.app-shell .MuiDataGrid-row.log-date-stripe-odd{background-color:#ffffff1a!important}.app-shell .MuiDataGrid-row.log-date-stripe-even:hover,.app-shell .MuiDataGrid-row.log-date-stripe-odd:hover{background-color:#00ffff1f!important}.app-shell .MuiIconButton-root{color:#e6eaf5bf;transition:color .15s ease,background .15s ease}.app-shell .MuiIconButton-root:hover{color:#0ff;background:#00ffff14}.app-shell .preview{border-color:#ffffff1f}@media(max-width:600px){.app-shell .MuiCardContent-root{padding:1rem}.app-shell .app-title{margin-bottom:.75rem!important}}.preview{width:320px;max-width:320px;border-radius:10px;border:1px solid #26344c}.camera-video{width:100%;max-width:360px;border-radius:10px;background:#0b0f16}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{padding:.5rem;border-bottom:1px solid #2b3a4d;text-align:left}.app-shell .MuiDataGrid-root{border:1px solid rgba(255,255,255,.06)!important;border-radius:12px!important;background-color:#0c0f1a66}.app-shell .MuiDataGrid-columnHeaders,.app-shell .MuiDataGrid-columnHeader{background-color:#0c0f1afa!important;border-bottom:1px solid rgba(255,255,255,.08);color:#e6eaf5d9;font-weight:600}.app-shell .MuiDataGrid-columnHeaders{position:sticky;top:0;z-index:3}.app-shell .MuiDataGrid-cell{border-bottom:1px solid rgba(255,255,255,.04)!important;color:#eef1f8eb}.app-shell .MuiDataGrid-row:hover{background-color:#00ffff0d!important}.app-shell .MuiDataGrid-footerContainer{border-top:1px solid rgba(255,255,255,.08);background-color:#ffffff05}.app-shell .MuiTablePagination-root{color:#e6eaf5bf}.app-shell .MuiDataGrid-checkboxInput{color:#e6eaf58c}html[data-theme=light] body{color:#11182a;background:radial-gradient(1100px 700px at 0% -10%,rgba(0,102,255,.1) 0%,transparent 60%),radial-gradient(900px 600px at 100% 110%,rgba(0,153,204,.08) 0%,transparent 60%),#f4f6fb}html[data-theme=light] .app-shell .app-title{background:linear-gradient(90deg,#11182a,#2d4a8a 60%,#06f);-webkit-background-clip:text;background-clip:text;color:transparent}html[data-theme=light] .app-shell .MuiCard-root:hover{border-color:#141c321f}html[data-theme=light] .app-shell .MuiCardContent-root .MuiTypography-h6{color:#11182a}html[data-theme=light] .app-shell .MuiTypography-caption{color:#141c328c}html[data-theme=light] .app-shell .MuiIconButton-root{color:#141c3299}html[data-theme=light] .app-shell .MuiIconButton-root:hover{color:#06f;background:#0066ff14}html[data-theme=light] .app-shell .preview{border-color:#141c3229}html[data-theme=light] .app-shell .MuiDataGrid-root{border:1px solid rgba(20,28,50,.08)!important;background-color:#fff}html[data-theme=light] .app-shell .MuiDataGrid-columnHeaders,html[data-theme=light] .app-shell .MuiDataGrid-columnHeader{background-color:#fff!important;border-bottom:1px solid rgba(20,28,50,.08);color:#141c32d9}html[data-theme=light] .app-shell .MuiDataGrid-cell{border-bottom:1px solid rgba(20,28,50,.05)!important;color:#141c32eb}html[data-theme=light] .app-shell .MuiDataGrid-row:hover{background-color:#0066ff0f!important}html[data-theme=light] .app-shell .MuiDataGrid-row.log-date-stripe-even{background-color:#fff!important}html[data-theme=light] .app-shell .MuiDataGrid-row.log-date-stripe-odd{background-color:#eef1f7!important}html[data-theme=light] .app-shell .MuiDataGrid-row.log-date-stripe-even:hover,html[data-theme=light] .app-shell .MuiDataGrid-row.log-date-stripe-odd:hover{background-color:#0066ff0f!important}html[data-theme=light] .app-shell .MuiDataGrid-footerContainer{border-top:1px solid rgba(20,28,50,.08);background-color:#141c3205}html[data-theme=light] .app-shell .MuiTablePagination-root{color:#141c32bf}html[data-theme=light] .app-shell .MuiDataGrid-checkboxInput{color:#141c328c}.app-shell .table-wrap{border:1px solid rgba(255,255,255,.06);border-radius:12px;max-height:560px;overflow:auto;background-color:#0c0f1a66}.app-shell .table-wrap table{margin:0}.app-shell .table-wrap thead th{position:sticky;top:0;z-index:2;background-color:#0c0f1afa;color:#e6eaf5d9;font-weight:600;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 1px #ffffff14}.app-shell .table-wrap tbody tr:nth-child(odd){background-color:#ffffff0a}.app-shell .table-wrap tbody tr:nth-child(2n){background-color:#ffffff1a}.app-shell .table-wrap tbody tr:hover{background-color:#00ffff1f}.app-shell .table-wrap td{border-bottom:1px solid rgba(255,255,255,.04);color:#eef1f8eb}.app-shell .table-wrap tbody tr:last-child td{border-bottom:none}html[data-theme=light] .app-shell .table-wrap{border-color:#141c3214;background-color:#fff}html[data-theme=light] .app-shell .table-wrap thead th{background-color:#fff;color:#141c32d9;border-bottom:1px solid rgba(20,28,50,.08);box-shadow:0 1px #141c3214}html[data-theme=light] .app-shell .table-wrap tbody tr:nth-child(odd){background-color:#fff}html[data-theme=light] .app-shell .table-wrap tbody tr:nth-child(2n){background-color:#eef1f7}html[data-theme=light] .app-shell .table-wrap tbody tr:hover{background-color:#0066ff0f}html[data-theme=light] .app-shell .table-wrap td{border-bottom:1px solid rgba(20,28,50,.05);color:#141c32eb}
