:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#101a3a;background:#f7f9fe;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;background:radial-gradient(circle at 82% 6%,rgba(85,137,255,.13),transparent 24rem),linear-gradient(180deg,#fff 0,#f7f9fe 34rem)}.topbar{height:76px;padding:0 42px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e9f3;background:#ffffffdb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand,.connection,.connection>div,.brand>div{display:flex;align-items:center}.brand{gap:12px}.brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(135deg,#1b39ed,#6e83ff);box-shadow:0 8px 22px #2d48dc38}.brand-mark svg{width:22px;height:22px}.brand>div,.connection>div{align-items:flex-start;flex-direction:column}.brand strong{font-size:17px;letter-spacing:.12em}.brand span:last-child{color:#78829a;font-size:10px;letter-spacing:.17em;margin-top:2px}.connection{gap:10px}.topbar-actions{display:flex;align-items:center;gap:20px}.identity{min-width:120px;padding-left:18px;border-left:1px solid #e1e6f0;display:flex;flex-direction:column;align-items:flex-start}.identity strong{font-size:12px}.identity small{margin-top:3px;color:#7d879e;font-size:9px;letter-spacing:.06em}.icon-button{width:38px;height:38px;display:grid;place-items:center;border:1px solid #dce2ef;border-radius:10px;color:#4a5876;background:#fff}.icon-button:hover{color:#c13c4c;border-color:#f0b9c0;background:#fff7f8}.icon-button svg{width:18px;height:18px}.connection-dot{width:9px;height:9px;border-radius:50%;background:#2fb56f;box-shadow:0 0 0 5px #2fb56f1f}.connection--down .connection-dot{background:#e65060;box-shadow:0 0 0 5px #e650601f}.connection strong{font-size:13px}.connection small{margin-top:2px;color:#7d879e;font-size:11px}main{width:min(1460px,calc(100% - 84px));margin:0 auto;padding:44px 0 36px}.hero-row{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:30px}.eyebrow{margin:0 0 8px;color:#3155e8;font-size:11px;font-weight:750;letter-spacing:.22em}h1,h2,p{margin-top:0}h1{margin-bottom:9px;font-size:35px;letter-spacing:-.04em}.hero-row p:last-child{margin-bottom:0;color:#69748e}.secondary-button,.query-button,.filter-toggle,.clear-button,.pagination button{border:1px solid #dce2ef;border-radius:10px;background:#fff;color:#263452;display:inline-flex;align-items:center;justify-content:center;gap:7px;transition:border-color .18s,color .18s,background .18s,transform .18s}.secondary-button{padding:11px 15px}.secondary-button:hover,.query-button:hover:not(:disabled),.pagination button:hover:not(:disabled){border-color:#5370ed;color:#2346de}.secondary-button svg,.query-button svg{width:17px;height:17px}.system-message{padding:14px 16px;border-radius:12px;margin-bottom:18px;display:flex;align-items:center;gap:12px;font-size:13px}.system-message svg{flex:0 0 auto;width:20px;height:20px}.system-message div{display:flex;flex-direction:column;gap:2px}.system-message button{margin-left:auto;border:0;background:transparent;font-weight:700}.system-message--error{background:#fff0f2;border:1px solid #ffd9de;color:#a52b3a}.system-message--success{background:#ecfbf3;border:1px solid #c7f0da;color:#1b8050}.metrics{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid #e0e5f0;border-radius:16px;background:#ffffffeb;box-shadow:0 16px 45px #24376a0f;overflow:hidden}.metric{min-width:0;padding:20px 20px 18px;border-right:1px solid #e8ebf3;position:relative}.metric:last-child{border-right:0}.metric:before{content:"";position:absolute;left:20px;right:20px;top:0;height:2px;background:transparent}.metric--success:before{background:#35b779}.metric--danger:before{background:#e45b69}.metric--active:before{background:#4266f3}.metric span{display:block;color:#707b93;font-size:12px}.metric strong{display:block;margin:9px 0 5px;color:#101b3c;font-size:25px;letter-spacing:-.035em;white-space:nowrap}.metric small{color:#929aab;font-size:10px}.alert-strip{margin:18px 0 28px;padding:13px 16px;display:flex;align-items:center;gap:12px;color:#64708a;background:#f1f4fa;border:1px solid #e3e7f0;border-radius:12px}.alert-strip>svg{width:22px;height:22px}.alert-strip div{display:flex;flex-direction:column;gap:2px}.alert-strip strong{font-size:13px}.alert-strip span{font-size:11px}.alert-strip button{margin-left:auto;border:0;background:transparent;color:inherit;font-weight:750}.alert-strip--active{color:#9b4a0b;border-color:#ffd5a6;background:#fff7ed}.orders-section{border:1px solid #e0e5f0;background:#fff;border-radius:16px;box-shadow:0 18px 50px #20366e0f;overflow:hidden}.section-heading{padding:23px 24px 19px;display:flex;align-items:flex-end;justify-content:space-between}.section-heading h2{margin:0;font-size:20px}.section-heading>span{color:#7a859c;font-size:12px}.filters{padding:0 24px 18px;display:flex;align-items:flex-end;gap:10px}.search-box{flex:1;height:42px;display:flex;align-items:center;gap:9px;padding-left:12px;border:1px solid #dce2ef;border-radius:10px;background:#fbfcff}.search-box:focus-within{border-color:#5973ed;box-shadow:0 0 0 3px #4664e61a}.search-box svg{color:#8390aa}.search-box input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#15203e}.search-box button{align-self:stretch;border:0;padding:0 16px;color:#fff;background:#284be5;border-radius:0 9px 9px 0;font-weight:650}.filters label{display:flex;flex-direction:column;gap:5px}.filters label span{color:#7d879c;font-size:10px}.filters select{width:132px;height:42px;padding:0 10px;border:1px solid #dce2ef;border-radius:10px;color:#283652;background:#fff;outline:0}.filter-toggle,.clear-button{height:42px;padding:0 13px}.filter-toggle--active{color:#a25113;border-color:#ffc987;background:#fff6ea}.clear-button{border-color:transparent;color:#66728b}.table-wrap{border-top:1px solid #e8ebf3;overflow-x:auto}table{width:100%;border-collapse:collapse;table-layout:fixed}th{padding:12px 18px;color:#7a849b;background:#f8f9fc;font-size:10px;text-align:left;font-weight:700;letter-spacing:.04em}th:nth-child(1){width:19%}th:nth-child(2){width:17%}th:nth-child(3){width:12%}th:nth-child(4){width:17%}th:nth-child(5){width:21%}th:nth-child(6){width:14%}td{padding:16px 18px;border-top:1px solid #edf0f6;vertical-align:middle;font-size:12px}tbody tr{transition:background .15s}tbody tr:hover{background:#fafbff}tbody tr.row-alert{background:#fffbf5}td>strong,td>code,td>small{display:block}td strong{font-size:12px}td small{margin-top:6px;color:#8992a7;font-size:10px}code{color:#1f2d4e;font-family:SFMono-Regular,Consolas,monospace;font-size:11px;word-break:break-all}.muted-code{margin-top:6px;color:#8992a7}.status{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;font-size:10px;font-weight:750}.status--done{color:#168554;background:#e7f8ef}.status--failed,.status--cancelled{color:#b53546;background:#fff0f2}.status--processing{color:#244bdc;background:#edf1ff}.status--pending{color:#8b5a12;background:#fff5df}.status--unknown{color:#5f6879;background:#eef0f4}.check-text,.muted-text,.alert-label{display:flex;align-items:center;gap:5px;font-size:10px}.check-text{color:#24885a}.muted-text{color:#7d879b}.check-text svg,.muted-text svg,.alert-label svg{width:14px;height:14px}.alert-label{margin-top:6px;color:#b35d13;font-weight:700}.action-cell{text-align:right}.query-button{height:34px;padding:0 10px;margin-left:auto;font-size:10px;white-space:nowrap}.query-button:disabled{cursor:wait;opacity:.62}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty-state{padding:58px;color:#8a93a7;text-align:center}.pagination{padding:15px 20px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e8ebf3;color:#7b859a;font-size:11px}.pagination div{display:flex;gap:8px}.pagination button{min-width:68px;height:32px}.pagination button:disabled{cursor:not-allowed;opacity:.45}footer{min-height:64px;padding:0 42px;display:flex;align-items:center;justify-content:space-between;color:#798399;border-top:1px solid #e2e6ef;font-size:11px}footer span{display:flex;align-items:center;gap:7px}footer svg{width:15px;height:15px;color:#3659e9}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.auth-shell{min-height:100vh;padding:48px 20px;display:grid;place-items:center;background:radial-gradient(circle at 20% 10%,rgba(67,101,241,.12),transparent 26rem),radial-gradient(circle at 82% 90%,rgba(96,167,255,.14),transparent 30rem),linear-gradient(145deg,#f9fbff,#eef3ff)}.auth-card{width:min(460px,100%);padding:30px;border:1px solid rgba(211,219,236,.92);border-radius:20px;background:#fffffff0;box-shadow:0 30px 90px #1f377621}.auth-card--wide{width:min(680px,100%)}.auth-card--loading{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.auth-card--loading .brand{align-self:flex-start}.auth-card--loading p{margin:0;color:#6e7991;font-size:13px}.loading-ring{width:42px;height:42px;border:3px solid #dce4ff;border-top-color:#3155e8;border-radius:50%;animation:spin .8s linear infinite}.auth-heading{margin:32px 0 24px;display:flex;gap:13px;align-items:flex-start}.auth-heading>svg{flex:0 0 auto;width:28px;height:28px;color:#3155e8}.auth-heading .eyebrow{margin-bottom:5px}.auth-heading h1{margin:0 0 7px;font-size:25px;letter-spacing:-.035em}.auth-heading p:last-child{margin:0;color:#707b92;font-size:12px;line-height:1.65}.auth-form{display:grid;gap:15px}.auth-form label{display:grid;gap:7px}.auth-form label>span{color:#4d5a74;font-size:11px;font-weight:700}.auth-form input{width:100%;height:44px;padding:0 13px;border:1px solid #d6deed;border-radius:10px;outline:none;color:#13203e;background:#fbfcff;transition:border-color .16s,box-shadow .16s}.auth-form input:focus{border-color:#4d6bed;box-shadow:0 0 0 3px #3c5be11c;background:#fff}.field-help{margin:-7px 0 0;color:#838da2;font-size:10px;line-height:1.55}.primary-button{width:100%;min-height:46px;margin-top:3px;border:0;border-radius:10px;color:#fff;background:linear-gradient(135deg,#1d3ee9,#526cf4);font-weight:750;box-shadow:0 10px 24px #2e46da33;transition:transform .15s,box-shadow .15s}.primary-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 13px 28px #2e46da40}.primary-button:disabled{cursor:wait;opacity:.65}.form-error{min-height:40px;padding:10px 12px;display:flex;align-items:center;gap:8px;border:1px solid #ffd3d8;border-radius:9px;color:#aa3343;background:#fff4f5;font-size:11px}.form-error svg{flex:0 0 auto;width:17px;height:17px}.token-help,.security-note{margin:18px 0 0;display:flex;align-items:flex-start;gap:8px;color:#7a849a;font-size:10px;line-height:1.55}.token-help svg,.security-note svg{flex:0 0 auto;width:16px;height:16px;color:#3155e8}.mfa-enrollment{margin-bottom:22px;padding:18px;display:grid;grid-template-columns:180px 1fr;gap:22px;align-items:center;border:1px solid #e0e6f2;border-radius:14px;background:#f8faff}.qr-frame{width:180px;height:180px;display:grid;place-items:center;border:1px solid #dfe4ee;border-radius:12px;background:#fff;overflow:hidden;color:#7d879d;font-size:10px}.qr-frame img{width:100%;height:100%}.mfa-enrollment>div:last-child{min-width:0}.mfa-enrollment small{display:block;margin-bottom:8px;color:#748097;font-size:10px}.mfa-enrollment code{display:block;padding:10px;border-radius:8px;color:#152442;background:#fff;border:1px solid #e1e6ef;word-break:break-all}.copy-button{margin-top:10px;padding:8px 10px;display:inline-flex;align-items:center;gap:6px;border:1px solid #d8dfed;border-radius:8px;color:#3155e8;background:#fff;font-size:10px}.copy-button svg{width:14px;height:14px}.recovery-grid{margin:6px 0 22px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.recovery-grid code{padding:11px 12px;border:1px solid #dce3ef;border-radius:9px;color:#14213d;background:#f8faff;text-align:center;letter-spacing:.08em}@media(max-width:1280px){main{width:calc(100% - 48px)}.topbar,footer{padding-left:24px;padding-right:24px}.metric{padding-left:14px;padding-right:14px}.metric strong{font-size:21px}}@media(max-width:900px){.topbar{height:auto;min-height:76px;flex-wrap:wrap;gap:14px}.connection{display:none}main{width:calc(100% - 28px);padding-top:28px}.hero-row{align-items:flex-start;gap:18px}.metrics{grid-template-columns:repeat(2,1fr)}.metric{border-bottom:1px solid #e8ebf3}.filters{flex-wrap:wrap}.search-box{flex-basis:100%}footer{padding:18px 20px;flex-direction:column;align-items:flex-start;gap:8px}}@media(max-width:620px){.auth-shell{padding:18px 12px}.auth-card{padding:22px}.mfa-enrollment{grid-template-columns:1fr}.qr-frame{margin:auto}.recovery-grid{grid-template-columns:1fr}.identity{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important}}
