:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#263e39;background:#f4f6f5;font-synthesis:none;font-size:14px;--green: #155c49;--border: #dfe7e3;--muted: #72837e}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;background:transparent;color:inherit;border-radius:7px;min-height:34px}button:disabled{opacity:.5;cursor:not-allowed}button:hover:not(:disabled){filter:brightness(.94)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,.table-scroll:focus-visible{outline:3px solid #65b6a2;outline-offset:3px}input,select{border:1px solid #d5dfda;border-radius:6px;background:#fff;color:#263e39;padding:8px 10px;max-width:100%}input:disabled,select:disabled{background:#f4f6f5}p{color:var(--muted);line-height:1.6;margin:8px 0}h1{font-size:30px;letter-spacing:-1px;margin:8px 0;font-weight:650}h2{font-size:17px;letter-spacing:-.3px;margin:0;font-weight:650}h3{font-size:18px;margin:15px 0 0}small{font-size:12px;color:var(--muted)}.app-shell{display:flex;min-height:100vh}aside{width:222px;flex-shrink:0;background:#102f28;color:#f0f7f3;padding:32px 18px;position:fixed;height:100vh;display:flex;flex-direction:column}.brand{display:flex;align-items:center;color:#fff;text-decoration:none;font-size:26px;font-weight:650;letter-spacing:-1px;padding:0 8px}.brand-mark{background:#c6e4a1;color:#153e31;width:31px;height:33px;border-radius:8px;margin-right:10px;font-style:italic;text-align:center}.brand-dot{color:#bbdf92}.workspace{margin:36px 10px 38px;font-size:11px;letter-spacing:1.5px;color:#b7cbc1}.workspace span{display:block;font-size:13px;letter-spacing:0;color:#78998c;margin-top:8px}.nav-label{color:#78998c;font-size:10px;letter-spacing:1.5px;margin:0 12px 14px}.nav-active{display:flex;align-items:center;gap:10px;padding:14px 12px;background:#25493c;color:#d7ecc3;border:1px solid #3d5a47;border-radius:8px;font-size:13px}.sidebar-bottom{margin-top:auto;padding:22px 5px 0;border-top:1px solid #345044;display:flex;gap:9px;align-items:flex-start;font-size:11px;color:#c1d3c9}.sidebar-bottom small{display:block;color:#78998c;font-size:10px;margin-top:6px}.workspace-main{margin-left:222px;width:calc(100% - 222px)}header{height:74px;background:#fff;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 38px;font-size:12px;color:#6b7d75}header>span,.profile{display:flex;align-items:center;gap:12px}.avatar{display:grid;place-items:center;background:#e8eee8;border:1px solid #d8e1d7;width:30px;height:30px;border-radius:50%;font-weight:600;color:#335940}main{padding:36px 38px 20px;max-width:1800px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.eyebrow{font-size:10px;color:#689078;letter-spacing:2px;font-weight:700}.primary{background:var(--green);color:#fff;padding:12px 19px;font-weight:600;border:1px solid var(--green)}.secondary{background:#fff;border:1px solid var(--border);padding:10px 14px;font-size:12px;font-weight:600;white-space:nowrap}.steps{display:flex;align-items:center;gap:15px;margin:28px 0;color:#8c9891;font-size:12px}.steps span{display:flex;align-items:center;gap:9px}.steps b{display:grid;place-items:center;border:1px solid #d7dfd9;width:25px;height:25px;border-radius:50%;font-size:11px}.steps .current{color:#285a42;font-weight:600}.steps .current b{background:#dfeacc;border-color:#dfeacc}.steps i{height:1px;width:38px;background:#d8dfd9}.steps small{margin-left:auto;font-size:10px}.card{background:#fff;border:1px solid var(--border);border-radius:12px;margin-bottom:22px;box-shadow:0 3px 6px #15322a03;overflow:hidden}.section-title{display:flex;align-items:center;justify-content:space-between;padding:24px 26px;gap:16px}.section-title p{font-size:12px;margin-bottom:0}.tag{font-size:10px;font-weight:650;color:#3e6644;background:#eaf1e2;border-radius:5px;padding:6px 9px;display:inline-block;letter-spacing:.3px}.tag.muted{background:#f0f4f1;color:#728177}.upload-card{padding:0 26px}.upload-card .section-title{padding-left:0;padding-right:0}.dropzone{border:1.5px dashed #c6d6cb;border-radius:10px;background:#f9fbf8;text-align:center;padding:36px 20px}.dropzone.drag{background:#e5f2de;border-color:#50855a}.upload-icon{display:grid;place-items:center;width:60px;height:60px;border-radius:15px;border:1px solid #dfe8d7;background:#eef4e6;color:#5d7950;margin:auto}.dropzone p{margin:7px 0 20px;font-size:12px}.dropzone small{display:block;margin-top:18px;font-size:11px}.upload-footer{display:flex;justify-content:space-between;align-items:center;padding:22px 0;gap:20px}.upload-footer>span{font-size:12px;color:var(--muted)}.file-list{max-height:230px;overflow:auto;margin-top:16px}.file-list>div{display:flex;align-items:center;gap:12px;padding:10px;border-bottom:1px solid #eef1ec;font-size:12px}.file-list>div>span{flex:1}.file-list small{margin-left:12px}.lot-header{display:flex;justify-content:space-between;align-items:center;padding:23px 26px}.lot-header h2{margin-top:12px}.lot-header p{font-size:12px;margin-bottom:0}.lot-header form label{display:block;font-size:11px;margin-bottom:8px;font-weight:600}.lot-header form>div{display:flex;gap:10px}.lot-header input{width:145px}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;font-size:12px;white-space:nowrap}th{background:#f7f9f6;border-top:1px solid var(--border);border-bottom:1px solid var(--border);color:#708074;font-size:10px;letter-spacing:.2px;text-align:left;padding:14px 12px;font-weight:600}td{padding:18px 12px;border-bottom:1px solid #e9eeea}th:first-child,td:first-child{padding-left:24px}th:last-child,td:last-child{padding-right:24px}.numeric{text-align:right;font-variant-numeric:tabular-nums}td.client{white-space:normal;min-width:130px;max-width:190px;font-size:11px;font-weight:500;line-height:1.5}.subcell{display:block;font-size:10px;color:var(--muted);margin-top:7px;font-weight:400}.invoice-link{padding:0;min-height:20px;gap:6px;color:#2b5543}.invoice-link+.subcell{padding-left:22px}.emphasis{color:#175b45;font-weight:650}.input-unit{display:flex;align-items:center;position:relative}.input-unit input{width:85px;padding-right:28px;text-align:right;font-size:12px}.input-unit span{position:absolute;right:8px;font-size:10px;color:#7c8e80;pointer-events:none}.input-unit input::-webkit-inner-spin-button{appearance:none}td input{width:105px;text-align:right;font-size:12px}td select{width:110px;font-size:10px;padding:4px;margin-bottom:6px}.saved{display:flex;align-items:center;gap:4px;color:#7b8d80;font-size:10px}.save-row{background:#e5eedc;color:#385f31;font-size:11px;padding:6px 10px;font-weight:650}.dirty{background:#fffdf4}.detail{background:#f6f9f4;white-space:normal;line-height:2;font-size:11px;color:#607364}.detail strong{margin-right:10px;color:#374e3c}.row-error{white-space:normal;color:#944a35;background:#fff5ef}.table-note{display:flex;align-items:center;gap:8px;padding:15px 25px;font-size:10px;color:#829083}.totals{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--border);border-radius:11px;overflow:hidden;margin-top:24px}.totals>div{padding:24px;border-right:1px solid var(--border);display:flex;flex-direction:column;gap:10px}.totals span{font-size:11px;color:#6c7f71}.totals strong{font-size:24px;font-weight:600;letter-spacing:-.6px;font-variant-numeric:tabular-nums}.totals small{font-size:10px}.totals .total-highlight{background:#eaf1e1;border:0;color:#245235}.total-highlight span,.total-highlight small{color:#58714f}.bottom-actions{display:flex;justify-content:space-between;align-items:center;margin:22px 0}.bottom-actions>span{display:flex;align-items:center;gap:7px;font-size:11px;color:#708170}.alert{padding:15px 20px;border-radius:8px;margin-bottom:18px;background:#edf1e7;line-height:1.6}.alert.error{background:#fff0ea;color:#943e2d;border:1px solid #f0d5c8}.alert.success{display:flex;gap:10px;align-items:center;background:#e7f1e5;color:#3f6b3b}.alert button{text-decoration:underline}.rejections{padding:24px}.rejections p{font-size:12px}.list-item{display:flex;justify-content:space-between;width:100%;padding:16px 25px;border-top:1px solid var(--border);border-radius:0;text-align:left}.list-item>span:last-child{display:flex;gap:12px}footer{display:flex;justify-content:space-between;color:#94a195;font-size:11px;margin-top:36px;padding-top:18px;border-top:1px solid #e1e7de}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:1600px){main{padding:40px 48px}}@media(max-width:1100px){aside{width:185px}.workspace-main{margin-left:185px;width:calc(100% - 185px)}main{padding:26px 22px}.steps small{display:none}.totals{grid-template-columns:repeat(2,1fr)}.totals>div{border-bottom:1px solid var(--border)}}@media(max-width:700px){aside{display:none}.workspace-main{margin:0;width:100%}header{padding:0 18px;height:58px}.profile{font-size:0}.page-heading{align-items:flex-start;flex-direction:column}h1{font-size:26px}main{padding:25px 16px}.steps{gap:7px;font-size:10px}.steps i{width:13px}.steps b{width:21px;height:21px}.section-title{padding:20px}.upload-card{padding:0 18px}.upload-footer,.lot-header,.bottom-actions{align-items:flex-start;flex-direction:column;gap:18px}.totals>div{padding:17px}.totals strong{font-size:21px}.totals small{line-height:1.5}footer{gap:20px}.list-item{gap:14px;font-size:11px}.list-item span{white-space:normal}}.login-page{min-height:100vh;display:grid;place-items:center;background:radial-gradient(ellipse at top left,#dce9ce,#f5f7f3 60%);padding:24px}.login-card{max-width:450px;background:#fff;border:1px solid var(--border);border-radius:18px;padding:44px;text-align:center;box-shadow:0 18px 70px #1e432916}.login-brand{font-weight:700;font-size:30px;letter-spacing:-1px;color:#174735;margin-bottom:36px}.login-brand span{color:#8db260}.login-card .eyebrow{margin-top:25px}.login-card h1{font-size:26px;line-height:1.25}.login-card p{margin:18px 0 26px}.login-card button{width:100%;margin-bottom:12px}.login-card small{display:block;margin-top:20px;line-height:1.5}aside{top:0;left:0}th:last-child,td:last-child{position:sticky;right:0;background:#fff;box-shadow:-5px 0 8px #1a402508}th:last-child{background:#f7f9f6}.dirty td:last-child{background:#fffdf4}.detail:last-child{position:static;background:#f6f9f4}.row-error:last-child{position:static;background:#fff5ef}.input-unit{width:85px}.login-card .alert{font-size:12px}
