.login-module__ay3okG__root{background:radial-gradient(110% 70% at 50% -8%, var(--accent-dim), transparent 56%), linear-gradient(135deg, var(--bg-tint), transparent 38%), linear-gradient(180deg, var(--bg-gradient-from) 0%, var(--bg-gradient-to) 100%);justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex;position:relative;overflow:hidden}.login-module__ay3okG__root:after{content:"";background:radial-gradient(circle, var(--accent-dim), transparent 70%);filter:blur(40px);opacity:.6;pointer-events:none;width:520px;height:520px;position:absolute;top:-160px;left:50%;transform:translate(-50%)}.login-module__ay3okG__bgGrid{pointer-events:none;opacity:.4;background-image:linear-gradient(#ffffff03 1px,#0000 1px),linear-gradient(90deg,#ffffff03 1px,#0000 1px);background-size:44px 44px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 86%);mask-image:linear-gradient(#000 0%,#0000 86%)}.login-module__ay3okG__card{background:var(--surface-elevated);border:1px solid var(--border-soft);width:100%;max-width:420px;box-shadow:var(--shadow-lg), var(--shadow-inset);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-radius:18px;padding:44px 38px;position:relative;overflow:hidden}.login-module__ay3okG__card:before{content:"";background:linear-gradient(90deg, transparent, var(--brand-soft), transparent);opacity:.55;pointer-events:none;height:1px;position:absolute;inset:0 0 auto}.login-module__ay3okG__logo{flex-direction:column;align-items:center;gap:2px;margin-bottom:18px;display:flex}.login-module__ay3okG__logoImg{width:auto;height:auto}.login-module__ay3okG__brandLogo{object-fit:contain;width:auto;max-width:240px;max-height:76px;display:block}.login-module__ay3okG__tagline{font-family:var(--font-manrope), "Manrope", system-ui, sans-serif;letter-spacing:-.005em;color:var(--text-muted);align-items:center;gap:9px;font-size:13px;font-weight:500;display:flex}.login-module__ay3okG__tagline .login-module__ay3okG__dot{background:var(--brand-accent,currentColor);opacity:.7;border-radius:50%;width:3px;height:3px}.login-module__ay3okG__header{display:none}.login-module__ay3okG__title{text-align:center;color:var(--text-strong);letter-spacing:-.01em;margin:0 0 6px;font-size:23px;font-weight:850}.login-module__ay3okG__subtitle{color:var(--text-2);text-align:center;margin:0 0 22px;font-size:13.5px}.login-module__ay3okG__error{background:var(--red-dim);border:1px solid var(--red-dim);color:var(--red-soft);margin-bottom:18px;padding:14px 18px;font-size:13px}.login-module__ay3okG__form{flex-direction:column;gap:16px;display:flex}.login-module__ay3okG__field{flex-direction:column;gap:10px;display:flex}.login-module__ay3okG__label{color:var(--text-muted);letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:800}.login-module__ay3okG__inputWrap{position:relative}.login-module__ay3okG__inputIcon{color:var(--text-3);transition:color .16s cubic-bezier(.2,.8,.2,1);position:absolute;top:50%;left:14px;transform:translateY(-50%)}.login-module__ay3okG__inputIconActive{color:var(--brand)}.login-module__ay3okG__input{background:var(--input-bg);border:1px solid var(--border-soft);width:100%;color:var(--input-text);border-radius:12px;outline:none;padding:16px 16px 16px 46px;font-size:15px;transition:border-color .16s cubic-bezier(.2,.8,.2,1),box-shadow .16s cubic-bezier(.2,.8,.2,1),background .16s cubic-bezier(.2,.8,.2,1)}.login-module__ay3okG__input::placeholder{color:var(--input-placeholder)}.login-module__ay3okG__input:focus{background:var(--surface);border-color:var(--input-border-focus);box-shadow:0 0 0 4px var(--accent-dim)}.login-module__ay3okG__toggleBtn{color:var(--text-3);cursor:pointer;background:0 0;border:none;padding:6px;transition:color .14s,transform .14s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.login-module__ay3okG__toggleBtn:hover{color:var(--text-muted);transform:scale(1.04)}.login-module__ay3okG__labelRow{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.login-module__ay3okG__forgotLink{color:var(--brand-soft);text-transform:none;letter-spacing:0;font-size:12px;font-weight:700;text-decoration:none;transition:color .16s}.login-module__ay3okG__forgotLink:hover{color:var(--brand);text-decoration:underline}.login-module__ay3okG__switchRow{text-align:center;color:var(--text-2);margin-top:22px;font-size:13px}.login-module__ay3okG__switchRow a{color:var(--brand-soft);font-weight:700;text-decoration:none;transition:color .16s}.login-module__ay3okG__switchRow a:hover{color:var(--brand);text-decoration:underline}.login-module__ay3okG__backLink{color:var(--text-2);align-items:center;gap:6px;margin-bottom:18px;font-size:12.5px;font-weight:600;text-decoration:none;transition:color .16s,gap .16s;display:inline-flex}.login-module__ay3okG__backLink:hover{color:var(--text-strong);gap:9px}.login-module__ay3okG__verify{text-align:center;color:var(--text-2);flex-direction:column;align-items:center;gap:16px;padding:24px 0 12px;font-size:14px;display:flex}.login-module__ay3okG__verifySpinner{border:3px solid var(--border-soft);border-top-color:var(--brand);border-radius:50%;width:30px;height:30px;animation:.7s linear infinite login-module__ay3okG__authSpin}@keyframes login-module__ay3okG__authSpin{to{transform:rotate(360deg)}}.login-module__ay3okG__success{text-align:center;flex-direction:column;align-items:center;padding:8px 0 4px;display:flex}.login-module__ay3okG__successIcon{background:var(--green-dim,#10a37124);width:58px;height:58px;color:var(--green-2,#34d399);border-radius:50%;justify-content:center;align-items:center;margin-bottom:18px;display:inline-flex}.login-module__ay3okG__successTitle{color:var(--text-strong);margin:0 0 8px;font-size:20px;font-weight:800}.login-module__ay3okG__successText{color:var(--text-2);margin:0;font-size:14px;line-height:1.6}.login-module__ay3okG__successText b{color:var(--text-strong);font-weight:700}.login-module__ay3okG__note{color:var(--text-3);margin:-2px 0 4px;font-size:12.5px;line-height:1.55}.login-module__ay3okG__footer{text-align:center;color:var(--text-faint-2);letter-spacing:.3px;flex-direction:column;align-items:center;gap:6px;margin-top:28px;font-size:11.5px;display:flex}.login-module__ay3okG__poweredBy{color:var(--text-muted);border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;text-decoration:none;transition:all .16s;display:inline-flex}.login-module__ay3okG__poweredBy:hover{color:var(--text);border-color:var(--border);background:var(--control-bg,var(--control-bg-2))}.login-module__ay3okG__poweredByLabel{opacity:.75;font-size:11px}.login-module__ay3okG__poweredByLogo{opacity:.9;width:auto;height:16px;display:block}html[data-theme-kind=light] .login-module__ay3okG__poweredByLogo{filter:invert()}.login-module__ay3okG__footerVersion{opacity:.6;font-size:10.5px}@media (max-width:860px){.login-module__ay3okG__card{max-width:420px;padding:36px 24px}}
.Button-module__8RiFmG__btn{border-radius:var(--radius-md);white-space:nowrap;-webkit-user-select:none;user-select:none;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;font-family:inherit;font-weight:700;line-height:1;transition:background .16s,border-color .16s,box-shadow .16s,color .16s,transform .16s;display:inline-flex}.Button-module__8RiFmG__btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none!important}.Button-module__8RiFmG__sm{border-radius:var(--radius-sm);gap:6px;height:32px;padding:0 12px;font-size:12px}.Button-module__8RiFmG__md{height:40px;padding:0 16px;font-size:13px}.Button-module__8RiFmG__lg{gap:8px;height:48px;padding:0 20px;font-size:14px}.Button-module__8RiFmG__iconOnly{aspect-ratio:1;flex-shrink:0;padding:0}.Button-module__8RiFmG__iconOnly.Button-module__8RiFmG__sm{width:32px}.Button-module__8RiFmG__iconOnly.Button-module__8RiFmG__md{width:40px}.Button-module__8RiFmG__iconOnly.Button-module__8RiFmG__lg{width:48px}.Button-module__8RiFmG__fullWidth{flex:1 1 0;width:100%}.Button-module__8RiFmG__primary{background:var(--brand);color:var(--brand-text-on);box-shadow:var(--shadow-sm), inset 0 1px 0 #ffffff2e}.Button-module__8RiFmG__primary:hover:not(:disabled){background:var(--brand-strong);transform:translateY(-1px)}.Button-module__8RiFmG__secondary{background:var(--control-bg-2);border-color:var(--border);color:var(--text)}.Button-module__8RiFmG__secondary:hover:not(:disabled){background:var(--control-bg-hover);border-color:var(--border-2);color:var(--text-strong)}.Button-module__8RiFmG__danger{background:var(--red-2);color:#fff;box-shadow:0 4px 12px var(--red-dim)}.Button-module__8RiFmG__danger:hover:not(:disabled){background:var(--red-strong);transform:translateY(-1px)}.Button-module__8RiFmG__success{background:var(--green);color:#fff;box-shadow:0 4px 12px var(--green-dim)}.Button-module__8RiFmG__success:hover:not(:disabled){background:var(--green-strong);transform:translateY(-1px)}.Button-module__8RiFmG__warning{background:var(--orange);color:#fff;box-shadow:0 4px 12px var(--orange-dim)}.Button-module__8RiFmG__warning:hover:not(:disabled){background:var(--orange-strong);transform:translateY(-1px)}.Button-module__8RiFmG__soft{background:var(--brand-dim);border-color:var(--brand-dim-2);color:var(--brand-soft)}.Button-module__8RiFmG__soft:hover:not(:disabled){background:var(--brand-dim-2)}.Button-module__8RiFmG__ghost{color:var(--text-muted);background:0 0}.Button-module__8RiFmG__ghost:hover:not(:disabled){background:var(--control-bg-2);color:var(--text-strong)}.Button-module__8RiFmG__spinner{border:2px solid #ffffff4d;border-top-color:currentColor;flex-shrink:0;width:16px;height:16px;animation:.65s linear infinite Button-module__8RiFmG__spin;display:inline-block;border-radius:50%!important}.Button-module__8RiFmG__sm .Button-module__8RiFmG__spinner{width:14px;height:14px}
.SlipActions-module__kxxZ9a__bar{flex-direction:column;gap:10px;width:100%;display:flex}.SlipActions-module__kxxZ9a__actions{flex-wrap:wrap;align-items:flex-start;gap:16px;margin:6px 0 2px;display:flex}.SlipActions-module__kxxZ9a__action{flex-direction:column;align-items:center;gap:5px;display:flex}.SlipActions-module__kxxZ9a__iconBtn{color:#fff;cursor:pointer;border:0;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .14s cubic-bezier(.2,.8,.2,1),box-shadow .18s,filter .18s,opacity .15s;display:inline-flex;box-shadow:inset 0 1px #ffffff47,inset 0 -1px #0000002e,0 2px 5px #00000038}.SlipActions-module__kxxZ9a__iconBtn:hover{filter:brightness(1.06)saturate(1.05);transform:translateY(-2px);box-shadow:inset 0 1px #ffffff4d,inset 0 -1px #0000002e,0 8px 20px #00000042}.SlipActions-module__kxxZ9a__iconBtn:active{transform:translateY(0);box-shadow:inset 0 1px #ffffff29,0 1px 2px #0000003d}.SlipActions-module__kxxZ9a__iconBtn:disabled{opacity:.5;cursor:default;filter:none;transform:none;box-shadow:inset 0 1px #ffffff1f,0 1px 2px #00000026}.SlipActions-module__kxxZ9a__iconBtn.SlipActions-module__kxxZ9a__active{box-shadow:0 0 0 3px #7f7f7f38,0 6px 16px #0003}.SlipActions-module__kxxZ9a__iconLabel{letter-spacing:.3px;color:var(--text,#0b0d12);opacity:.66;font-size:10.5px;font-weight:700}.SlipActions-module__kxxZ9a__print{background:linear-gradient(#2c3442 0%,#1c2230 100%)}.SlipActions-module__kxxZ9a__wa{background:linear-gradient(#25d366 0%,#15a34a 100%)}.SlipActions-module__kxxZ9a__mail{background:linear-gradient(#3b86f7 0%,#2563eb 100%)}.SlipActions-module__kxxZ9a__print:hover{box-shadow:inset 0 1px #ffffff4d,inset 0 -1px #0000002e,0 8px 20px #141a2680}.SlipActions-module__kxxZ9a__wa:hover{box-shadow:inset 0 1px #ffffff57,inset 0 -1px #0000002e,0 8px 22px #16a34a6b}.SlipActions-module__kxxZ9a__mail:hover{box-shadow:inset 0 1px #ffffff57,inset 0 -1px #0000002e,0 8px 22px #2563eb6b}.SlipActions-module__kxxZ9a__sm .SlipActions-module__kxxZ9a__actions{flex-wrap:nowrap;gap:9px;margin:0}.SlipActions-module__kxxZ9a__sm .SlipActions-module__kxxZ9a__iconBtn{border-radius:9px;width:30px;height:30px}.SlipActions-module__kxxZ9a__sm .SlipActions-module__kxxZ9a__iconLabel{font-size:9.5px}.SlipActions-module__kxxZ9a__sm .SlipActions-module__kxxZ9a__iconBtn:hover{transform:translateY(-1px)}.SlipActions-module__kxxZ9a__center .SlipActions-module__kxxZ9a__actions{justify-content:center}.SlipActions-module__kxxZ9a__center .SlipActions-module__kxxZ9a__msg{align-self:center}.SlipActions-module__kxxZ9a__recipientRow{align-items:center;gap:8px;animation:.18s SlipActions-module__kxxZ9a__slipFade;display:flex}.SlipActions-module__kxxZ9a__field{flex:1;align-items:center;min-width:0;display:flex;position:relative}.SlipActions-module__kxxZ9a__leadIcon{color:var(--text,#0b0d12);opacity:.42;pointer-events:none;display:inline-flex;position:absolute;left:11px}.SlipActions-module__kxxZ9a__input{border:1px solid var(--input-border,#7f7f7f66);background:var(--input-bg,#fff);min-width:0;color:var(--input-text,#0b0d12);font:inherit;border-radius:10px;flex:1;padding:9px 12px 9px 32px;font-size:12.5px}.SlipActions-module__kxxZ9a__input::placeholder{color:var(--input-text,#0b0d12);opacity:.45}.SlipActions-module__kxxZ9a__input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb29}.SlipActions-module__kxxZ9a__recipientRow .SlipActions-module__kxxZ9a__iconBtn{width:38px;height:38px}.SlipActions-module__kxxZ9a__sm .SlipActions-module__kxxZ9a__recipientRow .SlipActions-module__kxxZ9a__iconBtn{width:34px;height:34px}.SlipActions-module__kxxZ9a__iconClose{width:38px;height:38px;color:var(--text,inherit);cursor:pointer;opacity:.62;background:0 0;border:1px solid #7f7f7f52;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .15s,background .15s;display:inline-flex}.SlipActions-module__kxxZ9a__iconClose:hover{opacity:1;background:#7f7f7f1a}.SlipActions-module__kxxZ9a__sm .SlipActions-module__kxxZ9a__iconClose{border-radius:9px;width:34px;height:34px}.SlipActions-module__kxxZ9a__msg{align-items:center;gap:6px;font-size:11.5px;font-weight:600;line-height:1.4;display:inline-flex}.SlipActions-module__kxxZ9a__msgOk{color:var(--green,#16a34a)}.SlipActions-module__kxxZ9a__msgErr{color:var(--red,#dc2626)}.SlipActions-module__kxxZ9a__spin{animation:.8s linear infinite SlipActions-module__kxxZ9a__slipspin}@keyframes SlipActions-module__kxxZ9a__slipspin{to{transform:rotate(360deg)}}@keyframes SlipActions-module__kxxZ9a__slipFade{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:none}}
.CustomDialog-module__TJvx_a__overlay{z-index:9999;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.CustomDialog-module__TJvx_a__backdrop{-webkit-backdrop-filter:blur(10px)saturate(1.05);background:#0000008c;position:absolute;inset:0}.CustomDialog-module__TJvx_a__container{background:var(--surface-raised);border:1px solid var(--border-soft);-webkit-backdrop-filter:blur(22px);width:100%;max-width:440px;box-shadow:var(--shadow-lg), var(--shadow-inset);border-radius:18px;position:relative;overflow:hidden}.CustomDialog-module__TJvx_a__closeBtn{z-index:1;position:absolute;top:16px;right:16px}.CustomDialog-module__TJvx_a__content{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:32px 32px 24px;display:flex}.CustomDialog-module__TJvx_a__iconWrapper{background:var(--control-bg-2);border:1px solid var(--border-soft);width:64px;height:64px;box-shadow:var(--shadow-inset);border-radius:16px;justify-content:center;align-items:center;display:flex}.CustomDialog-module__TJvx_a__iconSuccess{color:var(--green)}.CustomDialog-module__TJvx_a__iconWarning{color:var(--orange)}.CustomDialog-module__TJvx_a__iconError{color:var(--red-2)}.CustomDialog-module__TJvx_a__iconInfo,.CustomDialog-module__TJvx_a__iconConfirm{color:var(--accent-2)}.CustomDialog-module__TJvx_a__textWrapper{flex-direction:column;gap:8px;display:flex}.CustomDialog-module__TJvx_a__title{color:var(--text-strong);letter-spacing:0;margin:0;font-size:20px;font-weight:850}.CustomDialog-module__TJvx_a__description{color:var(--text-muted);margin:0;font-size:14px;line-height:1.6}.CustomDialog-module__TJvx_a__footer{gap:12px;padding:24px 32px 32px;display:flex}
.BulkActionBar-module__1bEpJq__bar{z-index:999;background:var(--surface-elevated);border:1px solid var(--border-soft);width:max-content;max-width:calc(100vw - 32px);box-shadow:0 18px 46px #0000007a, var(--shadow-inset);-webkit-backdrop-filter:blur(18px)saturate(1.08);backdrop-filter:blur(18px)saturate(1.08);color:var(--text-muted);border-radius:14px;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-inline:auto;padding:11px 18px;font-size:13px;display:flex;position:fixed;bottom:24px;left:0;right:0}.BulkActionBar-module__1bEpJq__count{color:var(--text-strong);font-weight:600}@media (max-width:640px){.BulkActionBar-module__1bEpJq__bar{bottom:calc(16px + env(safe-area-inset-bottom,0px));gap:8px 10px;max-width:calc(100vw - 20px);padding:10px 14px;font-size:12.5px}.BulkActionBar-module__1bEpJq__count{text-align:center}}
.CustomerPicker-module__Z_Q6HW__root{position:relative}.CustomerPicker-module__Z_Q6HW__inputRow{background:var(--control-bg-2);border:1px solid var(--border);cursor:text;border-radius:10px;align-items:center;gap:12px;padding:12px 16px;transition:border-color .15s;display:flex}.CustomerPicker-module__Z_Q6HW__inputRow:focus-within{border-color:var(--brand-glow);box-shadow:0 0 0 2px var(--brand-dim)}.CustomerPicker-module__Z_Q6HW__searchIcon{color:var(--text-2);pointer-events:none;flex-shrink:0}.CustomerPicker-module__Z_Q6HW__input{color:var(--text-strong);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:6px 16px;font-family:inherit;font-size:15px}.CustomerPicker-module__Z_Q6HW__input:focus,.CustomerPicker-module__Z_Q6HW__input:focus-visible{box-shadow:none;outline:none}.CustomerPicker-module__Z_Q6HW__input::placeholder{color:var(--text-2)}.CustomerPicker-module__Z_Q6HW__clearInput{color:var(--text-2);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;align-items:center;padding:2px 4px;transition:color .12s;display:flex}.CustomerPicker-module__Z_Q6HW__clearInput:hover{color:var(--text-muted)}.CustomerPicker-module__Z_Q6HW__selected{background:var(--brand-dim);border:1px solid var(--brand-glow);border-radius:10px;align-items:center;gap:10px;padding:8px 12px;display:flex}.CustomerPicker-module__Z_Q6HW__avatar{background:var(--brand-glow);width:28px;height:28px;color:var(--brand-soft);border-radius:8px;flex-shrink:0;place-items:center;font-size:12px;font-weight:700;display:grid}.CustomerPicker-module__Z_Q6HW__info{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.CustomerPicker-module__Z_Q6HW__name{color:var(--text-strong);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.CustomerPicker-module__Z_Q6HW__phone{color:var(--text-2);font-size:11px}.CustomerPicker-module__Z_Q6HW__clear{color:var(--text-2);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;align-items:center;padding:4px;transition:all .12s;display:flex}.CustomerPicker-module__Z_Q6HW__clear:hover{background:var(--red-dim);color:var(--red)}.CustomerPicker-module__Z_Q6HW__dropdown{z-index:200;background:var(--surface-elevated);border:1px solid var(--border-2);box-shadow:var(--shadow-lg), 0 0 0 1px var(--border);border-radius:14px;animation:.14s CustomerPicker-module__Z_Q6HW__dropIn;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden}@keyframes CustomerPicker-module__Z_Q6HW__dropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.CustomerPicker-module__Z_Q6HW__hint{color:var(--text-2);text-align:center;padding:14px;font-size:12px}.CustomerPicker-module__Z_Q6HW__option{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:10px 14px;font-family:inherit;transition:background .1s;display:flex}.CustomerPicker-module__Z_Q6HW__optAvatar{background:var(--control-bg);width:30px;height:30px;color:var(--text-2);border-radius:8px;flex-shrink:0;place-items:center;font-size:12px;font-weight:700;display:grid}.CustomerPicker-module__Z_Q6HW__optInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.CustomerPicker-module__Z_Q6HW__optName{color:var(--text-strong);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.CustomerPicker-module__Z_Q6HW__optPhone{color:var(--text-faint);font-size:11px}.CustomerPicker-module__Z_Q6HW__sep{background:var(--border-soft);height:1px;margin:4px 0}.CustomerPicker-module__Z_Q6HW__newBtn{cursor:pointer;width:100%;color:var(--brand-soft);background:0 0;border:none;align-items:center;gap:7px;padding:10px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:background .1s;display:flex}.CustomerPicker-module__Z_Q6HW__createBox{flex-direction:column;gap:7px;padding:10px 14px 12px;display:flex}.CustomerPicker-module__Z_Q6HW__createInput{background:var(--control-bg);border:1px solid var(--border);width:100%;color:var(--text-strong);box-sizing:border-box;border-radius:8px;outline:none;padding:8px 10px;font-family:inherit;font-size:12px;transition:border-color .15s}.CustomerPicker-module__Z_Q6HW__createInput:focus{border-color:var(--brand-glow)}.CustomerPicker-module__Z_Q6HW__createInput::placeholder{color:var(--text-faint-2)}.CustomerPicker-module__Z_Q6HW__createRow{justify-content:flex-end;gap:8px;margin-top:2px;display:flex}.CustomerPicker-module__Z_Q6HW__cancelBtn{border:1px solid var(--border);color:var(--text-2);cursor:pointer;background:0 0;border-radius:8px;padding:6px 13px;font-family:inherit;font-size:12px;transition:all .12s}.CustomerPicker-module__Z_Q6HW__cancelBtn:hover{border-color:var(--border-3);color:var(--text-muted)}.CustomerPicker-module__Z_Q6HW__saveBtn{background:var(--brand-dim);border:1px solid var(--brand-glow);color:var(--brand-soft);cursor:pointer;border-radius:8px;align-items:center;gap:5px;padding:6px 13px;font-family:inherit;font-size:12px;font-weight:600;transition:all .12s;display:inline-flex}.CustomerPicker-module__Z_Q6HW__saveBtn:disabled{opacity:.4;cursor:not-allowed}.CustomerPicker-module__Z_Q6HW__inputRow,.CustomerPicker-module__Z_Q6HW__selected,.CustomerPicker-module__Z_Q6HW__createInput{background:var(--surface);border-color:var(--border-3);border-radius:12px;min-height:44px;box-shadow:inset 0 1px #ffffff09}.CustomerPicker-module__Z_Q6HW__inputRow{padding:8px 22px}.CustomerPicker-module__Z_Q6HW__inputRow:focus-within,.CustomerPicker-module__Z_Q6HW__createInput:focus{border-color:var(--border-2);box-shadow:0 0 0 3px var(--accent-dim), inset 0 1px 0 #ffffff0d}.CustomerPicker-module__Z_Q6HW__searchIcon{color:var(--text-muted)}.CustomerPicker-module__Z_Q6HW__input::placeholder,.CustomerPicker-module__Z_Q6HW__createInput::placeholder{color:var(--input-placeholder)}.CustomerPicker-module__Z_Q6HW__selected{background:var(--accent-dim);border-color:var(--border-soft);padding:8px 12px}.CustomerPicker-module__Z_Q6HW__avatar{background:var(--accent-dim);color:var(--text-strong)}.CustomerPicker-module__Z_Q6HW__dropdown{background:var(--surface-elevated);border-color:var(--border-soft)}.CustomerPicker-module__Z_Q6HW__option:hover{background:var(--accent-dim)}.CustomerPicker-module__Z_Q6HW__newBtn{color:var(--accent-2)}.CustomerPicker-module__Z_Q6HW__newBtn:hover{background:var(--accent-dim)}.CustomerPicker-module__Z_Q6HW__saveBtn{background:var(--panel-bg-3);border-color:var(--border-3);color:var(--panel-text)}.CustomerPicker-module__Z_Q6HW__saveBtn:hover:not(:disabled){background:var(--panel-bg)}
.HoverPopup-module__mqkgrW__trigger{cursor:help;display:inline-flex}.HoverPopup-module__mqkgrW__popup{z-index:9999;background:linear-gradient(145deg, var(--bg-gradient-from) 0%, var(--bg-gradient-to) 100%);border:1px solid var(--border);color:var(--text-strong);pointer-events:none;border-radius:12px;min-width:220px;max-width:320px;padding:14px 18px;font-size:13px;line-height:1.5;animation:.12s ease-out HoverPopup-module__mqkgrW__tooltipFadeIn;position:fixed;box-shadow:0 16px 48px #000000b3}.HoverPopup-module__mqkgrW__popup.HoverPopup-module__mqkgrW__top{transform:translate(-50%,-100%)}.HoverPopup-module__mqkgrW__popup.HoverPopup-module__mqkgrW__bottom{transform:translate(-50%)}.HoverPopup-module__mqkgrW__popup.HoverPopup-module__mqkgrW__left{transform:translate(-100%,-50%)}.HoverPopup-module__mqkgrW__popup.HoverPopup-module__mqkgrW__right{transform:translateY(-50%)}@keyframes HoverPopup-module__mqkgrW__tooltipFadeIn{0%{opacity:0;transform:translate(-50%,-90%)scale(.96)}to{opacity:1;transform:translate(-50%,-100%)scale(1)}}.HoverPopup-module__mqkgrW__popup.HoverPopup-module__mqkgrW__bottom{animation:.12s ease-out HoverPopup-module__mqkgrW__tooltipFadeInBottom}@keyframes HoverPopup-module__mqkgrW__tooltipFadeInBottom{0%{opacity:0;transform:translate(-50%,10%)scale(.96)}to{opacity:1;transform:translate(-50%)scale(1)}}
@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}
.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{background:var(--surface-elevated);border:1px solid var(--border-soft);box-shadow:var(--shadow-lg), var(--shadow-inset);border-radius:8px;padding:clamp(14px,1.5vw,22px)}.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 (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{top:var(--topbar-h,52px);background:var(--surface-elevated);border-bottom:1px solid var(--border-soft);-webkit-backdrop-filter:blur(14px)saturate(1.08);z-index:35;border-radius:0;flex-wrap:wrap;justify-content:center;gap:8px;width:auto;max-width:none;padding:9px 12px;position:fixed;left:0;right:0;transform:none;box-shadow:0 6px 18px #0000004d}.frontend-shell-module__iP36cq__withActions{padding-top:calc(var(--topbar-h,52px) + 18px)}.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:1 1 0;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__content{border-radius:12px}.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}}
.Toast-module__dpyMdW__viewport{z-index:11000;pointer-events:none;flex-direction:column;gap:10px;width:min(380px,100vw - 32px);display:flex;position:fixed;top:16px;right:16px}.Toast-module__dpyMdW__toast{background:var(--surface-raised);border:1px solid var(--border-2);border-radius:var(--radius-md);box-shadow:var(--shadow-lift);pointer-events:auto;-webkit-backdrop-filter:blur(16px)saturate(1.1);align-items:flex-start;gap:12px;padding:14px;display:flex;position:relative;overflow:hidden}.Toast-module__dpyMdW__toast:before{content:"";background:var(--toast-accent,var(--brand));width:3px;position:absolute;top:0;bottom:0;left:0}.Toast-module__dpyMdW__iconWrap{border-radius:var(--radius-sm);background:color-mix(in srgb, var(--toast-accent,var(--brand)) 16%, transparent);width:32px;height:32px;color:var(--toast-accent,var(--brand));flex-shrink:0;justify-content:center;align-items:center;display:flex}.Toast-module__dpyMdW__body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.Toast-module__dpyMdW__title{color:var(--text-strong);font-size:13.5px;font-weight:700;line-height:1.35}.Toast-module__dpyMdW__message{color:var(--text-muted);word-break:break-word;font-size:12.5px;line-height:1.45}.Toast-module__dpyMdW__action{border-radius:var(--radius-sm);border:1px solid var(--toast-accent,var(--brand));background:color-mix(in srgb, var(--toast-accent,var(--brand)) 12%, transparent);color:var(--toast-accent,var(--brand));cursor:pointer;align-self:flex-start;align-items:center;gap:6px;margin-top:8px;padding:5px 12px;font-family:inherit;font-size:12px;font-weight:700;transition:background .14s;display:inline-flex}.Toast-module__dpyMdW__action:hover{background:color-mix(in srgb, var(--toast-accent,var(--brand)) 22%, transparent)}.Toast-module__dpyMdW__close{border-radius:var(--radius-sm);width:24px;height:24px;color:var(--text-3);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:all .14s;display:flex}.Toast-module__dpyMdW__close:hover{background:var(--control-bg-2);color:var(--text)}.Toast-module__dpyMdW__progress{background:var(--toast-accent,var(--brand));opacity:.5;height:2px;position:absolute;bottom:0;left:0}
.settings-module__ZPs39a__container{flex-direction:column;gap:20px;width:100%;margin:0;padding:0 24px;display:flex}.settings-module__ZPs39a__tabNav{background:var(--control-bg-2);border:1px solid var(--border);scrollbar-width:thin;border-radius:14px;gap:8px;width:fit-content;max-width:100%;padding:6px;display:flex;overflow-x:auto}.settings-module__ZPs39a__tabGroupItem{align-items:center;gap:8px;display:inline-flex}.settings-module__ZPs39a__tabDivider{background:var(--border);flex-shrink:0;width:1px;height:22px;margin:0 6px;display:inline-block}.settings-module__ZPs39a__tabBtn{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:10px;flex-shrink:0;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:600;transition:all .2s;display:flex;position:relative;overflow:hidden}.settings-module__ZPs39a__tabBtn:hover{color:var(--text-strong);background:var(--control-bg-2)}.settings-module__ZPs39a__tabActive{box-shadow:0 4px 14px var(--brand-glow);background:linear-gradient(135deg, var(--brand-strong), var(--brand))!important;color:var(--brand-text-on)!important}.settings-module__ZPs39a__tabBtn svg,.settings-module__ZPs39a__tabBtn span:not(.settings-module__ZPs39a__tabActiveGlow){z-index:1;position:relative}.settings-module__ZPs39a__tabActiveGlow{z-index:0;border-radius:inherit;background:linear-gradient(135deg, var(--brand-strong), var(--brand));box-shadow:inset 0 1px 0 #ffffff2e, 0 4px 14px var(--brand-glow);position:absolute;inset:0}.settings-module__ZPs39a__content{min-height:400px}.settings-module__ZPs39a__tabContent{flex-direction:column;gap:20px;width:100%;display:flex}.settings-module__ZPs39a__tabFooter{background:linear-gradient(180deg, transparent, var(--surface-base) 30%);z-index:5;justify-content:flex-end;align-items:center;gap:12px;margin-top:4px;padding-top:12px;display:flex;position:sticky;bottom:0}.settings-module__ZPs39a__inlineActionBtn{align-self:flex-start}.settings-module__ZPs39a__card{background:var(--surface-elevated);border:1px solid var(--border);border-radius:18px;overflow:hidden}.settings-module__ZPs39a__cardHeader{background:var(--control-bg-2);border-bottom:1px solid var(--border);color:var(--brand-soft);align-items:center;gap:12px;padding:18px 22px;display:flex}.settings-module__ZPs39a__cardHeader h3{color:var(--text-strong);margin:0;font-size:15px;font-weight:700}.settings-module__ZPs39a__cardBody{flex-direction:column;gap:20px;padding:22px;display:flex}.settings-module__ZPs39a__cardBody form{flex-direction:column;gap:18px;display:flex}.settings-module__ZPs39a__formGrid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}@media (min-width:1200px){.settings-module__ZPs39a__formGrid{grid-template-columns:repeat(3,1fr)}}.settings-module__ZPs39a__field{flex-direction:column;gap:8px;display:flex}.settings-module__ZPs39a__field label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.settings-module__ZPs39a__field input,.settings-module__ZPs39a__field select,.settings-module__ZPs39a__field textarea{background:var(--control-bg-2);border:1px solid var(--border);color:var(--text-strong);border-radius:10px;padding:12px 14px;font-family:inherit;font-size:14px;transition:all .2s}.settings-module__ZPs39a__field textarea{resize:vertical;min-height:96px;line-height:1.55}.settings-module__ZPs39a__field input:focus,.settings-module__ZPs39a__field select:focus,.settings-module__ZPs39a__field textarea:focus{border-color:var(--brand);background:var(--control-bg-2);box-shadow:0 0 0 3px var(--brand-dim);outline:none}.settings-module__ZPs39a__field input::placeholder,.settings-module__ZPs39a__field textarea::placeholder{color:var(--text-3)}.settings-module__ZPs39a__required{color:var(--red-2)}.settings-module__ZPs39a__fieldHint{color:var(--text-2);margin:0;font-size:12px}.settings-module__ZPs39a__radioGroup{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.settings-module__ZPs39a__radioCard{background:var(--control-bg-2);border:1px solid var(--border);cursor:pointer;border-radius:12px;align-items:flex-start;gap:12px;padding:16px;transition:all .2s;display:flex}.settings-module__ZPs39a__radioCard:hover{border-color:var(--border-2);background:var(--control-bg-2)}.settings-module__ZPs39a__radioCard input{accent-color:var(--brand-soft);margin-top:2px}.settings-module__ZPs39a__radioCardActive{border-color:var(--brand)!important;background:var(--brand-dim)!important}.settings-module__ZPs39a__radioCardContent{flex-direction:column;gap:4px;display:flex}.settings-module__ZPs39a__radioCardTitle{color:var(--text-strong);font-size:14px;font-weight:700}.settings-module__ZPs39a__radioCardDesc{color:var(--text-muted);font-size:12px}.settings-module__ZPs39a__toggleGroup{gap:8px;display:flex}.settings-module__ZPs39a__toggleOption{background:var(--control-bg-2);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.settings-module__ZPs39a__toggleOption:hover{border-color:var(--border-2);color:var(--text-strong)}.settings-module__ZPs39a__toggleOptionActive{background:var(--brand-glow)!important;border-color:var(--brand)!important;color:var(--brand-soft)!important}.settings-module__ZPs39a__logoSection{flex-direction:column;gap:12px;display:flex}.settings-module__ZPs39a__logoUpload{background:var(--control-bg-2);border:1px dashed var(--border);border-radius:12px;align-items:center;gap:16px;padding:16px;display:flex}.settings-module__ZPs39a__logoPreview{object-fit:contain;background:var(--control-bg-2);border-radius:10px;width:80px;height:80px}.settings-module__ZPs39a__logoPreviewEmpty{background:var(--control-bg-2);width:80px;height:80px;color:var(--text-3);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.settings-module__ZPs39a__logoActions{flex-wrap:wrap;gap:8px;display:flex}.settings-module__ZPs39a__uploadBtn,.settings-module__ZPs39a__galleryBtn,.settings-module__ZPs39a__removeBtn{cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.settings-module__ZPs39a__uploadBtn{background:var(--brand-glow);border:1px solid var(--brand-glow);color:var(--brand-soft)}.settings-module__ZPs39a__uploadBtn:hover{background:var(--brand-glow)}.settings-module__ZPs39a__galleryBtn{background:var(--control-bg-2);border:1px solid var(--border);color:var(--text-muted)}.settings-module__ZPs39a__galleryBtn:hover{background:var(--control-bg-hover)}.settings-module__ZPs39a__removeBtn{background:var(--red-dim);color:var(--red-2);border:1px solid #ef444440}.settings-module__ZPs39a__removeBtn:hover{background:var(--red-dim)}.settings-module__ZPs39a__infoBox{background:var(--brand-dim);border:1px solid var(--brand-glow);border-radius:12px;padding:16px}.settings-module__ZPs39a__infoBoxTitle{color:var(--brand-soft);margin-bottom:8px;font-size:13px;font-weight:700}.settings-module__ZPs39a__infoBoxText{color:var(--text-muted);margin:0;font-size:13px;line-height:1.6}.settings-module__ZPs39a__waLink{color:var(--green-2);align-items:center;gap:8px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.settings-module__ZPs39a__waLink:hover{text-decoration:underline}.settings-module__ZPs39a__saveBtn{background:linear-gradient(135deg, var(--brand-strong), var(--brand));color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:fit-content;height:44px;padding:0 24px;font-size:14px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 14px #2563eb59}.settings-module__ZPs39a__saveBtn:hover:not(:disabled){box-shadow:0 8px 20px #2563eb73}.settings-module__ZPs39a__saveBtn:disabled{opacity:.6;cursor:not-allowed}.settings-module__ZPs39a__alertError,.settings-module__ZPs39a__alertSuccess{border-radius:10px;align-items:center;gap:10px;padding:14px 18px;font-size:13px;display:flex}.settings-module__ZPs39a__alertError{background:var(--red-dim);color:var(--red-2);border:1px solid #ef444433}.settings-module__ZPs39a__alertSuccess{background:var(--green-dim);color:var(--green-2);border:1px solid #22c55e33}.settings-module__ZPs39a__userStats{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.settings-module__ZPs39a__userStatCard{background:var(--surface-elevated);border:1px solid var(--border);text-align:center;border-radius:14px;padding:18px}.settings-module__ZPs39a__userStatValue{color:var(--brand-soft);margin-bottom:4px;font-size:28px;font-weight:800}.settings-module__ZPs39a__userStatLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:12px}.settings-module__ZPs39a__createUserBtn{background:var(--brand-glow);border:1px solid var(--brand-glow);width:fit-content;color:var(--brand-soft);cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:12px 20px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.settings-module__ZPs39a__createUserBtn:hover{background:var(--brand-glow);transform:translateY(-1px)}.settings-module__ZPs39a__usersTable{background:var(--surface-elevated);border:1px solid var(--border);border-radius:14px;overflow:hidden}.settings-module__ZPs39a__tableHeader,.settings-module__ZPs39a__tableRow{grid-template-columns:1fr 140px 100px;align-items:center;gap:40px;padding:14px 20px;display:grid}.settings-module__ZPs39a__tableHeader{background:var(--control-bg-2);border-bottom:1px solid var(--border);color:var(--text-2);text-transform:uppercase;letter-spacing:.7px;font-size:11px;font-weight:700}.settings-module__ZPs39a__tableRow{border-bottom:1px solid var(--border);transition:background .15s}.settings-module__ZPs39a__tableRow:hover{background:var(--control-bg-2)}.settings-module__ZPs39a__tableRow:last-child{border-bottom:none}.settings-module__ZPs39a__userInfo{align-items:center;gap:12px;display:flex}.settings-module__ZPs39a__userAvatar{color:#000c;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:flex}.settings-module__ZPs39a__userEmail{color:var(--text-strong);font-size:14px;font-weight:500}.settings-module__ZPs39a__roleSelect{background:var(--control-bg-2);border:1px solid var(--border);color:var(--text-strong);cursor:pointer;border-radius:8px;padding:8px 12px;font-size:13px;transition:all .2s}.settings-module__ZPs39a__roleSelect:focus{outline:none}.settings-module__ZPs39a__userActions{gap:6px;display:flex}.settings-module__ZPs39a__iconBtn{background:var(--control-bg-2);border:1px solid var(--border);width:32px;height:32px;color:var(--text-muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.settings-module__ZPs39a__iconBtn:hover{background:var(--control-bg-hover);color:var(--text-strong);border-color:var(--border-2)}.settings-module__ZPs39a__iconBtnDanger:hover{background:var(--red-dim);color:var(--red-2);border-color:#ef44444d}.settings-module__ZPs39a__loadingBox{justify-content:center;align-items:center;height:200px;display:flex}.settings-module__ZPs39a__modalOverlay{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.settings-module__ZPs39a__modal{background:var(--surface-elevated);border:1px solid var(--border);width:100%;max-width:480px;box-shadow:var(--shadow-lg);border-radius:18px;overflow:hidden}.settings-module__ZPs39a__modalHeader{background:var(--control-bg-2);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.settings-module__ZPs39a__modalHeader h3{color:var(--text-strong);align-items:center;gap:10px;margin:0;font-size:15px;font-weight:700;display:flex}.settings-module__ZPs39a__modalHeader button{background:var(--control-bg-2);border:1px solid var(--border);width:32px;height:32px;color:var(--text-muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.settings-module__ZPs39a__modalHeader button:hover{background:var(--control-bg-hover);color:var(--text-strong)}.settings-module__ZPs39a__modalBody{flex-direction:column;gap:18px;padding:22px;display:flex}.settings-module__ZPs39a__modalFooter{background:var(--control-bg-2);border-top:1px solid var(--border);justify-content:flex-end;gap:10px;padding:18px 22px;display:flex}.settings-module__ZPs39a__btnPrimary,.settings-module__ZPs39a__btnSecondary{cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.settings-module__ZPs39a__btnPrimary{background:linear-gradient(135deg, var(--brand-strong), var(--brand));color:#fff;border:none;box-shadow:0 4px 14px #2563eb59}.settings-module__ZPs39a__btnPrimary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 18px #2563eb73}.settings-module__ZPs39a__btnPrimary:disabled{opacity:.5;cursor:not-allowed}.settings-module__ZPs39a__btnSecondary{background:var(--control-bg-2);border:1px solid var(--border);color:var(--text-muted)}.settings-module__ZPs39a__btnSecondary:hover{background:var(--control-bg-hover);color:var(--text-strong)}.settings-module__ZPs39a__modalLoading,.settings-module__ZPs39a__modalEmpty{height:200px;color:var(--text-muted);justify-content:center;align-items:center;display:flex}.settings-module__ZPs39a__logoGrid{grid-template-columns:repeat(4,1fr);gap:12px;max-height:400px;padding:22px;display:grid;overflow-y:auto}.settings-module__ZPs39a__logoGridItem{aspect-ratio:1;background:var(--control-bg-2);cursor:pointer;border:2px solid #0000;border-radius:10px;transition:all .2s;position:relative;overflow:hidden}.settings-module__ZPs39a__logoGridItem:hover{border-color:var(--border-3)}.settings-module__ZPs39a__logoGridItemActive{box-shadow:0 0 0 3px var(--brand-glow);border-color:var(--brand-soft)!important}.settings-module__ZPs39a__logoGridItem img{object-fit:contain;width:100%;height:100%;padding:8px}.settings-module__ZPs39a__logoGridDelete{color:#fff;cursor:pointer;opacity:0;background:#ef4444e6;border:none;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:opacity .2s;display:flex;position:absolute;top:6px;right:6px}.settings-module__ZPs39a__logoGridItem:hover .settings-module__ZPs39a__logoGridDelete{opacity:1}.settings-module__ZPs39a__roleOptions{gap:10px;display:flex}.settings-module__ZPs39a__roleOption{background:var(--control-bg-2);border:1px solid var(--border);cursor:pointer;border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:6px;padding:16px;transition:all .2s;display:flex}.settings-module__ZPs39a__roleOption:hover{border-color:var(--border-2);background:var(--control-bg-2)}.settings-module__ZPs39a__roleOptionActive{background:var(--brand-dim)!important;border-color:var(--brand)!important}.settings-module__ZPs39a__roleIcon{background:var(--control-bg-2);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.settings-module__ZPs39a__roleName{color:var(--text-strong);font-size:13px;font-weight:600}.settings-module__ZPs39a__drawerOverlay{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;position:fixed;inset:0}.settings-module__ZPs39a__drawer{background:var(--surface-elevated);border-left:1px solid var(--border);z-index:201;width:min(480px,100vw);height:100vh;box-shadow:var(--shadow-lg);flex-direction:column;display:flex;position:fixed;top:0;right:0}.settings-module__ZPs39a__drawerHeader{background:var(--control-bg-2);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.settings-module__ZPs39a__drawerHeader h3{color:var(--text-strong);margin:0;font-size:16px;font-weight:700}.settings-module__ZPs39a__drawerHeader p{color:var(--text-muted);margin:4px 0 0;font-size:13px}.settings-module__ZPs39a__drawerHeader button{background:var(--control-bg-2);border:1px solid var(--border);width:32px;height:32px;color:var(--text-muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.settings-module__ZPs39a__drawerHeader button:hover{background:var(--control-bg-hover);color:var(--text-strong)}.settings-module__ZPs39a__drawerBody{flex:1;padding:20px 24px;overflow-y:auto}.settings-module__ZPs39a__drawerFooter{background:var(--control-bg-2);border-top:1px solid var(--border);justify-content:flex-end;gap:10px;padding:18px 24px;display:flex}.settings-module__ZPs39a__drawerLoading{justify-content:center;align-items:center;height:200px;display:flex}.settings-module__ZPs39a__permList{flex-direction:column;gap:12px;display:flex}.settings-module__ZPs39a__permGroup{background:var(--control-bg-2);border:1px solid var(--border);border-radius:10px;padding:14px}.settings-module__ZPs39a__permGroupHeader{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.settings-module__ZPs39a__permGroupTitle{color:var(--text-strong);font-size:14px;font-weight:600}.settings-module__ZPs39a__permToggles{gap:8px;display:flex}.settings-module__ZPs39a__permToggle{cursor:pointer;color:var(--text-muted);text-transform:uppercase;align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}.settings-module__ZPs39a__permToggle input{accent-color:var(--brand-soft)}.settings-module__ZPs39a__advToggle{color:var(--text-2);cursor:pointer;background:0 0;border:none;font-size:12px}.settings-module__ZPs39a__advToggle:hover{color:var(--text-muted)}.settings-module__ZPs39a__advFlags{border-top:1px solid var(--border);flex-wrap:wrap;gap:10px;margin-top:10px;padding-top:10px;display:flex}.settings-module__ZPs39a__advFlag{background:var(--control-bg-2);color:var(--text-muted);cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;display:flex}.settings-module__ZPs39a__advFlag input{accent-color:var(--brand-soft)}.settings-module__ZPs39a__accessDenied{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px 20px;display:flex}.settings-module__ZPs39a__accessDeniedIcon{color:#ef444480}.settings-module__ZPs39a__accessDenied h2{color:var(--red-2);margin:0;font-size:22px;font-weight:700}.settings-module__ZPs39a__accessDenied p{color:var(--text-muted);margin:0;font-size:14px}.settings-module__ZPs39a__roleCell{flex-direction:column;gap:8px;display:flex;position:relative}.settings-module__ZPs39a__adminRoleBadge{background:var(--orange-dim);color:var(--orange-2);border:1px solid #fbbf244d;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.settings-module__ZPs39a__roleActions{gap:6px;animation:.2s settings-module__ZPs39a__fadeIn;display:flex}@keyframes settings-module__ZPs39a__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.settings-module__ZPs39a__roleSaveBtn,.settings-module__ZPs39a__roleCancelBtn{cursor:pointer;border:none;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:4px;height:28px;font-size:11px;font-weight:600;transition:all .15s;display:flex}.settings-module__ZPs39a__roleSaveBtn:hover,.settings-module__ZPs39a__roleCancelBtn:hover{transform:translateY(-1px)}.settings-module__ZPs39a__roleSaveBtn{background:var(--green-dim);color:var(--green-2)}.settings-module__ZPs39a__roleSaveBtn:hover:not(:disabled){background:var(--green-dim)}.settings-module__ZPs39a__roleCancelBtn{background:var(--red-dim);color:var(--red-2)}.settings-module__ZPs39a__roleCancelBtn:hover:not(:disabled){background:var(--red-dim)}.settings-module__ZPs39a__roleSaveBtn:disabled,.settings-module__ZPs39a__roleCancelBtn:disabled{opacity:.5;cursor:not-allowed}.settings-module__ZPs39a__permDrawer{background:var(--surface-elevated);border-left:1px solid var(--border);z-index:201;width:min(520px,100vw);height:100vh;box-shadow:var(--shadow-lg);flex-direction:column;display:flex;position:fixed;top:0;right:0}.settings-module__ZPs39a__permDrawerHeader{background:var(--control-bg-2);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.settings-module__ZPs39a__permDrawerUser{align-items:center;gap:14px;display:flex}.settings-module__ZPs39a__permDrawerAvatar{color:#000c;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:16px;font-weight:700;display:flex}.settings-module__ZPs39a__permDrawerUserInfo h3{color:var(--text-strong);margin:0 0 2px;font-size:16px;font-weight:700}.settings-module__ZPs39a__permDrawerUserInfo p{color:var(--text-muted);margin:0 0 6px;font-size:13px}.settings-module__ZPs39a__permDrawerRoleBadge{text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:4px;font-size:11px;font-weight:700;display:inline-flex}.settings-module__ZPs39a__permDrawerClose{background:var(--control-bg-2);border:1px solid var(--border);width:36px;height:36px;color:var(--text-muted);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:flex}.settings-module__ZPs39a__permDrawerClose:hover{background:var(--control-bg-hover);color:var(--text-strong)}.settings-module__ZPs39a__permQuickActions{background:var(--control-bg-2);border-bottom:1px solid var(--border);gap:10px;padding:16px 24px;display:flex}.settings-module__ZPs39a__permQuickBtn{background:var(--control-bg-2);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.settings-module__ZPs39a__permQuickBtn:hover{background:var(--control-bg-hover);color:var(--text-strong)}.settings-module__ZPs39a__permDrawerBody{flex:1;padding:20px 24px;overflow-y:auto}.settings-module__ZPs39a__permAdminNote{background:var(--orange-dim);color:var(--orange-2);border:1px solid #fbbf244d;border-radius:10px;align-items:center;gap:10px;margin-bottom:16px;padding:12px 14px;font-size:12.5px;font-weight:600;line-height:1.4;display:flex}.settings-module__ZPs39a__permDrawerLoading{justify-content:center;align-items:center;height:200px;display:flex}.settings-module__ZPs39a__permGrid{flex-direction:column;gap:12px;display:flex}.settings-module__ZPs39a__permCard{background:var(--control-bg-2);border:1px solid var(--border);border-radius:14px;transition:all .2s;overflow:hidden}.settings-module__ZPs39a__permCard:hover{border-color:var(--border)}.settings-module__ZPs39a__permCardActive{background:var(--brand-dim);border-color:var(--brand)}.settings-module__ZPs39a__permCardHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.settings-module__ZPs39a__permCardTitle{color:var(--text-strong);align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.settings-module__ZPs39a__permCardBadge{background:var(--brand-glow);color:var(--brand-soft);border-radius:10px;padding:2px 8px;font-size:11px;font-weight:700}.settings-module__ZPs39a__permCardExpand{background:var(--control-bg-2);width:28px;height:28px;color:var(--text-2);cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex}.settings-module__ZPs39a__permCardExpand:hover{background:var(--control-bg-hover);color:var(--text-strong)}.settings-module__ZPs39a__permCardActions{grid-template-columns:repeat(4,1fr);gap:8px;padding:12px 16px;display:grid}.settings-module__ZPs39a__permActionBtn{background:var(--control-bg-2);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;border-radius:10px;flex-direction:column;align-items:center;gap:6px;padding:10px;transition:all .2s;display:flex}.settings-module__ZPs39a__permActionBtn:hover{background:var(--control-bg-2);border-color:var(--border);color:var(--text-strong)}.settings-module__ZPs39a__permActionBtnActive{background:var(--brand-glow)!important;border-color:var(--brand)!important;color:var(--brand-soft)!important}.settings-module__ZPs39a__permActionIcon{background:var(--control-bg-2);border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.settings-module__ZPs39a__permActionBtnActive .settings-module__ZPs39a__permActionIcon{background:var(--brand-glow)}.settings-module__ZPs39a__permActionLabel{text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:600}.settings-module__ZPs39a__permCardAdvanced{overflow:hidden}.settings-module__ZPs39a__permCardAdvancedInner{padding:0 16px 16px}.settings-module__ZPs39a__permCardAdvancedTitle{color:var(--text-2);text-transform:uppercase;letter-spacing:.7px;margin-bottom:10px;font-size:11px;font-weight:700}.settings-module__ZPs39a__permFlagList{flex-wrap:wrap;gap:8px;display:flex}.settings-module__ZPs39a__permFlagItem{background:var(--control-bg-2);border:1px solid var(--border);cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;transition:all .2s;display:flex}.settings-module__ZPs39a__permFlagItem:hover{border-color:var(--border)}.settings-module__ZPs39a__permFlagToggle{background:var(--control-bg-hover);color:#0000;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s;display:flex}.settings-module__ZPs39a__permFlagToggleActive{background:var(--brand-soft);color:#fff}.settings-module__ZPs39a__permFlagLabel{color:var(--text-muted);font-size:12px}.settings-module__ZPs39a__permDrawerFooter{background:var(--control-bg-2);border-top:1px solid var(--border);justify-content:flex-end;align-items:center;gap:12px;padding:16px 24px;display:flex}.settings-module__ZPs39a__permCancelBtn{background:var(--control-bg-2);border:1px solid var(--border);height:44px;color:var(--text-muted);cursor:pointer;border-radius:10px;flex-shrink:0;padding:0 20px;font-size:14px;font-weight:600;transition:all .2s}.settings-module__ZPs39a__permCancelBtn:hover{background:var(--control-bg-hover);color:var(--text-strong)}.settings-module__ZPs39a__permSaveBtn{background:linear-gradient(135deg, var(--brand-strong), var(--brand));color:#fff;cursor:pointer;border:none;border-radius:10px;flex-shrink:0;align-items:center;gap:8px;height:44px;padding:0 24px;font-size:14px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 14px #2563eb59}.settings-module__ZPs39a__permSaveBtn:hover:not(:disabled){box-shadow:0 6px 20px #2563eb73}.settings-module__ZPs39a__permSaveBtn:disabled{opacity:.6;cursor:not-allowed}.settings-module__ZPs39a__field input[type=file]{display:none}.settings-module__ZPs39a__fileUploadBtn{background:var(--brand-dim);color:var(--brand-soft);cursor:pointer;border:1px dashed #60a5fa66;border-radius:10px;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.settings-module__ZPs39a__fileUploadBtn:hover{background:var(--brand-glow);border-color:#60a5fa99}.settings-module__ZPs39a__warningBox{background:var(--red-dim);color:var(--red-2);border:1px solid #ef444433;border-radius:10px;align-items:center;gap:12px;padding:14px 18px;font-size:13px;font-weight:600;display:flex}.settings-module__ZPs39a__fileName{color:var(--green-2);align-items:center;gap:8px;font-size:13px;display:flex}.settings-module__ZPs39a__confirmLabel{color:var(--text-muted);cursor:pointer;align-items:center;gap:10px;font-size:13px;display:flex}.settings-module__ZPs39a__confirmLabel input{width:18px;height:18px;accent-color:var(--red-2);cursor:pointer}.settings-module__ZPs39a__dangerBtn{background:linear-gradient(135deg, var(--red-strong), var(--red-2))!important;box-shadow:0 4px 14px #ef444459!important}.settings-module__ZPs39a__dangerBtn:hover:not(:disabled){box-shadow:0 8px 20px #ef444473!important}@media (max-width:768px){.settings-module__ZPs39a__formGrid{grid-template-columns:1fr}.settings-module__ZPs39a__tabNav{width:100%;overflow-x:auto}.settings-module__ZPs39a__tabBtn span{display:none}.settings-module__ZPs39a__userStats{grid-template-columns:repeat(3,1fr)}.settings-module__ZPs39a__tableHeader,.settings-module__ZPs39a__tableRow{grid-template-columns:1fr 100px 100px}.settings-module__ZPs39a__userAvatar{width:32px;height:32px;font-size:11px}.settings-module__ZPs39a__logoGrid{grid-template-columns:repeat(3,1fr)}.settings-module__ZPs39a__roleOptions{flex-direction:column}.settings-module__ZPs39a__radioGroup{grid-template-columns:1fr}}@media (max-width:480px){.settings-module__ZPs39a__userStats{grid-template-columns:1fr}.settings-module__ZPs39a__userActions{flex-direction:column}.settings-module__ZPs39a__logoGrid{grid-template-columns:repeat(2,1fr)}}.settings-module__ZPs39a__docsTab,.settings-module__ZPs39a__auditTab{flex-direction:column;gap:16px;display:flex}.settings-module__ZPs39a__docsHeader{background:var(--surface-elevated);border:1px solid var(--border);border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:20px 22px;display:flex}.settings-module__ZPs39a__docsTitle{color:var(--text-strong);margin:0 0 5px;font-size:18px;font-weight:800}.settings-module__ZPs39a__docsSubtitle{color:var(--text-muted);margin:0;font-size:13px}.settings-module__ZPs39a__docsAddBtn{background:var(--brand-glow);height:40px;color:var(--brand-soft);cursor:pointer;border:1px solid #60a5fa59;border-radius:10px;align-items:center;gap:8px;padding:0 16px;font-size:13px;font-weight:700;display:inline-flex}.settings-module__ZPs39a__docsError,.settings-module__ZPs39a__docsExpiryBanner{border-radius:12px;align-items:center;gap:10px;padding:13px 16px;font-size:13px;display:flex}.settings-module__ZPs39a__docsError{background:var(--red-dim);color:var(--red-soft);border:1px solid #ef444438}.settings-module__ZPs39a__docsExpiryBanner{background:var(--orange-dim);color:var(--orange-2);border:1px solid #f59e0b3d}.settings-module__ZPs39a__docsEmpty{background:var(--surface-elevated);border:1px solid var(--border);min-height:220px;color:var(--text-2);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.settings-module__ZPs39a__docsEmpty p{margin:0;font-size:13px}.settings-module__ZPs39a__docsList,.settings-module__ZPs39a__auditTable{background:var(--surface-elevated);border:1px solid var(--border);border-radius:14px;overflow:hidden}.settings-module__ZPs39a__docsToolbar{grid-template-columns:minmax(220px,1fr) minmax(180px,260px);gap:12px;display:grid}.settings-module__ZPs39a__docsSearch,.settings-module__ZPs39a__docsFolderFilter{background:var(--surface-elevated);border:1px solid var(--border);min-height:42px;color:var(--text-muted);border-radius:12px;align-items:center;gap:10px;padding:0 13px;display:flex}.settings-module__ZPs39a__docsSearch input,.settings-module__ZPs39a__docsFolderFilter select{width:100%;color:var(--text-strong);background:0 0;border:none;outline:none;font-size:13px}.settings-module__ZPs39a__docsSearch input::placeholder{color:var(--text-2)}.settings-module__ZPs39a__docsGrid,.settings-module__ZPs39a__docsGridInner{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;min-height:172px;display:grid}.settings-module__ZPs39a__docsGrid{display:block}.settings-module__ZPs39a__docsCard{background:var(--surface-elevated);border:1px solid var(--border);border-radius:14px;flex-direction:column;min-height:300px;display:flex;position:relative;overflow:hidden}.settings-module__ZPs39a__docsThumb{background:var(--control-bg-2);border:none;border-bottom:1px solid var(--border);height:150px;color:var(--text-muted);cursor:pointer;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.settings-module__ZPs39a__docsThumb img{object-fit:cover;width:100%;height:100%}.settings-module__ZPs39a__docsPdfThumb{background:var(--panel-text);width:100%;height:100%;position:relative}.settings-module__ZPs39a__docsPdfThumb iframe{opacity:.72;pointer-events:none;border:0;width:100%;height:100%}.settings-module__ZPs39a__docsPdfThumb div{color:#fff;background:#ef4444eb;border-radius:8px;align-items:center;gap:6px;padding:6px 9px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;bottom:10px;left:10px}.settings-module__ZPs39a__docsFileThumb{color:var(--text-2);flex-direction:column;align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.settings-module__ZPs39a__docsCardBody{flex-direction:column;gap:7px;min-height:116px;padding:13px 14px 12px;display:flex}.settings-module__ZPs39a__docsCardBody h3{color:var(--text-strong);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.25;display:-webkit-box;overflow:hidden}.settings-module__ZPs39a__docsCardBody p{color:var(--text-muted);margin:0;font-size:12px}.settings-module__ZPs39a__docsFolderPill{background:var(--brand-dim);width:fit-content;max-width:100%;color:var(--brand-soft);text-overflow:ellipsis;white-space:nowrap;border:1px solid #60a5fa33;border-radius:999px;align-items:center;gap:5px;padding:4px 8px;font-size:11px;font-weight:700;display:inline-flex;overflow:hidden}.settings-module__ZPs39a__docsCardActions{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:auto;padding:0 14px 14px;display:grid}.settings-module__ZPs39a__docsCardActions button{background:var(--control-bg-2);border:1px solid var(--border);height:34px;color:var(--text-muted);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;display:flex}.settings-module__ZPs39a__docsCardActions button:hover{background:var(--control-bg-hover);color:var(--text-strong)}.settings-module__ZPs39a__docsLightboxBackdrop{z-index:240;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000d1;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.settings-module__ZPs39a__docsLightbox{background:var(--surface);border:1px solid var(--border-2);width:min(1120px,100%);height:min(820px,92vh);box-shadow:var(--shadow-lg);border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.settings-module__ZPs39a__docsLightboxHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.settings-module__ZPs39a__docsLightboxHeader h3{color:var(--text-strong);margin:0 0 4px;font-size:15px}.settings-module__ZPs39a__docsLightboxHeader p{color:var(--text-2);margin:0;font-size:12px}.settings-module__ZPs39a__docsLightboxActions{align-items:center;gap:8px;display:flex}.settings-module__ZPs39a__docsLightboxActions button{background:var(--control-bg-2);border:1px solid var(--border);height:36px;color:var(--text-muted);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.settings-module__ZPs39a__docsLightboxBody{background:var(--control-bg-2);flex:1;justify-content:center;align-items:center;min-height:0;display:flex}.settings-module__ZPs39a__docsLightboxBody img{object-fit:contain;max-width:100%;max-height:100%}.settings-module__ZPs39a__docsLightboxBody iframe{background:var(--panel-bg);border:0;width:100%;height:100%}.settings-module__ZPs39a__docsLightboxFallback{color:var(--text-muted);flex-direction:column;align-items:center;gap:12px;display:flex}.settings-module__ZPs39a__docsRow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}.settings-module__ZPs39a__docsRow:last-child,.settings-module__ZPs39a__auditRow:last-child{border-bottom:none}.settings-module__ZPs39a__docsRowMain{align-items:center;gap:12px;min-width:0;display:flex}.settings-module__ZPs39a__docsRowIcon{background:var(--brand-dim);width:38px;height:38px;color:var(--brand-soft);border:1px solid #60a5fa33;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.settings-module__ZPs39a__docsRowText{flex-direction:column;gap:4px;min-width:0;display:flex}.settings-module__ZPs39a__docsRowText strong{color:var(--text-strong);font-size:14px}.settings-module__ZPs39a__docsRowText span,.settings-module__ZPs39a__docsRowText em{color:var(--text-muted);overflow-wrap:anywhere;font-size:12px;font-style:normal}.settings-module__ZPs39a__docsRowMeta{flex-shrink:0;align-items:center;gap:14px;display:flex}.settings-module__ZPs39a__docsExpiry{color:var(--text-2);white-space:nowrap;font-size:12px}.settings-module__ZPs39a__docsExpiryWarn{color:var(--orange-2)}.settings-module__ZPs39a__docsExpiryBad{color:#f87171}.settings-module__ZPs39a__docsRowActions{gap:6px;display:flex}.settings-module__ZPs39a__docsRowActions button,.settings-module__ZPs39a__docsModalHeader button,.settings-module__ZPs39a__auditPager button{background:var(--control-bg-2);border:1px solid var(--border);width:32px;height:32px;color:var(--text-muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;display:flex}.settings-module__ZPs39a__docsModalBackdrop{z-index:220;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.settings-module__ZPs39a__docsModal{background:var(--surface-elevated);border:1px solid var(--border);width:min(560px,100%);box-shadow:var(--shadow-lg);border-radius:16px;flex-direction:column;gap:16px;padding:20px;display:flex}.settings-module__ZPs39a__docsModalHeader,.settings-module__ZPs39a__docsModalFooter{justify-content:space-between;align-items:center;gap:12px;display:flex}.settings-module__ZPs39a__docsModalHeader h3{color:var(--text-strong);margin:0;font-size:16px}.settings-module__ZPs39a__docsField,.settings-module__ZPs39a__auditFilters label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;flex-direction:column;gap:7px;font-size:11px;font-weight:700;display:flex}.settings-module__ZPs39a__docsField input,.settings-module__ZPs39a__docsField select,.settings-module__ZPs39a__docsField textarea,.settings-module__ZPs39a__auditFilters input,.settings-module__ZPs39a__auditFilters select{background:var(--control-bg-2);border:1px solid var(--border);width:100%;color:var(--text-strong);border-radius:10px;padding:11px 12px;font-size:13px}.settings-module__ZPs39a__docsField textarea{resize:vertical}.settings-module__ZPs39a__docsFieldRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.settings-module__ZPs39a__docsFile input{display:block}.settings-module__ZPs39a__docsModalFooter{justify-content:flex-end}.settings-module__ZPs39a__docsModalFooter button{cursor:pointer;border-radius:9px;align-items:center;gap:8px;height:38px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.settings-module__ZPs39a__docsModalFooter button:first-child{background:var(--control-bg-2);border:1px solid var(--border);color:var(--text-muted)}.settings-module__ZPs39a__docsModalFooter button:last-child{background:linear-gradient(135deg, var(--brand-strong), var(--brand));color:#fff;border:none}.settings-module__ZPs39a__docsModalFooter button:disabled,.settings-module__ZPs39a__auditPager button:disabled{opacity:.5;cursor:not-allowed}.settings-module__ZPs39a__auditFilters{background:var(--surface-elevated);border:1px solid var(--border);color:var(--text-muted);border-radius:14px;flex-wrap:wrap;align-items:end;gap:12px;padding:16px;display:flex}.settings-module__ZPs39a__auditFilters select{min-width:220px}.settings-module__ZPs39a__auditClear{background:var(--control-bg-2);border:1px solid var(--border);height:39px;color:var(--text-muted);cursor:pointer;border-radius:10px;padding:0 14px;font-size:13px;font-weight:700}.settings-module__ZPs39a__auditHead,.settings-module__ZPs39a__auditRowMain{grid-template-columns:150px minmax(180px,1.2fr) minmax(170px,1fr) minmax(150px,1fr) 34px;align-items:center;gap:14px;display:grid}.settings-module__ZPs39a__auditHead{background:var(--control-bg-2);border-bottom:1px solid var(--border);color:var(--text-2);text-transform:uppercase;letter-spacing:.6px;padding:13px 16px;font-size:11px;font-weight:800}.settings-module__ZPs39a__auditRow{border-bottom:1px solid var(--border)}.settings-module__ZPs39a__auditRowMain{width:100%;color:var(--text-muted);text-align:left;cursor:pointer;background:0 0;border:none;padding:14px 16px;font-size:13px}.settings-module__ZPs39a__auditRole{color:var(--text-2);margin-top:3px;font-size:11px;font-style:normal;display:block}.settings-module__ZPs39a__auditAction{color:#93c5fd;font-weight:700}.settings-module__ZPs39a__auditResource{overflow-wrap:anywhere}.settings-module__ZPs39a__auditChevron{color:var(--text-2);text-align:right}.settings-module__ZPs39a__auditDetail{gap:12px;padding:0 16px 16px;display:grid}.settings-module__ZPs39a__auditDetail strong{color:var(--text-muted);margin-bottom:6px;font-size:12px;display:block}.settings-module__ZPs39a__auditDetail pre{background:var(--control-bg-2);border:1px solid var(--border);max-height:260px;color:var(--text-muted);border-radius:10px;margin:0;padding:12px;font-size:12px;overflow:auto}.settings-module__ZPs39a__auditChangeList{gap:8px;display:grid}.settings-module__ZPs39a__auditChangeRow{background:var(--control-bg-2);border:1px solid var(--border);border-radius:10px;grid-template-columns:minmax(150px,.55fr) minmax(0,1fr);align-items:center;gap:12px;padding:10px 12px;display:grid}.settings-module__ZPs39a__auditChangeField{color:var(--text-muted);font-size:12px;font-weight:700}.settings-module__ZPs39a__auditChangeValues{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px;min-width:0;display:grid}.settings-module__ZPs39a__auditBefore,.settings-module__ZPs39a__auditAfter{overflow-wrap:anywhere;border-radius:8px;min-width:0;padding:8px 10px;font-size:12px;line-height:1.35}.settings-module__ZPs39a__auditBefore{background:var(--red-dim);color:var(--red-soft);border:1px solid #ef44442e}.settings-module__ZPs39a__auditAfter{background:var(--green-dim);color:#86efac;border:1px solid #22c55e2e}.settings-module__ZPs39a__auditArrow{color:var(--text-2);font-weight:800}.settings-module__ZPs39a__auditNoChanges{color:var(--text-2);margin:0;font-size:12px}.settings-module__ZPs39a__auditMetaGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px;display:grid}.settings-module__ZPs39a__auditMetaItem{background:var(--control-bg-2);border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.settings-module__ZPs39a__auditMetaItem span{color:var(--text-2);text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:800}.settings-module__ZPs39a__auditMetaItem strong{color:var(--text-muted);overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:600}.settings-module__ZPs39a__auditMeta{color:var(--text-2);flex-wrap:wrap;gap:10px;font-size:12px;display:flex}.settings-module__ZPs39a__auditPager{color:var(--text-muted);justify-content:flex-end;align-items:center;gap:10px;font-size:13px;display:flex}@media (max-width:768px){.settings-module__ZPs39a__docsHeader,.settings-module__ZPs39a__docsRow,.settings-module__ZPs39a__docsRowMeta{flex-direction:column;align-items:stretch}.settings-module__ZPs39a__docsFieldRow,.settings-module__ZPs39a__docsToolbar{grid-template-columns:1fr}.settings-module__ZPs39a__auditHead{display:none}.settings-module__ZPs39a__auditRowMain{grid-template-columns:1fr 28px}.settings-module__ZPs39a__auditRowMain span:first-child,.settings-module__ZPs39a__auditRowMain span:nth-child(2),.settings-module__ZPs39a__auditRowMain span:nth-child(3),.settings-module__ZPs39a__auditRowMain span:nth-child(4){grid-column:1}.settings-module__ZPs39a__auditChevron{grid-area:1/2/span 4;align-self:center}.settings-module__ZPs39a__auditChangeRow,.settings-module__ZPs39a__auditChangeValues{grid-template-columns:1fr}.settings-module__ZPs39a__auditArrow{display:none}}.settings-module__ZPs39a__docsHeaderActions{align-items:center;gap:8px;display:flex}.settings-module__ZPs39a__docsSecondaryBtn{border:1px solid var(--border-2);color:var(--text-strong);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:600;display:inline-flex}.settings-module__ZPs39a__docsSecondaryBtn:hover{background:var(--control-bg-2)}.settings-module__ZPs39a__docsClearSearch{color:var(--text-muted);border:1px solid var(--border-2);cursor:pointer;background:0 0;border-radius:6px;padding:6px 12px;font-size:12px}.settings-module__ZPs39a__docsBreadcrumbs{flex-wrap:wrap;align-items:center;gap:4px;padding:8px 4px;font-size:13px;display:flex}.settings-module__ZPs39a__docsBreadcrumb{align-items:center;gap:4px;display:inline-flex}.settings-module__ZPs39a__docsBreadcrumb button{color:var(--text-strong);cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-family:inherit;font-size:13px;display:inline-flex}.settings-module__ZPs39a__docsBreadcrumb button:hover{background:var(--control-bg-2);color:#93c5fd}.settings-module__ZPs39a__docsBreadcrumb:last-child button{color:var(--text-strong);font-weight:600}.settings-module__ZPs39a__docsCrumbSep{color:var(--text-muted)}.settings-module__ZPs39a__docsDragOver{outline-offset:-8px;border-radius:12px;outline:2px dashed #60a5fa80}.settings-module__ZPs39a__docsFolderCard{width:min(100%,176px);min-height:172px;box-shadow:none;cursor:grab;background:0 0;border-color:#0000;justify-self:center;overflow:visible}.settings-module__ZPs39a__docsFolderCard:hover{background:var(--control-bg-2);border-color:var(--border)}.settings-module__ZPs39a__docsFolderCard .settings-module__ZPs39a__docsFolderButton{background:0 0;border-bottom:0;height:104px;overflow:visible}.settings-module__ZPs39a__docsFolderCard .settings-module__ZPs39a__docsFolderThumb{width:112px;height:78px;transition:transform .18s,filter .18s;position:relative;transform:translateY(4px)}.settings-module__ZPs39a__docsFolderCard:hover .settings-module__ZPs39a__docsFolderThumb{transform:translateY(0)}.settings-module__ZPs39a__docsFolderTab,.settings-module__ZPs39a__docsFolderFront{background:linear-gradient(180deg, #7dd3fc 0%, #38bdf8 34%, var(--brand-strong) 100%);display:block;position:absolute}.settings-module__ZPs39a__docsFolderTab{border-radius:9px 10px 0 0;width:44px;height:22px;top:1px;left:7px;box-shadow:inset 0 1px #ffffff75}.settings-module__ZPs39a__docsFolderFront{border-radius:10px 10px 14px 14px;inset:13px 0 0;box-shadow:inset 0 1px #ffffff7a,inset 0 -16px 24px #1e40af5c}.settings-module__ZPs39a__docsFolderFront:before{content:"";background:linear-gradient(#ffffff52,#fff0);border-radius:999px;height:16px;position:absolute;inset:8px 8px auto}.settings-module__ZPs39a__docsFolderCard .settings-module__ZPs39a__docsCardBody{text-align:center;align-items:center;min-height:42px;padding:0 12px 12px}.settings-module__ZPs39a__docsFolderCard .settings-module__ZPs39a__docsCardBody h3{-webkit-line-clamp:2;max-width:100%;font-size:13px;line-height:1.2}.settings-module__ZPs39a__docsFolderCard .settings-module__ZPs39a__docsCardBody p{display:none}.settings-module__ZPs39a__docsFolderCard .settings-module__ZPs39a__docsCardActions{opacity:0;pointer-events:none;gap:5px;padding:0;transition:opacity .16s,transform .16s;display:flex;position:absolute;top:8px;right:8px;transform:translateY(-4px)}.settings-module__ZPs39a__docsFolderCard:hover .settings-module__ZPs39a__docsCardActions,.settings-module__ZPs39a__docsFolderCard:focus-within .settings-module__ZPs39a__docsCardActions{opacity:1;pointer-events:auto;transform:translateY(0)}.settings-module__ZPs39a__docsFolderCard .settings-module__ZPs39a__docsCardActions button{background:var(--surface-glass);border-color:var(--border-2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;width:30px;height:30px}.settings-module__ZPs39a__docsCardDropTarget{outline-offset:-2px;outline:2px solid #60a5fa99;background:#60a5fa0f!important}.settings-module__ZPs39a__docsThumbImg{object-fit:cover;width:100%;height:100%;display:block}.settings-module__ZPs39a__driveBrowser{border-top:1px solid var(--border);padding:12px 12px 14px}.settings-module__ZPs39a__driveBrowserBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.settings-module__ZPs39a__driveBrowserActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.settings-module__ZPs39a__driveBrowserLoading{min-height:172px;color:var(--text-muted);justify-content:center;align-items:center;gap:8px;padding:26px 4px;font-size:13px;display:flex}.settings-module__ZPs39a__driveEmpty{border:1px dashed var(--border-2);color:var(--text-muted);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:30px 16px;display:flex}.settings-module__ZPs39a__driveEmpty svg{color:var(--text-2)}.settings-module__ZPs39a__driveEmpty p{max-width:46ch;margin:0;font-size:13px}.settings-module__ZPs39a__docsLightboxActions a{background:var(--control-bg-2);border:1px solid var(--border);height:36px;color:var(--text-muted);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.settings-module__ZPs39a__docsLightboxActions a:hover{color:var(--text-strong)}.settings-module__ZPs39a__emailSteps{background:var(--control-bg-2);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:2px;padding:10px;display:flex}.settings-module__ZPs39a__emailStep{border-radius:10px;align-items:flex-start;gap:12px;padding:9px 10px;transition:background .2s;display:flex}.settings-module__ZPs39a__emailStepCurrent{background:var(--brand-dim)}.settings-module__ZPs39a__emailStepIcon{background:var(--surface-elevated);border:1.5px solid var(--border-2);width:24px;height:24px;color:var(--text-3);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;line-height:1;display:flex}.settings-module__ZPs39a__emailStepIconDone{background:var(--green-2);border-color:var(--green-2);color:#fff}.settings-module__ZPs39a__emailStepIconCurrent{border-color:var(--brand);color:var(--brand-soft)}.settings-module__ZPs39a__emailStepIconError{background:var(--red-2);border-color:var(--red-2);color:#fff}.settings-module__ZPs39a__emailStepBody{flex-direction:column;gap:2px;min-width:0;padding-top:1px;display:flex}.settings-module__ZPs39a__emailStepTitle{color:var(--text-strong);font-size:13px;font-weight:600}.settings-module__ZPs39a__emailStepMeta{color:var(--text-muted);overflow-wrap:anywhere;font-size:12px}.settings-module__ZPs39a__emailStepMetaError{color:var(--red-2);font-weight:600}.settings-module__ZPs39a__appPwHelp{background:var(--brand-dim);border:1px solid var(--brand);border-radius:12px;align-items:flex-start;gap:12px;margin-top:12px;padding:14px 16px;display:flex}.settings-module__ZPs39a__appPwHelp>svg{color:var(--brand-soft);flex-shrink:0;margin-top:1px}.settings-module__ZPs39a__appPwHelpBody{color:var(--text-strong);flex-direction:column;gap:10px;font-size:13px;font-weight:600;line-height:1.5;display:flex}.settings-module__ZPs39a__appPwHelpLink{background:linear-gradient(135deg, var(--brand-strong), var(--brand));color:#fff;width:fit-content;box-shadow:0 3px 10px var(--brand-glow);border-radius:9px;align-items:center;gap:6px;padding:8px 14px;font-size:12.5px;font-weight:700;text-decoration:none;display:inline-flex}.settings-module__ZPs39a__appPwHelpLink:hover{filter:brightness(1.06)}.settings-module__ZPs39a__receiptHead,.settings-module__ZPs39a__receiptRow{grid-template-columns:150px 120px minmax(160px,1.4fr) minmax(130px,1fr) 100px;align-items:center;gap:14px;padding:13px 16px;display:grid}.settings-module__ZPs39a__receiptHead{background:var(--control-bg-2);border-bottom:1px solid var(--border);color:var(--text-2);text-transform:uppercase;letter-spacing:.6px;font-size:11px;font-weight:800}.settings-module__ZPs39a__receiptRow{border-bottom:1px solid var(--border);color:var(--text-muted);font-size:13px}.settings-module__ZPs39a__receiptRow:last-child{border-bottom:none}.settings-module__ZPs39a__receiptWhen{color:var(--text-2);white-space:nowrap}.settings-module__ZPs39a__receiptChannel{color:var(--text-strong);align-items:center;gap:6px;font-weight:600;display:inline-flex}.settings-module__ZPs39a__receiptTo{flex-direction:column;gap:2px;min-width:0;display:flex}.settings-module__ZPs39a__receiptRecipient{color:var(--text-strong);overflow-wrap:anywhere}.settings-module__ZPs39a__receiptDetail{color:var(--text-2);overflow-wrap:anywhere;font-size:11.5px}.settings-module__ZPs39a__receiptSlip{overflow-wrap:anywhere}.settings-module__ZPs39a__receiptStatus{border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:11.5px;font-weight:700;display:inline-flex}.settings-module__ZPs39a__receiptStatusOk{background:var(--green-dim);color:var(--green-2)}.settings-module__ZPs39a__receiptStatusFail{background:var(--red-dim);color:var(--red-2)}@media (max-width:768px){.settings-module__ZPs39a__receiptHead{display:none}.settings-module__ZPs39a__receiptRow{grid-template-columns:1fr auto;align-items:start;gap:6px 12px}.settings-module__ZPs39a__receiptWhen{order:1;grid-column:1}.settings-module__ZPs39a__receiptChannel{order:2;grid-column:2;justify-self:end}.settings-module__ZPs39a__receiptTo{order:3;grid-column:1/-1}.settings-module__ZPs39a__receiptSlip{order:4;grid-column:1}.settings-module__ZPs39a__receiptRow>span:last-child{order:4;grid-column:2;justify-self:end}}.settings-module__ZPs39a__toggleRow{cursor:pointer;gap:12px;text-transform:none!important;letter-spacing:0!important;color:var(--text-strong)!important;flex-direction:row!important;align-items:flex-start!important;font-size:13px!important;display:flex!important}.settings-module__ZPs39a__toggleRow input[type=checkbox]{width:18px;height:18px;accent-color:var(--brand-soft);margin-top:2px}.settings-module__ZPs39a__toggleRow strong{color:var(--text-strong);margin-bottom:2px;font-size:13px;font-weight:700;display:block}.settings-module__ZPs39a__toggleRow em{color:var(--text-muted);text-transform:none;letter-spacing:0;font-size:12px;font-style:normal;display:block}
.GoogleDrivePanel-module__6IQzLq__panel{border:1px solid var(--border);background:var(--surface-elevated);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin-bottom:18px;padding:18px}.GoogleDrivePanel-module__6IQzLq__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.GoogleDrivePanel-module__6IQzLq__headLeft{align-items:flex-start;gap:12px;min-width:0;display:flex}.GoogleDrivePanel-module__6IQzLq__headIcon{border-radius:var(--radius-md);background:var(--brand-dim-2);width:34px;height:34px;color:var(--brand-soft);flex-shrink:0;place-items:center;display:grid}.GoogleDrivePanel-module__6IQzLq__title{color:var(--text-strong);margin:0;font-size:15px;font-weight:700}.GoogleDrivePanel-module__6IQzLq__subtitle{color:var(--text-muted);max-width:60ch;margin:2px 0 0;font-size:12.5px;line-height:1.5}.GoogleDrivePanel-module__6IQzLq__headActions{align-items:center;gap:8px;display:flex}.GoogleDrivePanel-module__6IQzLq__refreshBtn{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--control-bg-2);width:34px;height:34px;color:var(--text-muted);cursor:pointer;place-items:center;display:grid}.GoogleDrivePanel-module__6IQzLq__refreshBtn:hover{background:var(--control-bg-hover);color:var(--text)}.GoogleDrivePanel-module__6IQzLq__connectBtn{border-radius:var(--radius-md);background:var(--brand);color:var(--brand-text-on,#fff);cursor:pointer;white-space:nowrap;border:1px solid #0000;align-items:center;gap:7px;padding:9px 14px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.GoogleDrivePanel-module__6IQzLq__connectBtn:hover{background:var(--brand-strong)}.GoogleDrivePanel-module__6IQzLq__connectBtn.GoogleDrivePanel-module__6IQzLq__disabled{opacity:.5;cursor:not-allowed}.GoogleDrivePanel-module__6IQzLq__notice{border-radius:var(--radius-md);border:1px solid var(--orange-dim);background:var(--orange-dim);color:var(--text);align-items:flex-start;gap:10px;margin-top:14px;padding:11px 13px;font-size:12.5px;line-height:1.5;display:flex}.GoogleDrivePanel-module__6IQzLq__notice svg{color:var(--orange);flex-shrink:0;margin-top:1px}.GoogleDrivePanel-module__6IQzLq__notice code{font-family:var(--font-jetbrains,monospace);background:var(--control-bg-2);border-radius:5px;padding:1px 5px;font-size:11.5px}.GoogleDrivePanel-module__6IQzLq__loadingBox{place-items:center;padding:28px 0;display:grid}.GoogleDrivePanel-module__6IQzLq__empty{border:1px dashed var(--border-2);border-radius:var(--radius-md);color:var(--text-muted);text-align:center;flex-direction:column;align-items:center;gap:8px;margin-top:14px;padding:26px 16px;display:flex}.GoogleDrivePanel-module__6IQzLq__empty svg{color:var(--text-faint)}.GoogleDrivePanel-module__6IQzLq__empty p{margin:0;font-size:13px}.GoogleDrivePanel-module__6IQzLq__list{flex-direction:column;gap:10px;margin-top:14px;display:flex}.GoogleDrivePanel-module__6IQzLq__row{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-2);overflow:hidden}.GoogleDrivePanel-module__6IQzLq__rowHead{justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.GoogleDrivePanel-module__6IQzLq__rowMain{cursor:pointer;color:var(--text);text-align:left;min-width:0;font:inherit;background:0 0;border:none;flex:1;align-items:center;gap:10px;display:flex}.GoogleDrivePanel-module__6IQzLq__rowMain svg{color:var(--text-muted);flex-shrink:0}.GoogleDrivePanel-module__6IQzLq__avatar{background:var(--brand-dim-2);width:28px;height:28px;color:var(--brand-soft);border-radius:50%;flex-shrink:0;place-items:center;font-size:12px;font-weight:700;display:grid}.GoogleDrivePanel-module__6IQzLq__account{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.GoogleDrivePanel-module__6IQzLq__rowActions{flex-shrink:0;align-items:center;gap:6px;display:flex}.GoogleDrivePanel-module__6IQzLq__dangerBtn{border-radius:var(--radius-sm);border:1px solid var(--border-2);background:var(--control-bg-2);width:30px;height:30px;color:var(--red);cursor:pointer;place-items:center;display:grid}.GoogleDrivePanel-module__6IQzLq__dangerBtn:hover{background:var(--red-dim);border-color:var(--red)}.GoogleDrivePanel-module__6IQzLq__rowNotice{border-radius:var(--radius-sm);border:1px solid var(--orange-dim);background:var(--orange-dim);color:var(--text);align-items:flex-start;gap:10px;margin:0 12px 10px;padding:9px 11px;font-size:12px;line-height:1.5;display:flex}.GoogleDrivePanel-module__6IQzLq__rowNotice svg{color:var(--orange);flex-shrink:0;margin-top:1px}.GoogleDrivePanel-module__6IQzLq__files{border-top:1px solid var(--border)}.GoogleDrivePanel-module__6IQzLq__filesLoading,.GoogleDrivePanel-module__6IQzLq__filesEmpty{color:var(--text-muted);align-items:center;gap:8px;padding:14px;font-size:12.5px;display:flex}.GoogleDrivePanel-module__6IQzLq__fileItem{border-top:1px solid var(--border-subtle);align-items:center;gap:12px;padding:9px 14px;display:flex}.GoogleDrivePanel-module__6IQzLq__fileItem:first-child{border-top:none}.GoogleDrivePanel-module__6IQzLq__fileName{color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;overflow:hidden}.GoogleDrivePanel-module__6IQzLq__fileMeta{color:var(--text-faint);text-align:right;flex-shrink:0;min-width:56px;font-size:11.5px}.GoogleDrivePanel-module__6IQzLq__fileActions{flex-shrink:0;gap:6px;display:flex}.GoogleDrivePanel-module__6IQzLq__fileBtn{border-radius:var(--radius-sm);border:1px solid var(--border-2);background:var(--control-bg-2);width:30px;height:30px;color:var(--text-muted);cursor:pointer;place-items:center;text-decoration:none;display:grid}.GoogleDrivePanel-module__6IQzLq__fileBtn:hover{background:var(--control-bg-hover);color:var(--text)}@media (max-width:640px){.GoogleDrivePanel-module__6IQzLq__head{flex-direction:column}.GoogleDrivePanel-module__6IQzLq__headActions{width:100%}.GoogleDrivePanel-module__6IQzLq__connectBtn{flex:1;justify-content:center}}
.Toolbar-module__0_YZAa__toolbar{background:var(--surface-glass);border:1px solid var(--border-soft);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:12px 14px;display:flex}.Toolbar-module__0_YZAa__toolbarColumn{flex-direction:column;align-items:stretch}.Toolbar-module__0_YZAa__toolbarGroup{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:10px;display:flex}.Toolbar-module__0_YZAa__searchWrap{flex:280px;align-items:center;min-width:200px;display:flex;position:relative}.Toolbar-module__0_YZAa__searchIcon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.Toolbar-module__0_YZAa__searchInput{background:var(--input-bg);border:1px solid var(--input-border);width:100%;height:42px;color:var(--input-text);border-radius:10px;outline:none;padding:0 14px 0 40px;font-family:inherit;font-size:13px;transition:border-color .18s,box-shadow .18s,background .18s}.Toolbar-module__0_YZAa__searchInput::placeholder{color:var(--input-placeholder)}.Toolbar-module__0_YZAa__searchInput:hover{border-color:var(--input-border-hover)}.Toolbar-module__0_YZAa__searchInput::-webkit-search-cancel-button{appearance:none}.Toolbar-module__0_YZAa__searchInput::-webkit-search-decoration{appearance:none}.Toolbar-module__0_YZAa__searchInput:focus{border-color:var(--input-border-focus);background:var(--input-bg-focus);box-shadow:var(--focus-ring)}.Toolbar-module__0_YZAa__searchClear{width:24px;height:24px;color:var(--text-2);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:color .15s,background .15s;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.Toolbar-module__0_YZAa__searchClear:hover{color:var(--text-strong);background:var(--control-bg-2)}.Toolbar-module__0_YZAa__selectWrap{align-items:center;min-width:150px;display:flex;position:relative}.Toolbar-module__0_YZAa__filterSelect{appearance:none;background:var(--input-bg);border:1px solid var(--input-border);width:100%;height:42px;color:var(--input-text);cursor:pointer;border-radius:10px;outline:none;padding:0 34px 0 12px;font-family:inherit;font-size:13px;transition:border-color .18s,box-shadow .18s,background .18s}.Toolbar-module__0_YZAa__filterSelect:hover{border-color:var(--input-border-hover)}.Toolbar-module__0_YZAa__filterSelect:focus{border-color:var(--input-border-focus);box-shadow:var(--focus-ring)}.Toolbar-module__0_YZAa__selectChevron{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;right:11px;transform:translateY(-50%)}@media (max-width:768px){.Toolbar-module__0_YZAa__toolbar{flex-direction:column;align-items:stretch;gap:10px;padding:10px}.Toolbar-module__0_YZAa__toolbarGroup{width:100%}.Toolbar-module__0_YZAa__searchWrap{flex-basis:auto;min-width:0}.Toolbar-module__0_YZAa__selectWrap,.Toolbar-module__0_YZAa__filterSelect{width:100%}}
.StatCard-module__k3UlQW__card{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface-elevated);box-shadow:var(--shadow-sm);flex-direction:column;gap:10px;padding:18px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;overflow:hidden}.StatCard-module__k3UlQW__card:hover{box-shadow:var(--shadow-soft);border-color:var(--border-2);transform:translateY(-2px)}.StatCard-module__k3UlQW__card:after{content:"";background:radial-gradient(circle, var(--accent-dim) 0%, transparent 70%);pointer-events:none;border-radius:50%;width:120px;height:120px;position:absolute;top:-40px;right:-40px}.StatCard-module__k3UlQW__top{justify-content:space-between;align-items:center;gap:10px;display:flex}.StatCard-module__k3UlQW__label{color:var(--text-2);letter-spacing:.01em;font-size:12px;font-weight:600}.StatCard-module__k3UlQW__iconWrap{border-radius:var(--radius-sm);background:var(--accent-dim);width:34px;height:34px;color:var(--accent-2);flex-shrink:0;justify-content:center;align-items:center;display:flex}.StatCard-module__k3UlQW__value{color:var(--text-strong);font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:28px;font-weight:800;line-height:1.05}.StatCard-module__k3UlQW__bottom{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.StatCard-module__k3UlQW__trend{border-radius:999px;align-items:center;gap:4px;padding:3px 8px;font-size:12px;font-weight:700;display:inline-flex}.StatCard-module__k3UlQW__trendUp{color:var(--green);background:var(--green-dim)}.StatCard-module__k3UlQW__trendDown{color:var(--red-2);background:var(--red-dim)}.StatCard-module__k3UlQW__trendFlat{color:var(--text-2);background:var(--control-bg-2)}.StatCard-module__k3UlQW__trendCaption{color:var(--text-3);font-size:11px;font-weight:500}.StatCard-module__k3UlQW__spark{flex-shrink:0;width:96px;height:36px}.StatCard-module__k3UlQW__sparkPath{fill:none;stroke:var(--accent);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.StatCard-module__k3UlQW__sparkArea{fill:var(--accent-dim);opacity:.6}
.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:1px solid var(--border);background:var(--control-bg-2);width:28px;height:28px;color:var(--text-muted);cursor:pointer;border-radius:8px;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:1px solid var(--border);background:#fff;border-radius:10px;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:1px solid var(--border);border-radius:8px;max-width:200px;max-height:60px;padding:4px 8px}
.LabelPrintModal-module__zzBwSW__overlay{z-index:90;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#080b12a8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.LabelPrintModal-module__zzBwSW__panel{background:var(--surface-2,#11151d);border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;width:min(1140px,100%);max-height:94vh;display:flex;overflow:hidden}.LabelPrintModal-module__zzBwSW__head{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.LabelPrintModal-module__zzBwSW__title{align-items:center;gap:8px;margin:0;font-size:17px;font-weight:700;display:flex}.LabelPrintModal-module__zzBwSW__closeBtn{color:inherit;opacity:.6;cursor:pointer;background:0 0;border:none}.LabelPrintModal-module__zzBwSW__closeBtn:hover{opacity:1}.LabelPrintModal-module__zzBwSW__body{flex:1;grid-template-columns:320px 1fr;gap:0;min-height:0;display:grid}.LabelPrintModal-module__zzBwSW__controls{border-right:1px solid #ffffff14;padding:18px 20px;overflow-y:auto}.LabelPrintModal-module__zzBwSW__previewWrap{background:repeating-linear-gradient(45deg,#ffffff05 0 10px,#0000 10px 20px),#00000047;flex-direction:column;align-items:center;padding:22px;display:flex;overflow-y:auto}.LabelPrintModal-module__zzBwSW__sectionLabel{text-transform:uppercase;letter-spacing:.05em;opacity:.55;margin:14px 0 8px;font-size:11.5px;font-weight:700}.LabelPrintModal-module__zzBwSW__sectionLabel:first-child{margin-top:0}.LabelPrintModal-module__zzBwSW__presetRow{flex-wrap:wrap;gap:6px;display:flex}.LabelPrintModal-module__zzBwSW__preset{color:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:600}.LabelPrintModal-module__zzBwSW__presetOn{color:#60a5fa;background:#60a5fa29;border-color:#60a5fa73}.LabelPrintModal-module__zzBwSW__field{flex-direction:column;gap:5px;margin-bottom:10px;display:flex}.LabelPrintModal-module__zzBwSW__fieldLabel{opacity:.7;font-size:11.5px}.LabelPrintModal-module__zzBwSW__input{color:inherit;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;width:100%;padding:7px 9px;font-size:13px}.LabelPrintModal-module__zzBwSW__row2{gap:10px;display:flex}.LabelPrintModal-module__zzBwSW__check{cursor:pointer;align-items:center;gap:8px;padding:4px 0;font-size:13px;display:flex}.LabelPrintModal-module__zzBwSW__check input{accent-color:#60a5fa;width:15px;height:15px}.LabelPrintModal-module__zzBwSW__prodList{margin-top:4px}.LabelPrintModal-module__zzBwSW__prodRow{border-bottom:1px dashed #ffffff0f;align-items:center;gap:8px;padding:6px 0;font-size:12.5px;display:flex}.LabelPrintModal-module__zzBwSW__prodName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.LabelPrintModal-module__zzBwSW__qtyInput{text-align:center;width:56px;color:inherit;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:7px;padding:5px}.LabelPrintModal-module__zzBwSW__noBarcode{color:#fbbf24;font-size:10px}.LabelPrintModal-module__zzBwSW__footer{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;padding:14px 22px;display:flex}.LabelPrintModal-module__zzBwSW__summary{opacity:.7;font-size:12.5px}.LabelPrintModal-module__zzBwSW__btns{gap:10px;display:flex}.LabelPrintModal-module__zzBwSW__btn{color:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:9px;padding:8px 14px;font-size:13px;font-weight:600}.LabelPrintModal-module__zzBwSW__btn:hover{background:#ffffff0f}.LabelPrintModal-module__zzBwSW__btnPrimary{background:var(--brand);color:var(--brand-text-on);box-shadow:var(--shadow-sm);border-color:#0000}.LabelPrintModal-module__zzBwSW__btnPrimary:hover{background:var(--brand-strong)}.LabelPrintModal-module__zzBwSW__btnPrimary:disabled{opacity:.5;cursor:default}.LabelPrintModal-module__zzBwSW__sheet{color:#000;transform-origin:top;background:#fff;border-radius:2px;outline:1px solid #0003;align-content:start;gap:2mm;width:210mm;min-height:297mm;margin:0 auto;padding:8mm;display:grid;box-shadow:0 10px 40px #0000008c}.LabelPrintModal-module__zzBwSW__label{text-align:center;border:1px dashed #bbb;flex-direction:column;justify-content:center;align-items:center;padding:1mm;display:flex;overflow:hidden}.LabelPrintModal-module__zzBwSW__lName{font-weight:600;line-height:1.1}.LabelPrintModal-module__zzBwSW__lImg{max-width:100%;height:auto}.LabelPrintModal-module__zzBwSW__lPrice{font-weight:700}.LabelPrintModal-module__zzBwSW__lSku{opacity:.7}.LabelPrintModal-module__zzBwSW__previewHint{opacity:.5;text-align:center;margin-bottom:10px;font-size:11.5px}
.Tabs-module__Fp865W__tabs{border-bottom:1px solid var(--border-soft);gap:4px;margin-bottom:16px;padding:0 2px;display:flex}.Tabs-module__Fp865W__tab{min-height:38px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:10px 10px 0 0;align-items:center;gap:6px;padding:9px 14px;font-family:inherit;font-size:13px;font-weight:750;transition:color .2s,background .2s;display:inline-flex;position:relative}.Tabs-module__Fp865W__tab:hover{background:var(--control-bg-2);color:var(--text-strong)}.Tabs-module__Fp865W__tabActive{color:var(--text-strong);background:#e2e8f014}.Tabs-module__Fp865W__underline{background:var(--accent-2);border-radius:2px 2px 0 0;height:3px;position:absolute;bottom:-1px;left:12px;right:12px;box-shadow:0 0 16px #e2e8f038}
.signature-capture-module__YwJRrG__preview{background:var(--control-bg-2);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:10px;padding:14px;display:flex}.signature-capture-module__YwJRrG__previewHeader{justify-content:space-between;align-items:center;display:flex}.signature-capture-module__YwJRrG__previewLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.6px;align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.signature-capture-module__YwJRrG__clearBtn{background:var(--red-dim);color:var(--red);cursor:pointer;border:1px solid #f43f5e33;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:600;transition:background .2s;display:inline-flex}.signature-capture-module__YwJRrG__clearBtn:hover{background:var(--red-dim)}.signature-capture-module__YwJRrG__captureBtn{color:#a5b4fc;cursor:pointer;background:linear-gradient(145deg,#6366f129,#7c3aed1f);border:1.5px dashed #6366f159;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:14px 18px;font-size:13px;font-weight:700;transition:background .2s,border-color .2s;display:inline-flex}.signature-capture-module__YwJRrG__captureBtn:hover{background:linear-gradient(145deg,#6366f138,#7c3aed2e);border-color:#6366f18c}.signature-capture-module__YwJRrG__previewImgWrap{background:var(--panel-bg);border-radius:10px;justify-content:center;align-items:center;min-height:110px;padding:8px;display:flex;position:relative}.signature-capture-module__YwJRrG__previewImg{max-width:100%;max-height:140px;display:block}.signature-capture-module__YwJRrG__recaptureBtn{background:var(--surface-glass);border:1px solid var(--border-2);color:#a5b4fc;cursor:pointer;border-radius:6px;padding:5px 10px;font-size:11px;font-weight:600;position:absolute;bottom:8px;right:8px}.signature-capture-module__YwJRrG__recaptureBtn:hover{background:var(--surface)}.signature-capture-module__YwJRrG__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1500;background:#000000a6;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.signature-capture-module__YwJRrG__window{background:var(--surface-elevated);border:1px solid var(--border);border-radius:20px;flex-direction:column;width:100%;max-width:720px;height:90vh;max-height:820px;display:flex;overflow:hidden;box-shadow:0 24px 80px #00000080}.signature-capture-module__YwJRrG__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:stretch;gap:10px;padding:14px 16px 0;display:flex}.signature-capture-module__YwJRrG__tabs{flex:1;gap:2px;min-width:0;display:flex}.signature-capture-module__YwJRrG__tab{color:var(--text-2);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:10px 8px;font-size:12px;font-weight:700;transition:color .2s,border-color .2s}.signature-capture-module__YwJRrG__tab:hover:not(:disabled){color:var(--text-muted)}.signature-capture-module__YwJRrG__tab:disabled{opacity:.35;cursor:not-allowed}.signature-capture-module__YwJRrG__tabActive{color:var(--brand-soft);border-bottom-color:var(--brand-soft)}.signature-capture-module__YwJRrG__closeBtn{background:var(--control-bg-2);border:1px solid var(--border);width:32px;height:32px;color:var(--text-muted);cursor:pointer;border-radius:8px;justify-content:center;align-self:center;align-items:center;margin-bottom:6px;display:inline-flex}.signature-capture-module__YwJRrG__closeBtn:hover{background:var(--control-bg-hover);color:var(--text-strong)}.signature-capture-module__YwJRrG__body{flex:1;padding:18px;overflow-y:auto}.signature-capture-module__YwJRrG__phonePanel{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:10px 4px;display:flex}.signature-capture-module__YwJRrG__phoneTitle{color:var(--text-2);text-transform:uppercase;letter-spacing:.7px;font-size:12px;font-weight:700}.signature-capture-module__YwJRrG__qr{border:1px solid var(--border);border-radius:14px;width:220px;height:220px}.signature-capture-module__YwJRrG__phoneStatus{color:var(--text-muted);align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.signature-capture-module__YwJRrG__statusDot{background:var(--orange);border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite signature-capture-module__YwJRrG__pulse}.signature-capture-module__YwJRrG__statusDotDone{background:var(--green-2);border-radius:50%;width:8px;height:8px}@keyframes signature-capture-module__YwJRrG__pulse{0%,to{opacity:1}50%{opacity:.35}}.signature-capture-module__YwJRrG__phoneHint{color:var(--text-2);max-width:360px;font-size:12px;line-height:1.55}.signature-capture-module__YwJRrG__phoneUnavailable{color:var(--text-muted);background:var(--control-bg-2);border:1px dashed var(--border-2);text-align:center;border-radius:12px;padding:24px;font-size:13px}.signature-capture-module__YwJRrG__mousePanel{flex-direction:column;gap:14px;display:flex}.signature-capture-module__YwJRrG__saveBtn{width:100%;color:var(--text-strong);cursor:pointer;background:#6366f1;border:none;border-radius:10px;padding:12px 16px;font-size:13px;font-weight:700;transition:background .2s}.signature-capture-module__YwJRrG__saveBtn:hover:not(:disabled){background:#4f46e5}.signature-capture-module__YwJRrG__saveBtn:disabled{background:var(--control-bg-2);color:var(--text-2);cursor:not-allowed}
.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;cursor:pointer;border:none;border-radius:12px;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}
