:root{--bg:#f5f7fa;--card:#fff;--text:#17202a;--muted:#667085;--line:#e5e7eb;--brand:#0f4c5c;--accent:#f59e0b}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.shell{grid-template-columns:260px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;background:#101828;padding:24px 18px}.brand{margin-bottom:28px;font-size:21px;font-weight:800}.brand span{color:#f7b32b}.nav{gap:8px;display:grid}.nav a{color:#d0d5dd;border-radius:10px;padding:12px 14px}.nav a:hover{color:#fff;background:#1d2939}.main{padding:32px}.header{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.card{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:20px;box-shadow:0 2px 8px #1018280a}.metric{margin-top:8px;font-size:30px;font-weight:800}.muted{color:var(--muted)}.btn{background:var(--brand);color:#fff;border:0;border-radius:10px;align-items:center;gap:8px;padding:11px 16px;font-weight:700;display:inline-flex}.table{border-collapse:collapse;width:100%;margin-top:16px}.table th,.table td{text-align:left;border-bottom:1px solid var(--line);padding:13px}.login-wrap{background:#101828;place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fff;border-radius:18px;width:min(430px,100%);padding:32px}.input{border:1px solid var(--line);border-radius:10px;width:100%;margin:7px 0 16px;padding:12px}@media (max-width:900px){.shell{grid-template-columns:1fr}.sidebar{display:none}.grid{grid-template-columns:repeat(2,1fr)}.main{padding:20px}}@media (max-width:560px){.grid{grid-template-columns:1fr}.header{flex-direction:column;align-items:flex-start;gap:15px}}h1,h2,p{margin-top:0}h1{letter-spacing:-.03em;margin-bottom:8px;font-size:34px}h2{letter-spacing:-.02em;margin-bottom:8px}.eyebrow{color:var(--brand);letter-spacing:.12em;margin-bottom:8px;font-size:12px;font-weight:800;display:block}.brain-card{color:#fff;background:linear-gradient(135deg,#102f39,#0f4c5c);border-radius:22px;grid-template-columns:.85fr 1.15fr;gap:28px;margin-bottom:18px;padding:28px;display:grid;box-shadow:0 18px 45px #0f4c5c2e}.brain-copy p{color:#d5e7eb;max-width:540px;line-height:1.6}.brain-badge{color:#e8f5f7;border:1px solid #ffffff38;border-radius:999px;margin-bottom:18px;padding:7px 10px;font-size:12px;font-weight:700;display:inline-flex}.request-form{background:#ffffff14;border:1px solid #ffffff2e;border-radius:16px;padding:18px}.request-form label{margin-bottom:8px;font-size:13px;font-weight:800;display:block}.request-form textarea{resize:vertical;width:100%;min-height:126px;font:inherit;color:#17202a;border:0;border-radius:12px;outline:none;padding:14px}.form-footer{justify-content:space-between;align-items:center;gap:16px;margin-top:12px;display:flex}.form-footer span{color:#c6dde2;font-size:12px}.request-form .btn{color:#17202a;background:#f7b32b}.metrics-grid{margin-bottom:18px}.progress-card{justify-content:space-between;align-items:center;gap:24px;display:flex}.progress{background:#e8edf0;border-radius:999px;width:min(360px,45%);height:10px;overflow:hidden}.progress span{border-radius:inherit;background:var(--brand);width:28%;height:100%;display:block}@media (max-width:900px){.brain-card{grid-template-columns:1fr}.progress-card{flex-direction:column;align-items:flex-start}.progress{width:100%}}@media (max-width:560px){h1{font-size:28px}.brain-card{padding:20px}.form-footer{flex-direction:column;align-items:stretch}.form-footer .btn{justify-content:center}}.knowledge-layout{grid-template-columns:1.15fr .85fr;align-items:start;gap:18px;display:grid}.knowledge-form{gap:2px;display:grid}.knowledge-form label{font-size:13px;font-weight:700}.textarea{resize:vertical;min-height:90px;font:inherit}.form-message{color:var(--brand);margin:8px 0 0;font-weight:700}.knowledge-list{position:sticky;top:24px}.knowledge-item{border-top:1px solid var(--line);padding:16px 0}.knowledge-item:first-of-type{margin-top:12px}.knowledge-item p{color:var(--muted);line-height:1.5}.knowledge-item small{margin-top:12px;line-height:1.5;display:block}.knowledge-item-head{justify-content:space-between;gap:12px;display:flex}.knowledge-item-head span{color:var(--muted);font-size:12px}.chips{flex-wrap:wrap;gap:6px;display:flex}.chips span{color:var(--brand);background:#eef5f6;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:700}.brain-result{background:#00000024;border:1px solid #fff3;border-radius:14px;grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px;padding:15px;display:grid}.brain-result>div{gap:4px;display:grid}.result-label{color:#c6dde2;text-transform:uppercase;letter-spacing:.06em;font-size:11px}.result-wide{grid-column:1/-1}.error-box{color:#ffe4e4}@media (max-width:1000px){.knowledge-layout{grid-template-columns:1fr}.knowledge-list{position:static}}@media (max-width:700px){.brain-result{grid-template-columns:1fr}.result-wide{grid-column:auto}}.status-pill{color:#027a48;background:#ecfdf3;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:800;display:inline-flex}.quote-document{border:1px solid var(--line);background:#fff;border-radius:18px;max-width:1050px;margin:0 auto;padding:34px;box-shadow:0 8px 30px #1018280f}.quote-doc-head{border-bottom:2px solid #0f4c5c;justify-content:space-between;gap:24px;padding-bottom:24px;display:flex}.quote-doc-head>div:last-child{text-align:right;gap:6px;display:grid}.quote-customer{background:#f7f9fb;border-radius:12px;gap:5px;margin:24px 0;padding:18px;display:grid}.quote-items{margin:18px 0 28px}.quote-footer-grid{grid-template-columns:1fr 360px;gap:28px;display:grid}.quote-totals{background:#f8fafc;border-radius:14px;padding:18px}.quote-totals p{border-bottom:1px solid #e4e7ec;justify-content:space-between;margin:0;padding:8px 0;display:flex}.quote-totals .grand-total{border:0;padding-top:16px;font-size:21px}.quote-totals .grand-total strong{color:#0f4c5c}@media (max-width:800px){.quote-footer-grid{grid-template-columns:1fr}.quote-doc-head{flex-direction:column}.quote-doc-head>div:last-child{text-align:left}.quote-document{padding:20px;overflow:auto}}@media print{body{background:#fff}.sidebar,.no-print{display:none!important}.shell{display:block}.main{padding:0}.quote-document{box-shadow:none;border:0;max-width:none;padding:0}}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;min-height:255px;padding:22px;transition:all .18s;display:flex;box-shadow:0 4px 18px #1018280d}.product-card:hover{border-color:#b8d4da;transform:translateY(-2px);box-shadow:0 12px 28px #10182817}.product-card-head,.product-card-footer{justify-content:space-between;align-items:center;gap:14px;display:flex}.product-card-head>span:last-child{color:var(--muted);font-size:12px;font-weight:700}.product-card h2{margin-top:20px}.product-card p{color:var(--muted);line-height:1.5}.product-stats{grid-template-columns:repeat(4,1fr);gap:8px;margin:auto 0 20px;display:grid}.product-stats span{color:var(--muted);background:#f7f9fb;border-radius:10px;gap:3px;padding:10px;font-size:11px;display:grid}.product-stats strong{color:var(--text);font-size:17px}.product-card-footer{border-top:1px solid var(--line);padding-top:16px;font-size:12px}.product-card-footer strong{color:var(--brand)}.engineering-overview{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.engineering-overview .card{gap:8px;display:grid}.engineering-overview strong{font-size:21px}.engineering-simulator{color:#fff;background:#102f39;border-radius:20px;margin-bottom:18px;padding:24px}.engineering-section-head p{color:#c6dde2}.engineering-inputs{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:20px 0;display:grid}.engineering-inputs label{font-size:12px;font-weight:800}.engineering-inputs .input{background:#fff;margin-bottom:0}.engineering-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.engineering-metrics>div{background:#ffffff12;border:1px solid #ffffff26;border-radius:13px;gap:7px;padding:16px;display:grid}.engineering-metrics span{color:#c6dde2;font-size:12px}.engineering-metrics strong{font-size:21px}.engineering-metrics .highlight{color:#17202a;background:#f7b32b;border-color:#f7b32b}.engineering-metrics .highlight span{color:#503600}.engineering-cost-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.engineering-cost-grid .card{color:var(--text);background:#fff;gap:6px;padding:14px;display:grid}.engineering-breakdown{color:var(--text);background:#fff;border-radius:14px;margin-top:18px;padding:18px;overflow:auto}.engineering-breakdown h3{margin-top:0}.engineering-warning{color:#ffdda0;margin:14px 0 0;font-size:12px;line-height:1.5}.engineering-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.engineering-row{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding:13px 0;display:flex}.engineering-row:first-of-type{margin-top:12px}.engineering-row>div{gap:4px;display:grid}.engineering-row span{color:var(--muted);text-align:right;font-size:12px}.formula-row{border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:7px;padding:13px 0;display:grid}.formula-row code{color:#d1fadf;background:#101828;border-radius:8px;grid-column:1/-1;padding:10px;overflow:auto}.formula-row span{color:var(--muted);font-size:12px}.engineering-notes{margin-top:18px}.engineering-notes p{color:var(--muted);margin-bottom:0;line-height:1.6}@media (max-width:1050px){.product-grid,.engineering-columns{grid-template-columns:1fr}.engineering-inputs,.engineering-metrics,.engineering-overview,.engineering-cost-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.engineering-inputs,.engineering-metrics,.engineering-overview,.engineering-cost-grid{grid-template-columns:1fr}.product-stats{grid-template-columns:repeat(2,1fr)}}.dashboard-topbar{z-index:30;align-items:center;gap:14px;margin-bottom:24px;display:flex;position:relative}.dashboard-topbar>.global-search{flex:1}.global-search{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:10px;min-height:46px;padding:0 14px;display:flex;position:relative;box-shadow:0 3px 12px #1018280a}.global-search>svg{color:#667085;flex:none}.global-search input{width:100%;color:var(--text);font:inherit;background:0 0;border:0;outline:0}.search-spinner{animation:.8s linear infinite search-spin}.search-results{z-index:60;border:1px solid var(--line);background:#fff;border-radius:15px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 20px 45px #1018282e}.search-results>a{z-index:2;border-bottom:1px solid #eef0f3;align-items:center;gap:12px;padding:12px 14px;display:flex;position:relative}.search-results>a:last-child{border-bottom:0}.search-results>a:hover{background:#f7fafb}.search-result-icon{width:34px;height:34px;color:var(--brand);background:#eef5f6;border-radius:10px;place-items:center;display:grid}.search-result-copy{flex:1;gap:3px;min-width:0;display:grid}.search-result-copy strong,.search-result-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.search-result-copy small{color:var(--muted)}.search-result-type{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:800}.search-empty{text-align:center;color:var(--muted);padding:24px}.search-backdrop{z-index:1;background:0 0;border:0;position:fixed;inset:0}.dashboard-hero{background:linear-gradient(135deg,#f7fbfc,#edf6f7);border:1px solid #d9e8eb;border-radius:22px;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:18px;padding:28px;display:flex}.dashboard-hero p{color:var(--muted);margin:0;font-size:16px}.today-revenue{color:#fff;background:#102f39;border-radius:16px;gap:5px;min-width:260px;padding:18px;display:grid}.today-revenue span,.today-revenue small{color:#c6dde2}.today-revenue strong{font-size:27px}.dashboard-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.dashboard-metric-card{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:flex-start;gap:13px;padding:18px;display:flex;box-shadow:0 3px 14px #1018280a}.dashboard-metric-icon{width:40px;height:40px;color:var(--brand);background:#eef5f6;border-radius:12px;place-items:center;display:grid}.dashboard-metric-card>div{gap:3px;display:grid}.dashboard-metric-card span{color:var(--muted);font-size:12px}.dashboard-metric-card strong{font-size:26px}.dashboard-metric-card small{color:#98a2b3}.dashboard-columns{grid-template-columns:1.35fr .65fr;gap:18px;margin-bottom:18px;display:grid}.dashboard-brain-card{color:#fff;background:linear-gradient(135deg,#102f39,#0f4c5c);align-items:center;gap:20px;display:flex}.dashboard-brain-card p{color:#c6dde2;max-width:660px;line-height:1.55}.dashboard-brain-card .eyebrow{color:#f7c557}.brain-orb{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:20px;flex:none;place-items:center;width:64px;height:64px;display:grid}.dashboard-actions{flex-wrap:wrap;gap:10px;display:flex}.btn-secondary{color:#102f39;background:#fff}.quick-actions-card h2{margin-bottom:16px}.quick-action-list{gap:8px;display:grid}.quick-action-list>a{background:#f8fafb;border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.quick-action-list>a:hover{background:#eef5f6}.quick-action-list>a>svg{color:var(--brand)}.quick-action-list span{gap:2px;display:grid}.quick-action-list small{color:var(--muted)}.section-heading-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.section-heading-row>a{color:var(--brand);align-items:center;gap:5px;font-weight:800;display:flex}.recent-quote-list{margin-top:10px;display:grid}.recent-quote-list>a{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:15px 3px;display:flex}.recent-quote-list>a:hover{background:#fbfcfd}.recent-quote-main,.recent-quote-meta{gap:4px;display:grid}.recent-quote-main span,.recent-quote-main small,.recent-quote-meta small{color:var(--muted)}.recent-quote-main small{text-overflow:ellipsis;white-space:nowrap;max-width:650px;overflow:hidden}.recent-quote-meta{text-align:right;justify-items:end}.quote-status{color:#475467;text-transform:uppercase;background:#f2f4f7;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800;display:inline-flex}.quote-status-approved{color:#027a48;background:#ecfdf3}.quote-status-rejected,.quote-status-cancelled{color:#b42318;background:#fef3f2}.quote-status-sent,.quote-status-viewed{color:#175cd3;background:#eff8ff}.quote-status-ready{color:#b54708;background:#fffaeb}.empty-state{color:var(--muted);text-align:center;place-items:center;gap:7px;padding:42px;display:grid}.empty-state strong{color:var(--text)}@keyframes search-spin{to{transform:rotate(360deg)}}@media (max-width:1050px){.dashboard-metrics{grid-template-columns:repeat(2,1fr)}.dashboard-columns{grid-template-columns:1fr}}@media (max-width:700px){.dashboard-topbar,.dashboard-hero{flex-direction:column;align-items:stretch}.today-revenue{min-width:0}.dashboard-metrics{grid-template-columns:1fr}.dashboard-brain-card,.recent-quote-list>a{flex-direction:column;align-items:flex-start}.recent-quote-meta{text-align:left;justify-items:start}.search-result-type{display:none}}.customer-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.customer-summary-grid .card{gap:6px;display:grid}.customer-summary-grid span{color:var(--muted);font-size:12px}.customer-summary-grid strong{font-size:28px}.customer-list-toolbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.customer-search{border:1px solid var(--line);background:#fff;border-radius:13px;flex:1;align-items:center;gap:10px;min-height:46px;padding:0 14px;display:flex}.customer-search svg{color:var(--muted)}.customer-search input{width:100%;font:inherit;background:0 0;border:0;outline:0}.customer-table-card{padding:0;overflow:hidden}.customer-list{display:grid}.customer-list-row{border-bottom:1px solid var(--line);grid-template-columns:48px minmax(180px,1.4fr) minmax(100px,.7fr) 90px minmax(120px,.8fr) minmax(120px,.8fr) auto;align-items:center;gap:14px;padding:15px 18px;display:grid}.customer-list-row:last-child{border-bottom:0}.customer-list-row:hover{background:#f8fbfc}.customer-avatar,.customer-profile-avatar{color:var(--brand);background:#eaf3f5;border-radius:14px;place-items:center;font-weight:900;display:grid}.customer-avatar{width:42px;height:42px}.customer-primary,.customer-list-row>div:not(.customer-avatar){gap:4px;display:grid}.customer-primary span,.customer-list-row small{color:var(--muted);font-size:11px}.customer-status{text-transform:uppercase;border-radius:999px;justify-content:center;padding:6px 9px;font-size:10px;font-weight:900;display:inline-flex}.customer-status-active{color:#027a48;background:#ecfdf3}.customer-status-inactive{color:#b54708;background:#fffaeb}.customer-status-archived{color:#475467;background:#f2f4f7}.customer-form{max-width:1050px;margin:0 auto}.customer-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;display:grid}.customer-form label{font-size:12px;font-weight:800}.customer-form .textarea{min-height:110px}.form-section-heading{border-top:1px solid var(--line);margin:6px 0 10px;padding-top:12px}.form-section-heading:first-child{border:0;padding-top:0}.customer-form-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.customer-form-error{color:#b42318;background:#fef3f2;border-radius:10px;padding:12px;font-weight:700}.customer-detail-actions{justify-content:space-between;margin-bottom:16px;display:flex}.customer-profile-card{background:linear-gradient(135deg,#f8fcfd,#eef7f8);border:1px solid #d9e8eb;border-radius:20px;align-items:center;gap:18px;margin-bottom:18px;padding:24px;display:flex}.customer-profile-avatar{width:68px;height:68px;font-size:22px}.customer-profile-title{flex:1}.customer-profile-title h1{margin-bottom:4px}.customer-profile-title p{color:var(--muted);margin:0}.customer-detail-grid{grid-template-columns:1.1fr .9fr;gap:18px;margin-bottom:18px;display:grid}.customer-contact-list{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.customer-contact-list p{background:#f8fafb;border-radius:11px;align-items:flex-start;gap:10px;margin:0;padding:12px;display:flex}.customer-contact-list svg{color:var(--brand)}.customer-contact-list span{gap:3px;display:grid}.customer-contact-list small{color:var(--muted)}.customer-commercial-summary{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.customer-commercial-summary h2,.customer-commercial-summary .btn{grid-column:1/-1}.customer-commercial-summary>div{background:#f8fafb;border-radius:11px;gap:4px;padding:12px;display:grid}.customer-commercial-summary span{color:var(--muted);font-size:11px}.customer-commercial-summary strong{font-size:17px}.customer-commercial-summary .btn{justify-content:center}.customer-notes{margin-bottom:18px}.customer-notes p{color:var(--muted);white-space:pre-line;margin:0;line-height:1.65}.customer-quote-list{margin-top:12px;display:grid}.customer-quote-list>a{border-top:1px solid var(--line);align-items:center;gap:12px;padding:14px 3px;display:flex}.customer-quote-list>a:hover{background:#fbfcfd}.customer-quote-list>a>svg{color:var(--brand)}.customer-quote-list>a>span:not(.customer-quote-meta){flex:1;gap:3px;min-width:0;display:grid}.customer-quote-list small{color:var(--muted)}.customer-quote-meta{text-align:right;gap:3px;display:grid}@media (max-width:1100px){.customer-list-row{grid-template-columns:44px 1.4fr .7fr 80px .8fr auto}.customer-list-row>div:nth-of-type(6){display:none}}@media (max-width:850px){.customer-summary-grid,.customer-detail-grid{grid-template-columns:1fr}.customer-list-row{grid-template-columns:44px 1fr auto}.customer-list-row>div:not(.customer-avatar):not(.customer-primary),.customer-list-row>span{display:none}.customer-contact-list,.customer-commercial-summary{grid-template-columns:1fr}.customer-commercial-summary h2,.customer-commercial-summary .btn{grid-column:auto}}@media (max-width:620px){.customer-list-toolbar,.customer-detail-actions,.customer-profile-card{flex-direction:column;align-items:stretch}.customer-form-grid,.customer-summary-grid{grid-template-columns:1fr}.customer-profile-card .customer-status{align-self:flex-start}}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.stat-card{background:#fff;border:1px solid #dde4ea;border-radius:16px;padding:18px;box-shadow:0 8px 24px #0f172a0d}.stat-card span{color:#65758b;margin-bottom:8px;font-size:.86rem;display:block}.stat-card strong{color:#122033;font-size:1.8rem}.two-column{grid-template-columns:1fr 1fr;gap:18px;display:grid}.btn.primary{color:#fff;background:#0d5f6d;border-color:#0d5f6d}@media (max-width:900px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.two-column{grid-template-columns:1fr}}.production-page-header,.production-stats{margin-bottom:18px}.production-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.production-toolbar>span{color:var(--muted);font-size:12px;font-weight:700}.production-search{border:1px solid var(--line);background:#fff;border-radius:13px;flex:1;align-items:center;gap:10px;max-width:620px;min-height:44px;padding:0 14px;display:flex}.production-search svg{color:var(--muted)}.production-search input{width:100%;font:inherit;background:0 0;border:0;outline:0}.production-error{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:12px;align-items:center;gap:9px;margin-bottom:14px;padding:12px 14px;font-weight:700;display:flex}.production-board{grid-template-columns:repeat(5,minmax(260px,1fr));align-items:start;gap:14px;padding-bottom:12px;display:grid;overflow-x:auto}.production-column{background:#eef3f5;border:1px solid #dce5ea;border-radius:16px;min-height:480px}.production-column-header{border-bottom:1px solid #dce5ea;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.production-column-header>span{align-items:center;gap:8px;font-weight:900;display:flex}.production-column-header>strong{color:#102f39;background:#fff;border-radius:999px;place-items:center;min-width:26px;height:26px;padding:0 7px;font-size:12px;display:grid}.production-column-body{gap:10px;padding:10px;display:grid}.production-column-empty{color:#7a8999;text-align:center;padding:24px 12px;font-size:12px}.production-column-waiting .production-column-header{color:#8a5a00}.production-column-in_production .production-column-header{color:#175cd3}.production-column-paused .production-column-header{color:#b54708}.production-column-completed .production-column-header{color:#027a48}.production-column-delivered .production-column-header{color:#475467}.production-kanban-card{cursor:grab;background:#fff;border:1px solid #dfe7eb;border-radius:13px;gap:9px;padding:13px;transition:all .16s;display:grid;box-shadow:0 4px 12px #1018280d}.production-kanban-card:hover{transform:translateY(-1px);box-shadow:0 8px 20px #10182814}.production-kanban-card.is-updating{opacity:.6;pointer-events:none}.production-card-topline{justify-content:space-between;align-items:center;gap:10px;display:flex}.production-card-topline>a{color:var(--brand);font-weight:900}.production-card-topline>span{font-size:11px;font-weight:800}.production-kanban-card h3{margin:0;font-size:14px;line-height:1.35}.production-kanban-card p{margin:0;font-size:13px;font-weight:800}.production-kanban-card>small{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.45;display:-webkit-box;overflow:hidden}.production-card-meta{color:#728196;border-top:1px solid #edf1f3;gap:3px;padding-top:8px;font-size:10px;display:grid}.production-card-actions{flex-wrap:wrap;gap:6px;display:flex}.production-card-actions button,.production-card-actions a,.production-cancelled-list button{color:#0d5f6d;font:inherit;cursor:pointer;background:#edf5f6;border:0;border-radius:8px;padding:7px 9px;font-size:10px;font-weight:900}.production-card-actions button:hover,.production-card-actions a:hover,.production-cancelled-list button:hover{background:#dcebed}.production-cancelled-list{margin-top:18px}.production-cancelled-list>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:11px 0;display:flex}@media (max-width:900px){.production-toolbar{flex-direction:column;align-items:stretch}.production-search{max-width:none}.production-board{grid-template-columns:repeat(5,280px)}}.stock-stats{margin-bottom:18px}.stock-stats h2{font-size:1.55rem}.stock-alert{color:#93370d;background:#fffaeb;border-color:#fedf89;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.stock-alert span{color:#b54708}.section-heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.table-wrap{overflow-x:auto}.stock-sub{color:var(--muted);margin-top:4px;display:block}.stock-pill{border-radius:999px;padding:5px 9px;font-size:11px;font-weight:900;display:inline-flex}.stock-pill.ok{color:#027a48;background:#ecfdf3}.stock-pill.low{color:#b42318;background:#fef3f2}.stock-empty{text-align:center;padding:44px 12px}.stock-form{max-width:1050px}.stock-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;display:grid}.stock-form-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.stock-form label,.stock-movement-form label{font-size:12px;font-weight:800}.stock-form-actions{justify-content:flex-end;display:flex}.stock-error{color:#b42318;background:#fef3f2;border-radius:10px;padding:11px;font-weight:800}.stock-positive{color:#027a48;font-weight:900}.stock-negative{color:#b42318;font-weight:900}.stock-movement-form{margin-top:16px}@media (max-width:800px){.stock-form-grid,.stock-form-grid.compact{grid-template-columns:1fr}.stock-alert{flex-direction:column;align-items:flex-start}}
