.unlock-module__SaAbvG__staffList{flex-direction:column;gap:8px;display:flex}.unlock-module__SaAbvG__staffBtn{width:100%;min-height:var(--control-h,40px);padding:var(--control-pad-y,9px) var(--control-pad-x,12px);border-radius:var(--control-radius,10px);border:1px solid var(--border-2);background:var(--control-bg-2);color:var(--text-strong);cursor:pointer;text-align:left;align-items:center;gap:12px;font-family:inherit;transition:border-color .15s,background .15s;display:flex}.unlock-module__SaAbvG__staffBtn:hover{border-color:var(--brand);background:var(--control-bg-hover)}.unlock-module__SaAbvG__staffBtn:focus-visible{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-glow);outline:none}.unlock-module__SaAbvG__staffAvatar{background:var(--brand-dim);width:38px;height:38px;color:var(--brand-soft);border-radius:50%;flex-shrink:0;place-items:center;font-size:15px;font-weight:700;display:grid}.unlock-module__SaAbvG__staffText{flex-direction:column;gap:2px;min-width:0;display:flex}.unlock-module__SaAbvG__staffName{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.unlock-module__SaAbvG__staffRole{color:var(--text-muted);text-transform:capitalize;font-size:12px}.unlock-module__SaAbvG__pinHead{align-items:center;gap:10px;margin-bottom:14px;display:flex}.unlock-module__SaAbvG__pinBack{border-radius:calc(9px * var(--radius-mult,1));border:1px solid var(--border-2);width:34px;height:34px;color:var(--text-muted);cursor:pointer;background:0 0;flex-shrink:0;place-items:center;transition:color .15s,border-color .15s;display:grid}.unlock-module__SaAbvG__pinBack:hover{color:var(--text-strong);border-color:var(--border-3)}.unlock-module__SaAbvG__pinWho{flex-direction:column;gap:1px;min-width:0;display:flex}.unlock-module__SaAbvG__pinWho strong{color:var(--text-strong);font-size:14px}.unlock-module__SaAbvG__pinWho span{color:var(--text-muted);text-transform:capitalize;font-size:12px}.unlock-module__SaAbvG__dots{justify-content:center;gap:12px;margin:6px 0 18px;display:flex}.unlock-module__SaAbvG__dot{border:1.6px solid var(--border-3);border-radius:50%;width:13px;height:13px;transition:background .12s,border-color .12s,transform .12s}.unlock-module__SaAbvG__dotFilled{background:var(--brand-strong);border-color:var(--brand-strong);transform:scale(1.06)}.unlock-module__SaAbvG__keypad{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.unlock-module__SaAbvG__key{border-radius:calc(12px * var(--radius-mult,1));border:1px solid var(--border-2);background:var(--control-bg-2);height:58px;color:var(--text-strong);cursor:pointer;font-family:inherit;font-size:22px;font-weight:600;transition:background .12s,transform 80ms}.unlock-module__SaAbvG__key:hover:not(:disabled){background:var(--control-bg-hover)}.unlock-module__SaAbvG__key:active:not(:disabled){transform:scale(.96)}.unlock-module__SaAbvG__key:disabled{opacity:.5;cursor:not-allowed}.unlock-module__SaAbvG__keyGhost{cursor:default;background:0 0;border-color:#0000}.unlock-module__SaAbvG__keyGhost:hover{background:0 0}.unlock-module__SaAbvG__note{color:var(--text-muted);margin:0 0 18px;font-size:14px;line-height:1.5}.unlock-module__SaAbvG__altRow{text-align:center;margin-top:20px;font-size:13px}.unlock-module__SaAbvG__altRow button{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;transition:color .15s}.unlock-module__SaAbvG__altRow button:hover{color:var(--text-strong);text-decoration:underline}.unlock-module__SaAbvG__loading{place-items:center;padding:28px 0;display:grid}
@keyframes Spinner-module__s0pLYa__spin{to{transform:rotate(360deg)}}@keyframes Spinner-module__s0pLYa__spinFade{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.Spinner-module__s0pLYa__spinnerWrap{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:24px;display:flex}.Spinner-module__s0pLYa__spinner{border:3px solid var(--brand-dim);border-top-color:var(--brand);border-right-color:var(--brand-soft);width:40px;height:40px;box-shadow:0 0 0 4px var(--brand-dim), inset 0 0 12px var(--brand-dim);animation:.7s cubic-bezier(.53,.21,.29,.73) infinite Spinner-module__s0pLYa__spin;position:relative;border-radius:50%!important}.Spinner-module__s0pLYa__spinner:after{content:"";border:2px solid #0000;border-top-color:var(--glow-2);animation:1.2s cubic-bezier(.53,.21,.29,.73) infinite reverse Spinner-module__s0pLYa__spin;position:absolute;inset:-2px;border-radius:50%!important}.Spinner-module__s0pLYa__spinnerText{color:var(--text-2);letter-spacing:.4px;text-align:center;font-size:13px;font-weight:500;animation:1.5s ease-in-out infinite Spinner-module__s0pLYa__spinFade}.Spinner-module__s0pLYa__spinnerOverlay{z-index:9999;pointer-events:none;justify-content:center;align-items:center;animation:.15s Spinner-module__s0pLYa__fadeIn;display:flex;position:fixed;inset:0}@keyframes Spinner-module__s0pLYa__fadeIn{0%{opacity:0}to{opacity:1}}.Spinner-module__s0pLYa__spinnerOverlay .Spinner-module__s0pLYa__spinnerWrap{width:auto;height:auto;box-shadow:none;background:0 0;border:none;padding:24px;border-radius:0!important}.Spinner-module__s0pLYa__spinnerInline{border:2px solid color-mix(in srgb, currentColor 25%, transparent);vertical-align:middle;border-top-color:currentColor;justify-content:center;align-items:center;width:16px;height:16px;animation:.6s linear infinite Spinner-module__s0pLYa__spin;display:inline-flex;border-radius:50%!important}
.app-topbar-module__l3ctea__topbar{background:var(--topbar-bg);border-bottom:1px solid var(--topbar-border);height:52px;box-shadow:var(--topbar-shadow);-webkit-backdrop-filter:blur(18px)saturate(1.1);backdrop-filter:blur(18px)saturate(1.1);z-index:10;flex-shrink:0;align-items:center;gap:12px;padding:0 16px;display:flex;position:sticky;top:0}.app-topbar-module__l3ctea__left{flex-shrink:0;align-items:center;gap:8px;min-width:0;display:flex}.app-topbar-module__l3ctea__menuToggle,.app-topbar-module__l3ctea__mobileSearch{border-radius:var(--radius-md,12px);border:1px solid var(--border-subtle);background:linear-gradient(180deg, var(--control-bg-2), transparent);width:40px;height:40px;color:var(--text-muted);cursor:pointer;-webkit-tap-highlight-color:transparent;flex-shrink:0;justify-content:center;align-items:center;font-family:inherit;transition:transform .14s,background .16s,border-color .16s,box-shadow .16s,color .16s;display:none}.app-topbar-module__l3ctea__menuToggle:hover,.app-topbar-module__l3ctea__mobileSearch:hover{background:var(--brand-dim-2);border-color:var(--brand-soft);color:var(--brand-soft);box-shadow:0 4px 14px var(--brand-glow)}.app-topbar-module__l3ctea__menuToggle:active,.app-topbar-module__l3ctea__mobileSearch:active{transform:scale(.93)}.app-topbar-module__l3ctea__navCollapse{color:var(--text-2);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-left:-6px;padding:0;transition:color .16s,transform .14s;display:flex}.app-topbar-module__l3ctea__navCollapse:hover{color:var(--text-strong)}.app-topbar-module__l3ctea__navCollapse:active{transform:scale(.9)}.app-topbar-module__l3ctea__mobileLogo{align-items:center;display:none}.app-topbar-module__l3ctea__switcherSlot,.app-topbar-module__l3ctea__playerSlot{flex-shrink:0;align-items:center;display:flex}.app-topbar-module__l3ctea__playerSlot:not(:empty){margin-left:4px}.app-topbar-module__l3ctea__crumb{letter-spacing:0;align-items:center;gap:5px;min-width:0;font-size:11px;font-weight:600;display:flex}.app-topbar-module__l3ctea__crumbDim{color:var(--text-faint);white-space:nowrap}.app-topbar-module__l3ctea__crumbSep{color:var(--text-faint-2)}.app-topbar-module__l3ctea__crumbActive{color:var(--text-strong);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.app-topbar-module__l3ctea__searchWrap{flex:1;align-items:center;width:100%;min-width:0;display:flex}.app-topbar-module__l3ctea__search{border-radius:var(--radius-lg,14px);cursor:text;background:0 0;border:1px solid #0000;align-items:center;gap:12px;width:100%;height:48px;min-height:48px;padding:0 16px;transition:background .15s;display:flex}.app-topbar-module__l3ctea__searchIcon{color:var(--text-2);flex-shrink:0}.app-topbar-module__l3ctea__searchInput{height:28px;min-height:0;color:var(--text-strong);cursor:text;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:15px;font-weight:600}.app-topbar-module__l3ctea__searchInput::placeholder{color:var(--input-placeholder)}.app-topbar-module__l3ctea__searchInput:focus-visible{box-shadow:none}@media (max-width:768px){.app-topbar-module__l3ctea__topbar{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;height:56px;padding:0 14px;display:grid}.app-topbar-module__l3ctea__crumb,.app-topbar-module__l3ctea__searchWrap{display:none}.app-topbar-module__l3ctea__left{justify-self:start;gap:0}.app-topbar-module__l3ctea__navCollapse{display:none}.app-topbar-module__l3ctea__menuToggle{display:flex}.app-topbar-module__l3ctea__mobileLogo{justify-self:center;display:flex}.app-topbar-module__l3ctea__mobileSearch{justify-self:end;display:flex}.app-topbar-module__l3ctea__switcherSlot{display:none}}
.global-search-module__i_ZC0q__overlay{-webkit-backdrop-filter:blur(10px)saturate(1.05);z-index:11000;background:#0000008c;justify-content:center;align-items:flex-start;padding:14vh 20px 20px;display:flex;position:fixed;inset:0}.global-search-module__i_ZC0q__popover{background:var(--surface);border:1px solid var(--border-2);border-radius:var(--radius-lg);width:760px;max-width:95vw;box-shadow:var(--shadow-lg);flex-direction:column;display:flex;overflow:hidden}.global-search-module__i_ZC0q__inputRow{background:var(--input-bg);border:1px solid var(--input-border);border-radius:var(--radius-md,12px);height:60px;box-shadow:var(--shadow-inset);align-items:center;gap:20px;margin:16px;padding:0 24px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.global-search-module__i_ZC0q__inputRow:focus-within{border-color:var(--input-border-focus);background:var(--input-bg-focus);box-shadow:var(--focus-ring), var(--shadow-inset)}.global-search-module__i_ZC0q__inputIcon{color:var(--text-2);flex-shrink:0}.global-search-module__i_ZC0q__input{min-width:0;color:var(--text-strong);background:0 0;border:none;outline:none;flex:1;height:100%;padding:0 10px;font-family:inherit;font-size:18px;font-weight:500}.global-search-module__i_ZC0q__input:focus-visible{box-shadow:none}.global-search-module__i_ZC0q__input::placeholder{color:var(--input-placeholder)}.global-search-module__i_ZC0q__clearBtn{background:var(--control-bg-2);border:1px solid var(--border);border-radius:var(--radius-sm,7px);width:24px;height:24px;color:var(--text-2);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .12s;display:flex}.global-search-module__i_ZC0q__clearBtn:hover{background:var(--control-bg-hover);color:var(--text-strong)}.global-search-module__i_ZC0q__escKbd{background:var(--control-bg-2);border:1px solid var(--border);border-radius:var(--radius-sm,6px);color:var(--text-2);white-space:nowrap;flex-shrink:0;align-items:center;gap:2px;padding:3px 8px;font-family:inherit;font-size:11px;font-weight:700;display:inline-flex}.global-search-module__i_ZC0q__results{border-top:1px solid var(--border);max-height:480px;padding:8px 0;overflow-y:auto}.global-search-module__i_ZC0q__loading,.global-search-module__i_ZC0q__empty{text-align:center;color:var(--text-2);padding:24px;font-size:14px}.global-search-module__i_ZC0q__group{padding:6px 0}.global-search-module__i_ZC0q__groupHeader{text-transform:uppercase;letter-spacing:.7px;color:var(--text-2);align-items:center;gap:8px;padding:8px 24px;font-size:11px;font-weight:700;display:flex}.global-search-module__i_ZC0q__resultRow{width:100%;color:var(--text-muted);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:10px 24px;font-family:inherit;font-size:15px;transition:background .1s,color .1s;display:flex}.global-search-module__i_ZC0q__resultRow:hover,.global-search-module__i_ZC0q__resultRowSelected{background:var(--control-bg-2);color:var(--text-strong)}.global-search-module__i_ZC0q__resultLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.global-search-module__i_ZC0q__resultSub{color:var(--text-2);white-space:nowrap;flex-shrink:0;font-size:13px}.global-search-module__i_ZC0q__footer{border-top:1px solid var(--border);color:var(--text-2);justify-content:space-between;align-items:center;padding:12px 24px;font-size:12px;display:flex}.global-search-module__i_ZC0q__footerHints{align-items:center;gap:10px;display:flex}.global-search-module__i_ZC0q__footerHints kbd{background:var(--control-bg-2);border:1px solid var(--border);border-radius:calc(5px * var(--radius-mult,1));color:var(--text-2);align-items:center;padding:2px 6px;font-family:inherit;font-size:10px;font-weight:700;display:inline-flex}
@keyframes PlayerBar-module__9BCH4G__spin{to{transform:rotate(360deg)}}@media (max-width:640px){.PlayerBar-module__9BCH4G__panel,.PlayerBar-module__9BCH4G__dock,.PlayerBar-module__9BCH4G__bubble{display:none!important}}.PlayerBar-module__9BCH4G__panel{top:14px;right:14px;bottom:calc(14px + var(--player-dock-h,0px));z-index:1400;border-radius:calc(22px * var(--radius-mult,1));background:var(--surface-elevated,linear-gradient(180deg, #181b26f7, #0b0c12fa));border:1px solid var(--border-2,#94a3b82e);-webkit-backdrop-filter:blur(20px)saturate(1.3);backdrop-filter:blur(20px)saturate(1.3);opacity:0;pointer-events:none;flex-direction:column;width:min(360px,100vw - 28px);transition:translate .36s cubic-bezier(.22,1,.36,1),opacity .25s;display:flex;position:fixed;overflow:hidden;translate:calc(100% + 26px);box-shadow:-24px 0 70px #00000080}.PlayerBar-module__9BCH4G__panelOpen{opacity:1;pointer-events:auto;translate:0}.PlayerBar-module__9BCH4G__glow{background:radial-gradient(circle at 40% 60%, var(--brand-glow,#2563eb4d), transparent 60%), radial-gradient(circle at 65% 40%, var(--brand-dim-2,#2563eb38), transparent 62%);pointer-events:none;filter:blur(10px);width:380px;height:300px;position:absolute;top:-140px;left:50%;transform:translate(-50%)}.PlayerBar-module__9BCH4G__head{border-bottom:1px solid var(--border);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:14px 14px 12px;display:flex;position:relative}.PlayerBar-module__9BCH4G__headTitle{letter-spacing:.5px;text-transform:uppercase;color:var(--text-2);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:8px;max-width:66%;font-size:12px;font-weight:700;display:inline-flex;overflow:hidden}.PlayerBar-module__9BCH4G__headActions{gap:4px;display:flex}.PlayerBar-module__9BCH4G__backBtn{border-radius:calc(10px * var(--radius-mult,1));background:var(--surface-2,#94a3b81a);color:var(--text-strong);cursor:pointer;border:none;align-items:center;gap:3px;padding:6px 12px 6px 8px;font-size:13px;font-weight:650;display:inline-flex}.PlayerBar-module__9BCH4G__backBtn:hover{background:var(--surface,#13141a)}.PlayerBar-module__9BCH4G__iconBtn.PlayerBar-module__9BCH4G__on{color:var(--brand,#3b82f6)}.PlayerBar-module__9BCH4G__iconBtn{border-radius:calc(10px * var(--radius-mult,1));width:34px;height:34px;color:var(--text-2);cursor:pointer;background:0 0;border:none;place-items:center;transition:color .15s,background .15s;display:grid}.PlayerBar-module__9BCH4G__iconBtn:hover{color:var(--text-strong);background:var(--surface-2,#94a3b81a)}.PlayerBar-module__9BCH4G__body{flex-direction:column;padding:18px 22px 22px;display:flex;position:relative;overflow-y:auto}.PlayerBar-module__9BCH4G__artArea{justify-content:center;padding:6px 0 20px;display:flex}.PlayerBar-module__9BCH4G__ytBox{aspect-ratio:16/9;border-radius:calc(16px * var(--radius-mult,1));background:#000;width:100%;display:none;overflow:hidden;box-shadow:0 14px 36px #00000073}.PlayerBar-module__9BCH4G__ytShow{display:block}.PlayerBar-module__9BCH4G__ytHost{width:100%;height:100%}.PlayerBar-module__9BCH4G__discWrap{place-items:center;width:218px;height:218px;display:grid;position:relative}.PlayerBar-module__9BCH4G__discGlow{background:conic-gradient(from 0deg, var(--brand-strong,#2563eb), var(--brand-soft,#60a5fa), var(--accent,#3b82f6), var(--brand-strong,#2563eb));filter:blur(34px);opacity:.5;z-index:0;border-radius:50%;animation:16s linear infinite PlayerBar-module__9BCH4G__spin;position:absolute;inset:0}.PlayerBar-module__9BCH4G__disc{z-index:1;background:radial-gradient(120% 120% at 30% 22%, var(--brand-soft,#60a5fa) 0%, var(--brand-strong,#2563eb) 52%, color-mix(in srgb, var(--brand-strong,#2563eb) 45%, #05070d) 100%);border-radius:50%;place-items:center;width:210px;height:210px;display:grid;position:relative;box-shadow:0 24px 55px #00000052,inset 0 0 0 1px #ffffff1a,inset 0 0 60px #0000006b}.PlayerBar-module__9BCH4G__disc:before{content:"";background:linear-gradient(130deg,#ffffff52,#fff0 42%);border-radius:50%;position:absolute;inset:0}.PlayerBar-module__9BCH4G__discGrooves{opacity:.6;background:repeating-radial-gradient(circle,#ffffff0d 0 1px,#0000001f 1px 5px);border-radius:50%;position:absolute;inset:14px;-webkit-mask:radial-gradient(circle,#0000 26px,#000 27px);mask:radial-gradient(circle,#0000 26px,#000 27px)}.PlayerBar-module__9BCH4G__discSpin{animation:14s linear infinite PlayerBar-module__9BCH4G__spin}.PlayerBar-module__9BCH4G__discHole{z-index:2;background:radial-gradient(circle at center, #2a2d3a 0 40%, var(--surface,#13141a) 41%);border-radius:50%;width:52px;height:52px;position:absolute;box-shadow:inset 0 0 0 5px #0006,0 0 0 1px #ffffff1f,0 2px 8px #0006}.PlayerBar-module__9BCH4G__nowTitle{color:var(--text-strong);text-align:center;font-size:20px;font-weight:780;line-height:1.2}.PlayerBar-module__9BCH4G__nowSub{color:var(--text-2);text-align:center;margin-top:5px;font-size:13px}.PlayerBar-module__9BCH4G__seekRow{align-items:center;gap:10px;margin:20px 0 6px;display:flex}.PlayerBar-module__9BCH4G__time{font-variant-numeric:tabular-nums;color:var(--text-2);text-align:center;flex:none;width:34px;font-size:11px}.PlayerBar-module__9BCH4G__seek,.PlayerBar-module__9BCH4G__vol{appearance:none;border-radius:calc(5px * var(--radius-mult,1));cursor:pointer;background:linear-gradient(to right, var(--brand,#3b82f6) var(--pct,0%), var(--border-2,#94a3b840) var(--pct,0%));outline:none;flex:1;min-width:0;height:5px}.PlayerBar-module__9BCH4G__seek::-webkit-slider-thumb{appearance:none;background:var(--text-strong,#fff);border-radius:50%;width:15px;height:15px;transition:transform .12s;box-shadow:0 1px 5px #00000080}.PlayerBar-module__9BCH4G__vol::-webkit-slider-thumb{appearance:none;background:var(--text-strong,#fff);border-radius:50%;width:15px;height:15px;transition:transform .12s;box-shadow:0 1px 5px #00000080}.PlayerBar-module__9BCH4G__seek:hover::-webkit-slider-thumb{transform:scale(1.2)}.PlayerBar-module__9BCH4G__vol:hover::-webkit-slider-thumb{transform:scale(1.2)}.PlayerBar-module__9BCH4G__seek::-moz-range-thumb{background:var(--text-strong,#fff);border:none;border-radius:50%;width:15px;height:15px}.PlayerBar-module__9BCH4G__vol::-moz-range-thumb{background:var(--text-strong,#fff);border:none;border-radius:50%;width:15px;height:15px}.PlayerBar-module__9BCH4G__controls{justify-content:center;align-items:center;gap:12px;margin:12px 0 4px;display:flex}.PlayerBar-module__9BCH4G__ctrl{border-radius:calc(13px * var(--radius-mult,1));width:44px;height:44px;color:var(--text-2);cursor:pointer;background:0 0;border:none;place-items:center;transition:color .15s,background .15s;display:grid;position:relative}.PlayerBar-module__9BCH4G__ctrl:hover{color:var(--text-strong);background:var(--surface-2,#94a3b81a)}.PlayerBar-module__9BCH4G__ctrl.PlayerBar-module__9BCH4G__on{color:var(--brand,#3b82f6);background:var(--brand-dim,#2563eb29)}.PlayerBar-module__9BCH4G__playBtn{cursor:pointer;background:var(--brand,#3b82f6);width:64px;height:64px;color:var(--brand-text-on,#fff);box-shadow:0 12px 28px var(--brand-glow,#2563eb4d), inset 0 1px 2px #ffffff59;border:none;border-radius:50%;place-items:center;transition:transform .12s,box-shadow .12s;display:grid}.PlayerBar-module__9BCH4G__playBtn:hover{box-shadow:0 16px 38px var(--brand-glow,#2563eb66);transform:scale(1.07)}.PlayerBar-module__9BCH4G__playBtn:active{transform:scale(.97)}.PlayerBar-module__9BCH4G__volRow{align-self:center;align-items:center;gap:8px;width:100%;max-width:240px;margin-top:14px;display:flex}.PlayerBar-module__9BCH4G__volBtn{width:30px;height:30px;color:var(--text-2);cursor:pointer;border-radius:calc(8px * var(--radius-mult,1));background:0 0;border:none;flex:none;place-items:center;display:grid}.PlayerBar-module__9BCH4G__volBtn:hover{color:var(--text-strong)}.PlayerBar-module__9BCH4G__queue{border-top:1px solid var(--border);flex-direction:column;gap:2px;margin-top:20px;padding-top:10px;display:flex}.PlayerBar-module__9BCH4G__queueItem{border-radius:calc(11px * var(--radius-mult,1));color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;padding:10px;transition:background .12s;display:flex}.PlayerBar-module__9BCH4G__queueItem:hover{background:var(--surface-2,#94a3b814)}.PlayerBar-module__9BCH4G__queueActive{background:linear-gradient(90deg, var(--brand-dim,#2563eb2e), transparent);box-shadow:inset 2px 0 0 var(--brand,#3b82f6)}.PlayerBar-module__9BCH4G__queueActive .PlayerBar-module__9BCH4G__queueName{color:var(--brand,#3b82f6);font-weight:650}.PlayerBar-module__9BCH4G__queueIdx{text-align:center;font-variant-numeric:tabular-nums;width:22px;color:var(--text-2);flex:none;place-items:center;font-size:12px;display:grid}.PlayerBar-module__9BCH4G__queueName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;overflow:hidden}.PlayerBar-module__9BCH4G__badge{letter-spacing:.5px;color:#fff;border-radius:calc(5px * var(--radius-mult,1));background:red;flex:none;padding:2px 5px;font-size:9px;font-weight:800}.PlayerBar-module__9BCH4G__eq{align-items:flex-end;gap:2px;height:13px;display:inline-flex}.PlayerBar-module__9BCH4G__eq i{background:var(--brand,#3b82f6);border-radius:calc(2px * var(--radius-mult,1));width:3px;animation:.9s ease-in-out infinite PlayerBar-module__9BCH4G__eq}.PlayerBar-module__9BCH4G__eq i:first-child{animation-delay:-.2s}.PlayerBar-module__9BCH4G__eq i:nth-child(2){animation-delay:-.5s}.PlayerBar-module__9BCH4G__eq i:nth-child(3){animation-delay:-.35s}@keyframes PlayerBar-module__9BCH4G__eq{0%,to{height:3px}50%{height:13px}}.PlayerBar-module__9BCH4G__libGroup{margin-bottom:14px}.PlayerBar-module__9BCH4G__libHead{letter-spacing:.5px;text-transform:uppercase;color:var(--text-2);align-items:center;gap:6px;padding:6px 6px 8px;font-size:11px;font-weight:700;display:flex}.PlayerBar-module__9BCH4G__libRow{border-radius:calc(12px * var(--radius-mult,1));width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;padding:8px;transition:background .12s;display:flex}.PlayerBar-module__9BCH4G__libRow:hover{background:var(--surface-2,#94a3b814)}.PlayerBar-module__9BCH4G__libRow:disabled{opacity:.45;cursor:default}.PlayerBar-module__9BCH4G__libRow:hover .PlayerBar-module__9BCH4G__libPlay{opacity:1}.PlayerBar-module__9BCH4G__libArt{border-radius:calc(10px * var(--radius-mult,1));color:#fff;flex:none;place-items:center;width:40px;height:40px;display:grid}.PlayerBar-module__9BCH4G__artQuran{background:radial-gradient(120% 120% at 30% 20%,#0ea5e9,#1e3a8a)}.PlayerBar-module__9BCH4G__artMusic{background:radial-gradient(120% 120% at 30% 20%,#f59e0b,#b45309)}.PlayerBar-module__9BCH4G__artPlaylist{background:radial-gradient(120% 120% at 30% 20%,#a78bfa,#6d28d9)}.PlayerBar-module__9BCH4G__libMeta{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.PlayerBar-module__9BCH4G__libName{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.PlayerBar-module__9BCH4G__libSub{color:var(--text-2);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.PlayerBar-module__9BCH4G__libPlay{color:var(--brand,#3b82f6);opacity:0;flex:none;transition:opacity .12s}.PlayerBar-module__9BCH4G__libNote{color:var(--text-2);padding:8px;font-size:12.5px}.PlayerBar-module__9BCH4G__dock{z-index:1300;background:var(--surface-glass,#0d0e14eb);border-top:1px solid var(--border-2,#94a3b82e);-webkit-backdrop-filter:blur(18px)saturate(1.3);backdrop-filter:blur(18px)saturate(1.3);opacity:0;pointer-events:none;grid-template-columns:minmax(0,1fr) minmax(0,1.7fr) minmax(0,1fr);align-items:center;gap:16px;padding:9px 16px;transition:translate .34s cubic-bezier(.22,1,.36,1),opacity .25s;display:grid;position:fixed;bottom:0;left:0;right:0;translate:0 100%;box-shadow:0 -12px 34px #00000047}.PlayerBar-module__9BCH4G__dockOpen{opacity:1;pointer-events:auto;translate:0}.PlayerBar-module__9BCH4G__dockNow{align-items:center;gap:10px;min-width:0;display:flex}.PlayerBar-module__9BCH4G__dockArt{color:#fff;background:radial-gradient(120% 120% at 30% 25%, var(--brand-soft,#60a5fa), var(--brand-strong,#2563eb) 70%, color-mix(in srgb, var(--brand-strong,#2563eb) 55%, #05070d));background-position:50%;background-size:cover;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #ffffff1f}.PlayerBar-module__9BCH4G__dockText{cursor:pointer;text-align:left;background:0 0;border:none;flex-direction:column;align-items:flex-start;gap:1px;min-width:0;padding:0;display:flex}.PlayerBar-module__9BCH4G__dockCenter{flex-direction:column;justify-self:center;align-items:center;gap:3px;width:100%;min-width:0;max-width:620px;display:flex}.PlayerBar-module__9BCH4G__dockCtrls{align-items:center;gap:4px;display:flex}.PlayerBar-module__9BCH4G__dockSeek{align-items:center;gap:10px;width:100%;display:flex}.PlayerBar-module__9BCH4G__dockRight{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:4px;min-width:0;display:flex}.PlayerBar-module__9BCH4G__dockVol{flex:0 104px;align-items:center;gap:6px;width:104px;min-width:0;display:flex}.PlayerBar-module__9BCH4G__dockBtn{width:34px;height:34px;color:var(--text-2);cursor:pointer;background:0 0;border:none;border-radius:50%;flex:none;place-items:center;transition:color .15s,background .15s;display:grid}.PlayerBar-module__9BCH4G__dockBtn:hover{color:var(--text-strong);background:var(--surface-2,#94a3b81f)}.PlayerBar-module__9BCH4G__dockBtn.PlayerBar-module__9BCH4G__on{color:var(--brand,#3b82f6)}@media (max-width:1100px){.PlayerBar-module__9BCH4G__dockVol{display:none}}@media (max-width:900px){.PlayerBar-module__9BCH4G__dock{grid-template-columns:minmax(0,1fr) auto auto;gap:10px}.PlayerBar-module__9BCH4G__dockWide{display:none}}.PlayerBar-module__9BCH4G__bubble{z-index:1300;cursor:pointer;color:#fff;background:radial-gradient(120% 120% at 30% 25%, var(--brand-soft,#60a5fa), var(--brand-strong,#2563eb) 70%, color-mix(in srgb, var(--brand-strong,#2563eb) 55%, #05070d));background-position:50%;background-size:cover;border:none;border-radius:50%;place-items:center;width:46px;height:46px;transition:translate .3s cubic-bezier(.22,1,.36,1),scale .3s cubic-bezier(.22,1,.36,1),opacity .2s;display:grid;position:fixed;bottom:20px;right:20px;box-shadow:0 10px 26px #0006,inset 0 0 0 1px #ffffff1f}.PlayerBar-module__9BCH4G__bubble:hover{scale:1.06}.PlayerBar-module__9BCH4G__bubble{touch-action:none}.PlayerBar-module__9BCH4G__bubbleDragging{cursor:grabbing;transition:none;scale:1.08;box-shadow:0 16px 36px #00000080,inset 0 0 0 1px #fff3}.PlayerBar-module__9BCH4G__bubbleHidden{opacity:0;pointer-events:none;translate:0 140%;scale:.9}.PlayerBar-module__9BCH4G__bubbleInline{z-index:0;cursor:pointer;flex:none;width:34px;height:34px;transition:scale .18s cubic-bezier(.22,1,.36,1),box-shadow .18s;position:relative;inset:auto;box-shadow:inset 0 0 0 1px #ffffff24}.PlayerBar-module__9BCH4G__bubbleInline:hover{box-shadow:0 4px 14px var(--brand-glow,#00000059), inset 0 0 0 1px #ffffff38;scale:1.08}.PlayerBar-module__9BCH4G__miniSpin{animation:12s linear infinite PlayerBar-module__9BCH4G__spin}.PlayerBar-module__9BCH4G__miniPaused{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.PlayerBar-module__9BCH4G__miniSpin{animation:none}}.PlayerBar-module__9BCH4G__miniRing{pointer-events:none;width:calc(100% + 6px);height:calc(100% + 6px);position:absolute;inset:-3px;transform:rotate(-90deg)}.PlayerBar-module__9BCH4G__miniRingTrack{fill:none;stroke:var(--border-2,#94a3b84d);stroke-width:3px}.PlayerBar-module__9BCH4G__miniRingFill{fill:none;stroke:var(--brand,#3b82f6);stroke-width:3px;stroke-linecap:round;filter:drop-shadow(0 0 3px color-mix(in srgb, var(--brand,#3b82f6) 50%, transparent));transition:stroke-dashoffset .2s linear}.PlayerBar-module__9BCH4G__miniName{color:var(--text-strong,#f8fbff);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:13px;font-weight:650;overflow:hidden}.PlayerBar-module__9BCH4G__miniSub{color:var(--text-2,#efefef80);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10.5px;overflow:hidden}.PlayerBar-module__9BCH4G__miniPlay{cursor:pointer;background:var(--brand,#3b82f6);width:40px;height:40px;color:var(--brand-text-on,#fff);box-shadow:0 4px 12px var(--brand-glow,#0006);border:none;border-radius:50%;flex:none;place-items:center;transition:transform .12s;display:grid}.PlayerBar-module__9BCH4G__miniPlay:hover{transform:scale(1.07)}
.TopNav-module__uAFQiW__bar{height:var(--topbar-h,64px);background:var(--topbar-bg);border-bottom:1px solid var(--topbar-border);box-shadow:var(--topbar-shadow);-webkit-backdrop-filter:blur(18px)saturate(1.1);backdrop-filter:blur(18px)saturate(1.1);z-index:20;flex-shrink:0;align-items:center;gap:18px;padding:0 clamp(16px,2vw,32px);display:flex;position:sticky;top:0}.TopNav-module__uAFQiW__brand{flex-shrink:0;align-items:center;margin-right:4px;display:flex}.TopNav-module__uAFQiW__nav{scrollbar-width:none;flex:1;align-items:center;gap:2px;min-width:0;padding:4px 8px 4px 0;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 24px),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 24px),#0000)}.TopNav-module__uAFQiW__nav::-webkit-scrollbar{display:none}.TopNav-module__uAFQiW__item{border-radius:var(--radius-sm);color:var(--text-2);white-space:nowrap;cursor:pointer;background:0 0;border:none;align-items:center;gap:7px;padding:8px 13px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex;position:relative}.TopNav-module__uAFQiW__item:hover{background:var(--control-bg-2);color:var(--text)}.TopNav-module__uAFQiW__itemActive{background:var(--brand-dim);color:var(--brand-soft)}.TopNav-module__uAFQiW__itemActive:after{content:"";background:var(--brand);border-radius:calc(2px * var(--radius-mult,1)) calc(2px * var(--radius-mult,1)) 0 0;height:2px;position:absolute;bottom:-1px;left:13px;right:13px}.TopNav-module__uAFQiW__itemIcon{align-items:center;display:flex}.TopNav-module__uAFQiW__badge{background:var(--red-2);color:#fff;text-align:center;border-radius:999px;min-width:16px;padding:2px 6px;font-size:9px;font-weight:800;line-height:1.2}.TopNav-module__uAFQiW__right{flex-shrink:0;align-items:center;gap:10px;display:flex}.TopNav-module__uAFQiW__searchBtn{background:var(--input-bg);border:1px solid var(--input-border);border-radius:var(--radius-sm);height:34px;color:var(--text-2);cursor:pointer;align-items:center;gap:8px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.TopNav-module__uAFQiW__searchBtn:hover{border-color:var(--input-border-hover);color:var(--text)}.TopNav-module__uAFQiW__searchKbd{background:var(--control-bg-2);border:1px solid var(--border);border-radius:calc(4px * var(--radius-mult,1));padding:1px 5px;font-size:10px;font-weight:700}.TopNav-module__uAFQiW__avatarBtn{cursor:pointer;background:0 0;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:transform .12s,box-shadow .12s;display:flex}.TopNav-module__uAFQiW__avatarBtn:hover{box-shadow:0 0 0 2px var(--accent-dim);transform:translateY(-1px)}.TopNav-module__uAFQiW__avatarBtn:focus-visible{box-shadow:0 0 0 2px var(--accent);outline:none}@media (max-width:900px){.TopNav-module__uAFQiW__item span:not(.TopNav-module__uAFQiW__badge),.TopNav-module__uAFQiW__searchBtn span{display:none}}
.ContextPanel-module__HMMUrG__panel{width:var(--right-panel-w,280px);background:var(--surface-glass);border-left:1px solid var(--border);flex-direction:column;flex-shrink:0;gap:20px;height:100vh;padding:18px 16px;display:flex;overflow-y:auto}.ContextPanel-module__HMMUrG__section{flex-direction:column;gap:10px;display:flex}.ContextPanel-module__HMMUrG__sectionTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);align-items:center;gap:7px;font-size:10px;font-weight:800;display:flex}.ContextPanel-module__HMMUrG__quickGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.ContextPanel-module__HMMUrG__quickBtn{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;text-align:left;flex-direction:column;align-items:flex-start;gap:6px;padding:12px;font-family:inherit;font-size:12px;font-weight:600;transition:all .15s;display:flex}.ContextPanel-module__HMMUrG__quickBtn:hover{border-color:var(--brand);background:var(--brand-dim);color:var(--brand-soft);transform:translateY(-1px)}.ContextPanel-module__HMMUrG__quickIcon{border-radius:var(--radius-sm);background:var(--accent-dim);width:28px;height:28px;color:var(--accent-2);justify-content:center;align-items:center;display:flex}.ContextPanel-module__HMMUrG__statCard{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);padding:12px 14px}.ContextPanel-module__HMMUrG__statLabel{color:var(--text-2);font-size:11px;font-weight:600}.ContextPanel-module__HMMUrG__statValue{color:var(--text-strong);font-variant-numeric:tabular-nums;margin-top:2px;font-size:22px;font-weight:800}.ContextPanel-module__HMMUrG__statSub{color:var(--text-3);margin-top:2px;font-size:11px}.ContextPanel-module__HMMUrG__list{flex-direction:column;gap:6px;display:flex}.ContextPanel-module__HMMUrG__listItem{border-radius:var(--radius-sm);color:var(--text-muted);border:1px solid #0000;align-items:center;gap:9px;padding:8px 10px;font-size:12px;display:flex}.ContextPanel-module__HMMUrG__listItem:hover{background:var(--control-bg-2)}.ContextPanel-module__HMMUrG__listDot{background:var(--accent);border-radius:999px;flex-shrink:0;width:6px;height:6px}.ContextPanel-module__HMMUrG__empty{color:var(--text-3);padding:6px 2px;font-size:12px}@media (max-width:1200px){.ContextPanel-module__HMMUrG__panel{display:none}}
.frontend-shell-module__iP36cq__crumbDim{color:var(--text-faint);font-size:11px;font-weight:700}.frontend-shell-module__iP36cq__crumbSep{color:var(--text-faint-2);font-size:11px}.frontend-shell-module__iP36cq__crumbActive{color:var(--text-strong);font-size:11px;font-weight:800}.frontend-shell-module__iP36cq__container{background:linear-gradient(115deg, var(--bg-tint), transparent 34%), linear-gradient(180deg, var(--bg-gradient-from) 0%, var(--bg-gradient-to) 100%);height:100%;padding:var(--content-pad-y,clamp(18px, 2.15vw, 30px)) var(--content-pad-x,clamp(18px, 2.15vw, 30px));color:var(--text);overscroll-behavior:contain;overflow-y:auto}.frontend-shell-module__iP36cq__header,.frontend-shell-module__iP36cq__content{max-width:var(--content-max-w,none);width:100%;margin-inline:auto}.frontend-shell-module__iP36cq__header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.frontend-shell-module__iP36cq__header>div:first-child{min-width:0}.frontend-shell-module__iP36cq__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--text-dim);margin-bottom:8px;font-size:10px}.frontend-shell-module__iP36cq__title{color:var(--text-strong);letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(27px,2.45vw,36px);font-weight:850;line-height:1.08}.frontend-shell-module__iP36cq__subtitle{max-width:820px;color:var(--text-muted);text-wrap:pretty;margin:9px 0 0;font-size:14.5px;line-height:1.5}.frontend-shell-module__iP36cq__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.frontend-shell-module__iP36cq__content{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.frontend-shell-module__iP36cq__contentFlush{padding:0}.frontend-shell-module__iP36cq__contentTransparent{box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}@media (min-width:769px) and (max-width:1180px){.frontend-shell-module__iP36cq__header{flex-direction:column;align-items:stretch;gap:14px}.frontend-shell-module__iP36cq__actions{justify-content:flex-start;width:100%}.frontend-shell-module__iP36cq__subtitle{max-width:none}}@media (max-width:768px){.frontend-shell-module__iP36cq__container{padding:14px}.frontend-shell-module__iP36cq__header{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:14px}.frontend-shell-module__iP36cq__withActions .frontend-shell-module__iP36cq__actions{background:var(--surface-elevated);border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft);border-radius:0;flex-wrap:wrap;justify-content:center;align-self:stretch;gap:8px;width:auto;max-width:none;margin:0 -14px;padding:10px 12px;position:relative;transform:none}.frontend-shell-module__iP36cq__withActions .frontend-shell-module__iP36cq__actions>div{display:contents}.frontend-shell-module__iP36cq__withActions .frontend-shell-module__iP36cq__actions>button,.frontend-shell-module__iP36cq__withActions .frontend-shell-module__iP36cq__actions>a,.frontend-shell-module__iP36cq__withActions .frontend-shell-module__iP36cq__actions>div>button,.frontend-shell-module__iP36cq__withActions .frontend-shell-module__iP36cq__actions>div>a{flex:140px;justify-content:center;min-width:0;min-height:42px}.frontend-shell-module__iP36cq__withActions .frontend-shell-module__iP36cq__actions>div>div{flex:none}.frontend-shell-module__iP36cq__contentFlush,.frontend-shell-module__iP36cq__withActions .frontend-shell-module__iP36cq__contentFlush{padding:0}}.frontend-shell-module__iP36cq__loadingOverlay{justify-content:center;align-items:center;min-height:60vh;display:flex}.frontend-shell-module__iP36cq__emptyState{min-height:220px;color:var(--text-2);text-align:center;place-items:center;display:grid}@media print{.frontend-shell-module__iP36cq__container{background:#fff!important;padding:0!important}.frontend-shell-module__iP36cq__header{display:none!important}.frontend-shell-module__iP36cq__content{box-shadow:none!important;background:#fff!important;border:none!important;border-radius:0!important;padding:0!important}.frontend-shell-module__iP36cq__contentFlush{padding:0!important}}
.CommandPalette-module__PeC5dW__overlay{z-index:10000;-webkit-backdrop-filter:blur(6px);background:#00000080;justify-content:center;align-items:flex-start;padding-top:14vh;animation:.14s CommandPalette-module__PeC5dW__cpFade;display:flex;position:fixed;inset:0}@keyframes CommandPalette-module__PeC5dW__cpFade{0%{opacity:0}to{opacity:1}}@keyframes CommandPalette-module__PeC5dW__cpPop{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.CommandPalette-module__PeC5dW__panel{background:var(--surface-raised);border:1px solid var(--border-2);border-radius:var(--radius-lg);width:min(640px,92vw);max-height:64vh;box-shadow:var(--shadow-lg);flex-direction:column;animation:.16s cubic-bezier(.22,1,.36,1) CommandPalette-module__PeC5dW__cpPop;display:flex;overflow:hidden}.CommandPalette-module__PeC5dW__searchRow{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:16px 18px;display:flex}.CommandPalette-module__PeC5dW__searchIcon{color:var(--text-2);flex-shrink:0}.CommandPalette-module__PeC5dW__input{color:var(--text-strong);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:16px;font-weight:500}.CommandPalette-module__PeC5dW__input::placeholder{color:var(--input-placeholder)}.CommandPalette-module__PeC5dW__kbd{color:var(--text-3);background:var(--control-bg-2);border:1px solid var(--border);border-radius:calc(5px * var(--radius-mult,1));white-space:nowrap;padding:3px 7px;font-family:inherit;font-size:10px;font-weight:700}.CommandPalette-module__PeC5dW__results{padding:8px;overflow-y:auto}.CommandPalette-module__PeC5dW__groupLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);padding:10px 12px 6px;font-size:10px;font-weight:800}.CommandPalette-module__PeC5dW__item{border-radius:var(--radius-sm);width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;padding:10px 12px;font-family:inherit;font-size:14px;font-weight:500;transition:background .1s;display:flex}.CommandPalette-module__PeC5dW__itemActive{background:var(--brand-dim-2);color:var(--text-strong)}.CommandPalette-module__PeC5dW__itemIcon{border-radius:var(--radius-sm);background:var(--control-bg-2);width:30px;height:30px;color:var(--accent-2);flex-shrink:0;justify-content:center;align-items:center;display:flex}.CommandPalette-module__PeC5dW__itemActive .CommandPalette-module__PeC5dW__itemIcon{background:var(--brand-dim);color:var(--brand-soft)}.CommandPalette-module__PeC5dW__itemLabel{flex:1}.CommandPalette-module__PeC5dW__itemHint{color:var(--text-3);font-size:11px;font-weight:600}.CommandPalette-module__PeC5dW__empty{text-align:center;color:var(--text-2);padding:40px 20px;font-size:14px}
.stocktake-module__-VcW5W__tableWrap{background:var(--control-bg-2);border:1px solid var(--border);border-radius:calc(14px * var(--radius-mult,1));overflow:hidden}.stocktake-module__-VcW5W__tdNum{text-align:right;font-variant-numeric:tabular-nums}.stocktake-module__-VcW5W__tdMono{font-family:ui-monospace,monospace;font-size:12.5px}.stocktake-module__-VcW5W__badge{border-radius:999px;align-items:center;gap:5px;padding:3px 9px;font-size:11.5px;font-weight:600;display:inline-flex}.stocktake-module__-VcW5W__badgeInProgress{background:var(--brand-dim-2);color:var(--brand-soft)}.stocktake-module__-VcW5W__badgeCompleted{background:var(--green-dim);color:var(--green-2)}.stocktake-module__-VcW5W__badgeCancelled{background:var(--red-dim);color:var(--red)}.stocktake-module__-VcW5W__positive{color:var(--green-2)}.stocktake-module__-VcW5W__negative{color:var(--red)}.stocktake-module__-VcW5W__actions{justify-content:flex-end;gap:6px;display:flex}.stocktake-module__-VcW5W__actionBtn{border-radius:calc(9px * var(--radius-mult,1));border:1px solid var(--border-2);height:38px;color:inherit;cursor:pointer;white-space:nowrap;background:0 0;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-size:12.5px;font-weight:600;display:inline-flex}.stocktake-module__-VcW5W__actionBtn:hover{background:var(--control-bg-2)}.stocktake-module__-VcW5W__actionBtnPrimary{background:var(--brand);color:var(--brand-text-on);box-shadow:var(--shadow-sm), inset 0 1px 0 #ffffff2e;border-color:#0000}.stocktake-module__-VcW5W__actionBtnPrimary:hover{background:var(--brand-strong)}.stocktake-module__-VcW5W__actionBtnDanger{color:var(--red);border-color:color-mix(in srgb, var(--red) 35%, transparent)}.stocktake-module__-VcW5W__actionBtnDanger:hover{background:var(--red-dim)}.stocktake-module__-VcW5W__actionBtnSuccess{background:var(--green);color:#fff;box-shadow:0 4px 12px var(--green-dim);border-color:#0000}.stocktake-module__-VcW5W__actionBtnSuccess:hover{background:var(--green-strong)}.stocktake-module__-VcW5W__empty{text-align:center;opacity:.6;padding:48px 0;font-size:14px}.stocktake-module__-VcW5W__hint{opacity:.5;font-size:11.5px}.stocktake-module__-VcW5W__overlay{z-index:80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#080b12a6;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.stocktake-module__-VcW5W__panel{background:var(--surface-2,#11151d);border:1px solid var(--border-2);border-radius:calc(16px * var(--radius-mult,1));width:min(880px,100%);max-height:92vh;padding:22px;overflow-y:auto}.stocktake-module__-VcW5W__panelTitle{align-items:center;gap:8px;margin:0 0 4px;font-size:17px;font-weight:700;display:flex}.stocktake-module__-VcW5W__panelSub{opacity:.6;margin:0 0 18px;font-size:12.5px}.stocktake-module__-VcW5W__formRow{flex-wrap:wrap;gap:12px;margin-bottom:12px;display:flex}.stocktake-module__-VcW5W__field{flex-direction:column;flex:1;gap:5px;min-width:160px;display:flex}.stocktake-module__-VcW5W__fieldLabel{opacity:.65;text-transform:uppercase;letter-spacing:.04em;font-size:11.5px;font-weight:600}.stocktake-module__-VcW5W__input,.stocktake-module__-VcW5W__select{background:var(--control-bg-2);border:1px solid var(--border-2);border-radius:calc(9px * var(--radius-mult,1));color:inherit;width:100%;padding:9px 11px;font-size:13.5px}.stocktake-module__-VcW5W__input:focus,.stocktake-module__-VcW5W__select:focus{border-color:var(--brand);outline:none}.stocktake-module__-VcW5W__footerBtns{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.stocktake-module__-VcW5W__countToolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;display:flex}.stocktake-module__-VcW5W__countStats{opacity:.7;white-space:nowrap;margin-left:auto;font-size:12px}.stocktake-module__-VcW5W__countGrid{grid-template-columns:1fr 90px 92px 96px;align-items:center;gap:7px;margin-bottom:7px;display:grid}.stocktake-module__-VcW5W__countHead{opacity:.55;text-transform:uppercase;letter-spacing:.05em;font-size:10.5px;position:sticky;top:0}.stocktake-module__-VcW5W__countName{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.stocktake-module__-VcW5W__countSku{opacity:.5;font-family:ui-monospace,monospace;font-size:11px}.stocktake-module__-VcW5W__countNum{text-align:right;font-variant-numeric:tabular-nums;opacity:.8;font-size:13px}.stocktake-module__-VcW5W__countInput{text-align:right}.stocktake-module__-VcW5W__countedOk{border-color:color-mix(in srgb, var(--green) 45%, transparent)!important}.stocktake-module__-VcW5W__varianceTag{text-align:right;font-variant-numeric:tabular-nums;font-size:11px;font-weight:700}.stocktake-module__-VcW5W__summaryBar{border-top:1px solid var(--border);justify-content:flex-end;align-items:center;gap:18px;margin-top:14px;padding-top:14px;font-size:13px;display:flex}.stocktake-module__-VcW5W__panelHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.stocktake-module__-VcW5W__panelHint{max-width:640px;color:var(--text-muted);margin:0;font-size:13px;line-height:1.5}
.signature-pad-module__jEBdqa__wrap{flex-direction:column;flex:1;gap:8px;min-height:0;display:flex}.signature-pad-module__jEBdqa__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.signature-pad-module__jEBdqa__label{color:var(--text-2);text-transform:uppercase;letter-spacing:.7px;align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.signature-pad-module__jEBdqa__actions{align-items:center;gap:6px;display:flex}.signature-pad-module__jEBdqa__iconBtn{border-radius:calc(8px * var(--radius-mult,1));border:1px solid var(--border);background:var(--control-bg-2);width:28px;height:28px;color:var(--text-muted);cursor:pointer;place-items:center;font-family:inherit;transition:all .15s;display:inline-grid}.signature-pad-module__jEBdqa__iconBtn:hover{background:var(--control-bg-hover);color:var(--accent-2);border-color:var(--border-2)}.signature-pad-module__jEBdqa__canvasWrap{border-radius:calc(10px * var(--radius-mult,1));border:1px solid var(--border);background:#fff;flex:1;min-height:120px;position:relative;overflow:hidden}.signature-pad-module__jEBdqa__canvas{cursor:crosshair;touch-action:none;width:100%;height:100%;display:block}.signature-pad-module__jEBdqa__placeholder{pointer-events:none;color:#00000040;justify-content:center;align-items:center;font-size:13px;font-weight:500;display:flex;position:absolute;inset:0}.signature-pad-module__jEBdqa__preview{flex-direction:column;gap:6px;display:flex}.signature-pad-module__jEBdqa__previewLabel{color:var(--text-2);text-transform:uppercase;letter-spacing:.6px;font-size:10px;font-weight:700}.signature-pad-module__jEBdqa__previewImg{object-fit:contain;background:var(--panel-bg);border-radius:calc(8px * var(--radius-mult,1));border:1px solid var(--border);max-width:200px;max-height:60px;padding:4px 8px}
.customers-module__oHsS3G__toolbar{border-radius:calc(16px * var(--radius-mult,1));background:var(--surface-glass);box-shadow:var(--shadow-sm), 0 0 0 1px var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:var(--z-bar,30);flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px;padding:14px;display:flex;position:relative}.customers-module__oHsS3G__searchWrap{flex:1;min-width:220px;position:relative}.customers-module__oHsS3G__searchIcon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.customers-module__oHsS3G__searchInput{background:var(--surface);border:1px solid var(--border-2);width:100%;color:var(--text-strong);border-radius:calc(10px * var(--radius-mult,1));padding:12px 14px 12px 40px;font-family:inherit;font-size:13px;transition:all .2s}.customers-module__oHsS3G__searchInput:focus{border-color:var(--brand);box-shadow:0 0 0 2px var(--brand-glow);outline:none}.customers-module__oHsS3G__searchInput::placeholder{color:var(--text-2)}.customers-module__oHsS3G__iconBtn{border-radius:calc(10px * var(--radius-mult,1));border:1px solid var(--border);background:var(--surface-elevated);width:32px;height:32px;color:var(--text);cursor:pointer;place-items:center;font-family:inherit;transition:all .16s;display:inline-grid}.customers-module__oHsS3G__iconBtn:hover{border-color:#60a5fa4d}.customers-module__oHsS3G__iconBtn:disabled{opacity:.35;cursor:not-allowed}.customers-module__oHsS3G__tdName{color:var(--text-strong);font-weight:600}.customers-module__oHsS3G__tdSub{color:var(--text-3);margin-top:2px;font-size:11px}.customers-module__oHsS3G__tdMuted{color:var(--text-3);font-size:12px}.customers-module__oHsS3G__tdDate{color:var(--text-muted);white-space:nowrap;font-size:12px}.customers-module__oHsS3G__avatar{background:var(--brand-glow);width:34px;height:34px;color:var(--brand-soft);-webkit-user-select:none;user-select:none;border:1px solid #60a5fa40;border-radius:50%;flex-shrink:0;place-items:center;font-size:11px;font-weight:800;display:grid}.customers-module__oHsS3G__nameCell{align-items:center;gap:10px;display:flex}.customers-module__oHsS3G__empty{min-height:220px;color:var(--text-muted);place-items:center;gap:8px;font-size:14px;display:grid}.customers-module__oHsS3G__overlay{z-index:50;justify-content:flex-end;display:flex;position:fixed;inset:0}.customers-module__oHsS3G__overlayBg{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;position:absolute;inset:0}.customers-module__oHsS3G__panel{z-index:1;background:var(--surface-raised);border-left:1px solid var(--border);width:460px;max-width:100vw;box-shadow:var(--shadow-lg);flex-direction:column;display:flex;position:relative;overflow:hidden}.customers-module__oHsS3G__panelHeader{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:20px 24px 16px;display:flex}.customers-module__oHsS3G__panelTitle{color:var(--text-strong);margin:0;font-size:15px;font-weight:800}.customers-module__oHsS3G__panelSub{color:var(--text-3);margin:3px 0 0;font-size:12px}.customers-module__oHsS3G__panelClose{border-radius:calc(10px * var(--radius-mult,1));border:1px solid var(--border);background:var(--control-bg-2);width:32px;height:32px;color:var(--text-muted);cursor:pointer;place-items:center;font-family:inherit;transition:all .15s;display:grid}.customers-module__oHsS3G__panelClose:hover{background:var(--control-bg-hover);color:var(--text-strong)}.customers-module__oHsS3G__panelBody{flex-direction:column;flex:1;gap:18px;padding:20px 24px;display:flex;overflow-y:auto}.customers-module__oHsS3G__fieldGroup{flex-direction:column;gap:6px;display:flex}.customers-module__oHsS3G__fieldLabel{color:var(--text-3);text-transform:uppercase;letter-spacing:.8px;font-size:10px;font-weight:700}.customers-module__oHsS3G__fieldInput{background:var(--control-bg-2);border:1px solid var(--border);color:var(--text-strong);width:100%;min-height:var(--control-h,40px);padding:var(--control-pad-y,9px) var(--control-pad-x,12px);border-radius:var(--control-radius,10px);font-family:inherit;font-size:var(--control-font,13.5px);transition:all .15s}.customers-module__oHsS3G__fieldInput:focus{border-color:var(--brand);background:var(--surface-2);outline:none}.customers-module__oHsS3G__fieldInput::placeholder{color:var(--text-2)}textarea.customers-module__oHsS3G__fieldInput{resize:vertical;min-height:80px}.customers-module__oHsS3G__formGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.customers-module__oHsS3G__panelFooter{border-top:1px solid var(--border);flex-shrink:0;gap:10px;padding:16px 24px;display:flex}.customers-module__oHsS3G__errorMsg{color:var(--red);background:var(--red-dim);border-radius:calc(8px * var(--radius-mult,1));border:1px solid #ef444433;padding:8px 12px;font-size:12px}.customers-module__oHsS3G__stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;margin-bottom:16px;display:grid}.customers-module__oHsS3G__statCard{background:var(--surface-raised);border-radius:calc(18px * var(--radius-mult,1));box-shadow:var(--shadow-soft), 0 0 0 1px var(--border);padding:16px 18px}.customers-module__oHsS3G__statIcon{opacity:.75;margin-bottom:8px}.customers-module__oHsS3G__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.8px;margin:0;font-size:11px;font-weight:600}.customers-module__oHsS3G__statValue{color:var(--text-strong);margin:4px 0 0;font-size:22px;font-weight:800}.customers-module__oHsS3G__historyPanel{z-index:1;background:var(--surface-raised);border-left:1px solid var(--border);width:560px;max-width:100vw;box-shadow:var(--shadow-lg);flex-direction:column;display:flex;position:relative;overflow:hidden}.customers-module__oHsS3G__historyHeader{flex-shrink:0;padding:20px 24px 0}.customers-module__oHsS3G__historyHeaderTop{align-items:center;gap:14px;margin-bottom:16px;display:flex}.customers-module__oHsS3G__historyAvatar{border-radius:calc(12px * var(--radius-mult,1));background:var(--brand-glow);width:42px;height:42px;color:var(--brand-soft);border:1px solid #60a5fa4d;flex-shrink:0;place-items:center;font-size:16px;font-weight:800;display:grid}.customers-module__oHsS3G__historyName{color:var(--text-strong);margin:0;font-size:16px;font-weight:800}.customers-module__oHsS3G__historyPhone{color:var(--text-3);margin:2px 0 0;font-size:12px}.customers-module__oHsS3G__headerBtns{align-items:center;gap:8px;margin-left:auto;display:flex}.customers-module__oHsS3G__historyBody{flex:1;padding:20px 24px;overflow-y:auto}.customers-module__oHsS3G__historySummary{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-bottom:20px;display:grid}.customers-module__oHsS3G__summaryCard{background:var(--surface-2);border:1px solid var(--border);border-radius:calc(14px * var(--radius-mult,1));flex-direction:column;gap:10px;padding:14px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.customers-module__oHsS3G__summaryCard:before{content:"";background:var(--card-accent,transparent);opacity:.07;pointer-events:none;position:absolute;inset:0}.customers-module__oHsS3G__summaryCard:hover{border-color:var(--border-2);box-shadow:var(--shadow-hover);transform:translateY(-1px)}.customers-module__oHsS3G__summaryHead{z-index:1;align-items:center;gap:8px;display:flex;position:relative}.customers-module__oHsS3G__summaryIcon{border-radius:calc(9px * var(--radius-mult,1));background:var(--card-icon-bg,var(--control-bg-2));width:30px;height:30px;color:var(--card-icon-color,#e8f0ff);border:1px solid var(--card-icon-border,var(--border));place-items:center;display:grid}.customers-module__oHsS3G__summaryLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.8px;margin:0;font-size:10px;font-weight:700}.customers-module__oHsS3G__summaryValue{color:var(--text-strong);font-variant-numeric:tabular-nums;z-index:1;margin:0;font-size:22px;font-weight:800;line-height:1;position:relative}.customers-module__oHsS3G__summaryHint{color:var(--text-3);z-index:1;margin:0;font-size:10px;line-height:1;position:relative}.customers-module__oHsS3G__cardBlue{--card-accent:var(--brand-soft);--card-icon-bg:var(--brand-glow);--card-icon-color:var(--brand-soft);--card-icon-border:#60a5fa40}.customers-module__oHsS3G__cardPurple{--card-accent:var(--purple);--card-icon-bg:#a78bfa24;--card-icon-color:var(--purple);--card-icon-border:#a78bfa40}.customers-module__oHsS3G__cardGreen{--card-accent:var(--green-2);--card-icon-bg:var(--green-dim);--card-icon-color:var(--green-2);--card-icon-border:#34d39940}.customers-module__oHsS3G__cardRed{--card-accent:var(--red);--card-icon-bg:var(--red-dim);--card-icon-color:var(--red);--card-icon-border:#fb71854d}.customers-module__oHsS3G__cardRed.customers-module__oHsS3G__summaryCard.customers-module__oHsS3G__hasOwed .customers-module__oHsS3G__summaryValue{color:var(--red)}.customers-module__oHsS3G__summaryValueMuted{color:var(--text-muted)!important}.customers-module__oHsS3G__historyList{flex-direction:column;gap:8px;display:flex}.customers-module__oHsS3G__historyItem{background:var(--control-bg-2);border:1px solid var(--border);border-radius:calc(12px * var(--radius-mult,1));align-items:center;gap:12px;padding:12px 14px;transition:background .12s;display:flex}.customers-module__oHsS3G__historyItem:hover{background:var(--surface-2)}.customers-module__oHsS3G__historyItemLeft{flex:1;min-width:0}.customers-module__oHsS3G__historyItemId{color:var(--brand-soft);font-variant-numeric:tabular-nums;font-size:12px;font-weight:700}.customers-module__oHsS3G__historyItemDate{color:var(--text-3);margin-top:2px;font-size:11px}.customers-module__oHsS3G__historyItemDesc{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:12px;overflow:hidden}.customers-module__oHsS3G__historyItemRight{text-align:right;flex-shrink:0}.customers-module__oHsS3G__historyItemAmount{color:var(--text-strong);font-size:14px;font-weight:800}.customers-module__oHsS3G__historyItemSub{color:var(--text-3);margin-top:2px;font-size:11px}.customers-module__oHsS3G__historyBadge{border-radius:calc(6px * var(--radius-mult,1));text-transform:uppercase;letter-spacing:.5px;margin-top:4px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.customers-module__oHsS3G__badgeCompleted{background:var(--green-dim);color:var(--green-2)}.customers-module__oHsS3G__badgePending{background:var(--orange-dim);color:var(--orange)}.customers-module__oHsS3G__badgeRefunded{background:var(--brand-glow);color:var(--brand-soft)}.customers-module__oHsS3G__badgeVoided{background:var(--surface-2);color:var(--text-3)}.customers-module__oHsS3G__badgeInProgress{color:var(--purple);background:#a78bfa26}.customers-module__oHsS3G__badgeReady{background:var(--green-dim);color:var(--green-2)}.customers-module__oHsS3G__badgeCancelled{background:var(--red-dim);color:var(--red)}.customers-module__oHsS3G__historyEmpty{text-align:center;color:var(--text-2);padding:40px 20px;font-size:13px}.customers-module__oHsS3G__historyLoading{text-align:center;color:var(--text-3);padding:40px;font-size:13px}.customers-module__oHsS3G__panelHeaderRow{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.customers-module__oHsS3G__expandTable{border-collapse:collapse;background:var(--control-bg-2);border:1px solid var(--border);border-radius:calc(8px * var(--radius-mult,1));width:100%;margin:6px 0 10px;font-size:11px}.customers-module__oHsS3G__expandTable th{text-align:left;text-transform:uppercase;color:var(--text-2);border-bottom:1px solid var(--border);padding:5px 12px;font-size:10px;font-weight:600}.customers-module__oHsS3G__expandTable td{color:var(--text-muted);border-bottom:1px solid var(--border);padding:5px 12px}.customers-module__oHsS3G__historyItemRight{align-items:center;gap:8px;display:flex}@media (max-width:900px){.customers-module__oHsS3G__formGrid{grid-template-columns:1fr}.customers-module__oHsS3G__panel,.customers-module__oHsS3G__historyPanel{width:100vw}}@media (max-width:560px){.customers-module__oHsS3G__historyTabs{-webkit-overflow-scrolling:touch;overflow-x:auto}}.customers-module__oHsS3G__viewToggle{border:1px solid var(--border);border-radius:calc(10px * var(--radius-mult,1));display:flex;overflow:hidden}.customers-module__oHsS3G__viewBtn{width:36px;height:36px;color:var(--text-2);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:all .13s;display:flex}.customers-module__oHsS3G__viewBtn:hover{background:var(--control-bg-2);color:var(--text)}.customers-module__oHsS3G__viewBtnOn{background:var(--brand-dim)!important;color:var(--brand-soft)!important}.customers-module__oHsS3G__splitLayout{align-items:flex-start;gap:16px;display:flex}.customers-module__oHsS3G__splitList{flex-direction:column;flex:0 0 320px;gap:8px;min-width:0;display:flex}.customers-module__oHsS3G__splitRow{text-align:left;background:var(--surface-raised);border:1px solid var(--border);border-radius:calc(12px * var(--radius-mult,1));cursor:pointer;align-items:center;gap:12px;width:100%;padding:11px 14px;transition:border-color .15s,background .15s;display:flex}.customers-module__oHsS3G__splitRow:hover{border-color:var(--brand-soft);background:var(--control-bg-2)}.customers-module__oHsS3G__splitRowActive{box-shadow:inset 3px 0 0 var(--brand-soft);border-color:var(--brand-soft)!important;background:var(--brand-dim)!important}.customers-module__oHsS3G__splitRowText{flex:1;min-width:0}.customers-module__oHsS3G__splitRowName{color:var(--text-strong);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.customers-module__oHsS3G__splitRowSub{color:var(--text-3);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.customers-module__oHsS3G__splitDetail{background:var(--surface-raised);border:1px solid var(--border);border-radius:calc(16px * var(--radius-mult,1));flex-direction:column;flex:1;align-self:flex-start;min-width:0;height:calc(100vh - 150px);min-height:520px;display:flex;position:sticky;top:16px;overflow:hidden}.customers-module__oHsS3G__splitEmpty{text-align:center;color:var(--text-2);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:14px;padding:40px;display:flex}.customers-module__oHsS3G__splitEmpty p{max-width:280px;font-size:13px;line-height:1.5}@media (max-width:1023px){.customers-module__oHsS3G__splitList{flex:auto}}
.devices-module__FTeQFa__tableWrap{background:var(--surface);border:1px solid var(--border);border-radius:calc(14px * var(--radius-mult,1))}.devices-module__FTeQFa__rowSelected{background:var(--control-bg-2)}.devices-module__FTeQFa__check{cursor:pointer;width:16px;height:16px;accent-color:var(--brand)}.devices-module__FTeQFa__num{font-variant-numeric:tabular-nums}.devices-module__FTeQFa__tdMono{font-family:ui-monospace,monospace;font-size:12.5px}.devices-module__FTeQFa__deviceName{font-weight:600}.devices-module__FTeQFa__deviceMeta{opacity:.55;font-size:11.5px}.devices-module__FTeQFa__badge{border-radius:999px;align-items:center;gap:5px;padding:3px 9px;font-size:11.5px;font-weight:600;display:inline-flex}.devices-module__FTeQFa__badgeInStock{background:var(--green-dim);color:var(--green)}.devices-module__FTeQFa__badgeReserved{background:var(--orange-dim);color:var(--orange)}.devices-module__FTeQFa__badgeSold{background:color-mix(in srgb, var(--blue) 15%, transparent);color:var(--blue)}.devices-module__FTeQFa__badgeReturned{background:var(--purple-dim);color:var(--purple)}.devices-module__FTeQFa__badgeWrittenOff{background:var(--red-dim);color:var(--red)}.devices-module__FTeQFa__badgeCondition{background:var(--control-bg-2);color:var(--text-2)}.devices-module__FTeQFa__actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.devices-module__FTeQFa__actionBtn{border-radius:calc(9px * var(--radius-mult,1));border:1px solid var(--border-2);height:38px;color:inherit;cursor:pointer;white-space:nowrap;background:0 0;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-size:12.5px;font-weight:600;display:inline-flex}.devices-module__FTeQFa__actionBtn:hover{background:var(--control-bg-hover)}.devices-module__FTeQFa__actionBtnPrimary{background:var(--brand);color:var(--brand-text-on);box-shadow:var(--shadow-sm), inset 0 1px 0 #ffffff2e;border-color:#0000}.devices-module__FTeQFa__actionBtnPrimary:hover{background:var(--brand-strong)}.devices-module__FTeQFa__actionBtnDanger{color:var(--red);border-color:color-mix(in srgb, var(--red) 35%, transparent)}.devices-module__FTeQFa__actionBtnDanger:hover{background:var(--red-dim)}.devices-module__FTeQFa__hint{opacity:.5;font-size:11.5px}.devices-module__FTeQFa__tabRow{gap:8px;margin-bottom:14px;display:flex}.devices-module__FTeQFa__tab{border-radius:calc(9px * var(--radius-mult,1));border:1px solid var(--border);color:inherit;cursor:pointer;background:0 0;padding:7px 14px;font-size:13px;font-weight:600}.devices-module__FTeQFa__tabActive{background:color-mix(in srgb, var(--blue) 15%, transparent);border-color:color-mix(in srgb, var(--blue) 40%, transparent);color:var(--blue)}.devices-module__FTeQFa__overlay{z-index:80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#080b12a6;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.devices-module__FTeQFa__panel{background:var(--surface-raised);border:1px solid var(--border);border-radius:calc(16px * var(--radius-mult,1));width:min(640px,100%);max-height:92vh;box-shadow:var(--shadow-lg);flex-direction:column;display:flex;overflow:hidden}.devices-module__FTeQFa__formHeader{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:18px 22px;display:flex}.devices-module__FTeQFa__formHeaderLeft{align-items:center;gap:12px;min-width:0;display:flex}.devices-module__FTeQFa__formIcon{border-radius:calc(11px * var(--radius-mult,1));background:var(--brand-glow);border:1px solid color-mix(in srgb, var(--blue) 25%, transparent);width:38px;height:38px;color:var(--brand-soft);flex-shrink:0;place-items:center;display:grid}.devices-module__FTeQFa__formTitle{color:var(--text-strong);margin:0;font-size:16px;font-weight:800}.devices-module__FTeQFa__formSubtitle{color:var(--text-3);margin:2px 0 0;font-size:12.5px}.devices-module__FTeQFa__formClose{border-radius:calc(10px * var(--radius-mult,1));border:1px solid var(--border);background:var(--control-bg-2);width:32px;height:32px;color:var(--text-muted);cursor:pointer;flex-shrink:0;place-items:center;font-family:inherit;transition:all .15s;display:grid}.devices-module__FTeQFa__formClose:hover{background:var(--control-bg-hover);color:var(--text-strong)}.devices-module__FTeQFa__formBody{flex-direction:column;flex:1;gap:14px;padding:18px 22px;display:flex;overflow-y:auto}.devices-module__FTeQFa__sectionLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.8px;margin:4px 0 -2px;font-size:10px;font-weight:700}.devices-module__FTeQFa__sectionLabel:first-child{margin-top:0}.devices-module__FTeQFa__field{flex-direction:column;gap:6px;display:flex}.devices-module__FTeQFa__fieldLabel{color:var(--text-3);text-transform:uppercase;letter-spacing:.8px;font-size:10px;font-weight:700}.devices-module__FTeQFa__required{color:var(--red)}.devices-module__FTeQFa__fieldInput,.devices-module__FTeQFa__fieldSelect,.devices-module__FTeQFa__fieldTextarea{background:var(--control-bg-2);border:1px solid var(--border);border-radius:calc(10px * var(--radius-mult,1));color:var(--text-strong);width:100%;padding:10px 12px;font-family:inherit;font-size:13px;transition:all .15s}.devices-module__FTeQFa__fieldInput:focus,.devices-module__FTeQFa__fieldSelect:focus,.devices-module__FTeQFa__fieldTextarea:focus{border-color:var(--brand);background:var(--surface-2);outline:none}.devices-module__FTeQFa__fieldInput::placeholder,.devices-module__FTeQFa__fieldTextarea::placeholder{color:var(--text-2)}.devices-module__FTeQFa__fieldTextarea{resize:vertical;min-height:70px}.devices-module__FTeQFa__formGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.devices-module__FTeQFa__photoRow{align-items:flex-start;gap:16px;display:flex}.devices-module__FTeQFa__formError{color:var(--red);background:var(--red-dim);border:1px solid color-mix(in srgb, var(--red-2) 20%, transparent);border-radius:calc(9px * var(--radius-mult,1));padding:9px 12px;font-size:12px}.devices-module__FTeQFa__formFooter{border-top:1px solid var(--border);flex-shrink:0;justify-content:flex-end;gap:10px;padding:14px 22px;display:flex}.devices-module__FTeQFa__imageField{align-items:center;display:flex}.devices-module__FTeQFa__imageThumb{border-radius:calc(10px * var(--radius-mult,1));border:1px solid var(--border-2);background:var(--control-bg-2);width:84px;height:84px;position:relative;overflow:hidden}.devices-module__FTeQFa__imageRemove{border-radius:calc(6px * var(--radius-mult,1));color:#fff;cursor:pointer;background:#080b12b3;border:none;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:3px;right:3px}.devices-module__FTeQFa__imageDrop{border-radius:calc(10px * var(--radius-mult,1));cursor:pointer;border:1px dashed var(--border-3);background:var(--control-bg-2);width:84px;height:84px;color:inherit;opacity:.75;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:11px;display:flex}.devices-module__FTeQFa__imageDrop:hover{opacity:1;border-color:var(--brand)}.devices-module__FTeQFa__rowThumb{border-radius:calc(8px * var(--radius-mult,1));border:1px solid var(--border);background:var(--control-bg-2);flex-shrink:0;width:40px;height:40px;position:relative;overflow:hidden}.devices-module__FTeQFa__rowThumbNa{opacity:.35;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.devices-module__FTeQFa__deviceCell{align-items:center;gap:10px;display:flex}.devices-module__FTeQFa__typeBadge{background:color-mix(in srgb, var(--blue) 12%, transparent);color:var(--blue);text-transform:capitalize;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}@media (max-width:560px){.devices-module__FTeQFa__formGrid{grid-template-columns:1fr}}
.expenses-module__DZfYJa__statStrip{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:flex}.expenses-module__DZfYJa__statCard{background:var(--surface);border-radius:calc(12px * var(--radius-mult,1));border:1px solid #ffffff14;flex:1;min-width:150px;padding:14px 16px}.expenses-module__DZfYJa__statLabel{text-transform:uppercase;letter-spacing:.05em;opacity:.55;font-size:11px}.expenses-module__DZfYJa__statValue{font-variant-numeric:tabular-nums;margin-top:4px;font-size:22px;font-weight:700}.expenses-module__DZfYJa__catStrip{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.expenses-module__DZfYJa__catChip{background:#94a3b81f;border-radius:999px;align-items:center;gap:7px;padding:6px 11px;font-size:12px;display:flex}.expenses-module__DZfYJa__catChipAmt{font-variant-numeric:tabular-nums;font-weight:700}.expenses-module__DZfYJa__tableWrap{background:var(--surface);border-radius:calc(14px * var(--radius-mult,1));border:1px solid #ffffff14;overflow:hidden}.expenses-module__DZfYJa__tdNum{text-align:right;font-variant-numeric:tabular-nums}.expenses-module__DZfYJa__catBadge{color:#94a3b8;text-transform:capitalize;background:#94a3b81f;border-radius:999px;padding:3px 9px;font-size:11.5px;font-weight:600;display:inline-flex}.expenses-module__DZfYJa__actions{justify-content:flex-end;gap:6px;display:flex}.expenses-module__DZfYJa__actionBtn{border-radius:calc(9px * var(--radius-mult,1));height:38px;color:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff1f;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-size:12.5px;font-weight:600;display:inline-flex}.expenses-module__DZfYJa__actionBtn:hover{background:#ffffff0f}.expenses-module__DZfYJa__actionBtnPrimary{background:var(--brand);color:var(--brand-text-on);box-shadow:var(--shadow-sm), inset 0 1px 0 #ffffff2e;border-color:#0000}.expenses-module__DZfYJa__actionBtnPrimary:hover{background:var(--brand-strong)}.expenses-module__DZfYJa__actionBtnDanger{color:#fb7185;border-color:#fb718559}.expenses-module__DZfYJa__actionBtnDanger:hover{background:#fb71851f}.expenses-module__DZfYJa__empty{text-align:center;opacity:.6;padding:48px 0;font-size:14px}.expenses-module__DZfYJa__hint{opacity:.5;font-size:11.5px}.expenses-module__DZfYJa__overlay{z-index:80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#080b12a6;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.expenses-module__DZfYJa__panel{background:var(--surface-2,#11151d);border-radius:calc(16px * var(--radius-mult,1));border:1px solid #ffffff1a;width:min(480px,100%);max-height:92vh;padding:22px;overflow-y:auto}.expenses-module__DZfYJa__panelTitle{align-items:center;gap:8px;margin:0 0 4px;font-size:17px;font-weight:700;display:flex}.expenses-module__DZfYJa__panelSub{opacity:.6;margin:0 0 18px;font-size:12.5px}.expenses-module__DZfYJa__formRow{flex-wrap:wrap;gap:12px;margin-bottom:12px;display:flex}.expenses-module__DZfYJa__field{flex-direction:column;flex:1;gap:5px;min-width:140px;display:flex}.expenses-module__DZfYJa__fieldLabel{opacity:.65;text-transform:uppercase;letter-spacing:.04em;font-size:11.5px;font-weight:600}.expenses-module__DZfYJa__input,.expenses-module__DZfYJa__select,.expenses-module__DZfYJa__textarea{box-sizing:border-box;background:var(--input-bg);border:1px solid var(--border-2);width:100%;color:var(--text-strong);padding:var(--control-pad-y,9px) var(--control-pad-x,12px);border-radius:var(--control-radius,10px);font-size:var(--control-font,13.5px);font-family:inherit}.expenses-module__DZfYJa__input,.expenses-module__DZfYJa__select{min-height:var(--control-h,40px)}.expenses-module__DZfYJa__input:focus,.expenses-module__DZfYJa__select:focus,.expenses-module__DZfYJa__textarea:focus{border-color:var(--brand);outline:none}.expenses-module__DZfYJa__textarea{resize:vertical}.expenses-module__DZfYJa__footerBtns{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}
.music-module__lI91WG__center{place-items:center;padding:80px 0;display:grid}.music-module__lI91WG__wrap{flex-direction:column;gap:18px;padding-bottom:140px;display:flex}.music-module__lI91WG__homeHead{letter-spacing:.5px;text-transform:uppercase;color:var(--text-2);align-items:center;gap:8px;margin-bottom:4px;font-size:12px;font-weight:700;display:inline-flex}.music-module__lI91WG__folderGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;display:grid}.music-module__lI91WG__folder{border-radius:calc(16px * var(--radius-mult,1));border:1px solid var(--border);background:var(--surface,#13141a);cursor:pointer;text-align:left;align-items:center;gap:14px;padding:16px;transition:transform .15s,border-color .15s,box-shadow .15s,background .15s;display:flex}.music-module__lI91WG__folder:hover{border-color:var(--border-2);transform:translateY(-2px);box-shadow:0 12px 34px #00000059}.music-module__lI91WG__folderIcon{border-radius:calc(14px * var(--radius-mult,1));color:#fff;flex:none;place-items:center;width:54px;height:54px;display:grid}.music-module__lI91WG__fQuran{background:radial-gradient(120% 120% at 30% 20%,#0ea5e9,#1e3a8a)}.music-module__lI91WG__fMusic{background:radial-gradient(120% 120% at 30% 20%,#f59e0b,#b45309)}.music-module__lI91WG__fPlaylist{background:radial-gradient(120% 120% at 30% 20%,#a78bfa,#6d28d9)}.music-module__lI91WG__folderMeta{min-width:0}.music-module__lI91WG__folderName{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;overflow:hidden}.music-module__lI91WG__folderSub{color:var(--text-2);margin-top:3px;font-size:12px}.music-module__lI91WG__backRow{align-items:center;gap:10px;margin-bottom:4px;display:flex}.music-module__lI91WG__backBtn{border-radius:calc(10px * var(--radius-mult,1));border:1px solid var(--border);background:var(--surface-2,#94a3b814);color:var(--text-strong);cursor:pointer;align-items:center;gap:4px;padding:7px 12px 7px 8px;font-size:13px;font-weight:600;display:inline-flex}.music-module__lI91WG__backBtn:hover{background:var(--surface,#13141a)}.music-module__lI91WG__crumbSep{color:var(--text-2)}.music-module__lI91WG__crumbActive{color:var(--text-strong);font-size:14px;font-weight:700}.music-module__lI91WG__playAll{border-radius:calc(11px * var(--radius-mult,1));background:var(--brand,#3b82f6);color:var(--brand-text-on);cursor:pointer;border:none;align-self:flex-start;align-items:center;gap:6px;margin-bottom:6px;padding:9px 18px;font-size:13px;font-weight:650;display:inline-flex}.music-module__lI91WG__playAll:hover{filter:brightness(1.08)}.music-module__lI91WG__h2{color:var(--text-strong);align-items:center;gap:8px;margin:0 0 14px;font-size:15px;font-weight:700;display:inline-flex}.music-module__lI91WG__sectionHead{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.music-module__lI91WG__sectionHead .music-module__lI91WG__h2{margin:0}.music-module__lI91WG__hint{color:var(--text-2);margin:0;font-size:13px}.music-module__lI91WG__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px;display:grid}.music-module__lI91WG__card{border-radius:calc(16px * var(--radius-mult,1));border:1px solid var(--border);background:var(--surface,#13141a);cursor:pointer;flex-direction:column;gap:12px;padding:14px;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex;position:relative}.music-module__lI91WG__card:hover{border-color:var(--border-2);transform:translateY(-2px);box-shadow:0 10px 30px #0000004d}.music-module__lI91WG__cardArt{aspect-ratio:1;border-radius:calc(12px * var(--radius-mult,1));color:#ffffffe6;background-position:50%;place-items:center;width:100%;display:grid}.music-module__lI91WG__artQuran{background:radial-gradient(120% 120% at 30% 20%,#0ea5e9 0%,#1e3a8a 60%,#0c0d10 100%)}.music-module__lI91WG__artPlaylist{background:radial-gradient(120% 120% at 30% 20%,#7c3aed 0%,#2563eb 60%,#0c0d10 100%)}.music-module__lI91WG__cardBody{min-width:0}.music-module__lI91WG__cardTitle{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:650;overflow:hidden}.music-module__lI91WG__cardSub{color:var(--text-2);margin-top:2px;font-size:12px}.music-module__lI91WG__playFab{background:var(--brand,#3b82f6);width:42px;height:42px;color:var(--brand-text-on);cursor:pointer;opacity:0;border:none;border-radius:50%;place-items:center;transition:opacity .15s,transform .15s;display:grid;position:absolute;bottom:62px;right:20px;transform:translateY(6px);box-shadow:0 6px 18px #0006}.music-module__lI91WG__card:hover .music-module__lI91WG__playFab{opacity:1;transform:translateY(0)}.music-module__lI91WG__playFab:hover{filter:brightness(1.1)}.music-module__lI91WG__addBtn{border-radius:calc(10px * var(--radius-mult,1));border:1px solid var(--border-2);background:var(--surface-2,#94a3b814);color:var(--text-strong);cursor:pointer;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;display:inline-flex}.music-module__lI91WG__addBtn:hover{background:var(--surface,#13141a)}.music-module__lI91WG__modalScrim{z-index:940;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.music-module__lI91WG__modal{border-radius:calc(18px * var(--radius-mult,1));background:var(--surface-elevated,linear-gradient(180deg, #121824fa, #0d0e14fa));border:1px solid var(--border-2);flex-direction:column;width:min(560px,100%);max-height:86vh;display:flex;overflow:hidden;box-shadow:0 24px 70px #0000008c}.music-module__lI91WG__modalHead{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:14px 16px;display:flex}.music-module__lI91WG__nameInput{color:var(--text-strong);background:0 0;border:none;outline:none;flex:1;font-size:17px;font-weight:700}.music-module__lI91WG__nameInput:focus{border-bottom:1px solid var(--brand)}.music-module__lI91WG__addRow{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:8px;padding:14px 16px;display:flex}.music-module__lI91WG__input,.music-module__lI91WG__inputSm{background:var(--surface-2,#94a3b814);border:1px solid var(--border);color:var(--text);box-sizing:border-box;min-height:var(--control-h,40px);padding:var(--control-pad-y,9px) var(--control-pad-x,12px);border-radius:var(--control-radius,10px);font-size:var(--control-font,13.5px);outline:none}.music-module__lI91WG__input{flex:1;min-width:180px}.music-module__lI91WG__inputSm{width:150px}.music-module__lI91WG__input:focus,.music-module__lI91WG__inputSm:focus{border-color:var(--brand)}.music-module__lI91WG__trackList{flex-direction:column;min-height:60px;padding:8px 2px;display:flex;overflow-y:auto}.music-module__lI91WG__trackRow{border-radius:calc(9px * var(--radius-mult,1));width:100%;color:var(--text);cursor:pointer;text-align:left;font:inherit;background:0 0;border:none;align-items:center;gap:10px;padding:9px 10px;display:flex}.music-module__lI91WG__trackRow:hover{background:var(--surface-2,#94a3b80f)}.music-module__lI91WG__trackIdx{text-align:center;width:20px;color:var(--text-2);font-variant-numeric:tabular-nums;font-size:12px}.music-module__lI91WG__dragHandle{color:var(--text-2);cursor:grab;flex:none;place-items:center;display:grid}.music-module__lI91WG__dragHandle:active{cursor:grabbing}.music-module__lI91WG__dragging{opacity:.45;background:var(--surface-2,#94a3b81a)}.music-module__lI91WG__trackName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;overflow:hidden}.music-module__lI91WG__ytTag{letter-spacing:.5px;color:#fff;border-radius:calc(4px * var(--radius-mult,1));background:red;flex:none;padding:2px 4px;font-size:9px;font-weight:800}.music-module__lI91WG__modalFoot{border-top:1px solid var(--border);justify-content:space-between;padding:14px 16px;display:flex}.music-module__lI91WG__primaryBtn{border-radius:calc(10px * var(--radius-mult,1));background:var(--brand,#3b82f6);color:var(--brand-text-on);cursor:pointer;border:none;align-items:center;gap:6px;padding:9px 18px;font-size:13px;font-weight:650;display:inline-flex}.music-module__lI91WG__primaryBtn:disabled{opacity:.5;cursor:not-allowed}.music-module__lI91WG__dangerBtn{border-radius:calc(10px * var(--radius-mult,1));border:1px solid var(--border-2);color:var(--red-2);cursor:pointer;background:0 0;align-items:center;gap:6px;padding:9px 14px;font-size:13px;font-weight:600;display:inline-flex}.music-module__lI91WG__dangerBtn:hover{background:var(--red-dim)}.music-module__lI91WG__iconBtn,.music-module__lI91WG__iconBtnSm{color:var(--text-2);cursor:pointer;border-radius:calc(8px * var(--radius-mult,1));background:0 0;border:none;place-items:center;display:grid}.music-module__lI91WG__iconBtn{width:34px;height:34px}.music-module__lI91WG__iconBtnSm{width:28px;height:28px}.music-module__lI91WG__iconBtn:hover,.music-module__lI91WG__iconBtnSm:hover{color:var(--text-strong);background:var(--surface-2,#94a3b81a)}
.import-module__cs43Qq__wrap{flex-direction:column;gap:20px;display:flex}.import-module__cs43Qq__drop{text-align:center;border:2px dashed var(--border);border-radius:calc(16px * var(--radius-mult,1));background:var(--surface);color:var(--text);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:36px 20px;transition:border-color .15s,background .15s;display:flex}.import-module__cs43Qq__drop:hover{border-color:var(--brand)}.import-module__cs43Qq__dropIcon{color:var(--brand)}.import-module__cs43Qq__dropTitle{font-size:15px;font-weight:600}.import-module__cs43Qq__dropHint{opacity:.65;max-width:460px;font-size:13px}.import-module__cs43Qq__providerNote{opacity:.7;align-items:center;gap:6px;font-size:12.5px;display:flex}.import-module__cs43Qq__queue{flex-direction:column;gap:8px;display:flex}.import-module__cs43Qq__qItem{border:1px solid var(--border);border-radius:calc(12px * var(--radius-mult,1));background:var(--surface);align-items:center;gap:12px;padding:10px 12px;display:flex}.import-module__cs43Qq__qThumb{border-radius:calc(8px * var(--radius-mult,1));object-fit:cover;background:#fff;flex-shrink:0;width:44px;height:44px}.import-module__cs43Qq__qMain{flex:1;min-width:0}.import-module__cs43Qq__qName{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.import-module__cs43Qq__qStatus{opacity:.7;font-size:12px}.import-module__cs43Qq__qStatus.import-module__cs43Qq__err{color:var(--red-2);opacity:1}.import-module__cs43Qq__qStatus.import-module__cs43Qq__ok{color:var(--green);opacity:1}.import-module__cs43Qq__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.import-module__cs43Qq__headTitle{font-size:15px;font-weight:600}.import-module__cs43Qq__headActions{align-items:center;gap:8px;display:flex}.import-module__cs43Qq__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;display:grid}.import-module__cs43Qq__card{border:1px solid var(--border);border-radius:calc(14px * var(--radius-mult,1));background:var(--surface);flex-direction:column;gap:10px;padding:12px;display:flex;position:relative}.import-module__cs43Qq__card.import-module__cs43Qq__sel{border-color:var(--brand);box-shadow:0 0 0 1px var(--brand) inset}.import-module__cs43Qq__cardTop{gap:10px;display:flex}.import-module__cs43Qq__cardThumb{border-radius:calc(10px * var(--radius-mult,1));object-fit:contain;border:1px solid var(--border);background:#fff;flex-shrink:0;width:84px;height:84px}.import-module__cs43Qq__cardHead{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.import-module__cs43Qq__conf{opacity:.7;align-items:center;gap:5px;font-size:11px;display:flex}.import-module__cs43Qq__confDot{border-radius:50%;width:8px;height:8px}.import-module__cs43Qq__row2{grid-template-columns:1fr 1fr;gap:8px;display:grid}.import-module__cs43Qq__row3{grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid}.import-module__cs43Qq__cardFoot{justify-content:space-between;align-items:center;margin-top:2px;display:flex}.import-module__cs43Qq__selToggle{cursor:pointer;align-items:center;gap:6px;font-size:12.5px;display:flex}.import-module__cs43Qq__discard{color:var(--red-2);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:4px;font-size:12.5px;display:inline-flex}.import-module__cs43Qq__empty{text-align:center;opacity:.6;padding:40px 20px;font-size:14px}
.purchase-orders-module__Hbgxmq__tableWrap{background:var(--surface);border:1px solid var(--border);border-radius:calc(14px * var(--radius-mult,1))}.purchase-orders-module__Hbgxmq__rowSelected{background:var(--control-bg-2)}.purchase-orders-module__Hbgxmq__check{width:15px;height:15px;accent-color:var(--brand);cursor:pointer;vertical-align:middle}.purchase-orders-module__Hbgxmq__thNum,.purchase-orders-module__Hbgxmq__tdNum{text-align:right;font-variant-numeric:tabular-nums}.purchase-orders-module__Hbgxmq__tdMono{font-family:ui-monospace,monospace;font-size:12.5px}.purchase-orders-module__Hbgxmq__badge{background:var(--control-bg-2);color:var(--text-2);border-radius:999px;align-items:center;gap:5px;padding:3px 9px;font-size:11.5px;font-weight:600;display:inline-flex}.purchase-orders-module__Hbgxmq__badgeDraft{background:var(--control-bg-2);color:var(--text-2)}.purchase-orders-module__Hbgxmq__badgeOrdered{background:color-mix(in srgb, var(--blue) 15%, transparent);color:var(--blue)}.purchase-orders-module__Hbgxmq__badgePartial{background:var(--orange-dim);color:var(--orange)}.purchase-orders-module__Hbgxmq__badgeReceived{background:var(--green-dim);color:var(--green)}.purchase-orders-module__Hbgxmq__badgeCancelled{background:var(--red-dim);color:var(--red)}.purchase-orders-module__Hbgxmq__progress{opacity:.7;font-variant-numeric:tabular-nums;font-size:12px}.purchase-orders-module__Hbgxmq__actions{justify-content:flex-end;gap:6px;display:flex}.purchase-orders-module__Hbgxmq__actionBtn{border-radius:calc(9px * var(--radius-mult,1));border:1px solid var(--border-2);height:38px;color:inherit;cursor:pointer;white-space:nowrap;background:0 0;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-size:12.5px;font-weight:600;display:inline-flex}.purchase-orders-module__Hbgxmq__actionBtn:hover{background:var(--control-bg-hover)}.purchase-orders-module__Hbgxmq__actionBtnPrimary{background:var(--brand);color:var(--brand-text-on);box-shadow:var(--shadow-sm), inset 0 1px 0 #ffffff2e;border-color:#0000}.purchase-orders-module__Hbgxmq__actionBtnPrimary:hover{background:var(--brand-strong)}.purchase-orders-module__Hbgxmq__actionBtnDanger{color:var(--red);border-color:color-mix(in srgb, var(--red) 35%, transparent)}.purchase-orders-module__Hbgxmq__actionBtnDanger:hover{background:var(--red-dim)}.purchase-orders-module__Hbgxmq__detailItems{border-collapse:collapse;width:100%;margin-top:4px;font-size:12.5px}table.purchase-orders-module__Hbgxmq__detailItems th{border-bottom:1px solid var(--border-subtle);padding:8px 10px;font-size:10.5px}table.purchase-orders-module__Hbgxmq__detailItems td{border-bottom:1px solid var(--control-bg-2);padding:7px 10px}.purchase-orders-module__Hbgxmq__unlinked{opacity:.5;font-size:10.5px;font-style:italic}.purchase-orders-module__Hbgxmq__overlay{z-index:80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#080b12a6;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.purchase-orders-module__Hbgxmq__panel{background:var(--surface-2);border:1px solid var(--border);border-radius:calc(16px * var(--radius-mult,1));width:min(760px,100%);max-height:90vh;padding:22px;overflow-y:auto}.purchase-orders-module__Hbgxmq__panelTitle{align-items:center;gap:8px;margin:0 0 4px;font-size:17px;font-weight:700;display:flex}.purchase-orders-module__Hbgxmq__panelSub{opacity:.6;margin:0 0 18px;font-size:12.5px}.purchase-orders-module__Hbgxmq__formRow{flex-wrap:wrap;gap:12px;margin-bottom:12px;display:flex}.purchase-orders-module__Hbgxmq__field{flex-direction:column;flex:1;gap:5px;min-width:160px;display:flex}.purchase-orders-module__Hbgxmq__fieldLabel{opacity:.65;text-transform:uppercase;letter-spacing:.04em;font-size:11.5px;font-weight:600}.purchase-orders-module__Hbgxmq__input,.purchase-orders-module__Hbgxmq__select,.purchase-orders-module__Hbgxmq__textarea{background:var(--control-bg-2);border:1px solid var(--border);border-radius:calc(9px * var(--radius-mult,1));color:inherit;width:100%;padding:9px 11px;font-size:13.5px}.purchase-orders-module__Hbgxmq__input:focus,.purchase-orders-module__Hbgxmq__select:focus,.purchase-orders-module__Hbgxmq__textarea:focus{border-color:var(--brand);outline:none}.purchase-orders-module__Hbgxmq__textarea{resize:vertical;min-height:56px}.purchase-orders-module__Hbgxmq__linesHeader{justify-content:space-between;align-items:center;margin:16px 0 8px;display:flex}.purchase-orders-module__Hbgxmq__linesTitle{font-size:13px;font-weight:700}.purchase-orders-module__Hbgxmq__lineRow{grid-template-columns:1fr 76px 104px 96px 30px;align-items:center;gap:8px;margin-bottom:8px;display:grid}.purchase-orders-module__Hbgxmq__lineRowHead{opacity:.55;text-transform:uppercase;letter-spacing:.05em;font-size:10.5px}.purchase-orders-module__Hbgxmq__lineTotal{text-align:right;font-variant-numeric:tabular-nums;opacity:.8;font-size:12.5px}.purchase-orders-module__Hbgxmq__removeBtn{color:var(--red);cursor:pointer;background:0 0;border:none;padding:4px;display:flex}.purchase-orders-module__Hbgxmq__pickerWrap{position:relative}.purchase-orders-module__Hbgxmq__pickerDrop{z-index:20;background:var(--surface-2);border:1px solid var(--border-2);border-radius:calc(10px * var(--radius-mult,1));max-height:240px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 30px #00000073}.purchase-orders-module__Hbgxmq__pickerItem{cursor:pointer;justify-content:space-between;gap:8px;padding:9px 12px;font-size:13px;display:flex}.purchase-orders-module__Hbgxmq__pickerItem:hover{background:color-mix(in srgb, var(--blue) 12%, transparent)}.purchase-orders-module__Hbgxmq__pickerSku{opacity:.55;font-family:ui-monospace,monospace;font-size:11.5px}.purchase-orders-module__Hbgxmq__summaryBar{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:14px;padding-top:14px;display:flex}.purchase-orders-module__Hbgxmq__subtotal{font-variant-numeric:tabular-nums;font-size:15px;font-weight:700}.purchase-orders-module__Hbgxmq__footerBtns{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.purchase-orders-module__Hbgxmq__checkRow{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;margin:8px 0;font-size:13px;display:flex}.purchase-orders-module__Hbgxmq__checkRow input{accent-color:var(--blue);width:15px;height:15px}.purchase-orders-module__Hbgxmq__hint{opacity:.5;font-size:11.5px}.purchase-orders-module__Hbgxmq__receiveGrid{grid-template-columns:1fr 70px 70px 96px;align-items:center;gap:8px;margin-bottom:8px;display:grid}.purchase-orders-module__Hbgxmq__receiveHead{opacity:.55;text-transform:uppercase;letter-spacing:.05em;font-size:10.5px}.purchase-orders-module__Hbgxmq__receiveName{font-size:13px}.purchase-orders-module__Hbgxmq__receiveNum{text-align:right;font-variant-numeric:tabular-nums;opacity:.8;font-size:13px}.purchase-orders-module__Hbgxmq__suggestBtn{border-radius:calc(8px * var(--radius-mult,1));background:var(--purple-dim);border:1px solid color-mix(in srgb, var(--purple) 40%, transparent);color:var(--purple);cursor:pointer;align-items:center;gap:6px;padding:6px 11px;font-size:12px;font-weight:600;display:inline-flex}.purchase-orders-module__Hbgxmq__suggestBtn:hover{background:color-mix(in srgb, var(--purple) 22%, transparent)}.purchase-orders-module__Hbgxmq__suggestBtn:disabled{opacity:.5;cursor:default}
.reports-module__GAKLxG__reportsRoot{--panel:var(--surface);--panel-2:var(--surface-2);--raised:var(--surface-3);--line:var(--border);--line2:var(--border-2);--ink:var(--text);--muted:var(--text-muted);--faint:var(--text-faint);--blue:var(--brand);--blue2:var(--brand-soft);--pos:var(--green-2);--neg:var(--red-2);--r:var(--radius-lg);--disp:var(--font-space-grotesk), "Space Grotesk", system-ui, sans-serif;--mono:var(--font-jetbrains), "JetBrains Mono", ui-monospace, monospace;flex-direction:column;gap:18px;width:100%;display:flex}.reports-module__GAKLxG__ranges{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.reports-module__GAKLxG__range{color:var(--muted);background:var(--panel);border:1px solid var(--line);border-radius:calc(9px * var(--radius-mult,1));cursor:pointer;padding:7px 13px;font-size:12.5px;font-weight:600;transition:all .13s}.reports-module__GAKLxG__range:hover{color:var(--ink);border-color:var(--line2)}.reports-module__GAKLxG__range.reports-module__GAKLxG__on{color:var(--brand-text-on);background:linear-gradient(180deg, var(--blue2), var(--blue));box-shadow:0 4px 12px var(--brand-glow);border-color:#0000}.reports-module__GAKLxG__customRange{align-items:center;gap:6px;display:flex}.reports-module__GAKLxG__customRange input{background:var(--panel);border:1px solid var(--line);color:var(--ink);min-height:var(--control-h,40px);padding:var(--control-pad-y,9px) var(--control-pad-x,12px);border-radius:var(--control-radius,10px);font-family:inherit;font-size:var(--control-font,13.5px)}.reports-module__GAKLxG__customRange input:focus{border-color:var(--blue2);outline:none}.reports-module__GAKLxG__customRange span{color:var(--faint);font-size:12px}.reports-module__GAKLxG__rtabs{background:var(--panel);border:1px solid var(--line);border-radius:calc(12px * var(--radius-mult,1));flex-wrap:wrap;gap:3px;padding:4px;display:inline-flex}.reports-module__GAKLxG__rtab{color:var(--muted);border-radius:calc(9px * var(--radius-mult,1));cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:8px 15px;font-size:13px;font-weight:600;transition:all .14s;display:flex}.reports-module__GAKLxG__rtab:hover{color:var(--ink)}.reports-module__GAKLxG__rtab.reports-module__GAKLxG__on{color:var(--ink);background:var(--brand-dim-2);box-shadow:inset 0 0 0 1px var(--border-strong)}.reports-module__GAKLxG__rtab.reports-module__GAKLxG__on svg{color:var(--blue2)}.reports-module__GAKLxG__panel{background:var(--panel);border:1px solid var(--line);border-radius:var(--r);overflow:hidden}.reports-module__GAKLxG__panelHead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding:14px 18px;display:flex}.reports-module__GAKLxG__panelTitle{font-family:var(--disp);text-transform:uppercase;color:var(--muted);letter-spacing:.08em;font-size:11.5px;font-weight:600}.reports-module__GAKLxG__panelBody{padding:18px}.reports-module__GAKLxG__grid2{grid-template-columns:1.55fr 1fr;gap:16px;display:grid}.reports-module__GAKLxG__panelMeta{color:var(--muted);font-size:12px}.reports-module__GAKLxG__panelMeta b{color:var(--blue2)}.reports-module__GAKLxG__kpiGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.reports-module__GAKLxG__kpiCard{background:var(--panel);border:1px solid var(--line);border-radius:var(--r);padding:18px;transition:all .16s}.reports-module__GAKLxG__kpiCard:hover{border-color:var(--line2);transform:translateY(-2px)}.reports-module__GAKLxG__kcLabel{letter-spacing:.09em;text-transform:uppercase;color:var(--faint);font-size:11px;font-weight:600}.reports-module__GAKLxG__kcRow{justify-content:space-between;align-items:flex-end;gap:8px;margin-top:12px;display:flex}.reports-module__GAKLxG__kcValue{font-family:var(--disp);letter-spacing:-.02em;font-size:29px;font-weight:700;line-height:1}.reports-module__GAKLxG__kcDelta{align-items:center;gap:4px;margin-top:11px;font-size:12px;font-weight:600;display:inline-flex}.reports-module__GAKLxG__kcDelta.reports-module__GAKLxG__up{color:var(--pos)}.reports-module__GAKLxG__kcDelta.reports-module__GAKLxG__dn{color:var(--neg)}.reports-module__GAKLxG__kcVs{color:var(--faint);margin-left:3px;font-weight:500}.reports-module__GAKLxG__statStrip{background:var(--panel);border:1px solid var(--line);border-radius:var(--r);grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.reports-module__GAKLxG__statChip{border-right:1px solid var(--line);padding:15px 18px}.reports-module__GAKLxG__statChip:last-child{border-right:none}.reports-module__GAKLxG__scLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--faint);font-size:10.5px;font-weight:600}.reports-module__GAKLxG__scValue{font-family:var(--disp);letter-spacing:-.01em;margin-top:6px;font-size:18px;font-weight:700}.reports-module__GAKLxG__chartLegend{gap:18px;margin-bottom:4px;display:flex}.reports-module__GAKLxG__chartLegend span{color:var(--muted);align-items:center;gap:7px;font-size:12px;display:inline-flex}.reports-module__GAKLxG__chartLegend i{border-radius:calc(9px * var(--radius-mult,1));width:11px;height:3px}.reports-module__GAKLxG__segTabs{background:var(--panel-2);border:1px solid var(--line);border-radius:calc(9px * var(--radius-mult,1));padding:3px;display:inline-flex}.reports-module__GAKLxG__segTabs button{color:var(--muted);border-radius:calc(7px * var(--radius-mult,1));cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:5px 11px;font-size:12px;font-weight:600;display:flex}.reports-module__GAKLxG__segTabs button.reports-module__GAKLxG__on{color:var(--ink);background:var(--raised)}.reports-module__GAKLxG__heat{flex-direction:column;gap:4px;display:flex}.reports-module__GAKLxG__heatHours{justify-content:space-between;margin-bottom:2px;padding-left:42px;display:flex}.reports-module__GAKLxG__heatHours span{font-family:var(--mono);color:var(--faint);font-size:10px}.reports-module__GAKLxG__heatRow{align-items:center;gap:8px;display:flex}.reports-module__GAKLxG__heatDay{width:34px;color:var(--faint);text-align:right;font-size:10px;font-weight:600}.reports-module__GAKLxG__heatCells{flex:1;grid-template-columns:repeat(24,1fr);gap:3px;display:grid}.reports-module__GAKLxG__heatCell{border-radius:calc(3px * var(--radius-mult,1));height:18px}.reports-module__GAKLxG__heatCell.reports-module__GAKLxG__peak{box-shadow:0 0 0 2px var(--blue2)}.reports-module__GAKLxG__rtable{border-collapse:collapse;width:100%}.reports-module__GAKLxG__rtable th{text-align:left;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);border-bottom:1px solid var(--line);padding:11px 14px;font-size:10px;font-weight:600}.reports-module__GAKLxG__rtable td{border-bottom:1px solid var(--line);padding:11px 14px;font-size:13px}.reports-module__GAKLxG__rtable tbody tr:last-child td{border-bottom:none}.reports-module__GAKLxG__rtName{align-items:center;gap:11px;font-weight:500;display:flex}.reports-module__GAKLxG__rtRank{font-family:var(--mono);color:var(--faint);width:16px;font-size:11px}.reports-module__GAKLxG__rtMono{font-family:var(--mono);font-size:12.5px}.reports-module__GAKLxG__rtMargin{font-size:12.5px;font-weight:600}.reports-module__GAKLxG__rtBarcol{width:140px}.reports-module__GAKLxG__rtBar{border-radius:calc(9px * var(--radius-mult,1));background:var(--control-bg-2);height:7px;overflow:hidden}.reports-module__GAKLxG__rtBar>div{border-radius:calc(9px * var(--radius-mult,1));height:100%}.reports-module__GAKLxG__rank{flex-direction:column;gap:14px;padding:18px;display:flex}.reports-module__GAKLxG__rankRow{align-items:center;gap:12px;display:flex}.reports-module__GAKLxG__rankI{font-family:var(--mono);color:var(--faint);width:14px;font-size:12px}.reports-module__GAKLxG__rankMain{flex:1;min-width:0}.reports-module__GAKLxG__rankTop{justify-content:space-between;gap:10px;margin-bottom:6px;display:flex}.reports-module__GAKLxG__rankName{font-size:13px;font-weight:500}.reports-module__GAKLxG__rankV{font-family:var(--mono);color:var(--ink);font-size:12.5px}.reports-module__GAKLxG__rankSub{color:var(--faint)}.reports-module__GAKLxG__rankBar{border-radius:calc(9px * var(--radius-mult,1));background:var(--control-bg-2);height:6px;overflow:hidden}.reports-module__GAKLxG__rankBar>div{border-radius:calc(9px * var(--radius-mult,1));height:100%}.reports-module__GAKLxG__breakdown{align-items:center;gap:24px;padding:20px 18px;display:flex}.reports-module__GAKLxG__bdCenter{place-items:center;display:grid;position:absolute;inset:0}.reports-module__GAKLxG__bdTotal{font-family:var(--disp);font-size:17px;font-weight:700}.reports-module__GAKLxG__bdLbl{color:var(--faint);text-align:center;font-size:10px}.reports-module__GAKLxG__bdLegend{flex-direction:column;flex:1;gap:10px;display:flex}.reports-module__GAKLxG__bdRow{align-items:center;gap:9px;font-size:12.5px;display:flex}.reports-module__GAKLxG__bdDot{border-radius:calc(3px * var(--radius-mult,1));flex:none;width:9px;height:9px}.reports-module__GAKLxG__bdName{color:var(--muted)}.reports-module__GAKLxG__bdVal{font-family:var(--mono);color:var(--ink);margin-left:auto}.reports-module__GAKLxG__bdPct{font-family:var(--mono);color:var(--faint);text-align:right;width:34px}.reports-module__GAKLxG__emptyState{text-align:center;padding:46px 20px}.reports-module__GAKLxG__esIco{border-radius:calc(13px * var(--radius-mult,1));width:46px;height:46px;color:var(--faint);background:var(--control-bg-2);border:1px solid var(--line);place-items:center;margin:0 auto 12px;display:grid}.reports-module__GAKLxG__esTitle{color:var(--muted);font-size:14px;font-weight:600}.reports-module__GAKLxG__esHint{color:var(--faint);margin-top:5px;font-size:12.5px}.reports-module__GAKLxG__loadingBox{place-items:center;padding:60px 0;display:grid}.reports-module__GAKLxG__printOverlay{z-index:80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#05080ec7;padding:80px 20px 60px;position:fixed;inset:0;overflow-y:auto}.reports-module__GAKLxG__poBar{z-index:81;background:var(--raised);border-bottom:1px solid var(--line2);justify-content:space-between;align-items:center;height:60px;padding:0 22px;display:flex;position:fixed;top:0;left:0;right:0}.reports-module__GAKLxG__poT{font-family:var(--disp);color:var(--ink);align-items:center;gap:9px;font-size:14px;font-weight:600;display:flex}.reports-module__GAKLxG__poActions{gap:10px;display:flex}.reports-module__GAKLxG__printRoot{display:none}.reports-module__GAKLxG__printSheet{color:#1a1f2b;border-radius:calc(6px * var(--radius-mult,1));width:794px;max-width:100%;font-family:var(--font-family-app), system-ui, sans-serif;background:#fff;margin:0 auto;padding:46px 48px;box-shadow:0 20px 60px #00000080}.reports-module__GAKLxG__psHead{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.reports-module__GAKLxG__psShop{align-items:center;gap:13px;display:flex}.reports-module__GAKLxG__psMark{border-radius:calc(10px * var(--radius-mult,1));color:#fff;width:40px;height:40px;font-family:var(--disp);background:linear-gradient(145deg,#2f63ef,#1c4fd6);flex:none;place-items:center;font-size:20px;font-weight:700;display:grid;overflow:hidden}.reports-module__GAKLxG__psMark img{object-fit:cover;width:100%;height:100%}.reports-module__GAKLxG__psName{font-family:var(--disp);color:#0d1322;letter-spacing:-.01em;font-size:19px;font-weight:700}.reports-module__GAKLxG__psAddr{color:#6a7384;margin-top:1px;font-size:11px}.reports-module__GAKLxG__psMeta{text-align:right}.reports-module__GAKLxG__psTitle{font-family:var(--disp);color:#0d1322;font-size:20px;font-weight:700}.reports-module__GAKLxG__psPeriod{color:#3a4150;margin-top:5px;font-size:11.5px}.reports-module__GAKLxG__psPeriod b{color:#0d1322}.reports-module__GAKLxG__psGen{color:#9aa0b0;margin-top:2px;font-size:11px}.reports-module__GAKLxG__psRule{background:#0d1322;height:2px;margin:16px 0 20px}.reports-module__GAKLxG__pKpis{border-radius:calc(8px * var(--radius-mult,1));border:1px solid #d8dce6;grid-template-columns:repeat(4,1fr);margin-bottom:12px;display:grid;overflow:hidden}.reports-module__GAKLxG__pk{border-right:1px solid #e6e9f0;padding:13px 15px}.reports-module__GAKLxG__pk:last-child{border-right:none}.reports-module__GAKLxG__pkL{letter-spacing:.06em;text-transform:uppercase;color:#8a93a6;font-size:9.5px;font-weight:600}.reports-module__GAKLxG__pkV{font-family:var(--disp);color:#0d1322;margin-top:5px;font-size:18px;font-weight:700}.reports-module__GAKLxG__pkBig .reports-module__GAKLxG__pkV{font-size:21px}.reports-module__GAKLxG__pKpisSec .reports-module__GAKLxG__pkV{font-size:15px}.reports-module__GAKLxG__pSecTitle{font-family:var(--disp);color:#0d1322;text-transform:uppercase;letter-spacing:.06em;margin:22px 0 10px;font-size:12px;font-weight:600}.reports-module__GAKLxG__pTwo{grid-template-columns:1fr 1fr;gap:22px;display:grid}.reports-module__GAKLxG__ptable{border-collapse:collapse;width:100%;margin-top:2px}.reports-module__GAKLxG__ptable th{letter-spacing:.05em;text-transform:uppercase;color:#8a93a6;border-bottom:1.5px solid #d8dce6;padding:7px 8px;font-size:9.5px;font-weight:600}.reports-module__GAKLxG__ptable td{color:#27303f;border-bottom:1px solid #eef0f5;padding:7px 8px;font-size:11.5px}.reports-module__GAKLxG__psFoot{color:#9aa0b0;border-top:1px solid #d8dce6;justify-content:space-between;margin-top:30px;padding-top:12px;font-size:10px;display:flex}.reports-module__GAKLxG__psFoot b{color:#3a4150}.reports-module__GAKLxG__toast{z-index:90;background:var(--raised);border:1px solid var(--line2);color:var(--ink);border-radius:calc(12px * var(--radius-mult,1));box-shadow:var(--shadow-soft);align-items:center;gap:10px;padding:12px 18px;font-size:13.5px;font-weight:500;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.reports-module__GAKLxG__toastDot{border-radius:calc(9px * var(--radius-mult,1));background:var(--green-2);width:7px;height:7px;box-shadow:0 0 8px var(--green-2)}@media (max-width:1024px){.reports-module__GAKLxG__kpiGrid{grid-template-columns:repeat(2,1fr)}.reports-module__GAKLxG__grid2{grid-template-columns:1fr}}@media (max-width:680px){.reports-module__GAKLxG__kpiGrid{grid-template-columns:1fr}.reports-module__GAKLxG__statStrip{grid-template-columns:1fr 1fr}.reports-module__GAKLxG__statChip:nth-child(2n){border-right:none}.reports-module__GAKLxG__rTitle{font-size:22px}.reports-module__GAKLxG__rtable{white-space:nowrap;display:block;overflow-x:auto}}@media print{@page{margin:12mm;size:A4 portrait}body:has(.reports-module__GAKLxG__printRoot){background:#fff!important}body:has(.reports-module__GAKLxG__printRoot) *{visibility:hidden!important}:is(body:has(.reports-module__GAKLxG__printRoot) .reports-module__GAKLxG__printRoot,body:has(.reports-module__GAKLxG__printRoot) .reports-module__GAKLxG__printRoot *){visibility:visible!important}.reports-module__GAKLxG__printRoot{position:absolute;top:0;left:0;right:0;display:block!important}.reports-module__GAKLxG__printSheet{box-shadow:none;border-radius:0;width:auto;max-width:none;margin:0;padding:0}.reports-module__GAKLxG__printOverlay,.reports-module__GAKLxG__poBar,.reports-module__GAKLxG__toast{display:none!important}}
.store-credit-module__ZnWgfW__statStrip{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:flex}.store-credit-module__ZnWgfW__statCard{background:var(--surface);border:1px solid var(--border);border-radius:calc(12px * var(--radius-mult,1));flex:1;min-width:160px;padding:14px 16px}.store-credit-module__ZnWgfW__statLabel{text-transform:uppercase;letter-spacing:.05em;opacity:.55;font-size:11px}.store-credit-module__ZnWgfW__statValue{font-variant-numeric:tabular-nums;margin-top:4px;font-size:22px;font-weight:700}.store-credit-module__ZnWgfW__tableWrap{background:var(--surface);border:1px solid var(--border);border-radius:calc(14px * var(--radius-mult,1));overflow:hidden}.store-credit-module__ZnWgfW__tdNum{text-align:right;font-variant-numeric:tabular-nums}.store-credit-module__ZnWgfW__name{font-weight:600}.store-credit-module__ZnWgfW__meta{opacity:.55;font-size:11.5px}.store-credit-module__ZnWgfW__bal{color:var(--green);font-variant-numeric:tabular-nums;font-weight:700}.store-credit-module__ZnWgfW__empty{text-align:center;opacity:.6;padding:48px 0;font-size:14px}.store-credit-module__ZnWgfW__hint{opacity:.5;font-size:11.5px}.store-credit-module__ZnWgfW__actionBtn{border-radius:calc(9px * var(--radius-mult,1));border:1px solid var(--border-2);height:38px;color:inherit;cursor:pointer;white-space:nowrap;background:0 0;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-size:12.5px;font-weight:600;display:inline-flex}.store-credit-module__ZnWgfW__actionBtn:hover{background:var(--control-bg-hover)}.store-credit-module__ZnWgfW__actionBtnPrimary{background:var(--brand);color:var(--brand-text-on);box-shadow:var(--shadow-sm), inset 0 1px 0 #ffffff2e;border-color:#0000}.store-credit-module__ZnWgfW__actionBtnPrimary:hover{background:var(--brand-strong)}.store-credit-module__ZnWgfW__overlay{z-index:80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#080b12a6;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.store-credit-module__ZnWgfW__panel{background:var(--surface-2);border:1px solid var(--border);border-radius:calc(16px * var(--radius-mult,1));width:min(540px,100%);max-height:92vh;padding:22px;overflow-y:auto}.store-credit-module__ZnWgfW__panelTitle{align-items:center;gap:8px;margin:0 0 4px;font-size:17px;font-weight:700;display:flex}.store-credit-module__ZnWgfW__panelSub{opacity:.6;margin:0 0 18px;font-size:12.5px}.store-credit-module__ZnWgfW__balBig{color:var(--green);font-variant-numeric:tabular-nums;margin-bottom:14px;font-size:26px;font-weight:800}.store-credit-module__ZnWgfW__formRow{flex-wrap:wrap;align-items:flex-end;gap:10px;margin-bottom:12px;display:flex}.store-credit-module__ZnWgfW__field{flex-direction:column;flex:1;gap:5px;min-width:120px;display:flex}.store-credit-module__ZnWgfW__fieldLabel{opacity:.65;text-transform:uppercase;letter-spacing:.04em;font-size:11.5px;font-weight:600}.store-credit-module__ZnWgfW__input{background:var(--control-bg-2);border:1px solid var(--border);border-radius:calc(9px * var(--radius-mult,1));color:inherit;width:100%;padding:9px 11px;font-size:13.5px}.store-credit-module__ZnWgfW__input:focus{border-color:var(--brand);outline:none}.store-credit-module__ZnWgfW__footerBtns{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.store-credit-module__ZnWgfW__ledger{border-top:1px solid var(--border);max-height:40vh;margin-top:8px;overflow-y:auto}.store-credit-module__ZnWgfW__ledgerRow{border-bottom:1px dashed var(--border-subtle);align-items:baseline;gap:10px;padding:8px 0;font-size:12.5px;display:flex}.store-credit-module__ZnWgfW__ledgerDate{opacity:.55;white-space:nowrap;font-size:11.5px}.store-credit-module__ZnWgfW__ledgerDelta{font-variant-numeric:tabular-nums;margin-left:auto;font-weight:700}.store-credit-module__ZnWgfW__pos{color:var(--green)}.store-credit-module__ZnWgfW__neg{color:var(--red)}
.locationHoverCard-module__t-YsTG__pop{z-index:9999;border-radius:calc(16px * var(--radius-mult,1));border:1px solid var(--border-2);background:var(--surface);pointer-events:none;flex-direction:column;gap:8px;width:280px;height:248px;padding:10px;animation:.13s ease-out locationHoverCard-module__t-YsTG__locPopIn;display:flex;position:fixed;box-shadow:0 22px 60px #00000073,0 2px 6px #0000002e}.locationHoverCard-module__t-YsTG__pop img{object-fit:cover;border-radius:calc(11px * var(--radius-mult,1));background:var(--surface-2);flex:1;width:100%;min-height:0}.locationHoverCard-module__t-YsTG__pop em{color:var(--text-strong);text-align:center;letter-spacing:.2px;text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;font-size:12.5px;font-style:normal;font-weight:700;overflow:hidden}@keyframes locationHoverCard-module__t-YsTG__locPopIn{0%{opacity:0;transform:translateY(4px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}
.not-found-module____MV3a__wrap{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:60px 20px;display:flex}.not-found-module____MV3a__bigNum{background:linear-gradient(135deg,#2563eb 0%,#6366f1 50%,#a855f7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:120px;font-weight:900;line-height:1}.not-found-module____MV3a__float{color:var(--text-2);margin-bottom:20px}.not-found-module____MV3a__copy{color:var(--text-muted);max-width:380px;margin-bottom:32px;font-size:15px}.not-found-module____MV3a__actions{gap:12px;display:flex}.not-found-module____MV3a__cta{background:var(--brand-strong);color:#fff;border-radius:calc(12px * var(--radius-mult,1));cursor:pointer;border:none;align-items:center;gap:8px;padding:12px 24px;font-family:inherit;font-size:14px;font-weight:700;transition:all .15s;display:inline-flex}.not-found-module____MV3a__cta:hover{background:var(--brand);transform:translateY(-1px);box-shadow:0 10px 22px #2563eb59}
