@import "https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700;800&display=swap";:root{color:#111414;font-synthesis:none;--brand-primary:#00b051;--brand-primary-dark:#006c36;--brand-secondary:#2dc3e0;--brand-sidebar:#111414;--brand-sidebar-soft:#20302c;--navy:var(--brand-sidebar);--yellow:var(--brand-primary);--muted:#545656;--border:#d6d6d6;--cyan:var(--brand-secondary);background:#f1f1f1;font-family:Open Sans,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}.loading,.setup{place-items:center;min-height:100vh;display:grid}.setup-card{background:#fff;border-radius:16px;width:min(620px,90%);padding:40px;box-shadow:0 20px 60px #1232}.setup-card pre{color:#fff;background:#102b3f;border-radius:8px;padding:18px;overflow:auto}.brand{letter-spacing:1.2px;align-items:center;gap:11px;font-weight:800;display:flex}.brand-logo{object-fit:contain;width:116px;height:auto}.brand-product{letter-spacing:1.8px;color:#d6d6d6;border-left:1px solid #fff5;padding-left:10px;font-size:10px}.brand small{letter-spacing:2.5px;color:#82909b;font-size:9px;display:block}.brand-mark{border:3px solid var(--yellow);width:38px;height:38px;color:var(--yellow);border-radius:50%;place-items:center;font-weight:800;display:grid}.login{background:#f1f1f1;place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel{background:#fff;border-radius:20px;grid-template-columns:1.05fr .95fr;width:min(1020px,100%);min-height:600px;display:grid;overflow:hidden;box-shadow:0 28px 80px #17314825}.login-copy{color:#fff;background:linear-gradient(145deg, var(--brand-sidebar) 0%, var(--brand-sidebar-soft) 65%, var(--brand-primary-dark) 100%);flex-direction:column;justify-content:space-between;padding:52px;display:flex}.login-copy h1{margin:20px 0;font-size:44px;line-height:1.12}.login-copy p{color:#d6d6d6;max-width:460px;line-height:1.7}.eyebrow{color:var(--cyan);letter-spacing:2px;font-size:12px;font-weight:700}.login-form{flex-direction:column;justify-content:center;gap:24px;padding:70px;display:flex}.login-form h2{margin-bottom:6px;font-size:30px}.login-form p{color:var(--muted)}label{flex-direction:column;gap:7px;font-size:13px;font-weight:600;display:flex}input,select,textarea{color:#17202a;background:#fff;border:1px solid #d8e0e6;border-radius:8px;outline:none;padding:12px 13px}input:focus,select:focus,textarea:focus{border-color:#00b051;box-shadow:0 0 0 3px #00b05120}textarea{resize:vertical;min-height:90px}.serial-textarea{min-height:130px;line-height:1.65}.serial-picker{flex-direction:column;gap:8px;display:flex}.serial-options{border:1px solid #d8e0e6;border-radius:8px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:6px;max-height:190px;padding:8px;display:grid;overflow-y:auto}.serial-option{cursor:pointer;background:#f6f8fa;border-radius:6px;flex-direction:row;align-items:center;padding:8px 10px}.serial-option input{margin:0}.row-actions{align-items:center;gap:12px;display:flex}.link.danger{color:#c62828;align-items:center;gap:5px;display:inline-flex}.link.danger:hover{color:#8e0000}.primary,.secondary{border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 17px;font-weight:700;display:inline-flex}.primary{background:var(--yellow);color:#fff}.primary:hover{background:#008f43}.secondary{color:#344553;background:#eef2f4}.error{color:#b42318;background:#fff0f0;border-radius:7px;padding:11px;font-size:13px}.app{min-height:100vh}.sidebar{background:var(--navy);color:#fff;z-index:20;flex-direction:column;width:245px;padding:24px 16px;display:flex;position:fixed;inset:0 auto 0 0}.side-head{justify-content:space-between;padding:0 8px 30px;display:flex}.sidebar nav{flex-direction:column;gap:3px;display:flex}.sidebar nav button,.logout{color:#b7c3cb;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:12px;padding:11px 14px;display:flex}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:#ffffff12}.sidebar nav button.active{box-shadow:inset 3px 0 var(--yellow)}.logout{margin-top:auto}.content{margin-left:245px}.content>header{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;height:70px;padding:0 32px;display:flex}.crumb{color:#82909b;margin-right:7px}.user{align-items:center;gap:10px;font-size:13px;display:flex}.user small{color:#84919b;display:block}.avatar{color:#007a39;background:#e3f6eb;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:700;display:grid}.content main{max-width:1500px;margin:auto;padding:32px}.page-title{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.page-title h1{margin-bottom:5px;font-size:28px}.page-title p,.panel p{color:var(--muted);margin-bottom:0}.stats{grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:20px;display:grid}.stat{border:1px solid var(--border);background:#fff;border-radius:10px;align-items:center;gap:13px;padding:18px;display:flex}.stat-icon{border-radius:9px;place-items:center;width:42px;height:42px;display:grid}.stat-icon.blue{color:#2974a4;background:#e7f2fa}.stat-icon.green{color:#28875a;background:#e6f5ed}.stat-icon.orange{color:#c3781b;background:#fff2df}.stat-icon.purple{color:#7550a5;background:#f1eafb}.stat-icon.red{color:#b7494e;background:#fdebec}.stat strong{font-size:24px;display:block}.stat span{color:var(--muted);font-size:12px}.panel{border:1px solid var(--border);background:#fff;border-radius:10px;margin-bottom:20px}.panel-title{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.panel-title h2{margin-bottom:4px;font-size:17px}.shortcuts{padding-bottom:20px}.shortcut-grid{grid-template-columns:repeat(5,1fr);gap:12px;padding:20px 20px 0;display:grid}.shortcut-grid button{border:1px solid var(--border);color:#304657;background:#fff;border-radius:9px;align-items:center;gap:10px;padding:15px;display:flex}.shortcut-grid button span{text-align:left;flex:1;font-weight:600}.shortcut-grid button:hover{background:#fffcf1;border-color:#d0ad30}.link{color:#24658d;background:0 0;border:0;align-items:center;gap:3px;font-weight:600;display:inline-flex}.toolbar{border-bottom:1px solid var(--border);color:var(--muted);justify-content:space-between;align-items:center;padding:17px 20px;font-size:13px;display:flex}.search{width:min(420px,70%);position:relative}.search svg{color:#82909b;position:absolute;top:11px;left:12px}.search input{width:100%;padding-left:38px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:13px}th{text-align:left;color:#71808b;text-transform:uppercase;letter-spacing:.5px;background:#fafbfc;font-size:11px}th,td{white-space:nowrap;border-bottom:1px solid #edf0f2;padding:13px 18px}.badge{color:#53626e;background:#eef2f4;border-radius:30px;padding:4px 9px;font-size:11px;font-weight:700;display:inline-flex}.badge.active,.badge.confirmed,.badge.entry{color:#21734b;background:#e4f5eb}.badge.inactive,.badge.cancelled,.badge.output{color:#9f353b;background:#fdebec}.badge.draft{color:#8b6417;background:#fff2d8}.badge.reversal{color:#69429a;background:#efe8f8}.positive{color:#258055}.negative{color:#b83f47}.empty{color:#83909a;flex-direction:column;align-items:center;gap:8px;padding:55px 20px;display:flex}.empty svg{color:#b8c2c9;width:35px;height:35px}.empty strong{color:#4a5b68}.modal-back{z-index:40;background:#0b1e2db8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:12px;width:min(700px,100%);max-height:90vh;overflow:auto}.modal-head{border-bottom:1px solid var(--border);justify-content:space-between;padding:22px 25px;display:flex}.modal-head h2{margin-bottom:5px}.modal-head p{color:var(--muted);margin:0}.icon{color:inherit;background:0 0;border:0}.form-grid{grid-template-columns:1fr 1fr;gap:18px;padding:24px;display:grid}.form-grid .full{grid-column:1/-1}.check{align-items:center;gap:8px;padding-top:24px;display:flex}.check input{width:18px;height:18px}.modal>.error{margin:0 24px}.modal-actions{border-top:1px solid var(--border);justify-content:flex-end;gap:10px;padding:18px 24px;display:flex}.report-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.report{text-align:left;cursor:pointer;width:100%;color:inherit;font:inherit;align-items:center;gap:15px;margin:0;padding:20px;display:flex}.report:hover{border-color:#8aa8bb;box-shadow:0 4px 14px #1f3f5214}.report div{flex:1}.report h3{margin-bottom:5px;font-size:15px}.report p{font-size:13px}.report-icon{color:#376987;background:#e8f0f5;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.report-title .link{align-items:center;gap:4px;margin-bottom:10px;display:inline-flex}.report-actions{gap:10px;display:flex}.report-results{padding:0;overflow:hidden}.report-results>.error{margin:16px 20px}.report-filters{gap:12px}.report-filters .search{margin-right:auto}.report-filters label{align-items:center;gap:7px;font-size:13px;font-weight:600;display:flex}.report-filters input[type=date]{border:1px solid var(--border);border-radius:6px;padding:8px}@media print{.sidebar,header,.report-title .link,.report-actions,.report-filters{display:none!important}.content{margin:0!important}main{padding:0!important}.panel{box-shadow:none!important;border:0!important}}.document-modal{width:min(980px,100%)}.document-modal>h3{margin:4px 0 12px;padding:0 24px}.item-row{border:1px solid var(--border);background:#fafbfc;border-radius:9px;grid-template-columns:2fr .7fr 1fr;align-items:end;gap:14px;margin:0 24px 16px;padding:18px;display:grid}.item-row .full{grid-column:1/-1}.add-item{margin:0 24px 20px}.document-modal>.error{margin-bottom:18px}.mobile{display:none}@media (width<=1100px){.stats,.shortcut-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.mobile{display:block}.sidebar{transition:all .2s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.content{margin-left:0}.content>header{padding:0 16px}.content main{padding:22px 15px}.user>span:last-child,.crumb{display:none}.stats,.shortcut-grid{grid-template-columns:1fr 1fr}.login-panel{grid-template-columns:1fr}.login-copy{display:none}.login-form{padding:40px 28px}.page-title{align-items:flex-start;gap:12px}.page-title .primary{font-size:0}.page-title .primary svg{margin:0}.form-grid,.report-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.item-row{grid-template-columns:1fr}.item-row .full{grid-column:auto}.modal-actions{flex-wrap:wrap}.modal-actions button{flex:1}}@media (width<=420px){.stats,.shortcut-grid{grid-template-columns:1fr}}.success{color:#087a43;background:#ecfdf3;border-radius:7px;padding:11px;font-size:13px}.page-message{margin-bottom:16px}.current-user{color:var(--muted);margin-top:3px;font-weight:400;display:block}.link:disabled{color:#a0a7ad;cursor:not-allowed}
