@import url('data:text/css,');
:root{--ink:#172b2d;--muted:#7c8a89;--green:#13796c;--line:#e6ece9;--paper:#f6f8f6;--white:#fff}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:14px/1.65 -apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif}a{color:var(--green);text-decoration:none}a:hover{text-decoration:underline}button,input,select{font:inherit}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}[hidden]{display:none!important}.sidebar{position:fixed;inset:0 auto 0 0;width:226px;background:white;border-right:1px solid var(--line);padding:32px 22px;display:flex;flex-direction:column}.brand{display:flex;gap:12px;font-size:34px;font-weight:700;color:#173e35;line-height:1.25}.brand span{font-size:23px}.brand small{font-size:9px;letter-spacing:2px;display:block;margin-top:4px;color:#85938d}.nav-label{font-size:11px;color:var(--muted);margin:52px 12px 14px;letter-spacing:2px}.nav-item{padding:12px 14px;border-radius:8px;color:#687a74;margin:4px 0}.nav-item.active{background:#eaf4ee;color:#206f57;font-weight:600}.sidebar-bottom{margin-top:auto;display:flex;gap:10px;align-items:center;padding-top:20px;border-top:1px solid var(--line)}small{display:block;color:var(--muted)}.avatar{background:#e9f0e6;border-radius:50%;width:36px;height:36px;display:grid;place-items:center}main{margin-left:226px}.topbar{height:76px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 42px;font-size:13px}.top-actions{display:flex;gap:20px}.content{max-width:1350px;padding:38px 42px;margin:auto}.page-heading{margin-bottom:28px}.eyebrow{font-size:10px;letter-spacing:2px;color:var(--green);font-weight:650}h1{font-size:29px;letter-spacing:-1px;margin:6px 0 7px;font-weight:650;overflow-wrap:anywhere}h2{font-size:16px;margin:0;font-weight:650}h3{font-size:15px;font-weight:600}p{margin:8px 0 16px}.page-heading p,.muted{color:var(--muted)}.live-dot{display:inline-block;width:7px;height:7px;background:#70af87;border-radius:50%;vertical-align:middle;margin-left:12px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:26px}.stat{background:white;border:1px solid var(--line);border-radius:11px;padding:20px 23px}.stat>span{color:var(--muted);font-size:12px}.stat strong{font-size:31px;display:block;font-weight:600;line-height:1.55}.stat small{display:inline;font-size:12px;font-weight:400;margin-left:8px}.stat.accent{background:#eaf4ed;border-color:#dcebe0}.stat.accent strong{color:#23754f}.workspace-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(250px,1fr);gap:24px;margin-bottom:26px}.card{background:white;border:1px solid var(--line);border-radius:12px;padding:25px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:22px}.badge{font-size:10px;padding:3px 9px;border:1px solid var(--line);border-radius:4px;color:var(--muted)}.badge.green{color:var(--green);background:#eff8f0}.dropzone{background:#fafcf9;border:1px dashed #cddbd2;border-radius:8px;text-align:center;padding:22px 14px}.upload-icon{width:42px;height:42px;border-radius:10px;background:#e8f2e8;color:#5e8b63;font-size:28px;margin:auto}.dropzone h3{margin:9px 0 2px}.dropzone p{font-size:11px;color:var(--muted);margin-bottom:12px}.dropzone input{font-size:11px;max-width:100%;border:0;padding:0;background:transparent}input::file-selector-button{border:1px solid #c5d6ca;border-radius:5px;color:var(--green);background:white;padding:6px 12px;margin-right:9px}.advanced{padding:15px 0;border-bottom:1px solid var(--line);font-size:12px}summary{cursor:pointer}.advanced summary .muted{margin-left:8px;font-size:10px}.form-field{padding-top:14px}.submit-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:20px;font-size:11px}.primary,.secondary{display:inline-block;padding:9px 17px;border-radius:6px;font-size:12px;border:1px solid transparent}.primary{color:white;background:var(--green)}.secondary{color:#2b6557;border-color:#dce5dd;background:#f8faf7}.text-button{border:0;background:none;padding:0;color:var(--green);font-size:12px}.account-card h3{font-size:20px;margin:23px 0 8px}.account-card p{font-size:12px;line-height:1.85}label{display:block;font-size:12px;margin-bottom:5px}.account-card label{margin-top:24px}.redeem-row{display:flex;gap:8px}.redeem-row input{min-width:0;flex:1}.api-box{border-top:1px solid var(--line);margin-top:22px;padding-top:15px;color:var(--muted);font-size:11px}input,select{border:1px solid #dce4dd;border-radius:5px;padding:8px 10px;background:#fff;color:var(--ink)}input:focus,select:focus{outline:2px solid #badacb;outline-offset:1px}.history{padding:24px 0 0}.history .section-title{padding:0 24px;margin-bottom:14px}.count{font-size:11px;font-weight:400;background:#f1f4f0;padding:2px 7px;border-radius:4px;margin-left:7px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:12px;text-align:left}th{font-size:11px;color:#88958e;background:#f8faf7;padding:11px 24px;font-weight:500}td{padding:15px 24px;border-bottom:1px solid #f0f3ef}td:first-child{max-width:350px;overflow-wrap:anywhere}td:first-child>a{color:#344b3f}.file-icon{display:inline-grid;place-items:center;width:26px;height:30px;background:#f1f4ed;border-radius:5px;margin-right:10px;color:#759679}.file-size{margin-left:36px;font-size:10px}.status{font-size:10px;padding:3px 8px;border-radius:4px;background:#f2f4f2;color:#79867d}.status.success{background:#eaf5ee;color:#428862}.status.processing{background:#eaf1fc;color:#5077a2}.status.failed{background:#fbeeea;color:#b9755e}.mini-progress{height:4px;background:#edf1ec;width:80px;border-radius:5px}.mini-progress i{display:block;background:#79aa8b;height:100%;border-radius:5px}.empty{text-align:center;padding:36px 12px;color:var(--muted)}.empty>span{font-size:27px;color:#b1c2b4}.empty h3{font-size:13px;font-weight:500;margin-bottom:5px}.empty p{font-size:11px}.pagination{display:flex;justify-content:flex-end;gap:14px;padding:14px 24px;font-size:11px;color:var(--muted)}footer{padding:10px 42px 28px;text-align:center;color:#a0aaa3;font-size:10px}.auth-layout{max-width:460px;margin:35px auto}.auth-layout input{width:100%}.auth-layout .card{margin-top:25px}.auth-layout .helptext,.auth-layout ul{font-size:11px;color:var(--muted)}.auth-layout p{font-size:12px}.full-width{width:100%;margin-top:10px}.message{padding:12px 18px;border-radius:8px;background:#e8f3eb;margin-bottom:20px}.message.error,.errorlist{color:#b55849}.back{font-size:12px}.log-card{margin-top:22px}.log-card pre{background:#f6f8f5;padding:20px;font:12px/1.9 Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere;border-radius:7px;min-height:100px}progress{width:100%;height:12px;accent-color:var(--green)}.token{display:block;padding:16px;background:#f0f5ef;overflow-wrap:anywhere}@media(max-width:1000px){.sidebar{width:185px}main{margin-left:185px}.content{padding:30px 24px}.topbar{padding:0 24px}.workspace-grid{grid-template-columns:1fr}.stats{gap:10px}.stat{padding:16px}.submit-row{flex-wrap:wrap}}@media(max-width:650px){.sidebar{position:relative;width:100%;height:65px;padding:12px 18px;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.brand{font-size:25px}.brand span{font-size:18px}.brand small,.nav-label,.sidebar-bottom{display:none}.nav-item{font-size:11px;padding:5px 8px}main{margin-left:0}.topbar{height:48px;padding:0 18px}.content{padding:23px 16px}.stats{grid-template-columns:repeat(2,1fr)}h1{font-size:23px}.card{padding:18px}.history{padding:18px 0 0}.submit-row{align-items:flex-start}.history .section-title{padding:0 18px}th,td{padding:12px 14px}.auth-layout{margin:12px auto}}
