.login-page{color:#172033;background:#fff;grid-template-columns:1.1fr .9fr;min-height:100vh;display:grid}.login-info-panel{background:radial-gradient(circle at 10% 10%,#6532d924,#0000 35%),linear-gradient(135deg,#faf8ff 0%,#f5f1ff 45%,#fff 100%);flex-direction:column;min-height:100vh;padding:48px 64px 34px;display:flex;position:relative;overflow:hidden}.brand-row{align-items:center;gap:14px;display:flex}.brand-logo{object-fit:contain;width:58px;height:58px}.brand-name{letter-spacing:.08em;color:#22263a;font-size:24px;font-weight:800;line-height:1}.brand-tagline{letter-spacing:.18em;color:#77718a;margin-top:6px;font-size:9px;font-weight:700}.welcome-content{width:100%;max-width:680px;margin:auto 0;padding:50px 0}.welcome-content h1{letter-spacing:-.035em;color:#171b2d;max-width:660px;margin:0;font-size:clamp(38px,4.2vw,62px);font-weight:700;line-height:1.08}.welcome-content h1 span{color:#6532d9;margin-top:6px;display:block}.accent-line{background:#6532d9;border-radius:999px;width:72px;height:4px;margin:28px 0 24px}.welcome-description{color:#667085;max-width:630px;margin:0;font-size:15px;line-height:1.75}.feature-list{gap:22px;margin-top:38px;display:grid}.feature-item{align-items:flex-start;gap:15px;display:flex}.feature-icon{color:#6532d9;background:#eee8ff;border-radius:11px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:18px;font-weight:700;display:grid}.feature-item h3{color:#25293b;margin:0 0 5px;font-size:15px;font-weight:700}.feature-item p{color:#7a8190;max-width:500px;margin:0;font-size:13px;line-height:1.55}.security-note{letter-spacing:.02em;color:#8a839b;font-size:11px}.login-action-panel{background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:48px;display:flex}.login-card{text-align:center;background:#fff;border:1px solid #ece8f5;border-radius:20px;width:100%;max-width:440px;padding:44px 40px;box-shadow:0 24px 60px #21183b17,0 4px 14px #21183b0d}.login-logo{object-fit:contain;width:125px;height:auto;margin-bottom:26px}.login-card h2{color:#1d2235;margin:0;font-size:27px;font-weight:700}.login-card-description{color:#7a8190;margin:9px 0 28px;font-size:14px}.google-login-container{justify-content:center;width:100%;display:flex;overflow:hidden}.google-login-container>div{width:100%!important}.login-divider{align-items:center;gap:12px;margin:24px 0;display:flex}.login-divider span{background:#e6e7eb;flex:1;height:1px}.login-divider p{color:#9a9fac;margin:0;font-size:12px}.email-login-button{color:#303548;cursor:pointer;background:#fff;border:1px solid #ddd8eb;border-radius:8px;justify-content:center;align-items:center;gap:9px;width:100%;height:44px;font-size:14px;font-weight:600;transition:border-color .18s,background .18s,box-shadow .18s;display:flex}.email-login-button:hover{background:#faf8ff;border-color:#b9a7ea;box-shadow:0 3px 10px #6532d914}.email-icon{color:#6532d9;font-size:16px}.legal-text{color:#9297a4;margin:24px 0 0;font-size:11px;line-height:1.6}.legal-text a{color:#6532d9;text-decoration:none}.legal-text a:hover{text-decoration:underline}.copyright{color:#9a9fac;margin-top:26px;font-size:11px}@media (width<=1000px){.login-page{grid-template-columns:1fr}.login-info-panel{min-height:auto;padding:36px 32px 48px}.welcome-content{margin:40px 0 20px;padding:0}.welcome-content h1{font-size:42px}.security-note{margin-top:26px}.login-action-panel{min-height:auto;padding:50px 24px 60px}}@media (width<=600px){.login-info-panel{padding:26px 20px 36px}.brand-logo{width:48px;height:48px}.brand-name{font-size:20px}.welcome-content{margin-top:34px}.welcome-content h1{font-size:34px}.welcome-description{font-size:14px}.feature-list{gap:18px;margin-top:30px}.login-action-panel{padding:36px 16px 48px}.login-card{border-radius:16px;padding:34px 22px}.login-logo{width:105px}}.dashboard-page{padding:32px}.dashboard-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}.dashboard-heading h2{color:#172033;margin:0;font-size:30px;font-weight:700}.dashboard-heading p{color:#667085;margin:8px 0 0;font-size:15px}.primary-action-button{color:#fff;cursor:pointer;background:#6532d9;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 18px;font-size:14px;font-weight:600;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.primary-action-button:hover{background:#5726c5;box-shadow:0 6px 16px #6532d933}.dashboard-section-title{text-transform:uppercase;letter-spacing:.08em;color:#7c8496;margin-bottom:12px;font-size:13px;font-weight:700}.master-data-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:28px;display:grid}.master-data-card{text-align:left;width:100%;min-height:130px;color:inherit;background:#fff;border:1px solid #e4e7ec;border-radius:14px;align-items:flex-start;gap:15px;padding:20px;display:flex;position:relative;box-shadow:0 2px 7px #1018280a}button.master-data-card{cursor:pointer;transition:transform .15s,border-color .15s,box-shadow .15s}button.master-data-card:hover{border-color:#cbbcf2;transform:translateY(-2px);box-shadow:0 8px 22px #6532d917}.master-data-card.disabled{background:#fafafa}.master-card-icon{border-radius:12px;flex:0 0 46px;place-items:center;width:46px;height:46px;display:grid}.master-card-icon.customer{color:#6532d9;background:#efe9ff}.master-card-icon.vendor{color:#4667b8;background:#eef4ff}.master-card-icon.material{color:#34846b;background:#edf8f3}.master-card-content{flex:1;min-width:0}.master-card-content h3{color:#202637;margin:2px 0 8px;font-size:17px;font-weight:700}.master-card-content p{color:#737b8c;margin:0;font-size:13px;line-height:1.55}.master-card-arrow{color:#8b92a1;flex:none;align-self:center}.card-title-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.card-title-row h3{margin-right:2px}.coming-soon{color:#7b8190;background:#f0f1f4;border-radius:999px;align-items:center;padding:3px 8px;font-size:10px;font-weight:700;display:inline-flex}.dashboard-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:18px;display:grid}.dashboard-panel{background:#fff;border:1px solid #e4e7ec;border-radius:14px;padding:22px;box-shadow:0 2px 7px #1018280a}.dashboard-panel-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.dashboard-panel-header h3{color:#202637;margin:0;font-size:17px}.dashboard-panel-header button{color:#6532d9;cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:600}.overview-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.overview-stat{background:#f8f7fb;border-radius:11px;padding:16px}.overview-stat span{color:#7a8190;margin-bottom:8px;font-size:12px;display:block}.overview-stat strong{color:#252a3a;font-size:27px;font-weight:700}.dashboard-note{color:#8a91a0;margin:16px 0 0;font-size:12px;line-height:1.5}.quick-action{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #eceef2;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:14px 0;display:flex}.quick-action:last-child{border-bottom:0}.quick-action strong{color:#272c3c;margin-bottom:4px;font-size:14px;display:block}.quick-action span{color:#7b8291;font-size:12px;display:block}.quick-action>svg{color:#8e95a4;flex:none}.quick-action:hover strong,.quick-action:hover>svg{color:#6532d9}@media (width<=1100px){.master-data-cards,.dashboard-grid{grid-template-columns:1fr}}@media (width<=700px){.dashboard-page{padding:20px}.dashboard-heading{flex-direction:column}.dashboard-heading h2{font-size:25px}.primary-action-button{width:100%}.overview-stats{grid-template-columns:1fr}}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{color:#141a33;background:#fff;font-family:Inter,Segoe UI,Arial,Helvetica,sans-serif;overflow:hidden}button,input,textarea,select{font:inherit}.primary-action-button{color:#fff;cursor:pointer;background:#6532d9;border:0;border-radius:8px;align-items:center;gap:7px;min-height:36px;padding:0 14px;font-size:12px;font-weight:650;display:inline-flex}.primary-action-button:hover{background:#5726c3}.secondary-action-button{color:#6532d9;cursor:pointer;background:#fff;border:1px solid #d5c8f7;border-radius:6px;height:30px;padding:0 10px;font-size:10px;font-weight:600}.secondary-action-button:hover{background:#f6f2ff}.page-container{max-width:1400px;margin:0 auto}.page-heading{margin-bottom:24px}.page-heading h2{color:#1c223b;margin:0 0 5px;font-size:27px}.page-heading p{color:#777e92;margin:0;font-size:14px}.content-card{color:#6f768b;background:#fff;border:1px solid #e5e6ed;border-radius:14px;min-height:250px;padding:25px}.app-layout{background:#f6f7fb;min-height:100vh}.sidebar{z-index:100;background:#fff;border-right:1px solid #e7e8ef;flex-direction:column;width:210px;transition:width .2s;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar--collapsed{width:68px}.sidebar-header{border-bottom:1px solid #eeeef4;justify-content:space-between;align-items:center;height:62px;padding:0 12px;display:flex}.sidebar-brand-name{color:#6532d9;font-size:20px;font-weight:800}.sidebar-brand-subtitle{letter-spacing:1px;color:#8b90a1;margin-top:1px;font-size:8px}.sidebar-brand-mini{color:#fff;background:#6532d9;border-radius:8px;place-items:center;width:32px;height:32px;font-size:17px;font-weight:800;display:grid}.sidebar-toggle{color:#777e93;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:29px;height:29px;display:grid}.sidebar-toggle:hover{color:#6532d9;background:#f4f1ff}.sidebar-nav{flex:1;padding:10px 8px;overflow-y:auto}.sidebar-link,.sidebar-section-button{color:#555d73;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;width:100%;min-height:36px;padding:0 9px;font-size:12px;font-weight:550;text-decoration:none;display:flex}.sidebar-link:hover,.sidebar-section-button:hover{color:#6532d9;background:#f6f3ff}.sidebar-link.active{color:#6532d9;background:#f0ebff;font-weight:650}.sidebar-section{margin-top:1px}.sidebar-section-button{justify-content:space-between}.sidebar-section-left{align-items:center;gap:9px;display:flex}.sidebar-submenu{border-left:1px solid #dedbea;margin:2px 0 5px 25px;padding-left:8px}.sidebar-sublink{color:#73798d;border-radius:6px;align-items:center;gap:7px;min-height:30px;padding:0 7px;font-size:11px;text-decoration:none;display:flex}.sidebar-sublink:hover{color:#6532d9;background:#f7f5ff}.sidebar-sublink.active{color:#6532d9;font-weight:650}.sidebar--collapsed .sidebar-link,.sidebar--collapsed .sidebar-section-button{justify-content:center;min-height:36px;padding:0}.sidebar-link svg,.sidebar-section-button svg{width:17px;height:17px}.sidebar-sublink svg{width:14px;height:14px}.sidebar-footer{color:#777e92;border-top:1px solid #eeeef4;flex-direction:column;padding:12px;font-size:10px;display:flex}.sidebar-footer small{color:#aaaebc;margin-top:2px;font-size:9px}.app-main{min-height:100vh;margin-left:210px;transition:margin-left .2s}.app-main.sidebar-collapsed{margin-left:68px}.app-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:90;background:#fffffff5;border-bottom:1px solid #e8e9ef;justify-content:space-between;align-items:center;height:62px;padding:0 24px;display:flex;position:sticky;top:0}.app-header-title{color:#252b43;margin:0;font-size:16px;font-weight:650}.header-user-area{align-items:center;gap:11px;display:flex}.header-user-image,.header-user-placeholder{color:#6532d9;background:#eee9ff;border-radius:50%;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:13px;font-weight:700;display:grid}.header-user-info{flex-direction:column;min-width:130px;display:flex}.header-user-name{color:#292f47;font-size:13px;font-weight:650}.header-user-email{color:#8990a2;text-overflow:ellipsis;white-space:nowrap;max-width:190px;font-size:11px;overflow:hidden}.header-logout-button{color:#555c71;cursor:pointer;background:#fff;border:1px solid #dbdde6;border-radius:8px;align-items:center;gap:7px;height:38px;padding:0 13px;display:flex}.header-logout-button:hover{color:#6532d9;border-color:#6532d9}.app-content{padding:20px}.customers-page{max-width:1400px;margin:0 auto}.customers-heading{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.customers-heading h2{color:#1c223b;margin:0 0 3px;font-size:24px;font-weight:720}.customers-heading p{color:#777e92;margin:0;font-size:12px}.customer-toolbar{align-items:center;gap:8px;margin-bottom:10px;display:flex}.customer-search{color:#8b91a3;background:#fff;border:1px solid #dfe1e9;border-radius:8px;align-items:center;gap:9px;width:360px;height:36px;padding:0 12px;display:flex}.customer-search input{color:#252b43;background:0 0;border:0;outline:0;width:100%;font-size:11px}.customer-filter{color:#777e91;background:#fff;border:1px solid #dfe1e9;border-radius:8px;align-items:center;gap:7px;height:36px;padding:0 10px;display:flex}.customer-filter select{color:#4d546a;background:0 0;border:0;outline:0;font-size:11px}.customer-workspace{align-items:stretch;gap:0;width:100%;display:flex}.customer-list-panel{flex:auto;min-width:420px;overflow:hidden}.customer-table-card{background:#fff;border:1px solid #e3e5ec;border-radius:10px;overflow:hidden}.customer-table{border-collapse:collapse;table-layout:fixed;width:100%}.customer-table th{color:#7b8194;text-align:left;text-transform:uppercase;border-bottom:1px solid #e8e9ef;height:32px;padding:0 10px;font-size:8.5px;font-weight:700}.customer-table th:first-child{width:31%}.customer-table th:nth-child(2){width:16%}.customer-table th:nth-child(3){width:20%}.customer-table th:nth-child(4){width:13%}.customer-table th:nth-child(5){width:15%}.customer-table td{color:#4e556b;border-bottom:1px solid #eeeef3;height:46px;padding:0 10px;font-size:10.5px}.customer-table tbody tr{cursor:pointer}.customer-table tbody tr:hover{background:#faf9ff}.customer-table tbody tr.selected{background:#f5f1ff;box-shadow:inset 3px 0 #6532d9}.customer-name-cell{align-items:center;gap:9px;display:flex}.customer-avatar{color:#6332d9;background:#eee9ff;border-radius:7px;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:9px;font-weight:750;display:grid}.customer-name{color:#242a42;margin-bottom:1px;font-size:11px;font-weight:650;line-height:1.2}.customer-code{color:#9297a8;font-size:8.5px}.customer-location{flex-direction:column;gap:1px;display:flex}.customer-location span{font-size:10.5px}.customer-location small{color:#9499aa;font-size:8.5px}.customer-status{white-space:nowrap;border-radius:20px;align-items:center;gap:6px;width:fit-content;padding:2px 6px;font-size:8.5px;font-weight:650;display:inline-flex}.status-dot{background:currentColor;border-radius:50%;width:6px;height:6px}.customer-status--active{color:#27895a;background:#eaf8f0}.customer-status--draft{color:#a67413;background:#fff6df}.customer-status--inactive{color:#747a8b;background:#f1f2f5}.customer-arrow-column{color:#a1a6b5;text-align:right!important;width:42px!important;padding-left:0!important;padding-right:12px!important}.customer-table-footer{color:#8b91a2;background:#fcfcfe;border-top:1px solid #eeeef3;align-items:center;height:32px;padding:0 10px;font-size:8.5px;display:flex}.customer-resizer{cursor:col-resize;background:0 0;align-self:stretch;width:7px;min-width:7px;position:relative}.customer-resizer:before{content:"";background:#dfe1e9;width:1px;position:absolute;top:0;bottom:0;left:3px}.customer-resizer:after{content:"";background:#c7c9d3;border-radius:10px;width:3px;height:34px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.customer-resizer:hover:before,.customer-resizer:hover:after{background:#6532d9}.customer-drawer-wrapper{flex:none;min-width:360px;height:calc(100vh - 190px);min-height:0}.customer-drawer{background:#fff;border:1px solid #e2e3eb;border-radius:10px;flex-direction:column;width:100%;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.customer-drawer-body{flex:1;min-height:0;overflow:hidden auto}.customer-drawer-footer{z-index:2;background:#fff;border-top:1px solid #e8e8ef;flex:0 0 46px;justify-content:flex-end;align-items:center;gap:8px;min-height:46px;padding:0 12px;display:flex}.customer-drawer-header{border-bottom:1px solid #eeeef3;flex-shrink:0;padding:12px 42px 10px 14px;position:relative}.customer-drawer-eyebrow{color:#7562ba;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:750}.customer-drawer-header h2{margin:0 0 3px;font-size:17px}.customer-drawer-code{color:#9297a8;font-size:10px}.customer-drawer-close{color:#777e91;background:0 0;border:0;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:10px;right:10px}.customer-drawer-status-row{background:#fcfcfe;border-bottom:1px solid #eeeef3;flex-shrink:0;align-items:center;gap:10px;min-height:36px;padding:0 14px;display:flex}.customer-drawer-body{flex:1;min-height:0;padding:12px 14px 18px;overflow:hidden auto}.customer-detail-section{border-bottom:1px solid #eeeef3;margin-bottom:10px;padding-bottom:10px}.customer-detail-section-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.customer-detail-section-title{color:#33394f;text-transform:uppercase;margin-bottom:7px;font-size:9px;font-weight:750}.customer-detail-grid,.customer-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px;display:grid}.customer-detail-field label,.customer-edit-field label{color:#9499aa;text-transform:uppercase;margin-bottom:3px;font-size:8.5px;font-weight:650;display:block}.customer-detail-field div{color:#343a50;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.customer-edit-field input,.customer-edit-field select{color:#343a50;background:#fff;border:1px solid #e2e3ea;border-radius:7px;outline:0;width:100%;height:30px;padding:0 8px;font-size:10px}.customer-detail-address{color:#6942cf;background:#faf9fe;border:1px solid #e6e4ef;border-radius:9px;align-items:flex-start;gap:10px;padding:12px;display:flex}.customer-drawer-footer{background:#fff;border-top:1px solid #e8e8ef;flex-shrink:0;justify-content:space-between;align-items:center;min-height:50px;padding:0 14px;display:flex}.customer-audit-box{margin-bottom:8px;padding:8px 10px}.customer-audit-box svg{width:15px;height:15px}.customer-audit-box span{font-size:8.5px}.customer-audit-box strong{font-size:10px}.customer-audit-grid{padding-top:2px}.customer-audit-grid .customer-detail-field label{font-size:8px}.customer-audit-grid .customer-detail-field div{font-size:9.5px}.app-toast{z-index:2000;background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:flex-start;gap:10px;width:min(360px,100vw - 40px);padding:13px 14px;display:flex;position:fixed;top:78px;right:24px;box-shadow:0 10px 30px #0f172a1f,0 2px 8px #0f172a14}.app-toast--success{border-left:4px solid #16a34a}.app-toast--error{border-left:4px solid #dc2626}.app-toast-icon{margin-top:1px;display:flex}.app-toast--success .app-toast-icon{color:#16a34a}.app-toast--error .app-toast-icon{color:#dc2626}.app-toast-message{color:#1f2937;flex:1;font-size:14px;line-height:1.4}.app-toast-close{cursor:pointer;color:#6b7280;background:0 0;border:0;padding:0}.customers-loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;display:flex}.loading-spinner{border:4px solid #e9e2f8;border-top-color:#6532d9;border-radius:50%;width:38px;height:38px;margin-bottom:14px;animation:.8s linear infinite disar-spin}.customers-loading strong{color:#303548;font-size:15px;font-weight:600}.customers-loading p{color:#858b99;margin:6px 0 0;font-size:12px}@keyframes disar-spin{to{transform:rotate(360deg)}}.materials-page{width:100%}.materials-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:12px;display:flex}.materials-heading h2{color:#171a33;margin:0 0 3px;font-size:25px;font-weight:700}.materials-heading p{color:#73788d;margin:0;font-size:12px}.materials-count{color:#7c8294;font-size:15px;font-weight:600}.material-toolbar--filters{grid-template-columns:180px minmax(260px,1fr) 220px;gap:10px;margin-bottom:10px;display:grid}.material-filter-field label{color:#777d8f;text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:650;display:block}.material-filter-field input,.material-filter-field select{color:#2d3248;background:#fff;border:1px solid #dfe1e9;border-radius:7px;outline:0;width:100%;height:34px;padding:0 10px;font-size:11px}.material-workspace{background:#fff;border:1px solid #e1e3eb;border-radius:10px;grid-template-columns:275px minmax(0,1fr);height:calc(100vh - 205px);display:grid;overflow:hidden}.material-list-panel{background:#fbfbfd;padding:7px;overflow-y:auto}.material-list-item{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;gap:7px;width:100%;margin-bottom:4px;padding:9px;display:flex}.material-list-item:hover{background:#f5f2fd}.material-list-item.selected{background:#f1ebff;border-color:#d7c7fa}.material-list-topline{justify-content:space-between;align-items:center;gap:7px;margin-bottom:3px;display:flex}.material-number{color:#6532d9;font-size:10.5px;font-weight:700}.material-description{color:#22263b;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:3px;font-size:12px;font-weight:650;line-height:1.25;display:-webkit-box;overflow:hidden}.material-type{color:#85899b;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.material-list-status{border-radius:999px;padding:2px 7px;font-size:9px;font-weight:700}.material-list-status--active{color:#23834a;background:#eaf8ef}.material-list-status--draft{color:#9a6800;background:#fff4dd}.material-list-status--inactive{color:#737685;background:#f2f2f5}.material-resizer{cursor:col-resize;width:6px;height:100%;position:relative}.material-resizer:before{content:"";background:#e2e3eb;width:1px;position:absolute;top:0;bottom:0;left:2px}.material-resizer:after{content:"";background:#c7c9d3;border-radius:10px;width:3px;height:34px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.material-details-panel{background:#fff;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.material-details-header{border-bottom:1px solid #ececf2;flex-shrink:0;padding:14px 18px 12px}.material-header-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.material-details-eyebrow{color:#8b8fa0;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:700}.material-header-number{color:#6532d9;margin-bottom:3px;font-size:11px;font-weight:700}.material-header-row h2{margin:0 0 4px;font-size:18px}.material-header-type{color:#6f7385;font-size:11px}.material-tabs{border-bottom:1px solid #e7e8ef;flex-shrink:0;gap:18px;padding:0 18px;display:flex;overflow:auto hidden}.material-tabs button{color:#74788a;background:0 0;border:0;padding:10px 2px 9px;font-size:11px;font-weight:600;position:relative}.material-tabs button.active{color:#6532d9}.material-tabs button.active:after{content:"";background:#6532d9;height:2px;position:absolute;bottom:-1px;left:0;right:0}.material-tab-content{flex:1;min-height:0;padding:14px 18px 20px;overflow:hidden auto}.material-section{margin-bottom:15px}.material-section h3{color:#282b40;text-transform:uppercase;margin:0 0 9px;font-size:11px;font-weight:700}.material-form-grid{gap:9px 12px;display:grid}.material-form-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.material-field label{color:#777b8d;margin-bottom:4px;font-size:9.5px;font-weight:600;display:block}.material-field>div,.material-select{color:#292c40;background:#fafafd;border:1px solid #e0e2ea;border-radius:6px;height:32px;min-height:32px;padding:0 10px;font-size:11px}.material-field>div{text-overflow:ellipsis;white-space:nowrap;align-items:center;display:flex;overflow:hidden}.material-select{width:100%}.plant-selector-row{border-bottom:1px solid #ececf2;justify-content:space-between;align-items:center;gap:14px;margin-bottom:0;padding-bottom:10px;display:flex}.plant-selector-left{align-items:center;gap:8px;display:flex}.plant-select{width:280px;height:30px;min-height:30px}.plant-top-sections{border-top:none;border-bottom:1px solid #ececf2;grid-template-columns:1fr 1fr;margin-bottom:14px;display:grid}.plant-compact-section{padding:12px 16px 14px 0}.plant-lot-section{border-left:1px solid #e1e3eb;padding-left:16px}.plant-section-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 10px;display:grid}.plant-bottom-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px 10px;display:grid}.material-header-meta{flex-direction:column;align-items:flex-end;gap:5px;min-width:220px;display:flex}.material-audit-mini{color:#8a8fa0;white-space:nowrap;align-items:center;gap:14px;font-size:9px;line-height:1;display:flex}.material-audit-mini span{align-items:center;gap:4px;display:inline-flex}.material-audit-mini strong{color:#575d70;margin:0;font-size:9px;font-weight:650}.sales-area-heading{align-items:center;gap:10px;margin-bottom:8px;display:flex}.sales-area-heading h3{margin:0;font-size:10.5px}.sales-area-heading span{color:#7d8192;font-size:9.5px}.sales-area-heading .secondary-action-button{height:26px;padding:0 8px;font-size:9px}.sales-selector-row{border-bottom:1px solid #ececf2;justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;padding-bottom:10px;display:flex}.sales-selector-left{align-items:center;gap:8px;display:flex}.sales-selector-left label,.plant-selector-left label{color:#33394f;text-transform:none;font-size:11px;font-weight:600}.sales-area-select{width:390px;height:30px;min-height:30px;padding:0 8px;font-size:10.5px}.plant-compact-section h3{color:#282b40;letter-spacing:.03em;text-transform:uppercase;margin:0 0 9px;font-size:10.5px;font-weight:700;line-height:1.2}.material-create-actions{align-items:center;gap:6px;display:flex}.material-create-actions .secondary-action-button,.material-create-actions .primary-action-button{white-space:nowrap;min-width:82px;height:34px;padding:0 12px;font-size:12px}.material-field input,.material-field select{box-sizing:border-box;color:#303548;background:#fff;border:1px solid #dfe2eb;border-radius:7px;width:100%;height:36px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:400}.material-field input:focus,.material-field select:focus{border-color:#6532d9;outline:none;box-shadow:0 0 0 2px #6532d914}@media (width<=1250px){.material-form-grid--4{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1100px){.plant-top-sections{grid-template-columns:1fr}.plant-lot-section{border-top:1px solid #e1e3eb;border-left:0}}@media (width<=1050px){body{overflow:auto}.material-form-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.material-toolbar--filters{grid-template-columns:1fr}}@media (width<=850px){.customer-toolbar{flex-direction:column;align-items:stretch}.customer-search{width:100%}.customers-heading{flex-direction:column;align-items:flex-start;gap:15px}.customer-table th:nth-child(3),.customer-table td:nth-child(3),.customer-table th:nth-child(5),.customer-table td:nth-child(5){display:none}}@media (width<=800px){.material-workspace{height:auto;display:block}.material-list-panel{border-bottom:1px solid #e4e5ec;max-height:240px}.material-header-row{flex-direction:column}.material-form-grid--4,.plant-bottom-grid{grid-template-columns:1fr}}@media (width<=700px){.header-user-info,.header-logout-button span{display:none}.app-content{padding:16px}}@media (width<=600px){.customer-detail-grid,.customer-edit-grid{grid-template-columns:1fr}.customer-drawer-wrapper{min-width:100%}}
