:root{
  --w2-bg:#f3f5f8;--w2-paper:#fff;--w2-text:#1d2430;--w2-muted:#7b8493;--w2-line:#e4e8ee;
  --w2-sidebar:#151923;--w2-sidebar2:#10141c;--w2-purple:#6f45d8;--w2-purple-soft:#efeaff;
  --w2-red:#d83a3a;--w2-red-dark:#b92828;--w2-red-soft:#fff0f0;--w2-green:#13855b;
  --w2-shadow:0 10px 30px rgba(24,32,48,.06);--w2-shadow-lg:0 18px 45px rgba(24,32,48,.10)
}
*{box-sizing:border-box}
body.wms-v2{background:var(--w2-bg)!important;color:var(--w2-text)!important;font-family:-apple-system,BlinkMacSystemFont,"Inter","Segoe UI",Arial,sans-serif!important}
body.wms-v2:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 90% 0,rgba(111,69,216,.045),transparent 28%);z-index:-1}

/* SIDEBAR */
.wms-sidebar-v2{width:272px!important;padding:20px 14px 18px!important;background:linear-gradient(180deg,var(--w2-sidebar),var(--w2-sidebar2))!important;box-shadow:10px 0 34px rgba(11,15,23,.08)!important;border-right:1px solid rgba(255,255,255,.035);display:flex!important;flex-direction:column!important}
.wms-brand-v2{display:flex;align-items:center;gap:12px;padding:2px 9px 24px;color:#fff}.wms-brand-mark{width:38px;height:38px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#8c68ed,#6137d1);box-shadow:0 10px 24px rgba(94,55,196,.32);font-size:19px;font-weight:900}.wms-brand-v2>div:last-child{display:flex;flex-direction:column;line-height:1.08}.wms-brand-v2 strong{font-size:19px;letter-spacing:.01em}.wms-brand-v2 span{margin-top:5px;color:#8d96a7;font-size:10px;text-transform:uppercase;letter-spacing:.11em;font-weight:800}
.wms-nav-caption{padding:0 12px 8px;color:#667085;font-size:10px;letter-spacing:.12em;text-transform:uppercase;font-weight:900}
.wms-nav-v2{display:flex;flex-direction:column;gap:3px}.wms-nav-v2 a{position:relative;display:flex!important;align-items:center;gap:11px;color:#b9c0cb!important;padding:10px 11px!important;margin:0!important;border-radius:10px!important;text-decoration:none!important;font-size:13px;font-weight:700;transition:.16s ease}.wms-nav-v2 a:hover{background:rgba(255,255,255,.055)!important;color:#fff!important;transform:none!important}.wms-nav-v2 a.ui-active{background:rgba(111,69,216,.20)!important;color:#fff!important;box-shadow:none!important}.wms-nav-v2 a.ui-active:before{content:"";position:absolute;left:-14px;top:8px;bottom:8px;width:3px;border-radius:0 3px 3px 0;background:#8f6df1}.nav-ico{width:24px;height:24px;flex:0 0 24px;display:flex;align-items:center;justify-content:center;border-radius:7px;background:rgba(255,255,255,.055);color:#9fa8b8;font-size:14px;line-height:1}.ui-active .nav-ico{background:rgba(143,109,241,.20);color:#c9b8ff}.wms-nav-secondary-v2 a{font-size:12.5px}.wms-nav-separator{height:1px;background:rgba(255,255,255,.08);margin:16px 10px 15px}.wms-sidebar-foot{margin-top:auto;padding:18px 12px 2px;color:#697386;font-size:11px;display:flex;align-items:center;gap:7px}.wms-online-dot{width:7px;height:7px;border-radius:50%;background:#36c48d;box-shadow:0 0 0 4px rgba(54,196,141,.10)}

/* TOPBAR + CONTENT */
.wms-top-v2{left:272px!important;height:68px!important;padding:0 28px!important;background:rgba(255,255,255,.92)!important;border-bottom:1px solid var(--w2-line)!important;backdrop-filter:blur(16px)!important}.wms-top-title{display:flex;flex-direction:column;line-height:1.1}.wms-top-title b{font-size:13px}.wms-top-title span{margin-top:4px;color:var(--w2-muted);font-size:11px}.wms-user-v2{display:flex;align-items:center;gap:10px}.wms-user-avatar{width:34px;height:34px;border-radius:10px;background:#eee9ff;color:#6a46ce;display:flex;align-items:center;justify-content:center;font-weight:900}.wms-user-meta{display:flex;flex-direction:column;min-width:120px}.wms-user-meta b{font-size:12px}.wms-user-meta span{font-size:10.5px;color:var(--w2-muted);margin-top:2px}.wms-user-actions{display:flex;gap:6px;margin-left:8px}.wms-user-actions a{padding:7px 9px;border:1px solid var(--w2-line);border-radius:8px;background:#fff;text-decoration:none!important;color:#5f6876!important;font-size:11px;font-weight:750}.wms-user-actions a:hover{background:#f7f8fb}
.wms-content-v2{margin-left:272px!important;padding:96px 32px 56px!important;max-width:none!important;width:auto!important}.wms-content-v2>h1,.legacy-page-title-v2{font-size:29px!important;font-weight:850!important;letter-spacing:-.035em!important;margin:0 0 20px!important}

/* TYPOGRAPHY */
body.wms-v2 h1{color:#202632!important}body.wms-v2 h2{color:#2a303b!important;font-weight:800!important}body.wms-v2 a{transition:.14s ease}.dash-kicker{font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#7f67c9;margin-bottom:7px}

/* PANELS */
body.wms-v2 .panel,body.wms-v2 .card,body.wms-v2 .clientcard,body.wms-v2 .registry-card,body.wms-v2 .authcard{border:1px solid var(--w2-line)!important;background:#fff!important;border-radius:14px!important;box-shadow:var(--w2-shadow)!important}.wms-content-v2>.panel{margin-bottom:18px!important}.panel{padding:20px!important}.panel>h2:first-child{font-size:16px!important;margin-bottom:15px!important}.card:hover,.clientcard:hover,.registry-card:hover{transform:none!important;box-shadow:var(--w2-shadow-lg)!important;border-color:#d9dee7!important}

/* FORMS */
body.wms-v2 label{color:#4e5663!important;font-size:12px!important;font-weight:760!important}body.wms-v2 input,body.wms-v2 textarea,body.wms-v2 select{border:1px solid #d9dee6!important;border-radius:9px!important;background:#fff!important;color:#222a35!important;min-height:38px!important;padding:9px 10px!important;box-shadow:0 1px 2px rgba(16,24,40,.02)!important}body.wms-v2 input:focus,body.wms-v2 textarea:focus,body.wms-v2 select:focus{outline:0!important;border-color:#9b86db!important;box-shadow:0 0 0 3px rgba(111,69,216,.10)!important}body.wms-v2 button{border-radius:9px!important;background:#242a35!important;color:#fff!important;padding:9px 13px!important;font-weight:800!important;box-shadow:none!important}body.wms-v2 button:hover{background:#171c25!important}.filter-btn,.secondary-btn,.wms-filter-reset{border:1px solid #dce1e8!important;border-radius:9px!important;background:#fff!important;color:#414956!important;font-weight:750!important}.filter-btn.active{background:#262c37!important;color:#fff!important;border-color:#262c37!important}.danger-btn{background:#c93434!important}

/* TABLES */
body.wms-v2 .tablewrap{border:1px solid var(--w2-line)!important;border-radius:12px!important;background:#fff!important;box-shadow:0 7px 22px rgba(24,32,48,.035)!important;overflow:auto!important}body.wms-v2 table{border-collapse:separate!important;border-spacing:0!important;background:#fff!important}body.wms-v2 th{position:sticky;top:0;z-index:1;background:#f7f8fa!important;color:#737d8b!important;border-bottom:1px solid #dde2e9!important;font-size:10.5px!important;letter-spacing:.03em;text-transform:none;font-weight:850!important;padding:10px 12px!important}body.wms-v2 td{padding:10px 12px!important;border-bottom:1px solid #edf0f4!important;color:#343b46!important;font-size:12.5px!important}body.wms-v2 tbody tr:last-child td{border-bottom:0!important}body.wms-v2 tbody tr:hover td{background:#fafbfc!important}.issue{background:#fff7f7!important}

/* TOOLBARS */
body.wms-v2 .toolbar{background:#fff!important;border:1px solid var(--w2-line)!important;border-radius:12px!important;padding:10px!important;box-shadow:0 4px 14px rgba(24,32,48,.025)!important}.product-toolbar{gap:10px!important}.filter-buttons{gap:6px!important}.wms-doc-filter{padding:15px!important}.wms-doc-filter-title{color:#697281!important;font-size:10px!important;letter-spacing:.08em!important}

/* DASHBOARD */
.dash-v2-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:22px}.dash-v2-head h1{font-size:34px!important;margin:0!important;letter-spacing:-.045em!important}.dash-v2-head p{margin:6px 0 0;color:var(--w2-muted);font-size:13px}.dash-date{font-size:11px;color:var(--w2-muted);padding:8px 10px;background:#fff;border:1px solid var(--w2-line);border-radius:9px}
.dash-v2-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;margin-bottom:26px}.dash-attention,.dash-urgent{position:relative;min-height:142px;display:grid;grid-template-columns:48px 1fr 28px;align-items:center;gap:15px;padding:20px 22px;border-radius:16px;text-decoration:none!important;overflow:hidden}.dash-attention{background:#fff;color:var(--w2-text)!important;border:1px solid var(--w2-line);box-shadow:var(--w2-shadow)}.dash-attention.is-hot{background:linear-gradient(135deg,#fff,#fff9f2);border-color:#f1d9ba}.dash-urgent{background:linear-gradient(135deg,#d94444,#c82e2e);color:#fff!important;border:1px solid #bd2929;box-shadow:0 14px 30px rgba(184,39,39,.18)}.dash-card-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:900}.dash-attention .dash-card-icon{background:#fff0dd;color:#bf7723}.dash-urgent .dash-card-icon{background:rgba(255,255,255,.14);color:#fff}.dash-card-copy{display:flex;flex-direction:column}.dash-card-copy>span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;opacity:.72}.dash-card-copy strong{font-size:28px;line-height:1.05;margin-top:5px}.dash-urgent .dash-card-copy strong{font-size:17px;margin-top:8px}.dash-card-copy small{font-size:11px;margin-top:7px;opacity:.68}.dash-card-arrow{font-size:20px;font-weight:700;opacity:.55}.dash-attention:hover,.dash-urgent:hover{transform:translateY(-1px);box-shadow:var(--w2-shadow-lg)}
.dash-section{margin-top:24px}.dash-section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:11px}.dash-section-head h2{font-size:18px!important;margin:0!important}.dash-count{min-width:28px;height:28px;padding:0 8px;border-radius:999px;background:#ebe7f8;color:#6e55b6;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:900}.attention-table-v2{border:1px solid var(--w2-line);border-radius:14px;background:#fff;overflow:hidden;box-shadow:var(--w2-shadow)}.attention-row-v2{display:grid;grid-template-columns:82px minmax(220px,1.2fr) minmax(220px,1fr) 86px;align-items:center;gap:14px;padding:13px 15px;color:var(--w2-text)!important;text-decoration:none!important;border-top:1px solid #edf0f3}.attention-row-v2:first-child{border-top:0}.attention-row-v2:hover{background:#fafbfc}.attention-type{display:inline-flex;justify-content:center;padding:5px 7px;border-radius:7px;background:#f1eff8;color:#6d58a9;font-size:10px;font-weight:850}.attention-row-v2>div{display:flex;flex-direction:column}.attention-row-v2 b{font-size:12.5px}.attention-row-v2 small{color:var(--w2-muted);font-size:10.5px;margin-top:2px}.attention-reason-v2{color:#b63b3b;font-size:11.5px;font-weight:700}.attention-go{font-size:10.5px;color:#6f7886;font-weight:800;text-align:right}.dash-empty{padding:24px;border:1px dashed #d9dee6;border-radius:13px;background:#fff;color:var(--w2-muted)}

/* SETTINGS */
.page-title-v2{margin-bottom:20px}.page-title-v2 h1{font-size:31px!important;margin:0!important}.page-title-v2 p{margin:6px 0 0;color:var(--w2-muted)}.settings-grid-v2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:900px}.settings-card-v2{display:grid;grid-template-columns:46px 1fr 24px;align-items:center;gap:14px;min-height:112px;padding:18px;border:1px solid var(--w2-line);border-radius:14px;background:#fff;color:var(--w2-text)!important;text-decoration:none!important;box-shadow:var(--w2-shadow)}.settings-card-v2:hover{border-color:#d7d0ee;box-shadow:var(--w2-shadow-lg)}.settings-icon{width:44px;height:44px;border-radius:11px;background:#efeaff;color:#6847c3;display:flex;align-items:center;justify-content:center;font-size:19px}.settings-card-v2 div{display:flex;flex-direction:column}.settings-card-v2 b{font-size:15px}.settings-card-v2 p{margin:5px 0 0;color:var(--w2-muted);font-size:11.5px}.settings-arrow{color:#9ba3af}

/* INVOICE EXPORT */
.invoice-export-panel{margin:0 0 18px;padding:17px;background:#fff;border:1px solid var(--w2-line);border-radius:14px;box-shadow:var(--w2-shadow)}.invoice-export-title{font-size:10px;text-transform:uppercase;letter-spacing:.09em;font-weight:900;color:#7c8491;margin-bottom:10px}.invoice-export-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.invoice-export-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:8px;padding:10px 11px;border:1px solid #e7eaf0;border-radius:10px;background:#fafbfc}.invoice-export-row>div{display:flex;flex-direction:column}.invoice-export-row b{font-size:12px}.invoice-export-row span{font-size:10px;color:#8992a0}.invoice-export-file{padding:6px 8px;border:1px solid #dce1e8;border-radius:7px;text-decoration:none!important;color:#45505e!important;background:#fff;font-size:10.5px;font-weight:800}.invoice-export-file.excel{color:#1e7a4c!important;background:#f3fbf7;border-color:#cfe8dc}
#wms-invoice-upd-link{margin:0 0 14px;padding:10px 12px;border:1px solid #e2e5eb;border-radius:9px;background:#f9fafb;font-size:11px}.wms-native-check{width:15px!important;height:15px!important;min-height:0!important;margin:0!important;accent-color:#7254ce}.wms-mini-flag{width:46px!important;min-width:46px!important;text-align:center!important}

/* DETAIL PAGES */
body.wms-v2.ui-detail-page .ui-detail-subnav{top:78px!important;border:1px solid var(--w2-line)!important;border-radius:11px!important;background:rgba(255,255,255,.94)!important;box-shadow:0 5px 18px rgba(24,32,48,.05)!important}.ui-detail-subnav a{background:#f7f8fa!important;border:1px solid #e7eaf0!important;color:#596271!important}.ui-detail-subnav a:hover{background:#efeaff!important;color:#6847c3!important;border-color:#ddd4f5!important}body.wms-v2.ui-detail-page .panel>h2:first-child:before{background:#7f61d4!important;box-shadow:0 0 0 4px rgba(127,97,212,.10)!important}

/* BADGES */
body.wms-v2 .red{background:#fdecec!important;color:#b83232!important}body.wms-v2 .amber{background:#fff4df!important;color:#9a671f!important}body.wms-v2 .green{background:#eaf7f1!important;color:#17754f!important}.issuepill{background:#fff0f0!important;color:#b73434!important;border:1px solid #f0caca!important}

/* RESPONSIVE */
@media(max-width:1080px){.wms-sidebar-v2{width:230px!important}.wms-top-v2{left:230px!important}.wms-content-v2{margin-left:230px!important;padding-left:22px!important;padding-right:22px!important}.dash-v2-grid{grid-template-columns:1fr}.attention-row-v2{grid-template-columns:72px 1fr 90px}.attention-reason-v2{grid-column:2}.attention-go{grid-column:3;grid-row:1/3}.settings-grid-v2{grid-template-columns:1fr}}
@media(max-width:760px){.wms-sidebar-v2{position:static!important;width:100%!important;height:auto!important}.wms-top-v2{position:static!important;height:auto!important;left:auto!important;padding:12px 16px!important}.wms-content-v2{margin-left:0!important;padding:24px 14px 40px!important}.wms-user-meta{display:none}.dash-v2-head{align-items:flex-start;flex-direction:column;gap:12px}.attention-row-v2{grid-template-columns:1fr}.attention-type{justify-self:start}.attention-go{text-align:left;grid-column:auto;grid-row:auto}.invoice-export-grid{grid-template-columns:1fr}}
@media print{.wms-sidebar-v2,.wms-top-v2{display:none!important}.wms-content-v2{margin-left:0!important;padding:0!important}.invoice-export-panel{display:none!important}}
