:root {
  --bg:#f5f7fa; --surface:#fff; --text:#202c3e; --muted:#68778b; --line:#e6ebf1;
  --blue:#2164d9; --blue-soft:#eef4ff; --orange:#ed873d; --green:#218268;
  --radius:14px; --shadow:0 3px 12px #20345403;
}
*{box-sizing:border-box}html{color-scheme:light;scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,"Segoe UI",system-ui,-apple-system,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased}
button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.45}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}svg{flex-shrink:0}.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.svg-library{position:absolute;width:0;height:0;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.app-hidden,[hidden]{display:none!important}
:focus-visible{outline:3px solid #83b3ff;outline-offset:3px}input:focus,textarea:focus,select:focus{outline:none;border-color:#80a8ee;box-shadow:0 0 0 3px #2164d912}input::placeholder,textarea::placeholder{color:#748296}input,textarea,select{color:var(--text)}
.brand{display:flex;align-items:center;gap:11px;font-size:32px;line-height:.95;font-weight:800;letter-spacing:-1.6px}.brand-period{color:var(--orange)}.brand small{display:block;font-size:8px;letter-spacing:1.9px;font-weight:650;color:var(--muted);margin-top:9px}.brand-icon{display:grid;place-items:center;background:var(--blue);border-radius:11px;color:white;width:42px;height:45px;box-shadow:0 5px 10px #2164d916}.brand-icon .icon{width:27px;height:27px;stroke-width:1.5}.section-label,.eyebrow{font-size:11px;font-weight:700;letter-spacing:1.7px;color:#748196}
.btn{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 15px;border:1px solid #dce3eb;border-radius:8px;background:white;font-size:13px;font-weight:650;color:#425167;transition:background .15s,border-color .15s,box-shadow .15s;white-space:nowrap}
.btn:hover:not(:disabled){background:#f7f9fc;border-color:#bac9dd}.btn .icon{width:17px;height:17px}.btn.primary{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:0 3px 5px #2164d910}.btn.primary:hover:not(:disabled){background:#1955bf;box-shadow:0 4px 12px #2164d925}.btn.quiet{background:transparent;border-color:transparent}.btn.danger{color:#b44136;background:#fff6f4;border-color:#f4ddd9}
.app-layout{display:flex;min-height:100vh}.sidebar{width:224px;background:#fff;border-right:1px solid var(--line);position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;padding:30px 18px 18px;z-index:30}.sidebar .brand{padding-left:9px;margin-bottom:34px}.workspace-label{display:flex;align-items:center;gap:10px;background:#f8fafc;border:1px solid var(--line);border-radius:9px;padding:12px 9px;margin-bottom:29px;font-size:13px;font-weight:650}.workspace-label small{display:block;font-size:11px;color:var(--muted);font-weight:400;margin-top:3px}.workspace-avatar{width:30px;height:30px;border-radius:7px;background:#e6effc;color:var(--blue);display:grid;place-items:center;font-weight:750}.workspace-dot,.orange-dot{width:6px;height:6px;border-radius:50%;background:var(--green);margin-left:auto}.orange-dot{background:var(--orange)}.nav-caption{color:#95a0af;font-size:10px;font-weight:700;letter-spacing:1.8px;margin:0 12px 12px}.sidebar nav{display:grid;gap:5px}.nav-link{width:100%;display:flex;align-items:center;gap:12px;border:0;border-radius:8px;background:transparent;color:#6b788c;padding:12px;font-size:13px;font-weight:550;text-align:left;min-height:44px}.nav-link:hover{background:#f6f8fc;color:var(--blue)}.nav-link.active{background:var(--blue-soft);color:var(--blue);font-weight:650}.nav-link .icon{width:18px;height:18px}.nav-count{font-size:11px;background:#dce9fe;padding:3px 7px;border-radius:5px;margin-left:auto}.sidebar-bottom{margin-top:auto;padding-top:35px}.sidebar-tip{padding:16px 13px;background:#f9fafc;border:1px solid var(--line);border-radius:10px;margin-bottom:17px}.sidebar-tip b{display:block;font-size:12px;margin-top:10px}.sidebar-tip p{font-size:11px;line-height:1.8;color:var(--muted);margin-top:6px}.tip-icon{color:var(--orange)}.sidebar-footer{border-top:1px solid var(--line);margin-top:12px;padding:18px 5px 0;font-size:10px;font-weight:750;letter-spacing:.7px;color:#62758d}.sidebar-footer span{display:block;font-size:8px;font-weight:400;color:#95a0af;margin-top:5px;letter-spacing:1.4px}
.workspace{margin-left:224px;flex:1;min-width:0}.topbar{height:73px;background:#ffffffd9;border-bottom:1px solid var(--line);padding:0 36px;display:flex;align-items:center;justify-content:space-between}.breadcrumb{font-size:12px;color:#8a97a8}.breadcrumb span{padding:0 13px;color:#c6ced8}.breadcrumb b{font-weight:500;color:#526279}.header-actions{display:flex;align-items:center;gap:22px}.owner-avatar{height:31px;width:31px;border-radius:50%;display:grid;place-items:center;background:#eff3fa;border:3px solid white;outline:1px solid var(--line);font-size:12px;font-weight:650;color:#596f91}.save-state{display:flex;align-items:center;gap:7px;font-size:11px;color:#738579}.save-state i{width:6px;height:6px;border-radius:50%;background:#36a281}
.shell{max-width:1590px;padding:34px 36px 20px;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.page-heading .section-label{font-size:10px;letter-spacing:1.8px}.title{font-size:30px;letter-spacing:-1.1px;font-weight:650;line-height:1.25;margin:9px 0 7px}.title>span{color:var(--orange)}.subtitle{font-size:13px;color:var(--muted)}.page-heading>.btn{min-height:42px;margin-top:18px}
.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px}.stat{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:19px 20px;box-shadow:var(--shadow)}.stat-heading{display:flex;justify-content:space-between;align-items:center;gap:7px;font-size:12px;font-weight:500;color:#68778b}.stat-icon{width:31px;height:31px;border-radius:8px;display:grid;place-items:center}.stat-icon .icon{height:17px;width:17px}.stat-icon.blue{color:#3670cb;background:#edf4ff}.stat-icon.green{color:#32937b;background:#edf8f3}.stat-icon.amber{color:#b18c32;background:#fbf6e8}.stat-icon.orange{color:#c27539;background:#fff2e8}.stat>strong{display:block;font-size:33px;letter-spacing:-1.2px;line-height:1.25;font-weight:650;margin:9px 0 11px;font-variant-numeric:tabular-nums}.stat-detail{font-size:11px;color:#718097}.stat-detail b{font-weight:500;color:#66768a}.dot{display:inline-block;width:5px;height:5px;border-radius:50%;margin-right:5px;vertical-align:middle}.dot.green{background:#389a7a}.dot.amber{background:#d1a43c}.dot.red{background:#d8795c}
.project-strip{border:1px solid var(--line);border-left:3px solid #ed9a59;border-radius:10px;display:flex;align-items:center;gap:28px;background:#fff;padding:18px 22px;margin-bottom:27px}.project-info{display:flex;align-items:center;gap:13px;flex:1}.project-icon{width:38px;height:38px;border-radius:9px;display:grid;place-items:center;background:#fff5eb;color:#d68a4a}.project-info .section-label{font-size:8px;letter-spacing:1.3px}.project-info h2{font-size:13px;margin-top:5px;font-weight:650}.project-info h2 span{display:inline-block;font-size:8px;color:#9a825f;background:#fbf4e9;border:1px solid #f1e5d2;border-radius:4px;padding:3px 5px;vertical-align:middle;margin-left:6px;font-weight:500}.project-progress{width:31%;max-width:350px}.progress-head{display:flex;justify-content:space-between;gap:9px;font-size:10px;color:var(--muted);margin-bottom:9px}.progress-head b{color:#566d8e;font-weight:600}.bar{height:5px;background:#ebf0f7;border-radius:20px;overflow:hidden}.bar span{display:block;height:100%;background:#4f82d6;border-radius:20px;transition:width .25s}.project-missing{padding-left:24px;border-left:1px solid var(--line);display:flex;align-items:center;gap:8px}.project-missing strong{font-size:23px;font-weight:600;letter-spacing:-.7px}.project-missing span{font-size:10px;color:var(--muted);max-width:55px;line-height:1.6}
.inventory-panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.panel-heading{display:flex;justify-content:space-between;align-items:center;padding:23px 23px 18px;gap:16px}.panel-heading h2{font-size:15px;font-weight:650;letter-spacing:-.2px;display:flex;gap:9px;align-items:center}.panel-heading p{font-size:11px;color:#718097;margin-top:7px}.count-pill{font-size:10px;border:1px solid #e8edf3;background:#f6f8fb;color:#7e8fa5;border-radius:5px;padding:3px 7px;letter-spacing:0}.panel-actions{display:flex;gap:7px}.panel-actions .btn{font-size:11px;min-height:35px}.filter-tabs{display:flex;gap:24px;padding:0 23px;border-bottom:1px solid var(--line)}.filter-tab{border:0;border-bottom:2px solid transparent;background:transparent;padding:12px 0 13px;font-size:12px;color:#718097;font-weight:550}.filter-tab:hover{color:var(--blue)}.filter-tab.active{border-color:var(--blue);color:var(--blue)}.controls{display:flex;align-items:center;gap:12px;padding:17px 23px}.search-box{display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:7px;padding:0 11px;height:37px;flex:1;max-width:430px;background:#fff;color:#718097}.search-box:focus-within{border-color:#83a7e9;box-shadow:0 0 0 3px #2164d90b}.search-box .icon{width:15px;height:15px}.search-box input{border:0;outline:0;box-shadow:none;width:100%;min-width:0;font-size:12px;background:transparent}.search-box kbd{font-family:inherit;font-size:11px;border:1px solid var(--line);padding:0 5px;border-radius:4px;line-height:18px;color:#718097}.select{border:1px solid var(--line);background:white;border-radius:7px;padding:0 30px 0 11px;height:37px;min-width:175px;max-width:240px;font-size:12px;color:#6f7e91}.controls .quiet{font-size:11px;margin-left:auto;padding:0 5px;min-height:35px}
.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left}thead{background:#f8fafc}th{font-size:10px;font-weight:550;white-space:nowrap;color:#7a8799;padding:13px 11px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}th:first-child,td:first-child{padding-left:23px}th:last-child,td:last-child{padding-right:20px}td{border-bottom:1px solid #eff2f6;padding:13px 11px;font-size:12px;vertical-align:middle}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fbfcfe}.num{width:35px;font-size:10px;color:#a1adbd;font-variant-numeric:tabular-nums}.material-cell{min-width:195px;max-width:285px}.material-inner{display:flex;gap:10px;align-items:center}.material-icon{height:31px;width:31px;border:1px solid #e4ecf8;background:#f5f8fe;color:#8aa6ce;border-radius:7px;display:grid;place-items:center}.material-icon .icon{width:16px;height:16px}.part-name{font-size:12px;font-weight:600;line-height:1.45}.spec{display:block;font-size:10px;line-height:1.5;color:#718097;margin-top:3px;overflow-wrap:anywhere}.category{display:inline-flex;background:#f3f6fa;border:1px solid #e8edf4;border-radius:5px;padding:4px 6px;font-size:8px;color:#7789a0;max-width:145px;line-height:1.45}.required{font-size:12px;font-weight:550;white-space:nowrap}.required small{font-size:8px;color:#96a1b0;font-weight:400;margin-left:2px}.qty{width:60px;height:31px;text-align:center;border:1px solid #e4eaf1;border-radius:6px;font-size:12px;font-weight:500;background:#fff}.status{display:inline-flex;align-items:center;gap:5px;border-radius:5px;padding:5px 7px;font-size:8px;font-weight:550;white-space:nowrap}.status:before{content:"";width:4px;height:4px;border-radius:50%;background:currentColor}.status.done{color:#28866c;background:#eef9f3}.status.pending{color:#c0764c;background:#fff4ed}.status.partial{color:#a8852c;background:#fcf7e9}.status.optional{color:#8190a4;background:#f1f4f8}.row-actions{display:flex;gap:5px}.icon-btn{width:29px;height:29px;border:1px solid #e4eaf1;border-radius:6px;background:#fff;color:#667b96;font-size:15px;display:inline-grid;place-items:center}.icon-btn:hover{background:var(--blue-soft);border-color:#b3cbf2;color:var(--blue)}.icon-btn.entry{color:#39866e}.icon-btn.exit{color:#af8267}.icon-btn.edit{border-color:transparent;font-size:20px}.note-cell{width:170px;min-width:110px}.note-input{width:100%;min-width:0;border:1px solid transparent;border-radius:5px;background:transparent;font-size:11px;padding:6px 3px;color:#65758b}.note-input:hover{border-color:var(--line)}.empty{display:none;padding:52px 20px;text-align:center;color:#8c9ab0}.empty>.icon{width:32px;height:32px;margin-bottom:13px}.empty h3{font-size:14px;color:#62758f;margin-bottom:7px}.empty p{font-size:12px}.pagination{border-top:1px solid var(--line);padding:15px 23px;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#8d9aaa}.pagination>div{display:flex;align-items:center;gap:12px}.page-btn{padding:0;min-height:28px;width:29px;border-color:var(--line);font-size:13px}.page-footer{display:flex;align-items:flex-start;justify-content:space-between;font-size:10px;color:#97a1af;margin:18px 1px 0;gap:20px}.advanced-actions{text-align:right;max-width:300px}.advanced-actions summary{cursor:pointer;font-size:10px}.advanced-actions p{font-size:12px;line-height:1.7;margin:12px 0}.advanced-actions .btn{font-size:11px}
.login-screen{min-height:100vh;display:grid;grid-template-columns:1.08fr 1fr;background:#fff}.login-story{min-height:100vh;background:#edf3fb;padding:45px 55px 28px;display:flex;flex-direction:column;position:relative;overflow:hidden}.login-story:after{content:"";position:absolute;right:-140px;bottom:130px;width:400px;height:400px;border:1px solid #dee7f5;border-radius:50%;pointer-events:none}.login-story .brand{align-self:flex-start}.story-content{margin:auto 0;padding:50px 0;position:relative;z-index:1}.story-content>.section-label{color:#708bb0;font-size:10px}.story-content h1{font-size:clamp(50px,5.6vw,82px);font-weight:600;line-height:1.04;letter-spacing:-4px;margin:22px 0;color:#294569}.story-content h1>span{color:var(--orange)}.story-content>p{font-size:13px;line-height:1.9;color:#7a8fa9}.inventory-illustration{margin-top:44px;border:1px solid #d6e2f2;background:#f6f9fdcc;border-radius:12px;padding:19px 21px;max-width:440px;box-shadow:0 18px 35px #6785b00b}.illustration-top{display:flex;align-items:center;gap:6px;font-size:7px;letter-spacing:1px;color:#9aacbf}.illustration-top>span:last-child{margin-left:auto}.mini-dot{height:5px;width:5px;border-radius:50%;background:#7ca2d8}.shelf{display:flex;gap:12px;padding:30px 6px 20px;border-bottom:2px solid #d8e3f2}.shelf-bin{flex:1;min-width:0;height:104px;background:#e3ecfa;border:1px solid #c6d8f3;border-radius:7px 7px 2px 2px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#759acf;box-shadow:3px -5px 0 #ecf2fd,3px -6px 0 #d4e1f3}.shelf-bin.orange{background:#faeee4;border-color:#f0d6c1;color:#cc9a70;box-shadow:3px -5px 0 #fff5ee,3px -6px 0 #f4dfcc}.shelf-bin.teal{background:#e5f1ef;border-color:#c7e0dc;color:#83aba3;box-shadow:3px -5px 0 #f0f8f6,3px -6px 0 #d6e8e3}.bin-icon{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.15;stroke-linejoin:round}.shelf-bin>span{font-size:8px;margin-top:10px;color:#7a8fa9}.shelf-bin i{position:absolute;top:8px;width:17px;height:3px;border-radius:2px;background:currentColor;opacity:.3}.illustration-bottom{display:flex;justify-content:space-between;align-items:center;font-size:7px;color:#9cacbf;margin-top:13px;letter-spacing:.4px}.illustration-bottom>span:first-child{display:flex;align-items:center;gap:5px;font-size:8px;letter-spacing:0}.illustration-bottom .icon{width:13px;height:13px;color:#7ba598}.story-footer{display:flex;justify-content:space-between;gap:15px;font-size:10px;color:#92a4bb;position:relative;z-index:1}.login-panel{display:flex;align-items:center;justify-content:center;position:relative;padding:50px 36px}.login-card{width:100%;max-width:355px}.login-badge{display:inline-flex;align-items:center;gap:6px;background:#f2f6fc;color:#7a8aa2;border-radius:5px;font-size:10px;padding:6px 9px;margin-bottom:23px}.login-badge .icon{width:12px;height:12px}.login-card h2{font-size:28px;letter-spacing:-1px;font-weight:600;margin-bottom:9px}.login-card>p{font-size:13px;color:#718097;margin-bottom:32px}.login-card label,.modal label{display:block;font-size:12px;font-weight:600;color:#55657b;margin-top:20px}.login-card input,.modal input,.modal textarea{display:block;width:100%;padding:13px 12px;margin-top:8px;border:1px solid #dfe6ef;border-radius:7px;background:#fff;font-size:13px}.login-card .btn{width:100%;min-height:44px;font-size:13px}.form-message{min-height:21px;margin:14px 0;color:#bd5846;font-size:12px}.login-note{display:flex;justify-content:center;align-items:center;gap:7px;font-size:10px;color:#738196;margin-top:20px}.login-note .icon{width:12px;height:12px}.login-copyright{position:absolute;bottom:28px;font-size:10px;color:#a2abba}
.modal-backdrop{position:fixed;inset:0;background:#273a5355;backdrop-filter:blur(4px);display:grid;place-items:center;padding:25px;z-index:100}.modal{width:min(680px,100%);max-height:90vh;overflow:auto;background:#fff;border:1px solid #e1e7ef;border-radius:16px;padding:27px;box-shadow:0 25px 80px #20345426}.modal.small{width:min(440px,100%)}.modal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:9px}.modal h2{font-size:21px;font-weight:600;letter-spacing:-.5px;margin-top:6px}.modal .eyebrow{color:#7d98bd;font-size:10px}.close-modal{height:30px;width:30px;border:1px solid var(--line);background:#f8fafc;border-radius:7px;color:#7a8799;font-size:20px}.close-modal:hover{background:#edf3fc}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.form-grid .full{grid-column:1/-1}.modal textarea{min-height:80px;resize:vertical}.checkbox{display:flex!important;gap:8px;align-items:center}.checkbox input{width:15px;height:15px;margin:0;accent-color:var(--blue)}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:26px;flex-wrap:wrap}.modal-actions .danger{margin-right:auto;font-size:11px}.movement-item{font-size:13px;color:#627897;background:#f4f8fd;border:1px solid #e5eefb;padding:15px;border-radius:8px;line-height:1.6;margin-top:20px}.history-list{margin-top:20px;display:grid;gap:8px}.history-entry{display:grid;grid-template-columns:90px 1fr auto;align-items:center;gap:12px;padding:14px;border:1px solid var(--line);border-radius:9px;font-size:12px}.history-entry small{font-size:11px;color:#8e9aaa;line-height:1.6}.history-entry b{font-weight:600}.movement-value.positive{color:#348974}.movement-value.negative{color:#c17a52}.toast{position:fixed;bottom:23px;right:23px;max-width:calc(100% - 46px);padding:14px 21px;background:#fff;border:1px solid #dae5f5;border-left:3px solid var(--blue);border-radius:10px;box-shadow:0 8px 35px #20345420;color:#456183;font-size:13px;z-index:150;display:none}.toast.visible{display:block}
@media(min-width:1700px){.shell{padding-top:45px}.stat{padding:24px}.title{font-size:34px}td{padding-top:16px;padding-bottom:16px;font-size:13px}.part-name{font-size:13px}.note-input{font-size:12px}}
@media(max-width:1250px){.sidebar{width:195px;padding:26px 12px 15px}.workspace{margin-left:195px}.shell{padding:26px 23px}.topbar{padding:0 23px}.stat{padding:16px}.stat-heading{font-size:11px}.project-strip{gap:18px;padding:16px}.project-info h2 span{display:none}.project-progress{width:30%}.project-missing{padding-left:16px}.material-icon{display:none}th,td{padding-left:9px;padding-right:9px}.material-cell{min-width:160px}.category{max-width:110px}.login-story{padding-left:36px;padding-right:36px}}
@media(max-width:1020px){.sidebar{width:175px;padding-left:9px;padding-right:9px}.sidebar .brand{font-size:29px}.brand-icon{width:35px;height:39px}.workspace{margin-left:175px}.stats{gap:10px}.stat{padding:13px}.stat-icon{width:25px;height:25px}.stat-detail{font-size:10px}.project-missing{display:none}.project-progress{width:40%}.title{font-size:26px}.page-heading{gap:12px}.panel-heading{padding:19px}.controls{padding:14px 19px;gap:9px}.controls .quiet{display:none}.table-wrap table{min-width:865px}.panel-actions .quiet{display:none}.login-card h2{font-size:25px}.story-content h1{font-size:62px}.login-story{padding:36px 30px 25px}.shelf{gap:8px;padding-left:0;padding-right:0}.shelf-bin{height:90px}}
@media(max-width:760px){.app-layout{display:block}.sidebar{position:static;width:100%;padding:17px 20px 0;border-right:0;border-bottom:1px solid var(--line);display:flex}.sidebar .brand{font-size:25px;margin:0 0 17px;padding:0}.brand-icon{width:32px;height:35px;border-radius:8px}.brand-icon .icon{width:23px;height:23px}.brand small{font-size:7px;letter-spacing:1.4px;margin-top:6px}.workspace-label,.nav-caption,.sidebar-tip,.sidebar-footer{display:none}.sidebar nav{display:flex;gap:0;justify-content:space-between}.nav-link{padding:11px 8px;font-size:11px;gap:6px;justify-content:center;border-radius:6px 6px 0 0;white-space:nowrap}.nav-link .icon{width:15px;height:15px}.nav-count,.orange-dot{display:none}.sidebar-bottom{position:absolute;right:16px;top:20px;padding:0;margin:0}.sidebar-bottom .nav-link{font-size:11px;min-height:32px;padding:7px}.workspace{margin:0}.topbar{height:45px;padding:0 20px;background:#fafbfd}.breadcrumb{font-size:10px}.breadcrumb span{padding:0 8px}.owner-avatar{display:none}.save-state{font-size:10px}.shell{padding:25px 18px 20px}.page-heading{align-items:flex-start;margin-bottom:21px}.title{font-size:25px;margin-top:7px}.page-heading .section-label{font-size:8px}.subtitle{font-size:11px;line-height:1.7;max-width:260px}.page-heading>.btn{padding:0 11px;font-size:11px;min-height:38px;margin-top:17px}.stats{grid-template-columns:1fr 1fr;gap:11px;margin-bottom:17px}.stat{padding:17px}.stat-heading{font-size:11px}.stat>strong{font-size:31px;margin:8px 0}.stat-icon{width:29px;height:29px}.stat-detail{font-size:10px}.project-strip{display:flex;flex-wrap:wrap;gap:17px;padding:16px;margin-bottom:20px}.project-info{flex:auto}.project-info h2{font-size:13px}.project-info h2 span{display:inline-block}.project-progress{width:100%;max-width:none;padding-left:0}.project-missing{display:flex;margin-left:auto}.project-missing strong{font-size:20px}.project-progress{order:3}.panel-heading{padding:18px 16px;align-items:flex-start}.panel-heading h2{font-size:13px;gap:6px}.panel-heading p{font-size:10px;max-width:190px;line-height:1.7}.panel-actions .btn{padding:0 8px;min-height:31px;font-size:10px}.panel-actions .icon{width:13px;height:13px}.filter-tabs{padding:0 16px;gap:22px}.filter-tab{font-size:11px}.controls{padding:15px;flex-wrap:wrap}.search-box{max-width:none;flex-basis:100%;height:40px}.search-box kbd{display:none}.select{flex:1;max-width:none;height:37px}.controls .quiet{display:inline-flex;font-size:10px;margin-left:0}.table-wrap{overflow:visible}.table-wrap table{min-width:0;display:block}thead{display:none}tbody{display:grid;gap:12px;padding:0 14px 14px}tbody tr{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px;position:relative;border:1px solid var(--line);border-radius:10px;padding:16px}td{display:block;padding:0;border:0;min-width:0}td:first-child{display:none}.material-cell{grid-column:1/-1;min-width:0;max-width:none;padding-right:24px}.material-icon{display:grid;width:33px;height:33px}.part-name{font-size:13px}.spec{font-size:11px}.category-cell{grid-column:1/-1}.category{max-width:none;font-size:10px}.required:before,.available-cell:before{content:attr(data-label);display:block;font-size:10px;color:#95a1b0;font-weight:400;margin-bottom:7px}.required{font-size:15px}.required small{font-size:11px}.qty{height:34px;width:100%;text-align:left;padding-left:10px;font-size:13px}.status-cell{display:flex;align-items:center}.status{font-size:10px;padding:6px 8px}.row-actions .icon-btn{width:37px;height:34px}.note-cell{grid-column:1/-1;width:100%;min-width:0;border-top:1px solid #f0f3f7;padding-top:8px}.note-input{font-size:12px;padding:7px 4px}.edit-cell{position:absolute;right:9px;top:11px;padding:0!important}.pagination{padding:14px;font-size:10px}.page-footer{font-size:8px;line-height:1.6;gap:12px}.advanced-actions summary{font-size:8px}.login-screen{grid-template-columns:1fr}.login-story{min-height:auto;padding:25px 28px 29px}.story-content{padding:29px 0 0}.story-content>.section-label,.inventory-illustration,.story-footer{display:none}.story-content h1{font-size:40px;letter-spacing:-1.8px;margin:0 0 12px}.story-content h1 br{display:none}.story-content>p{font-size:12px;line-height:1.7}.login-panel{padding:38px 28px 80px;align-items:flex-start}.login-card{max-width:400px}.login-card h2{font-size:25px}.login-card>p{margin-bottom:26px}.login-badge{margin-bottom:17px}.login-copyright{bottom:25px}.modal-backdrop{padding:14px}.modal{padding:21px;max-height:93dvh}.modal h2{font-size:20px}.modal-actions .btn{font-size:12px}.history-entry{grid-template-columns:1fr auto;gap:7px}.history-entry>small{grid-column:1/-1}}
@media(max-width:390px){.shell{padding-left:12px;padding-right:12px}.page-heading{flex-wrap:wrap;gap:6px}.page-heading>.btn{margin-top:6px}.stat{padding:13px}.title{font-size:26px}.nav-link{font-size:10px;padding-left:4px;padding-right:4px}.nav-link .icon{width:13px}.sidebar{padding-left:13px;padding-right:13px}.panel-heading h2{font-size:13px}.panel-actions .icon{display:none}.filter-tabs{gap:17px}.project-info h2 span{display:none}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.modal-actions{justify-content:stretch}.modal-actions .btn{flex:1}.modal-actions .danger{flex-basis:100%;margin-right:0}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
@media print{body{background:#fff;font-size:11px}.sidebar,.topbar,.page-heading>.btn,.controls,.filter-tabs,.panel-actions,.pagination,.page-footer,.modal-backdrop,.toast,.login-screen{display:none!important}.workspace{margin:0}.shell{padding:0}.title{font-size:24px}.stats{grid-template-columns:repeat(4,1fr)}.stat{padding:10px;box-shadow:none}.project-strip{margin-bottom:15px}.table-wrap table{display:table;min-width:0}thead{display:table-header-group}tbody{display:table-row-group;padding:0}tbody tr{display:table-row;break-inside:avoid}td{display:table-cell;padding:8px 4px}td:first-child{display:table-cell;padding-left:8px}.material-icon,.edit-cell,.row-actions{display:none!important}.required:before,.available-cell:before{display:none}.note-cell{width:auto}.qty,.note-input{border:0;padding:0;width:100%;background:transparent;font-size:10px}.inventory-panel{overflow:visible;border:0}.material-cell{min-width:0}.status{background:transparent!important}.project-missing{display:flex}}
