
:root{--ink:#192d26;--muted:#79847e;--green:#284d3f;--line:#e5e9e5;--bg:#f6f8f5;--lime:#d7ef91;--red:#ab4237}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:Inter,"Segoe UI","Microsoft YaHei",sans-serif;font-size:14px;line-height:1.6;background:var(--bg)}button,input,select{font:inherit}button,a,input,select{outline-offset:4px}button{cursor:pointer;border:0}button:disabled{opacity:.5;cursor:not-allowed}a{color:inherit;text-decoration:none}.hidden{display:none!important}.brand{font-size:29px;display:flex;gap:12px;align-items:center;color:#d8eea3}.brand span{font-size:16px;letter-spacing:2.5px;font-weight:750;color:#f3f5ed}.primary,.secondary,.light-button{border-radius:8px;padding:11px 19px;font-weight:600}.primary{background:var(--green);color:white}.primary:hover{background:#386751}.secondary{background:white;border:1px solid var(--line);color:var(--ink)}.light-button{background:var(--lime);color:#243b2c}.full{width:100%;display:flex;justify-content:space-between}.muted{color:var(--muted)}.small{font-size:12px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;color:#8a968d}.badge{display:inline-block;background:#eaf0e1;border:1px solid #dce6cf;border-radius:5px;padding:3px 9px;color:#557442;font-size:11px;font-weight:600}.badge.light{background:#ffffff12;color:#ddedae;border-color:#ffffff22}.dot{width:6px;height:6px;border-radius:50%;display:inline-block;background:#8aaf62}.login-view{min-height:100vh;display:grid;grid-template-columns:1.05fr 1fr}.login-story{background:#172e25;color:#fff;padding:42px 54px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.story-copy{padding-top:65px;max-width:600px}.story-copy h1{font-size:clamp(35px,4vw,60px);line-height:1.35;letter-spacing:-2px;margin:22px 0}.story-copy p{color:#a9b9ac}.story-copy .eyebrow{color:#a6b487}.login-story footer{font-size:12px;color:#a7b8a9;letter-spacing:2px}.orbit{width:260px;height:260px;border:1px solid #49614b;border-radius:50%;margin:48px 0 38px 25%;display:grid;place-items:center;position:relative}.orbit:before{content:"";position:absolute;inset:25px;border:1px dashed #476042;border-radius:50%}.orbit-inner{font-size:95px;color:var(--lime);transform:rotate(-12deg)}.orbit-label{position:absolute;bottom:0;font-size:9px;letter-spacing:3px;background:#172e25;padding:5px 8px;color:#9bab88}.login-panel{display:grid;place-items:center;padding:30px}.login-card{width:min(390px,100%)}.login-card h2{font-size:32px;margin:18px 0 8px;letter-spacing:-1px}.login-card form{margin-top:32px}.login-note{font-size:12px;color:var(--muted);margin-top:28px;padding-top:22px;border-top:1px solid var(--line)}label{display:block;font-size:12px;font-weight:600;margin-bottom:18px}input,select{width:100%;background:white;border:1px solid #dce2dc;border-radius:7px;color:var(--ink);padding:11px 12px;margin-top:7px}input:focus,select:focus{border-color:#648568;outline:2px solid #d6e8c8}input::placeholder{color:#a0a89f;font-size:12px}.error{color:var(--red);font-size:12px;min-height:1px}.app-view{display:flex;min-height:100vh}.sidebar{width:240px;background:#14291f;position:fixed;inset:0 auto 0 0;color:#abbcaf;padding:28px 20px;display:flex;flex-direction:column}.sidebar .brand{font-size:25px;gap:9px}.sidebar .brand span{font-size:14px;letter-spacing:2px}.workspace-tag{margin:30px 0 34px;padding:10px;background:#ffffff07;border:1px solid #ffffff12;border-radius:7px;font-size:11px}.workspace-tag span:last-child{float:right;color:#7e9785;font-size:9px}.nav-label{font-size:10px;color:#738f7c;padding:0 12px;margin-bottom:12px}.nav-button{display:flex;align-items:center;width:100%;gap:14px;padding:12px;margin-bottom:7px;border-radius:7px;background:transparent;color:#afc0b0;text-align:left;font-size:13px}.nav-button span{font-size:20px;line-height:1;width:23px}.nav-button:hover{background:#ffffff09}.nav-button.active{background:#d9ecab;color:#213626;font-weight:650}.sidebar-bottom{margin-top:auto}.preview-note{padding:14px;border:1px solid #ffffff14;border-radius:8px;font-size:11px;margin-bottom:20px}.preview-note b{color:#cedebe}.preview-note p{margin:5px 0 0;color:#91a797}.identity{display:flex;align-items:center;gap:10px;border-top:1px solid #ffffff16;padding-top:20px}.identity b{color:#ecf1e7;font-size:12px}.identity small{display:block;font-size:10px}.avatar{width:32px;height:32px;background:#314c37;color:#daeaa3;border-radius:50%;display:grid;place-items:center;font-size:13px}.identity button{margin-left:auto;color:#c6d2bf}.icon-button{background:transparent;color:var(--muted);font-size:24px;line-height:1;padding:6px}main{margin-left:240px;width:calc(100% - 240px)}.topbar{height:75px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:0 40px;background:#fbfcfa;font-size:11px;color:var(--muted)}.topbar b{color:#42594a;font-weight:500}.crumb{margin:0 12px;color:#c3cbc0}.environment{font-size:10px;background:#f0f4e9;border:1px solid #e3ead9;border-radius:20px;padding:4px 10px}.content{max-width:1390px;margin:auto;padding:35px 40px 20px}.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:27px}.page-heading h1{margin:5px 0;font-size:29px;letter-spacing:-1px;font-weight:650}.page-heading p{margin:0;color:var(--muted);font-size:12px}.welcome-banner{background:#254638;color:#eaf0df;border-radius:12px;padding:28px 32px;display:flex;align-items:center;justify-content:space-between;gap:15px;overflow:hidden}.welcome-banner h2{font-size:24px;margin:13px 0 6px;font-weight:550;letter-spacing:-.5px}.welcome-banner p{font-size:12px;color:#bdcbb9;margin:0 0 22px}.welcome-banner .light-button{font-size:11px}.banner-graphic{display:flex;align-items:center;gap:10px;margin-right:15px}.banner-graphic div{height:70px;width:65px;background:#ffffff07;border:1px solid #ffffff28;border-radius:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#dbedb0;font-size:23px;font-weight:300;transform:rotate(-6deg)}.banner-graphic div:nth-of-type(2){transform:translateY(-20px) rotate(6deg)}.banner-graphic span{font-size:9px;color:#bbccaf}.banner-graphic i{color:#779374}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-top:22px}.stat{background:white;border:1px solid var(--line);padding:20px 22px;border-radius:9px}.stat-label{display:flex;justify-content:space-between;color:#788779;font-size:11px}.stat-value{font-size:30px;margin-top:9px;line-height:1.4;font-weight:550;letter-spacing:-1px}.stat-caption{color:#98a094;font-size:10px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin:27px 0 13px;gap:15px}.section-heading h2{font-size:15px;margin:0;font-weight:650}.section-heading p{font-size:11px;margin:4px 0 0;color:var(--muted)}.section-heading>span{font-size:11px}.text-button{padding:5px;background:transparent;font-size:11px;color:#496943}.panel{background:white;border:1px solid var(--line);border-radius:9px;overflow:auto}.task-table,.data-table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap;font-size:12px}.task-table th,.data-table th{font-size:10px;font-weight:500;color:#869083;background:#fbfcf9;padding:12px 20px;border-bottom:1px solid var(--line)}.task-table td,.data-table td{padding:15px 20px;border-bottom:1px solid #eef1eb}.task-table tr:last-child td,.data-table tr:last-child td{border-bottom:0}.task-name{font-weight:550;max-width:300px;overflow:hidden;text-overflow:ellipsis}.task-name small{display:block;color:#9ba296;font-size:9px;font-weight:400;letter-spacing:.3px;margin-top:3px}.pill{display:inline-block;font-size:10px;border-radius:5px;padding:3px 8px;background:#f0f4ed;color:#7c8a75}.pill.SUCCESS{background:#edf5e5;color:#618741}.pill.RUNNING{background:#e9f2f5;color:#468197}.pill.FAILED{background:#fbe9e5;color:#b16a58}.pill.WAITING{background:#f8f3e5;color:#ad9257}.pill.CANCELLED{background:#eeefec;color:#8b9285}.modules{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.modules article{border:1px solid var(--line);background:#fafbf8;padding:21px;border-radius:9px}.module-icon{display:inline-grid;place-items:center;font-size:24px;width:37px;height:37px;background:#edf1e8;border-radius:9px;color:#6b8160}.modules .pill{float:right;font-size:9px}.modules h3{font-size:13px;font-weight:600;margin:15px 0 5px}.modules p{font-size:11px;color:#8c9784;margin:0}.empty{text-align:center;padding:36px 20px;color:#87937e;font-size:12px}.empty b{display:block;color:#5c7153;margin:9px 0}.empty-symbol{font-size:30px;color:#bbc7af}.toolbar{display:flex;gap:12px;align-items:center;margin-bottom:18px}.toolbar label{margin:0;flex:1}.toolbar input,.toolbar select{margin:0}.toolbar select{width:140px;font-size:12px}.main-footer{display:flex;justify-content:space-between;margin-top:35px;padding-top:18px;border-top:1px solid var(--line);font-size:9px;color:#9da797;letter-spacing:.4px}.settings-panel{max-width:570px;padding:26px}.settings-panel h2{margin-top:0;font-size:18px}.settings-panel form{margin-top:23px}.toast{position:fixed;z-index:100;top:20px;left:50%;transform:translateX(-50%);background:#183728;color:white;box-shadow:0 8px 40px #0002;border-radius:8px;padding:12px 22px;max-width:90%;font-size:13px}.toast.error{background:#8e4238;color:white}dialog{border:1px solid var(--line);border-radius:14px;padding:26px;max-width:580px;width:calc(100% - 32px);box-shadow:0 30px 100px #0002;color:var(--ink)}dialog::backdrop{background:#11281977;backdrop-filter:blur(3px)}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.modal-header h2{font-size:20px;margin:0}.modal-info{padding:12px 15px;background:#f1f5e9;border-radius:7px;color:#718264;font-size:12px;margin:15px 0}.actions{display:flex;gap:9px;align-items:center;justify-content:flex-end;margin-top:20px}.checkbox{display:flex;gap:10px;align-items:center;margin:12px 0}.checkbox input{width:auto;margin:0}.task-meta{display:grid;grid-template-columns:1fr 1fr;gap:15px;font-size:12px}.task-meta small{display:block;color:var(--muted);font-size:10px;margin-bottom:5px}.timeline{border-left:1px solid #d5e0cc;margin:24px 0 15px 5px;padding-left:18px}.timeline article{position:relative;padding-bottom:20px;font-size:12px}.timeline article:before{content:"";position:absolute;left:-23px;top:6px;background:#9fb985;width:8px;height:8px;border-radius:50%}.timeline small{display:block;color:var(--muted);font-size:10px;margin-bottom:3px}.user-actions{display:flex;gap:10px}.danger{color:#a25949}.login-story footer{margin-top:20px}@media(min-width:1500px){.content{padding-top:45px}.welcome-banner{padding:36px}.stats{margin-top:28px}}@media(max-width:1100px){.sidebar{width:200px;padding:25px 14px}main{margin-left:200px;width:calc(100% - 200px)}.content{padding:25px}.topbar{padding:0 25px}.banner-graphic{display:none}.stats{gap:10px}.stat{padding:16px}.modules{gap:10px}.modules article{padding:16px}}@media(max-width:720px){.login-view{grid-template-columns:1fr}.login-story{padding:24px;min-height:200px}.story-copy{padding:10px 0}.story-copy h1{font-size:28px;margin:15px 0}.story-copy h1 br{display:none}.story-copy p,.orbit,.login-story footer,.story-copy .eyebrow{display:none}.login-panel{padding:32px 24px}.sidebar{position:static;width:100%;padding:14px 18px}.sidebar .brand{font-size:22px}.workspace-tag,.nav-label,.sidebar-bottom{display:none}.sidebar nav{display:flex;margin-top:16px;overflow:auto}.nav-button{white-space:nowrap;padding:8px 12px;margin:0;width:auto;font-size:11px}.nav-button span{display:none}.app-view{display:block}main{margin:0;width:100%}.topbar{height:48px;padding:0 18px}.content{padding:22px 16px}.page-heading h1{font-size:24px}.page-heading{gap:12px}.page-heading .primary{font-size:10px;padding:10px}.welcome-banner{padding:24px}.welcome-banner h2{font-size:21px}.welcome-banner p{font-size:11px}.stats{grid-template-columns:1fr 1fr}.modules{grid-template-columns:1fr}.modules article{position:relative;padding-left:68px}.module-icon{position:absolute;left:16px;top:20px}.modules h3{margin-top:0}.modules p{margin-top:5px}.main-footer{gap:12px}.stat-value{font-size:28px}.section-heading{align-items:flex-start}.task-table td,.task-table th,.data-table td,.data-table th{padding:13px}.environment{font-size:9px}.toolbar{gap:6px}.toolbar select{width:112px}.section-heading>span{display:none}.settings-panel{padding:20px}}

.pill.PAUSED{background:#f4eddf;color:#9b7736}.task-controls{justify-content:flex-start;flex-wrap:wrap}.toolbar{flex-wrap:wrap}#task-owner{width:150px}.toolbar .search-label{min-width:150px}@media(max-width:720px){#task-owner{width:140px}.toolbar .search-label{flex-basis:100%;order:-1}.task-controls button{font-size:11px;padding:9px 12px}}
.wallet-tools{flex-wrap:wrap;justify-content:flex-start;margin-bottom:16px}.wallet-tools select{max-width:220px}.wallet-tools #wallet-selection{font-size:13px;color:var(--muted)}

.data-table input[type=checkbox]{width:16px;height:16px;padding:0;display:inline-block}

dialog.wide{width:min(1380px,95vw);max-width:95vw}#preview-details{margin-top:24px}#preview-details .panel{overflow:auto}#preview-details td{min-width:120px}#preview-details td small{display:block;max-width:240px}
