@import "https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{color:#172331;font-synthesis:none;text-rendering:optimizelegibility;--ink:#07131f;--navy:#0b1b2a;--orange:#e76625;--blue:#2d80bb;--green:#239470;--line:#dbe2e7;--muted:#697887;background:#edf1f4;font-family:Noto Sans SC,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}.login-page{background:var(--ink);color:#fff;grid-template-columns:minmax(0,1.2fr) minmax(420px,.8fr);min-height:100vh;display:grid;position:relative;overflow:hidden}.login-page:before{content:"";background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0 42% 0 0;-webkit-mask-image:linear-gradient(90deg,#000,#0000);mask-image:linear-gradient(90deg,#000,#0000)}.login-glow{background:radial-gradient(circle,#e7662552,#0000 68%);width:540px;height:540px;position:absolute;bottom:-240px;left:-150px}.login-brand{z-index:1;flex-direction:column;justify-content:space-between;min-height:100vh;padding:48px clamp(48px,7vw,110px);display:flex;position:relative}.brand-lockup,.mobile-brand{align-items:center;gap:13px;display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#f47a35,#bf4311);border-radius:13px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 8px 24px #e7662540}.brand-lockup strong,.mobile-brand strong{letter-spacing:-.02em;font:700 22px Space Grotesk,sans-serif;display:block}.brand-lockup span{color:#8192a1;margin-top:2px;font-size:12px;display:block}.login-copy{max-width:630px}.eyebrow,.form-kicker,.overline,.panel-title>div>span,.module-panel>span{letter-spacing:.18em;color:#e97a41;font:600 11px Space Grotesk,sans-serif}.login-copy h1{letter-spacing:-.055em;margin:22px 0 24px;font-size:clamp(44px,5.1vw,72px);line-height:1.13}.login-copy p{color:#a9b7c3;max-width:520px;font-size:17px;line-height:1.9}.trust-row{color:#a7b4bf;gap:28px;font-size:13px;display:flex}.trust-row span{align-items:center;gap:8px;display:flex}.trust-row svg{color:#ef7840}.login-panel{z-index:2;color:var(--ink);background:#f7f9fa;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex;position:relative}.login-card{width:min(100%,420px)}.mobile-brand{display:none}.login-card h2{letter-spacing:-.035em;margin:13px 0 7px;font-size:29px}.form-intro{color:var(--muted);margin:0 0 33px;font-size:14px}.login-card label{margin:0 0 19px;display:block}.login-card label span{margin-bottom:8px;font-size:13px;font-weight:600;display:block}.login-card input{width:100%;height:50px;color:var(--ink);background:#fff;border:1px solid #d5dde3;border-radius:8px;outline:none;padding:0 15px;transition:all .2s}.login-card input:focus{border-color:#5d829c;box-shadow:0 0 0 3px #2d80bb1c}.primary-button{color:#fff;background:var(--orange);border:0;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;height:50px;margin-top:6px;font-weight:700;display:flex;box-shadow:0 10px 25px #e7662533}.primary-button:hover{background:#d95a1c}.form-error{color:#c33e32;margin-top:-6px;font-size:13px}.demo-note{color:#82909d;text-align:center;margin-top:18px;font-size:12px;line-height:1.7}.copyright{color:#98a3ac;font-size:11px;position:absolute;bottom:24px}.app-shell{background:#edf1f4;min-height:100vh}.sidebar{z-index:30;background:var(--ink);color:#fff;flex-direction:column;width:255px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{border-bottom:1px solid #ffffff14;align-items:center;gap:12px;height:86px;padding:0 23px;display:flex}.brand-mark.compact{border-radius:10px;width:39px;height:39px}.sidebar-brand strong{font:700 19px Space Grotesk;display:block}.sidebar-brand span{color:#7f91a0;margin-top:2px;font-size:10px;display:block}.sidebar-close{color:#fff;background:0 0;border:0;margin-left:auto;display:none}.system-state{background:#23947014;border:1px solid #3bc3902e;border-radius:8px;align-items:center;gap:11px;margin:20px 18px 13px;padding:13px 14px;display:flex}.pulse-dot{background:#35c793;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #35c7931a}.system-state strong{color:#dfe9e5;font-size:12px;font-weight:500;display:block}.system-state small{color:#668072;margin-top:3px;font-size:9px;display:block}.sidebar nav{padding:12px}.nav-title{color:#526474;letter-spacing:.14em;padding:0 12px 10px;font-size:10px;display:block}.nav-item{color:#8697a6;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:12px;width:100%;height:45px;margin-bottom:4px;padding:0 13px;font-size:13px;transition:all .18s;display:flex;position:relative}.nav-item svg{width:18px}.nav-item:hover{color:#dfe8ef;background:#ffffff0b}.nav-item.active{color:#f0874e;background:#e766251f}.nav-item.active:before{content:"";background:var(--orange);border-radius:0 3px 3px 0;width:3px;height:24px;position:absolute;left:-12px}.nav-item em{color:#fff;background:#bc4d23;border-radius:8px;margin-left:auto;padding:2px 7px;font-size:9px;font-style:normal}.sidebar-foot{border-top:1px solid #ffffff14;margin-top:auto;padding:14px}.user-card{align-items:center;gap:10px;padding:8px;display:flex}.avatar{color:#dce6ed;background:#233443;border-radius:7px;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.user-card div:nth-child(2){flex:1}.user-card strong,.user-card span{display:block}.user-card strong{font-size:12px}.user-card span{color:#667988;margin-top:2px;font-size:10px}.user-card>svg{color:#526474}.logout{color:#687b8a;background:0 0;border:0;align-items:center;gap:8px;width:100%;padding:8px;font-size:11px;display:flex}.logout:hover{color:#cbd6dd}.main-content{min-height:100vh;margin-left:255px}.topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:66px;padding:0 30px;display:flex}.topbar>div:first-of-type span,.topbar>div:first-of-type strong{display:block}.topbar>div:first-of-type span{color:#89949e;margin-bottom:2px;font-size:10px}.topbar>div:first-of-type strong{letter-spacing:.02em;font-size:14px}.topbar-actions{align-items:center;gap:15px;display:flex}.secure-pill{color:#2a8d6d;background:#eef8f4;border-radius:5px;align-items:center;gap:6px;padding:6px 9px;font-size:10px;display:flex}.topbar-actions button,.menu-button{color:#687785;background:0 0;border:0;padding:6px;position:relative}.topbar-actions button i{background:var(--orange);border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:4px;right:3px}.menu-button{display:none}.workspace{max-width:1480px;margin:auto;padding:27px 30px 44px}.page-heading{justify-content:space-between;align-items:flex-end;margin-bottom:23px;display:flex}.page-heading h1{letter-spacing:-.035em;margin:4px 0 3px;font-size:27px}.page-heading p{color:#7d8994;margin:0;font-size:11px}.outline-button{color:#53616e;background:#fff;border:1px solid #d6dee4;border-radius:6px;align-items:center;gap:7px;height:37px;padding:0 13px;font-size:11px;display:flex}.stats-grid{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:13px;display:grid}.stat-card,.panel{background:#fff;border:1px solid #dce3e8;border-radius:9px;box-shadow:0 3px 13px #1a2d3d06}.stat-card{align-items:center;gap:15px;min-height:118px;padding:20px;display:flex}.stat-icon{border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.stat-icon svg{width:20px}.stat-icon.blue{color:var(--blue);background:#eaf3f9}.stat-icon.amber{color:#c2871e;background:#fff5dc}.stat-icon.orange{color:var(--orange);background:#fff0e8}.stat-icon.green{color:var(--green);background:#e9f7f1}.stat-card div:last-child>span,.stat-card em{font-style:normal;display:block}.stat-card div:last-child>span{color:#758390;font-size:11px}.stat-card strong{margin:3px 0 1px;font:700 24px Space Grotesk,sans-serif;display:block}.stat-card strong small{color:#81909b;font:500 12px Noto Sans SC}.stat-card em{color:#a1aab2;font-size:9px}.control-grid{grid-template-columns:minmax(0,1.75fr) minmax(300px,.65fr);gap:13px;display:grid}.panel{overflow:hidden}.panel-title{border-bottom:1px solid #e3e8eb;justify-content:space-between;align-items:center;min-height:66px;padding:14px 18px;display:flex}.panel-title h2{margin:3px 0 0;font-size:14px}.panel-title>svg{color:#a1abb4}.search-box{background:#fafbfc;border:1px solid #d8e0e5;border-radius:7px;align-items:center;gap:10px;height:42px;margin:15px 18px;padding:0 11px;display:flex}.search-box>svg{color:#8996a0;width:17px}.search-box input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:12px}.search-box kbd{color:#84919b;background:#e9eef1;border-radius:4px;padding:3px 6px;font-size:9px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:11px}thead{color:#7c8993;background:#f7f9fa}th{text-align:left;white-space:nowrap;padding:10px 14px;font-weight:500}td{white-space:nowrap;border-top:1px solid #edf0f2;padding:12px 14px}tbody tr{cursor:pointer;transition:all .15s}tbody tr:hover,.selected-row{background:#fbf6f2}td:first-child strong,td:first-child span{display:block}td:first-child strong{font:600 11px Space Grotesk}td:first-child span{color:#9aa4ac;margin-top:4px;font-size:9px}td:last-child{color:#aab2b8;font-size:18px}.status{border-radius:20px;align-items:center;gap:5px;padding:4px 8px;font-size:9px;font-weight:600;display:inline-flex}.status:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px}.status-waiting{color:#ae7413;background:#fff4dd}.status-active{color:#d35b21;background:#fff0e8}.status-review{color:#3179a9;background:#eaf3f9}.status-done{color:#23815f;background:#e9f7f1}.empty-state{color:#89949d;text-align:center;padding:30px;font-size:12px}.detail-panel{flex-direction:column;display:flex}.batch-code{padding:15px 18px 2px}.batch-code small,.batch-code strong,.batch-code span{display:block}.batch-code small{color:#98a3ac;font-size:9px}.batch-code strong{margin:4px 0;font:600 13px Space Grotesk}.batch-code span{color:#768590;font-size:10px}.balance-ring{--progress:70%;background:conic-gradient(var(--orange) var(--progress), #e9edef 0);border-radius:50%;place-items:center;width:116px;height:116px;margin:14px auto;display:grid;position:relative}.balance-ring:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:9px}.balance-ring div{z-index:1;text-align:center;position:relative}.balance-ring strong,.balance-ring span{display:block}.balance-ring strong{font:700 23px Space Grotesk}.balance-ring span{color:#8b97a1;font-size:9px}.balance-list{padding:0 18px 9px}.balance-list>div{border-bottom:1px dashed #e5e9ec;justify-content:space-between;padding:8px 0;font-size:10px;display:flex}.balance-list span{color:#778590;align-items:center;gap:7px;display:flex}.balance-list strong{font:600 11px Space Grotesk}.dot{border-radius:50%;width:6px;height:6px}.dot.received{background:var(--blue)}.dot.melted{background:var(--orange)}.dot.remaining{background:#d7a338}.dot.loss{background:#a4aeb6}.detail-meta{background:#f7f9fa;border-top:1px solid #e5eaed;grid-template-columns:1fr 1fr;margin-top:auto;display:grid}.detail-meta div{padding:11px 16px}.detail-meta div+div{border-left:1px solid #e2e7ea}.detail-meta span,.detail-meta strong{display:block}.detail-meta span{color:#929da5;font-size:8px}.detail-meta strong{margin-top:3px;font-size:10px}.process-panel{margin-top:13px}.live-tag{color:#3c8f73;align-items:center;gap:6px;font-size:9px;display:flex}.live-tag i{background:#38a780;border-radius:50%;width:6px;height:6px}.timeline{grid-template-columns:repeat(5,1fr);padding:26px 26px 28px;display:grid}.timeline-step{text-align:center;color:#a1aab2;flex-direction:column;align-items:center;display:flex;position:relative}.step-node{z-index:2;background:#eef1f3;border:5px solid #fff;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:relative;box-shadow:0 0 0 1px #e1e6e9}.step-node svg{width:15px}.timeline-step.done .step-node{color:var(--green);background:#e9f7f1}.timeline-step.active .step-node{color:var(--orange);background:#fff0e8;box-shadow:0 0 0 1px #f3c3aa,0 0 0 6px #fff6f1}.timeline-step strong,.timeline-step span{display:block}.timeline-step strong{color:#52606b;margin-top:8px;font-size:10px}.timeline-step span{margin-top:2px;font-size:8px}.step-line{z-index:1;background:#dde3e7;height:1px;position:absolute;top:18px;left:calc(50% + 25px);right:calc(25px - 50%)}.timeline-step.done .step-line{background:#8fceb8}.module-panel{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:480px;padding:40px;display:flex}.module-icon{width:58px;height:58px;color:var(--orange);background:#fff0e8;border-radius:13px;place-items:center;margin-bottom:20px;display:grid}.module-panel h2{margin:7px 0;font-size:25px}.module-panel p{color:#7a8893;max-width:450px;font-size:13px;line-height:1.8}.module-panel button{color:#54616b;background:#fff;border:1px solid #d5dde2;border-radius:6px;margin-top:10px;padding:9px 16px}.scrim{display:none}@media (width<=1100px){.stats-grid{grid-template-columns:1fr 1fr}.control-grid{grid-template-columns:1fr}.detail-panel{min-height:410px}}@media (width<=760px){.login-page{background:#f7f9fa;grid-template-columns:1fr}.login-brand{display:none}.login-panel{min-height:100vh;padding:28px 23px}.mobile-brand{margin-bottom:45px;display:flex}.mobile-brand .brand-mark{width:42px;height:42px}.copyright{bottom:16px}.sidebar{transition:transform .22s;transform:translate(-100%)}.sidebar-open{transform:translate(0);box-shadow:20px 0 60px #00000047}.sidebar-close{display:block}.scrim{z-index:25;background:#040c148c;border:0;display:block;position:fixed;inset:0}.main-content{margin-left:0}.topbar{padding:0 15px}.menu-button{display:block}.topbar>div:first-of-type{flex:1;margin-left:8px}.topbar>div:first-of-type span,.secure-pill{display:none}.workspace{padding:22px 15px 35px}.page-heading{align-items:center}.page-heading h1{font-size:23px}.stats-grid{grid-template-columns:1fr 1fr;gap:9px}.stat-card{gap:10px;min-height:105px;padding:14px}.stat-icon{width:36px;height:36px}.stat-card strong{font-size:20px}.stat-card em{display:none}.outline-button{justify-content:center;width:37px;padding:0;font-size:0}.timeline{min-width:620px;overflow-x:auto}}@media (width<=430px){.stats-grid{grid-template-columns:1fr}.stat-card{min-height:88px}.page-heading .overline{display:none}.login-card h2{font-size:25px}}
