:root{color:#172126;--accent:#b9ff38;--ink:#10191c;--line:#dfe5e3;--muted:#667773;background:#f4f6f5;font-family:Inter,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer;background:var(--accent);color:#15210b;border:0;border-radius:9px;padding:13px 19px;font-size:14px;font-weight:750}button:hover{filter:brightness(.96)}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #538b13}input,select,textarea{color:#172126;background:#fff;border:1px solid #ccd6d1;border-radius:8px;width:100%;min-width:0;padding:12px}input:focus,select:focus,textarea:focus{outline-offset:1px;outline:2px solid #7da750}textarea{resize:vertical;min-height:105px}label{flex-direction:column;gap:8px;margin:18px 0;font-size:13px;font-weight:650;display:flex}.check{flex-direction:row;align-items:flex-start;font-weight:500;line-height:1.6}.check input{flex-shrink:0;width:18px;height:18px;margin-top:2px}h1,h2,h3{letter-spacing:-.035em;line-height:1.15}h1{margin:8px 0;font-size:38px}h2{margin:12px 0;font-size:25px}h3{font-size:18px}p{color:var(--muted);overflow-wrap:anywhere;line-height:1.65}small,.fine{color:var(--muted);font-size:12px;line-height:1.6}.brand{color:#fff;align-items:center;gap:12px;font-size:13px;font-weight:700;line-height:1.4;display:flex}.brand b{background:var(--accent);color:#142009;border-radius:11px;place-items:center;width:43px;height:43px;font-size:13px;display:grid}.eyebrow{letter-spacing:.15em;color:#62766c;font-size:10px;font-weight:800}.auth{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.auth-story{color:#fff;background:radial-gradient(at 0 100%,#2c4325,#0000 60%),#111b1c;flex-direction:column;justify-content:space-between;gap:60px;padding:48px 60px;display:flex}.auth-story h1{max-width:620px;font-size:clamp(38px,4.5vw,65px)}.auth-story p{color:#adbbb1;max-width:450px;font-size:18px}.auth-story .eyebrow{color:var(--accent)}.auth-form{justify-content:center;align-items:center;padding:40px;display:flex}.auth-box{width:100%;max-width:400px}.auth-box h2{font-size:38px}.auth-box form button{width:100%;margin:18px 0}.text-button{color:#3e641f;background:0 0;padding:12px 0}.auth-box>a{font-size:13px;font-weight:600}.error{color:#9e2424;background:#ffeded;border:1px solid #edbbbb;border-radius:9px;padding:15px}.notice{color:#315124;background:#e5f2da;border-radius:10px;padding:15px}.workspace{min-height:100vh;display:flex}.workspace>aside{background:var(--ink);color:#b8c5bd;flex-direction:column;width:235px;padding:30px 22px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-label{letter-spacing:.12em;color:#7d9386;margin:45px 12px 15px;font-size:9px}.workspace nav{flex-direction:column;gap:5px;display:flex}.workspace nav button{text-align:left;color:#afc0b6;background:0 0;border-radius:8px;padding:13px 16px}.workspace nav button.active{background:var(--accent);color:#172009}.sidebar-bottom{flex-direction:column;gap:8px;margin-top:auto;font-size:13px;display:flex}.sidebar-bottom>a{border-bottom:1px solid #2b3a31;margin-bottom:15px;padding:25px 0}.sidebar-bottom small{color:#8da297}.sidebar-bottom button{color:#cfddd0;text-align:left;background:#24342b;margin-top:10px;padding:10px}.main{flex:1;min-width:0;max-width:1700px;margin-left:235px;padding:38px 48px 70px}.main header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;padding-bottom:27px;display:flex}.mode{color:#57715c;border:1px solid #cfdacf;border-radius:25px;padding:8px 12px;font-size:11px}.stats{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:28px;display:grid}.stats>div{border:1px solid var(--line);background:#fff;border-radius:13px;padding:24px}.stats span{color:#63756d;font-size:12px;display:block}.stats strong{letter-spacing:-.05em;margin-top:18px;font-size:38px;display:block}.panel,.editor{border:1px solid var(--line);background:#fff;border-radius:14px;min-width:0;margin-bottom:22px;padding:26px}.panel.list{max-height:780px;padding:8px;overflow:auto}.editor{align-self:start}.editor>button{margin-top:15px}.editor>p{font-size:13px}.two,.three{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.three{grid-template-columns:repeat(3,minmax(0,1fr))}.split{grid-template-columns:1fr 1fr;gap:25px;display:grid}.row{text-align:left;background:#fff;border-bottom:1px solid #edf0ed;border-radius:8px;justify-content:space-between;align-items:center;gap:15px;width:100%;padding:17px 14px;font-weight:500;display:flex}.row:hover,.row.selected{background:#f0f6e9}.row>span:first-child{flex:1;min-width:0}.row small{overflow-wrap:anywhere;margin-top:5px;display:block}.row b{overflow-wrap:anywhere;font-size:14px;line-height:1.4;display:block}.badge{color:#4c6a35;white-space:nowrap;background:#eef4e9;border-radius:25px;padding:6px 9px;font-size:10px;font-weight:700;display:inline-block}.badge.muted{color:#777;background:#eee}.toolbar{gap:15px;margin-bottom:20px;display:flex}.toolbar input{flex:1.3}.toolbar select{flex:1}.search{margin-bottom:22px}.section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.secondary{color:#345330;background:#eef2eb}.callout{overflow-wrap:anywhere;background:#edf2e7;border:1px solid #dbe4d2;border-radius:12px;margin:22px 0;padding:20px;font-size:13px}.callout p:last-child{margin-bottom:0}.empty{text-align:center;border:1px dashed #cad7c8;border-radius:13px;align-self:start;padding:55px 26px}.empty p{max-width:430px;margin:15px auto;font-size:14px}.empty-mark{color:#708461;background:#e5eddf;border-radius:12px;place-items:center;width:50px;height:50px;font-size:12px;font-weight:800;display:inline-grid}.customer{border-bottom:1px solid var(--line);overflow-wrap:anywhere;padding:18px 0}.customer p{margin:6px 0;font-size:13px}.customer:last-child{border:0}.request-form{max-width:720px}.request-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.request-cards h2{margin:20px 0;font-size:20px}@media (width<=1100px){.main{padding:28px}.workspace>aside{width:200px}.main{margin-left:200px}.stats{grid-template-columns:repeat(2,1fr)}.split{grid-template-columns:1fr}.auth-story{padding:38px}}@media (width<=700px){.auth{grid-template-columns:1fr}.auth-story{gap:20px;padding:25px}.auth-story h1{font-size:32px}.auth-story p,.auth-story>small{display:none}.auth-form{padding:35px 25px}.workspace{display:block}.workspace>aside{width:100%;padding:18px;position:static}.sidebar-label,.sidebar-bottom span,.sidebar-bottom small{display:none}.workspace nav{flex-direction:row;margin-top:18px;overflow:auto}.workspace nav button{white-space:nowrap;padding:10px 14px}.sidebar-bottom{flex-direction:row;justify-content:space-between;align-items:center}.sidebar-bottom>a{border:0;margin:0;padding:15px 0}.sidebar-bottom button{margin:0}.main{margin:0;padding:25px 18px}.main header{align-items:flex-start}.mode{display:none}.main h1{font-size:32px}.stats{gap:10px}.stats>div{padding:18px}.stats strong{font-size:30px}.toolbar,.section-heading{flex-direction:column;align-items:stretch}.panel,.editor{padding:20px}.three,.request-cards{grid-template-columns:1fr}}
