:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:#263c35;background:#f5f7f5;font-size:14px;font-synthesis:none;--green:#246b52;--line:#e2e8e3;--muted:#7c8b83}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{outline-offset:4px}button{cursor:pointer;border:1px solid var(--line);background:white;color:#345548;border-radius:8px;padding:10px 15px;font-weight:550;transition:background .15s}button:hover{background:#edf4ee}button:disabled{opacity:.5;cursor:not-allowed}a{color:inherit;text-decoration:none}[hidden]{display:none!important}.logo{width:35px;height:35px;background:var(--green);color:white;display:inline-flex;align-items:center;justify-content:center;border-radius:11px;font-size:25px;font-weight:750}.brand{display:flex;align-items:center;gap:11px;font-size:20px;letter-spacing:-.6px;font-weight:700}.sidebar{position:fixed;inset:0 auto 0 0;width:228px;padding:32px 22px;background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column}.sidebar-label{font-size:11px;letter-spacing:2px;color:#a0aba4;margin:44px 12px 15px}nav{display:grid;gap:6px}nav button{display:flex;gap:15px;align-items:center;border:0;text-align:left;background:transparent;font-size:19px;color:#7c8c82;padding:12px 15px}nav button span{font-size:14px}nav button.active{color:#226147;background:#eaf2ec}nav button.active span{font-weight:650}.nav-divider{height:1px;background:var(--line);margin:17px 10px}.sidebar-bottom{margin-top:auto;padding:20px 9px 0;line-height:2;color:#6a7e71;font-size:12px}.sidebar-bottom small{margin-left:15px}.dot{display:inline-block;background:#4f9c73;width:6px;height:6px;border-radius:100%;margin-right:7px}.main{margin-left:228px}header{height:82px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 38px;gap:10px}.slash{margin:0 18px;color:#c5cec7}.header-actions{display:flex;align-items:center;gap:10px}.quiet{background:transparent;border:0;font-size:13px;padding:8px}.muted{color:var(--muted)}main{max-width:1550px;margin:auto;padding:34px 38px;min-height:calc(100vh - 139px)}h1,h2,h3,p{margin-top:0}h1{font-size:28px;font-weight:650;letter-spacing:-.8px;margin-bottom:10px}h2{font-size:20px;font-weight:650}h3{font-size:16px;font-weight:600}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:28px}.page-heading p{color:var(--muted);margin:0;line-height:1.7}.primary{background:var(--green);border-color:var(--green);color:#fff}.primary:hover{background:#1c563f}.primary span{margin-left:30px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:26px}.metric{background:#fff;padding:23px 24px;border:1px solid var(--line);border-radius:12px}.metric .number{display:block;font-size:34px;letter-spacing:-1px;font-weight:600;margin:15px 0 6px}.metric small{color:#8b998f}.metric-title{display:flex;justify-content:space-between;color:#718277}.metric-title i{font-style:normal;color:#60957a}.panel{background:white;border:1px solid var(--line);border-radius:12px;margin-bottom:22px;overflow:hidden}.panel-head{display:flex;align-items:center;justify-content:space-between;padding:21px 24px;border-bottom:1px solid #eef1ed;gap:12px}.panel-head h3{margin:0}.panel-head p{margin:7px 0 0;color:var(--muted);font-size:12px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left;white-space:nowrap}th{font-weight:500;font-size:12px;color:#849187;background:#fafbf9;padding:13px 22px}td{padding:19px 22px;border-top:1px solid #f0f3ee;font-size:13px}td strong{font-weight:600;color:#334e40}td small{display:block;margin-top:6px;color:#96a196;font-size:11px}.text-button{border:0;background:transparent;color:var(--green);padding:5px 7px;font-size:13px}.badge{display:inline-block;padding:5px 9px;border-radius:5px;background:#f1f3ef;color:#788476;font-size:11px;font-weight:550;white-space:nowrap}.badge.good{color:#337958;background:#edf6ee}.badge.bad{color:#ad6151;background:#fcf0ea}.badge.busy{color:#437ca1;background:#eef4fa}.badge.warn{color:#9d8247;background:#fbf5e6}.empty{padding:55px 25px;text-align:center;color:var(--muted);line-height:1.8}.empty b{display:block;font-size:27px;color:#abbcaf;margin-bottom:12px}.intro-strip{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px 28px;background:#edf3ec;border:1px solid #dce8dd;border-radius:12px;margin-bottom:25px}.intro-strip h3{margin:0 0 9px;color:#386149}.intro-strip p{margin:0;color:#7b8e7f;line-height:1.7;font-size:13px}.steps{display:flex;align-items:center;gap:15px;white-space:nowrap;color:#739279;font-size:12px}.steps b{font-weight:500;border:1px solid #d5e2d5;background:#f8fbf6;padding:9px 13px;border-radius:6px}.grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.app-card{padding:24px}.app-card .top{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.app-card h3{margin:0}.app-card p{font-size:13px;color:#7d8e80;overflow-wrap:anywhere}.card-foot{border-top:1px solid var(--line);padding-top:16px;display:flex;justify-content:space-between;align-items:center}.pager{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:16px 22px;color:var(--muted);font-size:12px}.pager button{padding:6px 12px}.toolbar{display:flex;gap:12px;align-items:center}.toolbar input{width:230px}.notice{background:#f4f7f2;border-radius:8px;padding:13px 16px;color:#6c806c;line-height:1.8;font-size:13px;margin-bottom:20px}footer{max-width:1550px;margin:auto;padding:0 38px 22px;color:#a5afa5;font-size:11px;display:flex;justify-content:space-between}dialog{width:min(760px,calc(100vw - 32px));border:1px solid var(--line);border-radius:15px;padding:0;box-shadow:0 25px 90px #1c36262a;color:inherit;max-height:90vh}dialog::backdrop{background:#122b2455;backdrop-filter:blur(3px)}.modal-head{display:flex;align-items:center;justify-content:space-between;padding:22px 26px;border-bottom:1px solid var(--line);position:sticky;top:0;background:white;z-index:2}.modal-head h2{margin:0}.icon-button{border:0;background:transparent;font-size:26px;padding:0 5px;color:#96a398}#modal-body{padding:24px 26px}form .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}label{display:block;font-size:13px;font-weight:550;color:#52675a}input,select{display:block;width:100%;padding:11px 12px;border:1px solid #dbe3da;border-radius:7px;background:#fff;color:#304e3d;margin-top:8px;min-width:0}input::placeholder{color:#a6b2a7}input:focus,select:focus{border-color:#609479;outline:2px solid #e3eee4}input:disabled,select:disabled{background:#f3f5f1;color:#8a978b}.full{grid-column:1/-1}.check{display:flex;align-items:center;gap:9px;line-height:1.7}.check input{width:16px;height:16px;margin:0;accent-color:var(--green)}.help{color:#93a092;font-size:12px;line-height:1.7;margin:7px 0 0;font-weight:400}.form-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:25px;padding-top:18px;border-top:1px solid var(--line)}.error{color:#b4604b;font-size:13px;line-height:1.7}.mapping{display:grid;grid-template-columns:120px 1fr 100px;gap:10px;align-items:center;border-top:1px solid #eef1eb;padding:9px 0}.mapping input{margin:0}.mapping .check{font-size:11px;font-weight:400}.mapping .check input{width:14px}.mapping-title{font-size:12px;color:var(--muted);margin-top:8px}.detail-meta{display:flex;gap:20px;flex-wrap:wrap;line-height:2;color:var(--muted);margin-bottom:20px}.detail-meta b{color:#38523e}.log-list{max-height:240px;overflow:auto;background:#f7f9f5;padding:15px;border-radius:8px;font-size:12px;line-height:2;overflow-wrap:anywhere}.log-line{border-bottom:1px solid var(--line);padding:5px 0}.result-table{max-height:360px;overflow:auto}.result-table td,.result-table th{padding:12px;font-size:12px}#toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);background:#254e3d;color:white;padding:14px 22px;box-shadow:0 10px 30px #173d302a;border-radius:8px;z-index:5;max-width:90vw}.login-screen{min-height:100vh;display:grid;grid-template-columns:1.2fr 1fr;background:white}.login-brand{padding:60px 12%;background:#eef3ec;display:flex;flex-direction:column;justify-content:center}.login-brand .brand{position:absolute;top:55px}.eyebrow{font-size:11px;letter-spacing:2px;color:#8ca38e}.login-brand h1{font-size:48px;line-height:1.45;margin-top:23px;color:#305b43;letter-spacing:-2px}.login-brand p{color:#7e9482;font-size:16px;line-height:1.9}.flow{display:flex;gap:15px;font-size:12px;margin-top:30px;color:#65866b}.flow b{font-weight:400;color:#aec1ae}.login-card{width:340px;max-width:calc(100% - 40px);align-self:center;justify-self:center}.login-card h2{font-size:28px;margin:14px 0}.login-card label{margin-top:34px}.login-card .primary{width:100%;margin:10px 0 18px}.login-card small{font-size:11px;color:#9aaa9b}.weekdays{display:flex;flex-wrap:wrap;gap:15px;margin-top:14px}.weekdays .check{font-size:12px}@media(min-width:1500px){main{padding-top:45px}.cards{gap:24px}}@media(max-width:1100px){.steps{display:none}.sidebar{width:195px;padding:30px 15px}.main{margin-left:195px}header{padding:0 25px}main{padding:28px 25px}.cards{gap:12px}.metric{padding:18px}.grid-two{grid-template-columns:1fr}}@media(max-width:760px){.sidebar{position:static;width:100%;padding:16px;display:block;border-bottom:1px solid var(--line)}.sidebar-label,.sidebar-bottom,.nav-divider{display:none}nav{display:flex;overflow:auto;margin-top:16px;gap:3px}nav button{padding:9px 11px;white-space:nowrap;font-size:0;gap:0}nav button span{font-size:13px}.main{margin:0}header{height:62px;padding:0 16px;font-size:12px}header .slash{margin:0 9px}.header-actions{gap:1px}#worker-status{display:none}main{padding:24px 16px}.page-heading{align-items:flex-start}h1{font-size:23px}.page-heading p{font-size:12px}.page-heading>button{padding:9px 11px;white-space:nowrap}.cards{grid-template-columns:1fr 1fr}.metric .number{font-size:29px}.intro-strip{padding:20px}.panel-head{padding:17px}.toolbar{flex-wrap:wrap}.toolbar input{width:160px}form .form-grid{grid-template-columns:1fr}.full{grid-column:auto}.mapping{grid-template-columns:90px 1fr 80px;font-size:12px}.login-screen{grid-template-columns:1fr}.login-brand{display:none}.login-card{padding:70px 0}.grid-two{gap:0}}

/* Spēs brand theme: warm parchment, brushed gold and dark bronze. */
:root{--green:#947039;--line:#e5dccb;--muted:#958773;color:#433a2e;background:#f6f2e9}body{background:radial-gradient(ellipse at 75% 0,#fffbef 0,transparent 65%),#f5f1e8}.main{margin-left:0}.brand-header{height:78px;padding:0 36px;border:1px solid #dfceb0;border-bottom:0;margin:8px 8px 0;border-radius:12px 12px 0 0;background:radial-gradient(ellipse at 70% 0,#f5e2bc80,transparent 60%),linear-gradient(110deg,#fffdf7,#f8ecd7 60%,#fffcf5);position:relative}.brand-header:after{content:'';position:absolute;height:35px;bottom:-12px;left:28%;width:45%;border-top:1px solid #d8bd844f;border-radius:50%;pointer-events:none}.brand{gap:17px;color:#342d23;letter-spacing:-.4px;font-size:21px}.spes-logo{font-family:Georgia,'Times New Roman',serif;font-size:32px;font-weight:400;display:flex;align-items:center;gap:6px;letter-spacing:-1px}.spes-logo small{font-family:inherit;font-size:11px;letter-spacing:0;writing-mode:vertical-rl}.brand-separator{height:25px;width:1px;background:#cfbb934f}.product-tag{border:1px solid #d6bc86;border-radius:20px;padding:5px 13px;font-size:11px;background:linear-gradient(135deg,#eddbb0,#ccaa65);color:#6e5329;letter-spacing:.1px;font-weight:500}.brand-motto{font-family:Georgia,'Songti SC',serif;color:#b19b745e;letter-spacing:6px;font-size:20px}.header-actions{position:relative;z-index:1;gap:15px}.quiet{color:#74634a}.nav-bar{display:flex;align-items:center;justify-content:space-between;margin:0 8px;border:1px solid #dfceb0;border-top:0;border-radius:0 0 9px 9px;background:linear-gradient(90deg,#f4e9d3,#fcf8f0);padding:0 26px}.nav-bar nav{display:flex;gap:25px;overflow-x:auto}.nav-bar nav button{font-size:14px;color:#665b49;padding:15px 17px;border-radius:0;position:relative;white-space:nowrap;background:transparent}.nav-bar nav button.active{color:#967025;background:linear-gradient(0deg,#dcc28724,transparent)}.nav-bar nav button.active:after{content:'';position:absolute;bottom:0;height:2px;left:15px;right:15px;background:#b6914d}.nav-context{font-size:11px;color:#ac9a7e;white-space:nowrap}.muted{color:#948875}main{max-width:1600px;padding:35px 40px;min-height:calc(100vh - 185px)}h1{color:#433726;font-weight:600}.page-heading{margin:0 0 28px}button{border-color:#ddcdb1;color:#856132;border-radius:7px}button:hover{background:#f4ead7}.primary{background:linear-gradient(115deg,#b89553,#98733a);border:1px solid #aa874a;color:#fff9e8;box-shadow:0 3px 9px #93723b12}.primary:hover{background:linear-gradient(115deg,#c3a163,#a78243)}.panel{border-color:#e4dac8;border-radius:12px;background:#fffdf8;box-shadow:0 5px 15px #6a4c2303}.panel-head{border-color:#eee4d3;padding:22px 27px}.panel-head h3{color:#614a2e}th{background:#f6f0e4;color:#9b8767;border:0;padding:14px 25px;font-size:12px}td{border-top:1px solid #f0e8db;padding:20px 25px;color:#70624e}td strong{color:#5c4830}td small{color:#a69881}.text-button{color:#9b7438}.badge{background:#f0e9dc;color:#907e60}.badge.good{background:#ecf0e3;color:#738151}.badge.bad{background:#f8e9e0;color:#b57456}.badge.warn{background:#f5eddb;color:#a48a49}.badge.busy{background:#e8edf0;color:#677f8b}.notice{background:#f2ecdf;color:#98815e;border:1px solid #e8dcc4}.app-card p{color:#9b886e}.card-foot{border-color:#eee2cf}.empty{color:#a2927b}.empty b{color:#c5b28d}.pager{color:#a79373}.pager button{background:#fffdf8}.logo{background:#a38449}input,select{border-color:#ded3bf;color:#62513a;background:#fffefa}input::placeholder{color:#b5a890}input:focus,select:focus{border-color:#b2904f;outline:2px solid #f4e9d2}input:disabled,select:disabled{background:#f2eee6;color:#a79b89}label{color:#7c694f}.help{color:#a4957d}.check input{accent-color:#a08143}.mapping{border-color:#eee7db}.form-footer{border-color:#e8decf}dialog{border-color:#d7c5a5;background:#fffdf8;box-shadow:0 28px 110px #3023114a}dialog::backdrop{background:#231a115e}.modal-head{background:#fffdf8;border-color:#e7dbca}.modal-head h2{color:#665032}.icon-button{color:#b6a486}.log-list{background:#f5f0e6}.log-line{border-color:#e8dfce}.detail-meta b{color:#85653c}.error{color:#b2674e}#toast{background:#6e542f;color:#fff3d7}footer{max-width:1600px;padding:5px 40px 25px;color:#b1a183;font-size:11px;align-items:center}.footer-brand{font-family:Georgia,'Songti SC',serif;font-size:16px;color:#a99268;letter-spacing:2px}.footer-brand b{font-weight:400;margin:0 15px}.overview-hero{position:relative;isolation:isolate;min-height:475px;overflow:hidden;border-radius:17px;border:1px solid #695536;box-shadow:0 14px 35px #46361e1b;background:radial-gradient(ellipse at 74% 90%,#a1793780,transparent 48%),radial-gradient(ellipse at 78% 20%,#8b6d3f80,transparent 35%),linear-gradient(115deg,#171813,#2e291f 57%,#3f3525);color:#f2dbad;margin-bottom:22px;padding:46px 48px 55px}.hero-grain{position:absolute;inset:0;opacity:.09;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.7' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23fff' filter='url(%23n)' opacity='.5' d='M0 0h160v160H0z'/%3E%3C/svg%3E");pointer-events:none;z-index:-1}.hero-copy{position:relative;z-index:2;width:72%;max-width:980px}.hero-eyebrow{display:flex;align-items:center;gap:11px;letter-spacing:3.5px;font-size:10px;color:#bca477}.hero-eyebrow>span{width:25px;height:1px;background:#c4a369}.hero-welcome{font-family:Georgia,'Songti SC',serif;font-size:22px;letter-spacing:5px;margin:28px 0 7px;color:#dabd83}.overview-hero h1{font-family:Georgia,'Songti SC','STSong',serif;font-size:clamp(32px,3.35vw,54px);letter-spacing:2px;color:#ffe1a6;line-height:1.25;margin:0 0 18px;font-weight:600;text-shadow:0 2px 20px #bfa46c10}.hero-description{font-size:13px;letter-spacing:1px;line-height:1.8;color:#c3b08c;margin-bottom:25px;max-width:650px}.hero-actions{display:flex;gap:20px;align-items:center;margin-bottom:34px}.hero-actions .primary{padding:10px 18px;background:linear-gradient(105deg,#e5cb8e,#b48d4b);border-color:#dac18d;color:#49371e;font-size:12px;box-shadow:0 5px 20px #09080029}.hero-link{color:#d6bc8e;border:0;background:transparent;font-size:12px}.hero-link:hover{background:#9d82401f}.hero-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;max-width:865px}.hero-metric{position:relative;min-height:132px;padding:19px 19px 15px;border:1px solid #a98c4659;border-radius:10px;background:linear-gradient(125deg,#d2b97a0c,#0f110e60);backdrop-filter:blur(10px)}.metric-index{position:absolute;right:13px;top:15px;font-family:Georgia,serif;font-size:12px;color:#927b51}.metric-label{font-size:12px;color:#cfbd9c}.hero-metric strong{display:block;font-size:35px;line-height:1.1;font-family:Georgia,serif;font-weight:400;color:#f6d895;margin:12px 0 9px}.hero-metric small{font-size:10px;letter-spacing:.3px;color:#9f9277}.hero-orbit{position:absolute;width:520px;height:520px;right:-40px;top:-115px;z-index:0;pointer-events:none;opacity:.8}.orbit{position:absolute;border-radius:50%;border:1px solid #ceb8757a;box-shadow:inset 0 0 25px #e6bc4924,0 0 20px #b38d3526}.orbit-one{inset:12px;transform:rotate(-30deg) scaleY(.7);border-width:14px;border-color:#a5803826;border-top-color:#c0a26577;border-bottom-color:#d3b77699}.orbit-two{inset:35px;transform:rotate(-30deg) scaleY(.7);border-top:2px solid #ffe3a5b0}.orbit-three{inset:64px;transform:rotate(38deg) scaleY(.75);border-width:3px;border-bottom-color:#f5d79080}.orbit-core{position:absolute;inset:155px;display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:50%;font-family:Georgia,serif;font-size:72px;font-style:italic;color:#d6b67533;background:radial-gradient(circle at 30% 20%,#e5ca8633,transparent 60%),#8f724912;border:1px solid #b1965d24}.orbit-core span{font-family:inherit;font-size:11px;letter-spacing:2px;font-style:normal}.orbit-spark{position:absolute;display:block;width:12px;height:12px;border-radius:50%;background:radial-gradient(circle at 30% 25%,#fff7d6,#b9984d 60%,#816328);box-shadow:0 0 28px #e6c3778c}.spark-one{top:154px;left:46px}.spark-two{right:76px;bottom:67px;width:19px;height:19px}.flow-console{position:absolute;right:44px;bottom:64px;width:235px;padding:22px;border-radius:13px;border:1px solid #b89c5a8a;background:linear-gradient(120deg,#4e432bee,#25261eeb);backdrop-filter:blur(16px);box-shadow:0 20px 50px #0004;z-index:3}.flow-title{font-size:12px;font-weight:600;letter-spacing:1px;color:#ead09c;display:flex;align-items:center;gap:8px;padding-bottom:19px;border-bottom:1px solid #dbc08324;margin-bottom:19px}.flow-title>span:last-child{margin-left:auto;font-size:8px;letter-spacing:2px;color:#b3b78b}.flow-light{width:5px;height:5px;background:#a7b27b;box-shadow:0 0 6px #94b261;border-radius:50%}.flow-step{display:flex;align-items:center;gap:12px}.step-symbol{display:flex;justify-content:center;align-items:center;border-radius:7px;width:31px;height:33px;border:1px solid #c3a25e4a;color:#ddbc75;background:#ad97521a;font-size:18px}.flow-step strong{font-size:12px;display:block;color:#ddc99e;font-weight:500}.flow-step small{display:block;font-size:10px;color:#9c927a;margin-top:6px}.step-order{margin-left:auto;font-size:10px;font-family:Georgia,serif;color:#8d815f}.flow-connector{width:1px;height:17px;margin:5px 0 5px 15px;background:linear-gradient(#b69c675e,#b69c670a)}.hero-baseline{position:absolute;bottom:18px;left:48px;right:48px;display:flex;align-items:center;gap:20px;letter-spacing:4px;font-size:8px;color:#ad966163}.hero-baseline i{height:1px;flex:1;background:linear-gradient(90deg,#b295512b,transparent)}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px}.module-card{position:relative;overflow:hidden;padding:23px 27px;border:1px solid #d5c096;border-radius:12px;background:linear-gradient(120deg,#f9f0dc,#e9dcc0);box-shadow:0 8px 18px #4b36100a}.module-card.olive{background:linear-gradient(110deg,#edf0e1,#d9dfc4);border-color:#c6cdaf}.module-card.sand{background:linear-gradient(110deg,#faf0dc,#eee0c0);border-color:#ddc89c}.module-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.module-icon{font-family:Georgia,serif;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid #c6ac7380;color:#967540;border-radius:50%;font-size:12px;background:#fffffe50}.module-caption{font-size:9px;letter-spacing:2px;color:#af9870}.module-card.olive .module-caption{color:#94a071}.module-card h2{font-size:22px;letter-spacing:2px;font-family:Georgia,'Songti SC',serif;color:#755429;margin:0 0 9px}.module-card.olive h2{color:#606c40}.module-card p{font-size:12px;line-height:1.8;color:#a0875e;position:relative;z-index:1;max-width:90%;min-height:42px;margin-bottom:15px}.module-card.olive p{color:#89916c}.module-card button{position:relative;z-index:2;font-size:11px;background:#fffcf344;padding:8px 13px;border-color:#c9b18380;min-width:140px;text-align:left;font-weight:400}.module-card button span{float:right;margin-left:22px}.module-card.olive button{color:#6e794d;border-color:#a9b68e80}.module-lines{position:absolute;width:200px;height:130px;border:1px solid #b5954729;border-radius:50%;right:-35px;bottom:-65px;transform:rotate(-25deg);box-shadow:0 0 0 10px #c6a65c09,0 0 0 22px #c6a65c0a,0 0 0 35px #c6a65c07}.section-eyebrow{display:block;font-size:9px;letter-spacing:2.3px;color:#b6a485;margin-bottom:8px}.recent-panel .panel-head{padding-top:22px;padding-bottom:20px}.recent-panel .panel-head h3{font-size:19px;letter-spacing:1px}.login-brand{background:radial-gradient(ellipse at 60% 70%,#ad86402b,transparent 55%),linear-gradient(135deg,#181a14,#423924);position:relative;overflow:hidden}.login-brand:after{content:'';position:absolute;width:650px;height:360px;border:1px solid #c5a66840;box-shadow:0 0 0 22px #c5a66808,0 0 0 45px #c5a66807;transform:rotate(-35deg);border-radius:50%;right:-400px;bottom:20px}.login-brand .brand{color:#d5c096}.login-brand h1{color:#f1d19a;font-family:Georgia,'Songti SC',serif;font-weight:400;letter-spacing:2px}.login-brand p{color:#b7a581}.login-brand .eyebrow{color:#b9a478}.login-screen{background:#fbf7ee}.login-card h2{color:#665034}.login-card .eyebrow{color:#b09764}.login-card .muted{color:#a28e6f}.flow{color:#c8ad7b}.login-card small{color:#ad9c82}
@media(min-width:1600px){.overview-hero{min-height:510px;padding-top:55px}.hero-actions{margin-bottom:40px}.hero-copy{width:74%}.flow-console{width:265px;right:50px;bottom:75px;padding:25px}.hero-orbit{right:-5px;top:-100px}.hero-metric{min-height:142px}}
@media(max-width:1250px){.brand-motto{display:none}.brand-header{padding:0 25px}.nav-bar nav{gap:12px}.nav-context{display:none}main{padding:25px}.overview-hero{padding:35px 32px 50px;min-height:440px}.hero-copy{width:70%}.overview-hero h1{font-size:35px}.flow-console{width:205px;right:28px;bottom:61px;padding:18px}.hero-metrics{gap:8px}.hero-metric{padding:17px 12px;min-height:120px}.metric-index{display:none}.hero-metric strong{font-size:30px}.hero-metric small{font-size:9px}.hero-baseline{left:32px;right:32px}.module-card{padding:20px}.module-card p{max-width:100%}.module-caption{font-size:8px;letter-spacing:1px}}
@media(max-width:950px){.product-tag{display:none}.hero-copy{width:100%;max-width:none}.flow-console{display:none}.hero-orbit{opacity:.35;right:-160px}.hero-description{max-width:75%}.overview-hero{min-height:420px}.hero-metrics{max-width:none}.module-card p{min-height:65px}.brand-header{height:72px}.header-actions{gap:6px}.nav-bar{padding:0 15px}.nav-bar nav{gap:8px}.nav-bar nav button{padding:14px 16px}.module-grid{gap:12px}.brand{font-size:18px}.spes-logo{font-size:28px}}
@media(max-width:650px){.brand-header{margin:0;border-radius:0;height:auto;min-height:76px;padding:15px 17px;flex-wrap:wrap;gap:10px}.brand{gap:10px;font-size:16px}.spes-logo{font-size:26px}.spes-logo small{font-size:9px}.brand-separator{height:19px}.brand-header .header-actions{margin-left:auto}.brand-header .quiet{font-size:11px;padding:5px}.nav-bar{margin:0;border-radius:0;padding:0 5px}.nav-bar nav{gap:0;margin:0;width:100%}.nav-bar nav button{padding:14px 15px}.nav-bar nav button span{font-size:12px}main{padding:17px 13px}.overview-hero{padding:28px 23px 42px;min-height:520px;border-radius:12px}.hero-eyebrow{font-size:8px;letter-spacing:2px}.hero-welcome{font-size:17px;margin-top:26px;letter-spacing:3px}.overview-hero h1{font-size:28px;letter-spacing:1px;line-height:1.5}.hero-description{max-width:100%;font-size:11px;line-height:1.9}.hero-actions{gap:10px;margin-bottom:23px}.hero-actions .primary{padding:10px 13px;font-size:11px}.hero-actions .primary span{margin-left:18px}.hero-link{padding:8px 5px;font-size:11px}.hero-metrics{grid-template-columns:1fr 1fr;gap:10px}.hero-metric{min-height:114px;padding:15px}.hero-metric strong{font-size:29px;margin-top:9px}.hero-metric small{font-size:9px}.hero-baseline{left:23px;right:23px;gap:9px;letter-spacing:2px}.module-grid{grid-template-columns:1fr;gap:12px;margin-bottom:20px}.module-card{padding:20px 23px}.module-card p{min-height:auto;max-width:80%;margin-bottom:13px}.module-card h2{font-size:21px}.module-top{margin-bottom:11px}.module-card button{min-width:155px}.recent-panel .panel-head{padding:20px}.recent-panel .panel-head h3{font-size:17px}.section-eyebrow{font-size:8px}footer{padding:5px 18px 20px;gap:12px;flex-direction:column}.footer-brand{font-size:14px}.hero-orbit{right:-240px;top:-60px}.page-heading{margin-top:8px}.page-heading p{line-height:1.8}.toolbar input{max-width:180px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}}
/* Extension download, shared by the login screen and workspace. */
.plugin-download{font-size:12px;white-space:nowrap;padding:8px 12px;background:#fffcf388;border:1px solid #d2b983;color:#85642e}.login-plugin-link{display:block;width:100%;margin-top:25px;background:transparent;border:0;border-top:1px solid #e6dbc6;border-radius:0;padding-top:20px;font-size:12px;color:#9b7841}.plugin-release{display:flex;align-items:center;gap:16px;margin:3px 0 22px}.plugin-emblem{display:flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(125deg,#bd9d61,#82602f);font-family:Georgia,serif;font-size:32px;color:#fff2d4}.plugin-release h3{margin:0 0 6px;font-size:18px}.plugin-release p{margin:0;font-size:12px;color:#ab9470}.plugin-download-primary{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:linear-gradient(115deg,#b89553,#98733a);border-radius:8px;color:#fff6df;font-size:14px;margin:20px 0 27px}.plugin-download-primary:hover{filter:brightness(1.07)}.plugin-download-primary span{font-size:11px;color:#eedcba}.install-title{font-size:15px}.install-steps{padding-left:21px;color:#8c7757;font-size:13px;line-height:1.9}.install-steps li{padding-left:5px;margin-bottom:11px}.install-steps code{background:#f1e7d5;padding:2px 5px;border-radius:4px;font-size:12px}@media(max-width:1450px){.brand-motto{display:none}}@media(max-width:650px){.plugin-download{font-size:11px;padding:7px 10px}.header-actions{width:100%;justify-content:flex-end}.brand-header .header-actions{margin-top:4px}.plugin-release h3{font-size:16px}}

/* Left navigation shell. */
.workspace-sidebar{position:fixed;inset:0 auto 0 0;z-index:4;width:240px;display:flex;flex-direction:column;padding:34px 20px 24px;background:linear-gradient(165deg,#fffaf0,#f0e7d5);border-right:1px solid #ddcfb3;overflow-y:auto}
.sidebar-brand{display:flex;flex-direction:column;align-items:flex-start;padding:0 13px 32px;gap:13px;border-bottom:1px solid #ddcfb380}
.sidebar-brand .spes-logo{font-size:37px;color:#92713d}.sidebar-brand strong{font-size:19px;font-weight:650;letter-spacing:.2px;color:#493920;white-space:nowrap}.sidebar-caption{font-size:11px;letter-spacing:3px;color:#ad9975}
.workspace-sidebar nav{display:flex;flex-direction:column;gap:8px;margin:28px 0 0;overflow:visible}
.workspace-sidebar nav button{position:relative;display:flex;align-items:center;gap:14px;padding:14px 16px;border-radius:9px;color:#8b795b;font-size:14px;white-space:nowrap}
.workspace-sidebar nav button i{font-style:normal;font-size:20px;line-height:20px;width:22px;text-align:center;color:#ae9464}
.workspace-sidebar nav button span{font-size:14px}.workspace-sidebar nav button:hover{background:#e9dcc355}.workspace-sidebar nav button.active{color:#765323;background:linear-gradient(110deg,#e5d2a9,#efe2c8);box-shadow:inset 0 0 0 1px #cfb88755}
.workspace-sidebar nav button.active:before{content:'';position:absolute;width:3px;height:18px;left:0;top:50%;transform:translateY(-50%);background:#a67e3c;border-radius:3px}
.sidebar-download{margin-top:auto;padding-top:32px}.sidebar-download .plugin-download{width:100%;font-size:13px;padding:12px 10px;background:#fffcf680}
#workspace .main{margin-left:240px;min-width:0}.workspace-toolbar{height:70px;padding:0 36px;background:#fffcf566;border-bottom:1px solid #e5dccb90}.workspace-toolbar #breadcrumb{font-size:13px;font-weight:550;color:#9a8663}.workspace-toolbar .header-actions{width:auto;margin:0;gap:12px}
#workspace main{padding:28px 32px;min-height:calc(100vh - 135px)}
@media(min-width:951px) and (max-width:1450px){.hero-copy{width:100%}.flow-console{display:none}.hero-orbit{opacity:.4}.hero-metrics{max-width:none}.hero-description{max-width:85%}.overview-hero{padding:36px 32px 50px}.module-card{padding:20px}.module-caption{display:none}}
@media(max-width:1100px) and (min-width:761px){.workspace-sidebar{width:216px;padding:28px 15px 22px}.sidebar-brand{padding-left:10px;padding-right:0}.sidebar-brand strong{font-size:18px}#workspace .main{margin-left:216px}#workspace main{padding:24px}.module-grid{gap:12px}.module-card p{min-height:65px}}
@media(max-width:760px){.workspace-sidebar{position:static;width:100%;padding:20px 16px 14px;border-right:0;border-bottom:1px solid #ddcfb3}.sidebar-brand{padding:0 0 17px;gap:8px}.sidebar-brand .spes-logo{font-size:28px}.sidebar-brand strong{font-size:18px}.sidebar-caption{display:none}.workspace-sidebar nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin:14px 0 0}.workspace-sidebar nav button{padding:10px 8px;gap:6px;justify-content:center}.workspace-sidebar nav button span{font-size:12px}.workspace-sidebar nav button i{font-size:16px;width:17px}.sidebar-download{padding-top:12px}.sidebar-download .plugin-download{padding:9px}#workspace .main{margin-left:0}.workspace-toolbar{height:56px;padding:0 17px}.workspace-toolbar .header-actions{gap:7px}#workspace main{padding:17px 13px}.module-grid{grid-template-columns:1fr}.module-card p{min-height:auto}}
button.plugin-download-primary{width:100%;border:0;text-align:left}
