:root{--font-app:"Inter","Geist",system-ui,sans-serif;--font-display:var(--font-app);--primary-deep:#10475d;--primary:#146a86;--primary-soft:#1882a3;--cream:#fbf6ec;--cream-2:#f4ead5;--bg:#f7f4ed;--surface:#fff;--ink:#1f2937;--ink-soft:#4a5568;--muted:#6b7280;--border:#10475d1a;--border-strong:#10475d2e;--accent:#d97757;--accent-2:#e08f3c;--gold:#d6a41e;--good:#0f7a4a;--warn:#f5a524;--bad:#c04a38;--radius-sm:8px;--radius:12px;--radius-lg:18px;--shadow-sm:0 1px 2px #10475d0f;--shadow:0 4px 16px -4px #10475d14, 0 1px 3px #10475d0d;--shadow-lg:0 20px 60px -20px #10475d2e, 0 4px 12px #10475d0f;--sidebar-w:248px;--header-h:60px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font-app);background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.5}.font-display{font-family:var(--font-app);font-feature-settings:normal}[style*=Fraunces],[style*=font-family\:Fraunces],[style*="font-family:'Fraunces'"],[style*=font-family\:\"Fraunces\"]{font-family:var(--font-app)!important}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;background:0 0;border:none;padding:0;font-family:inherit}input,select,textarea{color:inherit;font-family:inherit;font-size:14px}input:focus,select:focus,textarea:focus{outline:none}.app{grid-template-columns:var(--sidebar-w) 1fr;min-height:100vh;display:grid}.sidebar{color:#e6f1f5;scrollbar-width:thin;scrollbar-color:#ffffff2e transparent;background:#0e3f53;flex-direction:column;height:100vh;padding:18px 14px;display:flex;position:sticky;top:0;overflow-y:auto}.sidebar::-webkit-scrollbar{width:6px}.sidebar::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:3px}.sidebar::-webkit-scrollbar-track{background:0 0}.sidebar nav{flex:auto;min-height:0;margin-bottom:8px;overflow-y:auto}.sidebar .footer-card{flex-shrink:0}.sidebar .brand{border-bottom:1px solid #ffffff14;align-items:center;gap:10px;margin-bottom:6px;padding:6px 10px 18px;display:flex}.sidebar .brand .logo{width:34px;height:34px;color:var(--primary-deep);font-family:var(--font-app);background:#fbf6ec;border-radius:9px;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.sidebar .brand .name{font-family:var(--font-app);letter-spacing:0;font-size:18px}.sidebar .brand .role{opacity:.7;letter-spacing:.12em;text-transform:uppercase;font-size:10.5px}.sidebar .group-label{letter-spacing:.16em;text-transform:uppercase;color:#e6f1f580;padding:14px 12px 6px;font-size:10px}.nav-link{color:#e6f1f5c7;cursor:pointer;border-radius:8px;align-items:center;gap:10px;margin:1px 0;padding:9px 12px;font-size:13.5px;font-weight:500;transition:background .12s,color .12s;display:flex}.nav-link:hover{color:#fff;background:#ffffff0f}.nav-link.active{color:#fff;background:#ffffff1a}.nav-link svg{opacity:.85;flex-shrink:0;width:17px;height:17px}.nav-link.active svg{opacity:1}.nav-link-mark{color:currentColor;opacity:.85;flex-shrink:0;justify-content:center;align-items:center;width:17px;height:17px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.nav-link.active .nav-link-mark{opacity:1}.nav-link .badge{color:#fff;text-align:center;background:#d97757;border-radius:999px;min-width:20px;margin-left:auto;padding:2px 7px;font-size:10.5px;font-weight:700}.sidebar .footer-card{background:#ffffff0d;border:1px solid #ffffff0f;border-radius:10px;margin-top:auto;padding:12px;font-size:12.5px}.sidebar .footer-card .who{color:#fff;font-weight:600}.sidebar .footer-card .role-tag{opacity:.65;font-size:11px}.topbar{height:var(--header-h);border-bottom:1px solid var(--border);z-index:10;background:#fff;align-items:center;gap:16px;padding:0 26px;display:flex;position:sticky;top:0}.topbar .breadcrumb{color:var(--muted);align-items:center;gap:6px;font-size:12.5px;display:flex}.topbar .breadcrumb .crumb-current{color:var(--ink);font-weight:500}.topbar .search{width:280px;max-width:35vw;margin-left:auto;position:relative}.topbar .search input{background:var(--bg);border:1px solid #0000;border-radius:8px;width:100%;padding:8px 12px 8px 34px;font-size:13px}.topbar .search input:focus{border-color:var(--border-strong);background:#fff}.topbar .search svg{width:14px;height:14px;color:var(--muted);position:absolute;top:50%;left:11px;transform:translateY(-50%)}.topbar .icon-btn{width:36px;height:36px;color:var(--ink-soft);border-radius:8px;justify-content:center;align-items:center;display:inline-flex;position:relative}.topbar .icon-btn:hover{background:var(--bg)}.topbar .icon-btn .dot{background:#d97757;border:2px solid #fff;border-radius:999px;width:7px;height:7px;position:absolute;top:8px;right:9px}.nm-notif{align-items:center;margin-right:10px;display:inline-flex;position:relative}.nm-notif-btn{border:1px solid var(--border-strong);background:color-mix(in srgb, var(--surface) 72%, transparent);width:40px;height:40px;color:var(--primary);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:background .15s,border-color .15s,color .15s,transform .15s;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff8c}.nm-notif-btn:hover{background:var(--surface);border-color:color-mix(in srgb, var(--primary) 28%, var(--border-strong));color:var(--primary-deep);transform:translateY(-1px)}.nm-notif-btn svg{stroke-width:1.9px;width:18px;height:18px}.nm-notif-badge{background:var(--bad);color:#fff;border:2px solid var(--surface);border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10.5px;font-weight:800;line-height:1;display:none;position:absolute;top:-3px;right:-2px;box-shadow:0 6px 16px #c04a3852}.main{padding:26px 28px 80px}.page-title{font-family:var(--font-app);letter-spacing:-.01em;color:var(--primary-deep);margin:0 0 4px;font-size:28px;font-weight:500}.page-sub{color:var(--muted);margin:0 0 22px;font-size:13.5px}.page-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:22px;display:flex}.page-head .titles{flex:1;min-width:0}.page-head .titles h1{font-family:var(--font-app);letter-spacing:0;color:var(--primary-deep);margin:0;font-size:28px;font-weight:700}.page-head .titles p{color:var(--muted);margin:4px 0 0;font-size:13.5px}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.card-pad{padding:20px}.card h3{color:var(--primary-deep);margin:0;font-size:14px;font-weight:600}.card-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.card-head h3{color:var(--primary-deep);font-size:14px;font-weight:600}.kpi{border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff;flex-direction:column;gap:6px;padding:18px 20px;display:flex;position:relative;overflow:hidden}.kpi .label{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:11.5px;font-weight:600}.kpi .value{font-family:var(--font-app);color:var(--primary-deep);letter-spacing:0;margin-top:2px;font-size:30px;font-weight:700;line-height:1.1}.kpi .value .unit{font-family:var(--font-app);color:var(--muted);margin-left:4px;font-size:14px;font-weight:500}.kpi .delta{color:var(--muted);align-items:center;gap:4px;font-size:12px;display:inline-flex}.kpi .delta.up{color:var(--good)}.kpi .delta.down{color:var(--bad)}.kpi.accent{background:linear-gradient(#fbf6ec,#f6ebd3);border-color:#d6a41e33}.kpi.dark{color:#fff;background:#10475d}.kpi.dark .label{color:#ffffffa6}.kpi.dark .value{color:#fff}.kpi.dark .delta{color:#ffffffb3}.btn{white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:8px 14px;font-size:13px;font-weight:600;transition:background .15s,transform .15s,box-shadow .15s,color .15s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn-primary{background:var(--primary-deep);color:#fff}.btn-primary:hover{background:#0c3a4d}.btn-secondary{color:var(--primary-deep);border-color:var(--border-strong);background:#fff}.btn-secondary:hover{background:var(--cream)}.btn-accent{background:var(--accent);color:#fff}.btn-accent:hover{background:#cc6648}.btn-ghost{color:var(--ink-soft)}.btn-ghost:hover{background:var(--bg)}.btn-danger{color:var(--bad);background:#fff;border-color:#c04a384d}.btn-danger:hover{background:#fcefec}.btn-sm{padding:5px 10px;font-size:12px}.btn-lg{padding:11px 20px;font-size:14px}.btn svg{width:14px;height:14px}.nm-iconbtn{width:30px;height:30px;color:var(--ink-soft);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;margin-left:6px;padding:0;font-size:15px;font-weight:600;line-height:1;transition:all .15s;display:inline-flex}.nm-iconbtn:first-child{margin-left:0}.nm-iconbtn:hover{background:var(--bg);color:var(--primary-deep);border-color:var(--primary)}.nm-iconbtn--danger{color:var(--bad);border-color:#c04a384d}.nm-iconbtn--danger:hover{color:var(--bad);border-color:var(--bad);background:#fcefec}.nm-iconbtn--accent{color:#0e1e26;background:var(--accent,#f5a524);border-color:var(--accent,#f5a524)}.nm-iconbtn--accent:hover{filter:brightness(1.07);background:var(--accent,#f5a524);border-color:var(--accent,#f5a524);color:#0e1e26}html[data-theme=dark] .nm-iconbtn{color:#ffffffb8;border-color:#ffffff24}html[data-theme=dark] .nm-iconbtn:hover{color:#fff;background:#ffffff0f;border-color:#ffffff52}html[data-theme=dark] .nm-iconbtn--danger{color:#ff8b7c;border-color:#ff8b7c59}html[data-theme=dark] .nm-iconbtn--danger:hover{color:#ff8b7c;background:#ff8b7c1a}.badge{letter-spacing:.02em;color:var(--primary-deep);white-space:nowrap;background:#10475d14;border-radius:999px;align-items:center;gap:5px;padding:3px 9px;font-size:11px;font-weight:600;display:inline-flex}.badge.dot:before{content:"";background:currentColor;border-radius:999px;flex-shrink:0;width:6px;height:6px}.badge-pending{color:#9c6b0a;background:#fef3dc}.badge-processing{color:#0e5a78;background:#e0f0f5}.badge-shipped{color:#3553a0;background:#e5ecf8}.badge-delivered{color:#0f6a40;background:#ddf1e5}.badge-cancelled{color:#54616b;background:#eef1f4}.badge-paid{color:#0f6a40;background:#ddf1e5}.badge-unpaid{color:#a23725;background:#fbe7e2}.badge-bronze{color:#7e5732;background:#f5e5d6}.badge-silver{color:#54616b;background:#eef1f4}.badge-gold{color:#8a6810;background:#faefc8}.badge-platinum{color:#10475d;background:#dde6eb}.badge-low{color:#a23725;background:#fbe7e2}.badge-warn{color:#9c6b0a;background:#fef3dc}.table{border-collapse:collapse;width:100%;font-size:13px}.table thead th{text-align:left;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--border);background:#fafaf7;padding:10px 14px;font-size:11.5px;font-weight:600}.table thead th:first-child{border-top-left-radius:var(--radius-lg)}.table thead th:last-child{border-top-right-radius:var(--radius-lg)}.table tbody td{border-bottom:1px solid var(--border);vertical-align:middle;padding:12px 14px}.table tbody tr:last-child td{border-bottom:none}.table tbody tr:hover{background:#fafaf7}.table tbody tr.row-clickable{cursor:pointer}.table .num{font-variant-numeric:tabular-nums;text-align:right}.table .product-cell{align-items:center;gap:10px;display:flex}.table .product-cell .swatch{border-radius:7px;flex-shrink:0;width:34px;height:34px}.table .product-cell .pname{color:var(--ink);font-weight:500}.table .product-cell .psku{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px}.field{flex-direction:column;gap:5px;display:flex}.field label{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:11.5px;font-weight:600}.input,.select,.textarea{border:1px solid var(--border-strong);width:100%;color:var(--ink);background:#fff;border-radius:8px;padding:9px 11px;font-size:13.5px;transition:border-color .12s,box-shadow .12s}.input:focus,.select:focus,.textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #146a861a}.select{appearance:none;background:#fff url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'><path d='M1 1l5 5 5-5' stroke='%2310475D' stroke-width='1.5' stroke-linecap='round'/></svg>") right 12px center/10px no-repeat;padding-right:32px}.textarea{resize:vertical;min-height:72px;font-family:inherit}.divider{background:var(--border);height:1px;margin:20px 0}.spacer{flex:1}.flex{display:flex}.flex-col{flex-direction:column;display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.gap-6{gap:24px}.mt-2{margin-top:8px}.mt-3{margin-top:12px}.mt-4{margin-top:16px}.mt-6{margin-top:24px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.mb-6{margin-bottom:24px}.text-xs{font-size:11.5px}.text-sm{font-size:13px}.text-base{font-size:14px}.text-muted{color:var(--muted)}.text-deep{color:var(--primary-deep)}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.tabular{font-variant-numeric:tabular-nums}.grid{display:grid}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}@media (width<=1100px){.grid-4,.grid-3{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){:root{--sidebar-w:0px}.app{grid-template-columns:1fr}.app,.main,.card,.topbar{min-width:0}.sidebar{z-index:99990;width:min(82vw,320px);height:100dvh;transition:transform .22s;display:flex;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:0 24px 60px -10px #00000073}.sidebar.open{transform:translate(0)}.topbar{height:auto;min-height:var(--header-h);flex-wrap:wrap;gap:8px;padding:8px 12px 8px 56px}.topbar .breadcrumb{display:none}#nm-theme-fab-label{display:none!important}#nm-theme-fab{min-width:44px;min-height:44px;justify-content:center!important;gap:0!important;width:44px!important;padding:10px!important}#nm-notif-bell>button{min-width:44px;min-height:44px}.main{padding:14px 12px 80px}.grid-4,.grid-3,.grid-2,.grid{grid-template-columns:1fr!important}.topbar .search{flex:0 0 100%;order:4;width:100%;min-width:0;max-width:none;margin-left:0}.page-head{flex-direction:column;align-items:flex-start;gap:10px}.page-head .head-actions,.page-head .titles{width:100%}.head-actions{flex-wrap:wrap;gap:8px;display:flex}.head-actions .btn{flex:1;min-width:0}.card .table,.card-pad .table{white-space:nowrap;display:block;overflow-x:auto}.kpis{grid-template-columns:1fr!important}}.nm-sidebar-toggle{z-index:99991;border:1px solid var(--border,#e2e8ec);background:var(--surface,#fff);width:44px;height:44px;color:var(--ink,#10475d);cursor:pointer;border-radius:9px;font-size:20px;line-height:1;display:none;position:fixed;top:10px;left:10px;box-shadow:0 4px 12px #00000014}.nm-sidebar-backdrop{z-index:99989;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#08161e8c;display:none;position:fixed;inset:0}.nm-sidebar-backdrop.open{display:block}@media (width<=720px){.nm-sidebar-toggle{justify-content:center;align-items:center;display:flex}}html[data-theme=dark] .nm-sidebar-toggle{color:#e5edef;background:#19242b;border-color:#ffffff24}:root{--bp-xs:480px;--bp-sm:720px;--bp-md:1024px;--safe-bottom:env(safe-area-inset-bottom,0px)}.nm-fab{right:16px;bottom:calc(80px + var(--safe-bottom));background:var(--accent,#f5a524);color:#0e1e26;cursor:pointer;z-index:9990;border:0;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:22px;line-height:1;display:none;position:fixed;box-shadow:0 10px 24px -6px #00000059}.nm-fab:active{transform:scale(.96)}@media (width<=720px){.nm-fab{display:flex}.nm-hide-mobile{display:none!important}}@media (width>=721px){.nm-show-mobile{display:none!important}}.nm-bottom-nav{z-index:9988;background:var(--surface,#fff);border-top:1px solid var(--border);padding:6px 6px calc(6px + var(--safe-bottom));font-size:10.5px;display:none;position:fixed;bottom:0;left:0;right:0}.nm-bottom-nav-inner{grid-template-columns:repeat(5,1fr);gap:2px;display:grid}.nm-bottom-nav a{color:var(--ink-soft);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:44px;padding:6px 4px;font-weight:500;line-height:1;text-decoration:none;display:flex}.nm-bottom-nav a svg{opacity:.85;width:22px;height:22px}.nm-bottom-nav a.active{color:var(--primary-deep);background:var(--cream-2,#f2f8fa)}.nm-bottom-nav a.active svg{opacity:1}@media (width<=720px){.nm-bottom-nav{display:block}.main{padding-bottom:calc(80px + var(--safe-bottom))!important}.nm-fab{bottom:calc(86px + var(--safe-bottom))}}html[data-theme=dark] .nm-bottom-nav{background:#19242b;border-top-color:#ffffff1a}html[data-theme=dark] .nm-bottom-nav a{color:#ffffffa6}html[data-theme=dark] .nm-bottom-nav a.active{color:#fff;background:#ffffff0f}@media (width<=720px){.card .responsive-table,.card-pad .responsive-table{white-space:normal;display:block;overflow:visible}.card .responsive-table thead,.card-pad .responsive-table thead{display:none}.card .responsive-table tbody,.card-pad .responsive-table tbody{display:block}.card .responsive-table tr,.card-pad .responsive-table tr{border:1px solid var(--border);background:var(--surface,#fff);border-radius:10px;margin-bottom:10px;padding:12px 14px;display:block}.card .responsive-table td,.card-pad .responsive-table td{text-align:left;border:0;justify-content:space-between;align-items:center;gap:10px;padding:5px 0;display:flex}.card .responsive-table td[data-label]:before,.card-pad .responsive-table td[data-label]:before{content:attr(data-label);color:var(--ink-soft);text-transform:uppercase;letter-spacing:.04em;flex:none;font-size:11px;font-weight:600}.card .responsive-table td.actions,.card-pad .responsive-table td.actions{flex-wrap:wrap;justify-content:flex-end;gap:6px}}html[data-theme=dark] .responsive-table tr{background:var(--surface);border-color:#ffffff1a}@media (width<=720px){.modal{width:100vw;max-width:100vw;max-height:90vh;padding-bottom:var(--safe-bottom);border-radius:18px 18px 0 0;transition:transform .28s cubic-bezier(.2,.8,.2,1);top:auto;bottom:0;left:0;transform:translateY(100%)}.modal.open{transform:translate(0)}.modal-head{padding-top:24px;position:relative}.modal-head:before{content:"";background:#10475d2e;border-radius:3px;width:44px;height:5px;position:absolute;top:9px;left:50%;transform:translate(-50%)}html[data-theme=dark] .modal-head:before{background:#fff3}.page-title,.page-head .titles h1{font-size:22px;line-height:1.2}.page-sub,.page-head .titles p{font-size:13px}.page-head{margin-bottom:16px}.btn{min-height:44px}.btn.btn-sm{min-height:44px;padding-top:8px;padding-bottom:8px}.nav-link{min-height:44px}.topbar .icon-btn,.icon-btn,.nm-iconbtn{justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:8px;display:inline-flex}input:not([type=checkbox]):not([type=radio]):not([type=color]),select,textarea{width:100%;max-width:100%;padding:12px 14px;font-size:16px!important}.search-row,.svc-toolbar,.toolbar{flex-direction:column;align-items:stretch!important}.search-row>*,.svc-toolbar>*,.toolbar>*{width:100%}.search-row label,.svc-toolbar label{width:auto}.kpi{padding:12px 14px}.kpi .value,.kpi .val{font-size:22px}.kpi .label,.kpi .lbl{font-size:10.5px}.kpi .delta,.kpi .sub{font-size:11px}.card-pad{padding:16px}.card-head{padding:12px 14px}.card{border-radius:12px}.nm-bottom-nav a{padding:5px 2px;font-size:10px}.nm-bottom-nav a svg{width:20px;height:20px}}@media (width<=360px){.nm-bottom-nav a span{display:none}.nm-bottom-nav a{padding:8px 2px}.nm-bottom-nav a svg{width:22px;height:22px}.page-title,.page-head .titles h1{font-size:20px}}.nm-cart-sticky{display:none}@media (width<=720px){.nm-cart-sticky{left:0;right:0;bottom:calc(72px + var(--safe-bottom));background:var(--surface,#fff);border-top:1px solid var(--border);z-index:9985;align-items:center;gap:10px;padding:10px 14px;display:flex;position:fixed;box-shadow:0 -8px 20px -8px #0000001f}.nm-cart-sticky .grow{flex:1;min-width:0}.nm-cart-sticky .total{font-family:var(--font-app);color:var(--ink);font-size:18px;font-weight:700;line-height:1.1}.nm-cart-sticky .sub{color:var(--ink-soft);margin-top:1px;font-size:11px}.nm-cart-sticky .btn{white-space:nowrap}.main:has(#checkout){padding-bottom:calc(170px + var(--safe-bottom))!important}}html[data-theme=dark] .nm-cart-sticky{background:#19242b;border-top-color:#ffffff1a;box-shadow:0 -8px 20px -8px #00000073}@media (width<=720px){.acc-action-bar--editing{left:0;right:0;bottom:calc(72px + var(--safe-bottom));background:var(--surface,#fff);border-top:1px solid var(--border);z-index:9985;justify-content:flex-end;padding:10px 14px;position:fixed;box-shadow:0 -8px 20px -8px #0000001f}.acc-action-bar--editing .btn{flex:1}body:has(.acc-action-bar--editing) .main{padding-bottom:calc(170px + var(--safe-bottom))!important}}html[data-theme=dark] .acc-action-bar--editing{background:#19242b;border-top-color:#ffffff1a;box-shadow:0 -8px 20px -8px #00000073}.modal-backdrop{z-index:90;opacity:0;pointer-events:none;background:#0f283573;transition:opacity .18s;position:fixed;inset:0}.modal-backdrop.open{opacity:1;pointer-events:auto}.modal{width:min(560px,100vw - 32px);max-height:calc(100vh - 60px);box-shadow:var(--shadow-lg);z-index:100;opacity:0;pointer-events:none;background:#fff;border-radius:18px;flex-direction:column;transition:opacity .18s,transform .18s;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-48%)}.modal.open{opacity:1;pointer-events:auto;transform:translate(-50%,-50%)}.modal-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.modal-head h3{font-family:var(--font-app);color:var(--primary-deep);margin:0;font-size:20px;font-weight:700}.modal-body{flex:1;padding:20px 22px;overflow:auto}.modal-foot{border-top:1px solid var(--border);justify-content:flex-end;gap:10px;padding:14px 22px;display:flex}.toast-host{z-index:200;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:24px;right:24px}.toast{color:#fff;box-shadow:var(--shadow-lg);background:#10475d;border-radius:10px;align-items:center;gap:10px;padding:12px 16px;font-size:13px;font-weight:500;animation:.25s toast-in;display:flex}.toast.success{background:#0f7a4a}.toast.warn{background:#9c6b0a}.toast.error{background:#a23725}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.progress{background:#10475d14;border-radius:999px;height:6px;overflow:hidden}.progress>div{background:var(--primary);border-radius:999px;height:100%;transition:width .3s}.bar-chart{align-items:flex-end;gap:6px;height:120px;display:flex}.bar-chart .bar{background:linear-gradient(#1882a3,#10475d);border-radius:4px 4px 0 0;flex:1;min-height:4px;transition:height .4s}.bar-chart .bar.alt{background:linear-gradient(#d6a41e,#b07a4a)}.revenue-card{overflow:hidden}.revenue-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.revenue-head h3{color:var(--ink);margin:0;font-size:15px;font-weight:700}.revenue-head p{color:var(--muted);margin:4px 0 0;font-size:12px}.revenue-total{text-align:right;border:1px solid var(--border);background:var(--surface-2,#fafcfd);border-radius:10px;min-width:118px;padding:8px 10px}.revenue-total span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:10.5px;font-weight:700;display:block}.revenue-total strong{color:var(--ink);margin-top:2px;font-size:18px;display:block}.revenue-strip{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;padding-top:8px;display:grid}.revenue-strip-day{border:1px solid var(--border);background:var(--surface-2,#fafcfd);border-radius:10px;flex-direction:column;justify-content:space-between;min-width:0;min-height:82px;padding:12px 10px;display:flex}.revenue-strip-day span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.revenue-strip-day strong{color:var(--ink-soft);text-overflow:ellipsis;min-width:0;font-size:13px;font-weight:700;overflow:hidden}.revenue-strip-day.has-value{background:linear-gradient(#2ba8c538,#146a861a);border-color:#2ba8c56b;box-shadow:0 14px 30px -24px #146a86d9,inset 0 1px #ffffff2e}.revenue-strip-day.has-value span{color:var(--primary)}.revenue-strip-day.has-value strong{color:var(--ink);font-size:16px}.revenue-chart{grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:8px;height:168px;padding:18px 2px 0;display:grid;position:relative}.revenue-chart:before{content:"";pointer-events:none;background:linear-gradient(#10475d14 1px,#0000 1px) 0 0/100% 33.33%,linear-gradient(#0000 calc(100% - 1px),#10475d24 calc(100% - 1px));position:absolute;inset:22px 0 30px}.revenue-day{flex-direction:column;justify-content:flex-end;align-items:stretch;min-width:0;height:100%;display:flex;position:relative}.revenue-value{text-align:center;min-height:18px;color:var(--ink);white-space:nowrap;margin-bottom:6px;font-size:11px;font-weight:700}.revenue-bar{z-index:1;background:linear-gradient(#2ba8c5 0%,#146a86 56%,#10475d 100%);border-radius:7px 7px 3px 3px;align-self:center;width:min(100%,64px);transition:height .35s;position:relative;box-shadow:0 10px 22px -14px #146a86bf,inset 0 1px #ffffff38}.revenue-day.is-zero .revenue-bar{width:100%;box-shadow:none;background:#146a8652;border-radius:999px;height:2px!important}.revenue-label{color:var(--muted);text-align:center;white-space:nowrap;margin-top:10px;font-size:11px}html[data-theme=dark] .revenue-chart:before{background:linear-gradient(#ffffff12 1px,#0000 1px) 0 0/100% 33.33%,linear-gradient(#0000 calc(100% - 1px),#ffffff1f calc(100% - 1px))}html[data-theme=dark] .revenue-total,html[data-theme=dark] .revenue-strip-day{background:#0f1a209e;border-color:#ffffff1a}html[data-theme=dark] .revenue-strip-day.has-value{background:linear-gradient(#2ba8c53d,#146a8621);border-color:#8fd6e147}html[data-theme=dark] .revenue-strip-day.has-value span{color:#8fd6e1}html[data-theme=dark] .revenue-day.is-zero .revenue-bar{background:#3fb6c03d}@media (width<=640px){.revenue-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.revenue-strip-day{min-height:72px}}.cat-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:18px;display:grid}.cat-card .name{font-size:15px!important}.cat-card .price{font-size:17px!important}.cat-card .swatch{aspect-ratio:1!important}.cat-card{border:1px solid var(--border);background:#fff;border-radius:14px;flex-direction:column;transition:border-color .15s,transform .15s;display:flex;overflow:hidden}.cat-card:hover{border-color:var(--border-strong);transform:translateY(-1px)}.cat-card .swatch{aspect-ratio:4/3;justify-content:center;align-items:center;display:flex;position:relative}.cat-card .bag{aspect-ratio:3/4;background:linear-gradient(#fff8e7 0%,#f4d697 100%);border-radius:6px 6px 10px 10px;width:60%;position:relative;box-shadow:0 14px 30px -10px #0000002e,inset 0 -8px #0000000d}.cat-card .bag:before{content:"";background:#10475d;border-radius:4px;width:42%;height:54%;position:absolute;top:8%;left:50%;transform:translate(-50%)}.cat-card .bag:after{content:"";background:#d6a41e;border-radius:2px;width:60%;height:5px;position:absolute;top:14%;left:50%;transform:translate(-50%)}.cat-card .body{flex-direction:column;flex:1;gap:6px;padding:12px 14px 14px;display:flex}.cat-card .name{color:var(--primary-deep);font-size:13.5px;font-weight:600;line-height:1.25}.cat-card .meta{color:var(--muted);font-size:11.5px}.cat-card .row{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;display:flex}.cat-card .price{color:var(--primary-deep);font-size:14px;font-weight:700}.cat-card .price small{color:var(--muted);font-size:11px;font-weight:500;line-height:1;display:block}.timeline{flex-direction:column;display:flex}.timeline-step{gap:12px;padding:8px 0;display:flex;position:relative}.timeline-step:not(:last-child):before{content:"";background:var(--border);width:2px;position:absolute;top:28px;bottom:-8px;left:11px}.timeline-step .dot{border:2px solid var(--border);width:24px;height:24px;color:var(--muted);background:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;display:flex}.timeline-step.done .dot{background:var(--good);border-color:var(--good);color:#fff}.timeline-step.active .dot{background:var(--primary);border-color:var(--primary);color:#fff}.timeline-step .when{color:var(--muted);font-size:11.5px}.timeline-step .what{color:var(--ink);font-weight:500}.stock-warn{letter-spacing:.02em;color:#c04a38;white-space:nowrap;background:0 0;border:1px solid #c04a3859;border-radius:999px;align-items:center;gap:5px;max-width:max-content;padding:2px 7px;font-size:10.5px;font-weight:600;line-height:1.4;display:inline-flex}.stock-warn:before{content:"";background:currentColor;border-radius:999px;flex:none;width:5px;height:5px}.stock-out{color:#fff;background:#c04a38;border-color:#c04a38}html[data-theme=dark]{--bg:#0d1419;--surface:#19242b;--cream:#1a2329;--cream-2:#1f2a30;--ink:#e5edef;--ink-soft:#bfccd1;--muted:#8fa7b0;--border:#ffffff14;--border-strong:#ffffff29;--shadow-sm:0 1px 2px #0006;--shadow:0 4px 16px -4px #00000080, 0 1px 3px #0006;--shadow-lg:0 20px 60px -20px #000000b3, 0 4px 12px #0006}html[data-theme=dark] body{background:var(--bg);color:var(--ink)}html[data-theme=dark] .sidebar{border-right-color:#ffffff0d;background:#08161e!important}html[data-theme=dark] .topbar{border-bottom-color:var(--border);background:#19242b!important}html[data-theme=dark] .card,html[data-theme=dark] .card-pad,html[data-theme=dark] .stat-card{color:var(--ink);background:var(--surface)!important;border-color:var(--border)!important}html[data-theme=dark] h1,html[data-theme=dark] h2,html[data-theme=dark] h3,html[data-theme=dark] .page-title,html[data-theme=dark] .stat-value{color:#f1f6f8!important}html[data-theme=dark] .text-muted,html[data-theme=dark] .text-sm{color:var(--muted)}html[data-theme=dark] table th{color:var(--muted);border-bottom-color:var(--border)}html[data-theme=dark] table td{border-bottom-color:var(--border);color:var(--ink)}html[data-theme=dark] tr:hover td{background:#222f37!important}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{border-color:var(--border)!important;color:#e5edef!important;background:#0f1a20!important}html[data-theme=dark] .btn-secondary{color:#e5edef!important;border-color:var(--border)!important;background:#222f37!important}html[data-theme=dark] .btn-secondary:hover{background:#2b3a42!important}html[data-theme=dark] .btn-danger{color:#e58270!important;background:#3f1f1a!important;border-color:#e582704d!important}html[data-theme=dark] .btn-danger:hover{background:#5c2922!important}html[data-theme=dark] .topbar .search input{color:#e5edef!important;background:#0f1a20!important}html[data-theme=dark] .topbar .search input:focus{border-color:var(--border-strong)!important;background:#0f1a20!important}html[data-theme=dark] .nm-notif-btn{color:#8fd6e1;background:#08161eb8;border-color:#8fd6e129;box-shadow:inset 0 1px #ffffff0a,0 8px 20px -18px #000000e6}html[data-theme=dark] .nm-notif-btn:hover{color:#beeaf0;background:#0f222beb;border-color:#8fd6e15c}html[data-theme=dark] .nm-notif-badge{border-color:#19242b;box-shadow:0 8px 18px #c04a3859}html[data-theme=dark] .table thead th{background:0 0!important}html[data-theme=dark] .modal{box-shadow:0 24px 60px -10px #000000b3;background:#19242b!important}html[data-theme=dark] .modal-bg{background:#000000b3}html[data-theme=dark] .badge{color:#f5c97d;background:#f5a5242e}html[data-theme=dark] .nav-link.active{background:#f5a52429}html[data-theme=dark] .pswatch:after{background:linear-gradient(#3a2a18,#1f1810)}html[data-theme=dark] .filter-pill{color:#e5edef;background:#222f37}html[data-theme=dark] .product-card{border-color:var(--border);background:var(--surface)!important}html[data-theme=dark] .stock-warn{color:#f5a0a0!important;background:0 0!important;border-color:#f5a0a059!important}html[data-theme=dark] .stock-warn.stock-out{color:#fff!important;background:#c04a38!important;border-color:#c04a38!important}html[data-theme=dark] .toast{color:#e5edef;background:#0f1a20}html[data-theme=dark] .kpi{background:var(--surface)!important;border-color:var(--border)!important}html[data-theme=dark] .kpi.accent{background:linear-gradient(#1f2a30,#19242b)!important;border-color:#f5a52438!important}html[data-theme=dark] .kpi.dark{background:#08161e!important}html[data-theme=dark] .kpi .value{color:#f1f6f8!important}html[data-theme=dark] .kpi .label,html[data-theme=dark] .kpi .delta,html[data-theme=dark] .kpi .value .unit{color:#8fa7b0!important}html[data-theme=dark] .kpi .delta.up{color:#5dc795!important}html[data-theme=dark] .kpi .delta.down{color:#e58270!important}html[data-theme=dark] .product-card{border-color:var(--border)!important;color:#e5edef!important;background:#19242b!important}html[data-theme=dark] .product-card *{color:inherit}html[data-theme=dark] .product-card .price{color:#f1f6f8!important}html[data-theme=dark] .table th,html[data-theme=dark] .table td{color:var(--ink);border-color:var(--border)!important}html[data-theme=dark] .footer-card{color:#e5edef;background:#ffffff0a}html[data-theme=dark] .breadcrumb{color:var(--muted)}html[data-theme=dark] .crumb-current{color:#f1f6f8}html[data-theme=dark] .search input{color:#e5edef;background:0 0}html[data-theme=dark] .icon-btn{color:#e5edef}html[data-theme=dark] .btn-ghost{color:#e5edef;border:1px solid var(--border);background:0 0}html[data-theme=dark] .btn-ghost:hover{background:#222f37}html[data-theme=dark] .badge{color:#f5c97d}html[data-theme=dark] .badge.badge-warn{color:#f5c97d;background:#f5a5242e}html[data-theme=dark] .status-pill{color:#e5edef!important;background:#222f37!important}html[data-theme=dark] .cat-card{background:var(--surface)!important;border-color:var(--border)!important}html[data-theme=dark] .cat-card .body{background:0 0}html[data-theme=dark] .cat-card .name,html[data-theme=dark] .cat-card .price{color:#f1f6f8!important}html[data-theme=dark] .cat-card .meta,html[data-theme=dark] .cat-card .price small{color:var(--muted)!important}html[data-theme=dark] .cat-card .swatch{background:#0f1a20!important}html[data-theme=dark] .cat-card .swatch[style*=background]{filter:none!important}html[data-theme=dark] .cat-card .swatch img{filter:brightness(1.08)contrast(1.04)}html[data-theme=dark] [style*="color:var(--primary-deep)"],html[data-theme=dark] [style*="color: var(--primary-deep)"]{color:#f1f6f8!important}html[data-theme=dark] .table thead th{color:var(--muted)!important;border-bottom-color:var(--border)!important;background:#152025!important}html[data-theme=dark] .table tbody tr:hover{background:#1f2a30!important}html[data-theme=dark] .table .product-cell .pname{color:#f1f6f8}html[data-theme=dark] [style*="linear-gradient(160deg, #FBF6EC"],html[data-theme=dark] [style*="linear-gradient(160deg,#FBF6EC"],html[data-theme=dark] .card-pad[style*=\#FBF6EC],html[data-theme=dark] [style*="background:#FAFAF7"],html[data-theme=dark] [style*="background: #FAFAF7"],html[data-theme=dark] [style*="background:#FBF6EC"],html[data-theme=dark] [style*="background: #FBF6EC"]{border-color:var(--border)!important;color:var(--ink)!important;background:#19242b!important}html[data-theme=dark] .badge-shipped,html[data-theme=dark] .badge-delivered,html[data-theme=dark] .badge-pending,html[data-theme=dark] .badge-processing,html[data-theme=dark] .badge-paid,html[data-theme=dark] .badge-unpaid,html[data-theme=dark] .badge-low,html[data-theme=dark] .badge-warn,html[data-theme=dark] .badge-bronze,html[data-theme=dark] .badge-silver,html[data-theme=dark] .badge-gold,html[data-theme=dark] .badge-platinum{filter:brightness(1.1)}html[data-theme=dark] .badge-warn{color:#f5c97d!important;background:#f5a5242e!important}html[data-theme=dark] .badge-paid{color:#5dc795!important;background:#0f7a4a38!important}html[data-theme=dark] .badge-unpaid{color:#e58270!important;background:#c04a3838!important}html[data-theme=dark] .badge-pending,html[data-theme=dark] .badge-warn-pill{color:#f5c97d!important;background:#f5a52433!important}html[data-theme=dark] .badge-delivered{color:#5dc795!important;background:#0f7a4a38!important}html[data-theme=dark] .badge-processing{color:#7dc1da!important;background:#1882a338!important}html[data-theme=dark] .badge-shipped{color:#9ebaec!important;background:#3553a038!important}html[data-theme=dark] .badge-cancelled{color:#b5c0ca!important;background:#54616b38!important}html[data-theme=dark] .badge-low{color:#e58270!important;background:#c04a3838!important}html[data-theme=dark] .modal-backdrop{background:#000000a6}html[data-theme=dark] .modal-head{border-bottom-color:var(--border)}html[data-theme=dark] .modal-foot{border-top-color:var(--border)}html[data-theme=dark] .modal,html[data-theme=dark] .modal-body,html[data-theme=dark] .card,html[data-theme=dark] .card-pad{scrollbar-color:#8fa7b06b #0f1a20d9}html[data-theme=dark] .modal::-webkit-scrollbar{width:10px;height:10px}html[data-theme=dark] .modal-body::-webkit-scrollbar{width:10px;height:10px}html[data-theme=dark] .card::-webkit-scrollbar{width:10px;height:10px}html[data-theme=dark] .card-pad::-webkit-scrollbar{width:10px;height:10px}html[data-theme=dark] .modal::-webkit-scrollbar-track{background:#0f1a20d9}html[data-theme=dark] .modal-body::-webkit-scrollbar-track{background:#0f1a20d9}html[data-theme=dark] .card::-webkit-scrollbar-track{background:#0f1a20d9}html[data-theme=dark] .card-pad::-webkit-scrollbar-track{background:#0f1a20d9}html[data-theme=dark] .modal::-webkit-scrollbar-thumb{background:#8fa7b06b;border:2px solid #0f1a20d9;border-radius:999px}html[data-theme=dark] .modal-body::-webkit-scrollbar-thumb{background:#8fa7b06b;border:2px solid #0f1a20d9;border-radius:999px}html[data-theme=dark] .card::-webkit-scrollbar-thumb{background:#8fa7b06b;border:2px solid #0f1a20d9;border-radius:999px}html[data-theme=dark] .card-pad::-webkit-scrollbar-thumb{background:#8fa7b06b;border:2px solid #0f1a20d9;border-radius:999px}html[data-theme=dark] .topbar .search{border-color:var(--border);background:#0f1a20}html[data-theme=dark] .group-label{color:#fff6}html[data-theme=dark] [style*="background:#FAFCFD"],html[data-theme=dark] [style*="background: #FAFCFD"]{color:var(--ink)!important;border-color:var(--border)!important;background:#19242b!important}html[data-theme=dark] [style*="background:#FAFCFD"] strong,html[data-theme=dark] [style*="background: #FAFCFD"] strong{color:#f1f6f8}html[data-theme=dark] [style*="background:#F0F4F6"],html[data-theme=dark] [style*="background: #F0F4F6"]{color:#e5edef!important;background:#222f37!important}html[data-theme=dark] [style*="background:#FEF3DC"]{color:#f5c97d!important;background:#f5a5242e!important}html[data-theme=dark] [style*="solid #E2E8EC"]{border-color:#ffffff1f!important}html[data-theme=dark] [style*="border-bottom:1px dashed #E2E8EC"],html[data-theme=dark] [style*="border-bottom:1px solid #E2E8EC"]{border-color:#ffffff1a!important}html[data-theme=dark] input[style*="background:#fff"],html[data-theme=dark] input[style*="background: #fff"],html[data-theme=dark] input[style*="background:#FFF"]{color:#e5edef!important;background:#0f1a20!important}html[data-theme=dark] [style*=\#FBF6EC],html[data-theme=dark] [style*=\#FAFAF7],html[data-theme=dark] [style*=\#FAFCFD],html[data-theme=dark] [style*=\#F4EAD5],html[data-theme=dark] [style*=\#F0F4F6]{color:var(--ink)!important;background:#19242b!important;border-color:#ffffff1a!important}html[data-theme=dark] [style*=\#FEF3DC],html[data-theme=dark] [style*="background:#FEF3DC"]{color:#f5c97d!important;background:#f5a5242e!important}html[data-theme=dark] [style*="color:#9C6B0A"],html[data-theme=dark] [style*="color: #9C6B0A"]{color:#f5c97d!important}html[data-theme=dark] [style*="linear-gradient(180deg,#FFF8E7"],html[data-theme=dark] [style*="linear-gradient(180deg, #FFF8E7"]{filter:brightness(.85);background:linear-gradient(#3a2a18,#1f1810)!important}html[data-theme=dark] .card-pad{background:var(--surface)!important}html[data-theme=dark] [style*=\#FAFAF7] .text-muted,html[data-theme=dark] [style*=\#FBF6EC] .text-muted,html[data-theme=dark] [style*=\#FAFCFD] .text-muted,html[data-theme=dark] [style*=\#FAFAF7] .text-xs,html[data-theme=dark] [style*=\#FBF6EC] .text-xs,html[data-theme=dark] [style*=\#FAFCFD] .text-xs{color:var(--muted)!important}html[data-theme=dark] [style*=\#FAFAF7] strong,html[data-theme=dark] [style*=\#FBF6EC] strong,html[data-theme=dark] [style*=\#FAFCFD] strong{color:#f1f6f8!important}html[data-theme=dark] [style*=\#E2E8EC]{border-color:#ffffff1a!important}.nm-confirm-title{color:var(--primary-deep)}.nm-confirm-strong{color:var(--ink)}.nm-confirm-total{color:var(--primary-deep)}.nm-confirm-box{background:#fafaf7}html[data-theme=dark] .nm-confirm-title,html[data-theme=dark] .nm-confirm-total,html[data-theme=dark] .nm-confirm-strong{color:#f1f6f8}html[data-theme=dark] .nm-confirm-box{color:var(--ink);background:#0f1a20}.nm-qty-input{text-align:center;border:1px solid var(--border);width:64px;height:32px;color:var(--ink);font:inherit;-moz-appearance:textfield;background:#fff;border-radius:8px}.nm-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.nm-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.nm-qty-input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px #146a8626}html[data-theme=dark] .nm-qty-input{color:#e5edef;background:#0f1a20;border-color:#ffffff1a}html[data-theme=dark] .nm-qty-input:focus{border-color:var(--accent);box-shadow:0 0 0 2px #f5a5242e}.nm-grand-total{color:var(--primary-deep)}html[data-theme=dark] .nm-grand-total{color:#f1f6f8}.nm-payment-picker{border:1px solid var(--border);background:#fafcfd;border-radius:10px;margin-bottom:12px;padding:14px}.nm-payment-picker__title{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin-bottom:10px;font-size:11px;font-weight:700}.nm-payment-picker__opt{border:1.5px solid var(--border);cursor:pointer;color:var(--ink);border-radius:8px;align-items:center;gap:10px;margin-bottom:6px;padding:9px 12px;font-size:14px;display:flex}.nm-payment-picker__label{flex:1}.nm-payment-picker__note{color:var(--muted);font-size:11.5px}html[data-theme=dark] .nm-payment-picker{background:#19242b;border-color:#ffffff1a}html[data-theme=dark] .nm-payment-picker__opt{color:#e5edef;background:#0f1a20;border-color:#ffffff1a}html[data-theme=dark] .nm-payment-picker__opt:hover{background:#222f37}:is(.nm-payment-picker__opt:has(input:checked),.nm-payment-picker__opt--active){border-color:var(--primary);background:#146a8614}:is(html[data-theme=dark] .nm-payment-picker__opt:has(input:checked),html[data-theme=dark] .nm-payment-picker__opt--active){border-color:var(--accent);background:#f5a5241a}#nm-theme-fab{flex-shrink:0}html[data-theme=dark] #nm-theme-fab{color:#e5edef!important;background:#0f1a20!important;border-color:#ffffff1f!important}.theme-toggle{min-height:44px;margin-top:auto}.theme-toggle:hover{color:#fff!important;background:#ffffff0f!important}
