.global-search-form input{width:220px;padding:.35rem .65rem;border-radius:4px;border:1px solid var(--bwy-border, #2a2a35);background:var(--bwy-bg, #0f0f12);color:var(--bwy-text, #e8e8ec);font-size:.85rem}@media (max-width: 768px){.global-search-form input{width:100%}}.search-results-list{display:grid;gap:.5rem;margin-top:1rem}.search-result-card{display:grid;grid-template-columns:120px 1fr auto;gap:1rem;align-items:center;text-decoration:none;color:inherit;padding:.75rem 1rem}.search-result-type{text-transform:capitalize;color:var(--bwy-gold, #c9a961);font-size:.8rem}.module-card-actions{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.75rem}.module-quick-action{font-size:.72rem;padding:.2rem .5rem;border-radius:3px;background:#c9a96126;color:var(--bwy-gold, #c9a961);text-decoration:none;border:1px solid rgba(201,169,97,.3)}.module-quick-action:hover{background:#c9a96140}.perm-matrix-detailed{overflow-x:auto}.perm-matrix-detailed td,.perm-matrix-detailed th{font-size:.75rem;text-align:center}.perm-yes{color:#6ecf8a}.perm-no{color:#555}.admin-edit-panel{margin-top:1rem;padding:1rem;border:1px solid var(--bwy-border);border-radius:6px}.workflow-bell{position:relative}.workflow-bell-btn{position:relative;background:transparent;border:1px solid var(--bwy-border, #333);border-radius:6px;padding:.35rem .6rem;cursor:pointer;font-size:1.1rem}.workflow-bell-badge{position:absolute;top:-6px;right:-6px;background:var(--bwy-danger, #c0392b);color:#fff;font-size:.65rem;font-weight:700;min-width:1.1rem;height:1.1rem;border-radius:999px;display:flex;align-items:center;justify-content:center;padding:0 3px}.workflow-bell-btn.active{border-color:var(--bwy-gold);background:#c9a9611f}.workflow-bell-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.notify-rail{width:var(--notify-rail-width, 320px);flex-shrink:0;display:flex;flex-direction:column;background:var(--bwy-surface, var(--bwy-charcoal));border-left:1px solid var(--bwy-border);min-height:0}.notify-rail--collapsed{width:44px;background:var(--bwy-charcoal);border-left:1px solid var(--bwy-border);align-items:stretch}.notify-rail-expand{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.35rem;padding:.85rem .25rem;background:transparent;border:none;color:var(--bwy-muted);cursor:pointer;transition:background .15s,color .15s}.notify-rail-expand:hover{background:#c9a96114;color:var(--bwy-gold)}.notify-rail-expand-icon{font-size:1.1rem;line-height:1}.notify-rail-expand-badge{min-width:1.25rem;padding:.1rem .3rem;border-radius:999px;background:var(--bwy-gold);color:var(--bwy-black);font-size:.65rem;font-weight:700}.notify-rail-expand-label{writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);font-size:.62rem;letter-spacing:.08em;text-transform:uppercase;opacity:.75}.notify-rail-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:.85rem .85rem .65rem;border-bottom:1px solid var(--bwy-border);flex-shrink:0}.notify-rail-title{display:block;color:var(--bwy-gold);font-size:.92rem}.notify-rail-subtitle{margin:.2rem 0 0;font-size:var(--font-size-xs, .8125rem);color:var(--bwy-muted);line-height:var(--line-height, 1.6);text-align:justify;text-align-last:left;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto}.notify-rail-hide{padding:.25rem .55rem!important;font-size:.72rem!important;white-space:nowrap}.notify-rail-body{flex:1;overflow-y:auto;min-height:0;padding:.35rem .5rem .5rem}.notify-rail-body .mfg-side-panel{position:static;max-height:none;border:none;background:transparent;padding:.25rem .35rem}.notify-rail-body .mfg-side-panel-head{display:none}.notify-rail-loading{padding:1rem;font-size:.85rem;color:var(--bwy-muted)}.notify-rail-footer{flex-shrink:0;padding:.65rem .85rem .85rem;border-top:1px solid var(--bwy-border)}.notify-rail-inbox-link{display:inline-block;font-size:.78rem;margin-bottom:.35rem}.notify-rail-hint{margin:0;font-size:var(--font-size-xs, .8125rem);color:var(--bwy-muted);opacity:.9;text-align:justify;text-align-last:left;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;line-height:var(--line-height, 1.6)}.shell-content-row,.workspace-content-row,.app-body-with-rail{display:flex;flex:1;min-height:0;min-width:0}@media (max-width: 960px){.notify-rail:not(.notify-rail--collapsed){position:fixed;top:0;right:0;bottom:0;z-index:1200;box-shadow:-8px 0 24px #00000073}.notify-rail--collapsed{position:fixed;top:50%;right:0;transform:translateY(-50%);height:auto;min-height:120px;border-radius:8px 0 0 8px;z-index:1100}}.workspace-layout{display:flex;flex-direction:column;min-height:100vh;background:var(--bwy-bg, #0f0f12)}.workspace-topbar{display:flex;align-items:center;gap:var(--space-4);padding:var(--space-3) var(--page-padding-x);background:var(--bwy-surface);border-bottom:1px solid var(--bwy-border)}.workspace-home-link{font-weight:700;color:var(--bwy-gold);text-decoration:none;font-size:var(--font-size-lg);font-family:var(--font-display)}.workspace-apps-link{color:var(--bwy-muted);text-decoration:none;font-size:var(--font-size-sm)}.workspace-user{font-size:var(--font-size-sm);color:var(--bwy-muted)}.workspace-screen-lock,.workspace-logout{background:transparent;border:1px solid var(--bwy-border);color:var(--bwy-text);padding:.35rem .85rem;border-radius:var(--radius-sm);cursor:pointer;font-size:var(--font-size-sm);font-weight:500}.workspace-screen-lock{border-color:#c9a96173;color:var(--bwy-gold)}.workspace-screen-lock:hover{border-color:var(--bwy-gold);background:#c9a96114}.workspace-title{color:var(--bwy-text);font-size:var(--font-size-sm);font-weight:500;line-height:var(--line-height-tight)}.workspace-topbar-right{margin-left:auto;display:flex;align-items:center;gap:var(--space-4)}.workspace-body{display:flex;flex:1;min-height:0}.workspace-nav{width:220px;flex-shrink:0;background:var(--bwy-surface);border-right:1px solid var(--bwy-border);padding:.5rem 0 1rem;display:flex;flex-direction:column;gap:.35rem;overflow:hidden}.workspace-nav-sections{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:.35rem}.workspace-nav-section{display:flex;flex-direction:column;gap:.1rem}.workspace-nav-heading{padding:var(--space-3) 1rem var(--space-2);font-size:var(--font-size-xs);font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--bwy-muted)}.workspace-nav a{padding:.55rem 1rem;color:var(--bwy-muted);text-decoration:none;font-size:var(--font-size-sm);font-weight:500;line-height:var(--line-height-tight);border-left:3px solid transparent}.workspace-nav a:hover{color:var(--bwy-text);background:#c9a9610f}.workspace-nav a.active{color:var(--bwy-gold);border-left-color:var(--bwy-gold);background:#c9a9611a}.workspace-nav-footer{flex-shrink:0;margin-top:auto;padding:.75rem 1rem 0;border-top:1px solid var(--bwy-border)}.workspace-nav-logout{width:100%;padding:.55rem 0;background:transparent;border:none;color:var(--bwy-muted);font-size:var(--font-size-sm);font-weight:600;text-align:left;cursor:pointer}.workspace-nav-logout:hover{color:var(--bwy-text)}.workspace-main{flex:1;overflow:auto;min-width:0;padding:var(--page-padding-y) var(--page-padding-x) var(--space-10);line-height:var(--line-height)}.workspace-main .app-content,.workspace-main .page-content,.workspace-main .mfg-page,.workspace-main .module-dashboard{max-width:var(--page-max-width)}.workspace-main>.app-content,.workspace-main>.page-content{padding:0;flex:1}.workspace-main .app-content{padding:0}.workspace-main .module-dashboard{padding:0;margin:0}.workspace-content-row{display:flex;flex:1;min-height:0;min-width:0}.module-dashboard-header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-4);margin-bottom:var(--space-4)}.module-dashboard-role{font-size:var(--font-size-xs);text-transform:uppercase;letter-spacing:.05em;color:var(--bwy-gold);border:1px solid rgba(201,169,97,.35);padding:.35rem .75rem;border-radius:999px;white-space:nowrap;font-weight:600}.module-group{margin-bottom:var(--space-5)}.module-group-title{font-size:var(--font-size-xs);font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--bwy-muted);margin:0 0 var(--space-3);padding-bottom:var(--space-2);border-bottom:1px solid var(--bwy-border)}.workspace-breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-1);padding:var(--space-2) var(--page-padding-x);font-size:var(--font-size-sm);background:#00000026;border-bottom:1px solid var(--bwy-border)}.workspace-crumb a{color:var(--bwy-muted);text-decoration:none}.workspace-crumb a:hover{color:var(--bwy-gold)}.workspace-crumb-sep{margin:0 .35rem;color:var(--bwy-muted);opacity:.6}.workspace-crumb-current{color:var(--bwy-text)}.workspace-approvals-link{color:var(--bwy-gold)!important}.module-card-actions{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:.45rem;padding-top:.4rem;border-top:1px solid var(--bwy-border)}.module-quick-action{font-size:var(--font-size-xs);color:var(--bwy-gold);text-decoration:none;padding:.25rem .55rem;border:1px solid rgba(201,169,97,.35);border-radius:var(--radius-sm);font-weight:500}.module-quick-action:hover{background:#c9a9611a}.module-dashboard h1{color:var(--bwy-gold);margin-bottom:.25rem}.module-dashboard .subtitle{color:var(--bwy-muted);margin-bottom:1.5rem}.module-pending-strip{display:flex;flex-wrap:wrap;gap:.45rem .75rem;padding:.65rem .85rem;margin-bottom:var(--space-4);background:var(--bwy-surface);border:1px solid var(--bwy-border);border-left:3px solid var(--bwy-gold);border-radius:var(--radius-sm);font-size:var(--font-size-xs)}.module-pending-strip span{color:var(--bwy-muted)}.module-pending-strip strong{color:var(--bwy-gold);margin-left:.25rem}.module-quick-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.5rem}.module-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:.65rem}.module-card{background:var(--bwy-surface);border:1px solid var(--bwy-border);border-radius:var(--radius-md);padding:.65rem .75rem;text-decoration:none;color:inherit;transition:border-color .15s,transform .15s;display:block;min-height:0}.module-card:hover{border-color:var(--bwy-gold);transform:translateY(-1px)}.module-card-icon{font-size:1.35rem;margin-bottom:.25rem;line-height:1}.module-card h3{margin:0 0 .2rem;color:var(--bwy-text);font-size:var(--font-size-sm);line-height:1.25}.module-card p{margin:0;font-size:.72rem;color:var(--bwy-muted);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.module-card-badges{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:.45rem}.module-card-badge{display:inline-block;background:#c9a96126;color:var(--bwy-gold);font-size:.62rem;padding:.12rem .4rem;border-radius:999px;font-weight:600;white-space:nowrap}.admin-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-4) var(--space-5);max-width:720px;margin-bottom:var(--space-6)}.admin-form-grid label{display:flex;flex-direction:column;gap:var(--space-2);font-size:var(--form-label-size);font-weight:500;color:var(--bwy-muted)}.admin-form-grid input:not([type=checkbox]):not([type=radio]),.admin-form-grid select{padding:.65rem .85rem;margin:0}.admin-form-grid label:has(input[type=checkbox]),.admin-form-grid label:has(input[type=radio]){flex-direction:row;align-items:center;gap:.4rem;font-size:.85rem;color:var(--bwy-cream);margin:0}.admin-form-grid input[type=checkbox],.admin-form-grid input[type=radio]{width:1rem;height:1rem;min-height:unset;padding:0;margin:0;flex-shrink:0;accent-color:var(--bwy-gold)}.admin-edit-panel .admin-form-grid{max-width:none;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.admin-role-checkboxes{display:grid;grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:.45rem .85rem;padding:.65rem .75rem;border:1px solid var(--bwy-border);border-radius:6px;background:#00000026}.admin-role-checkboxes label{flex-direction:row;align-items:center;gap:.4rem;font-size:.82rem;color:var(--bwy-cream);margin:0;cursor:pointer}.admin-users-table-wrap{overflow-x:auto}.admin-users-table .admin-user-actions{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center;min-width:14rem}.admin-users-table .admin-user-actions button{font-size:.72rem;padding:.28rem .55rem;line-height:1.2;white-space:nowrap}.admin-error-banner{border-left:3px solid #e74c3c;padding:.75rem 1rem}.admin-error-banner p{margin:.25rem 0}.admin-msg{color:var(--bwy-gold, #c9a227);margin-bottom:.75rem}.admin-settings-help{border-left:3px solid var(--bwy-gold, #c9a227);padding:.75rem 1rem}.admin-settings-help p{margin:.35rem 0}.admin-loading-hint{color:var(--bwy-muted, #888);font-size:.9rem;margin:0 0 .75rem}.perm-matrix{overflow-x:auto}.perm-matrix table{font-size:var(--font-size-sm)}.perm-matrix th,.perm-matrix td{text-align:center;padding:.35rem .5rem}.perm-matrix td:first-child,.perm-matrix th:first-child{text-align:left}.role-help-fab{position:fixed;bottom:1rem;right:1rem;z-index:900;width:2.5rem;height:2.5rem;border-radius:50%;border:1px solid var(--bwy-gold);background:var(--bwy-surface);color:var(--bwy-gold);font-weight:700;cursor:pointer}.role-help-panel{position:fixed;bottom:1rem;right:1rem;z-index:901;width:min(320px,calc(100vw - 2rem));max-height:50vh;overflow:auto;background:var(--bwy-panel);border:1px solid var(--bwy-border);border-left:3px solid var(--bwy-gold);border-radius:8px;padding:.75rem 1rem;font-size:.82rem}.role-help-panel header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;color:var(--bwy-gold)}.role-help-panel h4{margin:.5rem 0 .25rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:var(--bwy-muted)}.role-help-panel ol,.role-help-panel ul{margin:0;padding-left:1.1rem}@media (max-width: 900px){.exec-kpi-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr))}.exec-row-2,.exec-row-3{grid-template-columns:1fr}}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at 20% 50%,rgba(201,169,97,.08) 0%,transparent 50%),radial-gradient(ellipse at 80% 20%,rgba(201,169,97,.05) 0%,transparent 40%),var(--bwy-black)}.login-panel{width:100%;max-width:400px;padding:2.5rem;background:var(--bwy-panel);border:1px solid var(--bwy-border);border-radius:12px;box-shadow:0 24px 80px #00000080}.login-brand{text-align:center;margin-bottom:2rem}.login-brand h1{font-family:var(--font-display);font-size:3.5rem;color:var(--bwy-gold);letter-spacing:.25em;font-weight:700}.login-brand p{font-size:.7rem;text-transform:uppercase;letter-spacing:.3em;color:var(--bwy-muted);margin-top:.5rem}.login-form label{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:var(--bwy-muted);margin:1rem 0 .35rem}.login-form label:first-of-type{margin-top:0}.login-btn{width:100%;margin-top:1.5rem;padding:.75rem}.login-error{color:var(--bwy-danger);font-size:.85rem;margin-top:.75rem}.login-already{background:#c9a96114;border:1px solid rgba(201,169,97,.35);border-radius:6px;padding:1rem 1.1rem;margin-bottom:1rem;text-align:left}.login-already strong{color:var(--bwy-gold, #c9a961)}.login-already p{margin:.5rem 0 0;font-size:.88rem;color:var(--bwy-muted, #a0a0a8);line-height:1.45}.login-btn-secondary{width:100%;margin-top:.65rem;padding:.65rem}.login-hint{text-align:center;font-size:.72rem;color:var(--bwy-muted);margin-top:1.5rem;line-height:1.5}.login-form input{width:100%;padding:.65rem .85rem}.exec-dashboard{max-width:1400px}.refresh-bar{font-size:var(--font-size-sm);color:var(--bwy-muted);text-align:right;margin-bottom:var(--space-4);letter-spacing:.02em}.exec-kpi-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:.5rem;margin-bottom:1rem}.exec-kpi{background:linear-gradient(145deg,var(--bwy-panel) 0%,var(--bwy-charcoal) 100%);border:1px solid var(--bwy-border);border-radius:6px;padding:.65rem .75rem;border-left:3px solid var(--bwy-gold)}.exec-kpi.accent-green{border-left-color:#4ade80}.exec-kpi.accent-yellow{border-left-color:#eab308}.exec-kpi.accent-red{border-left-color:#f87171}.exec-kpi.accent-neutral{border-left-color:var(--bwy-muted)}.exec-kpi-label{font-size:var(--font-size-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--bwy-muted);margin-bottom:var(--space-2)}.exec-kpi-value{font-family:var(--font-display);font-size:1.15rem;color:var(--bwy-gold);line-height:var(--line-height-heading)}.exec-kpi.accent-green .exec-kpi-value{color:#4ade80}.exec-kpi.accent-red .exec-kpi-value{color:#f87171}.exec-row-2{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.exec-row-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1rem}.exec-row-compact{margin-bottom:.75rem}@media (max-width: 1100px){.exec-row-2,.exec-row-3{grid-template-columns:1fr}}@media (max-width: 768px){.exec-kpi-grid{grid-template-columns:repeat(2,1fr)}.m1-command-grid{grid-template-columns:1fr}.refresh-bar{text-align:left}}@media (max-width: 430px){.exec-kpi-grid{grid-template-columns:1fr}}.exec-card{background:var(--bwy-panel);border:1px solid var(--bwy-border);border-radius:8px;padding:1.15rem 1.25rem}.exec-card h3{font-family:var(--font-display);font-size:1rem;color:var(--bwy-gold);margin-bottom:1rem;font-weight:600}.trend-chart .chart-bars{display:flex;align-items:flex-end;gap:4px;height:140px;padding-top:.5rem}.chart-col{flex:1;display:flex;flex-direction:column;align-items:center;height:100%;min-width:0}.chart-bar-wrap{flex:1;width:100%;display:flex;align-items:flex-end;justify-content:center}.chart-bar{width:70%;min-height:2px;border-radius:3px 3px 0 0;transition:height .4s ease}.chart-label{font-size:.6rem;color:var(--bwy-muted);margin-top:.35rem}.ops-stats{display:flex;gap:1.5rem;margin-bottom:.75rem}.ops-stats div span{display:block;font-size:.65rem;text-transform:uppercase;color:var(--bwy-muted);letter-spacing:.08em}.ops-stats strong{font-family:var(--font-display);font-size:1.5rem;color:var(--bwy-cream)}.step-chips{display:flex;flex-wrap:wrap;gap:.35rem}.step-chip{font-size:.68rem;padding:.25rem .5rem;background:var(--bwy-charcoal);border:1px solid var(--bwy-border);border-radius:4px;color:var(--bwy-muted);text-transform:capitalize}.gauge-wrap{display:flex;justify-content:center;margin-bottom:.75rem}.gauge-ring{width:90px;height:90px;border-radius:50%;background:conic-gradient(var(--bwy-gold) var(--pct),var(--bwy-charcoal) 0);display:flex;align-items:center;justify-content:center;position:relative}.gauge-ring:before{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;background:var(--bwy-panel);border-radius:50%}.gauge-ring span{position:relative;font-family:var(--font-display);font-size:1.1rem;color:var(--bwy-gold);z-index:1}.finance-rows{display:flex;flex-direction:column;gap:.65rem}.fin-row{display:flex;justify-content:space-between;align-items:center;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.04)}.fin-row span{color:var(--bwy-muted);font-size:.82rem}.fin-row strong{color:var(--bwy-cream);font-size:.95rem}.rank-table table{font-size:.82rem}.empty-cell{color:var(--bwy-muted);font-style:italic}.m1-search input{width:100%;margin-top:.5rem;padding:.6rem .75rem;border-radius:6px;border:1px solid var(--bwy-border);background:var(--bwy-charcoal);color:var(--bwy-cream)}.m1-search-results{list-style:none;margin:.75rem 0 0;padding:0;max-height:200px;overflow-y:auto}.m1-search-results li{display:flex;gap:.5rem;padding:.35rem 0;border-bottom:1px solid rgba(255,255,255,.05);font-size:.85rem}.m1-search-type{text-transform:uppercase;font-size:.7rem;color:var(--bwy-gold);min-width:4.5rem}.m1-brief-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:.75rem}.m1-brief h4{margin:0 0 .35rem;color:var(--bwy-gold);font-size:.85rem}.m1-alerts{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1rem}.m1-alert-col{border-radius:6px;padding:.75rem;border:1px solid var(--bwy-border);background:var(--bwy-panel)}.m1-alert-col.alert-critical{border-left:4px solid #ef4444}.m1-alert-col.alert-high{border-left:4px solid #f59e0b}.m1-alert-col.alert-medium{border-left:4px solid #3b82f6}.m1-alert-col h4{margin:0 0 .5rem;font-size:.85rem}.m1-alert-col ul{margin:0;padding-left:1rem;font-size:.8rem}.alert-cat{color:var(--bwy-muted);text-transform:uppercase;font-size:.65rem}.m1-command-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.75rem;margin-top:1rem}.m1-section{margin-bottom:0}.m1-section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.m1-section-head a{font-size:.8rem;color:var(--bwy-gold)}.data-table.compact{font-size:.8rem}.app-header{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--space-5);padding:var(--space-6) var(--page-padding-x) var(--space-5);border-bottom:1px solid var(--bwy-border);margin-bottom:0;background:linear-gradient(180deg,rgba(201,169,97,.04) 0%,transparent 100%)}.page-title{font-size:var(--font-size-2xl);color:var(--bwy-cream);line-height:var(--line-height-heading);margin:0;font-weight:600}.page-subtitle{color:var(--bwy-muted);font-size:var(--font-size-sm);margin-top:var(--space-2);line-height:var(--line-height);max-width:52rem;text-align:justify;text-align-last:left;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto}.header-actions{display:flex;gap:var(--space-2);flex-wrap:wrap;align-items:center}.app-layout{display:flex;min-height:100vh}.app-shell-column{flex:1;display:flex;flex-direction:column;min-width:0;min-height:100vh}.app-mini-topbar{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding:var(--space-3) var(--page-padding-x);border-bottom:1px solid var(--bwy-border);background:var(--bwy-charcoal)}.app-mini-topbar-title{font-size:var(--font-size-xs);color:var(--bwy-muted);text-transform:uppercase;letter-spacing:.06em;font-weight:600}.app-mini-topbar-right{display:flex;align-items:center;gap:var(--space-3)}.app-mini-logout{padding:.35rem .75rem!important;font-size:var(--font-size-xs)!important}.app-body-with-rail{display:flex;flex:1;min-height:0;min-width:0}.app-main{flex:1;display:flex;flex-direction:column;min-width:0;background:var(--bwy-black)}.app-content{flex:1;padding:var(--page-padding-y) var(--page-padding-x) var(--space-10);overflow-y:auto;max-width:var(--page-max-width);line-height:var(--line-height)}.mfg-page{padding:1rem 1.25rem 2rem;max-width:1280px}.mfg-page:has(.mfg-page-body){max-width:1440px}.mfg-page-body{display:grid;grid-template-columns:1fr min(320px,30vw);gap:1rem;align-items:start}.mfg-page-main{min-width:0}.mfg-form-with-sidebar{display:grid;grid-template-columns:1fr 260px;gap:1rem;align-items:start}.mfg-form-main{min-width:0}@media (max-width: 960px){.mfg-page-body,.mfg-form-with-sidebar{grid-template-columns:1fr}}.mfg-side-panel{position:sticky;top:1rem;max-height:calc(100vh - 2rem);overflow-y:auto;padding:.75rem;border-radius:8px;border:1px solid var(--bwy-border, #2a2a35);background:#00000047}.mfg-side-panel-compact{position:static;max-height:none;padding:.5rem;font-size:.82rem}.mfg-side-panel-head{display:flex;align-items:center;gap:.5rem;margin-bottom:.65rem;padding-bottom:.5rem;border-bottom:1px solid var(--bwy-border, #2a2a35)}.mfg-side-panel-head strong{color:var(--bwy-gold);font-size:.9rem}.mfg-side-panel-role{font-size:.72rem;color:var(--bwy-muted);margin-left:auto}.mfg-side-panel-refresh{padding:.15rem .4rem!important;font-size:.85rem!important;margin-left:.25rem}.mfg-side-section{margin-bottom:.85rem}.mfg-side-section h4{margin:0 0 .45rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;color:var(--bwy-muted);display:flex;align-items:center;gap:.35rem}.mfg-side-badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .35rem;border-radius:999px;font-size:.65rem;font-weight:700;background:var(--bwy-gold);color:#111}.mfg-side-badge.muted{background:#ffffff1f;color:var(--bwy-muted)}.mfg-side-panel-rail .mfg-side-section{margin-bottom:.65rem}.mfg-side-section-toggle{display:flex;align-items:center;gap:.35rem;width:100%;background:transparent;border:none;padding:0;margin:0;font:inherit;font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;color:var(--bwy-muted);cursor:pointer;text-align:left}.mfg-side-section-toggle:hover{color:var(--bwy-gold)}.mfg-side-chevron{margin-left:auto;font-size:.65rem;opacity:.7}.mfg-side-more-link{display:inline-block;font-size:.72rem;margin-top:.25rem}.mfg-side-panel-rail .mfg-side-list li{margin-bottom:var(--space-2);text-align:justify;text-align-last:left;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;line-height:var(--line-height, 1.6)}.mfg-side-panel-rail .mfg-side-notify-btn{padding:.2rem 0}.mfg-side-empty{margin:0;font-size:var(--font-size-sm, .875rem);color:var(--bwy-muted);font-style:italic;text-align:justify;text-align-last:left;text-justify:inter-word}.mfg-side-subhead{margin:.35rem 0 .25rem;font-size:.72rem;color:var(--bwy-gold)}.mfg-side-chips{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.45rem}.mfg-side-list{list-style:none;margin:0;padding:0}.mfg-side-list li{margin-bottom:.35rem;font-size:.82rem;line-height:1.35}.mfg-side-list a,.mfg-side-link{color:var(--bwy-text);text-decoration:none;background:none;border:none;padding:0;font:inherit;text-align:left;cursor:pointer;display:block;width:100%}.mfg-side-list a:hover,.mfg-side-link:hover{color:var(--bwy-gold)}.mfg-side-link.selected{color:var(--bwy-gold);font-weight:600}.mfg-side-link small,.mfg-side-list li small{display:block;font-size:.72rem;color:var(--bwy-muted);margin-top:.1rem}.mfg-side-note{margin:.35rem 0 0;font-size:.72rem;color:var(--bwy-muted)}.mfg-side-notify-btn{display:block;width:100%;text-align:left;background:#ffffff08;border:1px solid transparent;border-radius:4px;padding:.35rem .45rem;color:inherit;cursor:pointer;font:inherit}.mfg-side-notify-btn:hover{border-color:var(--bwy-border, #333)}.mfg-side-unread{font-weight:600;color:var(--bwy-gold)}.mfg-side-when{opacity:.75}.mfg-side-timeline li{padding-left:.65rem;border-left:2px solid var(--bwy-border, #333)}.mfg-side-timeline li.done{border-left-color:var(--bwy-success, #4ade80)}.mfg-side-timeline li.active{border-left-color:var(--bwy-gold)}.mfg-page-header{margin-bottom:1rem}.mfg-page-header h1{margin:0 0 .25rem;font-size:1.35rem;color:var(--bwy-gold);font-weight:600}.mfg-page-header p{margin:0;font-size:.85rem;color:var(--bwy-muted);max-width:720px}.mfg-page-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.mfg-tabs{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:1rem;border-bottom:1px solid var(--bwy-border, #2a2a35);padding-bottom:.5rem}.mfg-tabs button,.mfg-tabs a{padding:.4rem .85rem;border-radius:6px 6px 0 0;border:none;background:transparent;color:var(--bwy-muted);font-size:.85rem;cursor:pointer;text-decoration:none}.mfg-tabs button.active,.mfg-tabs a.active{color:var(--bwy-gold);background:#c9a9611a;font-weight:600}.mfg-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.75rem}.mfg-toolbar input,.mfg-toolbar select{max-width:220px;padding:.45rem .55rem;font-size:.85rem}.mfg-alert{padding:.65rem .85rem;border-radius:6px;margin-bottom:.75rem;font-size:.88rem}.mfg-alert-error{background:#c0392b1f;color:var(--bwy-danger, #e74c3c);border:1px solid rgba(192,57,43,.35)}.mfg-alert-warn{background:#e6a8171a;color:var(--bwy-warning, #e6a817);border:1px solid rgba(230,168,23,.35)}.mfg-split{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 960px){.mfg-split{grid-template-columns:1fr}}.mfg-kpi-row{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.5rem;margin-bottom:.75rem}.mfg-kpi{padding:.55rem .65rem;border-radius:6px;background:#00000038;border:1px solid var(--bwy-border, #2a2a35)}.mfg-kpi label{display:block;font-size:.65rem;text-transform:uppercase;letter-spacing:.04em;color:var(--bwy-muted);margin-bottom:.15rem}.mfg-kpi strong{font-size:1rem;color:var(--bwy-text)}.mfg-table-wrap{overflow-x:auto}.mfg-table-wrap .data-table{font-size:.82rem}.mfg-table-wrap .data-table th,.mfg-table-wrap .data-table td{padding:.45rem .5rem}.mfg-flow-hint{font-size:.82rem;color:var(--bwy-gold);margin:.5rem 0 0}.production-plan-steps{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.production-plan-step{padding:.35rem .75rem;border-radius:999px;font-size:.8rem;border:1px solid var(--bwy-border, #333);color:var(--bwy-muted)}.production-plan-step.active{border-color:var(--bwy-gold);color:var(--bwy-gold);background:#d4af3714}.production-plan-step.done{color:var(--bwy-success, #4ade80);border-color:var(--bwy-success, #4ade80)}.production-summary-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.5rem;margin-bottom:.75rem}.production-summary-grid .stat{padding:.5rem .65rem;border-radius:6px;background:#0003;font-size:.85rem}.production-summary-grid .stat label{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;color:var(--bwy-muted);margin-bottom:.15rem}.production-collapsible{border:1px solid var(--bwy-border, #333);border-radius:6px;margin-bottom:.75rem;overflow:hidden}.production-collapsible summary{cursor:pointer;padding:.65rem .85rem;font-weight:600;color:var(--bwy-gold);list-style:none;-webkit-user-select:none;user-select:none}.production-collapsible summary::-webkit-details-marker{display:none}.production-collapsible .body{padding:0 .85rem .85rem;max-height:320px;overflow:auto}.production-pipeline{display:flex;flex-wrap:wrap;gap:.35rem;margin:.75rem 0}.production-pipeline .pipe-step{font-size:.72rem;padding:.25rem .5rem;border-radius:4px;border:1px solid #444;color:var(--bwy-muted);white-space:nowrap}.production-pipeline .pipe-step.done{border-color:var(--bwy-success, #4ade80);color:var(--bwy-success, #4ade80)}.production-pipeline .pipe-step.current{border-color:var(--bwy-gold);color:var(--bwy-gold);font-weight:600}.production-pipeline .pipe-step.pending{opacity:.55}.production-order-detail{padding:.85rem;background:#0000002e;border-radius:6px}.production-orders-compact .data-table td,.production-orders-compact .data-table th{font-size:.82rem;padding:.45rem .5rem}.production-search{max-width:280px;margin-bottom:.75rem}.production-search{min-width:260px;max-width:360px;flex:1}.prod-sku-cell{display:flex;flex-direction:column;gap:.12rem;min-width:0}.prod-sku-name{color:var(--bwy-cream);font-size:.88rem;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:14rem}.prod-sku-code{font-size:.68rem;color:var(--bwy-gold);letter-spacing:.03em;font-weight:600}.prod-order-no{font-size:.78rem;color:var(--bwy-muted);font-family:ui-monospace,monospace}.prod-order-info{margin-bottom:.85rem;padding-bottom:.75rem;border-bottom:1px solid var(--bwy-border)}.prod-order-info-head{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-bottom:.65rem}.prod-order-info-title{margin:0;font-size:1.05rem;color:var(--bwy-gold);font-family:var(--font-display)}.prod-order-info-code{font-size:.75rem;color:var(--bwy-muted);padding:.15rem .45rem;border:1px solid var(--bwy-border);border-radius:4px}.prod-order-info-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.5rem 1rem;margin:0}.prod-order-info-grid dt{font-size:.65rem;text-transform:uppercase;letter-spacing:.05em;color:var(--bwy-muted);margin-bottom:.1rem}.prod-order-info-grid dd{margin:0;font-size:.85rem;color:var(--bwy-cream)}.prod-order-info-grid dd small{color:var(--bwy-muted);font-size:.78rem}.prod-order-hint{font-size:.85rem;color:var(--bwy-gold);margin:.5rem 0}.prod-order-detail-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin:.5rem 0}.production-orders-compact .data-table th:first-child,.production-orders-compact .data-table td:first-child{min-width:9rem}.sched-views{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center;margin-bottom:1rem}.sched-views button{padding:.35rem .75rem;border:1px solid var(--bwy-border, #333);background:transparent;color:inherit;border-radius:4px;cursor:pointer}.sched-views button.active{background:var(--bwy-gold, #c9a962);color:#111;border-color:var(--bwy-gold, #c9a962)}.sched-spacer{flex:1}.sched-alerts{margin-bottom:.75rem}.sched-alert{padding:.4rem .65rem;border-radius:4px;font-size:.85rem;margin-bottom:.35rem}.sched-alert-warn{background:#c88c0026}.sched-alert-late{background:#b4323226}.sched-board-scroll{overflow-x:auto}.sched-table{width:100%;font-size:.88rem}.sched-table th,.sched-table td{padding:.4rem .5rem;text-align:left}.sched-card{background:var(--bwy-surface, #1a1a1f);border:1px solid var(--bwy-border, #444);border-radius:4px;padding:.4rem .5rem;margin-bottom:.35rem;font-size:.78rem;cursor:grab}.sched-card:active{cursor:grabbing}.sched-card-head{display:flex;justify-content:space-between}.sched-priority{opacity:.7;font-size:.72rem}.sched-card-sku{color:var(--bwy-gold, #c9a962);margin:.15rem 0}.sched-card-meta{display:flex;gap:.5rem;opacity:.8}.sched-card-stage,.sched-card-status{opacity:.65;font-size:.72rem}.sched-unscheduled{margin-bottom:1rem}.sched-drop-row{display:flex;flex-wrap:wrap;gap:.5rem;min-height:2.5rem}.sched-calendar,.sched-tank-grid{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.5rem}.sched-cal-col,.sched-tank-col{min-width:140px;flex:0 0 140px;background:#00000026;border-radius:6px;padding:.35rem}.sched-cal-date,.sched-day-label{font-size:.75rem;font-weight:600;margin-bottom:.35rem;color:var(--bwy-gold, #c9a962)}.sched-day-drop{min-height:48px;border-bottom:1px dashed var(--bwy-border, #333);padding-bottom:.25rem;margin-bottom:.25rem}.sched-tank-col header{display:flex;flex-direction:column;margin-bottom:.5rem;font-size:.82rem}.exec-health-legend{display:flex;flex-wrap:wrap;gap:.75rem;font-size:.75rem;margin-bottom:.75rem}.exec-health-ontime{color:#4ade80}.exec-health-attention{color:#eab308}.exec-health-delayed{color:#f87171}.exec-board-table-wrap{overflow-x:auto}.exec-board-table tr.exec-health-ontime td:first-child{border-left:3px solid #4ade80}.exec-board-table tr.exec-health-attention td:first-child{border-left:3px solid #eab308}.exec-board-table tr.exec-health-delayed td:first-child{border-left:3px solid #f87171}tr.exec-health-ontime td:first-child{border-left:3px solid #4ade80}tr.exec-health-attention td:first-child{border-left:3px solid #eab308}tr.exec-health-delayed td:first-child{border-left:3px solid #f87171}.sched-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.5rem}.crm-app{display:flex;flex-direction:column;gap:1.25rem}.crm-hero{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem;padding:1.25rem 1.35rem;border:1px solid rgba(212,175,55,.22);border-radius:10px;background:linear-gradient(135deg,#d4af3714,#ffffff05 55%)}.crm-hero h2{margin:0 0 .35rem;font-size:1.15rem;color:var(--bwy-gold, #d4af37);font-weight:600}.crm-hero p{margin:0;font-size:.88rem;color:var(--bwy-muted, #94a3b8);max-width:52rem;line-height:1.5}.crm-as-of{font-size:.78rem;color:var(--bwy-muted, #94a3b8);padding:.35rem .65rem;border:1px solid var(--bwy-border, #334155);border-radius:999px}.crm-kpi-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.85rem}.crm-kpi{padding:1rem 1.1rem;border-radius:10px;border:1px solid var(--bwy-border, #334155);background:#ffffff05}.crm-kpi-value{font-size:1.45rem;font-weight:700;color:var(--bwy-gold, #d4af37);font-variant-numeric:tabular-nums;line-height:1.2}.crm-kpi-label{margin-top:.35rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em;color:var(--bwy-muted, #94a3b8)}.crm-kpi-hint{margin-top:.25rem;font-size:.72rem;color:var(--bwy-muted, #64748b)}.crm-panel-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.crm-panel{padding:1rem 1.15rem;border-radius:10px;border:1px solid var(--bwy-border, #334155);background:#00000026}.crm-panel h3{margin:0 0 .85rem;font-size:.95rem;color:var(--bwy-gold, #d4af37)}.crm-bar-row{display:grid;grid-template-columns:7rem 1fr 2.5rem;gap:.5rem;align-items:center;margin-bottom:.55rem;font-size:.82rem}.crm-bar-label{color:var(--bwy-muted, #94a3b8);text-transform:capitalize}.crm-bar-track{height:8px;border-radius:999px;background:#ffffff0f;overflow:hidden}.crm-bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#b8860b,#d4af37);min-width:2px;transition:width .4s ease}.crm-bar-val{text-align:right;font-variant-numeric:tabular-nums;color:#e2e8f0}.crm-insight-strip{display:flex;flex-wrap:wrap;gap:.5rem}.crm-insight{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .75rem;border-radius:8px;font-size:.82rem;border:1px solid rgba(212,175,55,.25);background:#d4af370f;color:#e2e8f0}.crm-insight strong{color:var(--bwy-gold, #d4af37)}.crm-search-bar{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;padding:.85rem 1rem;border-radius:10px;border:1px solid var(--bwy-border, #334155);background:#0000001f}.crm-search-bar input,.crm-search-bar select{padding:.5rem .7rem;border-radius:6px;border:1px solid var(--bwy-border, #475569);background:#0003;color:inherit;min-width:200px}.crm-search-bar input{flex:1 1 240px}.crm-empty{text-align:center;padding:2.5rem 1.5rem;border-radius:10px;border:1px dashed var(--bwy-border, #475569)}.crm-empty h3{margin:0 0 .5rem;color:var(--bwy-gold, #d4af37)}.crm-empty p{margin:0 0 1rem;color:var(--bwy-muted, #94a3b8);max-width:36rem;margin-left:auto;margin-right:auto;line-height:1.5}.crm-badge{display:inline-block;padding:.15rem .5rem;border-radius:999px;font-size:.72rem;font-weight:600;text-transform:capitalize;border:1px solid transparent}.crm-badge-vip{background:#d4af3726;border-color:#d4af3766;color:#fbbf24}.crm-badge-high_value{background:#a855f71f;border-color:#a855f759;color:#c4b5fd}.crm-badge-repeat_buyer{background:#22c55e1f;border-color:#22c55e59;color:#86efac}.crm-badge-dormant{background:#64748b26;border-color:#64748b59;color:#94a3b8}.crm-badge-new_customer{background:#3b82f61f;border-color:#3b82f659;color:#93c5fd}.crm-badge-loyalty_member{background:#ec48991f;border-color:#ec489959;color:#f9a8d4}.crm-badge-default{background:#ffffff0f;border-color:var(--bwy-border, #475569);color:#cbd5e1}.crm-tier-legendary_circle{color:#fbbf24}.crm-tier-platinum{color:#e2e8f0}.crm-tier-gold{color:#fbbf24}.crm-tier-silver{color:#94a3b8}.crm-tier-member{color:#64748b}.crm-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,380px);gap:1rem;align-items:start}@media (max-width: 960px){.crm-split{grid-template-columns:1fr}}.crm-table-wrap{overflow-x:auto}.crm-table{width:100%;border-collapse:collapse;font-size:.88rem}.crm-table th,.crm-table td{padding:.55rem .65rem;border-bottom:1px solid var(--bwy-border, #334155);text-align:left}.crm-table th{font-size:.72rem;text-transform:uppercase;letter-spacing:.03em;color:var(--bwy-muted, #94a3b8);background:#0003}.crm-table tr:hover td{background:#d4af370a}.crm-table tr.crm-row-selected td{background:#d4af371a}.crm-table .num{text-align:right;font-variant-numeric:tabular-nums}.crm-detail{position:sticky;top:1rem;padding:1rem 1.1rem;border-radius:10px;border:1px solid rgba(212,175,55,.25);background:#00000040}.crm-detail h3{margin:0 0 .5rem;color:var(--bwy-gold, #d4af37)}.crm-detail-meta{font-size:.82rem;color:var(--bwy-muted, #94a3b8);margin-bottom:.85rem;line-height:1.5}.crm-detail-section{margin-top:1rem;padding-top:.85rem;border-top:1px solid var(--bwy-border, #334155)}.crm-detail-section h4{margin:0 0 .5rem;font-size:.82rem;text-transform:uppercase;letter-spacing:.04em;color:var(--bwy-muted, #94a3b8)}.crm-rec-card{display:flex;justify-content:space-between;gap:.5rem;padding:.45rem 0;font-size:.85rem;border-bottom:1px solid rgba(255,255,255,.05)}.crm-pipeline{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem;align-items:start}.crm-pipeline-col{min-height:120px;padding:.65rem;border-radius:8px;border:1px solid var(--bwy-border, #334155);background:#0000001f}.crm-pipeline-col h4{margin:0 0 .5rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:var(--bwy-muted, #94a3b8)}.crm-pipeline-card{padding:.55rem .6rem;margin-bottom:.45rem;border-radius:6px;border:1px solid var(--bwy-border, #475569);background:#ffffff08;font-size:.82rem}.crm-pipeline-card strong{display:block;margin-bottom:.2rem}.crm-pipeline-card small{color:var(--bwy-muted, #94a3b8)}.crm-form-card{padding:1rem 1.15rem;border-radius:10px;border:1px solid var(--bwy-border, #334155);background:#0000001f}.crm-form-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem;margin-bottom:.85rem}.crm-form-grid label{display:flex;flex-direction:column;gap:.3rem;font-size:.78rem;color:var(--bwy-muted, #94a3b8)}.crm-form-grid input,.crm-form-grid select,.crm-form-grid textarea{padding:.45rem .55rem;border-radius:6px;border:1px solid var(--bwy-border, #475569);background:#0003;color:inherit}.crm-segment-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.85rem}.crm-segment-card{padding:1rem;border-radius:10px;border:1px solid var(--bwy-border, #334155);background:#0000001f;cursor:pointer;transition:border-color .2s,background .2s;text-align:left;color:inherit;font:inherit}.crm-segment-card:hover,.crm-segment-card--active{border-color:#d4af3773;background:#d4af370f}.crm-segment-count{font-size:1.75rem;font-weight:700;color:var(--bwy-gold, #d4af37)}.crm-segment-name{margin-top:.25rem;font-size:.85rem;color:var(--bwy-muted, #94a3b8);text-transform:capitalize}.crm-loyalty-ladder{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.crm-loyalty-step{flex:1 1 120px;padding:.65rem .75rem;border-radius:8px;border:1px solid var(--bwy-border, #334155);font-size:.78rem}.crm-loyalty-step strong{display:block;text-transform:capitalize;color:var(--bwy-gold, #d4af37);margin-bottom:.2rem}.crm-funnel{display:flex;align-items:flex-end;gap:.5rem;height:140px;padding-top:.5rem}.crm-funnel-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:.35rem;height:100%;justify-content:flex-end}.crm-funnel-bar{width:100%;max-width:64px;border-radius:6px 6px 0 0;background:linear-gradient(180deg,#d4af37,#8b6914);min-height:4px;transition:height .4s ease}.crm-funnel-label{font-size:.68rem;color:var(--bwy-muted, #94a3b8);text-align:center}.crm-funnel-val{font-size:.75rem;font-weight:600;color:#e2e8f0}.crm-msg{padding:.55rem .85rem;border-radius:8px;font-size:.85rem}.crm-msg--ok{background:#22c55e1f;border:1px solid rgba(34,197,94,.35);color:#86efac}.crm-msg--err{background:#ef44441f;border:1px solid rgba(239,68,68,.35);color:#fca5a5}.crm-pref-slider{display:grid;grid-template-columns:6rem 1fr 2rem;gap:.5rem;align-items:center;margin-bottom:.4rem;font-size:.82rem}.crm-pref-slider input[type=range]{width:100%}.crm-quick-links{display:flex;flex-wrap:wrap;gap:.5rem}.crm-quick-links a{padding:.4rem .75rem;border-radius:6px;border:1px solid var(--bwy-border, #475569);font-size:.82rem;text-decoration:none;color:inherit}.crm-quick-links a:hover{border-color:#d4af3773;color:var(--bwy-gold, #d4af37)}.shopify-kpi-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.shopify-kpi-grid .kpi-card-domain{grid-column:span 2;min-width:0}@media (max-width: 720px){.shopify-kpi-grid .kpi-card-domain{grid-column:span 1}}.kpi-value-domain{font-family:var(--font-body);font-size:var(--font-size-md);font-weight:600;line-height:var(--line-height-tight);color:var(--bwy-gold);word-break:break-word;overflow-wrap:anywhere;white-space:normal}.shopify-shop-card{margin-bottom:var(--space-5);padding:var(--space-5) var(--space-6)}.shopify-shop-card h3{margin-bottom:var(--space-4)}.shopify-shop-dl{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:var(--space-4) var(--space-6);margin:0}.shopify-shop-dl>div{min-width:0}.shopify-shop-dl dt{font-size:var(--font-size-xs);text-transform:uppercase;letter-spacing:.06em;color:var(--bwy-muted);margin-bottom:var(--space-2);font-weight:600}.shopify-shop-dl dd{margin:0;font-size:var(--font-size-base);line-height:var(--line-height);color:var(--bwy-cream)}.shopify-domain-code{display:inline-block;padding:.35rem .65rem;border-radius:var(--radius-sm);background:#c9a9611a;border:1px solid var(--bwy-border);font-family:ui-monospace,Cascadia Code,Segoe UI Mono,monospace;font-size:var(--font-size-sm);color:var(--bwy-gold-light);word-break:break-all;overflow-wrap:anywhere}.shopify-shop-dl a{font-weight:500}.hr-split{display:grid;grid-template-columns:minmax(280px,360px) 1fr;gap:1rem;align-items:start}.hr-app{display:flex;flex-direction:column;gap:1.25rem}.hr-page-hero{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem;padding:1.25rem 1.35rem;border:1px solid rgba(212,175,55,.22);border-radius:10px;background:linear-gradient(135deg,#d4af3712,#ffffff05 55%)}.hr-page-hero h2{margin:0 0 .35rem;font-size:1.15rem;color:var(--bwy-gold);font-weight:600}.hr-page-hero p{margin:0;font-size:.88rem;color:var(--bwy-muted);max-width:52rem;line-height:1.5}.hr-as-of{font-size:.78rem;color:var(--bwy-muted);padding:.35rem .65rem;border:1px solid var(--bwy-border);border-radius:999px}.hr-loading{padding:2rem;text-align:center;color:var(--bwy-muted)}.hr-alert-strip{display:flex;flex-wrap:wrap;gap:.5rem}.hr-alert{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .75rem;border-radius:6px;font-size:.82rem;text-decoration:none;border:1px solid transparent}.hr-alert strong{font-size:1rem}.hr-alert-warning{background:#fbbf241a;border-color:#fbbf2459;color:#fbbf24}.hr-alert-danger{background:#f871711a;border-color:#f8717159;color:#f87171}.hr-kpi-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.85rem}.physical-audit-barcode-input{width:100%;font-size:1.35rem;padding:.85rem 1rem;border:2px solid var(--bwy-gold);border-radius:8px;background:#00000040;color:var(--bwy-text)}@media (max-width: 768px){.physical-audit-barcode-input{font-size:1.5rem;min-height:3rem}}.hr-kpi-card{padding:1rem 1.1rem;border:1px solid var(--bwy-border);border-radius:8px;background:#ffffff05;min-height:96px;display:flex;flex-direction:column;justify-content:center}.hr-kpi-value{font-size:1.45rem;font-weight:600;line-height:1.2;color:var(--bwy-text, #f5f5f5)}.hr-kpi-label{margin-top:.35rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;color:var(--bwy-muted)}.hr-kpi-hint{margin-top:.25rem;font-size:.72rem;color:var(--bwy-muted);opacity:.9}.hr-kpi-gold .hr-kpi-value{color:var(--bwy-gold)}.hr-kpi-success .hr-kpi-value{color:var(--bwy-success, #4ade80)}.hr-kpi-warning .hr-kpi-value{color:#fbbf24}.hr-kpi-danger .hr-kpi-value{color:#f87171}.hr-panel{border:1px solid var(--bwy-border);border-radius:8px;padding:1rem 1.15rem;background:#ffffff05}.hr-panel-title{margin:0 0 .85rem;font-size:.82rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--bwy-gold)}.hr-dashboard-split,.hr-analytics-layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;align-items:stretch}.hr-two-col{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1rem}.hr-module-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem}.hr-module-tile{display:flex;flex-direction:column;gap:.35rem;padding:1rem;border:1px solid var(--bwy-border);border-radius:8px;text-decoration:none;color:inherit;background:#ffffff05;transition:border-color .15s,background .15s}.hr-module-tile:hover{border-color:#d4af3773;background:#d4af370f}.hr-module-tile strong{font-size:.92rem;color:var(--bwy-gold)}.hr-module-tile span:last-child{font-size:.78rem;color:var(--bwy-muted);line-height:1.4}.hr-module-icon{font-size:1.25rem}.hr-section-head{margin-bottom:.75rem}.hr-section-head h3{margin:0 0 .25rem;font-size:1rem}.hr-section-head p{margin:0;font-size:.82rem;color:var(--bwy-muted)}.hr-quick-actions{display:flex;flex-wrap:wrap;gap:.5rem}.hr-bar-chart{display:flex;flex-direction:column;gap:.45rem}.hr-stat-list{margin:0;display:flex;flex-direction:column;gap:.5rem}.hr-stat-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.45rem 0;border-bottom:1px solid rgba(255,255,255,.05);font-size:.85rem}.hr-stat-row dt{color:var(--bwy-muted)}.hr-stat-row dd{margin:0;font-weight:600}.hr-stat-gold dd{color:var(--bwy-gold)}.hr-stat-warning dd{color:#fbbf24}.hr-stat-danger dd{color:#f87171}.hr-stat-success dd{color:var(--bwy-success, #4ade80)}.hr-attendance-panel{min-height:100%}.hr-attendance-ring-wrap{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem}.hr-attendance-ring{--hr-rate: 0%;width:120px;height:120px;border-radius:50%;background:conic-gradient(var(--bwy-gold) var(--hr-rate),rgba(255,255,255,.08) 0);display:flex;align-items:center;justify-content:center;flex-shrink:0}.hr-attendance-ring-inner{width:88px;height:88px;border-radius:50%;background:var(--bwy-bg, #121212);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.hr-attendance-ring-inner strong{font-size:1.25rem;color:var(--bwy-gold)}.hr-attendance-ring-inner span{font-size:.65rem;color:var(--bwy-muted);text-transform:uppercase;letter-spacing:.04em}.hr-attendance-legend{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem;font-size:.82rem}.hr-attendance-legend li{display:flex;align-items:center;gap:.5rem;color:var(--bwy-muted)}.hr-attendance-legend .dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.hr-attendance-legend .dot.present{background:var(--bwy-success, #4ade80)}.hr-attendance-legend .dot.late{background:#fbbf24}.hr-attendance-legend .dot.absent{background:#f87171}.hr-attendance-legend .dot.leave{background:#60a5fa}.hr-attendance-legend strong{margin-left:auto;color:var(--bwy-text, #f5f5f5)}.hr-action-list{margin:0;padding-left:1.1rem;line-height:1.7;font-size:.85rem}.hr-action-list a{color:var(--bwy-gold)}.hr-dept-badges{display:flex;flex-wrap:wrap;gap:.45rem}.hr-dept-badge{font-size:.78rem;padding:.3rem .6rem;border-radius:999px;border:1px solid var(--bwy-border);color:var(--bwy-muted)}.hr-empty-inline{font-size:.82rem;color:var(--bwy-muted);margin:0}.hr-bar-label{min-width:7.5rem;color:var(--bwy-muted);font-size:.82rem}.hr-bar-value{min-width:1.75rem;text-align:right;font-size:.82rem}@media (max-width: 960px){.hr-split{grid-template-columns:1fr}}.hr-msg{padding:.65rem .85rem;margin-bottom:.75rem;border-radius:6px;font-size:.88rem}.hr-msg-success{background:#4ade801f;color:var(--bwy-success)}.hr-msg-error{background:#f871711f;color:var(--bwy-danger)}.hr-hint{font-size:.82rem;color:var(--bwy-muted);margin-bottom:.75rem}.hr-sub{font-size:.72rem;color:var(--bwy-muted)}.hr-checklist{list-style:none;margin:0;padding:0}.hr-checklist li{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.55rem 0;border-bottom:1px solid var(--bwy-border)}.hr-checklist li.done{opacity:.75}.hr-onboarding-progress{margin:1rem 0}.hr-onboarding-progress-bar{height:8px;border-radius:999px;background:#ffffff14;overflow:hidden}.hr-onboarding-progress-bar>span{display:block;height:100%;background:linear-gradient(90deg,var(--bwy-gold),#e8c96a);transition:width .25s ease}.hr-onboarding-meta{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;margin-bottom:1rem;font-size:.88rem}.hr-onboarding-meta strong{color:var(--bwy-gold)}.hr-workforce-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem 1rem}.hr-kpi-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;margin-bottom:1rem}.hr-kpi-strip .kpi-card{padding:.85rem 1rem}.hr-stage-pills{display:flex;flex-wrap:wrap;gap:.35rem}.hr-weekday-pills{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.hr-weekday-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .65rem;border:1px solid var(--bwy-border);border-radius:4px;font-size:.78rem;cursor:pointer;-webkit-user-select:none;user-select:none}.hr-weekday-pill.is-off{border-color:var(--bwy-gold);background:#d4af371f;color:var(--bwy-gold)}.hr-weekday-pill input{accent-color:var(--bwy-gold)}.hr-quick-links{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.hr-quick-links a{font-size:.78rem;padding:.35rem .65rem;border:1px solid var(--bwy-border);border-radius:4px;text-decoration:none;color:var(--bwy-gold)}.hr-analytics-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;margin-bottom:1rem}.hr-bar-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.35rem;font-size:.82rem}.hr-bar-track{flex:1;height:8px;background:#ffffff0f;border-radius:4px;overflow:hidden}.hr-bar-fill{height:100%;background:linear-gradient(90deg,rgba(212,175,55,.85),var(--bwy-gold));border-radius:4px;min-width:2px}.hr-employee-form-card{margin-bottom:0}.hr-form-toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid var(--bwy-border)}.hr-mode-tabs{display:flex;gap:.35rem}.hr-mode-tabs button{font-size:.78rem;padding:.45rem .85rem;border:1px solid var(--bwy-border);border-radius:4px;background:transparent;color:var(--bwy-muted);cursor:pointer}.hr-mode-tabs button.active{border-color:var(--bwy-gold);color:var(--bwy-gold);background:#d4af3714}.hr-edit-search{flex:1;min-width:min(100%,320px);max-width:480px}.hr-edit-search>label{display:flex;flex-direction:column;gap:.35rem;font-size:.78rem;color:var(--bwy-muted)}.hr-employee-form{display:flex;flex-direction:column;gap:1rem}.hr-form-section{border:1px solid var(--bwy-border);border-radius:6px;padding:.85rem 1rem 1rem;margin:0}.hr-form-section legend{padding:0 .35rem;font-size:.78rem;font-weight:600;color:var(--bwy-gold);text-transform:uppercase;letter-spacing:.04em}.hr-form-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem 1rem}.hr-form-field{display:flex;flex-direction:column;gap:.3rem;font-size:.78rem;color:var(--bwy-muted)}.hr-form-field input,.hr-form-field select,.hr-form-field textarea,.hr-textarea{width:100%}.hr-form-field textarea,.hr-textarea{min-height:4.5rem;resize:vertical;font-family:inherit}.hr-field-hint{font-size:.7rem;color:var(--bwy-muted);opacity:.85}.hr-form-actions{display:flex;flex-wrap:wrap;gap:.5rem;padding-top:.25rem}.hr-record-summary{display:flex;flex-wrap:wrap;gap:1rem;font-size:.82rem;color:var(--bwy-muted);padding:.65rem .75rem;background:#ffffff08;border-radius:4px}.hr-table-search{min-width:200px;flex:1;max-width:320px}.hr-row-selected{background:#d4af370f}.hr-typeahead{position:relative}.hr-typeahead-input-wrap{position:relative;display:flex;align-items:center}.hr-typeahead-input{width:100%;padding-right:1.75rem}.hr-typeahead-clear{position:absolute;right:.35rem;border:none;background:transparent;color:var(--bwy-muted);cursor:pointer;font-size:1.1rem;line-height:1;padding:.15rem .35rem}.hr-typeahead-list{position:absolute;z-index:40;top:calc(100% + 2px);left:0;right:0;max-height:240px;overflow-y:auto;margin:0;padding:.25rem 0;list-style:none;background:var(--bwy-charcoal, #1a1a1a);border:1px solid var(--bwy-border);border-radius:4px;box-shadow:0 8px 24px #00000059}.hr-typeahead-list button{display:flex;flex-direction:column;align-items:flex-start;width:100%;text-align:left;padding:.45rem .65rem;border:none;background:transparent;color:inherit;cursor:pointer;font-size:.82rem}.hr-typeahead-list button:hover,.hr-typeahead-list button.active{background:#d4af371f}.hr-typeahead-sub{font-size:.7rem;color:var(--bwy-muted);margin-top:.1rem}.hr-typeahead-empty{position:absolute;z-index:40;top:calc(100% + 2px);left:0;right:0;padding:.5rem .65rem;font-size:.78rem;color:var(--bwy-muted);background:var(--bwy-charcoal, #1a1a1a);border:1px solid var(--bwy-border);border-radius:4px}.hr-readonly{opacity:.85;background:#ffffff0a}.hr-salary-preview{padding:.85rem 1rem;background:#d4af370d;border:1px solid rgba(212,175,55,.25)}.hr-salary-preview h4{margin:0 0 .65rem;font-size:.82rem;color:var(--bwy-gold);text-transform:uppercase;letter-spacing:.04em}.hr-salary-preview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.5rem 1rem}.hr-salary-preview-grid>div{display:flex;flex-direction:column;gap:.15rem;font-size:.78rem}.hr-salary-preview-grid span{color:var(--bwy-muted)}.hr-salary-gross strong,.hr-salary-net strong{color:var(--bwy-gold)}.hr-salary-components-table input{width:100%;max-width:10rem;text-align:right}.hr-salary-components-table .hr-salary-total-row td{border-top:1px solid rgba(212,175,55,.35);padding-top:.65rem;color:var(--bwy-gold)}.hr-salary-net strong{font-size:1.05rem}.hr-payslip-detail{padding:.75rem 1rem;background:#0003;border-radius:4px;max-width:420px}.hr-payslip-row{display:flex;justify-content:space-between;gap:1rem;padding:.3rem 0;font-size:.82rem;border-bottom:1px solid rgba(255,255,255,.05)}.hr-payslip-row span{color:var(--bwy-muted)}.hr-payslip-gross strong{color:var(--bwy-gold)}.hr-payslip-net{margin-top:.35rem;padding-top:.5rem;border-top:1px solid var(--bwy-border)}.hr-payslip-net strong{font-size:1.1rem;color:var(--bwy-success, #4ade80)}.hr-doc-type-category-row td{background:#c9a96114;color:var(--bwy-gold);font-size:.78rem;letter-spacing:.04em;text-transform:uppercase;padding-top:.85rem;padding-bottom:.35rem;border-bottom:none}.perf-reviews-page .perf-kpi-grid{margin-bottom:.25rem}.perf-layout{display:grid;grid-template-columns:minmax(300px,380px) 1fr;gap:1rem;align-items:start}.perf-form-panel{position:sticky;top:.75rem}.perf-form-head h3{margin:0 0 .35rem;color:var(--bwy-gold)}.perf-form{display:flex;flex-direction:column;gap:.85rem}.perf-employee-preview{display:flex;align-items:center;gap:.75rem;padding:.65rem .75rem;border-radius:8px;border:1px solid rgba(201,169,97,.25);background:#c9a9610f}.perf-avatar{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;font-weight:700;font-size:.85rem;color:var(--bwy-gold);background:#00000059;border:1px solid rgba(201,169,97,.35);flex-shrink:0}.perf-field-block{display:flex;flex-direction:column;gap:.45rem}.perf-field-label{font-size:.78rem;color:var(--bwy-muted);text-transform:uppercase;letter-spacing:.04em}.perf-role-chips{display:flex;flex-wrap:wrap;gap:.35rem}.perf-role-chip{padding:.35rem .65rem;border-radius:999px;border:1px solid var(--bwy-border);background:transparent;color:var(--bwy-muted);font-size:.78rem;cursor:pointer;transition:border-color .15s,color .15s,background .15s}.perf-role-chip:hover{border-color:#c9a96173;color:var(--bwy-cream)}.perf-role-chip.active{border-color:var(--bwy-gold);background:#c9a96126;color:var(--bwy-gold)}.perf-score-block{padding:.85rem;border-radius:8px;border:1px solid var(--bwy-border);background:#0003}.perf-score-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.35rem}.perf-score-band{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:.15rem .5rem;border-radius:999px}.perf-score-band--success{background:#4ade8026;color:#4ade80}.perf-score-band--gold{background:#c9a96126;color:var(--bwy-gold)}.perf-score-band--warning{background:#fbbf2426;color:#fbbf24}.perf-score-band--danger{background:#f8717126;color:#f87171}.perf-score-display{display:flex;align-items:baseline;gap:.25rem;margin-bottom:.5rem}.perf-score-value{font-size:2.25rem;font-weight:700;line-height:1;color:var(--bwy-cream);font-variant-numeric:tabular-nums}.perf-score-max{font-size:.9rem;color:var(--bwy-muted)}.perf-score-slider{width:100%;accent-color:var(--bwy-gold);margin:.25rem 0}.perf-score-track{height:4px;border-radius:999px;background:#ffffff14;overflow:hidden;margin-top:.35rem}.perf-score-fill{height:100%;border-radius:999px;transition:width .15s ease}.perf-score-fill--success{background:#4ade80}.perf-score-fill--gold{background:var(--bwy-gold)}.perf-score-fill--warning{background:#fbbf24}.perf-score-fill--danger{background:#f87171}.perf-score-legend{display:flex;justify-content:space-between;font-size:.65rem;color:var(--bwy-muted);margin-top:.35rem}.perf-form-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.25rem}.perf-history-panel{display:flex;flex-direction:column;gap:.75rem;min-width:0}.perf-history-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.perf-search{flex:1;min-width:180px;padding:.45rem .65rem;border-radius:4px;border:1px solid var(--bwy-border);background:#00000040;color:var(--bwy-cream)}.perf-status-tabs{display:flex;flex-wrap:wrap;gap:.35rem}.perf-status-tab{padding:.4rem .75rem;border-radius:999px;border:1px solid var(--bwy-border);background:transparent;color:var(--bwy-muted);font-size:.8rem;cursor:pointer;display:inline-flex;align-items:center;gap:.35rem}.perf-status-tab.active{border-color:var(--bwy-gold);color:var(--bwy-gold);background:#c9a9611a}.perf-status-count{background:#fbbf24;color:#1a1a1a;font-size:.65rem;font-weight:700;padding:.1rem .4rem;border-radius:999px}.perf-review-list{display:flex;flex-direction:column;gap:.5rem}.perf-review-card{border:1px solid var(--bwy-border);border-radius:8px;background:#ffffff05;overflow:hidden;transition:border-color .15s}.perf-review-card--pending{border-left:3px solid #fbbf24}.perf-review-card--approved{border-left:3px solid #4ade80}.perf-review-card--rejected{border-left:3px solid #f87171}.perf-review-card.expanded{border-color:#c9a96159}.perf-review-card-head{display:flex;align-items:center;gap:.85rem;width:100%;padding:.75rem 1rem;border:none;background:transparent;color:inherit;text-align:left;cursor:pointer}.perf-review-card-head:hover{background:#ffffff08}.perf-score-ring{--score: 80;--ring-color: #c9a961;width:52px;height:52px;border-radius:50%;flex-shrink:0;background:conic-gradient(var(--ring-color) calc(var(--score) * 1%),rgba(255,255,255,.08) 0);display:grid;place-items:center}.perf-score-ring-inner{width:40px;height:40px;border-radius:50%;background:var(--bwy-charcoal, #141414);display:grid;place-items:center;font-weight:700;font-size:.85rem;color:var(--bwy-cream)}.perf-review-card-main{flex:1;min-width:0}.perf-review-card-title{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.perf-review-period{font-size:.78rem;color:var(--bwy-gold);font-family:ui-monospace,monospace}.perf-review-card-badges{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.35rem}.perf-expand-icon{color:var(--bwy-muted);font-size:.85rem}.perf-review-card-body{padding:0 1rem 1rem;border-top:1px solid var(--bwy-border)}.perf-review-meta{font-size:.78rem;color:var(--bwy-muted);padding:.65rem 0 .5rem}.perf-review-notes{padding:.65rem .75rem;border-radius:6px;background:#0003;margin-bottom:.65rem;font-size:.85rem}.perf-review-notes strong{display:block;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:var(--bwy-gold);margin-bottom:.35rem}.perf-review-notes p{margin:0;line-height:1.45;color:var(--bwy-cream)}.perf-review-notes--reject{border:1px solid rgba(248,113,113,.25)}.perf-review-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.perf-reject-row{display:flex;flex-wrap:wrap;gap:.35rem;flex:1;min-width:200px}.perf-reject-row input{flex:1;min-width:140px;padding:.35rem .5rem;font-size:.82rem;border-radius:4px;border:1px solid var(--bwy-border);background:#00000040;color:var(--bwy-cream)}.perf-empty{text-align:center;padding:2.5rem 1rem;color:var(--bwy-muted)}@media (max-width: 960px){.perf-layout{grid-template-columns:1fr}.perf-form-panel{position:static}}.hr-disciplinary-kpis .hr-kpi-value.hr-stat-gold{color:var(--bwy-gold)}.hr-disciplinary-kpis .hr-kpi-value.hr-stat-warning{color:#fbbf24}.hr-disciplinary-kpis .hr-kpi-value.hr-stat-danger{color:#f87171}.hr-disciplinary-table-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.hr-disciplinary-table-head h3{margin:0}.hr-disciplinary-filters{display:flex;flex-wrap:wrap;gap:.5rem}.hr-disciplinary-filters select{min-width:10rem}.hr-disciplinary-table .hr-disciplinary-date{white-space:nowrap;color:var(--bwy-muted);font-size:.88rem}.hr-disciplinary-employee{display:flex;flex-direction:column;gap:.15rem}.hr-disciplinary-employee strong{font-weight:600;color:var(--bwy-cream)}.hr-disciplinary-emp-no{font-size:.75rem;color:var(--bwy-muted);letter-spacing:.02em}.hr-disciplinary-amount{white-space:nowrap;font-variant-numeric:tabular-nums}.hr-disciplinary-desc{max-width:22rem;line-height:1.45;color:var(--bwy-muted)}.hr-required{color:var(--bwy-gold)}.badge-muted{background:#ffffff0f;color:var(--bwy-muted)}.badge-warning{background:#fbbf241f;color:#fbbf24}.badge-danger{background:#f871711f;color:#f87171}.sidebar{width:var(--sidebar-width);min-width:var(--sidebar-width);height:100vh;background:var(--bwy-charcoal);border-right:1px solid var(--bwy-border);display:flex;flex-direction:column;position:sticky;top:0}.sidebar-brand{padding:1.5rem 1.25rem 1rem;border-bottom:1px solid var(--bwy-border)}.brand-mark{font-family:var(--font-display);font-size:2rem;font-weight:700;color:var(--bwy-gold);letter-spacing:.2em;line-height:1}.brand-sub{font-size:var(--font-size-xs);text-transform:uppercase;letter-spacing:.28em;color:var(--bwy-muted);margin-top:var(--space-1)}.sidebar-nav{flex:1;overflow-y:auto;padding:var(--space-3) 0;display:flex;flex-direction:column}.nav-group{margin-bottom:var(--space-3)}.nav-group-label{font-size:var(--font-size-xs);text-transform:uppercase;letter-spacing:.1em;color:var(--bwy-muted);padding:var(--space-2) 1.25rem var(--space-2);font-weight:600}.sidebar-nav a{display:block;padding:.55rem 1.25rem;color:var(--bwy-muted);font-size:var(--font-size-sm);font-weight:500;line-height:var(--line-height-tight);transition:all .15s;border-left:2px solid transparent;text-decoration:none}.sidebar-nav a:hover{color:var(--bwy-cream);background:#ffffff05}.sidebar-nav a.active{color:var(--bwy-gold);background:#c9a9610f;border-left-color:var(--bwy-gold)}.sidebar-nav-logout{display:block;width:100%;margin-top:auto;padding:.55rem 1.25rem;background:transparent;border:none;border-left:2px solid transparent;border-top:1px solid var(--bwy-border);color:var(--bwy-muted);font-size:var(--font-size-sm);font-weight:500;line-height:var(--line-height-tight);text-align:left;cursor:pointer}.sidebar-nav-logout:hover{color:var(--bwy-cream);background:#ffffff05}.nav-link{display:flex;align-items:center;gap:.6rem;padding:.55rem 1.25rem;color:var(--bwy-muted);font-size:var(--font-size-sm);font-weight:500;line-height:var(--line-height-tight);transition:all .15s;border-left:2px solid transparent}.nav-link:hover{color:var(--bwy-cream);background:#ffffff05}.nav-link.active{color:var(--bwy-gold);background:#c9a9610f;border-left-color:var(--bwy-gold)}.nav-icon{width:1.1rem;text-align:center;opacity:.85}.sidebar-user{padding:1rem 1.25rem;border-top:1px solid var(--bwy-border);display:flex;align-items:center;gap:.5rem}.user-name{font-size:var(--font-size-sm);color:var(--bwy-cream);flex:1}.pricing-page{display:flex;flex-direction:column;gap:1rem}.pricing-toolbar{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;align-items:flex-end;padding:1rem 1.25rem}.pricing-search-wrap{flex:1 1 280px;min-width:200px}.pricing-search-label{display:block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted, #64748b);margin-bottom:.35rem}.pricing-search-input{width:100%;padding:.65rem .85rem;font-size:1rem;border:1px solid var(--border, #cbd5e1);border-radius:8px;background:var(--surface, #fff)}.pricing-filters{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.pricing-filters label{display:flex;flex-direction:column;gap:.35rem;font-size:.8rem;font-weight:600;color:var(--text-muted, #64748b)}.pricing-filters select{min-width:140px;padding:.5rem .65rem;border-radius:6px;border:1px solid var(--border, #cbd5e1)}.pricing-toggle{flex-direction:row!important;align-items:center;gap:.5rem!important;font-weight:500!important;color:inherit!important;cursor:pointer;padding-top:1.25rem}.pricing-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;margin-left:auto}.pricing-count{font-size:.85rem;color:var(--text-muted, #64748b)}.pricing-pending{color:var(--warning, #d97706);font-weight:600}.pricing-banner{padding:.65rem 1rem;border-radius:8px;font-size:.9rem}.pricing-banner--ok{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.pricing-banner--err{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.pricing-loading{padding:2rem;text-align:center;color:var(--text-muted, #64748b)}.pricing-table-wrap{overflow-x:auto;padding:0}.pricing-table{width:100%;border-collapse:collapse;font-size:.9rem}.pricing-table th,.pricing-table td{padding:.6rem .75rem;border-bottom:1px solid var(--border, #e2e8f0);text-align:left;vertical-align:middle}.pricing-table th.num,.pricing-table td.num{text-align:right}.pricing-table thead th{background:var(--surface-alt, #f8fafc);font-size:.75rem;text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted, #64748b);white-space:nowrap}.pricing-sku{font-family:ui-monospace,monospace;font-weight:600;white-space:nowrap}.pricing-tier{font-size:.85rem;color:var(--text-muted, #64748b)}.pricing-input{width:7.5rem;max-width:100%;padding:.4rem .5rem;text-align:right;border:1px solid var(--border, #cbd5e1);border-radius:6px;font-variant-numeric:tabular-nums}.pricing-row--changed .pricing-input{border-color:var(--primary, #2563eb);background:#eff6ff}.pricing-margin{white-space:nowrap}.pricing-was{display:block;font-size:.7rem;color:var(--text-muted, #94a3b8);font-weight:400}.pricing-save-cell{text-align:right;width:5rem}.pricing-empty{text-align:center;padding:2rem!important;color:var(--text-muted, #64748b)}.pos-commerce{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;flex-direction:column;background:var(--bwy-black);color:var(--bwy-cream);font-family:var(--font-body)}.pos-topbar{display:flex;align-items:center;gap:.75rem;padding:.65rem 1.25rem;background:var(--bwy-charcoal);border-bottom:1px solid var(--bwy-border);min-height:56px}.pos-menu-btn{background:transparent;border:1px solid var(--bwy-border);color:var(--bwy-gold);font-size:1.1rem;cursor:pointer;padding:.35rem .55rem;border-radius:4px}.pos-topbar-title{margin:0;font-family:var(--font-display);font-size:1.15rem;color:var(--bwy-cream);min-width:120px}.pos-topbar-search{flex:1;max-width:480px}.pos-topbar-search input{width:100%;padding:.55rem 1rem;border:1px solid var(--bwy-border);border-radius:4px;font-size:.95rem;background:var(--bwy-panel);color:var(--bwy-cream)}.pos-topbar-meta{display:flex;align-items:center;gap:1rem;margin-left:auto;font-size:.85rem;color:var(--bwy-muted)}.pos-operator-bar{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;padding:.4rem 1.25rem;background:#00000040;border-bottom:1px solid var(--bwy-border);font-size:.85rem}.pos-operator-chip{color:var(--bwy-cream);white-space:nowrap}.pos-operator-chip--ok{color:#8fd4a0}.pos-operator-chip--warn{color:#f0a060}.pos-operator-actions{margin-left:auto;display:flex;gap:.35rem}.pos-operator-btn{padding:.2rem .55rem;font-size:.8rem}.pos-lock-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9000;background:#000000d1;display:flex;align-items:center;justify-content:center;padding:1rem}.pos-lock-card{width:min(420px,100%);padding:1.25rem}.pos-lock-form label{display:block;margin-bottom:.75rem}.pos-lock-form input{width:100%;margin-top:.25rem}.pos-void-modal{width:min(480px,100%)}.pos-void-modal textarea,.pos-void-modal input{width:100%;margin-top:.25rem}.pos-exit{color:var(--bwy-gold);text-decoration:none;font-size:.8rem}.pos-body{flex:1;display:flex;min-height:0;overflow:hidden}.pos-rail-nav{width:52px;background:var(--bwy-charcoal);border-right:1px solid var(--bwy-border);display:flex;flex-direction:column;align-items:center;padding:.5rem 0;gap:.35rem;position:relative}.pos-rail-nav button{width:40px;height:40px;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--bwy-muted);font-size:1.1rem;cursor:pointer}.pos-rail-nav button.active{background:#c9a96126;border-color:var(--bwy-border);color:var(--bwy-gold)}.pos-cart-badge{position:absolute;bottom:12px;font-size:.65rem;background:var(--bwy-gold);color:var(--bwy-black);border-radius:10px;padding:.1rem .35rem;font-weight:700}.pos-main{flex:1;overflow:auto;background:var(--bwy-black)}.pos-home{padding:1.25rem;display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.pos-home h2{font-size:.85rem;text-transform:uppercase;letter-spacing:.04em;color:var(--bwy-muted);margin:0 0 .75rem}.pos-tile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem}.pos-action-tile{min-height:72px;padding:.75rem;border:1px solid var(--bwy-border);border-radius:6px;background:var(--bwy-panel);color:var(--bwy-cream);font-size:.82rem;font-weight:500;text-align:center;cursor:pointer;transition:border-color .15s,background .15s}.pos-action-tile:hover{border-color:var(--bwy-gold);background:#c9a96114}.pos-tile-wide{grid-column:span 3}.pos-session-info{grid-column:1 / -1;padding:.75rem 1rem;background:var(--bwy-panel);border-radius:6px;border-left:3px solid var(--bwy-gold);font-size:.88rem;color:var(--bwy-muted)}.pos-categories{padding:1rem 1.25rem 1.25rem;display:flex;flex-direction:column;min-height:0;height:100%}.pos-catalog-head{margin-bottom:.65rem}.pos-catalog-head p{margin:0}.pos-catalog-filters{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.85rem}.pos-catalog-filter{display:inline-flex;align-items:center;gap:.4rem;background:var(--bwy-panel);border:1px solid var(--bwy-border);color:var(--bwy-cream);border-radius:999px;padding:.35rem .75rem;font-size:.78rem;cursor:pointer}.pos-catalog-filter.active{border-color:var(--bwy-gold);background:#c9a9611f;color:var(--bwy-gold)}.pos-catalog-filter-count{font-size:.72rem;color:var(--bwy-muted)}.pos-catalog-filter.active .pos-catalog-filter-count{color:var(--bwy-gold)}.pos-catalog-grid-wrap{flex:1;min-height:0;overflow:auto}.pos-catalog-grid{padding:0}.pos-tile-stock{font-size:.62rem;color:var(--bwy-muted)}.pos-tile-visual{min-height:108px;gap:.2rem}.pos-tile-bottle{font-size:1.6rem;line-height:1;align-self:center;filter:drop-shadow(0 2px 4px rgba(0,0,0,.35))}.pos-tile-bottle--pulse{filter:hue-rotate(30deg) drop-shadow(0 2px 4px rgba(0,0,0,.35))}.pos-tile-bottle--legendary{filter:hue-rotate(260deg) drop-shadow(0 2px 4px rgba(0,0,0,.35))}.pos-tile-bottle--oud{filter:hue-rotate(90deg) drop-shadow(0 2px 4px rgba(0,0,0,.35))}.pos-shift-closed-gate{max-width:720px;margin:1rem auto;padding:1.25rem}.pos-shift-closed-gate h2{color:var(--bwy-gold);margin-bottom:.5rem}.pos-customer-intel{display:flex;flex-wrap:wrap;gap:.35rem .75rem;margin-top:.35rem;font-size:.72rem;color:var(--bwy-muted)}.pos-recommend-panel{margin:.65rem 0;padding:.65rem .75rem;background:var(--bwy-panel);border:1px solid var(--bwy-border);border-radius:8px}.pos-recommend-panel h3{font-size:.82rem;color:var(--bwy-gold);margin:0 0 .5rem}.pos-rec-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.45rem}.pos-rec-tile{background:var(--bwy-charcoal);border:1px solid var(--bwy-border);border-radius:6px;padding:.45rem;text-align:left;cursor:pointer;font-size:.68rem;color:inherit}.pos-rec-tile strong{display:block;font-size:.72rem;color:var(--bwy-cream)}.pos-more-actions-toggle{grid-column:1 / -1;border-style:dashed!important;color:var(--bwy-muted)!important}font-size: .65rem; color: var(--bwy-muted); margin-top: .25rem; } .pos-payment-ref{display:block;color:var(--bwy-muted);font-size:.72rem}.pos-payment-ref-modal{max-width:420px}.pos-cat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}.pos-cat-tile{aspect-ratio:1;background:var(--bwy-panel);border:1px solid var(--bwy-border);border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;cursor:pointer;padding:1rem;transition:border-color .15s}.pos-cat-tile:hover{border-color:var(--bwy-gold)}.pos-cat-icon{font-size:2rem;color:var(--bwy-muted)}.pos-cat-name{font-size:.82rem;font-weight:600;text-align:center;line-height:1.25;color:var(--bwy-cream)}.pos-cat-count{font-size:.72rem;color:var(--bwy-muted)}.pos-settings{margin:1.25rem;padding:1.5rem;background:var(--bwy-panel);border:1px solid var(--bwy-border);border-radius:8px;max-width:520px}.pos-settings h2{color:var(--bwy-gold)}.pos-settings-dl{display:grid;grid-template-columns:140px 1fr;gap:.35rem 1rem;font-size:.88rem;margin:1rem 0}.pos-settings-dl dt{color:var(--bwy-muted)}.pos-settings-field{display:flex;flex-direction:column;gap:.35rem;font-size:.85rem}.pos-transaction{display:flex;height:100%;min-height:calc(100vh - 56px)}.pos-txn-left{flex:1;display:flex;flex-direction:column;min-width:0}.pos-txn-tabs{display:flex;gap:0;background:var(--bwy-charcoal);border-bottom:1px solid var(--bwy-border)}.pos-txn-tabs button{padding:.65rem 1.25rem;border:none;background:transparent;font-weight:600;font-size:.88rem;cursor:pointer;border-bottom:3px solid transparent;color:var(--bwy-muted)}.pos-txn-tabs button.active{color:var(--bwy-gold);border-bottom-color:var(--bwy-gold)}.pos-line-table-wrap{flex:1;overflow:auto;background:var(--bwy-panel);min-height:200px}.pos-line-table{width:100%;border-collapse:collapse;font-size:.85rem}.pos-line-table th{text-align:left;padding:.65rem 1rem;background:var(--bwy-charcoal);border-bottom:1px solid var(--bwy-border);font-size:.72rem;text-transform:uppercase;letter-spacing:.03em;color:var(--bwy-muted)}.pos-line-table td{padding:.55rem 1rem;border-bottom:1px solid rgba(255,255,255,.04);color:var(--bwy-cream)}.pos-line-table tr.selected{background:#c9a9611a}.pos-line-table tr{cursor:pointer}.pos-empty-lines{text-align:center;padding:3rem 1rem;color:var(--bwy-muted)}.pos-add-product-btn{margin-top:1rem;padding:.65rem 1.5rem;background:linear-gradient(135deg,var(--bwy-gold) 0%,#a8893f 100%);color:var(--bwy-black);border:none;border-radius:4px;font-weight:600;cursor:pointer}.pos-product-picker{border-top:1px solid var(--bwy-border);background:var(--bwy-charcoal);max-height:280px;overflow:auto}.pos-picker-head{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;background:var(--bwy-panel);border-bottom:1px solid var(--bwy-border);color:var(--bwy-gold)}.pos-picker-head button{background:transparent;border:1px solid var(--bwy-border);color:var(--bwy-muted);padding:.35rem .65rem;border-radius:4px}.pos-inventory-lookup{max-height:88vh;display:flex;flex-direction:column;gap:.75rem}.pos-inventory-lookup .pos-search-inline{width:100%;margin:0}.pos-inv-lookup-meta{margin:0;font-size:.85rem}.pos-inv-lookup-table-wrap{flex:1;min-height:200px;max-height:52vh;overflow:auto;border:1px solid var(--bwy-border);border-radius:6px}.pos-inv-lookup-hint{margin:0;font-size:.82rem;line-height:1.45}.pos-out-row td{opacity:.55}.pos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.5rem;padding:.75rem}.pos-tile{background:var(--bwy-charcoal);border:1px solid var(--bwy-border);border-radius:8px;padding:.65rem;text-align:left;min-height:72px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;transition:border-color .15s}.pos-tile:hover{border-color:var(--bwy-gold)}.pos-tile-name{font-size:.72rem;line-height:1.25;color:var(--bwy-cream)}.pos-tile-price{font-family:var(--font-display);font-weight:600;color:var(--bwy-gold);font-size:.9rem}.pos-payments-tab{flex:1;padding:1.5rem;background:var(--bwy-panel)}.pos-pay-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem;margin-top:1rem}.pos-pay-tile{min-height:64px;padding:.75rem;border:1px solid var(--bwy-border);border-radius:6px;background:var(--bwy-charcoal);color:var(--bwy-cream);font-size:.82rem;font-weight:600;cursor:pointer;transition:border-color .15s,background .15s}.pos-pay-tile:hover:not(:disabled){border-color:var(--bwy-gold);background:#c9a96114}.pos-pay-tile:disabled{opacity:.4;cursor:not-allowed}.pos-pay-tile.compact{min-height:52px;font-size:.75rem;padding:.5rem}.pos-txn-footer{display:grid;grid-template-columns:180px 1fr 1.2fr;gap:0;background:var(--bwy-charcoal);border-top:1px solid var(--bwy-border);min-height:140px}.pos-totals{padding:.75rem 1rem;border-right:1px solid var(--bwy-border);font-size:.78rem;display:flex;flex-direction:column;gap:.2rem}.pos-totals div{display:flex;justify-content:space-between;gap:.5rem}.pos-totals span{color:var(--bwy-muted)}.pos-totals strong{color:var(--bwy-cream)}.pos-amount-due{margin-top:.35rem;padding-top:.35rem;border-top:1px solid var(--bwy-border)}.pos-amount-due strong{font-family:var(--font-display);font-size:1.35rem;color:var(--bwy-gold)}.pos-customer-block{padding:.75rem 1rem;border-right:1px solid var(--bwy-border);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:.82rem;color:var(--bwy-muted)}.pos-customer-attached{display:flex;flex-direction:column;gap:.25rem;color:var(--bwy-cream)}.pos-customer-attached button{font-size:.75rem;color:var(--bwy-danger);background:none;border:none;cursor:pointer}.pos-pay-bar{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:.35rem;padding:.5rem}.pos-rail{width:340px;background:var(--bwy-charcoal);border-left:1px solid var(--bwy-border);display:flex;flex-direction:column;flex-shrink:0}.pos-rail-tabs{display:flex;border-bottom:1px solid var(--bwy-border);background:var(--bwy-panel)}.pos-rail-tabs button{flex:1;border:none;background:transparent;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em;color:var(--bwy-muted);cursor:pointer;padding:.55rem .25rem}.pos-rail-tabs button.active{background:var(--bwy-charcoal);color:var(--bwy-gold);box-shadow:inset 0 -3px 0 var(--bwy-gold)}.pos-rail-panel{flex:1;overflow:auto;padding:.65rem}.pos-rail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.pos-rail-grid button{min-height:64px;padding:.5rem;border:1px solid var(--bwy-border);border-radius:6px;background:var(--bwy-panel);color:var(--bwy-cream);font-size:.72rem;font-weight:500;cursor:pointer;text-align:center;line-height:1.25;transition:border-color .15s}.pos-rail-grid button:hover:not(:disabled){border-color:var(--bwy-gold);color:var(--bwy-gold)}.pos-rail-grid button:disabled{opacity:.35;cursor:not-allowed}.pos-numpad-wrap{display:flex;flex-direction:column;gap:.5rem}.pos-numpad-hint{margin:0;font-size:.78rem;color:var(--bwy-muted)}.pos-numpad-display{padding:.65rem;background:var(--bwy-panel);border:1px solid var(--bwy-border);border-radius:4px;font-size:1.25rem;font-weight:600;text-align:right;min-height:2rem;color:var(--bwy-gold)}.pos-numpad{display:grid;grid-template-columns:repeat(3,1fr);gap:.35rem}.pos-numpad button{min-height:48px;border:1px solid var(--bwy-border);border-radius:4px;background:var(--bwy-panel);color:var(--bwy-cream);font-size:1.1rem;cursor:pointer}.pos-numpad button:hover{border-color:var(--bwy-gold)}.pos-numpad-enter{min-height:48px;border:none;border-radius:4px;background:linear-gradient(135deg,var(--bwy-gold) 0%,#a8893f 100%);color:var(--bwy-black);font-weight:700;font-size:1rem;cursor:pointer}.pos-boot-banner{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:300;padding:1rem 1.5rem;background:var(--bwy-charcoal);border:1px solid var(--bwy-gold);border-radius:8px;color:var(--bwy-cream);font-size:1rem}.pos-toast{font-size:.88rem}.pos-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000a6;z-index:var(--z-overlay, 8000);display:flex;align-items:center;justify-content:center}.pos-modal{background:var(--bwy-panel);border:1px solid var(--bwy-border);border-radius:8px;padding:1.25rem;width:min(420px,92vw);max-height:80vh;overflow:auto}.pos-modal.pos-inventory-lookup{width:min(780px,94vw);max-width:94vw;max-height:90vh;overflow:hidden;box-sizing:border-box}.pos-modal.pos-inventory-lookup .pos-inv-lookup-table-wrap{overflow-x:hidden;overflow-y:auto}.pos-modal.pos-inventory-lookup .pos-inv-table{width:100%;table-layout:fixed;margin-bottom:0}.pos-modal.pos-inventory-lookup .pos-inv-col-sku{width:16%}.pos-modal.pos-inventory-lookup .pos-inv-col-product{width:24%}.pos-modal.pos-inventory-lookup .pos-inv-col-class{width:12%}.pos-modal.pos-inventory-lookup .pos-inv-col-qty{width:14%}.pos-modal.pos-inventory-lookup .pos-inv-col-price{width:22%}.pos-modal.pos-inventory-lookup .pos-inv-col-add{width:12%}.pos-modal.pos-inventory-lookup .pos-inv-table th,.pos-modal.pos-inventory-lookup .pos-inv-table td{padding:.45rem .55rem;vertical-align:middle}.pos-modal.pos-inventory-lookup .pos-inv-table th{white-space:nowrap;font-size:.68rem}.pos-modal.pos-inventory-lookup .pos-inv-table td:nth-child(1){font-size:.78rem;color:var(--bwy-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pos-modal.pos-inventory-lookup .pos-inv-table td:nth-child(2){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pos-modal.pos-inventory-lookup .pos-inv-table td:nth-child(3){font-size:.82rem;color:var(--bwy-muted);white-space:nowrap}.pos-modal.pos-inventory-lookup .pos-inv-table th:nth-child(4),.pos-modal.pos-inventory-lookup .pos-inv-table td:nth-child(4),.pos-modal.pos-inventory-lookup .pos-inv-table th:nth-child(5),.pos-modal.pos-inventory-lookup .pos-inv-table td:nth-child(5){text-align:right;white-space:nowrap}.pos-modal.pos-inventory-lookup .pos-inv-table th:nth-child(6),.pos-modal.pos-inventory-lookup .pos-inv-table td:nth-child(6){text-align:center;padding-left:.25rem;padding-right:.25rem}.pos-modal.pos-inventory-lookup .pos-inv-table td:nth-child(6) .btn-ghost{padding:.25rem .45rem;font-size:.78rem}.pos-modal.pos-inventory-lookup .pos-inv-lookup-hint{flex-shrink:0}.pos-modal h3{margin:0 0 .75rem;color:var(--bwy-gold);font-family:var(--font-display)}.pos-modal input{width:100%;padding:.65rem;border:1px solid var(--bwy-border);border-radius:4px;margin-bottom:.75rem;background:var(--bwy-charcoal);color:var(--bwy-cream)}.pos-customer-list{list-style:none;margin:0 0 .75rem;padding:0;max-height:240px;overflow:auto}.pos-customer-list button{width:100%;text-align:left;padding:.65rem;border:none;border-bottom:1px solid rgba(255,255,255,.05);background:transparent;cursor:pointer;display:flex;flex-direction:column;gap:.15rem;color:var(--bwy-cream)}.pos-customer-list button:hover{background:#c9a96114}.pos-customer-list button.selected{background:#c9a96126;border-left:3px solid var(--bwy-gold)}.pos-customer-modal{min-width:min(420px,92vw)}.pos-modal-tabs{display:flex;gap:.35rem;margin-bottom:.75rem}.pos-modal-tabs button{flex:1;padding:.45rem;border:1px solid var(--bwy-border);background:var(--bwy-charcoal);color:var(--bwy-muted);border-radius:4px;cursor:pointer;font-size:.82rem}.pos-modal-tabs button.active{border-color:var(--bwy-gold);color:var(--bwy-gold)}.pos-modal-actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1rem;padding-top:.75rem;border-top:1px solid var(--bwy-border)}.pos-new-customer-form label{display:block;margin-bottom:.75rem;font-size:.82rem;color:var(--bwy-muted)}.pos-new-customer-form input{display:block;width:100%;margin-top:.25rem}.pos-customer-list span{font-size:.78rem;color:var(--bwy-muted)}.pos-layout{display:grid;grid-template-columns:1fr 320px;gap:1rem;min-height:calc(100vh - 140px)}.pos-search{margin-bottom:1rem;font-size:1rem;padding:.75rem}.pos-cart-line{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.05);font-size:.85rem}.pos-total{font-family:var(--font-display);font-size:1.5rem;color:var(--bwy-gold);margin:1rem 0}.pos-pay-btns{display:flex;gap:.5rem;margin-bottom:1rem}.pos-checkout{width:100%;padding:.85rem;font-size:1rem}.pos-hub-kpis{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.65rem;margin-bottom:1.25rem;grid-column:1 / -1}.pos-hub-kpi{background:var(--bwy-panel);border:1px solid var(--bwy-border);border-radius:8px;padding:.75rem;display:flex;flex-direction:column;gap:.25rem}.pos-hub-kpi span{font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;color:var(--bwy-muted)}.pos-hub-kpi strong{color:var(--bwy-gold);font-family:var(--font-display);font-size:1.1rem}.pos-feature-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.65rem}.pos-feature-tile{background:var(--bwy-panel);border:1px solid var(--bwy-border);border-radius:8px;padding:1rem;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:.35rem;color:var(--bwy-cream);min-height:100px}.pos-feature-tile:hover{border-color:var(--bwy-gold)}.pos-feature-tile strong{color:var(--bwy-gold);font-size:.9rem}.pos-feature-tile span:last-child{font-size:.72rem;color:var(--bwy-muted);line-height:1.3}.pos-feature-icon{font-size:1.5rem}.pos-home.pos-hub{grid-template-columns:1fr}.pos-ops{padding:1rem 1.25rem}.pos-ops-tabs{display:flex;gap:.35rem;margin-bottom:1rem;flex-wrap:wrap}.pos-ops-tabs button{padding:.5rem 1rem;border:1px solid var(--bwy-border);background:var(--bwy-panel);color:var(--bwy-muted);border-radius:4px;cursor:pointer;font-size:.82rem}.pos-ops-tabs button.active{border-color:var(--bwy-gold);color:var(--bwy-gold);background:#c9a96114}.pos-ops-panel{background:var(--bwy-panel);border:1px solid var(--bwy-border);border-radius:8px;padding:1rem}.pos-ops-hint,.pos-muted{font-size:.82rem;color:var(--bwy-muted);margin-bottom:.75rem}.pos-ops-table{font-size:.82rem;margin-bottom:.75rem}.pos-ops-table th{color:var(--bwy-muted);font-size:.7rem;text-transform:uppercase}.pos-qty-input{width:72px;padding:.35rem}.pos-ops-action{margin-top:.75rem}.pos-ops-subhead{margin:1.25rem 0 .5rem;color:var(--bwy-gold);font-size:.85rem}.pos-ops-list{list-style:none;padding:0;margin:0;font-size:.82rem}.pos-ops-list li{padding:.35rem 0;border-bottom:1px solid rgba(255,255,255,.04)}.pos-ops-card{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem;margin-bottom:.5rem;background:var(--bwy-charcoal);border-radius:6px;border:1px solid var(--bwy-border)}.pos-ops-card-actions{display:flex;gap:.5rem;flex-shrink:0}.pos-transfer-changed td{color:var(--bwy-gold)}.pos-ops-card-block{padding:1rem}.pos-ops-card-block label{display:block;margin-bottom:.65rem;font-size:.82rem;color:var(--bwy-muted)}.pos-ops-card-block input,.pos-field select,.pos-field-full{display:block;width:100%;margin-top:.25rem}.pos-field select{padding:.5rem;background:var(--bwy-charcoal);border:1px solid var(--bwy-border);color:var(--bwy-cream);border-radius:4px}.pos-low,.pos-low-row td{color:var(--bwy-danger)}.pos-screen-title{font-family:var(--font-display);color:var(--bwy-gold);margin-bottom:1rem}.pos-return-lookup{display:flex;gap:.5rem;margin-bottom:1rem;max-width:480px}.pos-return-lookup input{flex:1}.pos-exchange-hint{margin:-.5rem 0 1rem;max-width:42rem}.pos-exchange-tabs{display:flex;gap:.5rem;margin-bottom:1rem}.pos-exchange-tabs button{padding:.45rem .85rem;border:1px solid var(--bwy-border);background:transparent;color:var(--bwy-muted);border-radius:var(--radius-sm, 6px);cursor:pointer;font-size:var(--font-size-sm, .875rem)}.pos-exchange-tabs button.active{border-color:var(--bwy-gold);color:var(--bwy-gold);background:#c9a96114}.pos-exchange-origin{margin:0 0 1rem;padding:.5rem .75rem;border-radius:var(--radius-sm, 6px);background:#c9a96114;border:1px solid var(--bwy-border);font-size:var(--font-size-sm, .875rem)}.pos-exchange-search{margin-bottom:.75rem;max-width:360px}.pos-exchange-product-pick{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.5rem;margin-bottom:1rem;max-height:200px;overflow-y:auto}.pos-exchange-pick-btn{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;padding:.55rem .65rem;text-align:left;background:var(--bwy-charcoal);border:1px solid var(--bwy-border);border-radius:var(--radius-sm, 6px);color:var(--bwy-cream);cursor:pointer;font-size:var(--font-size-sm, .875rem)}.pos-exchange-pick-btn:hover{border-color:var(--bwy-gold)}.pos-exchange-summary{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;margin:1rem 0;padding:.85rem 1rem}.pos-exchange-summary>div{display:flex;flex-direction:column;gap:.15rem}.pos-exchange-summary span{font-size:var(--font-size-xs, .8125rem);color:var(--bwy-muted);text-transform:uppercase;letter-spacing:.04em}.pos-exchange-due{color:var(--bwy-gold)}.pos-exchange-blocked{margin-top:.35rem;padding-top:.35rem;border-top:1px solid rgba(255,255,255,.08)}.pos-exchange-blocked strong{color:#e57373;margin-left:.35rem}.pos-exchange-blocked p{margin:.35rem 0 0;font-size:.85rem}.pos-exchange-refund{color:var(--bwy-success, #4ade80)}.pos-gift-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.pos-loyalty-dl{display:grid;grid-template-columns:100px 1fr;gap:.35rem;margin-top:.75rem;font-size:.85rem}.pos-loyalty-dl dt{color:var(--bwy-muted)}.pos-search-inline{width:100%;max-width:320px;margin-bottom:.75rem;padding:.5rem;background:var(--bwy-charcoal);border:1px solid var(--bwy-border);color:var(--bwy-cream);border-radius:4px}.pos-inline-field{font-size:.75rem;margin-top:.35rem;display:block}.pos-inline-field input{width:100%;margin-top:.2rem;padding:.35rem}.pos-customer-banner{margin:.75rem 1rem 0;padding:.85rem 1rem;border:1px solid var(--bwy-border);border-radius:8px;background:#c9a9610f}.pos-customer-required{display:flex;align-items:center;justify-content:space-between;gap:1rem}.pos-customer-required p,.pos-customer-label{color:var(--bwy-muted);font-size:.85rem;margin:.25rem 0 0}.pos-customer-banner .pos-customer-attached{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.pos-customer-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.pos-customer-actions button{background:transparent;border:1px solid var(--bwy-border);color:var(--bwy-cream);padding:.35rem .75rem;border-radius:4px;cursor:pointer}.pos-customer-block.compact{display:flex;align-items:center;justify-content:center;min-height:48px}.pos-sales-journal,.pos-sales-inline{padding:1rem}.pos-sales-inline{max-height:min(52vh,520px);overflow:auto}.pos-sales-recon-summary{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:1rem}.pos-sales-recon-kpi{display:flex;flex-direction:column;gap:.15rem;min-width:120px;padding:.65rem .85rem;border:1px solid var(--bwy-border);border-radius:8px;background:#ffffff08}.pos-sales-recon-kpi span{font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:var(--bwy-muted)}.pos-sales-recon-kpi strong{color:var(--bwy-gold);font-size:1rem}.pos-sales-recon-kpi small{color:var(--bwy-muted);font-size:.75rem}.pos-sales-recon-kpi-total{border-color:#c9a96173;background:#c9a96114}.pos-sales-recon-group{margin-bottom:1.25rem}.pos-sales-recon-group-head{display:flex;align-items:baseline;gap:.75rem;margin-bottom:.5rem;padding-bottom:.35rem;border-bottom:1px solid var(--bwy-border)}.pos-sales-recon-group-head h4{margin:0;color:var(--bwy-cream);font-size:.95rem}.pos-sales-recon-group-head strong{margin-left:auto;color:var(--bwy-gold)}.pos-sales-recon.compact .pos-sales-recon-group{margin-bottom:1rem}.pos-sales-recon-foot{margin:.75rem 0 0;font-size:.8rem}.pos-sales-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.pos-sales-head.compact{margin-bottom:.5rem}.pos-sales-head h2{margin:0;color:var(--bwy-gold)}.pos-sales-table td:last-child,.pos-sales-table th:last-child{text-align:right}.pos-receipt-print{background:transparent;border:1px solid var(--bwy-gold-dim, #8a7340);color:var(--bwy-gold, #c9a961);font-size:.75rem;padding:.2rem .55rem;border-radius:4px;cursor:pointer}.pos-receipt-actions{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:flex-end}.pos-receipt-gift{color:var(--bwy-cream);border-color:#c9a96173}.pos-receipt-print:hover{background:#c9a9611f}.pos-suspended-list{list-style:none;margin:0;padding:0;max-height:360px;overflow:auto}.pos-suspended-list li{border-bottom:1px solid var(--bwy-border)}.pos-suspended-item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 0}.pos-suspended-item strong{display:block;color:var(--bwy-gold)}.pos-suspended-item span{display:block;color:var(--bwy-muted);font-size:.85rem;margin-top:.2rem}.pos-suspended-time{font-size:.75rem!important}.pos-suspended-actions{display:flex;gap:.5rem;flex-shrink:0}.pos-branch-summary{margin-bottom:1rem}.pos-branch-summary h3{color:var(--bwy-gold);font-size:.95rem;margin:0 0 .5rem}.pos-log-action{text-transform:capitalize;font-weight:600}.pos-log-suspend{color:#f0ad4e}.pos-log-recall{color:#5cb85c}.pos-log-delete{color:#d9534f}@media (max-width: 1100px){.pos-home{grid-template-columns:1fr}.pos-transaction{flex-direction:column}.pos-rail{width:100%;max-height:320px;border-left:none;border-top:1px solid var(--bwy-border)}.pos-txn-footer{grid-template-columns:1fr}}@media (max-width: 900px){.pos-layout{grid-template-columns:1fr}}.pos-shift-modal{width:min(520px,96vw);max-height:92vh;overflow:auto}.pos-cash-book{margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--bwy-border)}.pos-cash-book-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem}.pos-cash-book-summary{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.5rem;margin-bottom:1rem;padding:.75rem;border:1px solid var(--bwy-border);border-radius:8px;font-size:.9rem}.pos-cash-book-summary>div{display:flex;flex-direction:column;gap:.15rem}.pos-cash-book-expected{grid-column:1 / -1;flex-direction:row!important;justify-content:space-between;padding-top:.5rem;border-top:1px dashed var(--bwy-border)}.pos-cash-book-table-wrap{overflow-x:auto}.pos-cash-book-table{width:100%;border-collapse:collapse;font-size:.85rem}.pos-cash-book-table th,.pos-cash-book-table td{padding:.45rem .5rem;border-bottom:1px solid var(--bwy-border);text-align:left}.pos-cash-book-table th.num,.pos-cash-book-table td.num{text-align:right;white-space:nowrap}.pos-cb-type{display:inline-block;padding:.1rem .4rem;border-radius:4px;font-size:.75rem;background:#ffffff14}.pos-manager-auth{margin:.75rem 0;padding:.75rem;border:1px solid rgba(201,169,97,.35);border-radius:8px;background:#c9a9610f}.pos-back-link{margin-bottom:1rem}.pos-shift-summary{display:grid;gap:.35rem;margin:.75rem 0 1rem;padding:.75rem;border:1px solid var(--bwy-border);border-radius:8px;background:#0003;font-size:.9rem}.pos-shift-summary>div{display:flex;justify-content:space-between;gap:1rem}.pos-shift-summary-total{margin-top:.35rem;padding-top:.5rem;border-top:1px dashed var(--bwy-border);font-weight:600}.pos-shift-handover-note{margin-top:.35rem;padding-top:.5rem;border-top:1px dashed var(--bwy-border);color:var(--bwy-gold)}.pos-shift-hint{margin:0 0 .75rem;font-size:.85rem}.pos-denom-grid{display:flex;flex-direction:column;gap:.35rem}.pos-denom-head,.pos-denom-row{display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:.5rem;align-items:center}.pos-denom-head{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:var(--bwy-muted)}.pos-denom-row input{width:100%;text-align:center}.pos-shift-totals{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:1rem;margin:1rem 0;padding:.75rem 1rem;border-radius:8px;background:#c9a22714}.pos-shift-totals>div{display:flex;flex-direction:column;gap:.15rem;min-width:7rem}.pos-shift-payable strong{color:var(--bwy-gold)}.pos-shift-change strong{color:#f0c674}.pos-change-return-detail{margin:-.35rem 0 1rem;padding:.65rem .85rem;border-radius:8px;border:1px solid rgba(240,198,116,.35);background:#f0c67414;font-size:var(--font-size-sm, .875rem);line-height:1.45}.pos-change-return-detail p{margin:.25rem 0}.pos-shift-short-hint{margin:0 0 1rem;padding:.55rem .75rem;border-radius:6px;background:#ff8a801a;border:1px solid rgba(255,138,128,.35);color:#ff8a80;font-size:var(--font-size-sm, .875rem)}.pos-shift-short-hint--top{position:sticky;top:0;z-index:2;background:#501814fa}.pos-variance-ok strong{color:#6bcf8e}.pos-variance-over strong{color:#f0c674}.pos-variance-short strong{color:#ff8a80}.pos-action-tile:disabled{opacity:.45;cursor:not-allowed}.pos-manual-demand{margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid var(--bwy-border)}.pos-demand-simple{display:flex;flex-direction:column;gap:1rem}.pos-demand-simple h4{margin:0}.pos-demand-add-row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem}.pos-field-grow{flex:1 1 220px;min-width:200px}.pos-field-qty{flex:0 0 88px}.pos-field-qty .pos-qty-input{width:100%}.pos-demand-add-btn{flex:0 0 auto;min-height:2.35rem}.pos-demand-lines{margin-top:.25rem}.pos-manual-hits{list-style:none;margin:.5rem 0 0;padding:0}.pos-manual-hits li{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.35rem 0;border-bottom:1px solid var(--bwy-border);font-size:.9rem}.pos-hq-day-panel{margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--bwy-border)}.pos-hq-day-meta{margin:.75rem 0}.pos-hq-policy-panel{margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--bwy-border)}.pos-hq-policy-panel.embedded h3{font-size:1rem}.pos-hq-policy-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin:1rem 0}.pos-hq-policy-block h4{margin:0 0 .5rem;font-size:.9rem}.pos-hq-policy-list{list-style:none;margin:0;padding:0}.pos-hq-policy-list li{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.35rem 0;font-size:.88rem}.pos-hq-pct-input{width:4.5rem;padding:.2rem .4rem;font-size:.85rem}.pos-hq-template-banner{margin:.75rem 0 1rem;padding:.65rem .85rem;background:#c9a22714;border:1px solid var(--bwy-border);border-radius:8px;font-size:.88rem}.pos-hq-policy-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.pos-hq-policy-save-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-top:1rem}.pos-policy-admin.embedded{margin-top:.5rem}.pos-policy-help{margin-bottom:1rem;padding:1rem 1.25rem}.pos-policy-help h3{margin:0 0 .5rem;font-size:1rem;color:var(--bwy-gold)}.pos-policy-help ol{margin:0;padding-left:1.25rem;font-size:.9rem;line-height:1.6}.pos-policy-store-select{margin-bottom:1rem}.pos-field-label{display:block;font-weight:600;margin-bottom:.35rem;font-size:.85rem}.pos-policy-tabs{display:flex;gap:.25rem;margin-bottom:.75rem;border-bottom:1px solid var(--bwy-border)}.pos-policy-tabs button{padding:.55rem 1rem;background:transparent;border:none;border-bottom:2px solid transparent;color:var(--bwy-muted);cursor:pointer;font-size:.88rem}.pos-policy-tabs button.active{color:var(--bwy-gold);border-bottom-color:var(--bwy-gold)}.pos-policy-section{margin-bottom:1rem}.pos-policy-table{width:100%;border-collapse:collapse;font-size:.88rem;margin:.75rem 0 1rem}.pos-policy-table th,.pos-policy-table td{padding:.5rem .65rem;text-align:left;border-bottom:1px solid var(--bwy-border);vertical-align:middle}.pos-policy-table th{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:var(--bwy-muted)}.pos-policy-label-input{width:100%;min-width:10rem;padding:.35rem .5rem;font-size:.88rem}.pos-policy-add-form{margin-top:1rem;padding-top:1rem;border-top:1px dashed var(--bwy-border)}.pos-policy-add-form h4{margin:0 0 .75rem;font-size:.95rem}.pos-policy-add-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;align-items:end}.pos-policy-add-grid label{display:flex;flex-direction:column;gap:.25rem;font-size:.8rem}.pos-policy-add-grid input,.pos-policy-add-grid select{padding:.4rem .5rem}.btn-danger-text{color:#e57373;font-size:.8rem}.pos-policy-toast{max-width:28rem}.pos-policy-check-label{flex-direction:row!important;align-items:center;gap:.5rem!important;font-size:.88rem!important}.pos-rail-section-label{grid-column:1 / -1;margin:.35rem 0 0;font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--bwy-gold);opacity:.85}.pos-rail-discounts .pos-partner-disc-btn{border-color:#c9a22759}.pos-rail-discounts .pos-flat-sale-btn{border-color:#dc503c73;font-weight:600}.pos-rail-discounts .pos-tier-program-btn{border-color:#64a0dc73;font-weight:600}.pos-tier-draft-rows{display:flex;flex-direction:column;gap:.5rem;margin:.75rem 0}.pos-tier-draft-row{display:grid;grid-template-columns:1fr 5rem 6rem auto;gap:.5rem;align-items:end}.pos-tier-draft-row label{display:flex;flex-direction:column;gap:.2rem;font-size:.82rem}.pos-tier-draft-row-bwy{grid-template-columns:1.1fr 1.2fr 1fr 5rem auto}.pos-partner-disc-applied{grid-column:1 / -1;margin:0;padding:.4rem .55rem;font-size:.78rem;background:#c9a2271a;border-radius:6px;color:var(--bwy-gold)}.pos-partner-browse-btn{grid-column:1 / -1;font-weight:600;border-style:dashed!important}.pos-partner-picker{width:min(520px,94vw);max-height:min(85vh,720px);display:flex;flex-direction:column}.pos-partner-picker-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.35rem}.pos-partner-picker-head h3{margin:0}.pos-partner-picker-search{width:100%;margin:.5rem 0;padding:.55rem .65rem;font-size:.95rem}.pos-partner-picker-filters{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.65rem}.pos-partner-picker-filters button{padding:.3rem .65rem;font-size:.78rem;border-radius:999px;border:1px solid var(--bwy-border);background:transparent;color:var(--bwy-muted);cursor:pointer}.pos-partner-picker-filters button.active{border-color:var(--bwy-gold);color:var(--bwy-gold);background:#c9a2271a}.pos-partner-picker-list{flex:1;overflow:auto;min-height:200px;max-height:50vh;padding-right:.25rem}.pos-partner-company-group{margin-bottom:.85rem}.pos-partner-company-group h4{margin:0 0 .4rem;font-size:.82rem;text-transform:uppercase;letter-spacing:.04em;color:var(--bwy-gold)}.pos-partner-company-items{display:flex;flex-direction:column;gap:.35rem}.pos-partner-pick-btn{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;width:100%;padding:.55rem .65rem;text-align:left;border:1px solid var(--bwy-border);border-radius:8px;background:#ffffff08;color:inherit;cursor:pointer}.pos-partner-pick-btn:hover{border-color:var(--bwy-gold);background:#c9a22714}.pos-partner-pick-label{font-weight:600;font-size:.9rem}.pos-partner-pick-meta{font-size:.75rem;color:var(--bwy-muted)}.pos-manual-demand-head{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.5rem}.pos-manual-demand-head h4{margin:0}.pos-manual-catalog-scroll{max-height:320px;overflow:auto;margin-top:.5rem;border:1px solid var(--bwy-border);border-radius:8px}.pos-manual-catalog-scroll .pos-ops-table{margin:0}.pos-add-product-btn{padding:.25rem .65rem;font-size:.82rem;white-space:nowrap}tr.pos-manual-added{opacity:.65}@media (max-width: 1024px){.pos-transaction{flex-direction:column}.pos-txn-left,.pos-rail{width:100%;max-width:100%}.pos-catalog-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.pos-pay-grid{grid-template-columns:repeat(2,1fr)}.exec-dashboard{padding:.5rem}}@media (max-width: 768px){.pos-topbar{flex-wrap:wrap;padding:.45rem .65rem;gap:.4rem}.pos-topbar-title{order:2;flex:1;min-width:0;font-size:1rem}.pos-menu-btn{min-width:44px;min-height:44px}.pos-topbar-search{order:4;flex:1 1 100%;max-width:none}.pos-topbar-search input{min-height:44px;font-size:16px}.pos-topbar-meta{order:3;margin-left:auto;gap:.5rem;font-size:.75rem}.pos-store-badge{display:none}.pos-body{flex-direction:column}.pos-rail-nav{order:2;width:100%;flex-direction:row;flex-wrap:wrap;justify-content:space-around;border-right:none;border-top:1px solid var(--bwy-border);padding:.35rem .25rem;gap:.15rem;position:sticky;bottom:0;z-index:50;background:var(--bwy-charcoal)}.pos-rail-nav button{width:44px;height:44px;font-size:1rem}.pos-cart-badge{top:auto;bottom:2.5rem;right:.5rem}.pos-main{order:1;min-height:0}.pos-operator-bar{padding:.35rem .65rem;font-size:.78rem}.pos-operator-btn{min-height:36px;padding:.35rem .55rem}.pos-feature-grid,.pos-hub-kpis{grid-template-columns:repeat(2,1fr)}.pos-txn-footer button,.pos-pay-grid button,.pos-feature-grid button{min-height:44px}.pos-sales-table,.pos-ops-table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 430px){.pos-feature-grid,.pos-hub-kpis,.pos-pay-grid{grid-template-columns:1fr}.pos-catalog-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 360px){.pos-rail-nav button{width:40px;height:40px;font-size:.95rem}}.inv-page{display:flex;flex-direction:column;gap:1rem}.inv-kpi-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem}.inv-kpi-grid .stat-card{padding:.85rem 1rem}.inv-kpi-grid .stat-value{font-size:1.35rem}.inv-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.inv-tabs{display:flex;flex-wrap:wrap;gap:.35rem}.inv-tab{padding:.45rem .85rem;border-radius:4px;border:1px solid transparent;background:transparent;color:var(--bwy-muted);cursor:pointer;font-size:.85rem}.inv-tab.active{background:#c9a96226;border-color:#c9a96259;color:var(--bwy-gold)}.inv-tab-count{margin-left:.35rem;opacity:.75;font-size:.75rem}.inv-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.inv-search{min-width:220px;padding:.45rem .75rem;border-radius:4px;border:1px solid rgba(201,169,98,.25);background:#00000040;color:var(--bwy-cream);font-size:.85rem}.inv-filter-select{padding:.45rem .65rem;border-radius:4px;border:1px solid rgba(201,169,98,.25);background:#00000040;color:var(--bwy-cream);font-size:.85rem}.inv-table-wrap{overflow-x:auto}.inv-table-wrap .data-table th{white-space:nowrap;font-size:.78rem;text-transform:uppercase;letter-spacing:.03em;color:var(--bwy-muted)}.inv-table-wrap .data-table td{font-size:.88rem}.inv-table-wrap .data-table td.num{text-align:right;font-variant-numeric:tabular-nums}.inv-sku{font-family:ui-monospace,monospace;font-size:.82rem;color:var(--bwy-gold)}.inv-name{font-weight:500;color:var(--bwy-cream)}.inv-empty{color:var(--bwy-muted);text-align:center;padding:2rem 1rem;font-size:.9rem}.inv-category-strip{display:flex;flex-wrap:wrap;gap:.5rem 1rem;padding:.75rem 1rem;font-size:.82rem;color:var(--bwy-muted)}.inv-category-strip strong{color:var(--bwy-cream)}.inv-search-hero{display:flex;flex-direction:column;gap:.35rem}.inv-search-hero-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:var(--bwy-muted)}.inv-search-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.inv-search-hero .inv-search{flex:1;min-width:min(100%,280px);padding:.65rem .85rem;font-size:.95rem;border-color:#c9a96273;background:#00000059}.inv-search-hero .inv-search:focus{outline:none;border-color:var(--bwy-gold);box-shadow:0 0 0 2px #c9a96233}.inv-search-hint{font-size:.78rem;color:var(--bwy-muted)}.inv-search-hint strong{color:var(--bwy-gold);font-weight:600}.inv-unified-results{display:flex;flex-direction:column;gap:1rem}.inv-unified-section h3{margin:0 0 .5rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.04em;color:var(--bwy-gold)}.inv-unified-section .data-table{font-size:.85rem}.inv-match-link{background:none;border:none;padding:0;color:var(--bwy-gold);cursor:pointer;font-size:inherit;text-decoration:underline;text-underline-offset:2px}.proc-page{display:flex;flex-direction:column;gap:1rem}.proc-kpi-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem}.proc-workflow{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;padding:.85rem 1rem}.proc-workflow-step{display:flex;align-items:center;gap:.35rem;font-size:.85rem;color:var(--bwy-muted)}.proc-workflow-step strong{color:var(--bwy-gold);font-weight:600}.proc-workflow-arrow{color:var(--bwy-muted);opacity:.6}.proc-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.proc-tabs{display:flex;flex-wrap:wrap;gap:.35rem}.proc-tab{padding:.45rem .85rem;border-radius:4px;border:1px solid transparent;background:transparent;color:var(--bwy-muted);cursor:pointer;font-size:.85rem}.proc-tab.active{background:#c9a96226;border-color:#c9a96259;color:var(--bwy-gold)}.proc-tab-count{margin-left:.35rem;opacity:.75;font-size:.75rem}.proc-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.proc-search{min-width:220px;padding:.45rem .65rem;border-radius:4px;border:1px solid rgba(201,169,98,.25);background:var(--bwy-surface, rgba(0, 0, 0, .2));color:inherit}.proc-main{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,1fr);gap:1rem;align-items:start}@media (max-width: 1100px){.proc-main{grid-template-columns:1fr}}.proc-composer{border-left:3px solid var(--bwy-gold)}.proc-composer-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.proc-composer-steps{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem .75rem;background:#ffffff08;border-radius:4px}.proc-step{font-size:.85rem;color:var(--bwy-muted);padding:.25rem .5rem;border-radius:4px}.proc-step.active{color:var(--bwy-gold);background:#c9a9621f}.proc-step.done{color:var(--bwy-text)}.proc-step-arrow{color:var(--bwy-muted);opacity:.5}.proc-catalog-hint{font-size:.8rem}.proc-composer-header h3{margin:0;color:var(--bwy-gold)}.proc-meta-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem;margin-bottom:1rem}.proc-meta-grid label{display:flex;flex-direction:column;gap:.35rem;font-size:.75rem;color:var(--bwy-muted)}.proc-meta-grid input,.proc-meta-grid select,.proc-meta-grid textarea{width:100%}.proc-lines-table input,.proc-lines-table select{width:100%;min-width:0}.proc-lines-table td{vertical-align:middle}.proc-total-row td{font-weight:600;color:var(--bwy-gold);border-top:1px solid rgba(201,169,98,.25)}.proc-detail-title{margin:0 0 .5rem;color:var(--bwy-gold);font-size:1.05rem}.proc-detail-meta{display:grid;gap:.35rem;font-size:.85rem;color:var(--bwy-muted);margin-bottom:1rem}.proc-detail-meta strong{color:var(--bwy-cream)}.proc-detail-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(201,169,98,.15)}.proc-empty{color:var(--bwy-muted);font-size:.9rem;padding:1.5rem 0;text-align:center}.row-actions{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.tank-board-page{overflow-x:auto;padding-bottom:2rem}.tank-summary{margin-bottom:1rem}.tank-legend{display:flex;gap:1.5rem;margin-bottom:1.25rem;font-size:.8rem;color:var(--bwy-muted)}.legend-item{display:flex;align-items:center;gap:.4rem}.dot{width:10px;height:10px;border-radius:50%}.dot.green{background:#4ade80}.dot.yellow{background:#eab308}.dot.red{background:#f87171}.tank-kanban{display:flex;gap:.75rem;min-height:480px;align-items:flex-start}.tank-kanban.loading{opacity:.6;pointer-events:none}.tank-column{flex:0 0 220px;min-width:220px;background:var(--bwy-charcoal);border:1px solid var(--bwy-border);border-radius:8px;display:flex;flex-direction:column;max-height:75vh}.tank-column.drop-active{border-color:var(--bwy-gold);box-shadow:0 0 0 2px #c9a96140}.column-header{padding:.75rem 1rem;border-bottom:1px solid var(--bwy-border);display:flex;justify-content:space-between;align-items:center}.column-header h3{font-family:var(--font-display);font-size:.95rem;color:var(--bwy-gold);font-weight:600}.column-count{background:var(--bwy-panel);padding:.15rem .5rem;border-radius:999px;font-size:.7rem;color:var(--bwy-muted)}.column-cards{padding:.5rem;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:.5rem}.tank-card{background:var(--bwy-panel);border:1px solid var(--bwy-border);border-radius:6px;padding:.75rem;cursor:grab;transition:transform .15s,box-shadow .15s;border-left-width:3px}.tank-card:active{cursor:grabbing}.tank-card.dragging{opacity:.45;transform:scale(.97)}.tank-card.color-green{border-left-color:#4ade80}.tank-card.color-yellow{border-left-color:#eab308}.tank-card.color-red{border-left-color:#f87171}.tank-card.color-neutral{border-left-color:var(--bwy-muted)}.tank-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.4rem}.tank-num{font-family:var(--font-display);font-weight:700;font-size:1.05rem;color:var(--bwy-cream)}.status-pill{font-size:.6rem;text-transform:uppercase;letter-spacing:.06em;padding:.15rem .4rem;border-radius:3px}.status-pill.green{background:#4ade8026;color:#4ade80}.status-pill.yellow{background:#eab30826;color:#eab308}.status-pill.red{background:#f8717126;color:#f87171}.status-pill.neutral{background:#8a858026;color:var(--bwy-muted)}.tank-product{font-size:.85rem;color:var(--bwy-cream);margin-bottom:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tank-product.empty{color:var(--bwy-muted);font-style:italic}.tank-batch{font-size:.72rem;color:var(--bwy-gold);display:block;margin-bottom:.5rem}.tank-fill{margin-bottom:.5rem}.fill-bar{height:4px;background:var(--bwy-charcoal);border-radius:2px;overflow:hidden;margin-bottom:.25rem}.fill-level{height:100%;background:linear-gradient(90deg,var(--bwy-gold),#a8893f);border-radius:2px}.tank-fill span{font-size:.65rem;color:var(--bwy-muted)}.tank-days{display:grid;grid-template-columns:1fr 1fr;gap:.25rem;margin-bottom:.35rem}.day-label{display:block;font-size:.6rem;text-transform:uppercase;letter-spacing:.06em;color:var(--bwy-muted)}.tank-days strong{font-size:.9rem;color:var(--bwy-cream)}.tank-days strong.delayed{color:#f87171}.tank-target{font-size:.65rem;color:var(--bwy-muted)}.idle-tanks{margin-top:1.5rem}.idle-tanks h3{font-size:.9rem;color:var(--bwy-muted);margin-bottom:.75rem}.idle-list{display:flex;flex-wrap:wrap;gap:.5rem}.idle-chip{background:var(--bwy-charcoal);border:1px solid var(--bwy-border);padding:.3rem .6rem;border-radius:4px;font-size:.75rem;color:var(--bwy-muted)}.tank-label-btn{margin-top:.5rem;width:100%;font-size:.72rem;padding:.25rem .4rem}@media (max-width: 900px){.tank-kanban{flex-direction:column}.tank-column{flex:1 1 auto;max-width:100%;max-height:none}}.batch-page{max-width:1200px}.batch-search label{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:var(--bwy-muted);margin-bottom:.5rem}.batch-search-row{display:flex;gap:.75rem}.batch-search-row input{flex:1}.batch-quick-picks{margin-top:.75rem;display:flex;flex-wrap:wrap;gap:.4rem;align-items:center;font-size:.8rem;color:var(--bwy-muted)}.batch-pick{background:var(--bwy-charcoal);border:1px solid var(--bwy-border);color:var(--bwy-gold);padding:.25rem .6rem;border-radius:4px;font-size:.75rem;cursor:pointer}.batch-pick:hover{border-color:var(--bwy-gold)}.batch-error{color:var(--bwy-danger);margin:1rem 0}.batch-summary-card{margin:1.25rem 0}.batch-summary-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}.batch-summary-grid .label{display:block;font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;color:var(--bwy-muted);margin-bottom:.25rem}.trace-columns{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:1.25rem}@media (max-width: 900px){.trace-columns{grid-template-columns:1fr}}.section-title{font-family:var(--font-display);color:var(--bwy-gold);margin-bottom:.35rem;font-size:1.1rem}.section-hint{font-size:.75rem;color:var(--bwy-muted);margin-bottom:1rem}.trace-chain{display:flex;flex-direction:column;gap:0}.trace-node{display:flex;gap:.75rem;border-left:2px solid var(--bwy-border);margin-left:.55rem;padding:.65rem 0 .65rem 1rem;position:relative}.trace-node.forward{border-left-color:#c9a96166}.trace-dot{width:10px;height:10px;border-radius:50%;background:var(--bwy-gold);position:absolute;left:-6px;top:.85rem}.trace-stage{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:var(--bwy-gold)}.trace-batch{font-family:var(--font-display);font-size:1rem;color:var(--bwy-cream)}.trace-meta{font-size:.75rem;color:var(--bwy-muted)}.timeline-card{margin-bottom:2rem}.visual-timeline{margin-top:1rem;padding-left:.5rem}.timeline-item{display:flex;gap:1rem;min-height:4rem}.timeline-rail{display:flex;flex-direction:column;align-items:center;width:20px;flex-shrink:0}.timeline-marker{width:12px;height:12px;border-radius:50%;border:2px solid var(--bwy-gold);background:var(--bwy-black);flex-shrink:0}.timeline-item.stage .timeline-marker{background:var(--bwy-gold)}.timeline-line{flex:1;width:2px;background:linear-gradient(180deg,var(--bwy-gold) 0%,var(--bwy-border) 100%);min-height:2rem}.timeline-body{flex:1;padding-bottom:1.25rem}.timeline-header{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;margin-bottom:.35rem}.timeline-module{font-size:.65rem;text-transform:uppercase;color:var(--bwy-muted)}.timeline-status{font-size:.65rem;color:var(--bwy-success)}.timeline-title{font-weight:500;color:var(--bwy-cream)}.timeline-detail{font-size:.8rem;color:var(--bwy-muted);margin-top:.25rem}.timeline-time{font-size:.7rem;color:var(--bwy-muted);margin-top:.35rem}.empty-state,.empty-hint{color:var(--bwy-muted);line-height:1.6}.empty-state h3{color:var(--bwy-gold);margin-bottom:.75rem}.empty-state strong{color:var(--bwy-gold-light)}.lab-rnd{--lr-gold: var(--bwy-gold);--lr-gold-dim: rgba(201, 169, 97, .12);--lr-border: var(--bwy-border);--lr-success: var(--bwy-success);--lr-warn: #c9923d;--lr-danger: var(--bwy-danger)}.lab-rnd .lr-hero{background:linear-gradient(135deg,#c9a9611f,#0000 60%);border:1px solid var(--lr-border);border-radius:var(--radius-lg);padding:var(--space-5) var(--space-6);margin-bottom:var(--space-5)}.lab-rnd .lr-tabs{display:flex;gap:var(--space-2);flex-wrap:wrap;margin-bottom:var(--space-5);padding-bottom:var(--space-3);border-bottom:1px solid var(--lr-border)}.lab-rnd .lr-tab{padding:.55rem 1rem;border-radius:var(--radius-sm);border:1px solid transparent;background:transparent;color:inherit;cursor:pointer;font-size:var(--font-size-sm);font-weight:500;transition:background .15s,border-color .15s}.lab-rnd .lr-tab:hover{background:var(--lr-gold-dim)}.lab-rnd .lr-tab.active{background:var(--lr-gold-dim);border-color:var(--lr-gold);color:var(--lr-gold);font-weight:600}.lab-rnd .lr-kpi-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:var(--space-4);margin-bottom:var(--space-6)}.lab-rnd .lr-kpi{background:#ffffff08;border:1px solid var(--lr-border);border-radius:var(--radius-md);padding:var(--space-4) var(--space-5);cursor:pointer;transition:transform .12s,border-color .12s;text-align:left}.lab-rnd .lr-kpi:hover{transform:translateY(-2px);border-color:var(--lr-gold)}.lab-rnd .lr-kpi-value{font-family:var(--font-display);font-size:1.875rem;font-weight:600;line-height:var(--line-height-heading);color:var(--lr-gold)}.lab-rnd .lr-kpi-label{font-size:var(--font-size-xs);text-transform:uppercase;letter-spacing:.06em;color:var(--bwy-muted);margin-top:var(--space-2)}.lab-rnd .lr-toolbar{display:flex;flex-wrap:wrap;gap:var(--space-3);align-items:center;margin-bottom:var(--space-4)}.lab-rnd .lr-toolbar input,.lab-rnd .lr-toolbar select{min-width:10rem;width:auto;margin:0}.lab-rnd .lr-panel{background:#ffffff05;border:1px solid var(--lr-border);border-radius:var(--radius-md);padding:var(--space-5) var(--space-6);margin-bottom:var(--space-5)}.lab-rnd .lr-panel h3,.lab-rnd .lr-panel h4{margin:0 0 var(--space-4);font-size:var(--font-size-md)}.lab-rnd .lr-badge{display:inline-block;padding:.22rem .6rem;border-radius:999px;font-size:var(--font-size-xs);font-weight:600;text-transform:uppercase;letter-spacing:.04em}.lab-rnd .lr-badge.draft{background:#96969640}.lab-rnd .lr-badge.testing{background:#4ade8026;color:var(--lr-success)}.lab-rnd .lr-badge.locked{background:#c9a96133;color:var(--lr-gold)}.lab-rnd .lr-badge.invalid{background:#f8717126;color:var(--lr-danger)}.lab-rnd .lr-badge.linked{background:#4ade801f;color:var(--lr-success)}.lab-rnd .lr-actions{display:flex;gap:var(--space-2);flex-wrap:wrap}.lab-rnd .lr-actions .btn{padding:.4rem .65rem;font-size:var(--font-size-xs)}.lab-rnd .lr-actions .btn.danger{color:var(--lr-danger);border-color:#f8717166}.lab-rnd .lr-toast{border-radius:var(--radius-sm);font-size:var(--font-size-sm)}.lab-rnd .lr-toast.ok{background:#4ade801f;border:1px solid rgba(74,222,128,.35);color:var(--lr-success)}.lab-rnd .lr-toast.err{background:#f871711f;border:1px solid rgba(248,113,113,.35);color:var(--lr-danger)}.lab-rnd .lr-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000a6;z-index:var(--z-overlay, 8000);display:flex;align-items:center;justify-content:center;padding:var(--space-5)}.lab-rnd .lr-modal{background:var(--bwy-panel);border:1px solid var(--lr-border);border-radius:var(--radius-lg);width:min(560px,100%);max-height:90vh;overflow-y:auto;padding:var(--space-6);box-shadow:0 20px 60px #00000080;line-height:var(--line-height)}.lab-rnd .lr-modal h3{margin:0 0 var(--space-5)}.lab-rnd .lr-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-4) var(--space-5)}.lab-rnd .lr-form-grid .full{grid-column:1 / -1}.lab-rnd .lr-form-grid label{display:flex;flex-direction:column;gap:var(--space-2);font-size:var(--form-label-size);font-weight:500;color:var(--bwy-muted)}.lab-rnd .lr-form-grid input,.lab-rnd .lr-form-grid select,.lab-rnd .lr-form-grid textarea{margin:0}.lab-rnd .lr-modal-footer{display:flex;gap:var(--space-3);justify-content:flex-end;margin-top:var(--space-5);padding-top:var(--space-4);border-top:1px solid var(--lr-border)}.lab-rnd .lr-split{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-5)}@media (max-width: 960px){.lab-rnd .lr-split,.lab-rnd .lr-form-grid{grid-template-columns:1fr}}.lab-rnd .lr-detail-card{position:sticky;top:var(--space-4);max-height:calc(100vh - 120px);overflow-y:auto}.lr-dash-count{font-size:var(--font-size-sm);font-weight:500;color:var(--bwy-muted)}.lr-dash-search{width:auto;min-width:11rem;max-width:16rem;margin:0}.lr-dash-table-scroll{max-height:min(560px,calc(100vh - 340px));overflow:auto;border:1px solid var(--lr-border);border-radius:var(--radius-sm);margin-top:var(--space-3)}.lr-dash-table-scroll .data-table{margin:0}.lr-dash-table-scroll .data-table thead th{position:sticky;top:0;z-index:1;background:var(--bwy-panel);box-shadow:0 1px 0 var(--bwy-border)}.lr-dash-table-scroll .data-table tbody tr:last-child td{border-bottom:none}.gov-tabs{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.gov-tabs button{padding:.4rem .75rem;border:1px solid var(--bwy-border, #2a2a35);background:transparent;color:var(--bwy-text);cursor:pointer;border-radius:4px}.gov-tabs button.active{background:var(--bwy-gold, #c9a961);color:#000;border-color:var(--bwy-gold)}.gov-msg{padding:.65rem .85rem;margin-bottom:.75rem;border-radius:6px;background:#c9a9611f;color:var(--bwy-gold);font-size:.88rem}.gov-msg-success{background:#2ecc711f;color:#2ecc71}.gov-msg-error{background:#e74c3c26;color:var(--bwy-danger, #e74c3c)}.gov-msg-info{background:#3498db1f;color:#5dade2}.gov-awaiting-hint{margin-top:.75rem;padding:.65rem .85rem;border-radius:6px;background:#c9a96114;font-size:.85rem;color:var(--bwy-gold);grid-column:1 / -1}.gov-doc-link{background:none;border:none;padding:0;color:var(--bwy-gold);cursor:pointer;text-decoration:underline;font:inherit}.gov-row-expanded{background:#c9a9610f}.gov-approval-detail{padding:1rem 1.25rem;background:#00000038;border-top:1px solid var(--bwy-border, #2a2a35)}.gov-approval-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}@media (max-width: 900px){.gov-approval-detail-grid{grid-template-columns:1fr}}.gov-approval-detail h5{margin:0 0 .5rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;color:var(--bwy-muted)}.gov-approval-title{margin:0 0 .5rem;color:var(--bwy-gold);font-weight:600}.gov-approval-summary{margin:0 0 .75rem;padding-left:1.1rem;font-size:.88rem;line-height:1.45}.gov-approval-meta{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.5rem 1rem;margin:0;font-size:.82rem}.gov-approval-meta dt{color:var(--bwy-muted);font-size:.7rem;text-transform:uppercase;margin-bottom:.15rem}.gov-approval-meta dd{margin:0}.gov-approval-outcomes{padding:.75rem;border-radius:6px;border:1px solid var(--bwy-border, #2a2a35);background:#00000026}.gov-outcome{margin:0;font-size:.85rem;line-height:1.45}.gov-outcome.approve{color:var(--bwy-success, #4ade80)}.gov-outcome.reject{color:var(--bwy-danger, #e74c3c)}.gov-reject-modal{max-width:480px}.gov-reject-modal textarea{width:100%;padding:.5rem;border-radius:4px;border:1px solid var(--bwy-border);background:var(--bwy-charcoal);color:var(--bwy-text)}.level-row{display:flex;gap:.5rem;align-items:center;margin:.35rem 0}.level-row input{flex:1;max-width:160px}.perm-toggle-row{display:flex;flex-wrap:wrap;gap:.75rem}.perm-toggle{font-size:.85rem;display:flex;align-items:center;gap:.25rem}.erp-idle-warning{position:fixed;bottom:1rem;right:1rem;z-index:9998;padding:.65rem 1rem;border-radius:8px;background:#14141af2;border:1px solid rgba(201,169,97,.45);color:var(--bwy-text, #e8e8ec);font-size:.85rem;box-shadow:0 8px 32px #00000073}.erp-idle-lock-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#08080ceb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.erp-idle-lock-panel{width:min(400px,calc(100vw - 2rem));padding:2rem 2.25rem;background:var(--bwy-panel, #14141a);border:1px solid var(--bwy-border, #2a2a35);border-radius:12px;box-shadow:0 24px 80px #0000008c}.erp-idle-lock-panel h2{font-family:var(--font-display);color:var(--bwy-gold, #c9a961);font-size:1.35rem;margin:0 0 .35rem}.erp-idle-lock-panel p{color:var(--bwy-muted, #888);font-size:.85rem;margin:0 0 1.25rem;line-height:1.5}.erp-idle-lock-user{font-size:.9rem;color:var(--bwy-text, #e8e8ec);margin-bottom:1rem}.erp-idle-lock-panel label{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:var(--bwy-muted, #888);margin-bottom:.35rem}.erp-idle-lock-panel input{width:100%;padding:.65rem .75rem;border-radius:6px;border:1px solid var(--bwy-border, #2a2a35);background:var(--bwy-bg, #0f0f12);color:var(--bwy-text, #e8e8ec)}.erp-idle-lock-actions{display:flex;gap:.75rem;margin-top:1.25rem}.erp-idle-lock-actions .btn-primary{flex:1}.erp-idle-lock-error{color:var(--bwy-danger, #e05);font-size:.85rem;margin-top:.75rem}:root{--bwy-black: #0a0a0a;--bwy-charcoal: #141414;--bwy-panel: #1c1c1c;--bwy-gold: #c9a961;--bwy-gold-light: #e4d4a8;--bwy-cream: #f5f0e8;--bwy-muted: #9a9590;--bwy-border: rgba(201, 169, 97, .22);--bwy-success: #4ade80;--bwy-danger: #f87171;--bwy-bg: #0f0f12;--bwy-surface: #1a1a22;--bwy-text: #ece8e2;--font-display: "Cormorant Garamond", Georgia, "Times New Roman", serif;--font-body: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-size-xs: .8125rem;--font-size-sm: .875rem;--font-size-base: .9375rem;--font-size-md: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.375rem;--font-size-2xl: 1.75rem;--line-height: 1.6;--line-height-tight: 1.35;--line-height-heading: 1.25;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--input-height: 2.625rem;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--sidebar-width: 260px;--notify-rail-width: 320px;--z-overlay: 8000;--z-modal: 8100;--z-toast: 10000;--z-banner: 10001;--z-pdf-preview: 10050;--erp-toast-top: 1rem;--page-padding-x: 2rem;--page-padding-y: 1.75rem;--page-max-width: 1440px;--form-gap: 1rem;--form-label-size: .8125rem;--table-cell-py: .875rem;--table-cell-px: 1rem}*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%}html,body,#root{height:100%;background:var(--bwy-black);color:var(--bwy-cream);font-family:var(--font-body);font-size:var(--font-size-base);line-height:var(--line-height);font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}h1,h2,h3,h4,.display{font-family:var(--font-display);font-weight:600;letter-spacing:.02em;line-height:var(--line-height-heading);color:var(--bwy-cream)}h1{font-size:var(--font-size-2xl);margin-bottom:var(--space-3)}h2{font-size:var(--font-size-xl);margin-bottom:var(--space-3)}h3{font-size:var(--font-size-lg);margin-bottom:var(--space-2)}h4{font-size:var(--font-size-md);margin-bottom:var(--space-2)}p{margin-bottom:var(--space-4);line-height:var(--line-height);text-align:justify;text-align-last:left;text-justify:inter-word}p:last-child{margin-bottom:0}a{color:var(--bwy-gold);text-decoration:none}a:hover{color:var(--bwy-gold-light)}button{font-family:var(--font-body);cursor:pointer;border:none;border-radius:var(--radius-sm);padding:.6rem 1.15rem;font-size:var(--font-size-sm);font-weight:500;line-height:1.2;transition:background .15s ease,border-color .15s ease,color .15s ease,filter .15s ease}button:disabled{opacity:.55;cursor:not-allowed}.btn,button.btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;background:transparent;border:1px solid var(--bwy-border);color:var(--bwy-cream);padding:.55rem 1rem;border-radius:var(--radius-sm);font-size:var(--font-size-sm);font-weight:500;white-space:nowrap}.btn:hover:not(:disabled){border-color:var(--bwy-gold);color:var(--bwy-gold);background:#c9a9610f}.btn.primary,.btn-primary{background:linear-gradient(135deg,var(--bwy-gold) 0%,#a8893f 100%);border-color:transparent;color:var(--bwy-black);font-weight:600}.btn.primary:hover:not(:disabled),.btn-primary:hover:not(:disabled){filter:brightness(1.08);color:var(--bwy-black);background:linear-gradient(135deg,var(--bwy-gold) 0%,#a8893f 100%)}.btn.danger{border-color:#f8717173;color:var(--bwy-danger)}.btn.danger:hover:not(:disabled){background:#f871711a;border-color:var(--bwy-danger);color:var(--bwy-danger)}.btn-ghost{background:transparent;border:1px solid var(--bwy-border);color:var(--bwy-cream)}.btn-ghost:hover{border-color:var(--bwy-gold);color:var(--bwy-gold)}.link-btn{background:none;border:none;padding:0;color:var(--bwy-gold);font-size:inherit;font-weight:500;cursor:pointer;text-align:left}.link-btn:hover{color:var(--bwy-gold-light);text-decoration:underline}input,select,textarea{width:100%;background:var(--bwy-charcoal);border:1px solid var(--bwy-border);color:var(--bwy-cream);padding:.65rem .85rem;border-radius:var(--radius-sm);font-family:var(--font-body);font-size:var(--font-size-base);line-height:var(--line-height-tight);min-height:var(--input-height);transition:border-color .15s ease,box-shadow .15s ease}textarea{min-height:5rem;resize:vertical;line-height:var(--line-height)}select{cursor:pointer}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--bwy-gold);box-shadow:0 0 0 3px #c9a9611f}input::placeholder,textarea::placeholder{color:var(--bwy-muted);opacity:.85}label{font-size:var(--form-label-size);font-weight:500;color:var(--bwy-cream);letter-spacing:.01em;line-height:var(--line-height-tight)}.card{background:var(--bwy-panel);border:1px solid var(--bwy-border);border-radius:var(--radius-md);padding:var(--space-6);margin-bottom:var(--space-5)}.card:last-child{margin-bottom:0}.page-content,.app-content{flex:1;padding:var(--page-padding-y) var(--page-padding-x) var(--space-10);overflow-y:auto;max-width:var(--page-max-width);line-height:var(--line-height)}.page-content>*+*,.app-content>*+*{margin-top:var(--space-5)}.page-content h3,.app-content h3{margin-top:var(--space-6);margin-bottom:var(--space-4)}.page-content h3:first-child,.app-content h3:first-child{margin-top:0}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:var(--space-4)}.kpi{background:linear-gradient(145deg,var(--bwy-panel) 0%,var(--bwy-charcoal) 100%);border:1px solid var(--bwy-border);border-radius:var(--radius-md);padding:var(--space-5)}.kpi-label{font-size:var(--font-size-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--bwy-muted);margin-bottom:var(--space-2)}.kpi-value{font-family:var(--font-display);font-size:1.875rem;line-height:var(--line-height-heading);color:var(--bwy-gold)}table.data-table{width:100%;border-collapse:collapse;font-size:var(--font-size-base)}table.data-table th{text-align:left;font-size:var(--font-size-xs);font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--bwy-muted);padding:var(--table-cell-py) var(--table-cell-px);border-bottom:1px solid var(--bwy-border);white-space:nowrap}table.data-table td{padding:var(--table-cell-py) var(--table-cell-px);border-bottom:1px solid rgba(255,255,255,.05);vertical-align:middle;line-height:var(--line-height-tight)}table.data-table tbody tr:hover{background:#c9a9610a}table.data-table input,table.data-table select{min-height:2.25rem;padding:.45rem .6rem;font-size:var(--font-size-sm);margin:0}.badge{display:inline-block;padding:.22rem .6rem;border-radius:999px;font-size:var(--font-size-xs);font-weight:600;text-transform:uppercase;letter-spacing:.04em}.badge-gold{background:#c9a96126;color:var(--bwy-gold)}.badge-green{background:#4ade801f;color:var(--bwy-success)}.badge-red{background:#f871711f;color:var(--bwy-danger)}.tabs{display:flex;gap:var(--space-2);margin-bottom:var(--space-5);flex-wrap:wrap}.tab{padding:.55rem 1rem;background:transparent;border:1px solid var(--bwy-border);color:var(--bwy-muted);border-radius:var(--radius-sm);cursor:pointer;font-size:var(--font-size-sm);font-weight:500}.tab.active{border-color:var(--bwy-gold);color:var(--bwy-gold);background:#c9a96114}.form-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:var(--form-gap) var(--space-5);margin-bottom:var(--space-6);align-items:end}.form-field{display:flex;flex-direction:column;gap:var(--space-2);margin-bottom:0}.form-field label{display:block;font-size:var(--form-label-size);font-weight:500;text-transform:none;letter-spacing:.01em;color:var(--bwy-muted);margin-bottom:0}.toolbar{display:flex;gap:var(--space-3);margin-bottom:var(--space-5);flex-wrap:wrap;align-items:center}.toolbar input,.toolbar select{width:auto;min-width:10rem;flex:0 1 auto;margin:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000a6;display:flex;align-items:center;justify-content:center;z-index:var(--z-overlay, 8000);padding:var(--space-5)}.modal{background:var(--bwy-panel);border:1px solid var(--bwy-border);border-radius:var(--radius-lg);padding:var(--space-6);max-width:720px;width:100%;max-height:90vh;overflow-y:auto;line-height:var(--line-height)}.modal h3{margin-bottom:var(--space-5)}.workflow-pipeline{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.workflow-step{font-size:var(--font-size-xs);text-transform:uppercase;letter-spacing:.06em;padding:.4rem .65rem;background:var(--bwy-charcoal);border:1px solid var(--bwy-border);border-radius:var(--radius-sm);color:var(--bwy-muted)}.workflow-step.active{border-color:var(--bwy-gold);color:var(--bwy-gold)}.workflow-arrow{color:var(--bwy-muted);font-size:var(--font-size-xs)}.offline-banner{background:#c9a9611f;border-bottom:1px solid var(--bwy-gold);color:var(--bwy-gold-light);text-align:center;padding:var(--space-2);font-size:var(--font-size-sm)}.pilot-support-banner{background:linear-gradient(90deg,#3d2e14,#5c4a1a,#3d2e14);color:var(--bwy-gold, #c9a961);text-align:center;padding:.45rem 1rem;font-size:var(--font-size-sm);font-weight:600;letter-spacing:.02em;border-bottom:1px solid var(--bwy-gold-dim, #8a7340)}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.stat-card .stat-label{font-size:var(--font-size-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--bwy-muted)}.stat-card .stat-value{font-family:var(--font-display);font-size:1.625rem;color:var(--bwy-gold);margin-top:var(--space-2)}.stat-card .stat-sub{font-size:var(--font-size-sm);color:var(--bwy-muted);margin-top:var(--space-2)}.export-toolbar{margin-bottom:var(--space-4)}.toolbar-label{color:var(--bwy-muted);font-size:var(--font-size-sm);margin-right:var(--space-2)}.stack-form{display:flex;flex-direction:column;gap:var(--space-4);margin-bottom:var(--space-5)}.stack-form label{display:flex;flex-direction:column;gap:var(--space-2);font-size:var(--form-label-size);color:var(--bwy-muted);font-weight:500}.master-form-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:var(--space-4) var(--space-5);align-items:end;margin-bottom:var(--space-6)}.master-form-field{display:flex;flex-direction:column;gap:var(--space-2);margin-bottom:0}.master-form-field .field-label{font-size:var(--form-label-size);color:var(--bwy-muted);font-weight:500}.master-form-actions{grid-column:1 / -1;display:flex;gap:var(--space-3);padding-top:var(--space-2);margin-top:var(--space-2)}.module-tile-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem}.module-tile{display:flex;flex-direction:column;align-items:center;gap:.35rem;padding:1rem .75rem;text-decoration:none;color:inherit;text-align:center;transition:box-shadow .15s}.module-tile:hover{box-shadow:0 2px 8px #0000001f}.module-tile-icon{font-size:1.75rem}.module-tile-label{font-size:var(--font-size-sm);font-weight:500}.module-tile-count{font-size:var(--font-size-xs);color:var(--bwy-muted)}tr.row-selected{background:#c5a46d1f}.inline-form{display:flex;flex-wrap:wrap;gap:var(--space-3);align-items:center;margin-bottom:var(--space-5)}.inline-form input,.inline-form select{width:auto;min-width:10rem;flex:1 1 10rem;margin:0}.row-actions{display:flex;gap:var(--space-2);flex-wrap:wrap;align-items:center}.form-msg{color:var(--bwy-gold-light);margin-bottom:var(--space-4);font-size:var(--font-size-sm)}.form-msg.warning{color:var(--bwy-gold-light)}.inline-check{display:flex;align-items:center;gap:var(--space-2);font-size:var(--font-size-sm);color:var(--bwy-muted);min-height:var(--input-height)}.pos{color:var(--bwy-success)}.neg{color:var(--bwy-danger)}.muted{color:var(--bwy-muted);font-size:var(--font-size-sm);line-height:var(--line-height);text-align:justify;text-align-last:left;text-justify:inter-word}.network-avg{margin-bottom:.75rem;color:var(--bwy-muted)}.insight-list{padding-left:1.25rem;color:var(--bwy-cream);text-align:justify;text-justify:inter-word}.insight-list li{margin-bottom:.35rem;text-align:justify;text-align-last:left;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto}.result-pass,.badge.result-pass{color:var(--bwy-success)}.result-fail,.badge.result-fail{color:var(--bwy-danger)}.status-pending{background:#c9a96126;color:var(--bwy-gold)}.status-approved,.status-fulfilled{background:#4ade801f;color:var(--bwy-success)}.status-rejected{background:#f871711f;color:var(--bwy-danger)}.flag-loss td{color:var(--bwy-danger)}.flag-low td{color:var(--bwy-gold)}.flag-ok td{color:var(--bwy-success)}.pipeline-board{display:grid;grid-template-columns:repeat(5,minmax(160px,1fr));gap:.75rem;overflow-x:auto;padding-bottom:.25rem}.pipeline-column{min-height:180px;max-height:420px;display:flex;flex-direction:column;padding:.65rem .75rem!important}.pipeline-column-dense{border-color:#c9a96159}.pipeline-column-head{display:flex;align-items:baseline;justify-content:space-between;gap:.35rem;margin-bottom:.5rem;padding-bottom:.4rem;border-bottom:1px solid var(--bwy-border);flex-shrink:0}.pipeline-column-head h4{margin:0;font-size:var(--font-size-sm);color:var(--bwy-gold);font-weight:600}.pipeline-column-count{font-size:var(--font-size-xs);color:var(--bwy-muted);background:#ffffff0a;padding:.15rem .45rem;border-radius:999px}.pipeline-column-body{flex:1;overflow-y:auto;min-height:0;display:flex;flex-direction:column;gap:.35rem}.pipeline-empty{font-size:var(--font-size-sm);color:var(--bwy-muted);margin:var(--space-2) 0}.pipeline-job-card{background:var(--bwy-charcoal);border:1px solid var(--bwy-border);border-radius:6px;padding:.45rem .55rem}.pipeline-job-bwy{border-left:2px solid var(--bwy-gold)}.pipeline-job-cm{border-left:2px solid #5dade2}.pipeline-job-title{font-size:var(--font-size-sm);line-height:var(--line-height-tight);color:var(--bwy-cream);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.pipeline-job-meta{font-size:var(--font-size-xs);color:var(--bwy-muted);margin-top:var(--space-1);text-transform:capitalize}.pipeline-show-more{margin-top:var(--space-2);width:100%;padding:.35rem .55rem!important;font-size:var(--font-size-xs)!important;flex-shrink:0}.pipeline-stage{font-size:var(--font-size-sm);letter-spacing:.08em;color:var(--bwy-gold);margin-bottom:var(--space-3);border-bottom:1px solid var(--bwy-border);padding-bottom:var(--space-2)}.pipeline-card{background:var(--bwy-charcoal);border:1px solid var(--bwy-border);border-radius:6px;padding:.75rem;margin-bottom:.5rem}tr.row-selected{background:#c9a96114}.search-filter-bar{margin-bottom:var(--space-5)}.search-filter-bar input[type=search]{min-width:220px;max-width:360px}.tab-row{display:flex;gap:var(--space-2);flex-wrap:wrap;margin-bottom:var(--space-5)}@media print{.sidebar,.app-header,.toolbar,.export-toolbar,.btn-ghost,.btn-primary,.btn,.btn.primary{display:none!important}.app-content{padding:0!important}body{background:#fff;color:#000}.card{border:1px solid #ccc;break-inside:avoid}}form:not(.inline-form):not([class*=pos]){margin-bottom:var(--space-6)}section,.lr-panel,.tab-row{margin-bottom:var(--space-5)}.app-content form>.card,.page-content form>.card,.app-content .card+.card{margin-top:var(--space-5)}form label:has(input),form label:has(select),form label:has(textarea){display:flex;flex-direction:column;gap:var(--space-2);margin-bottom:var(--space-4);font-size:var(--form-label-size);font-weight:500;color:var(--bwy-muted)}form label:has(input) input,form label:has(select) select,form label:has(textarea) textarea{margin-top:0}form label:has(input[type=checkbox]),form label:has(input[type=radio]){flex-direction:row;align-items:center;gap:var(--space-2);margin-bottom:var(--space-3);color:var(--bwy-cream)}.page-subtitle,.subtitle,.form-msg,.module-dashboard .subtitle,.card>p,.card p.muted,.card blockquote,.modal p,.modal .muted,.notify-rail-subtitle,.notify-rail-hint,.pos-settings>p,.pos-shift-hint,.pos-change-return-detail p,.lr-toast,.gov-msg,.gov-approval-summary,.gov-awaiting-hint,.admin-settings-help p,.admin-error-banner p,.admin-loading-hint,.module-card p{text-align:justify;text-align-last:left;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto}.app-content ol:not([class]),.app-content ul:not([class]),.page-content ol:not([class]),.page-content ul:not([class]),.card ol,.card ul:not(.tabs):not(.toolbar):not(.row-actions):not(.gov-tabs):not(.tab-row):not(.perm-toggle-row),.modal ol,.modal ul:not(.tabs),.notify-rail-body ol,.notify-rail-body ul,.mfg-side-list{padding-inline-start:1.35rem}.app-content ol li,.app-content ul:not([class]) li,.page-content ol li,.page-content ul:not([class]) li,.card ol li,.card ul:not(.tabs):not(.toolbar):not(.row-actions):not(.gov-tabs):not(.tab-row):not(.perm-toggle-row) li,.modal ol li,.modal ul:not(.tabs) li,.mfg-side-list li,.notify-rail-body li{text-align:justify;text-align-last:left;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;line-height:var(--line-height);margin-bottom:var(--space-2)}.erp-prose-list{margin:0;padding-inline-start:1.35rem}.erp-prose-list li{text-align:justify;text-align-last:left;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;line-height:var(--line-height);margin-bottom:var(--space-2)}table th,table td,.kpi-label,.kpi-value,.stat-card .stat-label,.stat-card .stat-value,.badge,button,.btn,.btn-ghost,.btn-primary,.nav-link,.sidebar-nav a,.workspace-nav a,.workspace-breadcrumbs,.pipeline-job-title,.module-tile-label,.data-table th,.data-table td,.pos-tile-name,.pos-tile-price,.pos-denom-head,.pos-denom-row,.notify-rail-title,h1,h2,h3,h4,h5,h6,label,input,select,textarea,code{text-align:left}table.data-table td:last-child,table.data-table th:last-child,.pos-sales-table td:nth-child(n+4){text-align:inherit}@media (max-width: 768px){:root{--page-padding-x: 1.15rem;--page-padding-y: 1.25rem}.form-grid,.master-form-grid,.admin-form-grid{grid-template-columns:1fr}table.data-table th,table.data-table td{padding:var(--space-3);font-size:var(--font-size-sm)}}:root{--mobile-bottom-nav-height: 56px;--mobile-touch-min: 44px;--mobile-nav-width: min(280px, 88vw)}@media (max-width: 768px){button,.btn,.btn-primary,.btn-ghost,.workspace-logout,input[type=submit],select,.module-quick-action,.module-quick-action-lg{min-height:var(--mobile-touch-min)}input:not([type=checkbox]):not([type=radio]),textarea,select{font-size:16px}.app-content,.workspace-main,.page-content{padding-bottom:calc(var(--mobile-bottom-nav-height) + var(--space-6))}.data-table-wrap,.table-scroll,.perm-matrix,.card{overflow-x:auto;-webkit-overflow-scrolling:touch}table.data-table{min-width:520px}.search-result-card{grid-template-columns:1fr;gap:.35rem}.app-header{flex-direction:column;align-items:stretch;padding:var(--space-4) var(--page-padding-x)}.header-actions{width:100%}.header-actions .btn,.header-actions .btn-primary,.header-actions .btn-ghost{flex:1;justify-content:center}.kpi-grid,.exec-kpi-grid{grid-template-columns:repeat(2,1fr)}.module-dashboard-header{flex-direction:column}.module-grid,.module-quick-grid{grid-template-columns:repeat(2,1fr)}.m1-alerts{grid-template-columns:1fr}.form-grid,.master-form-grid,.admin-form-grid,.hr-split{grid-template-columns:1fr!important}.mobile-sticky-actions{position:fixed;left:0;right:0;bottom:var(--mobile-bottom-nav-height);z-index:900;display:flex;gap:.5rem;padding:.65rem var(--page-padding-x);background:#141414f5;border-top:1px solid var(--bwy-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mobile-sticky-actions .btn-primary,.mobile-sticky-actions .btn-ghost{flex:1}}@media (max-width: 430px){.module-grid,.module-quick-grid,.kpi-grid,.exec-kpi-grid{grid-template-columns:1fr}}.mobile-nav-toggle,.mobile-back-btn,.mobile-search-toggle{display:none;align-items:center;justify-content:center;min-width:var(--mobile-touch-min);min-height:var(--mobile-touch-min);padding:.35rem .55rem;border:1px solid var(--bwy-border);border-radius:var(--radius-sm);background:transparent;color:var(--bwy-gold);font-size:1.1rem;cursor:pointer;flex-shrink:0}.mobile-back-btn{font-size:1.25rem}@media (max-width: 768px){.mobile-nav-toggle,.mobile-back-btn,.mobile-search-toggle{display:inline-flex}.workspace-topbar{flex-wrap:wrap;gap:.5rem;padding:.5rem var(--page-padding-x)}.workspace-topbar-right{flex:1 1 100%;flex-wrap:wrap;gap:.35rem;margin-left:0;order:3}.workspace-topbar-right .global-search-form{flex:1 1 100%;display:none}.workspace-topbar-right .global-search-form.mobile-search-open{display:block}.workspace-topbar-right .global-search-form input{width:100%;min-height:var(--mobile-touch-min)}.workspace-topbar-right .workspace-apps-link,.workspace-topbar-right .workspace-user,.workspace-topbar-right .workspace-logout{display:none}.workspace-title{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-nav{position:fixed;top:0;left:0;bottom:0;width:var(--mobile-nav-width);z-index:calc(var(--z-overlay) + 5);transform:translate(-105%);transition:transform .22s ease;box-shadow:8px 0 32px #00000073}.workspace-nav.workspace-nav--open{transform:translate(0)}.workspace-nav a{min-height:var(--mobile-touch-min);display:flex;align-items:center;padding-top:.65rem;padding-bottom:.65rem}.mobile-nav-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:calc(var(--z-overlay) + 4);background:#0000008c;border:none;cursor:pointer}.workspace-body,.workspace-content-row{flex-direction:column}.workspace-main{min-width:0}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:calc(var(--z-overlay) + 2);display:flex;align-items:stretch;justify-content:space-around;height:var(--mobile-bottom-nav-height);padding-bottom:env(safe-area-inset-bottom,0);background:var(--bwy-charcoal);border-top:1px solid var(--bwy-border)}.mobile-bottom-nav a,.mobile-bottom-nav button{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.1rem;min-height:var(--mobile-bottom-nav-height);padding:.25rem .15rem;font-size:.62rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--bwy-muted);text-decoration:none;background:transparent;border:none;cursor:pointer}.mobile-bottom-nav a.active,.mobile-bottom-nav button.active{color:var(--bwy-gold)}.mobile-bottom-nav-icon{font-size:1.15rem;line-height:1}.pos-commerce~.mobile-bottom-nav{display:none}}@media (min-width: 769px){.mobile-bottom-nav,.mobile-nav-backdrop{display:none!important}}@media (max-width: 768px){.app-layout{flex-direction:column}.app-layout>.sidebar{display:none}.app-layout>.sidebar.sidebar--mobile-open{display:flex;position:fixed;top:0;left:0;bottom:0;width:var(--mobile-nav-width);z-index:calc(var(--z-overlay) + 5);height:100vh;box-shadow:8px 0 32px #00000073}.app-mini-topbar{gap:.5rem;padding:.5rem var(--page-padding-x)}.app-mini-topbar-title{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-content{padding:var(--page-padding-y) var(--page-padding-x) calc(var(--mobile-bottom-nav-height) + var(--space-8))}}@media (max-width: 768px){.login-panel{margin:1rem;padding:1.75rem 1.25rem;max-width:none;border-radius:var(--radius-lg)}.login-brand h1{font-size:2.75rem}.login-form input{min-height:var(--mobile-touch-min);font-size:16px}.login-btn{min-height:48px;font-size:1rem}}@media (max-width: 360px){.login-brand h1{font-size:2.25rem;letter-spacing:.15em}}.account-page{max-width:480px;min-height:40vh;color:var(--bwy-cream)}.account-card{background:var(--bwy-surface);border:1px solid var(--bwy-border);border-radius:var(--radius-md);padding:var(--space-5);margin-bottom:var(--space-4)}.account-card h2{font-size:var(--font-size-lg);color:var(--bwy-gold);margin-bottom:var(--space-4)}.account-field{display:flex;flex-direction:column;gap:var(--space-2);margin-bottom:var(--space-4)}.account-field input{min-height:var(--mobile-touch-min)}.account-msg{color:var(--bwy-success);font-size:var(--font-size-sm);margin-bottom:var(--space-3)}.account-error{color:var(--bwy-danger);font-size:var(--font-size-sm);margin-bottom:var(--space-3)}.account-sign-out{width:100%;min-height:var(--mobile-touch-min)}:root{--z-overlay: 8000;--z-modal: 8100;--z-toast: 10000;--z-banner: 10001;--erp-toast-top: 1rem}.modal-backdrop{z-index:var(--z-overlay)}.erp-floating-alert,.form-msg.error,.form-msg.success,.form-msg.warning,.gov-msg-error,.gov-msg-success,.mfg-alert-error,.mfg-alert-warn,.pos-toast,.lab-rnd .lr-toast.ok,.lab-rnd .lr-toast.err{position:fixed;top:var(--erp-toast-top);left:50%;transform:translate(-50%);z-index:var(--z-toast);max-width:min(640px,92vw);padding:.75rem 1.25rem;border-radius:var(--radius-md, 8px);font-size:var(--font-size-sm, .875rem);line-height:var(--line-height, 1.6);box-shadow:0 10px 32px #0000008c;margin:0;pointer-events:auto;text-align:center}.erp-floating-alert--error,.form-msg.error,.gov-msg-error,.mfg-alert-error,.lab-rnd .lr-toast.err{background:#c0392bf2;border:1px solid rgba(248,113,113,.55);color:#fff}.erp-floating-alert--success,.form-msg.success,.gov-msg-success,.lab-rnd .lr-toast.ok{background:#1e5a32f2;border:1px solid rgba(74,222,128,.45);color:#ecfdf3}.erp-floating-alert--warning,.form-msg.warning,.mfg-alert-warn{background:#78500af2;border:1px solid rgba(230,168,23,.55);color:#fff8e7}.erp-floating-alert--info,.pos-toast{background:var(--bwy-panel, #1c1c1c);border:1px solid var(--bwy-gold, #c9a961);color:var(--bwy-cream, #f5f0e8);cursor:pointer}.pos-policy-toast{top:var(--erp-toast-top);bottom:auto;left:auto;right:1.5rem;transform:none;z-index:var(--z-toast)}.offline-banner{position:fixed;top:0;left:0;right:0;z-index:var(--z-banner);margin:0}body:has(.offline-banner){--erp-toast-top: 2.75rem}.app-main--offline{padding-top:2.25rem}.bwy-pdf-preview{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-pdf-preview, 10050);background:#000000b8;display:flex;align-items:center;justify-content:center;padding:1rem}.bwy-pdf-preview-panel{width:min(420px,96vw);height:min(90vh,720px);background:#1a1a1a;border:1px solid #8a7340;border-radius:10px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 12px 40px #00000073}.bwy-pdf-preview-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem .85rem;border-bottom:1px solid #333;color:#c9a961}.bwy-pdf-preview-actions{display:flex;gap:.45rem}.bwy-pdf-preview-actions button{background:transparent;border:1px solid #8a7340;color:#c9a961;border-radius:4px;padding:.25rem .65rem;font-size:.8rem;cursor:pointer}.bwy-pdf-preview-actions button:hover{background:#c9a9611f}.bwy-pdf-preview-body{flex:1;min-height:0;background:#fff}.bwy-pdf-preview-body.loading{display:grid;place-items:center;color:#666;font-size:.9rem;background:#f5f5f5}.bwy-pdf-preview-body.error{display:grid;place-items:center;padding:1rem;color:#8b2e2e;background:#fff5f5;text-align:center;font-size:.9rem}.bwy-pdf-preview-body iframe{width:100%;height:100%;border:0}.bwy-pdf-preview--card{padding:1.25rem}.bwy-pdf-preview-panel--card{width:min(440px,96vw);height:auto;max-height:min(92vh,520px)}.bwy-pdf-preview-body--card{flex:none;min-height:280px;max-height:min(72vh,420px);background:#121212;display:flex;align-items:center;justify-content:center;padding:1.25rem 1rem;overflow:auto}.bwy-pdf-preview-body--card iframe{width:min(100%,400px);height:252px;flex:none;border-radius:6px;box-shadow:0 8px 28px #00000073;background:#1a1a1a}.bwy-employee-card-preview{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-pdf-preview, 10050);background:#000000c7;display:flex;align-items:center;justify-content:center;padding:1rem}.bwy-employee-card-preview-panel{width:min(560px,96vw);background:#1a1a1a;border:1px solid #8a7340;border-radius:10px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 12px 40px #00000073}.bwy-employee-card-preview-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem .85rem;border-bottom:1px solid #333;color:#c9a961}.bwy-employee-card-preview-actions{display:flex;gap:.45rem}.bwy-employee-card-preview-actions button{background:transparent;border:1px solid #8a7340;color:#c9a961;border-radius:4px;padding:.25rem .65rem;font-size:.8rem;cursor:pointer}.bwy-employee-card-preview-actions button:hover{background:#c9a9611f}.bwy-employee-card-preview-body{padding:1.25rem 1rem 1.5rem;background:#121212;display:flex;align-items:center;justify-content:center}.bwy-employee-card-preview-body.loading{min-height:200px;color:#888;font-size:.9rem}.bwy-employee-card-preview-error{margin:0;padding:.5rem .85rem;color:#f87171;font-size:.82rem;background:#f8717114;border-bottom:1px solid #333}.bwy-employee-card{width:100%;max-width:520px;aspect-ratio:86 / 54;background:#121212;border-radius:8px;overflow:hidden;box-shadow:0 10px 32px #00000080;display:flex;flex-direction:column;font-family:Helvetica,Arial,sans-serif}.bwy-employee-card-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.55rem .65rem;background:linear-gradient(180deg,#d4b56a,#c9a961);color:#121212;flex-shrink:0;border-bottom:1px solid rgba(90,70,30,.35)}.bwy-employee-card-company{font-weight:700;font-size:clamp(.65rem,2.8vw,.85rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:58%}.bwy-employee-card-title{font-size:clamp(.55rem,2.2vw,.68rem);letter-spacing:.04em;white-space:nowrap}.bwy-employee-card-main{flex:1;min-height:0;display:flex;gap:clamp(.35rem,2vw,.55rem);padding:clamp(.45rem,2.5vw,.75rem) clamp(.45rem,2.5vw,.7rem) .35rem;align-items:stretch}.bwy-employee-card-photo{flex:0 0 21%;max-width:21%;aspect-ratio:20 / 26;border:1.5px solid #c9a961;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#1a1a1a;box-shadow:inset 0 0 0 1px #00000059}.bwy-employee-card-photo-img{width:100%;height:100%;object-fit:cover;display:block}.bwy-employee-card-photo-placeholder{color:#787878;font-size:clamp(.45rem,1.8vw,.58rem);letter-spacing:.06em}.bwy-employee-card-details{flex:1;min-width:0;color:#fff}.bwy-employee-card-name{font-weight:700;font-size:clamp(.75rem,3.6vw,1.05rem);line-height:1.15;margin-bottom:.15rem;word-break:break-word}.bwy-employee-card-designation{color:#c9a961;font-size:clamp(.55rem,2.4vw,.72rem);line-height:1.2;margin-bottom:.35rem;word-break:break-word}.bwy-employee-card-fields{margin:0;display:flex;flex-direction:column;gap:.12rem}.bwy-employee-card-fields>div{display:flex;gap:.35rem;font-size:clamp(.48rem,2vw,.62rem);line-height:1.25}.bwy-employee-card-fields dt{flex:0 0 4.8em;margin:0;font-weight:700;color:#dcdcdc}.bwy-employee-card-fields dd{margin:0;flex:1;min-width:0;color:#ebebeb;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bwy-employee-card-blood{color:#f0c4c4!important;font-weight:700}.bwy-employee-card-qr-wrap{flex:0 0 18%;max-width:18%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.15rem;padding:.15rem;background:#fff;border-radius:4px;align-self:flex-start;box-shadow:0 2px 8px #00000040}.bwy-employee-card-qr-img{width:100%;aspect-ratio:1;display:block;image-rendering:pixelated}.bwy-employee-card-qr-label{font-size:clamp(.38rem,1.5vw,.48rem);letter-spacing:.08em;text-transform:uppercase;color:#555;font-weight:700;text-align:center;line-height:1.1}.bwy-employee-card-footer{flex-shrink:0;margin:.35rem .55rem .5rem;padding:.35rem .5rem;background:#282828;border-radius:3px;color:#c9a961;font-weight:700;font-size:clamp(.48rem,2vw,.62rem);letter-spacing:.03em;text-align:center}@media print{.bwy-employee-card-preview-head,.bwy-employee-card-preview-actions{display:none!important}}
