.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}}.page-refresh-btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:var(--mobile-touch-min, 44px);padding:.35rem .75rem;border:1px solid var(--bwy-border);border-radius:var(--radius-sm, 6px);background:transparent;color:var(--bwy-text);font-size:var(--font-size-sm, .875rem);font-weight:500;cursor:pointer;white-space:nowrap}.page-refresh-btn:hover:not(:disabled),.page-refresh-btn:focus-visible{border-color:var(--bwy-gold, #c9a961);color:var(--bwy-gold, #c9a961);outline:none}.page-refresh-btn:disabled{opacity:.75;cursor:wait}.page-refresh-btn--compact{min-width:var(--mobile-touch-min, 44px);padding:.35rem}.page-refresh-icon{display:inline-block;font-size:1.15rem;line-height:1}.page-refresh-icon--spin{animation:page-refresh-spin .6s linear}@keyframes page-refresh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.page-refresh-btn:not(.page-refresh-btn--compact) span:not(.page-refresh-icon){display:none}.page-refresh-btn:not(.page-refresh-btn--compact){min-width:var(--mobile-touch-min, 44px);padding:.35rem}}.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}}.pwa-install-help{text-align:left;padding:.85rem .95rem;border-radius:10px;border:1px solid rgba(201,169,97,.45);background:#c9a96114;color:var(--bwy-text, #f5f3ef)}.pwa-install-help-banner{border-color:var(--bwy-border, #3a4556);background:#181e29fa;box-shadow:0 12px 32px #00000059}.pwa-install-help-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;margin-bottom:.45rem}.pwa-install-help-head strong{color:var(--bwy-gold, #c9a961);font-size:.95rem;line-height:1.3}.pwa-install-close{flex:0 0 auto;border:none;background:transparent;color:var(--bwy-muted, #9a9590);font-size:1.35rem;line-height:1;padding:0 .15rem;cursor:pointer}.pwa-install-note{margin:0 0 .55rem;font-size:.78rem;line-height:1.4;color:var(--bwy-gold, #c9a961)}.pwa-install-warning-title{margin:0 0 .35rem;font-size:.88rem;font-weight:600;color:#ffb347}.pwa-install-url{margin:0 0 .65rem;padding:.45rem .55rem;border-radius:6px;background:#00000040;font-size:.72rem;line-height:1.35;word-break:break-all;color:var(--bwy-text, #f5f3ef)}.pwa-install-help-actions-stack{flex-direction:column}.pwa-install-help-actions-stack .pwa-install-action-btn{width:100%}.pwa-install-lead{margin:0 0 .65rem;font-size:.82rem;line-height:1.45;color:var(--bwy-muted, #c8c4be)}.pwa-install-steps{margin:0;padding-left:1.15rem;font-size:.82rem;line-height:1.45;color:var(--bwy-text, #f5f3ef)}.pwa-install-steps li+li{margin-top:.35rem}.pwa-install-action-btn{width:100%;min-height:44px;margin-top:.35rem}.pwa-install-help-actions{display:flex;gap:.5rem;margin-top:.65rem}.pwa-install-help-actions .pwa-install-action-btn{flex:1}.login-install-wrap{margin-top:1rem}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at 20% 50%,rgba(196,173,120,.07) 0%,transparent 50%),radial-gradient(ellipse at 80% 20%,rgba(154,168,188,.05) 0%,transparent 40%),var(--bwy-bg)}.login-panel{width:100%;max-width:400px;padding:2.5rem;background:var(--bwy-panel);border:1px solid var(--bwy-border-subtle, var(--bwy-border));border-radius:12px;box-shadow:var(--bwy-shadow-md, 0 24px 80px rgba(8, 12, 20, .4))}.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-or{text-align:center;margin:.85rem 0 .35rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:var(--bwy-muted)}.login-btn-passkey{width:100%;margin-top:.35rem;padding:.7rem;border:1px solid rgba(201,169,97,.45);color:var(--bwy-gold, #c9a961)}.login-btn.login-btn-passkey,button.btn-primary.login-btn-passkey{margin-top:1.5rem;border-color:transparent;background:var(--bwy-gold, #c9a961);color:#1a1a1a;font-weight:600}.login-btn.login-btn-passkey:hover:not(:disabled),button.btn-primary.login-btn-passkey:hover:not(:disabled){filter:brightness(1.05)}.login-passkey-hint{margin:.45rem 0 0;text-align:center;font-size:.68rem;color:var(--bwy-muted);line-height:1.35}.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-install-hint{margin-top:1rem;margin-bottom:.25rem;padding:.65rem .75rem;border-radius:8px;border:1px solid rgba(201,169,97,.45);background:#c9a96114;color:var(--bwy-text, #f5f3ef);font-size:.78rem}.login-install-hint strong{color:var(--bwy-gold, #c9a961)}.login-portal-link{color:var(--bwy-gold, #c9a961);font-weight:600;text-decoration:underline;text-underline-offset:2px}.login-portal-link:hover,.login-portal-link:focus-visible{color:var(--bwy-text, #f5f3ef)}.login-form input{width:100%;padding:.65rem .85rem}.login-password-wrap{position:relative}.login-password-wrap input{padding-right:2.85rem}.login-password-toggle{position:absolute;top:50%;right:.35rem;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;border-radius:6px;background:transparent;color:var(--bwy-muted);cursor:pointer}.login-password-toggle:hover,.login-password-toggle:focus-visible{color:var(--bwy-gold, #c9a961);outline:none}.app-content.help-page{max-width:none;width:100%;padding-bottom:3rem}.app-content.help-page.help-page--reading{max-width:none;width:100%;padding-left:clamp(1rem,2vw,1.75rem);padding-right:clamp(1rem,2vw,1.75rem)}.help-banner{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between;padding:.95rem 1.1rem;border-radius:10px;margin-bottom:1rem;border:1px solid rgba(248,113,113,.35);background:#f8717114;color:#fecaca}.help-banner-actions{display:flex;flex-wrap:wrap;gap:.5rem}.help-hero{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(220px,.7fr);gap:1.25rem;padding:1.5rem 1.6rem;margin-bottom:1.5rem;border-radius:16px;border:1px solid rgba(201,169,98,.28);background:radial-gradient(ellipse 80% 70% at 10% 0%,rgba(201,169,98,.14),transparent 55%),linear-gradient(165deg,#1c1a17f2,#0c0c0ceb)}.help-kicker{margin:0 0 .45rem;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--bwy-gold)}.help-hero-copy h2{margin:0 0 .65rem;font-size:clamp(1.45rem,2.4vw,1.9rem);line-height:1.2;font-weight:600;color:#f5f0e6}.help-hero-lead{margin:0 0 1.1rem;max-width:46rem;color:#f5f0e6b8;line-height:1.55;font-size:.98rem}.help-search-wrap{display:flex;flex-direction:column;gap:.4rem}.help-search{width:100%;max-width:520px;padding:.75rem 1rem;border-radius:10px;border:1px solid rgba(201,169,98,.4);background:#00000059;color:#f5f0e6;font-size:.95rem}.help-search:focus{outline:none;border-color:var(--bwy-gold);box-shadow:0 0 0 3px #c9a9622e}.help-search-meta{font-size:.8rem;color:#f5f0e68c}.help-hero-aside{display:grid;gap:.65rem;align-content:start}.help-stat{padding:.85rem 1rem;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#00000047}.help-stat strong{display:block;font-size:1.15rem;color:var(--bwy-gold);margin-bottom:.15rem}.help-stat span{font-size:.78rem;color:#f5f0e68c;letter-spacing:.02em}.help-section{margin-bottom:1.75rem}.help-section-head{margin-bottom:.85rem}.help-section-head h3{margin:0;font-size:1.05rem;color:var(--bwy-gold);font-weight:600}.help-section-head p{margin:.25rem 0 0;font-size:.88rem;color:var(--bwy-muted)}.help-featured-row{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.85rem}.help-featured-card{display:flex;flex-direction:column;gap:.4rem;padding:1rem 1.05rem;border-radius:12px;border:1px solid rgba(201,169,98,.28);background:linear-gradient(180deg,#c9a96214,#ffffff05);text-decoration:none;color:inherit;min-height:140px;transition:border-color .15s,transform .15s}.help-featured-card:hover{border-color:var(--bwy-gold);transform:translateY(-1px)}.help-featured-card--compact{min-height:110px}.help-featured-card strong{color:#f5f0e6;font-size:.98rem;line-height:1.3}.help-browse{display:grid;grid-template-columns:220px minmax(0,1fr);gap:1.25rem;align-items:start}.help-cat-nav{position:sticky;top:.75rem;display:flex;flex-direction:column;gap:.25rem;padding:.65rem;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#00000038}.help-cat-nav button{display:flex;justify-content:space-between;gap:.5rem;width:100%;text-align:left;padding:.55rem .65rem;border:none;border-radius:8px;background:transparent;color:#f5f0e6bf;font-size:.84rem;cursor:pointer}.help-cat-nav button span{color:#f5f0e666;font-variant-numeric:tabular-nums}.help-cat-nav button.active,.help-cat-nav button:hover{background:#c9a96224;color:var(--bwy-gold)}.help-catalog{display:flex;flex-direction:column;gap:1.5rem}.help-results-line{margin:0;font-size:.9rem;color:var(--bwy-muted)}.help-cat-block h3{margin:0 0 .75rem;font-size:.95rem;letter-spacing:.04em;text-transform:uppercase;color:#c9a962d9}.help-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:.75rem}.help-card{display:flex;flex-direction:column;gap:.4rem;padding:.95rem 1rem;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff06;text-decoration:none;color:inherit;transition:border-color .15s,background .15s}.help-card:hover{border-color:#c9a96273;background:#c9a9620f}.help-card-top{display:flex;flex-wrap:wrap;gap:.35rem}.help-chip{display:inline-block;padding:.15rem .45rem;border-radius:999px;font-size:.68rem;letter-spacing:.04em;text-transform:uppercase;color:#f5f0e6b3;border:1px solid rgba(255,255,255,.12)}.help-chip--gold{color:var(--bwy-gold);border-color:#c9a96273;background:#c9a9621a}.help-card strong{color:#f5f0e6;font-size:.95rem;line-height:1.3}.help-card-sum{font-size:.84rem;line-height:1.4;color:var(--bwy-muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.help-card-meta{margin-top:auto;padding-top:.35rem;font-size:.75rem;color:#f5f0e66b}.help-empty{padding:1.5rem;border-radius:12px;border:1px dashed rgba(255,255,255,.15);color:var(--bwy-muted);text-align:center}.help-article{width:100%;border-radius:16px;border:1px solid rgba(201,169,98,.22);background:#00000038;overflow:hidden}.help-article-head{padding:1.5rem clamp(1.25rem,2.5vw,2.25rem) 1.2rem;border-bottom:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,rgba(201,169,98,.08),transparent)}.help-crumb{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center;margin:0 0 .85rem;font-size:.82rem;color:var(--bwy-muted)}.help-crumb a{color:var(--bwy-gold);text-decoration:none}.help-article-actions{display:flex;gap:.5rem;margin-bottom:.75rem}.help-article-head h1{margin:0 0 .45rem;font-size:clamp(1.5rem,2.4vw,2rem);color:#f5f0e6;font-weight:600}.help-article-dek{margin:0 0 .75rem;max-width:none;color:var(--bwy-muted);line-height:1.55;font-size:1.02rem}.help-article-meta{display:flex;flex-wrap:wrap;gap:.75rem 1.1rem;font-size:.8rem;color:#f5f0e680}.help-article-body{padding:1.5rem clamp(1.25rem,2.5vw,2.25rem) 2rem;width:100%}.help-article-foot{padding:1.1rem clamp(1.25rem,2.5vw,2.25rem) 1.5rem;border-top:1px solid rgba(255,255,255,.06);font-size:.9rem;color:var(--bwy-muted)}.help-article-foot a{color:var(--bwy-gold)}.help-md{line-height:1.7;font-size:clamp(1.02rem,1.15vw,1.12rem);color:#f5f0e6eb;max-width:none}.help-md-h{color:var(--bwy-gold);margin:1.75rem 0 .75rem;font-weight:600}.help-md h1.help-md-h{font-size:clamp(1.45rem,2vw,1.7rem);margin-top:0}.help-md h2.help-md-h{font-size:clamp(1.25rem,1.6vw,1.4rem)}.help-md h3.help-md-h{font-size:clamp(1.1rem,1.3vw,1.2rem)}.help-md h4.help-md-h{font-size:1.05rem}.help-md-p{margin:.7rem 0;max-width:none}.help-md-list{margin:.5rem 0 1rem 1.4rem}.help-md-pre{overflow:auto;padding:.9rem 1rem;border-radius:10px;background:#0006;border:1px solid rgba(255,255,255,.08);font-size:.84rem}.help-md-table-wrap{overflow-x:auto;margin:.85rem 0;border-radius:10px;border:1px solid rgba(255,255,255,.08)}.help-md-table{width:100%;border-collapse:collapse;font-size:.95rem}.help-md-table th,.help-md-table td{border-bottom:1px solid rgba(255,255,255,.08);padding:.5rem .7rem;text-align:left;vertical-align:top}.help-md-table th{background:#c9a9621a;color:var(--bwy-gold);font-weight:600}.help-md-img{display:block;width:100%;max-width:100%;height:auto;margin:1.25rem 0;border-radius:10px;border:1px solid rgba(201,169,98,.28);box-shadow:0 8px 28px #00000059}.help-md-img-ph{display:inline-block;margin:.5rem 0;font-size:.82rem;color:var(--bwy-muted)}.help-md a{color:var(--bwy-gold)}.help-md hr{border:none;border-top:1px solid rgba(201,169,98,.22);margin:1.4rem 0}.help-md code{font-size:.88em;padding:.12em .38em;border-radius:4px;background:#00000059}@media (max-width: 900px){.help-hero,.help-browse{grid-template-columns:1fr}.help-cat-nav{position:static;flex-direction:row;flex-wrap:wrap}.help-cat-nav button{width:auto}}@media print{.help-article-actions,.app-header .header-actions,.help-article-foot{display:none!important}.help-article{border:none;background:#fff;color:#000}.help-md,.help-article-head h1,.help-md-h{color:#000!important}}.wa-chat-page{max-width:none;padding-bottom:1rem}.wa-banner{margin-bottom:.75rem;padding:.65rem .9rem;border-radius:8px;border:1px solid rgba(248,113,113,.35);background:#f8717114;color:#fecaca}.wa-banner-warn{border-color:#fbbf2473;background:#fbbf241a;color:#fde68a}.wa-banner-ok{border-color:#34d39966;background:#34d3991a;color:#a7f3d0}.wa-setup{margin-bottom:1rem;padding:1rem 1.15rem}.wa-setup code{font-size:.85rem;word-break:break-all}.wa-layout{display:grid;grid-template-columns:minmax(280px,340px) minmax(0,1fr);gap:.85rem;min-height:calc(100vh - 180px)}.wa-list,.wa-thread{border:1px solid rgba(201,169,98,.22);border-radius:14px;background:#00000038;overflow:hidden;display:flex;flex-direction:column}.wa-list-head,.wa-start{display:flex;flex-direction:column;gap:.4rem;padding:.75rem;border-bottom:1px solid rgba(255,255,255,.06)}.wa-list-head{flex-direction:row;align-items:center}.wa-list-head input,.wa-start input,.wa-composer textarea{width:100%;padding:.55rem .7rem;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:#00000059;color:#f5f0e6}.wa-list ul{list-style:none;margin:0;padding:0;overflow:auto;flex:1}.wa-list li button{width:100%;text-align:left;border:none;border-bottom:1px solid rgba(255,255,255,.05);background:transparent;color:inherit;padding:.75rem .85rem;cursor:pointer;display:flex;flex-direction:column;gap:.15rem}.wa-list li button:hover,.wa-list li button.active{background:#c9a9621a}.wa-name{display:flex;justify-content:space-between;font-weight:600;color:#f5f0e6}.wa-name em{font-style:normal;background:var(--bwy-gold);color:#1a1510;border-radius:999px;padding:0 .45rem;font-size:.75rem}.wa-meta{font-size:.75rem;color:#f5f0e673}.wa-preview{font-size:.82rem;color:var(--bwy-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wa-empty,.wa-empty-thread{padding:1.5rem;text-align:center}.wa-thread-head{padding:.85rem 1rem;border-bottom:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;gap:.15rem}.wa-thread-head span{font-size:.8rem;color:var(--bwy-muted)}.wa-messages{flex:1;overflow:auto;padding:1rem;display:flex;flex-direction:column;gap:.55rem}.wa-bubble{max-width:min(72%,520px);padding:.65rem .8rem;border-radius:12px;font-size:.95rem;line-height:1.45}.wa-bubble p{margin:0}.wa-bubble small{display:block;margin-top:.35rem;font-size:.72rem;opacity:.65}.wa-bubble.inbound{align-self:flex-start;background:#ffffff14}.wa-bubble.outbound{align-self:flex-end;background:#c9a96233;border:1px solid rgba(201,169,98,.35)}.wa-composer{display:grid;grid-template-columns:1fr auto;gap:.55rem;padding:.75rem;border-top:1px solid rgba(255,255,255,.06);align-items:end}.wa-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:.25rem;padding:.55rem .65rem;border-bottom:1px solid rgba(255,255,255,.06)}.wa-tabs button{border:1px solid transparent;background:transparent;color:var(--bwy-muted);padding:.45rem .3rem;border-radius:8px;cursor:pointer;font-size:.85rem}.wa-tabs button.active{color:#f5f0e6;background:#c9a96224;border-color:#c9a96259}.wa-people-actions{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.45rem .75rem;border-bottom:1px solid rgba(255,255,255,.06)}.wa-create-group{display:flex;flex-direction:column;gap:.4rem;padding:.55rem .75rem;border-bottom:1px solid rgba(255,255,255,.06)}.wa-create-group input{width:100%;padding:.55rem .7rem;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:#00000059;color:#f5f0e6}.wa-contact-row{display:grid;grid-template-columns:auto 1fr;align-items:stretch;border-bottom:1px solid rgba(255,255,255,.05)}.wa-contact-row.picked{background:#c9a96214}.wa-check{display:flex;align-items:center;padding:0 .55rem 0 .75rem}.wa-contact-main{width:100%;text-align:left;border:none;background:transparent;color:inherit;padding:.75rem .85rem .75rem .25rem;cursor:pointer;display:flex;flex-direction:column;gap:.15rem}.wa-group-members{padding:.45rem 1rem .65rem;font-size:.8rem;border-bottom:1px solid rgba(255,255,255,.06)}@media (max-width: 900px){.wa-layout{grid-template-columns:1fr;min-height:auto}.wa-list{max-height:340px}}.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}.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;text-decoration:none}.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}.shopify-map-toolbar{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-bottom:1rem}.shopify-map-filter{min-width:220px;flex:1;max-width:360px}.shopify-map-table td{vertical-align:top}.shopify-map-product{display:flex;gap:.75rem;align-items:flex-start;min-width:220px}.shopify-map-thumb{width:56px;height:56px;object-fit:cover;border-radius:var(--radius-sm, 6px);border:1px solid var(--bwy-border);background:#ffffff0a;flex-shrink:0}.shopify-map-thumb-empty{background:#c9a96114}.shopify-map-title{font-weight:600;color:var(--bwy-cream);line-height:1.3}.shopify-map-meta{font-size:.8rem;margin-top:.2rem}.shopify-map-search{margin-top:.5rem;max-width:320px}.shopify-map-search input{width:100%;margin-bottom:.35rem}.shopify-map-hit{display:block;width:100%;text-align:left;margin-bottom:4px;white-space:normal}.shopify-map-create{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.shopify-map-create input{width:140px}.shopify-guide{margin-bottom:1rem;padding:1rem 1.15rem;background:linear-gradient(135deg,rgba(201,169,97,.08),transparent 55%),var(--bwy-surface, rgba(255, 255, 255, .02))}.shopify-guide-head{display:flex;flex-wrap:wrap;gap:.75rem 1rem;align-items:flex-start;justify-content:space-between;margin-bottom:.75rem}.shopify-guide-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.shopify-cc-banner{margin-bottom:1rem;padding:1.1rem 1.25rem;background:linear-gradient(120deg,rgba(201,169,97,.12),transparent 50%),var(--bwy-surface, rgba(255, 255, 255, .02))}.shopify-cc-banner-main{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;align-items:flex-start;margin-bottom:.85rem}.shopify-cc-banner-title{margin:0 0 .35rem;font-size:1.25rem}.shopify-cc-banner-main p{margin:0;max-width:42rem;line-height:1.45}.shopify-cc-banner-actions{display:flex;flex-wrap:wrap;gap:.5rem}.shopify-cc-banner-meta{display:flex;flex-wrap:wrap;gap:.5rem .85rem;align-items:center}.shopify-kpi-grid{margin-bottom:1rem}.shopify-kpi-btn{text-align:left;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--bwy-border);width:100%}.shopify-kpi-btn:hover{border-color:#c9a9618c}.kpi-sub{margin-top:.35rem;font-size:.8rem}.shopify-command-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-bottom:1rem}.shopify-action-grid{display:flex;flex-wrap:wrap;gap:.5rem}.shopify-job-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.65rem;margin-bottom:.85rem}.shopify-job-chip{border:1px solid var(--bwy-border);border-radius:var(--radius-sm, 6px);padding:.55rem .65rem;display:flex;flex-direction:column;gap:.3rem}.shopify-job-chip-label{font-size:.8rem;font-weight:600}.shopify-job-chip-when{font-size:.75rem}.shopify-setup-list{margin:.5rem 0 0}.shopify-log-card{margin-top:.25rem}.shopify-attention{margin-bottom:1rem}.shopify-cust-chat-launch{margin:.85rem 0 1rem;padding:.75rem .85rem;border:1px solid var(--bwy-border);border-radius:var(--radius-sm, 6px);background:#c9a9610f;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.shopify-cust-chat-launch h4{margin:0}.shopify-cust-chat-launch p{margin:.2rem 0 0;font-size:.85rem}.shopify-cust-chat-backdrop{z-index:calc(var(--z-overlay, 8000) + 2)}.shopify-cust-chat-modal{max-width:560px;width:min(560px,100%);max-height:min(88vh,820px);display:flex;flex-direction:column;gap:.65rem;padding:1rem 1.1rem;overflow:hidden;color:#f5f0e6;background:#161a1f;border:1px solid rgba(201,169,98,.35)}.shopify-cust-chat-modal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;flex-shrink:0}.shopify-cust-chat-modal-head h3{margin:0 0 .2rem;color:#f5f0e6;font-size:1.1rem}.shopify-cust-chat-modal-head .muted{margin:0;color:#f5f0e6a6}.shopify-cust-chat-messages{flex:1;min-height:16rem;max-height:none;overflow-y:auto;display:flex;flex-direction:column;gap:.55rem;padding:.85rem;border-radius:10px;background:#00000059;border:1px solid rgba(255,255,255,.08)}.shopify-cust-chat-empty{margin:auto;text-align:center;padding:1.25rem .5rem;color:#f5f0e68c}.shopify-cust-chat-bubble{max-width:88%;padding:.55rem .75rem;border-radius:12px;font-size:.92rem;line-height:1.4;color:#f5f0e6}.shopify-cust-chat-bubble p{margin:0;white-space:pre-wrap;word-break:break-word;color:#f5f0e6}.shopify-cust-chat-bubble small{display:block;margin-top:.3rem;color:#f5f0e68c;font-size:.72rem}.shopify-cust-chat-bubble.in{align-self:flex-start;background:#ffffff1a;border:1px solid rgba(255,255,255,.12)}.shopify-cust-chat-bubble.out{align-self:flex-end;background:#c9a96238;border:1px solid rgba(201,169,98,.4)}.shopify-cust-chat-composer{display:grid;grid-template-columns:1fr auto;gap:.55rem;align-items:end;flex-shrink:0}.shopify-cust-chat-composer textarea{width:100%;resize:vertical;min-height:4rem;color:#f5f0e6;background:#0006;border:1px solid rgba(255,255,255,.14);border-radius:8px;padding:.55rem .7rem}.shopify-cust-chat-composer textarea::placeholder{color:#f5f0e666}@media (max-width: 640px){.shopify-cust-chat-composer{grid-template-columns:1fr}.shopify-cust-chat-launch{flex-direction:column;align-items:stretch}}.shopify-ai-wa{margin:.85rem 0 1rem;padding:.75rem .85rem;border:1px solid var(--bwy-border);border-radius:var(--radius-sm, 6px);background:#c9a9610d;display:flex;flex-direction:column;gap:.45rem}.shopify-ai-wa h4{margin:0}.shopify-ai-wa-hint,.shopify-ai-wa-status{margin:0;line-height:1.4;font-size:.85rem}.shopify-ai-wa label{display:flex;flex-direction:column;gap:.25rem;font-size:.85rem}.shopify-guide-head h3{margin:0 0 .35rem;font-size:1.05rem}.shopify-guide-head p{margin:0;max-width:48rem;line-height:1.45}.shopify-guide-steps{margin:0;padding-left:1.25rem;display:grid;gap:.4rem;color:var(--bwy-cream, inherit);line-height:1.45}.shopify-guide-steps strong{color:var(--bwy-gold-light, #c9a961)}.shopify-stats-row{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;align-items:center;margin-bottom:.85rem}.shopify-stat{font-size:.9rem;color:var(--bwy-muted)}.shopify-stat strong{color:var(--bwy-cream, inherit);margin-right:.25rem}.shopify-bulk-bar{display:flex;flex-wrap:wrap;gap:.65rem .85rem;align-items:center;margin-bottom:1rem}.shopify-bulk-bar-copy{display:flex;flex-direction:column;gap:.15rem;min-width:12rem;flex:1 1 14rem}.shopify-section-head{margin-bottom:.85rem}.shopify-section-head h3{margin:0 0 .3rem;font-size:1rem}.shopify-section-head p{margin:0;line-height:1.4}.shopify-preview-card{margin-bottom:1rem}.shopify-preview-card h3{margin:0 0 .25rem}.shopify-empty-cell{text-align:center;padding:1.5rem 1rem!important;color:var(--bwy-muted)}.shopify-map-empty-hits{margin:.35rem 0 .5rem;line-height:1.4}.shopify-linked-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.shopify-status-next{display:flex;flex-direction:column;gap:.25rem}.shopify-inline-link{color:var(--bwy-gold-light, #c9a961);text-decoration:underline;text-underline-offset:2px}.shopify-inline-link:hover{color:var(--bwy-cream, #fff)}.shopify-cc-top{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.shopify-cc-health{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem}.shopify-tabs{display:flex;flex-wrap:wrap;gap:.35rem;border-bottom:1px solid var(--bwy-border);padding-bottom:.5rem}.shopify-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid transparent;background:transparent;color:var(--bwy-muted);padding:.45rem .85rem;border-radius:var(--radius-sm, 6px);cursor:pointer;font:inherit;font-weight:500}.shopify-tab:hover{color:var(--bwy-cream);background:#ffffff0a}.shopify-tab.is-active{color:var(--bwy-gold-light, #e4c77a);border-color:var(--bwy-border);background:#c9a9611a}.shopify-flash{margin-bottom:1rem}.shopify-overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 900px){.shopify-overview-grid{grid-template-columns:1fr}}.shopify-pill{display:inline-flex;align-items:center;padding:.15rem .5rem;border-radius:4px;font-size:.78rem;font-weight:600;text-transform:lowercase;border:1px solid var(--bwy-border);background:#ffffff08}.shopify-pill-ok{color:#7dcea0;border-color:#7dcea059}.shopify-pill-warn{color:#f0c674;border-color:#f0c67459}.shopify-pill-danger{color:#e07474;border-color:#e0747459}.shopify-pill-info{color:#8ab4f8;border-color:#8ab4f859}.shopify-pill-muted{color:var(--bwy-muted)}.shopify-filter-row{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.85rem}.shopify-chip{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--bwy-border);background:transparent;color:var(--bwy-muted);padding:.3rem .7rem;border-radius:999px;cursor:pointer;font:inherit;font-size:.85rem}.shopify-chip.is-active{color:var(--bwy-cream);border-color:var(--bwy-gold, #c9a961);background:#c9a9611f}.shopify-inline-label{display:inline-flex;align-items:center;gap:.4rem;color:var(--bwy-muted);font-size:.9rem}.shopify-log-detail{font-size:.8rem;max-width:280px;word-break:break-word}.shopify-attention-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.shopify-attention-list .btn-ghost{text-align:left;width:100%}.shopify-flash-bar{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.shopify-flash-bar .shopify-flash{margin:0;flex:1}.shopify-orders-layout{display:block}.shopify-orders-layout.has-panel{display:grid;grid-template-columns:1fr minmax(280px,340px);gap:1rem;align-items:start}@media (max-width: 1000px){.shopify-orders-layout.has-panel{grid-template-columns:1fr}}.shopify-order-panel{position:sticky;top:.75rem}.shopify-panel-head{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem}.shopify-panel-head h3{margin:0}.shopify-panel-badges{display:flex;flex-wrap:wrap;gap:.35rem}.shopify-address{font-size:.9rem;line-height:1.4;margin:0 0 .75rem}.shopify-line-list{list-style:none;margin:0 0 .75rem;padding:0}.shopify-line-list li{padding:.35rem 0;border-bottom:1px solid var(--bwy-border);font-size:.9rem}.shopify-row-active{background:#c9a96114}.shopify-row-warn{background:#f0c6740f}.shopify-bulk-bar{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;padding:.75rem 1rem}.shopify-command-desk{margin-bottom:1rem;padding:.85rem 1rem;border:1px solid var(--bwy-border);border-radius:var(--radius-sm, 8px);background:linear-gradient(180deg,#c9a9610f,#ffffff05)}.shopify-pipeline{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;margin-bottom:.85rem;padding-bottom:.75rem;border-bottom:1px solid var(--bwy-border)}.shopify-pipe-stat{display:flex;flex-direction:column;gap:.15rem;min-width:4.5rem}.shopify-pipe-n{font-size:1.35rem;font-weight:650;color:var(--bwy-gold-light, #e4c77a);line-height:1.1;font-variant-numeric:tabular-nums}.shopify-command-row{display:flex;flex-wrap:wrap;gap:1rem 1.25rem;align-items:flex-end}.shopify-command-group{display:flex;flex-wrap:wrap;gap:.45rem .55rem;align-items:flex-end}.shopify-command-label{display:block;width:100%;font-size:.72rem;font-weight:650;letter-spacing:.06em;text-transform:uppercase;color:var(--bwy-muted);margin-bottom:.15rem}.shopify-ship-mode{flex:1 1 320px;padding:.55rem .7rem;border:1px solid var(--bwy-border);border-radius:var(--radius-sm, 8px);background:#00000026}.shopify-mode-toggle{display:inline-flex;border:1px solid var(--bwy-border);border-radius:6px;overflow:hidden}.shopify-mode-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:var(--bwy-muted);padding:.4rem .75rem;font:inherit;font-size:.88rem;font-weight:550;cursor:pointer}.shopify-mode-btn.is-active{background:#c9a9612e;color:var(--bwy-cream)}.shopify-ship-mode .shopify-inline-label{flex-direction:column;align-items:flex-start;gap:.25rem}.shopify-ship-mode .shopify-inline-label input,.shopify-ship-mode .shopify-inline-label select{min-width:140px}.shopify-row-commands{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.shopify-row-commands .btn-primary,.shopify-row-commands .btn-ghost{padding:.3rem .55rem;font-size:.82rem}.shopify-orders-table td{vertical-align:middle}.shopify-panel-commands{display:flex;flex-wrap:wrap;gap:.45rem;margin:.75rem 0 1rem;padding:.65rem;border:1px solid var(--bwy-border);border-radius:8px;background:#c9a9610d}.shopify-panel-commands .shopify-command-label{margin-bottom:.25rem}.shopify-service-notes{white-space:pre-wrap;font-family:inherit;font-size:.85rem;line-height:1.4;margin:0 0 .5rem;padding:.55rem .65rem;border:1px solid var(--bwy-border);border-radius:6px;background:#0000002e;max-height:160px;overflow:auto;color:var(--bwy-cream)}.portal-notify{position:relative}.portal-notify-panel{position:absolute;top:calc(100% + .4rem);right:0;width:min(22rem,calc(100vw - 1.5rem));max-height:min(70vh,28rem);overflow:auto;background:var(--bwy-charcoal, #1a1a1a);border:1px solid var(--bwy-border, #333);border-radius:8px;box-shadow:0 10px 28px #00000059;z-index:40;padding:.75rem}.portal-notify-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}.portal-notify-head strong{font-size:.85rem;letter-spacing:.04em;text-transform:uppercase;color:var(--bwy-cream, #f5f0e6)}.portal-notify-refresh{font-size:.75rem;padding:.2rem .45rem}.portal-notify-empty{margin:.5rem 0;font-size:.85rem;color:var(--bwy-muted, #999)}.portal-notify-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.portal-notify-item{border:1px solid var(--bwy-border, #333);border-radius:6px;padding:.55rem .65rem;background:#ffffff08}.portal-notify-link{display:flex;flex-direction:column;gap:.25rem;text-decoration:none;color:inherit}.portal-notify-subject{font-size:.85rem;font-weight:600;color:var(--bwy-gold, #c9a961)}.portal-notify-body{font-size:.78rem;color:var(--bwy-muted, #aaa);line-height:1.35}.portal-notify-dismiss{margin-top:.35rem;font-size:.72rem;padding:.15rem .4rem}.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-text);background:var(--bwy-hover, rgba(196, 173, 120, .07))}.sidebar-nav a.active{color:var(--bwy-gold-light);background:var(--bwy-hover, rgba(196, 173, 120, .07));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}@keyframes legendary-fade-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes legendary-shimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes legendary-pulse-gold{0%,to{box-shadow:0 0 #c9a96259}50%{box-shadow:0 0 24px 4px #c9a9622e}}@keyframes legendary-progress{0%{width:0%}to{width:100%}}@keyframes legendary-spin{to{transform:rotate(360deg)}}.legendary-app{display:flex;flex-direction:column;gap:1rem}.legendary-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem}.legendary-stat{padding:1rem 1.1rem;border-radius:12px;border:1px solid rgba(201,169,98,.35);background:linear-gradient(145deg,#1a1a1ef2,#0c0c0efa);animation:legendary-fade-in .5s ease both}.legendary-stat strong{display:block;font-size:1.55rem;color:#c9a962;line-height:1.2}.legendary-stat span{color:var(--text-muted, #9ca3af);font-size:.82rem}.legendary-stat--highlight{border-color:#c9a9628c;animation:legendary-pulse-gold 3s ease-in-out infinite}.legendary-table-wrap{overflow-x:auto}.legendary-table{width:100%;border-collapse:collapse;font-size:.9rem}.legendary-table th,.legendary-table td{padding:.55rem .65rem;border-bottom:1px solid rgba(255,255,255,.08);text-align:left}.legendary-table th{color:#c9a962;font-weight:600;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em}.legendary-badge{display:inline-block;padding:.15rem .55rem;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:capitalize}.legendary-badge--unregistered{background:#9ca3af33;color:#d1d5db}.legendary-badge--registered{background:#4ade8026;color:#86efac}.legendary-badge--blocked{background:#f8717126;color:#fca5a5}.legendary-badge--active{background:#4ade8026;color:#86efac}.legendary-badge--revoked{background:#f8717126;color:#fca5a5}.legendary-badge--valid{background:#4ade802e;color:#4ade80}.legendary-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.legendary-form-grid label{display:flex;flex-direction:column;gap:.35rem;font-size:.85rem}.legendary-form-grid input,.legendary-form-grid select,.legendary-form-grid textarea{padding:.5rem .65rem;border-radius:6px;border:1px solid rgba(255,255,255,.12);background:#00000040;color:inherit}.legendary-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.legendary-public{min-height:100vh;background:radial-gradient(ellipse 80% 50% at 50% -10%,rgba(201,169,98,.12) 0%,transparent 55%),radial-gradient(circle at bottom,#0a0a0c,#050506);color:#f5f5f0;display:flex;align-items:center;justify-content:center;padding:1.5rem}.legendary-public-shell{width:100%;max-width:620px;animation:legendary-fade-in .6s ease both}.legendary-public-card{border:1px solid rgba(201,169,98,.42);border-radius:18px;padding:2rem 1.85rem;background:linear-gradient(165deg,#16161cfa,#08080afc);box-shadow:0 28px 70px #0000008c,inset 0 1px #c9a96214}.legendary-public-brand{text-align:center;letter-spacing:.32em;font-size:.76rem;color:#c9a962;font-weight:700;margin-bottom:.5rem}.legendary-public-title{text-align:center;font-size:clamp(1.5rem,4vw,1.85rem);margin:0 0 .4rem;font-weight:700;background:linear-gradient(135deg,#fff8e8,#c9a962,#fff8e8);background-size:200% auto;-webkit-background-clip:text;background-clip:text;color:transparent;animation:legendary-shimmer 4s linear infinite}.legendary-public-tagline{text-align:center;color:#b8b8b0;font-style:italic;margin-bottom:1.25rem;font-size:1.02rem}.legendary-visual-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.25rem}.legendary-visual{aspect-ratio:3 / 4;border-radius:12px;border:1px solid rgba(201,169,98,.28);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;background:linear-gradient(160deg,#c9a96214,#00000073);position:relative;overflow:hidden}.legendary-visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 20%,rgba(201,169,98,.15),transparent 60%)}.legendary-sku-thumb{width:56px;height:72px;object-fit:contain;border-radius:8px;background:#00000059;border:1px solid rgba(201,169,98,.25)}.legendary-sku-preview{width:120px;height:160px;object-fit:contain;border-radius:12px;background:#00000059;border:1px solid rgba(201,169,98,.28)}.legendary-sku-image-panel{display:flex;align-items:center;gap:1rem}.legendary-visual--product{justify-content:flex-end;padding-bottom:.65rem}.legendary-visual-fragrance{font-size:1rem;font-weight:600;color:#f0ead8;text-align:center;padding:0 .5rem;z-index:1;line-height:1.2}.legendary-visual--welcome{justify-content:center;padding:1rem .85rem;text-align:center;gap:.5rem}.legendary-visual-welcome-brand{font-size:.62rem;letter-spacing:.18em;text-transform:uppercase;color:#c9a962;z-index:1}.legendary-visual-welcome-title{margin:0;font-size:.95rem;font-weight:600;line-height:1.35;color:#f0ead8;z-index:1}.legendary-visual-welcome-body{margin:0;font-size:.72rem;line-height:1.45;color:#b8b8b0;z-index:1}.legendary-visual-welcome-tagline{margin:.35rem 0 0;font-size:.68rem;font-style:italic;line-height:1.4;color:#c9a962;z-index:1}.legendary-visual-photo{flex:1 1 auto;width:calc(100% - 1rem);max-height:62%;margin-top:.35rem;object-fit:contain;object-position:center bottom;z-index:1;filter:drop-shadow(0 8px 18px rgba(0,0,0,.45))}.legendary-visual-icon{font-size:2.2rem;z-index:1}.legendary-visual-label{font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:#c9a962;z-index:1}.legendary-visual-name{font-size:.82rem;color:#e8e8e0;text-align:center;padding:0 .5rem;z-index:1}.legendary-public-meta{text-align:center;margin-bottom:1.25rem;padding:.85rem 1rem;border-radius:10px;background:#c9a96212;border:1px solid rgba(201,169,98,.22)}.legendary-public-meta strong{display:block;color:#c9a962;font-size:1.08rem;margin-bottom:.25rem}.legendary-public-meta span{display:block;color:#b8b8b0;font-size:.88rem;margin-top:.15rem}.legendary-progress-wrap{margin-bottom:1.25rem}.legendary-progress-label{display:flex;justify-content:space-between;font-size:.75rem;color:#9ca3af;margin-bottom:.35rem}.legendary-progress-bar{height:4px;border-radius:999px;background:#ffffff14;overflow:hidden}.legendary-progress-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#8b7342,#c9a962,#e8d4a8);transition:width .45s ease}.legendary-welcome{text-align:center;padding:1rem 0 .5rem}.legendary-welcome-ring{width:72px;height:72px;margin:0 auto 1rem;border-radius:50%;border:2px solid rgba(201,169,98,.35);border-top-color:#c9a962;animation:legendary-spin 1.2s linear infinite}.legendary-public-form label{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.75rem;font-size:.88rem}.legendary-public-form input,.legendary-public-form select,.legendary-public-form textarea{padding:.58rem .72rem;border-radius:8px;border:1px solid rgba(255,255,255,.14);background:#00000061;color:#f5f5f0}.legendary-public-form textarea{min-height:80px;resize:vertical}.legendary-public-consent{flex-direction:row!important;align-items:flex-start;gap:.55rem!important}.legendary-public-consent input{margin-top:.2rem;width:auto}.legendary-public-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;margin-top:.5rem;padding:.78rem 1rem;border:none;border-radius:10px;background:linear-gradient(135deg,#e8d4a8,#c9a962 45%,#8b7342);color:#111;font-weight:700;font-size:.95rem;cursor:pointer;text-decoration:none;transition:filter .2s,transform .15s}.legendary-public-btn:hover{filter:brightness(1.06);transform:translateY(-1px)}.legendary-public-btn--secondary{background:transparent;border:1px solid rgba(201,169,98,.5);color:#c9a962}.legendary-public-btn--ghost{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);color:#d1d5db}.legendary-verify-actions{display:flex;flex-direction:column;gap:.5rem;margin:1.25rem 0}.legendary-verify-actions .legendary-public-btn{margin-top:0}.legendary-authentic-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1rem;border-radius:999px;background:#4ade8024;border:1px solid rgba(74,222,128,.45);color:#4ade80;font-weight:700;font-size:.88rem;margin:0 auto 1rem}.legendary-authentic-badge:before{content:"✓";display:inline-flex;width:1.25rem;height:1.25rem;align-items:center;justify-content:center;border-radius:50%;background:#4ade8040;font-size:.75rem}.legendary-public-status{text-align:center;padding:1rem;border-radius:10px;margin-bottom:1rem}.legendary-public-status--valid{background:#4ade801a;border:1px solid rgba(74,222,128,.32);color:#86efac}.legendary-public-status--invalid{background:#f871711a;border:1px solid rgba(248,113,113,.32);color:#fca5a5}.legendary-status-grid{display:grid;grid-template-columns:1fr 1fr;gap:.65rem;margin-bottom:1rem}.legendary-status-tile{padding:.75rem;border-radius:8px;background:#00000047;border:1px solid rgba(255,255,255,.08);text-align:center}.legendary-status-tile span{display:block;font-size:.72rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.25rem}.legendary-share-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;margin-top:.75rem}.legendary-owner-section{margin-bottom:1.25rem;padding:1rem;border-radius:10px;border:1px solid rgba(201,169,98,.2);background:#00000038}.legendary-owner-section h3{margin:0 0 .65rem;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:#c9a962}.legendary-owner-dl{display:grid;gap:.45rem;font-size:.88rem}.legendary-owner-dl div{display:flex;justify-content:space-between;gap:.75rem;border-bottom:1px solid rgba(255,255,255,.06);padding-bottom:.35rem}.legendary-owner-dl dt{color:#9ca3af;margin:0}.legendary-owner-dl dd{margin:0;text-align:right;color:#f5f5f0}.legendary-preview-frame{max-width:min(720px,100%);margin:0 auto;border:1px solid rgba(201,169,98,.35);border-radius:8px;overflow:hidden}.legendary-preview-frame img{display:block;width:100%;height:auto}.legendary-msg{padding:.65rem .85rem;border-radius:8px;margin-bottom:.75rem;font-size:.9rem}.legendary-msg--error{background:#f871711f;border:1px solid rgba(248,113,113,.35);color:#fca5a5}.legendary-msg--success{background:#4ade801f;border:1px solid rgba(74,222,128,.35);color:#86efac}.legendary-hint{font-size:.88rem;color:#a8a8a0;line-height:1.45}.legendary-hint strong,.legendary-hint code{color:#e8dcc0}.legendary-future-note{margin-top:1rem;padding:.65rem .85rem;border-radius:8px;border:1px dashed rgba(201,169,98,.25);color:#6b7280;font-size:.75rem;text-align:center}.legendary-membership{margin-bottom:1.25rem;padding:1.1rem;border-radius:12px;border:1px solid rgba(201,169,98,.35);background:linear-gradient(145deg,#c9a96214,#00000059)}.legendary-owner-section--membership{padding:0;border:none;background:transparent}.legendary-owner-section--password{margin-top:1rem;padding:0;border:none;background:transparent}.legendary-password-toggle{margin-top:.75rem}.legendary-password-form{margin-top:.85rem}.legendary-membership-header{text-align:center;margin-bottom:1rem}.legendary-membership-title{margin:.65rem 0 .35rem;font-size:1.15rem;color:#f5f5f0}.legendary-membership-sub{margin:0;font-size:.88rem;color:#a8a8a0;line-height:1.45}.legendary-membership-progress{margin-bottom:1rem}.legendary-progress-bar--member{height:10px;margin-top:.35rem}.legendary-membership-block{margin-top:.85rem}.legendary-membership-block h4{margin:0 0 .45rem;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:#c9a962}.legendary-fragrance-list{list-style:none;margin:0;padding:0;display:grid;gap:.35rem;font-size:.88rem}.legendary-fragrance-list li{display:flex;justify-content:space-between;gap:.5rem;padding:.35rem .5rem;border-radius:6px;background:#ffffff0a}.legendary-fragrance-list--owned li{border-left:3px solid rgba(74,222,128,.6)}.legendary-fragrance-list--missing li{border-left:3px solid rgba(201,169,98,.35);color:#c4c4bc}.legendary-fragrance-code{font-size:.75rem;color:#9ca3af}.legendary-membership-offer{margin-top:1rem;padding:.85rem;border-radius:8px;background:#c9a9621f;border:1px solid rgba(201,169,98,.3)}.legendary-membership-offer h4{margin:0 0 .35rem;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:#c9a962}.legendary-membership-offer-label{margin:0 0 .65rem;font-size:.92rem;color:#f5f5f0}.legendary-discount-code{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.85rem}.legendary-discount-code code{font-size:1rem;letter-spacing:.06em;color:#e8dcc0;background:#00000059;padding:.25rem .5rem;border-radius:4px}.legendary-offer-ladder{list-style:none;margin:0;padding:0;display:grid;gap:.45rem}.legendary-offer-ladder li{padding:.45rem .55rem;border-radius:6px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);font-size:.82rem;display:grid;gap:.15rem}.legendary-offer-ladder__unlocked{border-color:#c9a96273;background:#c9a96214}.legendary-offer-ladder__name{font-weight:600;color:#f5f5f0}.legendary-offer-ladder__req{color:#9ca3af;font-size:.75rem}.legendary-offer-ladder__msg{color:#c4c4bc}.legendary-membership-email-note{margin:.75rem 0 1rem;font-size:.82rem;color:#86efac;text-align:center}.legendary-membership-email-note--warn{color:#fcd34d}.legendary-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.legendary-form-grid label{display:flex;flex-direction:column;gap:.25rem;font-size:.85rem}.legendary-form-full{grid-column:1 / -1}@media (max-width: 520px){.legendary-form-grid,.legendary-visual-row,.legendary-status-grid,.legendary-share-grid{grid-template-columns:1fr}}.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-uom{font-size:.82rem;letter-spacing:.02em;text-transform:uppercase;color:#f5f0e6b8;white-space:nowrap}.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}.inv-stock-legend{margin:0 0 .75rem;font-size:.82rem;line-height:1.45}.inv-stock-legend strong{color:var(--bwy-text, #e8e4dc);font-weight:600}.inv-stock-row{cursor:pointer}.inv-stock-row:hover{background:#c9a9610f}.inv-qty-link{background:none;border:none;padding:0;margin:0;color:var(--bwy-gold);cursor:pointer;font:inherit;text-decoration:underline;text-underline-offset:2px}.inv-qty-link:disabled{color:inherit;cursor:default;text-decoration:none;opacity:.85}.inv-adjusted-qty{font-variant-numeric:tabular-nums;cursor:pointer}.inv-adjusted-qty.out{color:var(--bwy-danger, #e85d5d);font-weight:600}.inv-adjusted-qty.in{color:var(--bwy-gold);font-weight:600}.inv-dest-filters{display:flex;flex-wrap:wrap;gap:.4rem}.badge-muted{background:#ffffff14;color:var(--bwy-muted)}.inv-selection-bar{display:flex;align-items:center;gap:.75rem;margin:0 0 .65rem;font-size:.82rem;color:var(--bwy-gold)}.inv-check-col{width:2rem;text-align:center;vertical-align:middle}.inv-stock-row.selected{background:#c9a9611a}.inv-actions{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.inv-pkg-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.proc-page{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:none;box-sizing:border-box}.proc-direct-form.master-form-grid{max-width:none;width:100%}.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-single{grid-template-columns:1fr;width:100%}.proc-main-single>.card,.proc-main-split>.card{width:100%;max-width:none;min-width:0}.proc-main-single .proc-table-scroll,.proc-main-split .proc-table-scroll,.proc-list-panel{width:100%;overflow-x:auto}.proc-main-single .data-table{width:100%;min-width:1100px}.proc-main-split .proc-list-panel .data-table{width:100%}.proc-tab-hint{margin:0 0 .85rem;padding:.65rem .85rem;border-radius:6px;font-size:.88rem;line-height:1.45;color:var(--bwy-muted);background:#c9a96214;border:1px solid rgba(201,169,98,.18)}.proc-tab-hint strong{color:var(--bwy-gold);font-weight:600}.proc-invoice-actions{min-width:11rem;white-space:normal}.proc-invoice-actions .row-actions{justify-content:flex-end}.proc-main{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem;align-items:start;width:100%}.proc-main-split{grid-template-columns:minmax(0,1.05fr) minmax(0,1.35fr);gap:1.1rem}@media (max-width: 1100px){.proc-main,.proc-main-split{grid-template-columns:1fr}}.proc-list-panel{margin-bottom:0}.proc-detail-panel{margin-bottom:0;border-left:3px solid rgba(201,169,98,.45);position:sticky;top:.75rem;align-self:start;max-height:calc(100vh - 8rem);overflow:auto}.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 .75rem;color:var(--bwy-gold);font-size:1.1rem;font-weight:650;letter-spacing:.01em}.proc-detail-meta{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.55rem 1rem;font-size:.82rem;color:var(--bwy-muted);margin-bottom:1rem;padding:.75rem .85rem;background:#ffffff05;border:1px solid rgba(201,169,98,.12);border-radius:6px}.proc-detail-meta strong{color:var(--bwy-cream);font-weight:600}.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.25rem .5rem;text-align:center}.proc-list-panel tr.row-selected td{background:#c9a9621a}.row-actions{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.tank-board-page{overflow-x:auto;padding-bottom:2rem}.production-equipment-panel{margin-bottom:1.25rem;padding:1.25rem 1.5rem}.production-equipment-header h3{color:var(--bwy-gold);margin:0 0 .35rem;font-family:var(--font-display)}.production-equipment-lead{margin:0 0 1.25rem;font-size:.9rem;color:var(--bwy-muted)}.process-pipeline{display:flex;flex-wrap:wrap;align-items:stretch;gap:.25rem 0;margin-bottom:1rem;padding:1rem 1.25rem;background:var(--bwy-charcoal);border:1px solid var(--bwy-border);border-radius:8px}.process-pipeline-item{display:flex;align-items:center;flex:1 1 140px;min-width:0}.process-pipeline-node{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:.5rem .35rem;border-radius:6px;background:var(--bwy-panel);border:1px solid var(--bwy-border);min-height:4.5rem;justify-content:center}.process-pipeline-step{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:50%;background:var(--bwy-gold);color:var(--bwy-ink, #1a1a1a);font-size:.7rem;font-weight:700;margin-bottom:.35rem}.process-pipeline-label{font-size:.8rem;font-weight:600;color:var(--bwy-text, #f5f5f5);line-height:1.2}.process-pipeline-detail{font-size:.68rem;color:var(--bwy-muted);margin-top:.2rem;line-height:1.25}.process-pipeline-arrow{flex-shrink:0;padding:0 .35rem;color:var(--bwy-gold);font-size:1rem;opacity:.7}.process-flow-description{font-size:.85rem;line-height:1.55;color:var(--bwy-muted);margin:0 0 1.25rem;padding:.85rem 1rem;background:#c9a9610f;border-left:3px solid var(--bwy-gold);border-radius:0 6px 6px 0}.equipment-upstream-grid{display:grid;grid-template-columns:minmax(160px,1fr) minmax(280px,2fr) minmax(160px,1fr);gap:1rem;margin-bottom:1rem}.equipment-finishing-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.equipment-stage-card{background:var(--bwy-charcoal);border:1px solid var(--bwy-border);border-radius:8px;padding:1rem 1.1rem;min-height:8rem}.equipment-stage-card--filling{border-top:3px solid #60a5fa}.equipment-stage-card--packaging{border-top:3px solid #c9a961}.equipment-stage-header{margin-bottom:.75rem;padding-bottom:.6rem;border-bottom:1px solid var(--bwy-border)}.equipment-stage-header h4{margin:0 0 .25rem;font-size:.95rem;color:var(--bwy-gold);font-family:var(--font-display)}.equipment-stage-header p{margin:0;font-size:.75rem;color:var(--bwy-muted);line-height:1.35}.equipment-machine-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.equipment-machine-list--compact{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.35rem .75rem}.equipment-machine-list li{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem;font-size:.82rem;line-height:1.35}.equipment-machine-id{font-weight:600;color:var(--bwy-gold);min-width:4.5rem}.equipment-machine-name{color:var(--bwy-text, #e5e5e5);flex:1;min-width:0}.equipment-machine-status{font-size:.7rem;color:var(--bwy-muted);padding:.1rem .4rem;border-radius:4px;background:var(--bwy-panel)}.equipment-empty{margin:0;font-size:.8rem;color:var(--bwy-muted);font-style:italic}.equipment-support-hint{margin:0 0 .5rem;font-size:.75rem;color:var(--bwy-muted)}@media (max-width: 960px){.equipment-upstream-grid,.equipment-finishing-row{grid-template-columns:1fr}.process-pipeline-arrow{display:none}.process-pipeline-item{flex:1 1 45%}}.equipment-process-card{background:var(--bwy-charcoal)}.equipment-flow-note{font-size:.85rem;color:var(--bwy-muted);margin:0 0 .75rem;line-height:1.45}.equipment-flow-steps{display:flex;flex-wrap:wrap;gap:.35rem .5rem;font-size:.8rem;color:var(--bwy-gold);margin-bottom:.25rem}.equipment-flow-step{white-space:nowrap}.equipment-line-note{font-size:.8rem;color:var(--bwy-muted);margin:0 0 .5rem}.equipment-support-section{margin-top:.5rem;padding-top:.75rem;border-top:1px dashed var(--bwy-border)}.equipment-support-list{margin:0;padding-left:1.1rem;font-size:.85rem;color:var(--bwy-muted);list-style:none}.equipment-support-list li{margin-bottom:.35rem}.equipment-support-badge{margin-left:.5rem;font-size:.7rem;padding:.1rem .45rem;border-radius:999px;background:var(--bwy-panel);color:var(--bwy-muted);border:1px solid var(--bwy-border)}.data-table tr.equipment-support-row td{color:var(--bwy-muted);background:#ffffff05}.data-table tr.equipment-support-row strong{color:var(--bwy-muted)}.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)}.audit-page .audit-help{margin-bottom:1rem;padding:.85rem 1rem;font-size:.9rem;line-height:1.5;border-left:3px solid var(--bwy-gold, #c9a961)}.audit-page .audit-help code{font-size:.85em}.audit-page .audit-tabs{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.35rem}.audit-page .audit-tab-hint{margin:0 0 1rem;font-size:.82rem;opacity:.75}.audit-page .audit-tabs button{padding:.45rem .85rem;border-radius:999px;border:1px solid rgba(201,169,97,.35);background:transparent;color:inherit;cursor:pointer;font-size:.88rem}.audit-page .audit-tabs button.active{background:#c9a9612e;border-color:var(--bwy-gold, #c9a961);color:var(--bwy-gold, #c9a961)}.audit-page .audit-filter-card{margin-bottom:1rem}.audit-page .audit-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;align-items:end}.audit-page .audit-filter-wide{grid-column:1 / -1}.audit-page .audit-filter-actions{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.audit-page .audit-filters label span{display:block;font-size:.78rem;opacity:.8;margin-bottom:.25rem}.audit-page .audit-error{margin:.75rem 0 0}.audit-page .audit-meta{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;font-size:.9rem}.audit-page .audit-empty{margin:0 0 1rem;opacity:.75}.audit-page .audit-feed{display:flex;flex-direction:column;gap:.35rem}.audit-page .audit-event{display:grid;grid-template-columns:auto 1fr minmax(140px,220px);gap:.85rem 1rem;padding:.85rem 1rem;border-radius:8px;border:1px solid rgba(201,169,97,.12);background:#0000001f;cursor:pointer;transition:background .15s,border-color .15s}.audit-page .audit-event:hover{background:#c9a9610f;border-color:#c9a96147}.audit-page .audit-event.expanded{background:#c9a9611a;border-color:#c9a96159}.audit-page .audit-event-left{display:flex;gap:.65rem;align-items:flex-start}.audit-page .audit-time{white-space:nowrap;font-size:.82rem;line-height:1.35}.audit-page .audit-time-sub{display:block;opacity:.65;font-size:.75rem}.audit-page .audit-event-title{font-size:.95rem;font-weight:600;line-height:1.4;margin-bottom:.35rem}.audit-page .audit-event-badges{display:flex;flex-wrap:wrap;gap:.3rem;margin-bottom:.25rem}.audit-page .audit-changes-inline{font-size:.8rem;opacity:.78;line-height:1.45;margin-top:.15rem}.audit-page .audit-event-right{text-align:right;font-size:.82rem;line-height:1.45}.audit-page .audit-actor{font-weight:600}.audit-page .audit-subject{opacity:.75;margin-top:.1rem}.audit-page .audit-batch{opacity:.7;font-size:.78rem;margin-top:.15rem}.audit-page .audit-entity-link{display:inline-block;margin-top:.35rem;font-size:.78rem;color:var(--bwy-gold, #c9a961);text-decoration:none}.audit-page .audit-entity-link:hover{text-decoration:underline}.audit-page .audit-expand-hint{display:block;margin-top:.35rem;font-size:.72rem;opacity:.55}.audit-page .audit-badge{display:inline-block;padding:.15rem .5rem;border-radius:4px;font-size:.72rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap}.audit-page .audit-badge.module{background:#6495ed33;color:#8ab4f8}.audit-page .audit-badge.action{background:#c9a96126;color:var(--bwy-gold, #c9a961)}.audit-page .audit-badge.group-security{background:#9b59b633;color:#c39bd3}.audit-page .audit-badge.group-finance{background:#c9a96133;color:#e8d5a3}.audit-page .audit-badge.group-production{background:#2ecc7126;color:#7dcea0}.audit-page .audit-badge.group-changes{background:#3498db2e;color:#85c1e9}.audit-page .audit-badge.group-general{background:#7f8c8d33;color:#bdc3c7}.audit-page .audit-severity{display:inline-block;width:10px;height:10px;border-radius:50%;margin-top:.25rem;flex-shrink:0}.audit-page .audit-severity.info{background:#3498db}.audit-page .audit-severity.warning{background:#f39c12}.audit-page .audit-severity.critical{background:#e74c3c}.audit-page .audit-detail-panel{margin:-.15rem 0 .5rem;padding:.85rem 1rem 1rem;border-radius:0 0 8px 8px;border:1px solid rgba(201,169,97,.12);border-top:none;background:#00000038}.audit-page .audit-detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem 1.25rem;font-size:.85rem;margin-bottom:.75rem}.audit-page .audit-detail-wide{grid-column:1 / -1}.audit-page .audit-detail-grid strong{display:block;font-size:.72rem;text-transform:uppercase;opacity:.65;margin-bottom:.15rem}.audit-page .audit-changes-table-wrap{margin-bottom:.75rem}.audit-page .audit-changes-table-wrap h4,.audit-page .audit-json h4{margin:0 0 .35rem;font-size:.78rem;color:var(--bwy-gold, #c9a961)}.audit-page .audit-changes-table{font-size:.82rem}.audit-page .audit-changes-table tr.changed td:nth-child(2){color:#e8a0a0}.audit-page .audit-changes-table tr.changed td:nth-child(3){color:#a8e6a8}.audit-page .audit-json{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}@media (max-width: 900px){.audit-page .audit-event{grid-template-columns:1fr}.audit-page .audit-event-right{text-align:left}.audit-page .audit-json{grid-template-columns:1fr}}.audit-page .audit-json pre{margin:0;padding:.65rem;border-radius:6px;background:#00000059;font-size:.78rem;overflow:auto;max-height:220px}.audit-page .audit-footer{display:flex;gap:.5rem;margin-top:1rem;justify-content:space-between;flex-wrap:wrap;align-items:center}.audit-page .audit-footer-hint{font-size:.85rem}.audit-page .audit-pager{display:flex;gap:.5rem}.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-bio{margin-bottom:.5rem}.erp-idle-lock-bio-btn{width:100%;min-height:2.75rem}.erp-idle-lock-bio-hint{margin:.55rem 0 0!important;font-size:.75rem!important;text-align:center}.erp-idle-lock-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.erp-idle-lock-actions .btn-primary,.erp-idle-lock-actions .btn-ghost{flex:1}.erp-idle-lock-error{color:var(--bwy-danger, #e05);font-size:.85rem;margin-top:.75rem}.pwa-banner{position:fixed;left:max(.75rem,env(safe-area-inset-left));right:max(.75rem,env(safe-area-inset-right));bottom:max(.75rem,env(safe-area-inset-bottom));z-index:99999;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.65rem .85rem;padding:.85rem 1rem;border-radius:12px;border:1px solid var(--bwy-border, #3a4556);background:#181e29f5;color:var(--bwy-text, #f5f3ef);box-shadow:0 12px 32px #00000059;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.pwa-banner-update{border-color:var(--bwy-gold, #c9a961)}.pwa-banner-text{display:flex;flex-direction:column;gap:.2rem;min-width:0;flex:1 1 180px}.pwa-banner-text strong{font-size:.95rem}.pwa-banner-text .muted{font-size:.82rem;line-height:1.35}.pwa-banner-actions{display:flex;gap:.5rem;flex-wrap:wrap}.pwa-banner-btn{min-height:44px;padding-inline:.9rem}.pwa-banner-install{padding:0;border:none;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}@media (min-width: 769px){.pwa-banner{left:auto;max-width:420px}}:root{--bwy-black: #151a24;--bwy-charcoal: #1c2330;--bwy-panel: #242c3c;--bwy-gold: #c4ad78;--bwy-gold-light: #d9c9a3;--bwy-gold-dim: #8a7850;--bwy-cream: #e4e8ef;--bwy-muted: #9aa8bc;--bwy-border: rgba(154, 168, 188, .22);--bwy-border-subtle: rgba(154, 168, 188, .11);--bwy-success: #72d9a8;--bwy-danger: #e8a0a0;--bwy-warning: #e8c97a;--bwy-bg: #181e29;--bwy-surface: #1f2634;--bwy-text: #dce2eb;--bwy-hover: rgba(196, 173, 120, .07);--bwy-focus-ring: rgba(196, 173, 120, .22);--bwy-shadow-sm: 0 2px 8px rgba(8, 12, 20, .22);--bwy-shadow-md: 0 6px 24px rgba(8, 12, 20, .32);--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%;color-scheme:dark}html,body,#root{height:100%;background:var(--bwy-black);background-image:radial-gradient(ellipse 110% 70% at 50% -15%,rgba(196,173,120,.045) 0%,transparent 52%),linear-gradient(180deg,var(--bwy-bg) 0%,var(--bwy-black) 100%);background-attachment:fixed;color:var(--bwy-text);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-light);background:var(--bwy-hover)}.btn.primary,.btn-primary{background:linear-gradient(135deg,var(--bwy-gold) 0%,#a68f5c 100%);border-color:transparent;color:#1a1f2a;font-weight:600}.btn.primary:hover:not(:disabled),.btn-primary:hover:not(:disabled){filter:brightness(1.06);color:#1a1f2a;background:linear-gradient(135deg,var(--bwy-gold-light) 0%,#a68f5c 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-surface);border:1px solid var(--bwy-border);color:var(--bwy-text);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,background .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);background:var(--bwy-charcoal);box-shadow:0 0 0 3px var(--bwy-focus-ring)}input::placeholder,textarea::placeholder{color:var(--bwy-muted);opacity:.85}input.numeric-input{color:var(--bwy-text);-webkit-text-fill-color:var(--bwy-text);caret-color:var(--bwy-text)}input.numeric-input:-webkit-autofill,input.numeric-input:-webkit-autofill:hover,input.numeric-input:-webkit-autofill:focus{-webkit-text-fill-color:var(--bwy-text);-webkit-box-shadow:0 0 0 1000px var(--bwy-surface) inset;caret-color:var(--bwy-text)}input[type=date],input[type=time],input[type=month],input[type=datetime-local],input[type=week]{color-scheme:light;background-color:var(--bwy-surface);color:var(--bwy-text);padding-right:2.35rem;position:relative}input[type=date]:focus,input[type=time]:focus,input[type=month]:focus,input[type=datetime-local]:focus,input[type=week]:focus{background-color:var(--bwy-charcoal)}input[type=time]::-webkit-calendar-picker-indicator,input[type=datetime-local]::-webkit-calendar-picker-indicator{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.35rem;height:1.35rem;min-width:1.35rem;min-height:1.35rem;margin-left:.2rem;padding:.15rem;border-radius:4px;cursor:pointer;opacity:1;filter:none;background:#ffffff1a url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f0f4fa' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpolyline points='12 7 12 12 15.5 14'/%3E%3C/svg%3E") center / 1rem no-repeat;transition:background-color .15s ease}input[type=time]::-webkit-calendar-picker-indicator:hover,input[type=datetime-local]::-webkit-calendar-picker-indicator:hover{background-color:#fff3}input[type=date]::-webkit-calendar-picker-indicator,input[type=month]::-webkit-calendar-picker-indicator,input[type=week]::-webkit-calendar-picker-indicator{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.35rem;height:1.35rem;min-width:1.35rem;min-height:1.35rem;margin-left:.2rem;padding:.15rem;border-radius:4px;cursor:pointer;opacity:1;filter:none;background:#ffffff1a url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f0f4fa' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E") center / 1rem no-repeat;transition:background-color .15s ease}input[type=date]::-webkit-calendar-picker-indicator:hover,input[type=month]::-webkit-calendar-picker-indicator:hover,input[type=week]::-webkit-calendar-picker-indicator:hover{background-color:#fff3}input[type=date]::-moz-calendar-picker-indicator,input[type=time]::-moz-calendar-picker-indicator,input[type=month]::-moz-calendar-picker-indicator,input[type=datetime-local]::-moz-calendar-picker-indicator,input[type=week]::-moz-calendar-picker-indicator{filter:brightness(0) invert(1);opacity:1;cursor:pointer;width:1.25rem;height:1.25rem}input[type=time]::-webkit-clear-button,input[type=datetime-local]::-webkit-clear-button{filter:brightness(0) invert(1);opacity:.9;cursor:pointer}input[type=time]::-webkit-inner-spin-button,input[type=datetime-local]::-webkit-inner-spin-button{filter:brightness(0) invert(1);opacity:.95;cursor:pointer}.hr-form-field input[type=date],.hr-form-field input[type=time],.hr-form-field input[type=month],.hr-form-field input[type=datetime-local],table.data-table input[type=date],table.data-table input[type=time],table.data-table input[type=month],.toolbar input[type=date],.toolbar input[type=time],.toolbar input[type=month]{min-height:var(--input-height);padding-right:2.35rem}table.data-table input[type=date]::-webkit-calendar-picker-indicator,table.data-table input[type=time]::-webkit-calendar-picker-indicator,table.data-table input[type=month]::-webkit-calendar-picker-indicator,.toolbar input[type=date]::-webkit-calendar-picker-indicator,.toolbar input[type=time]::-webkit-calendar-picker-indicator,.toolbar input[type=month]::-webkit-calendar-picker-indicator,.hr-form-field input[type=time]::-webkit-calendar-picker-indicator,.hr-form-field input[type=date]::-webkit-calendar-picker-indicator{width:1.35rem;height:1.35rem;opacity:1}label{font-size:var(--form-label-size);font-weight:500;color:var(--bwy-muted);letter-spacing:.01em;line-height:var(--line-height-tight)}.card{background:var(--bwy-panel);border:1px solid var(--bwy-border-subtle);border-radius:var(--radius-md);padding:var(--space-6);margin-bottom:var(--space-5);box-shadow:var(--bwy-shadow-sm)}.card:last-child{margin-bottom:0}.page-content,[data-erp-form-panel],.master-crud-form-card,.erp-form-panel{scroll-margin-top:1rem}.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-surface) 100%);border:1px solid var(--bwy-border-subtle);border-radius:var(--radius-md);padding:var(--space-5);box-shadow:var(--bwy-shadow-sm)}.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 var(--bwy-border-subtle);vertical-align:middle;line-height:var(--line-height-tight);color:var(--bwy-text)}table.data-table tbody tr:nth-child(2n){background:#ffffff05}table.data-table tbody tr:hover{background:var(--bwy-hover)}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:#c4ad7824;color:var(--bwy-gold-light)}.badge-green{background:#72d9a81f;color:var(--bwy-success)}.badge-red{background:#e8a0a01f;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-light);background:var(--bwy-hover)}.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:#0f141eb8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);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);box-shadow:var(--bwy-shadow-md)}.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,#2a2418,#3d3420,#2a2418);color:var(--bwy-gold-light);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-crud-form-card{margin-bottom:var(--space-5);padding:var(--space-5) var(--space-6)}.master-crud-form-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-4);margin-bottom:var(--space-5);padding-bottom:var(--space-4);border-bottom:1px solid var(--bwy-border)}.master-crud-form-head h3{margin:0 0 var(--space-2);font-size:1.1rem;font-weight:600;letter-spacing:.01em}.master-crud-form-hint{margin:0;max-width:42rem;font-size:var(--font-size-sm);line-height:1.45}.master-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-4) var(--space-5);align-items:start;margin-bottom:0}.master-form-field{display:flex;flex-direction:column;gap:var(--space-2);margin-bottom:0;min-width:0}.master-form-field .field-label{font-size:var(--form-label-size);color:var(--bwy-muted);font-weight:500;line-height:1.3}.master-form-field>input,.master-form-field>textarea,.master-form-field>select,.master-form-field .searchable-select,.master-form-field .lookup-list-field{width:100%;min-width:0}.master-form-field>input,.master-form-field>select{min-height:var(--input-height, 2.5rem)}.master-form-field--control .lookup-list-field__control{min-height:var(--input-height, 2.5rem)}.master-form-field--wide{grid-column:1 / -1}.master-form-field--checkbox{padding:var(--space-3) var(--space-4);border:1px solid var(--bwy-border);border-radius:var(--radius-sm, 6px);background:#c9a9610a}.master-checkbox-row{display:inline-flex;align-items:center;gap:var(--space-2);min-height:var(--input-height, 2.5rem);font-weight:600;cursor:pointer;width:fit-content}.master-checkbox-row input{width:1.1rem;height:1.1rem;accent-color:var(--bwy-gold, #c9a961)}.master-field-hint{margin:0;font-size:.85rem;line-height:1.4;max-width:48rem}.master-form-actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:var(--space-3);padding-top:var(--space-4);margin-top:var(--space-2);border-top:1px solid var(--bwy-border)}.master-crud-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-3);margin-bottom:var(--space-4)}.master-crud-toolbar .master-crud-search{flex:1 1 14rem;min-width:12rem;max-width:22rem}.master-crud-table-card{padding:var(--space-5) var(--space-6)}.master-crud-table-head{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-3);margin-bottom:var(--space-4)}.master-crud-table-head h3{margin:0;font-size:1.05rem;font-weight:600}.lookup-list-field{width:100%;min-width:0}.lookup-list-field__control{display:flex;align-items:center;gap:.5rem;width:100%}.lookup-list-field__select{flex:1 1 auto;min-width:0}.lookup-list-field__manage{flex:0 0 auto;white-space:nowrap;padding-inline:.75rem}.lookup-manage-modal{max-width:28rem}.lookup-manage-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-3);margin-bottom:var(--space-4)}.lookup-manage-modal__head h3{margin:0 0 var(--space-2)}.lookup-manage-modal__hint{margin:0;font-size:var(--font-size-sm);line-height:1.45}.lookup-manage-modal__list{list-style:none;padding:0;margin:0 0 var(--space-4);border:1px solid var(--bwy-border);border-radius:var(--radius-md, 8px);max-height:16rem;overflow-y:auto;background:var(--bwy-bg, transparent)}.lookup-manage-modal__row{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:.65rem .85rem;border-bottom:1px solid var(--bwy-border)}.lookup-manage-modal__row:last-child{border-bottom:none}.lookup-manage-modal__row--edit{flex-wrap:wrap;background:var(--bwy-hover, rgba(255, 255, 255, .04))}.lookup-manage-modal__label{flex:1 1 auto;min-width:0;font-size:var(--font-size-sm);font-weight:500;line-height:1.35}.lookup-manage-modal__actions{display:flex;flex-shrink:0;align-items:center;gap:.65rem}.lookup-manage-modal__delete{color:var(--bwy-danger, #e57373)!important}.lookup-manage-modal__empty{padding:1rem .85rem;text-align:center}.lookup-manage-modal__add{display:flex;align-items:center;gap:.5rem}.lookup-manage-modal__input{flex:1 1 auto;min-width:0;min-height:var(--input-height, 2.5rem)}@media (max-width: 1100px){.master-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.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:var(--bwy-hover)}.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-text);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:#c4ad7824;color:var(--bwy-gold-light)}.status-approved,.status-fulfilled{background:#72d9a81f;color:var(--bwy-success)}.status-rejected{background:#e8a0a01f;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}::selection{background:#c4ad7847;color:var(--bwy-cream)}.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,.account-ledger-no-print,.account-ledger-hint,.account-ledger-toolbar,.kpi-grid{display:none!important}.app-content{padding:0!important}body{background:#fff;color:#000}.card{border:1px solid #ccc;break-inside:avoid}.account-ledger-page .account-ledger-results{border:none;box-shadow:none;padding:0}.account-ledger-page table.data-table{font-size:9pt}.account-ledger-page table.data-table th{background:#2c2c2c!important;color:#f5f0e6!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}}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)}}.account-ledger-page .account-ledger-toolbar,.account-ledger-page .account-ledger-hint{overflow:visible}.account-ledger-page .account-ledger-results{overflow-x:auto}.account-ledger-page .account-ledger-placeholder{min-height:120px}:root{--mobile-bottom-nav-height: 56px;--mobile-touch-min: 44px;--mobile-nav-width: min(280px, 88vw);--mobile-topbar-body-height: calc(var(--mobile-touch-min) + 1rem)}@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;position:fixed;top:0;left:0;right:0;z-index:calc(var(--z-overlay) + 3);min-height:calc(var(--mobile-topbar-body-height) + env(safe-area-inset-top,0px));padding-top:max(.5rem,env(safe-area-inset-top,0px));padding-right:max(var(--page-padding-x),env(safe-area-inset-right,0px));padding-bottom:.5rem;padding-left:max(var(--page-padding-x),env(safe-area-inset-left,0px));background:var(--bwy-charcoal);border-bottom:1px solid var(--bwy-border)}.workspace-layout{padding-top:calc(var(--mobile-topbar-body-height) + env(safe-area-inset-top,0px))}.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);padding-top:env(safe-area-inset-top,0px);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;min-height:var(--mobile-bottom-nav-height);height:calc(var(--mobile-bottom-nav-height) + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px);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;min-height:100dvh}.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:100dvh;padding-top:env(safe-area-inset-top,0px);padding-left:env(safe-area-inset-left,0px);box-shadow:8px 0 32px #00000073}.app-layout .app-shell-column{flex:1;min-height:100dvh;padding-top:calc(var(--mobile-topbar-body-height) + env(safe-area-inset-top,0px));padding-bottom:calc(var(--mobile-bottom-nav-height) + env(safe-area-inset-bottom,0px))}.app-mini-topbar{position:fixed;top:0;left:0;right:0;z-index:calc(var(--z-overlay) + 3);gap:.5rem;align-items:center;min-height:calc(var(--mobile-topbar-body-height) + env(safe-area-inset-top,0px));padding-top:max(.5rem,env(safe-area-inset-top,0px));padding-right:max(var(--page-padding-x),env(safe-area-inset-right,0px));padding-bottom:.5rem;padding-left:max(var(--page-padding-x),env(safe-area-inset-left,0px));background:var(--bwy-charcoal);border-bottom:1px solid var(--bwy-border)}.mobile-nav-toggle{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.app-mini-topbar-title{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-mini-topbar-right{flex-shrink:0}.app-mini-topbar-right .btn-ghost,.app-mini-logout{min-height:var(--mobile-touch-min);min-width:var(--mobile-touch-min)}.app-content{padding:var(--page-padding-y) var(--page-padding-x) calc(var(--mobile-bottom-nav-height) + env(safe-area-inset-bottom,0px) + var(--space-8))}.app-header{padding-top:var(--space-3)}}@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(640px,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.35rem 1.15rem 1.6rem;background:#121212;display:flex;align-items:center;justify-content:center}.bwy-employee-card-preview-body.loading{min-height:220px;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:580px;aspect-ratio:86 / 54;background:#141414;border:1.5px solid #c9a961;border-radius:8px;overflow:hidden;box-shadow:0 10px 32px #00000080;display:grid;grid-template-rows:auto 1fr auto;font-family:Helvetica,Arial,sans-serif}.bwy-employee-card-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.42rem .7rem;background:linear-gradient(180deg,#d4b56a,#c9a961);color:#121212}.bwy-employee-card-company{font-weight:700;font-size:clamp(.68rem,2.6vw,.88rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:58%}.bwy-employee-card-title{font-size:clamp(.55rem,2vw,.7rem);letter-spacing:.06em;font-weight:700;white-space:nowrap}.bwy-employee-card-main{min-height:0;display:grid;grid-template-columns:22% 1fr 20%;gap:clamp(.45rem,1.8vw,.75rem);padding:clamp(.45rem,2vw,.65rem) clamp(.55rem,2.2vw,.75rem);align-items:center}.bwy-employee-card-photo{width:100%;aspect-ratio:3 / 4;max-height:100%;border:1.5px solid #c9a961;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#1a1a1a;justify-self:stretch}.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{min-width:0;color:#fff;display:flex;flex-direction:column;justify-content:center;gap:.2rem;height:100%}.bwy-employee-card-name{font-weight:700;font-size:clamp(.85rem,3.2vw,1.15rem);line-height:1.15;letter-spacing:.01em;word-break:break-word}.bwy-employee-card-designation{color:#c9a961;font-size:clamp(.58rem,2.2vw,.76rem);line-height:1.2;font-weight:600;word-break:break-word;padding-bottom:.28rem;margin-bottom:.1rem;border-bottom:1px solid rgba(201,169,97,.35)}.bwy-employee-card-fields{margin:0;display:grid;grid-template-columns:1fr 1fr;column-gap:.65rem;row-gap:.28rem}.bwy-employee-card-fields>div{display:flex;flex-direction:column;gap:.05rem;min-width:0}.bwy-employee-card-fields>div.bwy-employee-card-field-wide{grid-column:1 / -1}.bwy-employee-card-fields dt{margin:0;font-size:clamp(.42rem,1.6vw,.55rem);font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#a89055}.bwy-employee-card-fields dd{margin:0;font-size:clamp(.55rem,2.1vw,.72rem);line-height:1.2;color:#f2f2f2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bwy-employee-card-blood{color:#f0c4c4!important;font-weight:700}.bwy-employee-card-qr-wrap{width:100%;max-width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;padding:.28rem .28rem .35rem;background:#fff;border-radius:5px;box-shadow:0 2px 8px #00000040;justify-self:stretch}.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.4vw,.5rem);letter-spacing:.08em;text-transform:uppercase;color:#555;font-weight:700;text-align:center;line-height:1.1}.bwy-employee-card-footer{margin:0 .55rem .45rem;padding:.28rem .5rem;background:#242424;border-top:1px solid rgba(201,169,97,.25);border-radius:3px;color:#c9a961;font-weight:700;font-size:clamp(.48rem,1.8vw,.62rem);letter-spacing:.04em;text-align:center}@media print{.bwy-employee-card-preview-head,.bwy-employee-card-preview-actions{display:none!important}}
