
:root{font-family:Inter,"Microsoft YaHei","PingFang SC",sans-serif;color:#18243f;background:#f3f6fb;font-size:16px;font-synthesis:none;--blue:#315efb;--muted:#69768d;--border:#e3e8f1}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer;border:1px solid var(--border);background:white;color:#243650;border-radius:9px;padding:10px 16px;font-weight:600}button:hover{border-color:#8eabff;background:#f4f7ff}button:disabled{opacity:.55;cursor:wait}button.primary{color:#fff;background:var(--blue);border-color:var(--blue)}button.dark{background:#172c56;color:white;border-color:#172c56}button.ghost{background:transparent;border-color:transparent;color:var(--muted)}button.small{padding:7px 11px;font-size:14px}a{color:#315efb;text-decoration:none}input,textarea,select{width:100%;border:1px solid #d7dfeb;padding:12px 13px;border-radius:9px;background:#fff;color:#243650;outline:none}input:focus,textarea:focus,select:focus{border-color:#315efb;box-shadow:0 0 0 3px #315efb15}textarea{min-height:125px;resize:vertical;line-height:1.65}label{display:block;font-size:14px;font-weight:600;margin-bottom:8px}h1{font-size:27px;letter-spacing:-.7px;margin:0 0 9px}h2{font-size:19px;margin:0 0 18px}h3{font-size:16px;margin:0 0 10px}p{line-height:1.7;margin:6px 0 16px}small,.muted{color:var(--muted);font-size:14px}.shell{display:grid;grid-template-columns:230px 1fr;min-height:100vh}.sidebar{background:#122345;color:#b9c6e1;padding:28px 15px;position:fixed;inset:0 auto 0 0;width:230px;overflow:auto;z-index:3}.brand{display:flex;gap:12px;align-items:center;color:#fff;padding:0 12px 28px}.brandmark{display:grid;place-items:center;background:#f6c960;color:#122345;width:37px;height:42px;border-radius:12px 12px 12px 3px;font-size:23px;font-weight:900}.brand strong{display:block;font-size:20px}.brand small{font-size:12px;color:#98a9cc}.navlabel{font-size:12px;letter-spacing:2px;color:#7f94b8;margin:22px 15px 9px}.nav{display:flex;align-items:center;gap:12px;width:100%;border:0;background:transparent;color:#b7c6e2;font-weight:400;text-align:left;padding:12px 14px;margin:3px 0;font-size:14px}.nav span{font-size:18px;width:20px;text-align:center}.nav.active{background:#315efb;color:white}.nav:hover{background:#22395f;color:white}.sidebottom{margin:25px 10px 0;padding:15px;border:1px solid #334667;border-radius:10px;font-size:13px;line-height:1.7}.main{grid-column:2;min-width:0}.topbar{height:77px;background:white;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 36px;gap:15px}.crumb{color:#667690;font-size:14px}.user{display:flex;align-items:center;gap:12px;font-size:14px}.avatar{width:32px;height:32px;border-radius:50%;background:#e9efff;color:#315efb;display:grid;place-items:center;font-weight:700}.workspace{padding:32px 36px 60px;max-width:1580px;margin:auto}.pagehead{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px}.eyebrow{font-size:12px;letter-spacing:1.6px;color:#5474b5;margin-bottom:10px}.grid{display:grid;gap:20px}.cols2{grid-template-columns:1.25fr 1fr}.cols3{grid-template-columns:repeat(3,1fr)}.cols4{grid-template-columns:repeat(4,1fr)}.panel{background:white;border:1px solid var(--border);border-radius:14px;padding:23px;min-width:0}.stat strong{display:block;font-size:32px;margin:14px 0 9px;letter-spacing:-1px}.stathead{display:flex;justify-content:space-between;font-size:14px;color:#65748c}.stat-icon{color:#5475f3;background:#eef3ff;border-radius:8px;padding:7px 10px}.stat small{font-size:12px}.hero{background:#142a53;color:#fff;border:0;position:relative;overflow:hidden}.hero h2{font-size:23px}.hero p{color:#c5d2ed;font-size:14px;max-width:500px}.hero .eyebrow{color:#f2cc7c}.hero .steps{display:flex;gap:9px;flex-wrap:wrap;margin:22px 0}.step{background:#ffffff10;border:1px solid #ffffff20;padding:8px 10px;border-radius:7px;font-size:12px}.section{margin-top:24px}.row{display:flex;align-items:center;justify-content:space-between;gap:15px}.actions{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.badge{padding:5px 9px;border-radius:6px;font-size:12px;font-weight:500;white-space:nowrap;background:#edf2fa;color:#68788e}.badge.completed,.badge.active{color:#16805f;background:#e4f6ee}.badge.running{color:#315efb;background:#eaf0ff}.badge.failed,.badge.rejected{color:#b04d42;background:#fff0ec}.badge.queued,.badge.pending{color:#9b7421;background:#fff6db}.listrow{padding:15px 0;border-bottom:1px solid #eef1f6;display:flex;justify-content:space-between;align-items:center;gap:14px}.listrow:last-child{border:0}.listrow h3{margin:0 0 5px;font-weight:500}.employeeicon{width:44px;height:44px;background:#edf2ff;color:#315efb;border-radius:12px;display:grid;place-items:center;font-size:21px;font-weight:600;flex-shrink:0}.employee{transition:box-shadow .2s}.employee:hover{box-shadow:0 8px 24px #273d6010}.employee p{height:48px;font-size:14px;margin-top:18px}.employee .metrics{display:flex;justify-content:space-between;margin:15px 0 20px;padding-top:15px;border-top:1px solid #edf1f6;font-size:12px;color:#6d7c92}.employee .metrics b{display:block;color:#263b5d;font-size:18px;margin-bottom:6px}.field{margin-bottom:18px}.upload{border:1px dashed #bccce4;border-radius:10px;background:#f8faff;padding:17px;margin:16px 0;color:#62738e;font-size:14px}.upload input{border:0;padding:8px 0;background:transparent;font-size:14px}.attachments{display:flex;flex-wrap:wrap;gap:7px}.chip{background:#edf2ff;color:#315efb;border-radius:6px;padding:6px 8px;font-size:12px}.empty{padding:28px 10px;text-align:center;color:#728099;font-size:14px;line-height:1.8}.output{white-space:pre-wrap;word-break:break-word;line-height:1.85;font-size:15px;max-height:550px;overflow:auto;background:#f8faff;padding:20px;border-radius:10px}.progress{height:5px;width:100%;background:#e9eef7;border-radius:5px;margin:13px 0;overflow:hidden}.progress span{height:100%;background:#315efb;display:block}.tasktitle{background:none;border:0;padding:0;color:#263f67;text-align:left;font-weight:500}.hint{padding:13px 16px;background:#eff4ff;color:#4f668d;font-size:14px;border-radius:9px;line-height:1.7;margin-bottom:20px}.warn{background:#fff6e5;color:#8d6939}.tabs{display:flex;gap:8px;margin-bottom:22px;flex-wrap:wrap}.tabs button.active{background:#eaf0ff;border-color:#b7caff;color:#315efb}.chat{min-height:260px;max-height:480px;overflow:auto;display:flex;flex-direction:column;gap:15px;padding:6px}.bubble{max-width:90%;padding:16px 19px;border-radius:12px;background:#f0f4fa;white-space:pre-wrap;line-height:1.8}.bubble.me{align-self:flex-end;background:#eaf0ff;color:#234888}.auth{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.authstory{background:#142950;padding:10vh 8vw;color:white;display:flex;flex-direction:column;justify-content:center}.authstory h1{font-size:44px;line-height:1.35;margin:50px 0 20px}.authstory p{color:#b4c6e6}.authform{display:flex;align-items:center;justify-content:center;padding:35px}.authcard{width:100%;max-width:420px}.authcard h1{margin-bottom:15px}.authcard form{margin-top:30px}.authcard .primary{width:100%}.authfooter{margin-top:22px;font-size:13px;line-height:1.7;color:#78849b}#toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%);background:#172c51;color:white;border-radius:10px;padding:14px 24px;z-index:10;display:none;max-width:85vw;font-size:14px}dialog{width:min(850px,92vw);max-height:90vh;border:0;border-radius:16px;box-shadow:0 24px 100px #0b204450;padding:28px}dialog::backdrop{background:#152b4c66;backdrop-filter:blur(3px)}table{width:100%;border-collapse:collapse;font-size:14px}th,td{text-align:left;padding:13px 10px;border-bottom:1px solid #edf1f6;vertical-align:top}th{font-weight:500;color:#728098;background:#f8faff}.tablewrap{overflow:auto}.bar{height:8px;background:#e9eff8;border-radius:6px;overflow:hidden;margin:9px 0 18px}.bar i{display:block;height:100%;background:#5174ef}.inlinecheck{display:flex;align-items:center;gap:9px;font-size:14px}.inlinecheck input{width:auto}.mobilemenu{display:none}.errorbox{background:#fff1ed;color:#a24335;padding:14px;border-radius:9px;margin:15px 0}.pricing strong{font-size:26px;display:block;margin:20px 0}.pricing p{min-height:65px}.footerline{color:#8a95a7;font-size:12px;margin-top:26px}.spacer{height:20px}@media(min-width:1450px){.workspace{padding:36px 48px}}@media(max-width:1120px){.cols4{grid-template-columns:repeat(2,1fr)}.cols3{grid-template-columns:repeat(2,1fr)}.cols2{grid-template-columns:1fr}.workspace{padding:25px}.topbar{padding:0 25px}}@media(max-width:750px){.shell{grid-template-columns:1fr}.sidebar{display:none}.sidebar.open{display:block;width:230px;box-shadow:0 0 0 100vw #12234566}.main{grid-column:1}.mobilemenu{display:block}.workspace{padding:22px 16px}.topbar{padding:0 16px;height:65px}.crumb{display:none}.pagehead{align-items:flex-start}.pagehead h1{font-size:23px}.cols3,.cols4{grid-template-columns:1fr}.panel{padding:19px}.auth{grid-template-columns:1fr}.authstory{display:none}.authform{min-height:100vh}.user>span{display:none}.row{flex-wrap:wrap}.stat strong{font-size:28px}dialog{padding:20px}.pagehead>.actions{justify-content:flex-end}}

.media-preview{max-width:100%;max-height:400px;display:block;margin:15px auto}progress{display:block;width:100%;height:8px;margin:12px 0 22px;accent-color:#315efb}

.sidebar .brand small{font-size:11px;white-space:nowrap}.sidebar .brand{gap:9px;padding-left:8px;padding-right:0}
