:root{--ink:#24191a;--muted:#75686a;--line:#eadfe0;--paper:#f8f5f5;--card:#fff;--brand:#ed1c24;--brand-dark:#bd1118;--brand-deep:#730c11;--brand-soft:#fdebed;--brand-line:#f3b9bc;--nav:#770d12;--nav-soft:#a6151c;--green:#267a56;--green-dark:#185d40;--green-soft:#e7f4ec;--amber:#a86e18;--amber-soft:#fff3d8;--red:#b3473f;--red-soft:#fdebea;--blue:#356b9a;--blue-soft:#eaf2fb;--gray-soft:#eef1ef;--shadow:0 10px 30px #4a0c1014}*{box-sizing:border-box}html{background:var(--paper)}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit}.app-shell{grid-template-columns:236px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:linear-gradient(180deg,var(--nav) 0%,#62090d 100%);color:#f8e5e6;z-index:20;flex-direction:column;height:100vh;padding:24px 16px 18px;display:flex;position:sticky;top:0}.brand{gap:8px;padding:0 5px 22px;display:grid}.brand-logo{background:#fff;border-radius:5px;place-items:center;height:70px;padding:0 3px;display:grid;overflow:hidden;box-shadow:0 6px 18px #30000333}.brand-logo img{width:100%;max-width:none;height:auto;display:block;transform:translateY(-9px)}.brand-name{padding:0 4px}.brand-mark{width:39px;height:39px;color:var(--nav);background:#d8f2df;border-radius:12px;place-items:center;display:grid}.brand strong{letter-spacing:-.01em;color:#fff;font-size:15px;display:block}.brand small{color:#e7b6b9;font-size:11px}.nav-label{color:#d48e92;letter-spacing:.12em;text-transform:uppercase;padding:8px 11px 7px;font-size:10px;font-weight:800}.nav-list{gap:3px;display:grid}.nav-item{color:#e7bec0;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;width:100%;padding:10px 11px;font-size:13px;font-weight:600;transition:all .15s;display:flex}.nav-item:hover{color:#fff;background:#ffffff17}.nav-item.active{background:var(--nav-soft);color:#fff;box-shadow:inset 3px 0 #fff}.nav-item svg{width:17px;height:17px}.sidebar-foot{border-top:1px solid #ffffff14;margin-top:auto;padding:14px 10px 2px}.system-state{color:#e1afb2;align-items:center;gap:9px;font-size:11px;display:flex}.pulse{background:#63c98e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #63c98e21}.main{min-width:0}.topbar{z-index:15;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8f5f5e6;border-bottom:1px solid #e8d8dae0;justify-content:space-between;align-items:center;min-height:72px;padding:14px 30px;display:flex;position:sticky;top:0}.topbar-title{min-width:0}.topbar h1{letter-spacing:-.025em;margin:0;font-size:20px}.topbar p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:3px 0 0;font-size:12px;overflow:hidden}.top-actions{align-items:center;gap:9px;display:flex}.avatar{background:var(--nav-soft);color:#fff;border-radius:50%;place-items:center;width:35px;height:35px;font-size:11px;font-weight:800;display:grid}.content{max-width:1600px;margin:0 auto;padding:28px 30px 50px}.section-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.section-head h2{letter-spacing:-.035em;margin:0;font-size:25px;line-height:1.2}.section-head p{color:var(--muted);max-width:680px;margin:7px 0 0;line-height:1.55}.section-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.btn{border:1px solid var(--line);min-height:38px;color:var(--ink);background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:8px 13px;font-size:12px;font-weight:700;transition:all .15s;display:inline-flex}.btn:hover{border-color:#bfcac4;transform:translateY(-1px);box-shadow:0 5px 14px #17211c0f}.btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.btn svg{width:15px;height:15px}.btn.primary{background:var(--brand);border-color:var(--brand);color:#fff}.btn.primary:hover{background:var(--brand-dark);border-color:var(--brand-dark)}.btn.danger{color:var(--red);background:snow;border-color:#ebc7c4}.btn.ghost{box-shadow:none;background:0 0;border-color:#0000}.btn.small{border-radius:7px;min-height:31px;padding:5px 9px;font-size:11px}.icon-btn{width:36px;height:36px;padding:0}.stats-grid{grid-template-columns:repeat(6,minmax(135px,1fr));gap:12px;margin-bottom:22px;display:grid}.stat-card{background:var(--card);border:1px solid var(--line);border-radius:13px;min-height:110px;padding:15px;box-shadow:0 4px 16px #17211c09}.stat-top{color:var(--muted);justify-content:space-between;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.stat-icon{background:var(--brand-soft);width:31px;height:31px;color:var(--brand-dark);border-radius:9px;place-items:center;display:grid}.stat-icon svg{width:15px;height:15px}.stat-value{letter-spacing:-.04em;margin-top:13px;font-size:27px;line-height:1;display:block}.stat-note{color:var(--muted);margin-top:7px;font-size:10px}.dashboard-grid{grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);gap:16px;display:grid}.card{background:var(--card);border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:0 5px 20px #17211c0a}.card-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:57px;padding:14px 17px;display:flex}.card-head h3{letter-spacing:-.01em;margin:0;font-size:14px}.card-head p{color:var(--muted);margin:3px 0 0;font-size:11px}.card-body{padding:17px}.quick-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.quick-action{border:1px solid var(--line);text-align:left;background:#fbfcfb;border-radius:11px;min-height:84px;padding:14px;transition:all .15s}.quick-action:hover{border-color:var(--brand-line);background:#fff8f8;transform:translateY(-1px)}.quick-action svg{width:18px;height:18px;color:var(--brand-dark)}.quick-action strong{margin-top:9px;font-size:12px;display:block}.quick-action small{color:var(--muted);margin-top:3px;font-size:10px;display:block}.toolbar{flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:13px;display:flex}.searchbox{flex:1;min-width:230px;position:relative}.searchbox svg{color:#84918a;width:15px;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.searchbox input{width:100%;padding-left:34px}.field,input,select,textarea{color:var(--ink);background:#fff;border:1px solid #d5ddd8;border-radius:8px;outline:none}input,select{min-height:38px;padding:8px 10px}textarea{resize:vertical;min-height:88px;padding:10px}input:focus,select:focus,textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #ed1c241a}.field-group{gap:6px;display:grid}.field-group label{color:#58645e;font-size:11px;font-weight:750}.form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.form-grid .full{grid-column:1/-1}.form-note{background:var(--brand-soft);color:#8c2025;border-radius:9px;padding:10px 12px;font-size:11px;line-height:1.5}.receipt-lines-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.receipt-lines-head strong,.receipt-lines-head small{display:block}.receipt-lines-head small{color:var(--muted);margin-top:3px;font-size:10px}.receipt-lines{gap:9px;display:grid}.receipt-line{border:1px solid var(--line);background:#fafcfb;border-radius:10px;grid-template-columns:minmax(230px,1.4fr) minmax(130px,.55fr) minmax(180px,1fr) 34px;align-items:end;gap:9px;padding:11px;display:grid}.receipt-line>*{min-width:0}.receipt-line input,.receipt-line select{width:100%;min-width:0}.receipt-article-search{grid-column:1/-1}.receipt-remove{width:34px;height:38px;padding:0}.table-wrap{overflow:auto}.data-table{border-collapse:collapse;width:100%;min-width:760px}.data-table th{color:#738079;border-bottom:1px solid var(--line);text-align:left;letter-spacing:.045em;text-transform:uppercase;white-space:nowrap;background:#f8faf8;height:40px;padding:8px 12px;font-size:10px}.data-table td{vertical-align:middle;border-bottom:1px solid #edf0ee;padding:11px 12px;font-size:12px}.data-table tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:#fafcfb}.data-table .code{color:var(--brand-dark);font-family:SFMono-Regular,Consolas,monospace;font-size:11px;font-weight:700}.table-title{font-weight:700}.table-sub{color:var(--muted);margin-top:3px;font-size:10px}.row-actions{white-space:nowrap;justify-content:flex-end;gap:5px;display:flex}.location-chip{background:var(--blue-soft);min-width:68px;min-height:38px;color:var(--blue);letter-spacing:.04em;border-radius:9px;justify-content:center;align-items:center;padding:7px 11px;font-size:15px;font-weight:900;display:inline-flex}.picking-table .btn{min-height:40px;padding-inline:12px}.picking-table input{min-height:42px;font-size:15px;font-weight:750}.num{font-variant-numeric:tabular-nums;font-weight:750}.stock-cell strong{font-size:13px}.stock-cell small{color:var(--muted);margin-top:2px;font-size:10px;display:block}.stock-article-link{min-width:170px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-items:start;gap:2px;margin:-5px -7px;padding:5px 7px;display:grid}.stock-article-link:hover,.stock-article-link:focus-visible{background:var(--brand-soft);outline:none}.stock-article-link small{color:var(--brand-dark);align-items:center;gap:4px;margin-top:3px;font-size:9px;font-weight:800;display:inline-flex}.stock-article-link small svg{width:11px;height:11px}.stock-history-summary{grid-template-columns:minmax(200px,2fr) repeat(3,minmax(120px,1fr));gap:10px;margin-bottom:16px;display:grid}.stock-history-summary>div{border:1px solid var(--line);background:#fbfcfb;border-radius:10px;min-width:0;padding:12px}.stock-history-summary small{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:800;display:block}.stock-history-summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.badge{background:var(--gray-soft);color:#606b65;letter-spacing:.025em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;gap:5px;min-height:22px;padding:3px 8px;font-size:9px;font-weight:850;display:inline-flex}.badge.green{background:var(--green-soft);color:#286b4e}.badge.yellow{background:var(--amber-soft);color:#8c5f16}.badge.red{background:var(--red-soft);color:#a13d38}.badge.blue{background:var(--blue-soft);color:#315e86}.badge.gray{background:var(--gray-soft);color:#66716b}.dot{background:currentColor;border-radius:50%;width:5px;height:5px}.activity-list{display:grid}.activity-row{border-bottom:1px solid #edf0ee;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 0;display:grid}.activity-row:last-child{border-bottom:0}.activity-icon{background:var(--brand-soft);width:31px;height:31px;color:var(--brand-dark);border-radius:9px;place-items:center;display:grid}.activity-icon svg{width:14px}.activity-row strong{font-size:11px;display:block}.activity-row small{color:var(--muted);font-size:10px}.activity-qty{font-size:11px;font-weight:800}.empty{text-align:center;min-height:220px;color:var(--muted);place-items:center;padding:34px;display:grid}.empty-icon{background:var(--brand-soft);width:48px;height:48px;color:var(--brand-dark);border-radius:14px;place-items:center;margin:0 auto 12px;display:grid}.empty-icon svg{width:21px}.empty h3{color:var(--ink);margin:0 0 6px;font-size:14px}.empty p{max-width:380px;margin:0 auto 15px;font-size:11px;line-height:1.5}.skeleton{background:linear-gradient(90deg,#edf0ee 25%,#f6f8f6 37%,#edf0ee 63%) 0 0/400% 100%;border-radius:8px;animation:1.4s infinite shimmer}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.upload-zone{text-align:center;background:#fffbfb;border:1.5px dashed #d8b7b9;border-radius:14px;place-items:center;min-height:230px;padding:35px;transition:all .15s;display:grid}.upload-zone.dragging{border-color:var(--brand);background:var(--brand-soft)}.upload-zone input{display:none}.upload-circle{background:var(--brand-soft);width:56px;height:56px;color:var(--brand-dark);border-radius:17px;place-items:center;margin:0 auto 15px;display:grid}.upload-circle svg{width:24px}.upload-zone h3{margin:0;font-size:15px}.upload-zone p{color:var(--muted);max-width:390px;margin:7px auto 15px;font-size:11px;line-height:1.55}.file-chip{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:8px;padding:9px 11px;display:inline-flex}.file-chip svg{width:16px;color:var(--red)}.split-view{grid-template-columns:330px minmax(0,1fr);align-items:start;gap:15px;display:grid}.item-list{display:grid}.list-item{text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0ee;padding:13px 15px;transition:all .15s}.list-item:hover{background:#f9fbfa}.list-item.active{box-shadow:inset 3px 0 var(--brand);background:#fff1f2}.list-item strong{font-size:12px}.list-item p{color:var(--muted);margin:5px 0;font-size:10px}.list-item-meta{justify-content:space-between;align-items:center;gap:8px;display:flex}.detail-hero{border-bottom:1px solid var(--line);background:#fbfcfb;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px;display:flex}.detail-hero h3{margin:0;font-size:18px}.detail-hero p{color:var(--muted);margin:6px 0 0}.detail-meta{flex-wrap:wrap;gap:18px;margin-top:15px;display:flex}.meta-block small{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:3px;font-size:9px;display:block}.meta-block strong{font-size:11px}.context-box{color:#5e6a64;background:#f6f8f6;border-radius:8px;max-width:500px;margin-top:8px;padding:9px;font-size:10px;line-height:1.5}.component-list{gap:5px;margin-top:7px;display:grid}.component-pill{background:#f4f7f5;border-radius:7px;justify-content:space-between;gap:10px;padding:6px 8px;font-size:10px;display:flex}.progress{background:#e7ebe8;border-radius:999px;height:6px;overflow:hidden}.progress>span{background:var(--brand);border-radius:inherit;height:100%;display:block}.modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#27080a7a;place-items:center;padding:20px;animation:.15s fade;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:16px;width:min(620px,100%);max-height:min(85vh,850px);animation:.18s rise;overflow:auto;box-shadow:0 28px 80px #00000040}.modal-head{border-bottom:1px solid var(--line);z-index:2;background:#fff;justify-content:space-between;align-items:center;gap:12px;min-height:62px;padding:16px 19px;display:flex;position:sticky;top:0}.modal-head h3{margin:0;font-size:16px}.modal-body{padding:19px}.modal-foot{border-top:1px solid var(--line);background:#fafbfa;justify-content:flex-end;gap:8px;padding:14px 19px;display:flex;position:sticky;bottom:0}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes rise{0%{opacity:0;transform:translateY(8px)scale(.99)}to{opacity:1;transform:none}}.toast-stack{z-index:100;gap:8px;width:min(370px,100vw - 40px);display:grid;position:fixed;top:86px;right:20px}.toast{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:11px;grid-template-columns:20px 1fr 20px;align-items:start;gap:9px;padding:12px 13px;animation:.2s rise;display:grid}.toast.success{border-left:4px solid var(--green)}.toast.error{border-left:4px solid var(--red)}.toast svg{width:17px}.toast strong{font-size:11px;display:block}.toast p{color:var(--muted);margin:3px 0 0;font-size:10px;line-height:1.45}.spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.auth-shell{background:radial-gradient(circle at 15% 10%,#fde7e8 0,#0000 36%),linear-gradient(145deg,#fbf8f8,#f5ecec);place-items:center;min-height:100vh;padding:28px;display:grid}.auth-panel{border:1px solid var(--line);background:#fff;border-radius:20px;width:min(430px,100%);padding:26px;box-shadow:0 28px 80px #5b0c1124}.auth-brand{border-bottom:1px solid var(--line);text-align:center;justify-items:center;gap:8px;padding-bottom:20px;display:grid}.auth-logo{object-fit:contain;width:210px;height:72px;display:block}.auth-brand strong,.auth-brand small{display:block}.auth-brand strong{font-size:17px}.auth-brand small{color:var(--muted);margin-top:2px;font-size:10px}.auth-copy{text-align:center;padding:26px 4px 20px}.auth-shield{background:var(--brand-soft);width:52px;height:52px;color:var(--brand-dark);border-radius:15px;place-items:center;margin:0 auto 14px;display:grid}.auth-shield svg{width:24px}.auth-copy h1{letter-spacing:-.035em;margin:0;font-size:24px}.auth-copy p{max-width:350px;color:var(--muted);margin:9px auto 0;font-size:11px;line-height:1.6}.auth-form{gap:13px;display:grid}.auth-form label{color:#58645e;gap:6px;font-size:11px;font-weight:750;display:grid}.auth-input{position:relative}.auth-input svg{color:#7a8880;width:16px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.auth-input input{width:100%;min-height:44px;padding-left:38px}.auth-submit{width:100%;min-height:44px;margin-top:3px}.auth-error{background:var(--red-soft);color:var(--red);border-radius:9px;padding:10px 12px;font-size:11px;line-height:1.45}.auth-rule{color:var(--muted);font-size:10px;line-height:1.5}.auth-foot{border-top:1px solid var(--line);color:var(--muted);text-align:center;margin-top:20px;padding-top:16px;font-size:9px}.auth-loading{min-height:100vh;color:var(--muted);place-content:center;justify-items:center;gap:12px;font-weight:700;display:grid}.loading-logo{object-fit:contain;border:1px solid var(--line);width:220px;height:102px;box-shadow:var(--shadow);background:#fff;border-radius:16px;padding:10px}.signed-user{gap:3px;margin-bottom:13px;display:grid}.signed-user strong{color:#fff;font-size:11px}.signed-user small{color:#dca1a5;text-transform:capitalize;font-size:9px}.mobile-menu{display:none}@media (max-width:1180px){.stats-grid{grid-template-columns:repeat(3,1fr)}.split-view{grid-template-columns:280px minmax(0,1fr)}}@media (max-width:900px){.app-shell{grid-template-columns:1fr}.sidebar{width:236px;transition:all .2s;position:fixed;left:-250px;box-shadow:15px 0 40px #0003}.sidebar.open{left:0}.mobile-menu{display:inline-flex}.topbar{padding:12px 18px}.content{padding:22px 18px 40px}.dashboard-grid,.split-view{grid-template-columns:1fr}.split-view>.card:first-child{max-height:320px;overflow:auto}}@media (max-width:650px){.stats-grid{grid-template-columns:repeat(2,1fr)}.section-head{display:grid}.section-actions{justify-content:flex-start}.topbar p,.avatar,.top-actions .btn span{display:none}.form-grid,.quick-grid,.receipt-line{grid-template-columns:1fr}.receipt-remove{width:100%}.modal-backdrop{align-items:end;padding:8px}.modal{border-radius:16px 16px 0 0;max-height:92vh}.stock-history-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}
