:root{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#292630;background:#f7f6f9;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #292630;--muted: #837d89;--line: #e8e4eb;--paper: #ffffff;--soft: #f7f5fa;--purple: #7455d9;--purple-dark: #5639b7;--purple-pale: #eee9ff;--green: #278263;--red: #c9505d}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}button,input{font:inherit}button{border:0}.language-switch{display:inline-flex;align-items:center;border:1px solid #e5e0e9;border-radius:10px;padding:3px;background:#f2eff5}.language-switch button{min-width:34px;height:30px;border-radius:7px;color:#8b8490;background:transparent;cursor:pointer;font-size:9px;font-weight:800;letter-spacing:.5px;transition:.15s ease}.language-switch button.is-active{color:#5d42ba;background:#fff;box-shadow:0 2px 8px #40304c1a}.language-switch button:hover:not(.is-active),.language-switch button:focus-visible{color:#5d42ba;outline:none}.login-language-switch{position:absolute;z-index:3;top:28px;right:clamp(28px,4vw,64px)}.login-page{display:grid;grid-template-columns:minmax(480px,1.03fr) minmax(480px,.97fr);min-height:100vh;background:#f8f7fa}.login-visual{position:relative;display:flex;flex-direction:column;min-height:calc(100vh - 32px);margin:16px;overflow:hidden;border-radius:28px;padding:42px 48px 34px;color:#fff;background:radial-gradient(circle at 82% 18%,rgba(221,205,255,.34),transparent 24%),linear-gradient(145deg,#2d2636,#32283e 48%,#59478d);box-shadow:0 24px 70px #3a2a4c2e}.visual-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 1px);background-size:56px 56px;-webkit-mask-image:linear-gradient(to bottom right,black,transparent 72%);mask-image:linear-gradient(to bottom right,black,transparent 72%)}.visual-orb{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.16);background:#ffffff0a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.visual-orb:before,.visual-orb:after{position:absolute;content:"";border-radius:inherit;border:1px solid rgba(255,255,255,.11)}.visual-orb--one{width:380px;height:380px;top:12%;right:-106px}.visual-orb--one:before{top:48px;right:48px;bottom:48px;left:48px}.visual-orb--one:after{top:98px;right:98px;bottom:98px;left:98px;background:#ebe1ff14}.visual-orb--two{width:170px;height:170px;left:-52px;bottom:22%}.visual-orb--two:before{top:28px;right:28px;bottom:28px;left:28px}.brand-lockup{position:relative;z-index:2;display:inline-flex;align-items:center;width:max-content;gap:11px}.brand-symbol{display:grid;width:34px;height:34px;place-items:center;border-radius:11px;color:#fff;background:var(--purple);box-shadow:0 7px 18px #5537b43d;font:800 21px Manrope,sans-serif;transform:rotate(-6deg)}.brand-word{color:var(--ink);font:800 23px Manrope,sans-serif;letter-spacing:-.8px}.brand-lockup--inverse .brand-symbol{color:#3d3150;background:#fff;box-shadow:none}.brand-lockup--inverse .brand-word{color:#fff}.visual-copy{position:relative;z-index:2;max-width:570px;margin:auto 0 72px}.eyebrow-pill{display:inline-flex;align-items:center;gap:8px;margin-bottom:25px;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:8px 12px;color:#e7dcff;background:#ffffff12;font-size:10px;font-weight:700;letter-spacing:1.25px}.visual-copy h1{max-width:560px;margin:0;font:700 clamp(42px,4.3vw,68px)/1.02 "Manrope",sans-serif;letter-spacing:-3.5px}.visual-copy h1 span{display:block;color:#cfbaff;font-style:italic;font-weight:600}.visual-copy p{max-width:480px;margin:25px 0 0;color:#ffffffad;font-size:16px;line-height:1.65}.visual-footer{position:relative;z-index:2;display:flex;align-items:center;gap:10px;border-top:1px solid rgba(255,255,255,.13);padding-top:24px;color:#ffffff9e;font-size:12px}.visual-footer strong{margin-left:auto;color:#fff;font:700 12px Manrope,sans-serif}.status-dot{width:7px;height:7px;border-radius:50%;background:#7ce0b0;box-shadow:0 0 0 5px #7ce0b01f}.login-form-panel{position:relative;display:flex;flex-direction:column;min-height:100vh;padding:50px clamp(38px,6vw,100px) 28px;background:#f8f7fa}.mobile-brand{display:none}.login-form-wrap{width:100%;max-width:430px;margin:auto}.form-heading{margin-bottom:35px}.form-kicker{display:block;margin-bottom:13px;color:var(--purple);font-size:10px;font-weight:800;letter-spacing:1.6px}.form-heading h2{margin:0;color:var(--ink);font:750 38px/1.15 Manrope,sans-serif;letter-spacing:-1.5px}.form-heading p{margin:12px 0 0;color:var(--muted);font-size:14px;line-height:1.55}.login-form{display:grid;gap:20px}.auth-field label{display:block;margin-bottom:8px;color:#55505b;font-size:12px;font-weight:700}.auth-input{display:flex;align-items:center;height:54px;border:1px solid var(--line);border-radius:13px;background:var(--paper);box-shadow:0 4px 16px #362b4406;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.auth-input:focus-within{border-color:#9b80ed;box-shadow:0 0 0 4px #7455d91a;transform:translateY(-1px)}.auth-input--error{border-color:#de7d87}.auth-input__icon{display:grid;width:50px;flex:0 0 50px;place-items:center;color:#aaa3b0}.auth-input:focus-within .auth-input__icon{color:var(--purple)}.auth-input input{width:100%;min-width:0;height:100%;border:0;outline:0;color:var(--ink);background:transparent;font-size:14px;font-weight:600}.auth-input input::placeholder{color:#bbb5c0;font-weight:400}.auth-input__action{display:grid;width:48px;flex:0 0 48px;place-items:center}.password-toggle{display:grid;place-items:center;padding:5px;color:#9d96a3;background:transparent;cursor:pointer}.password-toggle:hover{color:var(--purple)}.field-error{margin:6px 2px 0;color:var(--red);font-size:11px}.form-message{border-radius:10px;padding:11px 13px;font-size:11px;line-height:1.45}.form-message--error{color:#a43d49;background:#fae9eb}.form-message--success{color:#236f56;background:#e7f5ee}.login-submit{display:flex;align-items:center;justify-content:space-between;width:100%;height:54px;margin-top:3px;border-radius:13px;padding:0 17px 0 20px;color:#fff;background:linear-gradient(135deg,var(--purple),#6343ca);box-shadow:0 12px 27px #6749c73b;cursor:pointer;font-size:13px;font-weight:700;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.login-submit:hover:not(:disabled){box-shadow:0 16px 32px #6749c74d;transform:translateY(-2px)}.login-submit:active:not(:disabled){transform:translateY(0)}.login-submit:disabled{box-shadow:none;cursor:not-allowed;opacity:.42}.button-spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.security-note{display:flex;align-items:center;gap:12px;margin-top:28px;border-top:1px solid var(--line);padding-top:22px}.security-note__icon{display:grid;width:39px;height:39px;flex:0 0 39px;place-items:center;border-radius:11px;color:var(--green);background:#e9f5ef}.security-note__icon svg{width:18px;height:18px}.security-note strong,.security-note p{display:block;margin:0}.security-note strong{color:#55505b;font-size:11px}.security-note p{margin-top:3px;color:#99929e;font-size:10px}.login-footer{display:flex;justify-content:space-between;width:100%;max-width:430px;margin:46px auto 0;color:#aaa4ae;font-size:9px;letter-spacing:.3px}.route-loader{display:grid;min-height:100vh;place-items:center;background:#f8f7fa}.route-loader span{width:28px;height:28px;border:3px solid var(--purple-pale);border-top-color:var(--purple);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:980px){.login-page{grid-template-columns:minmax(360px,.8fr) minmax(440px,1.2fr)}.login-visual{padding:36px 34px 30px}.visual-copy h1{font-size:45px}}@media(max-width:760px){.login-page{display:block;background:#f8f7fa}.login-visual{display:none}.login-form-panel{min-height:100vh;padding:28px 22px 20px}.login-language-switch{top:27px;right:22px}.mobile-brand{display:block}.login-form-wrap{margin:auto;padding:55px 0 35px}.form-heading h2{font-size:34px}.login-footer{margin-top:26px}}@media(max-width:420px){.login-form-panel{padding-right:17px;padding-left:17px}.login-form-wrap{padding-top:38px}.form-heading{margin-bottom:28px}.form-heading h2{font-size:30px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.admin-shell{min-height:100vh;color:#292630;background:#f6f5f8}.admin-sidebar{position:fixed;z-index:30;inset:0 auto 0 0;display:flex;width:248px;flex-direction:column;border-right:1px solid #ece8ef;padding:0 16px 20px;background:#fff}.admin-sidebar__brand{display:flex;min-height:92px;align-items:center;justify-content:space-between;padding:0 9px}.admin-sidebar__brand .brand-word{font-size:21px}.sidebar-close,.menu-toggle{display:none}.admin-sidebar__caption{padding:16px 14px 7px;color:#aaa5af;font-size:8px;font-weight:800;letter-spacing:1.35px}.admin-nav{display:flex;min-height:0;overflow-y:auto;flex-direction:column;gap:2px;padding:0 2px 14px 0;scrollbar-width:thin;scrollbar-color:#ddd6e8 transparent}.admin-nav__group{display:grid;gap:3px}.admin-nav__group:first-child .admin-sidebar__caption{padding-top:4px}.admin-nav__link{display:flex;min-height:42px;align-items:center;gap:13px;border-radius:12px;padding:0 13px;color:#726d77;text-decoration:none;font-size:13px;font-weight:600;transition:.16s ease}.admin-nav__link:hover{color:#4e3c81;background:#f7f4ff}.admin-nav__link.is-active{color:#6045be;background:#f0ebff;box-shadow:inset 3px 0 #7455d9}.admin-nav__icon{display:grid;width:24px;height:24px;place-items:center;color:#958d9f;font-size:18px;line-height:1}.admin-nav__link.is-active .admin-nav__icon{color:#7455d9}.admin-nav__badge{min-width:20px;margin-left:auto;border-radius:999px;padding:3px 6px;color:#fff;background:#7455d9;text-align:center;font-size:9px}.admin-sidebar__help{display:flex;align-items:center;gap:11px;margin-top:auto;border:1px solid #ebe6f4;border-radius:14px;padding:13px;background:#faf8ff}.admin-sidebar__help>span{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;border-radius:10px;color:#fff;background:#7455d9;font-weight:800}.admin-sidebar__help div{display:grid;gap:3px}.admin-sidebar__help strong{font-size:10px}.admin-sidebar__help small{color:#938c99;font-size:8px}.sidebar-backdrop{display:none}.admin-workspace{min-height:100vh;margin-left:248px}.admin-topbar{position:sticky;z-index:20;top:0;display:flex;min-height:92px;align-items:center;justify-content:space-between;border-bottom:1px solid #ece8ef;padding:15px clamp(24px,3vw,45px);background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.admin-topbar__heading{display:flex;align-items:center;gap:14px}.admin-topbar__heading small{display:block;margin-bottom:4px;color:#99929e;font-size:9px;font-weight:700;letter-spacing:.7px;text-transform:uppercase}.admin-topbar h1{margin:0;font:700 20px/1.2 Manrope,sans-serif;letter-spacing:-.5px}.admin-topbar__actions{display:flex;align-items:center;gap:11px}.top-search,.table-search{display:flex;align-items:center;gap:8px;border:1px solid #ebe7ee;border-radius:11px;background:#faf9fb}.top-search{width:210px;height:40px;padding:0 12px}.top-search span,.table-search span{color:#99929e;font-size:19px}.top-search input,.table-search input{min-width:0;width:100%;border:0;outline:0;color:#3f3a44;background:transparent;font-size:11px}.top-search input::placeholder,.table-search input::placeholder{color:#aaa4ae}.icon-button{position:relative;width:40px;height:40px;border:1px solid #ebe7ee;border-radius:11px;color:#716b77;background:#fff;cursor:pointer;font-size:19px}.notification-button{display:grid;place-items:center;transition:border-color .15s ease,background .15s ease,color .15s ease}.notification-button:hover{border-color:#cfc3ee;background:#f7f4ff;color:#6847cd}.notification-button svg{width:20px;height:20px}.notification-button>span{position:absolute;top:-7px;right:-8px;display:grid;min-width:21px;height:21px;padding:0 5px;place-items:center;border:2px solid #fff;border-radius:11px;background:#e54855;box-shadow:0 5px 12px #c6324247;color:#fff;font-size:8px;font-weight:800;line-height:1}.profile-menu{position:relative}.profile-button{display:flex;min-width:186px;align-items:center;gap:9px;padding:3px;color:#332f38;background:transparent;cursor:pointer;text-align:left}.profile-avatar,.employee-avatar{display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(145deg,#8468e2,#5537b4);font-weight:800}.profile-avatar{width:39px;height:39px;flex:0 0 39px;font-size:11px}.profile-copy{display:grid;min-width:0;gap:2px}.profile-copy strong{max-width:105px;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.profile-copy small{color:#99929e;font-size:9px}.profile-chevron{margin-left:auto;color:#aaa4ae}.profile-dropdown{position:absolute;top:calc(100% + 10px);right:0;display:grid;min-width:190px;overflow:hidden;border:1px solid #e9e5ec;border-radius:13px;padding:7px;background:#fff;box-shadow:0 16px 40px #2d253721}.profile-dropdown span{padding:9px 10px;color:#8b8590;font-size:9px}.profile-dropdown button{border-radius:8px;padding:10px;color:#bd4856;background:#fff4f5;cursor:pointer;text-align:left;font-size:10px;font-weight:700}.admin-content{max-width:1600px;margin:0 auto;padding:32px clamp(24px,3vw,45px) 50px}.page-stack{display:grid;gap:23px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.page-heading h2{margin:0 0 7px;font:700 25px/1.2 Manrope,sans-serif;letter-spacing:-1px}.page-heading p{margin:0;color:#8e8793;font-size:11px}.page-heading__action{flex:0 0 auto}.button{min-height:40px;border-radius:10px;padding:0 16px;cursor:pointer;font-size:10px;font-weight:800;transition:.15s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.55}.button--primary{color:#fff;background:#7455d9;box-shadow:0 8px 20px #6045be2e}.button--soft{border:1px solid #e9e4f0;color:#625b6a;background:#fff}.button--ghost{border:1px solid #e6e1e9;color:#77717d;background:transparent}.button--danger{color:#fff;background:#c94d5b;box-shadow:0 8px 20px #b839482e}.button--danger-soft{border:1px solid #f0d1d5;color:#b84452;background:#fff1f3}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.stats-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card{display:flex;min-width:0;align-items:center;gap:14px;border:1px solid #ece8ef;border-radius:16px;padding:20px;background:#fff;box-shadow:0 5px 18px #2d263506}.stat-card__icon{display:grid;width:43px;height:43px;flex:0 0 43px;place-items:center;border-radius:13px;font-size:20px;font-weight:700}.stat-card__icon--purple{color:#7455d9;background:#eee9ff}.stat-card__icon--green{color:#238264;background:#e7f7f1}.stat-card__icon--orange{color:#d37b30;background:#fff1e1}.stat-card__icon--blue{color:#427eb9;background:#e9f3fc}.stat-card__copy{display:grid;min-width:0;gap:3px}.stat-card__copy>span{color:#8f8994;font-size:9px}.stat-card__copy strong{overflow:hidden;font:700 19px/1.25 Manrope,sans-serif;letter-spacing:-.5px;text-overflow:ellipsis;white-space:nowrap}.stat-card__copy small{color:#4b967d;font-size:8px}.panel{min-width:0;border:1px solid #ece8ef;border-radius:16px;background:#fff;box-shadow:0 5px 18px #2d263506}.panel__head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:21px 22px}.panel__head h3{margin:0 0 4px;font:700 13px/1.25 Manrope,sans-serif}.panel__head p{margin:0;color:#98919d;font-size:9px}.text-button{color:#6d50cc;background:transparent;cursor:pointer;font-size:9px;font-weight:700}.dashboard-grid{display:grid;gap:16px}.dashboard-grid--main{grid-template-columns:minmax(0,1.75fr) minmax(260px,.65fr)}.dashboard-grid--bottom{grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr)}.dashboard-grid--reports{grid-template-columns:minmax(0,1.6fr) minmax(280px,.7fr)}.chart-total{display:grid;gap:2px;text-align:right}.chart-total small{color:#99929d;font-size:8px}.chart-total strong{font-size:13px}.sales-chart{position:relative;height:285px;margin:0 20px 10px 52px}.sales-chart svg{display:block;width:100%;height:240px;overflow:visible}.chart-lines line{stroke:#edeaf0;stroke-width:1;stroke-dasharray:4 5}.chart-area{fill:url(#areaGradient)}.chart-path{fill:none;stroke:#7455d9;stroke-width:3;stroke-linecap:round}.sales-chart circle{fill:#7455d9;stroke:#fff;stroke-width:4}.chart-axis{position:absolute;right:calc(100% + 13px);top:0;display:flex;height:240px;flex-direction:column;justify-content:space-between;color:#a39da7;font-size:8px}.chart-labels{display:flex;justify-content:space-between;padding-top:7px;color:#a09aa4;font-size:8px}.stock-panel{position:relative;overflow:hidden}.stock-summary{display:flex;align-items:baseline;gap:6px;padding:0 22px}.stock-summary strong{font:700 28px Manrope,sans-serif}.stock-summary span{color:#98919d;font-size:9px}.stock-ring,.channel-donut{display:grid;place-items:center;border-radius:50%;background:conic-gradient(#7455d9 0,#7455d9 82%,#f0edf3 82%,#f0edf3)}.stock-ring{width:128px;height:128px;margin:17px auto}.stock-ring:before,.channel-donut:before{grid-area:1/1;width:77%;height:77%;border-radius:50%;background:#fff;content:""}.stock-ring div,.channel-donut div{z-index:1;display:grid;grid-area:1/1;text-align:center}.stock-ring strong{font:700 20px Manrope,sans-serif}.stock-ring span{color:#99929d;font-size:8px}.stock-legend,.channel-list{display:grid;gap:9px;padding:0 23px 20px}.stock-legend span,.channel-list span{display:flex;align-items:center;gap:7px;color:#7d7683;font-size:9px}.stock-legend strong,.channel-list strong{margin-left:auto;color:#3e3943}.green-dot,.orange-dot,.red-dot,.purple-dot,.blue-dot{width:7px;height:7px;border-radius:50%;background:#35a27e}.orange-dot{background:#e39a4e}.red-dot{background:#d95e6a}.purple-dot{background:#7455d9}.blue-dot{background:#5f9bcf}.table-panel{overflow:hidden}.table-scroll{width:100%;overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left}th{height:40px;padding:0 18px;color:#9c96a1;background:#faf9fb;font-size:8px;font-weight:800;letter-spacing:.55px;text-transform:uppercase;white-space:nowrap}td{height:62px;border-top:1px solid #f0edf2;padding:8px 18px;color:#68626d;font-size:9px;white-space:nowrap}td strong{color:#3a353f;font-weight:700}td small{display:block;margin-top:4px;color:#a19ba5;font-size:8px}.status{display:inline-flex;min-height:23px;align-items:center;border-radius:999px;padding:0 9px;font-size:8px;font-weight:700}.status--purple{color:#6748ca;background:#f0ebff}.status--success{color:#267f62;background:#e8f7f2}.status--warning{color:#b9702d;background:#fff1e2}.status--info{color:#3f79ae;background:#eaf3fb}.status--danger{color:#bd4856;background:#fff0f2}.attention-panel .panel__head{padding-bottom:13px}.attention-item{display:flex;align-items:center;gap:10px;margin:0 20px;border-top:1px solid #f0edf2;padding:12px 0}.attention-item>div{display:grid;min-width:0;gap:3px}.attention-item strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.attention-item small{color:#9c96a0;font-size:8px}.attention-item>img.product-thumb{object-fit:cover}.dashboard-live-loader{display:grid;min-height:410px;place-items:center;border:1px solid #ece8ef;border-radius:17px;background:#fff}.dashboard-load-error{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #f0d3d7;border-radius:13px;padding:12px 14px;color:#a63f4c;background:#fff5f6}.dashboard-load-error>span{display:grid;width:31px;height:31px;place-items:center;border-radius:9px;color:#fff;background:#c94d5b;font-weight:900}.dashboard-load-error>div{display:grid;gap:3px}.dashboard-load-error strong{font-size:9px}.dashboard-load-error small{color:#a96770;font-size:8px}.dashboard-attention-empty{display:grid;min-height:190px;place-items:center;align-content:center;gap:6px;padding:24px;text-align:center}.dashboard-attention-empty>span{display:grid;width:42px;height:42px;margin-bottom:4px;place-items:center;border-radius:13px;color:#277a5d;background:#e9f6ef;font-size:18px;font-weight:900}.dashboard-attention-empty strong{color:#4e4656;font-size:10px}.dashboard-attention-empty small{color:#97909b;font-size:8px}.owner-dashboard-page .sales-chart circle{cursor:help;transition:r .15s ease}.owner-dashboard-page .sales-chart circle:hover{r:7px}@media(max-width:560px){.dashboard-load-error{grid-template-columns:auto minmax(0,1fr)}.dashboard-load-error .button{grid-column:1 / -1;width:100%}}.product-thumb{display:grid;width:36px;height:36px;flex:0 0 36px;place-items:center;border-radius:10px;color:#694fae;background:#eee8ff;font:800 14px Manrope,sans-serif}.product-thumb--peach{color:#b9714f;background:#ffede4}.product-thumb--yellow{color:#ac7d2e;background:#fff4d8}.product-thumb--rose{color:#af6073;background:#ffeaf0}.product-thumb--blue{color:#4e80aa;background:#e5f2fc}.stock-count{margin-left:auto;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:700}.stock-count--low{color:#b9702d;background:#fff1e2}.stock-count--empty{color:#bd4856;background:#fff0f2}.filter-row,.table-toolbar{display:flex;align-items:center;gap:8px}.filter-row{padding-bottom:1px}.filter-chip{min-height:34px;border:1px solid #e8e4eb;border-radius:9px;padding:0 13px;color:#807985;background:#fff;cursor:pointer;font-size:9px;font-weight:700}.filter-chip.is-active{border-color:#7455d9;color:#fff;background:#7455d9}.filter-date{margin-left:auto;color:#98929c;font-size:9px}.positive-value{color:#278263;font-size:10px}.report-bars{display:flex;height:250px;align-items:stretch;gap:clamp(7px,1vw,14px);padding:15px 22px 21px}.report-bars>div{display:flex;min-width:0;flex:1;flex-direction:column;justify-content:flex-end;gap:8px;text-align:center}.report-bars span{display:block;min-height:8px;border-radius:6px 6px 2px 2px;background:#dcd4f7}.report-bars .is-current span{background:linear-gradient(#8569e1,#6548c6)}.report-bars small{color:#9d97a1;font-size:7px}.channel-donut{width:142px;height:142px;margin:6px auto 20px;background:conic-gradient(#7455d9 0,#7455d9 52%,#35a27e 52%,#35a27e 83%,#69a5d7 83%,#69a5d7)}.channel-donut strong{font:700 21px Manrope,sans-serif}.channel-donut span{color:#99929d;font-size:8px}.mini-progress{width:110px;height:5px;overflow:hidden;border-radius:999px;background:#eeeaf1}.mini-progress span{display:block;height:100%;border-radius:inherit;background:#7455d9}.table-toolbar{justify-content:space-between}.table-search{width:min(390px,100%);height:40px;padding:0 13px;background:#fff}.product-cell,.employee-cell{display:flex;align-items:center;gap:10px}.sku{border-radius:6px;padding:5px 7px;color:#79727e;background:#f3f1f5;font:700 8px monospace}.row-menu{border-radius:7px;padding:7px;color:#918a96;background:transparent;cursor:pointer}.row-action{border-radius:8px;padding:7px 10px;color:#6748ca;background:#f0ebff;cursor:pointer;font-size:8px;font-weight:700}.empty-state,.error-state,.inline-loader{display:grid;min-height:180px;place-items:center;align-content:center;gap:8px;padding:30px;color:#8e8793;text-align:center;font-size:10px}.empty-state strong,.error-state strong{color:#4c4651;font-size:13px}.inline-loader{display:flex;justify-content:center}.inline-loader>span{width:17px;height:17px;border:2px solid #e3dcf6;border-top-color:#7455d9;border-radius:50%;animation:spin .7s linear infinite}.order-board{display:grid;grid-template-columns:repeat(3,minmax(250px,1fr));align-items:start;gap:15px}.order-column{overflow:hidden;border:1px solid #ebe7ee;border-radius:15px;background:#efedf2}.order-column__head{display:flex;min-height:53px;align-items:center;gap:8px;padding:0 15px;background:#fff}.column-dot{width:8px;height:8px;border-radius:50%;background:#7455d9}.column-dot--warning{background:#e69a49}.column-dot--info{background:#5c9bd0}.order-column__head strong{font-size:10px}.order-column__head small{min-width:20px;margin-left:auto;border-radius:999px;padding:4px 6px;color:#6f6875;background:#f1eef4;text-align:center;font-size:8px}.order-column__body{display:grid;gap:10px;padding:10px}.order-card{border:1px solid #e6e1e9;border-radius:12px;padding:15px;background:#fff;box-shadow:0 4px 13px #31283a0a}.order-card__top,.order-card__info{display:flex;align-items:center;justify-content:space-between;gap:10px}.order-card__top strong{color:#6b4dcc;font-size:10px}.order-card__top span{color:#a19ba5;font-size:8px}.order-card h3{margin:16px 0 4px;font:700 11px Manrope,sans-serif}.order-card p{margin:0;color:#98919d;font-size:8px}.order-card__info{margin:14px 0;border-top:1px solid #f0edf2;padding-top:12px;color:#837d88;font-size:8px}.order-card__info strong{color:#3d3842;font-size:9px}.order-card button{width:100%;min-height:33px;border-radius:8px;color:#6548c6;background:#f0ebff;cursor:pointer;font-size:8px;font-weight:800}.order-column__empty{display:grid;min-height:95px;place-items:center;border:1px dashed #d9d4dc;border-radius:10px;color:#99929d;font-size:9px}.live-indicator{display:flex;align-items:center;gap:7px;color:#6f6974;font-size:9px}.live-indicator span{width:8px;height:8px;border-radius:50%;background:#35a27e;box-shadow:0 0 0 4px #e4f5ef}.pos-page{gap:18px}.pos-feedback{font-size:10px}.shift-header-actions{display:flex;align-items:center;gap:8px}.pos-shift-workspace{display:grid;gap:23px}.pos-shift-workspace.is-locked{display:none}.shift-loading-panel{min-height:150px}.shift-status-bar{display:grid;grid-template-columns:auto minmax(180px,1fr) repeat(3,minmax(105px,auto));min-height:72px;align-items:center;gap:16px;border:1px solid #cbe7dc;border-radius:15px;padding:13px 18px;background:linear-gradient(105deg,#f2fbf6,#fbfefd);box-shadow:0 6px 18px #24694f0a}.shift-status-bar__icon{display:grid;width:37px;height:37px;place-items:center;border-radius:11px;color:#fff;background:#36a279;font-size:14px;font-weight:900}.shift-status-bar>div{display:grid;gap:4px}.shift-status-bar small{color:#67907f;font-size:7px;font-weight:800;letter-spacing:.45px}.shift-status-bar strong{color:#355f50;font-size:9px}.shift-status-bar__metric{min-height:40px;justify-content:end;border-left:1px solid #d8ebe2;padding-left:17px;text-align:right}.shift-status-bar__metric strong{color:#2e493f;font-size:11px}.cash-shift-gate{display:grid;grid-template-columns:auto minmax(260px,1fr) minmax(275px,.8fr);min-height:245px;align-items:center;gap:26px;overflow:hidden;padding:30px 34px;background:linear-gradient(120deg,#fff,#faf8ff)}.cash-shift-gate__visual{display:grid;width:92px;height:92px;place-items:center;border-radius:26px;background:#f0ebff;box-shadow:inset 0 0 0 1px #e0d6fa}.cash-shift-gate__visual>span{display:grid;width:56px;height:56px;place-items:center;border-radius:17px;color:#fff;background:linear-gradient(135deg,#7455d9,#9b7dea);font-size:25px;font-weight:900;box-shadow:0 12px 25px #5b3fb33b}.cash-shift-gate__copy h3{margin:7px 0 8px;color:#342d3b;font:700 21px Manrope,sans-serif;letter-spacing:-.45px}.cash-shift-gate__copy p{max-width:520px;margin:0;color:#8e8694;font-size:10px;line-height:1.7}.cash-shift-open-form{display:grid;gap:11px;border:1px solid #e9e4ef;border-radius:14px;padding:15px;background:#fff}.cash-shift-open-form>label{display:grid;gap:7px;color:#5e5667;font-size:9px;font-weight:800}.cash-shift-open-form>label small{color:#9b949f;font-size:7px;font-weight:500}.cash-shift-open-form>label>div{display:flex;height:42px;align-items:center;overflow:hidden;border:1px solid #e1dbe8;border-radius:10px;background:#fbfafd}.cash-shift-open-form input{width:100%;min-width:0;height:100%;border:0;outline:0;padding:0 11px;color:#342d3b;background:transparent;font-size:13px;font-weight:700}.cash-shift-open-form label b{display:flex;height:100%;align-items:center;border-left:1px solid #e7e2eb;padding:0 10px;color:#7159bc;background:#f5f1ff;font-size:8px}.cash-shift-open-form .form-error{margin:0}.cash-shift-open-form .button{min-height:42px}.close-shift-modal{max-width:540px}.close-shift-modal__icon{color:#b26d29;background:#fff2e3}.close-shift-summary{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:18px}.close-shift-summary>div{display:grid;gap:5px;border:1px solid #ebe6ef;border-radius:11px;padding:11px 12px;background:#faf9fb}.close-shift-summary small{color:#97909c;font-size:8px}.close-shift-summary strong{color:#4b4352;font-size:10px}.close-shift-summary .is-total{border-color:#d9cdf6;background:#f5f1ff}.close-shift-summary .is-total strong{color:#6246bf;font-size:13px}.shift-difference-preview{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:11px;border-radius:10px;padding:11px 12px;color:#625a69;background:#f3f1f5;font-size:9px}.shift-difference-preview strong{color:#413947;font-size:12px}.shift-difference-preview.is-negative{color:#a5434e;background:#fff0f2}.shift-difference-preview.is-negative strong{color:#b84452}.shift-difference-preview.is-positive{color:#27785b;background:#e9f6ef}.shift-difference-preview.is-positive strong{color:#237b5d}.cash-shift-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.cash-shift-day-filter{display:flex;align-items:end;gap:8px}.cash-shift-day-filter label{display:grid;gap:5px;color:#7f7785;font-size:8px;font-weight:800}.cash-shift-day-filter input{min-height:34px;border:1px solid #e3dee7;border-radius:9px;outline:0;padding:0 10px;color:#554d5b;background:#fff;font:700 9px Manrope,sans-serif}.cash-shift-day-filter input:focus{border-color:#8164dc;box-shadow:0 0 0 3px #7455d91a}.cash-shift-day-filter .button{min-height:34px;padding:0 12px}.cash-shift-row{cursor:pointer;transition:.13s ease}.cash-shift-row:hover td{background:#fcfaff}.shift-difference{display:inline-flex;min-height:24px;align-items:center;border-radius:8px;padding:0 8px;color:#69626e;background:#f0edf2;font-size:8px;font-weight:800}.shift-difference.is-negative{color:#b74452;background:#fff0f2}.shift-difference.is-positive{color:#237b5d;background:#e9f6ef}.cash-shift-detail{max-width:650px}.cash-shift-detail__icon{display:grid;width:45px;height:45px;margin-bottom:16px;place-items:center;border-radius:13px;color:#7655d9;background:#f0ebff;font-size:18px;font-weight:900}.cash-shift-detail__icon--open{color:#258363;background:#e5f6ee}.cash-shift-detail__period{margin:0;color:#948d99;font-size:9px}.cash-shift-detail__totals{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px}.cash-shift-detail__totals>div{display:grid;gap:5px;border:1px solid #e9e5ed;border-radius:11px;padding:12px;background:#faf9fb}.cash-shift-detail__totals small{color:#98909d;font-size:7px}.cash-shift-detail__totals strong{color:#413a47;font-size:12px}.cash-shift-detail__totals span{color:#9b949f;font-size:7px}.cash-shift-detail__totals .is-primary{border-color:#d9cdf6;background:#f5f1ff}.cash-shift-detail__totals .is-primary strong{color:#6246bf}.cash-shift-cash-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:8px;margin-top:10px;border-radius:12px;padding:13px;background:#f7f5f9}.cash-shift-cash-flow>div{display:grid;gap:4px;text-align:center}.cash-shift-cash-flow small{color:#98909d;font-size:7px}.cash-shift-cash-flow strong{color:#443c4b;font-size:10px}.cash-shift-cash-flow>span{color:#9d94a5;font-size:15px;font-weight:800}.cash-shift-close-result{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.cash-shift-close-result>span{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #e9e5ed;border-radius:10px;padding:11px 12px;background:#fff}.cash-shift-close-result small{color:#928a97;font-size:8px}.cash-shift-close-result strong{color:#463e4d;font-size:11px}.cash-shift-close-result .is-negative{border-color:#f0d3d7;background:#fff7f8}.cash-shift-close-result .is-negative strong{color:#b74452}.cash-shift-close-result .is-positive{border-color:#cfeadd;background:#f2faf6}.cash-shift-close-result .is-positive strong{color:#237b5d}.cash-shift-payment-list{display:grid;gap:0;margin-top:14px;border:1px solid #e9e5ed;border-radius:12px;padding:5px 13px}.cash-shift-payment-list>strong{padding:9px 0;color:#514956;font-size:9px}.cash-shift-payment-list>div{display:grid;grid-template-columns:1fr auto minmax(100px,auto);align-items:center;gap:12px;border-top:1px solid #efecf2;padding:9px 0;text-transform:capitalize}.cash-shift-payment-list span{color:#5e5665;font-size:9px;font-weight:700}.cash-shift-payment-list small{color:#b56870;font-size:7px}.cash-shift-payment-list b{color:#433a4b;text-align:right;font-size:9px}.cash-shift-payment-list p{margin:8px 0 12px;color:#96909a;font-size:8px}.pos-notice{display:flex;min-height:43px;align-items:center;gap:9px;border:1px solid #cde8dc;border-radius:11px;padding:9px 12px;color:#237b5d;background:#f0faf5;font-size:10px;font-weight:700}.pos-notice>span{display:grid;width:22px;height:22px;flex:0 0 22px;place-items:center;border-radius:50%;color:#fff;background:#38a77c;font-size:10px}.pos-notice button{margin-left:auto;color:inherit;background:transparent;cursor:pointer;font-size:18px}.pos-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:17px}.pos-catalog,.pos-cart{overflow:hidden}.pos-cart{position:sticky;top:110px}.pos-section-head{display:flex;min-height:74px;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #eeeaf1;padding:15px 19px}.pos-section-head h3{margin:4px 0 0;color:#332d3a;font:700 15px Manrope,sans-serif}.pos-section-head>small{color:#99929f;font-size:8px}.pos-section-head .eyebrow{color:#7455d9}.pos-cart-head-actions{display:flex;align-items:center;gap:8px}.pos-clear-cart-button{min-height:30px;border:1px solid #f0d4d8;border-radius:9px;padding:0 10px;color:#b74452;background:#fff7f8;cursor:pointer;font-size:8px;font-weight:800;transition:.15s ease}.pos-clear-cart-button:hover{border-color:#e4aeb6;background:#fff0f2}.pos-clear-cart-button:disabled{cursor:wait;opacity:.5}.pos-cart-count{display:grid;min-width:30px;height:30px;place-items:center;border-radius:9px;color:#6548c6;background:#f0ebff;font-size:10px;font-weight:800}.barcode-scanner{display:flex;min-height:66px;align-items:center;gap:11px;margin:18px 19px 12px;border:1px solid #cfc2f1;border-radius:13px;padding:8px 9px 8px 13px;background:#faf8ff;box-shadow:0 0 0 3px #7455d90f}.barcode-scanner__icon{display:grid;width:36px;height:36px;flex:0 0 36px;place-items:center;border-radius:10px;color:#6548c6;background:#eee9ff;font-size:21px}.barcode-scanner label{display:grid;min-width:0;flex:1;gap:3px}.barcode-scanner label small{color:#7b61ce;font-size:7px;font-weight:800;letter-spacing:.6px}.barcode-scanner input{width:100%;border:0;outline:0;color:#302938;background:transparent;font:700 14px Manrope,sans-serif}.barcode-scanner input::placeholder{color:#aaa3b0;font-size:10px;font-weight:500}.barcode-scanner>button{min-width:70px;height:38px;border-radius:9px;color:#fff;background:#7455d9;cursor:pointer;font-size:9px;font-weight:800}.barcode-scanner>button:disabled{cursor:wait;opacity:.6}.pos-product-search{display:flex;height:39px;align-items:center;gap:8px;margin:0 19px 13px;border:1px solid #e6e1e9;border-radius:10px;padding:0 11px;background:#fff}.pos-product-search span{color:#99929e;font-size:18px}.pos-product-search input{min-width:0;width:100%;border:0;outline:0;color:#49424f;font-size:9px}.pos-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;max-height:440px;overflow:auto;padding:0 19px 19px}.pos-product-card{position:relative;display:flex;min-width:0;align-items:center;gap:10px;border:1px solid #e9e5ec;border-radius:12px;padding:9px 36px 9px 9px;background:#fff;cursor:pointer;text-align:left;transition:.15s ease}.pos-product-card:hover{border-color:#bdaee8;transform:translateY(-1px);box-shadow:0 7px 17px #3d2d5512}.pos-product-card:disabled{cursor:not-allowed;opacity:.58;transform:none;box-shadow:none}.pos-product-card>img{width:47px;height:47px;flex:0 0 47px;border:1px solid #ece8ef;border-radius:10px;object-fit:cover;background:#f4f1f7}.pos-product-card__body{display:grid;min-width:0;flex:1;gap:5px}.pos-product-card__body>strong{overflow:hidden;color:#3a3440;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.pos-product-card__body>small{overflow:hidden;color:#9b949f;font:700 7px monospace;text-overflow:ellipsis;white-space:nowrap}.pos-product-card__body>span{display:flex;align-items:center;justify-content:space-between;gap:7px}.pos-product-card__body b{color:#5943a5;font-size:8px}.pos-product-card__body em{color:#278263;font-size:7px;font-style:normal;font-weight:700}.pos-product-card__body em.is-out{color:#bd4856}.pos-product-card>i{position:absolute;right:10px;display:grid;width:22px;height:22px;place-items:center;border-radius:7px;color:#fff;background:#7455d9;font-size:15px;font-style:normal;font-weight:700}.pos-empty{min-height:155px}.current-order-pill{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:13px 17px 0;border:1px solid #dcd2f5;border-radius:10px;padding:8px 9px 8px 11px;color:#6d55bd;background:#f6f2ff;font-size:8px}.current-order-pill>span{display:flex;align-items:center;gap:7px}.current-order-pill strong{font:800 10px monospace}.current-order-pill button{min-height:28px;border-radius:7px;padding:0 9px;color:#b74452;background:#fff0f2;cursor:pointer;font-size:7px;font-weight:800}.current-order-pill button:disabled{cursor:wait;opacity:.5}.cancel-order-modal{max-width:460px}.cancel-order-modal__icon{display:grid;width:45px;height:45px;margin-bottom:16px;place-items:center;border-radius:13px;color:#bd4856;background:#fff0f2;font-size:24px;font-weight:700}.cancel-order-modal__number{margin:-2px 0 17px;color:#7057c0;font:800 11px monospace}.cancel-order-note{display:grid;gap:5px;border:1px solid #f0d4d8;border-radius:11px;padding:12px 13px;color:#8a6670;background:#fff7f8}.cancel-order-note strong{color:#b74452;font-size:9px}.cancel-order-note span{font-size:8px;line-height:1.5}.cancel-order-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;border-radius:10px;padding:11px 13px;color:#817985;background:#f7f5f8;font-size:8px}.cancel-order-summary strong{color:#443a4d;font-size:10px}.pos-cart-list{display:grid;max-height:330px;overflow:auto;padding:8px 17px 4px}.pos-cart-line{display:flex;min-width:0;align-items:flex-start;gap:10px;border-bottom:1px solid #efecf1;padding:11px 0}.pos-cart-line>img{width:42px;height:42px;flex:0 0 42px;border:1px solid #ebe7ee;border-radius:9px;object-fit:cover;background:#f4f1f7}.pos-cart-line__main{display:grid;min-width:0;flex:1;gap:4px}.pos-cart-line__main>strong{overflow:hidden;color:#3b3541;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.pos-cart-line__main>small{color:#99929e;font-size:7px}.quantity-stepper{display:flex;width:max-content;align-items:center;gap:2px;margin-top:3px;border:1px solid #e5e0e8;border-radius:8px;padding:2px;background:#faf9fb}.quantity-stepper button{display:grid;width:24px;height:22px;place-items:center;border-radius:6px;color:#665c70;background:#fff;cursor:pointer;font-size:14px}.quantity-stepper button:disabled{cursor:not-allowed;opacity:.35}.quantity-stepper span{min-width:25px;color:#332d39;text-align:center;font-size:9px;font-weight:800}.pos-cart-line__price{display:grid;flex:0 0 auto;justify-items:end;gap:8px}.pos-cart-line__price strong{color:#42384c;font-size:8px}.pos-cart-line__price button{display:grid;width:22px;height:22px;place-items:center;border-radius:7px;color:#b74b58;background:#fff0f2;cursor:pointer;font-size:14px}.pos-cart-empty{display:grid;min-height:150px;place-items:center;align-content:center;gap:6px;color:#99929f;text-align:center}.pos-cart-empty>span{display:grid;width:42px;height:42px;margin-bottom:3px;place-items:center;border-radius:12px;color:#8068cc;background:#f0ebff;font-size:22px}.pos-cart-empty strong{color:#514a57;font-size:10px}.pos-cart-empty small{font-size:8px}.pos-customer-fields{display:grid;grid-template-columns:1fr 1fr;gap:9px;border-top:1px solid #eeeaf1;padding:13px 17px}.pos-customer-fields label{display:grid;gap:6px;color:#625b69;font-size:8px;font-weight:700}.pos-customer-fields label small{color:#a29ca6;font-weight:400}.pos-customer-fields input{min-width:0;width:100%;height:36px;border:1px solid #e5e0e8;border-radius:9px;outline:0;padding:0 10px;color:#413b47;font-size:9px}.pos-customer-fields input:focus{border-color:#a78bea;box-shadow:0 0 0 3px #7655db12}.pos-customer-fields .pos-phone-input{display:flex;height:36px;align-items:center;overflow:hidden;border:1px solid #e5e0e8;border-radius:9px;background:#fff;transition:.14s ease}.pos-customer-fields .pos-phone-input:focus-within{border-color:#a78bea;box-shadow:0 0 0 3px #7655db12}.pos-customer-fields .pos-phone-input>span{display:flex;height:100%;align-items:center;border-right:1px solid #e5e0e8;padding:0 9px;color:#5e4ca2;background:#f5f1ff;font-size:9px;font-weight:800}.pos-customer-fields .pos-phone-input input{height:100%;border:0;border-radius:0;box-shadow:none}.pos-customer-fields .pos-phone-input input:focus{border:0;box-shadow:none}.pos-discount-field{display:grid;gap:7px;border-top:1px solid #eeeaf1;padding:13px 17px}.pos-discount-field>label{display:grid;gap:6px;color:#625b69;font-size:8px;font-weight:700}.pos-discount-field>label>span:first-child{display:flex;align-items:center;justify-content:space-between;gap:8px}.pos-discount-field>label small{color:#a29ca6;font-weight:400}.pos-discount-input{display:flex;height:38px;align-items:center;overflow:hidden;border:1px solid #ded8e4;border-radius:9px;background:#fff;transition:.14s ease}.pos-discount-input:focus-within{border-color:#8e72dd;box-shadow:0 0 0 3px #7655db12}.pos-discount-input input{min-width:0;width:100%;height:100%;border:0;outline:0;padding:0 11px;color:#413b47;font-size:10px;font-weight:700}.pos-discount-input b{display:flex;height:100%;align-items:center;border-left:1px solid #e5e0e8;padding:0 11px;color:#6548c6;background:#f5f1ff;font-size:8px;white-space:nowrap}.pos-discount-field>small{color:#98909e;font-size:7px;line-height:1.45}.pos-discount-field.is-invalid .pos-discount-input{border-color:#cf5967;box-shadow:0 0 0 3px #cf596712}.pos-discount-field.is-invalid>small{color:#b74452;font-weight:700}.pos-total{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #eeeaf1;padding:14px 17px;background:#faf9fb}.pos-total>span{display:grid;gap:3px}.pos-total small{color:#938c99;font-size:8px;font-weight:800;text-transform:uppercase}.pos-total b{color:#77717c;font-size:8px}.pos-total>strong{color:#3f3151;font:800 17px Manrope,sans-serif}.pos-total .pos-total__amounts{justify-items:end;gap:5px}.pos-total__amounts>small{display:flex;align-items:center;gap:7px;font-size:7px;text-transform:none}.pos-total__amounts s{color:#a39ca7;font-weight:500}.pos-total__amounts em{color:#b44b59;font-style:normal}.pos-total__amounts>strong{color:#3f3151;font:800 17px Manrope,sans-serif}.pos-cart-actions{display:grid;grid-template-columns:.9fr 1.1fr;gap:8px;padding:13px 17px 8px}.pos-cart-actions .button{min-height:42px;padding:0 10px}.pos-cart-actions .button:disabled{cursor:not-allowed;opacity:.5}.pos-complete-button{background:#2f9874}.pos-complete-button:hover{background:#288566}.pos-stock-note{display:flex;align-items:center;gap:7px;margin:0;padding:5px 17px 15px;color:#99929f;font-size:7px;line-height:1.45}.pos-stock-note span{display:grid;width:16px;height:16px;flex:0 0 16px;place-items:center;border-radius:50%;color:#7455d9;background:#eee9ff;font-size:8px;font-weight:800}.saved-orders-panel{overflow:hidden}.saved-orders-count{display:grid;min-width:29px;height:29px;place-items:center;border-radius:9px;color:#6548c6;background:#f0ebff;font-size:9px;font-weight:800}.saved-orders-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:0 19px 19px}.saved-order-card{border:1px solid #e8e4eb;border-radius:12px;padding:13px;background:#fff;transition:.15s ease}.saved-order-card.is-current{border-color:#a992e5;box-shadow:0 0 0 3px #7455d912}.saved-order-card__top{display:flex;align-items:center;justify-content:space-between;gap:8px}.saved-order-card__top strong{color:#674fc0;font:800 9px monospace}.saved-order-card__top time{color:#a09aa4;font-size:7px}.saved-order-card h4{margin:13px 0 4px;color:#3e3844;font-size:10px}.saved-order-card p{margin:0;color:#99929e;font-size:8px}.saved-order-card__summary{display:flex;align-items:center;justify-content:space-between;gap:9px;margin-top:12px;border-top:1px solid #efecf2;padding-top:10px;color:#827b87;font-size:8px}.saved-order-card__summary>span{display:grid;gap:3px}.saved-order-card__summary small{color:#b44b59;font-size:7px}.saved-order-card__summary strong{color:#3d3743;font-size:9px}.saved-order-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:11px}.saved-order-card__actions button{min-height:31px;border-radius:8px;color:#6548c6;background:#f0ebff;cursor:pointer;font-size:7px;font-weight:800}.saved-order-card__actions button.is-danger{color:#b74452;background:#fff0f2}.saved-order-card__actions button:disabled{cursor:wait;opacity:.5}.order-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.order-toolbar .table-search{background:#fff}.order-table-row{cursor:pointer;transition:.13s ease}.order-table-row:hover td{background:#fcfaff}.order-number{color:#674fc0;font-family:monospace}.order-discount-amount{color:#b44b59;font-size:8px;white-space:nowrap}.order-no-discount{color:#aaa3ad}.order-detail-modal{max-width:650px}.order-detail-head{display:flex;align-items:center;gap:12px;padding-right:34px}.order-detail-head>.status{margin-left:auto}.order-detail-head h2{margin:4px 0 0}.order-detail-icon{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border-radius:12px;color:#6548c6;background:#f0ebff;font-size:18px;font-weight:800}.order-detail-icon--completed{color:#267f62;background:#e8f7f2}.order-detail-icon--cancelled{color:#bd4856;background:#fff0f2}.order-detail-icon--partial_return{color:#b9702d;background:#fff1e2}.order-detail-icon--full_return{color:#bd4856;background:#fff0f2}.order-detail-info{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:21px}.order-detail-info>div{display:grid;gap:4px;border:1px solid #ebe7ee;border-radius:11px;padding:12px;background:#fcfbfd}.order-detail-info small{color:#99929e;font-size:7px;font-weight:800;text-transform:uppercase}.order-detail-info strong{color:#413a47;font-size:10px}.order-detail-info span{color:#948d99;font-size:8px}.order-detail-lines{overflow:hidden;margin-top:14px;border:1px solid #e9e5ec;border-radius:12px}.order-detail-lines__head{display:flex;min-height:39px;align-items:center;justify-content:space-between;gap:10px;padding:0 13px;background:#f8f6fa}.order-detail-lines__head strong{font-size:9px}.order-detail-lines__head span{color:#8e8793;font-size:8px}.order-detail-line{display:grid;grid-template-columns:36px minmax(0,1fr) auto auto;align-items:center;gap:10px;border-top:1px solid #efecf2;padding:10px 12px}.order-detail-line>img,.order-detail-line__placeholder{display:grid;width:36px;height:36px;place-items:center;border:1px solid #ebe7ee;border-radius:9px;object-fit:cover;color:#7b65c3;background:#f0ebff}.order-detail-line>div{display:grid;min-width:0;gap:3px}.order-detail-line>div strong{overflow:hidden;color:#3c3542;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.order-detail-line>div small{color:#9b949f;font:700 7px monospace}.order-detail-line>span{color:#7d7682;font-size:8px}.order-detail-line>b{min-width:82px;color:#443a4d;text-align:right;font-size:8px}.order-detail-return-summary{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:13px}.order-detail-return-summary>span{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #ebe7ee;border-radius:10px;padding:11px 12px;color:#7f7785;background:#faf9fb;font-size:8px}.order-detail-return-summary strong{color:#b34d59;font-size:9px}.order-detail-return-summary .is-discount{border-color:#f0d4d8;background:#fff7f8}.order-detail-total{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:13px;border-radius:11px;padding:14px;color:#665d70;background:#f5f1ff;font-size:9px}.order-detail-total strong{color:#5636bb;font:800 16px Manrope,sans-serif}.payment-pill{display:inline-flex;min-height:23px;align-items:center;border-radius:999px;padding:0 9px;color:#675c72;background:#eeeaf3;font-size:8px;font-weight:800;text-transform:capitalize}.payment-pill--cash{color:#267f62;background:#e8f7f2}.payment-pill--payme{color:#5d3dba;background:#f0ebff}.payment-pill--click{color:#267aac;background:#e8f5fb}.payment-pill--uzum{color:#6844c4;background:#f1eaff}.payment-pill--uzcard{color:#176aa2;background:#e6f3fb}.payment-pill--humo{color:#b66c25;background:#fff2e3}.payment-modal{max-width:590px}.payment-modal__head{display:flex;align-items:center;gap:13px;padding-right:32px}.payment-modal__head h2{margin:5px 0 3px}.payment-modal__head p{margin:0;color:#948d99;font-size:9px}.payment-modal__icon{display:grid;width:46px;height:46px;flex:0 0 46px;place-items:center;border-radius:13px;color:#fff;background:linear-gradient(135deg,#7455d9,#987be9);font-size:19px;font-weight:800;box-shadow:0 9px 19px #5b40b433}.payment-total-preview{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:20px;border-radius:12px;padding:13px 15px;color:#6e6577;background:#f6f2ff}.payment-total-preview>span{display:grid;gap:3px;font-size:9px;font-weight:800}.payment-total-preview small{color:#98909f;font-size:7px;font-weight:500}.payment-total-preview em{color:#b44b59;font-size:7px;font-style:normal;font-weight:700}.payment-total-preview>strong{color:#5636bb;font:800 18px Manrope,sans-serif}.payment-groups{display:grid;gap:14px;margin-top:18px}.payment-group{min-width:0;margin:0;border:0;padding:0}.payment-group legend{margin-bottom:7px;color:#665e6e;font-size:8px;font-weight:800;letter-spacing:.4px;text-transform:uppercase}.payment-options-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.payment-options-grid--two{grid-template-columns:repeat(2,1fr)}.payment-option{position:relative;display:flex;min-height:57px;align-items:center;gap:10px;border:1px solid #e6e1e9;border-radius:11px;padding:9px 12px;background:#fff;cursor:pointer;transition:.14s ease}.payment-option:hover{border-color:#bfaeea;background:#fdfcff}.payment-option.is-selected{border-color:#8f72dc;background:#f7f3ff;box-shadow:0 0 0 3px #7455d912}.payment-option>input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.payment-option>span:nth-of-type(2){display:grid;gap:3px}.payment-option strong{color:#403947;font-size:9px}.payment-option small{color:#99929e;font-size:7px}.payment-option>b{display:none;width:18px;height:18px;margin-left:auto;place-items:center;border-radius:50%;color:#fff;background:#7455d9;font-size:8px}.payment-option.is-selected>b{display:grid}.payment-option__logo{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:10px;color:#258363;background:#e5f6ee;font-size:16px;font-weight:800}.payment-option--compact{min-height:50px;justify-content:center;padding:8px 10px}.payment-option--compact>b{position:absolute;top:5px;right:5px;width:15px;height:15px}.payment-option__brand{font:800 11px Manrope,sans-serif;text-transform:capitalize}.payment-option--payme .payment-option__brand{color:#6b47cb}.payment-option--click .payment-option__brand{color:#1582b5}.payment-option--uzum .payment-option__brand{color:#7b44d0}.payment-option--uzcard .payment-option__brand{color:#176fa8}.payment-option--humo .payment-option__brand{color:#b56d29}.payment-modal__actions{display:grid;grid-template-columns:.7fr 1.3fr}.payment-modal__actions .button{min-height:42px}.reports-page{gap:18px}.report-range-caption{display:inline-flex;min-height:36px;align-items:center;border:1px solid #e4deef;border-radius:10px;padding:0 12px;color:#6548c6;background:#f7f3ff;font-size:8px;font-weight:800}.report-filter-panel{display:flex;min-height:66px;align-items:center;justify-content:space-between;gap:18px;padding:12px 15px}.report-presets{display:flex;align-items:center;gap:7px}.report-date-range{display:flex;align-items:flex-end;gap:8px}.report-date-range label{display:grid;gap:4px;color:#8d8693;font-size:7px;font-weight:800;text-transform:uppercase}.report-date-range input{width:132px;height:35px;border:1px solid #e3dee7;border-radius:9px;outline:0;padding:0 8px;color:#4c4552;background:#fff;font-size:8px}.report-date-range input:focus{border-color:#a78bea;box-shadow:0 0 0 3px #7655db12}.report-date-range .button{min-height:35px;padding:0 14px}.report-date-separator{margin-bottom:10px;color:#aaa3af}.report-stats .stat-card{padding-right:15px;padding-left:15px}.report-stats .stat-card__copy strong{font-size:16px}.report-main-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(315px,.75fr);align-items:stretch;gap:16px}.report-trend-panel,.payment-report-panel{min-width:0;overflow:hidden}.report-panel-total{display:grid;gap:3px;text-align:right}.report-panel-total small{color:#9a939f;font-size:7px}.report-panel-total strong{color:#5b43ac;font-size:13px}.report-trend-scroll{overflow-x:auto;padding:0 18px 13px}.report-trend{display:flex;height:255px;align-items:stretch;gap:6px;padding:8px 0 0}.report-trend__item{display:flex;min-width:27px;flex:1;flex-direction:column;justify-content:flex-end;gap:7px;cursor:default;text-align:center}.report-trend__track{display:flex;min-height:205px;flex:1;align-items:flex-end;border-bottom:1px solid #ebe7ee;background:repeating-linear-gradient(to bottom,transparent 0,transparent 50px,#f0edf3 51px)}.report-trend__track>span{position:relative;display:block;width:100%;min-height:3px;border-radius:6px 6px 2px 2px;background:linear-gradient(180deg,#9277e6,#6548c6);transition:.18s ease}.report-trend__track>span.is-negative{background:linear-gradient(180deg,#ea8b94,#c94d5b)}.report-trend__item:hover .report-trend__track>span{background:linear-gradient(180deg,#ae98ef,#7655d9);box-shadow:0 5px 13px #7655d92a}.report-trend__track b{position:absolute;top:-17px;right:0;left:0;color:#6b5a78;font-size:7px}.report-trend__item>small{overflow:hidden;color:#98919d;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.report-empty{display:grid;min-height:260px;place-items:center;align-content:center;gap:7px;color:#99929e;text-align:center}.report-empty>span{display:grid;width:43px;height:43px;margin-bottom:3px;place-items:center;border-radius:12px;color:#7655d9;background:#f0ebff;font-size:20px}.report-empty strong{color:#514a57;font-size:11px}.report-empty small{font-size:8px}.payment-report-list{display:grid;gap:2px;padding:0 18px 18px}.payment-report-row{display:flex;min-width:0;align-items:center;gap:9px;border-top:1px solid #f0edf2;padding:10px 0}.payment-report-row:first-child{border-top:0}.payment-report-logo{display:grid;width:31px;height:31px;flex:0 0 31px;place-items:center;border-radius:9px;color:#267f62;background:#e8f7f2;font:800 10px Manrope,sans-serif}.payment-report-logo--payme{color:#6748ca;background:#f0ebff}.payment-report-logo--click{color:#267aac;background:#e8f5fb}.payment-report-logo--uzum{color:#7143c8;background:#f1eaff}.payment-report-logo--uzcard{color:#176aa2;background:#e6f3fb}.payment-report-logo--humo{color:#b66c25;background:#fff2e3}.payment-report-logo--unknown{color:#736b78;background:#efecf2}.payment-report-row__main{display:grid;min-width:0;flex:1;gap:6px}.payment-report-row__main>span{display:flex;align-items:center;justify-content:space-between;gap:7px}.payment-report-row__main strong{color:#4b4451;font-size:8px}.payment-report-row__main small{color:#a09aa4;font-size:7px}.payment-report-row__main>div{height:4px;overflow:hidden;border-radius:999px;background:#efecf2}.payment-report-row__main i{display:block;height:100%;border-radius:inherit;background:#7455d9}.payment-report-row>b{min-width:55px;color:#504758;text-align:right;font-size:8px}.report-tables-grid{display:grid;grid-template-columns:minmax(330px,.8fr) minmax(0,1.2fr);align-items:start;gap:16px}.report-employee-panel,.report-products-panel{min-width:0}.report-rank{display:grid;width:22px;height:22px;place-items:center;border-radius:7px;color:#6548c6;background:#f0ebff;font-size:8px;font-weight:800}.report-product-cell{display:flex;min-width:190px;align-items:center;gap:9px}.report-product-cell>img,.report-product-cell>span{display:grid;width:36px;height:36px;flex:0 0 36px;place-items:center;border:1px solid #e9e4ec;border-radius:9px;object-fit:cover;color:#7655d9;background:#f0ebff}.report-product-cell>div{display:grid;min-width:0;gap:3px}.report-product-cell strong{overflow:hidden;max-width:190px;text-overflow:ellipsis;white-space:nowrap}.report-product-cell small{margin:0;font-family:monospace}.report-table-empty{min-height:120px}.employee-summary{display:flex;min-height:95px;align-items:center;justify-content:space-between;border:1px solid #e7e2ef;border-radius:16px;padding:19px 23px;color:#fff;background:linear-gradient(112deg,#3b304a,#55416f 62%,#7356a6);box-shadow:0 12px 28px #3b2d4d1f}.employee-summary>div{display:flex;align-items:center;gap:13px}.employee-summary__icon{display:grid;width:50px;height:50px;place-items:center;border-radius:14px;color:#d9caff;background:#ffffff1a;font-size:26px}.employee-summary>div>div{display:grid;grid-template-columns:auto auto;align-items:baseline;gap:1px 7px}.employee-summary small{grid-column:1/-1;color:#c7bad4;font-size:7px;letter-spacing:1px}.employee-summary strong{font:700 24px Manrope,sans-serif}.employee-summary span{color:#d0c6d8;font-size:9px}.employee-summary>div:last-child strong{font-size:15px}.employee-summary>div:last-child .green-dot{box-shadow:0 0 0 5px #35a27e24}.table-count{color:#98919d;font-size:9px}.employee-avatar{width:36px;height:36px;flex:0 0 36px;font-size:9px}.employee-avatar--employee{color:#417aa9;background:#e4f1fb}.employee-cell>div{display:grid;gap:3px}.employee-cell small{margin:0}.employee-actions{display:flex;align-items:center;gap:5px}.employee-action{min-height:28px;border-radius:7px;padding:0 9px;cursor:pointer;font-size:7px;font-weight:800}.employee-action:disabled{cursor:wait;opacity:.55}.employee-action--view{color:#447caa;background:#eaf3fb}.employee-action--edit{color:#6649c4;background:#f0ebff}.employee-action--delete{color:#bb4855;background:#fff0f2}.employee-action-error{display:flex;min-height:40px;align-items:center;justify-content:space-between;gap:14px;border:1px solid #f2d4d8;border-radius:10px;padding:8px 12px;color:#b6404e;background:#fff4f5;font-size:9px}.employee-action-error button{color:inherit;background:transparent;cursor:pointer;font-size:18px}.inventory-modal-backdrop{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#1c18246b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.inventory-modal{position:relative;width:min(100%,500px);max-height:calc(100vh - 48px);overflow-y:auto;border:1px solid var(--border-color, #ebe7f0);border-radius:18px;background:#fff;padding:28px;box-shadow:0 24px 70px #241c3738}.inventory-modal__close{position:absolute;top:16px;right:16px;width:32px;height:32px;border-radius:9px;color:#8b8592;background:transparent;cursor:pointer;font-size:22px}.inventory-modal__close:disabled{cursor:wait;opacity:.5}.inventory-modal__close:hover{background:#f4f1f8;color:#322b3b}.inventory-modal__icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:18px;border-radius:12px;background:#eee9ff;color:#7655db;font-size:24px;font-weight:700}.inventory-modal__icon--danger{background:#fff0f2;color:#bd4b58}.status-filter-caption{color:#948d9d;font-size:11px}.status-filter-caption strong{color:#5f566d}.inventory-history-modal{max-width:640px}.movement-legend{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:-7px 0 18px}.movement-legend__item{display:flex;align-items:center;gap:10px;border:1px solid;border-radius:11px;padding:10px 12px}.movement-legend__item>b{display:grid;place-items:center;width:28px;height:28px;flex:0 0 28px;border-radius:8px;font-size:18px}.movement-legend__item span{display:grid;gap:2px}.movement-legend__item strong{font-size:10px}.movement-legend__item small{font-size:8px}.movement-legend__item--receipt{border-color:#cfeadd;color:#237b5d;background:#f2faf6}.movement-legend__item--receipt>b{background:#dff3e9}.movement-legend__item--issue{border-color:#f0d3d7;color:#b74452;background:#fff7f8}.movement-legend__item--issue>b{background:#fbe7ea}.movement-legend__item--return{border-color:#cfe7e8;color:#24777c;background:#f1faf9}.movement-legend__item--return>b{background:#ddf2f1}.movement-list{display:grid;gap:11px;max-height:440px;overflow:auto;margin-top:4px;padding-right:3px}.movement-card{overflow:hidden;border:1px solid #e9e5ed;border-left-width:4px;border-radius:13px;background:#fff}.movement-card--receipt{border-left-color:#38a77c}.movement-card--issue{border-left-color:#d55d69}.movement-card--return{border-left-color:#2c9898}.movement-card--adjustment{border-left-color:#d39a4e}.movement-card__header{display:flex;align-items:center;gap:11px;padding:13px 14px 11px}.movement-icon{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:10px;font-size:20px;font-weight:800}.movement-icon--receipt{background:#e5f6ee;color:#258363}.movement-icon--issue{background:#fff0f2;color:#bd4b58}.movement-icon--return{background:#e1f5f3;color:#267f82}.movement-icon--adjustment{background:#fff1df;color:#b87528}.movement-card__title{display:grid;min-width:0;flex:1;gap:3px}.movement-card__title strong{overflow:hidden;color:#322b3b;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.movement-type{width:max-content;color:#918997;font-size:8px;font-weight:800;letter-spacing:.35px;text-transform:uppercase}.movement-delta{flex:0 0 auto;border-radius:9px;padding:7px 9px;font-size:12px}.movement-delta--receipt{color:#237b5d;background:#e9f6ef}.movement-delta--issue{color:#b74452;background:#fff0f2}.movement-delta--return{color:#24777c;background:#e5f6f4}.movement-delta--adjustment{color:#a96a20;background:#fff3e3}.movement-quantity-flow{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:0 14px 11px;border-radius:10px;padding:10px 12px;background:#f7f5f9;text-align:center}.movement-quantity-flow div{display:grid;gap:3px}.movement-quantity-flow small{color:#99919f;font-size:8px}.movement-quantity-flow strong{color:#332c3c;font-size:16px}.movement-quantity-flow>span{color:#9b91a6;font-size:17px}.movement-reason{margin:0 14px 12px}.movement-reason small{color:#9a929f;font-size:8px;font-weight:700;text-transform:uppercase}.movement-reason p{margin:4px 0 0;color:#5e5666;font-size:10px;line-height:1.5;overflow-wrap:anywhere}.movement-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #efecf2;padding:9px 14px;color:#918a96;background:#fcfbfd;font-size:8px}.movement-meta b{color:#62586d}.movement-meta time{flex:0 0 auto}.inventory-modal h2{margin:7px 0 8px;color:#29242f;font-size:23px;letter-spacing:-.4px}.inventory-modal__product{margin:0 0 22px;color:#302a37;font-weight:700}.inventory-modal__product small{display:block;margin-top:5px;color:#97919f;font-size:11px;font-weight:400}.form-field{display:grid;gap:7px;margin-top:16px;color:#5f5868;font-size:12px;font-weight:700}.form-field input,.form-field textarea{width:100%;border:1px solid #e4dfeb;border-radius:9px;background:#fcfbfd;padding:11px 12px;color:#29242f;font:inherit;font-weight:400;outline:0;resize:vertical}.form-field input{height:44px;font-size:16px}.form-field input:focus,.form-field textarea:focus{border-color:#a78bea;box-shadow:0 0 0 3px #7655db14}.receipt-preview{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding:12px 13px;border-radius:9px;background:#f5f1ff;color:#665b78;font-size:11px}.receipt-preview strong{color:#5636bb;font-size:14px}.receipt-preview--issue{background:#fff1f3}.receipt-preview--issue strong{color:#b74452}.inventory-modal .form-error{margin-top:14px}.inventory-modal__actions{display:flex;justify-content:flex-end;gap:9px;margin-top:24px}@media(max-width:560px){.inventory-modal-backdrop{align-items:end;padding:0}.inventory-modal{border-radius:18px 18px 0 0;padding:24px 18px calc(24px + env(safe-area-inset-bottom))}.inventory-modal__actions .button{flex:1}.movement-legend{grid-template-columns:1fr}.movement-card__header{align-items:flex-start}.movement-card__title strong{white-space:normal}.movement-meta{align-items:flex-start;flex-direction:column;gap:4px}}.warehouse-toolbar .table-search{width:min(470px,100%)}.inventory-product-cell img{width:42px;height:42px;flex:0 0 42px;border:1px solid #e9e4ec;border-radius:11px;object-fit:cover;background:#f2eef8}.inventory-product-cell>div{display:grid;gap:4px}.inventory-product-cell small{color:#9a939f;font-size:8px}.warehouse-barcode{display:block;margin-top:7px;color:#918a96;font:700 8px monospace}.warehouse-row-actions{display:flex;align-items:center;flex-wrap:wrap;gap:5px;min-width:220px}.warehouse-row-actions .row-action{white-space:nowrap}.warehouse-row-actions .row-action--receipt{color:#237b5d;background:#e9f6ef}.warehouse-row-actions .row-action--issue{color:#b74452;background:#fff0f2}.warehouse-row-actions .row-action:disabled{cursor:not-allowed;opacity:.45}.role-pill{border-radius:999px;padding:5px 8px;font-size:8px;font-weight:700}.role-pill--owner{color:#6548c6;background:#f0ebff}.role-pill--employee{color:#437bac;background:#eaf3fb}.employee-add-fab{position:fixed;right:34px;bottom:28px;min-height:45px;border-radius:13px;padding:0 20px;color:#fff;background:#7455d9;box-shadow:0 12px 28px #583bb747;cursor:pointer;font-size:10px;font-weight:800}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;overflow-y:auto;padding:24px;background:#231d2b94;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-card{width:min(510px,100%);border-radius:20px;padding:27px;background:#fff;box-shadow:0 28px 80px #1e16274d}.modal-backdrop[hidden]{display:none}.modal-card__head{display:flex;justify-content:space-between;gap:20px;margin-bottom:22px}.modal-card__head small{color:#7455d9;font-size:8px;font-weight:800;letter-spacing:1px}.modal-card__head h2{margin:5px 0;font:700 22px Manrope,sans-serif}.modal-card__head p{margin:0;color:#8f8894;font-size:9px}.modal-card__head button{width:33px;height:33px;border-radius:9px;color:#766f7b;background:#f4f2f6;cursor:pointer;font-size:21px}.modal-card form{display:grid;gap:16px}.modal-card label{display:grid;gap:7px;color:#625c67;font-size:9px;font-weight:700}.modal-card input,.modal-card select,.modal-card textarea{width:100%;height:43px;border:1px solid #e3dfe6;border-radius:10px;outline:0;padding:0 12px;color:#342f39;background:#fbfafc;font-size:10px}.modal-card textarea{min-height:94px;resize:vertical;padding-top:11px;line-height:1.5}.modal-card input:focus,.modal-card select:focus,.modal-card textarea:focus{border-color:#8064dc;box-shadow:0 0 0 3px #7455d91a}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-error{border-radius:9px;padding:10px 12px;color:#b6404e;background:#fff0f2;font-size:9px}.modal-card__actions{display:flex;justify-content:flex-end;gap:8px;margin-top:5px}.employee-details__hero{display:flex;align-items:center;gap:14px;border-radius:14px;padding:17px;background:#f8f6fb}.employee-avatar--large{width:54px;height:54px;flex-basis:54px;border-radius:15px;font-size:13px}.employee-details__hero h3{margin:0 0 7px;font:700 15px Manrope,sans-serif}.employee-details__list{display:grid;margin:18px 0}.employee-details__list>div{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #efebf1}.employee-details__list dt{color:#958e9a;font-size:9px}.employee-details__list dd{margin:0;color:#48424d;font-size:10px;font-weight:700}.confirm-modal{width:min(430px,100%);text-align:center}.confirm-modal__icon{display:grid;width:50px;height:50px;margin:0 auto 16px;place-items:center;border-radius:15px;color:#c14957;background:#fff0f2;font-size:22px;font-weight:800}.confirm-modal h2{margin:0 0 8px;font:700 20px Manrope,sans-serif}.confirm-modal>p{margin:0 auto 20px;color:#8c8591;font-size:10px;line-height:1.6}.confirm-modal>p strong{color:#514b56}.confirm-modal .modal-card__actions{justify-content:center}.product-summary-strip{display:flex;min-height:72px;align-items:center;gap:26px;border:1px solid #e9e5ec;border-radius:15px;padding:14px 20px;background:#fff}.product-summary-strip>div,.product-summary-strip__category{display:grid;grid-template-columns:auto auto;align-items:center;column-gap:9px}.product-summary-strip__category{padding:0;color:inherit;background:transparent;cursor:pointer;text-align:left}.product-summary-strip__category:hover strong,.product-summary-strip__category:hover small{color:#6548c6}.product-summary-strip>div>span,.product-summary-strip__category>span{display:grid;width:34px;height:34px;grid-row:1 / 3;place-items:center;border-radius:10px;color:#6b4dcc;background:#f0ebff;font-size:18px}.product-summary-strip strong{font:700 15px Manrope,sans-serif}.product-summary-strip small{color:#99929d;font-size:8px}.product-summary-strip p{margin:0 0 0 auto;border-left:1px solid #ece8ef;padding-left:20px;color:#918b95;font-size:9px}.category-filter{min-width:190px;height:40px;border:1px solid #e8e4eb;border-radius:10px;outline:0;padding:0 11px;color:#655f69;background:#fff;font-size:9px;font-weight:700}.product-toolbar__actions{display:flex;align-items:center;gap:8px}.product-search-stack{display:grid;gap:6px}.scanner-ready{display:flex;align-items:center;gap:6px;padding-left:5px;color:#8b8490;font-size:7px;font-weight:700}.scanner-ready i{width:6px;height:6px;border-radius:50%;background:#35a27e;box-shadow:0 0 0 3px #35a27e1f}.category-manage-button{white-space:nowrap}.product-table-row{outline:0;transition:opacity .14s ease}.product-click-cell{outline:0;cursor:pointer;transition:background .14s ease}.product-click-cell:hover,.product-click-cell:focus-visible{background:#faf8ff}.product-click-cell:first-child:focus-visible{box-shadow:inset 3px 0 #7455d9}.product-table-row.is-opening{opacity:.62}.product-open-hint{max-height:0;overflow:hidden;color:#684ac8;font-size:7px;font-weight:800;opacity:0;transition:.14s ease}.product-click-cell:hover .product-open-hint,.product-click-cell:focus-visible .product-open-hint{max-height:14px;opacity:1}.product-table-image{width:43px;height:43px;flex:0 0 43px;border:1px solid #e9e4ec;border-radius:11px;object-fit:cover;background:#f2eef8}.products-table .product-cell>div{display:grid;max-width:250px;gap:4px}.products-table .product-cell small{max-width:240px;overflow:hidden;margin:0;text-overflow:ellipsis;white-space:nowrap}.barcode-chip{display:inline-flex;min-width:96px;align-items:center;gap:7px;border:1px solid #e8e3eb;border-radius:7px;padding:5px 7px;color:#59525e;background:#fff;font:700 8px/1 monospace;letter-spacing:.5px}.barcode-chip i,.product-barcode-info i{width:22px;height:13px;flex:0 0 22px;background:repeating-linear-gradient(90deg,#4f4854 0 1px,transparent 1px 3px,#4f4854 3px 5px,transparent 5px 7px)}.barcode-missing{color:#b06d48;font-size:8px;font-weight:700}.product-empty-state{min-height:270px}.product-empty-state__icon{display:grid;width:50px;height:50px;place-items:center;border-radius:15px;color:#6e50ce;background:#f0ebff;font-size:25px}.product-create-modal{width:min(760px,100%)}.product-form-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:22px}.product-image-field{display:flex;min-width:0;flex-direction:column;gap:7px}.product-field-label{color:#625c67;font-size:9px;font-weight:700}.image-upload{position:relative;display:grid!important;height:240px;place-items:center;align-content:center;overflow:hidden;border:1px dashed #cfc5de;border-radius:15px;color:#756e7a!important;background:#faf8fd;cursor:pointer;text-align:center}.image-upload:hover{border-color:#8064dc;background:#f7f3ff}.image-upload>strong{display:grid;width:43px;height:43px;margin-bottom:10px;place-items:center;border-radius:13px;color:#6c4dcc;background:#eee8ff;font-size:22px}.image-upload>span{font-size:10px;font-weight:800}.image-upload>small{margin-top:5px;color:#a19aa6;font-size:7px}.image-upload input{position:absolute;width:1px;height:1px;opacity:0}.image-upload.has-image{border-style:solid}.image-upload img{width:100%;height:100%;object-fit:cover}.image-upload__replace{position:absolute;right:10px;bottom:10px;border:1px solid rgba(255,255,255,.7);border-radius:8px;padding:7px 9px;color:#fff;background:#2d2436b8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font-size:7px!important;font-weight:800}.selected-file{display:flex;min-height:31px;align-items:center;justify-content:space-between;gap:8px;border-radius:8px;padding:0 8px 0 10px;color:#716a76;background:#f5f2f8;font-size:8px}.selected-file span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-file button{color:#ad4653;background:transparent;cursor:pointer;font-size:16px}.field-error{color:#bc4855;font-size:8px}.product-form-fields{display:grid;align-content:start;gap:14px}.product-code-grid{grid-template-columns:.8fr 1.15fr 1fr}.barcode-form-field small{color:#9a939f;font-size:7px;font-weight:500}.label-with-action{display:flex;align-items:center;justify-content:space-between;gap:10px}.label-with-action button{color:#6748ca;background:transparent;cursor:pointer;font-size:8px;font-weight:800}.label-with-action button:disabled{opacity:.45;cursor:not-allowed}.product-category-field{display:grid;gap:7px;color:#625c67;font-size:9px;font-weight:700}.product-taxonomy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-category-pills{display:flex;min-width:150px;flex-wrap:wrap;gap:5px}.product-taxonomy-grid>label,.product-taxonomy-grid>.product-category-field,.product-multi-category-field{grid-column:1 / -1}.product-multi-category-field{display:grid;gap:8px}.product-multi-category-field__head{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-multi-category-field__head>span{color:#625c67;font-size:9px;font-weight:700}.product-category-selection-count{color:#8064ca;font-size:8px;font-weight:750}.modal-card.catalog-structure-manager{overflow-y:auto}.catalog-structure-footer{padding:12px 22px;border-top:1px solid var(--line)}.product-category-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;border:1px solid #e3ddeb;border-radius:13px;padding:9px;background:#faf9fc}.product-category-options button{display:flex;min-width:0;min-height:38px;align-items:center;gap:8px;border:1px solid #e5e0e9;border-radius:10px;padding:7px 9px;color:#665e6d;background:#fff;cursor:pointer;text-align:left;font-size:9px;font-weight:750}.product-category-options button i{display:grid;width:22px;height:22px;flex:0 0 22px;place-items:center;border-radius:7px;color:#8066c8;background:#f0ebfa;font-size:11px;font-style:normal}.product-category-options button.is-selected{border-color:#967ae1;color:#563d98;background:#f6f2ff;box-shadow:0 5px 14px #5b3d9b14}.product-category-options button.is-selected i{color:#fff;background:var(--purple)}.product-category-options__empty{border:1px dashed #dcd5e5;border-radius:12px;padding:15px;color:#948c9c;background:#faf9fc;text-align:center;font-size:9px}.catalog-structure-tabs{display:flex;gap:8px;padding:14px 22px 0;border-bottom:1px solid var(--line);background:#fbfaff}.catalog-structure-tabs button{display:flex;align-items:center;gap:8px;padding:10px 15px;border:1px solid transparent;border-bottom:0;border-radius:12px 12px 0 0;background:transparent;color:var(--muted);cursor:pointer;font-weight:750}.catalog-structure-tabs button.is-active{border-color:var(--line);background:#fff;color:var(--purple)}.catalog-structure-tabs small{display:grid;min-width:22px;height:22px;padding:0 5px;place-items:center;border-radius:8px;background:var(--purple-pale)}.category-card.taxonomy-card{display:grid;grid-template-columns:32px minmax(0,1fr) auto;column-gap:10px;row-gap:8px;cursor:default}.taxonomy-card>.category-card__copy{grid-column:2 / -1}.taxonomy-card>.taxonomy-card__open{grid-column:2;grid-row:2;justify-self:start}.taxonomy-card>.taxonomy-card__actions{grid-column:2 / -1;grid-row:2;justify-self:end}.taxonomy-card:has(.taxonomy-card__open)>.taxonomy-card__actions{grid-column:3}.taxonomy-card__order{display:grid;grid-column:1;grid-row:1 / span 2;align-self:stretch;justify-items:center;align-content:center;gap:3px;border-radius:9px;padding:3px;color:var(--purple);background:var(--purple-pale)}.taxonomy-card__order span{font-size:11px;font-weight:850}.taxonomy-card__order button{width:26px;height:24px;border-radius:6px;color:var(--purple);background:#fff;cursor:pointer;font-size:16px}.taxonomy-card__order button:disabled{opacity:.3;cursor:default}.taxonomy-card__order button:not(:disabled):hover{background:#dfd4fb}.catalog-order-hint{margin:0 0 10px;color:#8a8196;font-size:9px;line-height:1.5}.catalog-order-notice{color:#287e64;font-size:9px}.catalog-order-notice:not(:empty){margin-bottom:10px}.catalog-delete-backdrop{z-index:140}.catalog-delete-modal__kind{color:#ac5866;font-size:8px;font-weight:800;letter-spacing:1px}.catalog-delete-modal .form-error{margin-top:14px;text-align:left}.catalog-delete-modal .modal-card__actions{margin-top:22px}.taxonomy-card__actions{display:flex;gap:6px;margin-left:auto}.taxonomy-card__actions button{display:flex;width:auto;height:32px;align-items:center;justify-content:center;gap:5px;border:1px solid var(--line);border-radius:9px;padding:0 9px;background:#fff;color:var(--purple);cursor:pointer;font-size:8px;font-weight:800}.taxonomy-card__actions button>span{font-size:13px}.taxonomy-card__actions button.is-delete{border-color:#f0ccd2;color:#b64055;background:#fff5f6}.taxonomy-card__actions button:disabled{cursor:wait;opacity:.5}.taxonomy-card__open{flex:0 0 auto;border-radius:9px;padding:8px 10px;color:var(--purple);background:var(--purple-pale);cursor:pointer;font-size:8px;font-weight:800}.catalog-parent-picker{display:grid;grid-template-columns:auto minmax(170px,1fr);align-items:center;gap:12px;margin-bottom:16px;border:1px solid #e4ddf1;border-radius:12px;padding:10px 12px;background:#f8f5ff}.catalog-parent-picker>span{color:#7255c6;font-size:8px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.catalog-parent-picker select{min-width:0;height:36px;border:1px solid #ddd5eb;border-radius:9px;padding:0 10px;color:#433753;background:#fff;outline:0;font-size:10px;font-weight:750}.taxonomy-parent-note{display:flex;align-items:center;gap:10px;border:1px solid #ddd5ed;border-radius:11px;padding:10px 11px;background:#f8f5ff}.taxonomy-parent-note>span{color:var(--purple);font-size:20px}.taxonomy-parent-note>div{display:grid;gap:2px}.taxonomy-parent-note small{color:#958ba3;font-size:7px;font-weight:800}.taxonomy-parent-note strong{color:#5b429d;font-size:10px}.taxonomy-editor form .button--ghost{margin-top:8px}@media(max-width:640px){.taxonomy-card{flex-wrap:wrap}.taxonomy-card__actions{flex-basis:100%;justify-content:flex-end}.product-taxonomy-grid,.product-category-options{grid-template-columns:1fr}.catalog-structure-tabs{padding-inline:14px}.catalog-parent-picker{grid-template-columns:1fr}}.product-category-picker{display:flex;min-height:58px;align-items:center;gap:11px;border:1px dashed #d6cede;border-radius:12px;padding:8px 11px;color:#665f6c;background:#fbf9fd;cursor:pointer;text-align:left;transition:.15s ease}.product-category-picker:hover{border-color:#8064dc;background:#f7f3ff}.product-category-picker.has-value{border-style:solid;border-color:#ddd5f2;background:#f8f5ff}.product-category-picker__icon{display:grid;width:37px;height:37px;flex:0 0 37px;place-items:center;border-radius:10px;color:#684ac8;background:#ece6ff;font:800 13px Manrope,sans-serif}.product-category-picker__copy{display:grid;gap:3px}.product-category-picker__copy strong{color:#4a444f;font-size:9px}.product-category-picker__copy small{color:#99919e;font-size:7px;font-weight:500}.product-category-picker__arrow{margin-left:auto;color:#7455d9;font-size:14px}.empty-category-action{border:1px dashed #cfc4df;border-radius:9px;padding:9px;color:#6b4dcc;background:#faf8ff;cursor:pointer;font-size:8px;font-weight:700}.category-modal-backdrop{z-index:120;background:#231d2bad}.category-manager{width:min(840px,100%);max-height:min(680px,calc(100vh - 40px));overflow:hidden;border:0;padding:0}.category-manager__header{display:flex;min-height:104px;align-items:center;justify-content:space-between;gap:20px;padding:21px 25px;color:#fff;background:radial-gradient(circle at 82% 15%,rgba(196,172,255,.28),transparent 25%),linear-gradient(115deg,#372d44,#5a4577)}.category-manager__title{display:flex;align-items:center;gap:13px}.category-manager__title>span{display:grid;width:48px;height:48px;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:14px;color:#d7c4ff;background:#ffffff14;font-size:22px}.category-manager__title small{color:#c4b5d4;font-size:7px;font-weight:800;letter-spacing:1.1px}.category-manager__title h2{margin:3px 0;font:700 20px Manrope,sans-serif}.category-manager__title p{margin:0;color:#ffffff9e;font-size:8px}.category-manager__header>button{display:grid;width:35px;height:35px;place-items:center;border-radius:10px;color:#fff;background:#ffffff1a;cursor:pointer;font-size:20px}.category-manager__layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);min-height:455px}.category-manager__layout.is-view-only{grid-template-columns:1fr}.category-browser{min-width:0;padding:22px 23px 24px;background:#fff}.category-browser__head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:16px}.category-browser__head>div{display:grid;gap:3px}.category-browser__head strong{font:700 11px Manrope,sans-serif}.category-browser__head>div span{color:#9b94a0;font-size:8px}.category-browser__head label{display:flex;width:150px;height:34px;align-items:center;gap:6px;border:1px solid #e7e2ea;border-radius:9px;padding:0 9px;background:#faf9fb}.category-browser__head label>span{color:#99919e;font-size:15px}.category-browser__head input{min-width:0;width:100%;border:0;outline:0;background:transparent;font-size:8px}.category-card-list{display:grid;max-height:342px;gap:8px;overflow-y:auto;padding-right:4px}.category-card{display:flex;min-height:59px;align-items:center;gap:10px;border:1px solid #eae6ed;border-radius:12px;padding:8px 10px;color:#4b4550;background:#fff;cursor:pointer;text-align:left;transition:.14s ease}.category-card:hover,.category-card.is-selected{border-color:#cfc2f1;background:#f9f6ff;transform:translate(2px)}.category-card__icon{display:grid;width:39px;height:39px;flex:0 0 39px;place-items:center;border-radius:11px;font:800 12px Manrope,sans-serif}.category-card__icon--purple{color:#6748c8;background:#eee8ff}.category-card__icon--blue{color:#427cab;background:#e6f2fb}.category-card__icon--green{color:#287e64;background:#e5f5ef}.category-card__icon--orange{color:#b8702d;background:#fff0df}.category-card__icon--rose{color:#ae596d;background:#ffeaf0}.category-card__copy{display:grid;min-width:0;gap:3px}.category-card__copy strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.category-card__copy small{color:#a19aa5;font-size:7px}.category-card__date{margin-left:auto;color:#a19aa5;font-size:7px}.category-card__check{display:grid;width:25px;height:25px;place-items:center;border-radius:7px;color:#7355d4;background:#f0ebff;font-size:10px;font-weight:800}.category-list-empty{display:grid;min-height:220px;place-items:center;align-content:center;gap:6px;color:#98919d;text-align:center}.category-list-empty>span{font-size:25px}.category-list-empty strong{color:#5e5763;font-size:10px}.category-list-empty small{font-size:8px}.category-creator{position:relative;display:flex;overflow:hidden;flex-direction:column;border-left:1px solid #e9e4ec;padding:24px;background:#f8f5fc}.category-creator__visual{position:relative;display:grid;width:104px;height:104px;margin:0 auto 22px;place-items:center;border:1px solid #ded4f1;border-radius:50%;background:#f0eaff}.category-creator__visual>span{display:grid;z-index:2;width:48px;height:48px;place-items:center;border-radius:15px;color:#fff;background:linear-gradient(145deg,#8669e3,#6143c2);box-shadow:0 10px 25px #6043be40;font-size:23px}.category-creator__visual i{position:absolute;width:72px;height:72px;border:1px solid #ddd2ef;border-radius:50%}.category-creator__visual i:last-child{width:130px;height:130px;opacity:.5}.category-creator>div:nth-child(2) small{color:#7455d9;font-size:7px;font-weight:800;letter-spacing:1px}.category-creator h3{margin:5px 0 6px;font:700 15px Manrope,sans-serif}.category-creator p{margin:0;color:#8f8794;font-size:8px;line-height:1.55}.category-creator form{display:grid;gap:12px;margin-top:auto}.category-creator label{display:grid;gap:7px;color:#625c67;font-size:8px;font-weight:700}.category-creator input{width:100%;height:42px;border:1px solid #ded8e4;border-radius:10px;outline:0;padding:0 11px;color:#403a45;background:#fff;font-size:9px}.category-creator input:focus{border-color:#8064dc;box-shadow:0 0 0 3px #7455d91a}.category-creator .button{width:100%}.product-drawer-backdrop{position:fixed;z-index:110;top:0;right:0;bottom:0;left:0;background:#221c2994;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:productBackdropIn .18s ease both}.product-drawer{display:flex;width:min(560px,100vw);height:100%;flex-direction:column;margin-left:auto;color:#342f39;background:#f7f6f9;box-shadow:-24px 0 80px #1c15234d;animation:productDrawerIn .26s cubic-bezier(.2,.8,.2,1) both}@keyframes productBackdropIn{0%{opacity:0}}@keyframes productDrawerIn{0%{transform:translate(100%)}to{transform:translate(0)}}.product-drawer__header{display:flex;min-height:78px;align-items:center;justify-content:space-between;border-bottom:1px solid #e7e3e9;padding:15px 22px;background:#fff}.product-drawer__header>div{display:grid;gap:4px}.product-drawer__header small{color:#7455d9;font-size:7px;font-weight:800;letter-spacing:1.2px}.product-drawer__header span{color:#98919d;font-size:8px}.product-drawer__header button{display:grid;width:37px;height:37px;place-items:center;border-radius:11px;color:#6e6773;background:#f2f0f4;cursor:pointer;font-size:21px}.product-drawer__scroll{flex:1;overflow-y:auto;padding:20px 22px 28px}.product-drawer__image-wrap{position:relative;overflow:hidden;height:290px;border:1px solid #e5dfe8;border-radius:18px;background:#eee9f4;box-shadow:0 10px 28px #32293b14}.product-drawer__image-wrap img{width:100%;height:100%;object-fit:cover}.product-drawer__image-wrap .status{position:absolute;right:13px;bottom:13px;border:1px solid rgba(255,255,255,.75);box-shadow:0 6px 18px #29223024}.product-drawer__intro{padding:22px 2px 18px}.product-drawer__category{display:inline-flex;border-radius:999px;padding:6px 9px;color:#6748c8;background:#ece6ff;font-size:7px;font-weight:800;letter-spacing:.3px;text-transform:uppercase}.product-drawer__intro h2{margin:10px 0 8px;font:700 25px/1.25 Manrope,sans-serif;letter-spacing:-.8px}.product-drawer__intro>strong{color:#6043bd;font:700 21px Manrope,sans-serif}.product-drawer__intro>strong small{font-size:10px}.product-info-grid{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid #e7e2e9;border-radius:15px;background:#fff}.product-info-grid>div{display:grid;min-height:70px;align-content:center;gap:5px;border-right:1px solid #eeeaf0;border-bottom:1px solid #eeeaf0;padding:13px 15px}.product-info-grid>div:nth-child(2n){border-right:0}.product-info-grid>div:nth-last-child(-n+2){border-bottom:0}.product-info-grid span{color:#9a939e;font-size:7px;text-transform:uppercase;letter-spacing:.5px}.product-info-grid strong{color:#4b454f;font-size:9px}.product-barcode-info strong{display:flex;align-items:center;gap:8px;font-family:monospace;letter-spacing:.7px}.product-description-card{margin-top:15px;border:1px solid #e7e2e9;border-radius:15px;padding:17px;background:#fff}.product-section-title{display:flex;align-items:center;gap:9px}.product-section-title>span{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;color:#6b4dcc;background:#f0ebff;font-size:16px}.product-section-title>div{display:grid;gap:2px}.product-section-title strong{font-size:9px}.product-section-title small{color:#9a939e;font-size:7px}.product-description-card p{margin:14px 0 0;color:#756f79;font-size:9px;line-height:1.7}.product-warehouse-note{display:flex;align-items:flex-start;gap:11px;margin-top:15px;border:1px solid #dfd5f4;border-radius:15px;padding:15px;background:#f2edff}.product-warehouse-note>span{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:10px;color:#684ac8;background:#e5dcfb;font-size:17px}.product-warehouse-note strong{color:#59427f;font-size:9px}.product-warehouse-note p{margin:4px 0 0;color:#81718f;font-size:8px;line-height:1.55}.product-drawer__footer{display:flex;justify-content:flex-end;gap:8px;border-top:1px solid #e7e3e9;padding:14px 22px;background:#fff}.product-drawer__manage{display:flex;gap:8px;margin-right:auto}.product-delete-backdrop{z-index:140}.product-delete-modal__preview{position:relative;width:76px;height:76px;margin:0 auto 17px}.product-delete-modal__preview img{width:100%;height:100%;border:1px solid #eadfe3;border-radius:18px;object-fit:cover;background:#f3eef5}.product-delete-modal__preview>span{position:absolute;right:-7px;bottom:-7px;display:grid;width:29px;height:29px;place-items:center;border:3px solid #fff;border-radius:10px;color:#fff;background:#ca4e5c;font-size:13px;font-weight:800}.session-state{display:grid;min-height:100vh;place-items:center;padding:25px;background:#f6f5f8}.session-state__card{width:min(410px,100%);border:1px solid #e8e4eb;border-radius:20px;padding:36px;background:#fff;text-align:center}.session-state__icon{display:grid;width:48px;height:48px;margin:0 auto 18px;place-items:center;border-radius:14px;color:#bd4856;background:#fff0f2;font-size:22px;font-weight:800}.session-state h1{margin:0 0 9px;font:700 21px Manrope,sans-serif}.session-state p{margin:0;color:#8e8793;font-size:10px}.session-state__actions{display:flex;justify-content:center;gap:8px;margin-top:22px}.route-loader--compact{min-height:380px;background:transparent}.return-guide{display:flex;min-height:62px;align-items:center;justify-content:center;gap:clamp(14px,3vw,34px);border:1px solid #e8e3f1;border-radius:15px;padding:12px 22px;color:#726a7b;background:linear-gradient(105deg,#fbfaff,#f6f2ff);font-size:10px;font-weight:700}.return-guide span{display:flex;align-items:center;gap:9px}.return-guide span b{display:grid;width:28px;height:28px;flex:0 0 28px;place-items:center;border-radius:9px;color:#fff;background:#7555d8;font-size:10px}.return-guide i{color:#b9afc9;font-style:normal;font-size:18px}.return-notice{display:flex;min-height:47px;align-items:center;gap:11px;border:1px solid #cbe9dc;border-radius:12px;padding:9px 12px;color:#246d53;background:#f0faf5;font-size:10px}.return-notice>span{display:grid;width:26px;height:26px;flex:0 0 26px;place-items:center;border-radius:8px;color:#fff;background:#36a378}.return-notice strong{flex:1}.return-notice button{color:#529079;background:transparent;cursor:pointer;font-size:19px}.return-workspace{display:grid;grid-template-columns:minmax(275px,.7fr) minmax(520px,1.5fr);align-items:stretch;gap:17px}.return-orders-panel,.return-detail-panel{min-height:590px;overflow:hidden}.return-orders-panel{position:static;display:flex;flex-direction:column}.return-panel-head{display:flex;min-height:75px;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #eeeaf1;padding:16px 18px 13px}.return-panel-head h3{margin:4px 0 0;font:700 15px Manrope,sans-serif}.return-panel-head>span{display:grid;min-width:28px;height:28px;place-items:center;border-radius:9px;color:#6d51c5;background:#f0ebff;font-size:10px;font-weight:800}.return-search{display:flex;height:42px;align-items:center;gap:8px;margin:14px 15px 8px;border:1px solid #e3deea;border-radius:10px;padding:0 12px;color:#9b93a3;background:#fbfafd}.return-search:focus-within{border-color:#a98ee9;box-shadow:0 0 0 3px #7555d814}.return-search input{width:100%;min-width:0;border:0;outline:0;color:#332d39;background:transparent;font-size:10px}.return-order-list{display:grid;min-height:0;max-height:595px;flex:1;overflow-y:auto;align-content:start;gap:7px;padding:7px 10px 12px}.return-order-card{display:grid;gap:10px;width:100%;border:1px solid transparent;border-radius:12px;padding:13px;color:#4e4756;background:#f8f6fa;cursor:pointer;text-align:left;transition:.15s ease}.return-order-card:hover{border-color:#ded6ec;background:#fff;transform:translateY(-1px)}.return-order-card.is-active{border-color:#a78be5;background:#f7f3ff;box-shadow:0 7px 18px #5c42a414}.return-order-card__top,.return-order-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:8px}.return-order-card__top strong{color:#4b347f;font-size:12px}.return-order-card__top small,.return-order-card__customer small{color:#9a929f;font-size:8px;font-weight:500}.return-order-card__customer{display:grid;gap:3px;font-size:10px;font-weight:700}.return-order-card__bottom{border-top:1px solid #e9e4ed;padding-top:9px}.return-order-card__bottom b{color:#302937;font-size:11px}.return-status{border-radius:999px;padding:5px 7px;font-size:7px;font-style:normal;font-weight:800}.return-status--none{color:#4b7b9f;background:#eaf3fb}.return-status--partial{color:#a96a20;background:#fff1df}.return-status--full{color:#6e6872;background:#eae7ec}.return-empty,.return-select-empty{display:grid;place-items:center;text-align:center}.return-empty{min-height:210px;padding:25px}.return-empty>span,.return-select-empty>span{display:grid;place-items:center;border-radius:16px;color:#7756d7;background:#f0ebff}.return-empty>span{width:43px;height:43px;margin-bottom:12px;font-size:20px}.return-empty strong{color:#514a58;font-size:11px}.return-empty small{margin-top:6px;color:#97909b;font-size:8px;line-height:1.5}.return-detail-head{display:flex;min-height:104px;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #ece8f0;padding:20px 23px}.return-detail-head h3{margin:4px 0 3px;color:#3d2a69;font:700 22px Manrope,sans-serif}.return-detail-head p{margin:0;color:#918995;font-size:9px}.return-detail-head__amount{display:grid;justify-items:end;gap:3px;text-align:right}.return-detail-head__amount small{color:#99919f;font-size:8px}.return-detail-head__amount strong{color:#29232f;font-size:18px}.return-detail-head__amount span{color:#b46c31;font-size:8px;font-weight:700}.return-lines{display:grid;gap:0;padding:3px 23px 0}.return-line{display:grid;grid-template-columns:48px minmax(145px,1fr) minmax(100px,auto) 122px;align-items:center;gap:12px;border-bottom:1px solid #efebf2;padding:15px 0}.return-line.is-disabled{opacity:.62}.return-line>img,.return-line__placeholder{width:48px;height:48px;border:1px solid #e7e2eb;border-radius:11px;object-fit:cover;background:#f5f2f8}.return-line__placeholder{display:grid;place-items:center;color:#91849f}.return-line__product{display:grid;min-width:0;gap:4px}.return-line__product strong{overflow:hidden;color:#37303e;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.return-line__product small{color:#9b929f;font:600 8px monospace}.return-line__product>span{color:#7e7487;font-size:8px}.return-line__price{display:grid;justify-items:end;gap:4px;text-align:right}.return-line__price small{color:#938b98;font-size:8px}.return-line__price strong{color:#51465d;font-size:10px}.return-quantity{display:grid;grid-template-columns:30px 42px 30px;align-items:center;justify-content:end;gap:4px}.return-quantity button{width:30px;height:30px;border:1px solid #e2ddea;border-radius:8px;color:#6249b4;background:#fff;cursor:pointer;font-size:15px;font-weight:800}.return-quantity button:disabled{color:#b6b0ba;background:#f6f4f7;cursor:not-allowed}.return-quantity input{width:42px;height:30px;border:1px solid #e2ddea;border-radius:8px;color:#392f42;background:#faf9fb;text-align:center;font-size:10px;font-weight:800;outline:0;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.return-quantity input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.return-quantity small{grid-column:1 / -1;color:#9c94a2;text-align:center;font-size:7px}.return-line__done{justify-self:end;border-radius:9px;padding:7px 9px;color:#42775f;background:#e9f6ef;font-size:8px;font-weight:800}.return-form{padding:0 23px 22px}.return-form .form-field textarea{min-height:76px;font-size:10px}.return-total{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:14px;border-radius:13px;padding:15px 16px;color:#fff;background:linear-gradient(125deg,#46336f,#7456d2)}.return-total>div{display:grid;gap:3px}.return-total small{color:#d9cff0;font-size:8px}.return-total strong{font-size:20px}.return-total span{color:#d9cff0;font-size:8px}.return-total .button{color:#5a3fa9;background:#fff;box-shadow:0 8px 20px #20143c2e}.return-complete-state{display:flex;align-items:center;gap:12px;margin:20px 23px 23px;border:1px solid #cfe6da;border-radius:13px;padding:15px;color:#317257;background:#f1faf6}.return-complete-state>span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;color:#fff;background:#43a77f}.return-complete-state>div{display:grid;gap:4px}.return-complete-state strong{font-size:10px}.return-complete-state small{color:#67917f;font-size:8px}.return-select-empty{min-height:510px;padding:45px}.return-select-empty>span{width:64px;height:64px;margin-bottom:18px;font-size:29px}.return-select-empty h3{margin:0;color:#443c4b;font:700 16px Manrope,sans-serif}.return-select-empty p{max-width:390px;margin:8px auto 0;color:#938b98;font-size:9px;line-height:1.7}.recent-returns{overflow:hidden}.return-history-count{display:grid;min-width:30px;height:30px;place-items:center;border-radius:9px;color:#7655d8;background:#f0ebff;font-size:9px;font-weight:800}.recent-returns__loader{min-height:110px}.return-history-list{display:grid}.return-history-card{display:grid;grid-template-columns:39px minmax(0,1fr) auto;align-items:center;gap:13px;border-top:1px solid #efebf2;padding:13px 20px}.return-history-card__icon{display:grid;width:39px;height:39px;place-items:center;border-radius:11px;color:#267f82;background:#e1f5f3;font-size:18px;font-weight:800}.return-history-card__main{display:grid;min-width:0;gap:4px}.return-history-card__main>span{display:flex;align-items:center;gap:8px}.return-history-card__main strong{color:#543c8b;font-size:10px}.return-history-card__main>span small{color:#8d8594;font-size:8px;font-weight:700}.return-history-card__main p{overflow:hidden;margin:0;color:#504956;font-size:9px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.return-history-card__main>small{overflow:hidden;color:#98909c;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.return-history-card__meta{display:grid;min-width:165px;justify-items:end;gap:3px;text-align:right}.return-history-card__meta strong{color:#b34d59;font-size:11px}.return-history-card__meta span,.return-history-card__meta time{color:#958d99;font-size:8px}.return-confirm-modal{width:min(470px,100%)}.return-confirm-modal__icon{background:#e1f5f3;color:#267f82}.return-confirm-modal__order{margin:0 0 16px;color:#8b8291;font-size:10px;font-weight:700}.return-confirm-summary{display:grid;grid-template-columns:1fr 1fr;gap:9px}.return-confirm-summary>span{display:grid;gap:5px;border:1px solid #e8e3ed;border-radius:11px;padding:12px;background:#faf9fb}.return-confirm-summary small{color:#96909b;font-size:8px}.return-confirm-summary strong{color:#3b3342;font-size:14px}.return-money-warning{display:flex;align-items:flex-start;gap:10px;margin-top:13px;border:1px solid #ecdcb8;border-radius:11px;padding:12px;color:#8e641f;background:#fff9eb}.return-money-warning>span{display:grid;width:25px;height:25px;flex:0 0 25px;place-items:center;border-radius:8px;color:#fff;background:#c98e2e;font-size:11px;font-weight:900}.return-money-warning p{display:grid;gap:4px;margin:0}.return-money-warning strong{font-size:9px}.return-money-warning small{color:#9a7b47;font-size:8px;line-height:1.5}@media(max-width:1050px){.return-workspace{grid-template-columns:minmax(245px,.65fr) minmax(450px,1.35fr)}.return-line{grid-template-columns:43px minmax(120px,1fr) 100px}.return-line>img,.return-line__placeholder{width:43px;height:43px}.return-quantity,.return-line__done{grid-column:2 / -1;justify-self:end}}@media(max-width:1180px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-grid--bottom{grid-template-columns:minmax(0,1fr)}.top-search{display:none}}@media(max-width:940px){.admin-sidebar{transform:translate(-105%);box-shadow:18px 0 50px #271f3024;transition:transform .22s ease}.admin-sidebar.is-open{transform:translate(0)}.sidebar-backdrop{position:fixed;z-index:29;top:0;right:0;bottom:0;left:0;display:block;visibility:hidden;opacity:0;background:#211b2873;transition:.18s ease}.sidebar-backdrop.is-open{visibility:visible;opacity:1}.sidebar-close{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;color:#766f7b;background:#f3f1f5;cursor:pointer;font-size:20px}.menu-toggle{display:grid;width:38px;height:38px;place-content:center;gap:4px;border:1px solid #ebe7ee;border-radius:10px;background:#fff;cursor:pointer}.menu-toggle span{width:16px;height:1.5px;border-radius:2px;background:#5f5964}.admin-workspace{margin-left:0}.dashboard-grid--main,.dashboard-grid--reports{grid-template-columns:minmax(0,1fr)}.stock-panel{min-height:380px}.category-manager__layout{grid-template-columns:minmax(0,1.1fr) minmax(240px,.9fr)}}@media(max-width:720px){.admin-topbar{min-height:76px;padding:12px 17px}.admin-topbar__heading small{display:none}.admin-topbar h1{font-size:16px}.notification-button{display:grid;width:38px;height:38px}.profile-button{min-width:0}.profile-copy,.profile-chevron{display:none}.admin-content{padding:23px 16px 42px}.page-heading{align-items:flex-start}.page-heading h2{font-size:21px}.stats-grid,.stats-grid--three{grid-template-columns:1fr 1fr}.order-board{grid-template-columns:minmax(270px,1fr)}.filter-row{overflow-x:auto;padding-bottom:3px}.filter-date{display:none}.table-toolbar{align-items:stretch;flex-direction:column}.table-search{width:100%}.employee-summary{align-items:flex-start;flex-direction:column;gap:15px}.employee-summary>div:last-child{padding-left:5px}.employee-add-fab{right:17px;bottom:17px}.form-grid,.product-code-grid{grid-template-columns:1fr}.product-summary-strip{align-items:flex-start;flex-wrap:wrap}.product-summary-strip p{width:100%;margin:0;border-top:1px solid #ece8ef;border-left:0;padding:12px 0 0}.product-form-layout{grid-template-columns:1fr}.image-upload{height:210px}.product-toolbar__actions{width:100%}.product-toolbar__actions .category-filter{flex:1}.category-manager{overflow-y:auto}.category-manager__layout,.category-manager__layout.is-view-only{grid-template-columns:1fr}.category-card-list{max-height:245px}.category-creator{min-height:375px;border-top:1px solid #e9e4ec;border-left:0}.product-drawer__image-wrap{height:250px}}@media(max-width:840px){.pos-layout{grid-template-columns:1fr}.pos-cart{position:static}.pos-product-grid{max-height:380px}.saved-orders-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-toolbar{align-items:stretch;flex-direction:column}.order-toolbar .table-search{width:100%}.report-main-grid,.report-tables-grid{grid-template-columns:1fr}.report-filter-panel{align-items:stretch;flex-direction:column}.report-date-range{justify-content:flex-end}.return-workspace{grid-template-columns:1fr}.return-orders-panel,.return-detail-panel{min-height:0}.return-order-list{max-height:330px}.cash-shift-gate{grid-template-columns:auto minmax(0,1fr)}.cash-shift-open-form{grid-column:1 / -1}.shift-status-bar{grid-template-columns:auto 1fr 1fr}.shift-status-bar__metric{justify-content:start;border-top:1px solid #d8ebe2;border-left:0;padding-top:10px;padding-left:0;text-align:left}}@media(max-width:480px){.admin-topbar__heading{min-width:0;gap:8px}.admin-topbar__heading>div{min-width:0}.admin-topbar h1{max-width:92px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-topbar__actions{gap:6px}.pos-product-grid{grid-template-columns:1fr}.barcode-scanner{align-items:stretch;flex-wrap:wrap}.barcode-scanner label{width:calc(100% - 48px)}.barcode-scanner>button{width:100%}.pos-customer-fields,.pos-cart-actions,.saved-orders-grid,.order-detail-info{grid-template-columns:1fr}.pos-total{align-items:flex-end;flex-direction:column}.order-detail-head{align-items:flex-start;flex-wrap:wrap}.order-detail-head>.status{margin-left:0}.order-detail-line{grid-template-columns:36px minmax(0,1fr) auto}.order-detail-line>span{grid-column:2}.order-detail-line>b{grid-column:3;grid-row:1 / span 2}.payment-options-grid{grid-template-columns:1fr}.payment-options-grid--two{grid-template-columns:repeat(2,1fr)}.payment-modal__actions{grid-template-columns:1fr}.report-presets{display:grid;grid-template-columns:repeat(3,1fr)}.report-presets .filter-chip{padding:0 8px}.report-date-range{display:grid;grid-template-columns:1fr 1fr}.report-date-range label{min-width:0}.report-date-range input{width:100%}.report-date-separator{display:none}.report-date-range .button{grid-column:1 / -1}.report-range-caption{display:none}.header-language-switch button{min-width:28px;height:28px}.page-heading{flex-direction:column}.page-heading__action,.page-heading__action .button{width:100%}.stats-grid,.stats-grid--three{grid-template-columns:1fr}.stat-card{padding:17px}.sales-chart{height:235px;margin-right:13px;margin-left:43px}.sales-chart svg{height:190px}.chart-axis{height:190px}.panel__head{padding:18px 16px}.report-bars{height:220px;gap:5px;padding-right:13px;padding-left:13px}.modal-backdrop{padding:12px}.modal-card{border-radius:16px;padding:20px}.category-manager{border-radius:16px;padding:0}.modal-card__actions{flex-direction:column-reverse}.modal-card__actions .button{width:100%}.product-toolbar__actions{align-items:stretch;flex-direction:column}.product-toolbar .category-filter,.category-manage-button{width:100%}.category-manager__header{min-height:94px;padding:17px}.category-manager__title>span{width:42px;height:42px;flex:0 0 42px}.category-manager__title h2{font-size:17px}.category-browser{padding:18px 15px}.category-browser__head{align-items:stretch;flex-direction:column}.category-browser__head label{width:100%}.category-creator{padding:22px 17px}.product-drawer__header{min-height:70px;padding:13px 16px}.product-drawer__scroll{padding:16px 15px 23px}.product-drawer__image-wrap{height:220px;border-radius:15px}.product-drawer__intro h2{font-size:21px}.product-drawer__footer{padding:12px 15px}.product-drawer__footer .button{flex:1;padding:0 9px}.return-guide{align-items:stretch;flex-direction:column;gap:8px}.return-guide i{display:none}.return-detail-head{align-items:flex-start;flex-direction:column}.return-detail-head__amount{justify-items:start;text-align:left}.return-line{grid-template-columns:43px minmax(0,1fr)}.return-line__price{grid-column:2;justify-items:start;text-align:left}.return-quantity,.return-line__done{grid-column:2;justify-self:start}.return-total{align-items:stretch;flex-direction:column}.return-total .button{width:100%}.return-history-card{grid-template-columns:39px minmax(0,1fr)}.return-history-card__meta{grid-column:2;min-width:0;justify-items:start;text-align:left}.return-confirm-summary{grid-template-columns:1fr}.shift-header-actions{width:100%}.shift-header-actions .button{flex:1;padding:0 9px}.cash-shift-gate{grid-template-columns:1fr;padding:23px 18px}.cash-shift-gate__visual{width:70px;height:70px}.cash-shift-gate__visual>span{width:46px;height:46px;font-size:20px}.cash-shift-open-form{grid-column:auto}.shift-status-bar{grid-template-columns:auto 1fr;gap:12px}.shift-status-bar__metric{grid-column:1 / -1}.close-shift-summary,.cash-shift-detail__totals,.cash-shift-cash-flow{grid-template-columns:1fr}.cash-shift-cash-flow>span{transform:rotate(90deg)}.cash-shift-close-result{grid-template-columns:1fr}}.dashboard-telegram-orders{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(300px,1.1fr) auto;align-items:center;gap:18px;padding:14px 16px;border-color:#ddd4f4;background:linear-gradient(105deg,#fbf9ff,#fff 62%)}.dashboard-telegram-orders.has-new{box-shadow:0 10px 26px #5d42b017}.dashboard-telegram-orders__intro{display:flex;min-width:0;align-items:center;gap:12px}.dashboard-telegram-orders__intro>span{display:grid;width:43px;height:43px;flex:0 0 43px;place-items:center;border-radius:13px;color:#fff;background:linear-gradient(135deg,#6c4bc9,#8e72dd);box-shadow:0 8px 18px #5b40b133;font-size:17px}.dashboard-telegram-orders__intro>div{display:grid;min-width:0;gap:2px}.dashboard-telegram-orders__intro small{color:#7659c6;font-size:7px;font-weight:800;letter-spacing:.12em}.dashboard-telegram-orders__intro h3{margin:0;font-size:12px}.dashboard-telegram-orders__intro p{overflow:hidden;margin:0;color:#918998;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.dashboard-telegram-orders__recent{display:flex;min-width:0;gap:6px}.dashboard-telegram-orders__recent button{display:flex;min-width:0;flex:1;align-items:center;justify-content:space-between;gap:7px;padding:9px 10px;border:1px solid #ebe6f0;border-radius:10px;background:#fff;cursor:pointer;text-align:left}.dashboard-telegram-orders__recent button>span{display:grid;min-width:0;gap:2px}.dashboard-telegram-orders__recent strong{color:#6242ba;font-size:8px}.dashboard-telegram-orders__recent small{overflow:hidden;color:#8f8794;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.dashboard-telegram-orders__recent b{white-space:nowrap;font-size:8px}.dashboard-telegram-orders>.button{min-height:38px;white-space:nowrap}.customer-order-stats .stat-card:first-child{border-color:#ded3fa;background:linear-gradient(145deg,#fff,#faf8ff)}.customer-order-toolbar .filter-chip{display:inline-flex;align-items:center;gap:7px}.customer-order-toolbar .filter-chip b{display:grid;min-width:18px;height:18px;padding:0 4px;place-items:center;border-radius:7px;color:#756d7b;background:#efecf1;font-size:7px}.customer-order-toolbar .filter-chip.is-active b{color:#fff;background:#fff3}.customer-order-toolbar .table-search button{display:grid;width:25px;height:25px;flex:0 0 25px;place-items:center;border:0;border-radius:8px;color:#8e8792;background:#f2eff4;cursor:pointer;font-size:16px}.customer-order-notice{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #cae6d8;border-radius:13px;padding:10px 12px;color:#277658;background:#f0faf5}.customer-order-notice>span{display:grid;width:28px;height:28px;place-items:center;border-radius:9px;color:#fff;background:#3a9873;font-size:11px;font-weight:900}.customer-order-notice strong{font-size:9px}.customer-order-notice button{color:#60907b;background:none;cursor:pointer;font-size:17px}.customer-orders-workspace{display:grid;grid-template-columns:minmax(290px,.68fr) minmax(500px,1.32fr);align-items:start;gap:15px}.customer-order-queue,.customer-order-detail{min-height:635px;overflow:hidden}.customer-order-queue{display:flex;flex-direction:column}.customer-order-queue__head{display:flex;min-height:66px;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #ede9f0}.customer-order-queue__head>div{display:grid;gap:3px}.customer-order-queue__head strong{font-size:11px}.customer-order-queue__head span{color:#98919d;font-size:8px}.customer-order-queue__head>i{display:grid;min-width:31px;height:31px;padding:0 6px;place-items:center;border-radius:10px;color:#8e8594;background:#f1eef3;font-size:9px;font-style:normal;font-weight:800}.customer-order-queue__head>i.has-new{color:#fff;background:#7556d3;box-shadow:0 7px 16px #563db033}.customer-order-list{max-height:720px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#d9d3dc transparent}.customer-order-card{display:grid;width:100%;grid-template-columns:38px minmax(0,1fr);gap:10px;padding:14px;border:0;border-bottom:1px solid #efecf1;background:#fff;cursor:pointer;text-align:left;transition:.14s ease}.customer-order-card:hover{background:#fcfbfd}.customer-order-card.is-active{box-shadow:inset 3px 0 #7556d3;background:#f8f5ff}.customer-order-card__icon{display:grid;width:38px;height:38px;grid-row:1 / span 2;place-items:center;border-radius:12px;color:#6b4ac9;background:#eee8ff;font-size:14px;font-weight:900}.customer-order-card__icon.status-confirmed{color:#347aa7;background:#e8f3fb}.customer-order-card__icon.status-completed{color:#278060;background:#e8f6f0}.customer-order-card__icon.status-cancelled{color:#b84855;background:#fcebed}.customer-order-card__main{display:grid;min-width:0;gap:4px}.customer-order-card__main>span:first-child,.customer-order-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:9px}.customer-order-card__main>span:first-child strong{color:#6645bf;font-size:9px}.customer-order-card__main>span:first-child small{color:#a099a4;font-size:7px}.customer-order-card__main>b{overflow:hidden;color:#3e3744;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.customer-order-card__main>small{overflow:hidden;color:#918995;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.customer-order-card__bottom{margin-top:5px;padding-top:7px;border-top:1px dashed #e8e3ea}.customer-order-card__bottom i{color:#958d99;font-size:7px;font-style:normal}.customer-order-card__bottom strong{color:#3f3746;font-size:9px}.customer-order-card>.status{grid-column:2;justify-self:start;margin-top:2px}.customer-order-loader{display:grid;min-height:360px;place-items:center}.customer-order-empty,.customer-order-select-empty{display:grid;min-height:420px;place-items:center;align-content:center;padding:35px;text-align:center}.customer-order-empty>span,.customer-order-select-empty>span{display:grid;width:58px;height:58px;margin-bottom:14px;place-items:center;border-radius:19px;color:#704fd0;background:#eee8ff;font-size:25px}.customer-order-empty strong,.customer-order-select-empty h3{margin:0;color:#463e4d;font-size:13px}.customer-order-empty small,.customer-order-select-empty p{max-width:300px;margin:6px 0 0;color:#958d99;font-size:8px;line-height:1.6}.customer-order-detail{position:sticky;top:92px;display:flex;max-height:calc(100vh - 116px);flex-direction:column}.customer-order-detail__head{display:flex;min-height:86px;align-items:center;justify-content:space-between;gap:18px;padding:17px 20px;border-bottom:1px solid #ede9f0;background:linear-gradient(130deg,#fff,#fbf9ff)}.customer-order-detail__head>div{display:grid;gap:3px}.customer-order-detail__head h2{margin:1px 0 0;color:#4e367f;font:800 18px Manrope,sans-serif}.customer-order-detail__head p{margin:0;color:#9b949f;font-size:8px}.customer-order-detail__scroll{flex:1;padding:18px 20px 24px;overflow-y:auto}.customer-order-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.customer-order-contact-grid>div{display:flex;min-width:0;align-items:center;gap:10px;padding:12px;border:1px solid #ebe7ed;border-radius:12px;background:#fbfafc}.customer-contact-icon{display:grid;width:35px;height:35px;flex:0 0 35px;place-items:center;border-radius:11px;color:#6446bf;background:#eee8ff;font-size:15px}.customer-contact-icon--telegram{color:#2187c2;background:#e5f4fc}.customer-order-contact-grid>div>span:last-child{display:grid;min-width:0;gap:2px}.customer-order-contact-grid small{color:#99919d;font-size:7px}.customer-order-contact-grid strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.customer-order-contact-grid a,.customer-order-contact-grid span span{color:#684dbb;font-size:8px;text-decoration:none}.customer-order-delivery{display:flex;align-items:flex-start;gap:11px;margin-top:10px;padding:13px;border:1px solid #e5e0ec;border-radius:13px;background:#f8f5ff}.customer-order-delivery>span{display:grid;width:35px;height:35px;flex:0 0 35px;place-items:center;border-radius:11px;color:#fff;background:#7556d3;font-size:16px}.customer-order-delivery>div{display:grid;min-width:0;gap:4px}.customer-order-delivery small{color:#8e8496;font-size:7px}.customer-order-delivery strong{font-size:9px;line-height:1.5}.customer-order-delivery p{margin:2px 0 0;color:#716779;font-size:8px;line-height:1.55}.customer-order-map-link{width:fit-content;margin-top:3px;padding:6px 9px;border:1px solid #d4c9ef;border-radius:8px;color:#6849c8;background:#fff;font-size:8px;font-weight:800;text-decoration:none}.customer-order-map-link:hover{border-color:#7556d3;background:#f3efff}.customer-order-delivery .customer-order-delivery__fee{margin-top:5px;color:#8e8496}.customer-order-delivery__fee b{color:#4d3b85}.customer-order-products{margin-top:16px;overflow:hidden;border:1px solid #e9e5eb;border-radius:14px}.customer-order-products__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;background:#faf9fb}.customer-order-products__head strong{font-size:9px}.customer-order-products__head span{color:#918a95;font-size:8px}.customer-order-product{display:grid;grid-template-columns:44px minmax(125px,1fr) auto auto;align-items:center;gap:10px;padding:11px 13px;border-top:1px solid #efecf1}.customer-order-product>img,.customer-order-product__placeholder{display:grid;width:44px;height:44px;place-items:center;border-radius:11px;color:#7156bc;background:#eee9fa;object-fit:cover}.customer-order-product>div{display:grid;min-width:0;gap:3px}.customer-order-product>div strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.customer-order-product>div small{color:#99919d;font-size:7px}.customer-order-product>div span{justify-self:start;padding:3px 6px;border-radius:6px;font-size:6px;font-weight:800}.customer-order-product>div span.is-ready{color:#27775a;background:#e9f6ef}.customer-order-product>div span.is-short{color:#b74755;background:#fcebed}.customer-order-product>span{color:#8c8491;font-size:8px}.customer-order-product>b{min-width:78px;font-size:9px;text-align:right}.customer-order-timeline{display:grid;grid-template-columns:repeat(3,1fr);margin:16px 0;padding:13px;border:1px solid #eae6ed;border-radius:13px}.customer-order-timeline>div{position:relative;display:flex;align-items:center;gap:8px}.customer-order-timeline>div:not(:last-child):after{position:absolute;z-index:0;top:14px;left:30px;width:calc(100% - 25px);height:1px;background:#e4dfe7;content:""}.customer-order-timeline i{z-index:1;display:grid;width:27px;height:27px;flex:0 0 27px;place-items:center;border:3px solid #f0edf2;border-radius:50%;background:#fff;color:#fff;font-size:8px;font-style:normal;font-weight:900}.customer-order-timeline>div.is-active i{border:0;background:#3b9671}.customer-order-timeline>div.is-danger i{background:#c44f5c}.customer-order-timeline>div>span{z-index:1;display:grid;min-width:0;gap:2px;background:#fff}.customer-order-timeline strong{font-size:7px}.customer-order-timeline small{overflow:hidden;color:#9b949e;font-size:6px;text-overflow:ellipsis;white-space:nowrap}.customer-order-processor{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:11px;background:#f3f8f6}.customer-order-processor>span{display:grid;width:27px;height:27px;place-items:center;border-radius:9px;color:#fff;background:#3c9672;font-size:9px}.customer-order-processor>div{display:grid;gap:2px}.customer-order-processor small{color:#81948b;font-size:7px}.customer-order-processor strong{font-size:8px}.customer-order-processor button{margin-left:auto;color:#6247b5;background:none;cursor:pointer;font-size:8px;font-weight:800}.customer-order-detail__footer{display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:18px;padding:13px 20px calc(13px + env(safe-area-inset-bottom));border-top:1px solid #e8e4eb;background:#fff;box-shadow:0 -8px 22px #2c23350a}.customer-order-detail__footer>div:first-child{display:grid;gap:2px}.customer-order-detail__footer>div:first-child small{color:#958e99;font-size:7px}.customer-order-detail__footer>div:first-child strong{color:#523592;font-size:17px}.customer-order-detail__footer>div:first-child span{color:#3b8c6d;font-size:7px;font-weight:800}.customer-order-detail__footer>div:last-child{display:flex;gap:8px}.customer-order-detail__footer .button{min-height:39px;white-space:nowrap}.customer-order-cancel{color:#b24754}.customer-order-payment{max-width:590px}.customer-order-shift-note{display:flex;align-items:center;gap:9px;margin-top:13px;padding:10px 11px;border:1px solid #dbe6f0;border-radius:10px;color:#426d91;background:#f1f7fb}.customer-order-shift-note>span{display:grid;width:24px;height:24px;flex:0 0 24px;place-items:center;border-radius:8px;color:#fff;background:#4c86b7;font-size:9px;font-weight:900}.customer-order-shift-note p{display:grid;gap:2px;margin:0}.customer-order-shift-note strong{font-size:8px}.customer-order-shift-note small{color:#6d879d;font-size:7px}.customer-order-cancel-modal{max-width:490px}@media(max-width:1050px){.dashboard-telegram-orders{grid-template-columns:minmax(240px,1fr) auto}.dashboard-telegram-orders__recent{grid-column:1 / -1;grid-row:2}.customer-orders-workspace{grid-template-columns:minmax(260px,.72fr) minmax(430px,1.28fr)}.customer-order-product{grid-template-columns:40px minmax(105px,1fr) auto}.customer-order-product>b{grid-column:3;grid-row:1}.customer-order-product>span{grid-column:2 / -1;justify-self:end}}@media(max-width:840px){.customer-orders-workspace{grid-template-columns:1fr}.customer-order-queue,.customer-order-detail{min-height:0}.customer-order-list{max-height:360px}.customer-order-detail{position:static;max-height:none}.customer-order-detail__scroll{overflow:visible}}@media(max-width:560px){.dashboard-telegram-orders{grid-template-columns:1fr}.dashboard-telegram-orders__recent{display:grid;grid-column:auto;grid-row:auto}.dashboard-telegram-orders>.button{width:100%}.customer-order-contact-grid{grid-template-columns:1fr}.customer-order-product{grid-template-columns:40px minmax(0,1fr) auto}.customer-order-product>span{grid-column:2;justify-self:start}.customer-order-product>b{grid-column:3;grid-row:1 / span 2}.customer-order-timeline{grid-template-columns:1fr;gap:10px}.customer-order-timeline>div:not(:last-child):after{top:27px;left:13px;width:1px;height:18px}.customer-order-detail__footer{align-items:stretch;flex-direction:column}.customer-order-detail__footer>div:last-child{display:grid;grid-template-columns:1fr}.customer-order-detail__footer .button{width:100%}}.inventory-count-loader{min-height:280px}.inventory-count-empty{display:grid;grid-template-columns:auto minmax(260px,1fr) minmax(270px,.8fr) auto;align-items:center;gap:28px;min-height:235px;padding:32px}.inventory-count-empty__visual{display:grid;width:78px;height:78px;place-items:center;border-radius:24px;color:#7455d9;background:linear-gradient(145deg,#eee9ff,#f8f6ff);box-shadow:inset 0 0 0 1px #e6dfff}.inventory-count-empty__visual>span{font-size:37px}.inventory-count-empty h3{margin:7px 0 8px;color:#332d3b;font:700 19px Manrope,sans-serif}.inventory-count-empty p{max-width:600px;margin:0;color:#8d8693;font-size:10px;line-height:1.65}.inventory-count-steps{display:grid;gap:10px;margin:0;padding:0;list-style:none}.inventory-count-steps li{display:flex;align-items:center;gap:10px}.inventory-count-steps li>b{display:grid;width:29px;height:29px;flex:0 0 29px;place-items:center;border-radius:9px;color:#694cc8;background:#f0ebff;font-size:9px}.inventory-count-steps li>span{display:grid;gap:2px}.inventory-count-steps strong{color:#504858;font-size:9px}.inventory-count-steps small{color:#9b949f;font-size:8px}.inventory-count-banner{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(210px,300px);align-items:center;gap:17px;border:1px solid #ded6f5;border-radius:17px;padding:18px 20px;background:linear-gradient(115deg,#f8f5ff,#fff)}.inventory-count-banner--submitted{border-color:#dfd3aa;background:linear-gradient(115deg,#fffbec,#fff)}.inventory-count-banner__icon{display:grid;width:47px;height:47px;place-items:center;border-radius:14px;color:#fff;background:#7455d9;font-size:24px;font-weight:800;box-shadow:0 8px 19px #7455d933}.inventory-count-banner--submitted .inventory-count-banner__icon{background:#bd8b2d;box-shadow:0 8px 19px #bd8b2d2b}.inventory-count-banner__main{min-width:0}.inventory-count-banner__main h3{margin:4px 0;color:#352e3d;font:700 16px Manrope,sans-serif}.inventory-count-banner__main p{overflow:hidden;margin:0;color:#918a96;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.inventory-count-progress{display:grid;gap:6px}.inventory-count-progress>div{display:flex;align-items:center;justify-content:space-between;color:#847b8e;font-size:9px}.inventory-count-progress strong{color:#6548c6;font-size:13px}.inventory-count-progress>i{overflow:hidden;height:7px;border-radius:999px;background:#eae5ef}.inventory-count-progress>i>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7455d9,#9a7ee9);transition:width .22s ease}.inventory-count-progress>small{color:#9a939e;font-size:8px;text-align:right}.inventory-count-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.inventory-count-stats article{display:flex;align-items:center;gap:11px;border:1px solid #ece8ef;border-radius:14px;padding:14px 16px;background:#fff}.inventory-count-stats article>span{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:10px;color:#684cc5;background:#f0ebff;font-size:16px;font-weight:800}.inventory-count-stats article>div{display:grid;min-width:0;gap:3px}.inventory-count-stats small{color:#97909b;font-size:8px}.inventory-count-stats strong{color:#36303d;font-size:15px;white-space:nowrap}.inventory-count-stats .is-shortage>span{color:#b44351;background:#fff0f2}.inventory-count-stats .is-shortage strong{color:#b44351}.inventory-count-stats .is-surplus>span{color:#277a5d;background:#e9f6ef}.inventory-count-stats .is-surplus strong{color:#277a5d}.inventory-count-review-note{display:flex;align-items:center;gap:12px;border:1px solid #eadbac;border-radius:13px;padding:13px 15px;color:#72551e;background:#fffaf0}.inventory-count-review-note>span{display:grid;width:31px;height:31px;flex:0 0 31px;place-items:center;border-radius:9px;color:#fff;background:#bd8b2d;font-weight:900}.inventory-count-review-note>div{display:grid;gap:3px}.inventory-count-review-note strong{font-size:9px}.inventory-count-review-note p{margin:0;color:#91743e;font-size:8px}.inventory-count-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px}.inventory-count-search{width:min(520px,100%)}.inventory-count-search button{width:26px;height:26px;flex:0 0 26px;border-radius:8px;color:#8a8291;background:#f2eff5;cursor:pointer;font-size:16px}.inventory-count-table table{min-width:900px}.inventory-count-table tbody tr{transition:background .15s ease}.inventory-count-table tbody tr.is-different{background:snow}.inventory-count-table tbody tr.is-uncounted{background:#fffdf8}.inventory-count-input-wrap{position:relative;width:96px}.inventory-count-input-wrap input{width:96px;height:37px;border:1px solid #ded8e5;border-radius:9px;padding:0 27px 0 10px;color:#352e3d;background:#fff;font-size:12px;font-weight:800;outline:0;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.inventory-count-input-wrap input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.inventory-count-input-wrap input:focus{border-color:#8064dc;box-shadow:0 0 0 3px #7455d91a}.inventory-count-input-wrap input:disabled{color:#67606e;background:#f4f2f6}.inventory-count-saving{position:absolute;top:12px;right:9px;width:12px;height:12px;border:2px solid #ded7ed;border-top-color:#7455d9;border-radius:50%;animation:spin .7s linear infinite}.inventory-count-difference{display:inline-grid;min-width:39px;height:29px;place-items:center;border-radius:8px;color:#fff;background:#6f52cd;font-size:10px;font-weight:900}.inventory-count-difference.is-zero{color:#79717f;background:#f0edf2}.inventory-count-difference.is-negative{color:#b44351;background:#fff0f2}.inventory-count-difference.is-positive{color:#277a5d;background:#e9f6ef}.inventory-count-footer{position:sticky;z-index:5;bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #ddd6e8;border-radius:15px;padding:14px 16px;background:#fffffff5;box-shadow:0 12px 35px #30263f17;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.inventory-count-footer>div:first-child{display:grid;gap:3px}.inventory-count-footer>div:first-child strong{color:#4c4355;font-size:10px}.inventory-count-footer>div:first-child small{color:#99919f;font-size:8px}.inventory-count-footer>div:last-child{display:flex;align-items:center;gap:8px}.inventory-count-waiting{border-radius:10px;padding:11px 13px;color:#8a6726;background:#fff5df;font-size:9px;font-weight:800}.inventory-count-history-row{cursor:pointer}.inventory-count-history-row:hover{background:#faf8ff}.inventory-count-history-shortage{color:#b44351}.inventory-count-history-surplus{color:#277a5d}.inventory-count-start-modal h2,.inventory-count-action-modal h2{margin:7px 0 8px;color:#312a39;font:700 21px Manrope,sans-serif}.inventory-count-start-modal>p,.inventory-count-action-modal>p{margin:0 0 16px;color:#8e8793;font-size:9px;line-height:1.6}.inventory-count-dialog-icon{display:grid;width:44px;height:44px;margin-bottom:16px;place-items:center;border-radius:13px;color:#7455d9;background:#eee9ff;font-size:23px;font-weight:900}.inventory-count-dialog-icon--cancel{color:#b44351;background:#fff0f2}.inventory-count-dialog-icon--complete{color:#277a5d;background:#e9f6ef}.inventory-count-confirm-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:17px}.inventory-count-confirm-grid>span{display:grid;gap:4px;border:1px solid #e9e5ed;border-radius:11px;padding:12px;background:#faf9fb}.inventory-count-confirm-grid small{color:#96909b;font-size:8px}.inventory-count-confirm-grid strong{color:#3c3444;font-size:16px}.inventory-count-confirm-grid .is-shortage{border-color:#f0d5d9;background:#fff7f8}.inventory-count-confirm-grid .is-shortage strong{color:#b44351}.inventory-count-confirm-grid .is-surplus{border-color:#d3eadd;background:#f4fbf7}.inventory-count-confirm-grid .is-surplus strong{color:#277a5d}.inventory-count-history-modal{width:min(680px,100%)}.inventory-count-history-items{display:grid;max-height:380px;overflow-y:auto;gap:8px;margin-top:16px;padding-right:3px}.inventory-count-history-items article{display:grid;grid-template-columns:39px minmax(0,1fr) auto;align-items:center;gap:11px;border:1px solid #ebe7ef;border-radius:11px;padding:9px 11px}.inventory-count-history-items article img{width:39px;height:39px;border-radius:9px;object-fit:cover;background:#f2eef7}.inventory-count-history-items article>div{display:grid;min-width:0;gap:4px}.inventory-count-history-items article strong{overflow:hidden;color:#433b4b;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.inventory-count-history-items article small{color:#948c99;font:700 8px monospace}.inventory-count-history-items article>b{border-radius:8px;padding:7px 9px;font-size:10px}.inventory-count-history-items .is-negative{color:#b44351;background:#fff0f2}.inventory-count-history-items .is-positive{color:#277a5d;background:#e9f6ef}.movement-card--inventory_count{border-left-color:#7455d9}.movement-icon--inventory_count,.movement-delta--inventory_count{color:#684cc5;background:#f0ebff}@media(max-width:1180px){.inventory-count-empty{grid-template-columns:auto minmax(260px,1fr) minmax(250px,.8fr)}.inventory-count-empty>.button{grid-column:2 / -1;justify-self:start}}@media(max-width:840px){.inventory-count-empty{grid-template-columns:auto minmax(0,1fr)}.inventory-count-steps{grid-column:1 / -1;grid-template-columns:repeat(3,1fr)}.inventory-count-empty>.button{grid-column:1 / -1}.inventory-count-banner{grid-template-columns:auto minmax(0,1fr)}.inventory-count-progress{grid-column:1 / -1}.inventory-count-stats{grid-template-columns:repeat(2,1fr)}.inventory-count-toolbar{align-items:stretch;flex-direction:column}.inventory-count-search{width:100%}.inventory-count-footer{position:static;align-items:flex-start;flex-direction:column}.inventory-count-footer>div:last-child{width:100%;justify-content:flex-end}}@media(max-width:560px){.inventory-count-empty{grid-template-columns:1fr;padding:22px 18px}.inventory-count-empty__visual{width:62px;height:62px;border-radius:19px}.inventory-count-steps{grid-column:auto;grid-template-columns:1fr}.inventory-count-empty>.button{grid-column:auto;width:100%}.inventory-count-banner{grid-template-columns:1fr;align-items:start}.inventory-count-banner__main p{white-space:normal}.inventory-count-stats{grid-template-columns:1fr 1fr}.inventory-count-stats article{padding:12px}.inventory-count-footer>div:last-child{align-items:stretch;flex-direction:column-reverse}.inventory-count-footer .button,.inventory-count-waiting{width:100%;text-align:center}.inventory-count-confirm-grid{grid-template-columns:1fr}}
