@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700&display=swap";:root{color:#16221d;font-synthesis:none;background:#f5f7f3;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a{transition:all .16s}.shell{grid-template-columns:260px 1fr;min-height:100vh;display:grid}aside{color:#edf5ef;background:#10271f;flex-direction:column;padding:30px 22px;display:flex}.brand{letter-spacing:-.4px;margin-bottom:54px;font:700 20px Manrope,sans-serif}.brand span{color:#10271f;background:#b8ed72;border-radius:11px;place-items:center;width:38px;height:38px;margin-right:9px;display:inline-grid}.eyebrow{color:#7e9289;letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:700}nav{gap:5px;display:grid}nav button{text-align:left;color:#aec0b8;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:11px 13px}nav button:hover,nav button.active{color:#fff;background:#1b382e}.new-client{gap:7px;margin-top:auto;display:flex}.new-client input{color:#fff;background:#18342a;border:1px solid #315044;border-radius:8px;width:100%;padding:10px}.new-client button{color:#10271f;cursor:pointer;background:#b8ed72;border:0;border-radius:8px;width:40px;font-size:21px}main{width:100%;max-width:1300px;margin:0 auto;padding:42px clamp(28px,5vw,74px)}header{justify-content:space-between;align-items:center;margin-bottom:34px;display:flex}h1,h2,h3{letter-spacing:-.04em;margin:0;font-family:Manrope,sans-serif}h1{font-size:clamp(28px,4vw,44px)}h2{font-size:22px}.secondary{color:#264c3e;border:1px solid #cdd7d1;border-radius:9px;padding:10px 14px;font-weight:600;text-decoration:none}.secondary:hover{background:#fff}.upload{cursor:pointer;background:#fbfcfa;border:1.5px dashed #aebdb5;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-bottom:42px;padding:24px;display:grid}.upload:hover{border-color:#4b806c;box-shadow:0 8px 28px #18382a0d}.upload input{display:none}.upload-icon{color:#295741;background:#e6f5d5;border-radius:12px;place-items:center;width:45px;height:45px;font-size:24px;display:grid}.upload p{color:#78867f;margin:5px 0 0}.upload>span{color:#84938c;font-size:12px}.section-title{justify-content:space-between;align-items:baseline;margin-bottom:14px;display:flex}.section-title span{color:#859089;font-size:13px}.dataset-list{gap:12px;display:grid}.dataset{background:#fff;border:1px solid #e0e6e1;border-radius:13px;padding:20px}.dataset-head{justify-content:space-between;gap:16px;display:flex}.dataset h3{font-size:17px}.dataset p{color:#849087;margin:4px 0;font-size:13px}.status{background:#edf0ee;border-radius:999px;height:fit-content;padding:5px 9px;font-size:11px;font-weight:700}.status.completed{color:#376525;background:#e4f5d8}.status.failed{color:#9c3326;background:#fde4df}.status.processing{color:#805b00;background:#fff0c9}.sheets{gap:6px;margin-top:16px;display:grid}.sheets>div{background:#f7f9f6;border-radius:7px;grid-template-columns:1fr 1fr auto;gap:12px;padding:9px 11px;font-size:13px;display:grid}.sheets code,.sheets small{color:#77847d}.empty{color:#89958e;text-align:center;border:1px dashed #ccd5cf;border-radius:12px;padding:38px}.error{color:#8f2d22;background:#fde9e5;border-radius:8px;justify-content:space-between;margin-bottom:18px;padding:12px 15px;display:flex}.error button{cursor:pointer;background:0 0;border:0}.error-text{color:#a1392c!important}.login{background:radial-gradient(circle at 70% 20%,#dff3c7,#0000 34%),#f4f7f2;place-items:center;min-height:100vh;padding:30px;display:grid}.login form{background:#fff;border:1px solid #e2e8e3;border-radius:20px;width:min(430px,100%);padding:42px;box-shadow:0 24px 70px #17332812}.login h1{margin-bottom:34px;font-size:34px}.login label{color:#5d6b64;gap:7px;margin-top:15px;font-size:13px;font-weight:600;display:grid}.login input{border:1px solid #cfd8d2;border-radius:8px;padding:11px 12px}.primary{color:#fff;cursor:pointer;background:#18382c;border:0;border-radius:9px;width:100%;margin-top:24px;padding:12px;font-weight:700}.primary:hover{background:#25533f}@media (width<=760px){.shell{grid-template-columns:1fr}aside{padding:18px}aside .brand{margin-bottom:20px}.new-client{margin-top:18px}main{padding:28px 18px}header{align-items:flex-start;gap:18px}.upload{grid-template-columns:auto 1fr}.upload>span{display:none}.sheets>div{grid-template-columns:1fr;gap:4px}}
