.mobile-menu-page{min-height:100vh;background:#eef1f8}.mobile-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;background:#eef1f8;overflow-y:auto;animation:mobileMenuFadeIn .2s ease}@keyframes mobileMenuFadeIn{0%{opacity:0}to{opacity:1}}.mobile-hero{background:linear-gradient(160deg,#5b9fd8,#4a8fd4,#3b7ec9 70%,#2f6eb8);border-radius:0 0 32px 32px;padding:12px 16px 32px;color:#fff;box-shadow:0 4px 20px #2f6eb859}.mobile-hero-top{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:8px;margin-bottom:20px}.mobile-hero-spacer{width:36px}.mobile-hero-title{margin:0;text-align:center;font-size:18px;font-weight:600;letter-spacing:.3px}.mobile-hero-actions{display:flex;align-items:center;gap:4px}.mobile-hero-icon-btn{width:36px;height:36px;border:none;background:transparent;color:#fff;font-size:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;border-radius:50%;transition:background .15s}.mobile-hero-icon-btn:active{background:#ffffff26}.mobile-hero-firm{margin:0;text-align:center;font-size:15px;font-weight:500}.mobile-hero-role{margin:4px 0 0;text-align:center;font-size:13px;opacity:.9}.mobile-menu-body{padding:16px 14px 28px;margin-top:-8px}.mobile-menu-sales-cta{width:100%;border:none;border-radius:14px;background:linear-gradient(160deg,#3b7ec9,#2f6eb8);color:#fff;min-height:52px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:15px;font-weight:600;box-shadow:0 4px 14px #2f6eb859;margin-bottom:12px;cursor:pointer}.mobile-menu-sales-cta i{font-size:18px}.mobile-menu-sales-cta:active{transform:scale(.99)}.mobile-menu-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.mobile-menu-card{aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:12px 8px;background:#fff;border:none;border-radius:18px;box-shadow:0 2px 10px #303e6714;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease;position:relative}.mobile-menu-card:active{transform:scale(.97);box-shadow:0 1px 4px #303e671a}.mobile-menu-card-icon{font-size:30px;color:#2c2c2c;line-height:1}.mobile-menu-card-label{font-size:11px;line-height:1.3;color:#333;text-align:center;font-weight:500;max-width:100%;padding:0 2px}.mobile-menu-badge{position:absolute;top:8px;right:8px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#e74c3c;color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}.mobile-home-fab{position:fixed;right:16px;bottom:16px;z-index:120;width:50px;height:50px;border-radius:50%;background:linear-gradient(160deg,#5b9fd8,#3b7ec9);color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;box-shadow:0 4px 16px #3b7ec973;text-decoration:none}@media(max-width:380px){.mobile-menu-grid{gap:10px}.mobile-menu-card-icon{font-size:26px}.mobile-menu-card-label{font-size:10px}.mobile-menu-body{padding:14px 10px 24px}}@media(min-width:992px){.mobile-home-fab{display:none}}.app-shell{display:flex;min-height:100vh;max-width:100%;overflow-x:hidden}.leftbar{width:260px;flex-shrink:0;background:#1a2035;position:fixed;top:0;left:0;bottom:0;z-index:200;overflow-y:auto;transition:transform .25s ease}.sidebar-backdrop{display:none}.sidebar{min-height:100%}.logobar{padding:20px 16px;border-bottom:1px solid rgba(255,255,255,.06);text-align:center}.logobar img{max-height:42px}.navigationbar{padding:12px 0 24px}.vertical-menu{list-style:none;margin:0;padding:0}.vertical-menu>li{margin:2px 0}.vertical-menu a,.nav-parent{display:flex;align-items:center;gap:10px;width:100%;padding:11px 20px;color:#a8b5c9;background:none;border:none;text-align:left;cursor:pointer;font-size:13px;transition:background .15s,color .15s}.vertical-menu a:hover,.nav-parent:hover,.vertical-menu a.active{background:#ffffff0f;color:#fff}.vertical-menu a.active{border-left:3px solid #18d26b;padding-left:17px}.vertical-menu .fa:first-child{width:18px;text-align:center}.nav-chevron{margin-left:auto;font-size:11px;transition:transform .2s}.nav-chevron.open{transform:rotate(90deg)}.vertical-submenu{list-style:none;margin:0;padding:0;background:#00000026}.vertical-submenu a{padding-left:48px;font-size:12px}.rightbar{flex:1;margin-left:260px;min-width:0;display:flex;flex-direction:column;transition:margin-left .25s ease}.app-shell.sidebar-closed .leftbar{transform:translate(-100%)}.app-shell.sidebar-open .leftbar{transform:translate(0)}.app-shell.sidebar-closed .rightbar{margin-left:0}.topbar{background:#fff;border-bottom:1px solid #ebebeb;position:sticky;top:0;z-index:90}.topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 20px;flex-wrap:wrap}.togglebar{display:flex;align-items:center;gap:16px;flex:1;min-width:240px}.menu-hamburger{width:36px;height:36px;border:none;background:#f2f3f7;border-radius:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer;flex-shrink:0}.menu-hamburger.is-open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.menu-hamburger.is-open span:nth-child(2){opacity:0}.menu-hamburger.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.menu-hamburger span{display:block;width:16px;height:2px;background:#303e67;transition:transform .2s ease,opacity .2s ease}.topbar-search{display:flex;flex:1;max-width:360px}.topbar-search input{flex:1;border:1px solid #dbe0ec;border-right:none;border-radius:4px 0 0 4px;padding:8px 12px}.topbar-search button{border:1px solid #dbe0ec;border-left:none;background:#fff;border-radius:0 4px 4px 0;padding:0 14px;cursor:pointer;color:#8a98ac}.infobar{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.top-link,.icon-btn{border:none;background:none;color:#8a98ac;font-size:13px;cursor:pointer;white-space:nowrap}.license-link{font-weight:600}.firm-label{color:#8a98ac;font-size:13px}.icon-btn{font-size:18px;padding:4px}.dropdown-wrap{position:relative}.dropdown-menu{position:absolute;right:0;top:calc(100% + 8px);min-width:260px;background:#fff;border:1px solid #ebebeb;border-radius:4px;box-shadow:0 8px 24px #0000001f;z-index:200;padding:8px 0}.dropdown-title{padding:10px 16px;font-weight:600;border-bottom:1px solid #ebebeb}.dropdown-menu a,.dropdown-item{display:flex;align-items:center;gap:8px;width:100%;padding:10px 16px;border:none;background:none;text-align:left;color:#303e67;font-size:13px;cursor:pointer}.dropdown-menu a:hover,.dropdown-item:hover{background:#f2f3f7}.dropdown-all{border-top:1px solid #ebebeb;font-weight:600}.branch-menu{padding:12px}.dropdown-hint{margin:0 0 10px;font-size:12px;color:#8a98ac}.branch-search{width:100%;border:1px solid #dbe0ec;border-radius:4px;padding:8px 10px;margin-bottom:8px}.active-branch{color:#18d26b}.dropdown-item.strong{font-weight:600}.dropdown-item.logout{color:#e55353;border-top:1px solid #ebebeb;margin-top:4px}.contentbar{padding:24px;flex:1;min-width:0;max-width:100%}.contentbar-menu{padding:0}.mobile-menu-shell .rightbar{margin-left:0}.mobile-menu-shell .contentbar-menu{min-height:100vh;padding:0}@media(max-width:991px){.leftbar{display:none}.rightbar,.app-shell.sidebar-closed .rightbar{margin-left:0}.contentbar{padding:16px}.contentbar-menu{padding:0}.topbar-search,.firm-label{display:none}}.nav-badge,.topbar-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;margin-left:auto;border-radius:999px;background:#e74c3c;color:#fff;font-size:11px;font-weight:700;line-height:1}.vertical-menu a{position:relative}.vertical-menu .nav-badge{margin-left:8px}.web-orders-bell{position:relative;text-decoration:none}.web-orders-bell .topbar-badge{position:absolute;top:-2px;right:-4px;margin-left:0;min-width:16px;height:16px;font-size:10px}.web-order-toast{display:block;margin:0 0 12px;padding:12px 16px;border-radius:8px;background:#fff3cd;border:1px solid #ffeeba;color:#856404;text-decoration:none;font-size:14px;word-break:break-word}.topbar .lang-switcher{flex-shrink:0}@media(max-width:1200px)and (min-width:992px){.leftbar{width:76px}.rightbar{margin-left:76px}.logobar{padding:14px 8px}.navigationbar{padding:8px 0 14px}.vertical-menu a,.nav-parent{justify-content:center;padding:11px 8px}.vertical-menu a>span:not(.nav-badge),.nav-parent>span{display:none}.vertical-submenu,.nav-chevron{display:none}.vertical-menu .nav-badge{margin-left:0;position:absolute;top:4px;right:4px}.topbar-inner{gap:10px;padding:10px 12px}.togglebar{min-width:0;gap:10px}.topbar-search{max-width:220px}.infobar{gap:10px}.top-link,.icon-btn,.firm-label{font-size:12px}.contentbar{padding:14px}}.login-page{min-height:100vh;background:linear-gradient(135deg,#eef2f8,#dfe8f5);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px}.login-lang-bar{width:100%;max-width:980px;display:flex;justify-content:flex-end;margin-bottom:12px}.login-container{width:100%;max-width:980px}.login-grid{display:grid;grid-template-columns:1fr;gap:0;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 12px 40px #0000001a}@media(min-width:768px){.login-grid{grid-template-columns:1fr 1fr}}.login-card{padding:40px 36px}.login-logo{text-align:center;margin-bottom:20px}.login-logo img{max-height:48px}.login-card h4{text-align:center;color:#0080ff;margin:0 0 24px;font-size:22px}.login-type{display:flex;gap:24px;margin-bottom:20px;font-size:14px}.login-type label{display:flex;align-items:center;gap:6px;cursor:pointer}.login-type-toggle{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:16px;padding:4px;border-radius:999px;background:#eef1f6}.login-type-toggle button{min-height:36px;border:none;border-radius:999px;background:transparent;color:#303e67;font-weight:700;cursor:pointer}.login-type-toggle button.active{background:#0080ff;color:#fff}.form-group{margin-bottom:16px}.form-group input{width:100%;border:1px solid #dbe0ec;border-radius:4px;padding:12px 14px}.form-group input:focus{outline:none;border-color:#0080ff}.login-error{color:#e55353;font-size:13px;margin:0 0 12px}.login-hint{text-align:center;color:#6c757d;font-size:14px;margin:-12px 0 20px}.staff-login-form__hint{text-align:center;color:#6c757d;font-size:14px;margin:0 0 16px}.login-switch-hint{margin:14px 0 0;text-align:center;font-size:13px;color:#6c757d}.login-switch-link{border:none;background:none;padding:0;color:#0080ff;font-weight:700;cursor:pointer}.staff-login-panel{margin-top:16px;padding:16px;border-radius:8px;background:#f4f8ff;border:1px solid #d8e6ff}.staff-login-panel h5{margin:0 0 8px;color:#0080ff}.staff-login-panel p{margin:0 0 12px;color:#6c757d;font-size:14px}.staff-login-form--compact .btn-login{margin-top:4px}.btn-login--secondary{background:#0080ff;margin-top:0;min-height:44px;padding:10px 14px;font-size:14px}.staff-login-form__branch-row{display:grid;grid-template-columns:1fr auto;gap:8px;margin-bottom:12px}.staff-login-form__branch-row input{width:100%;border:1px solid #dbe0ec;border-radius:4px;padding:12px 14px}.staff-login-form__selected{margin:0 0 10px;font-size:14px;color:#303e67}.staff-login-picker{display:grid;gap:8px;margin-bottom:12px;max-height:220px;overflow-y:auto}.staff-login-picker__item{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:12px 14px;border:1px solid #dbe0ec;border-radius:10px;background:#fff;cursor:pointer;text-align:left}.staff-login-picker__item strong{color:#181c23;font-size:15px}.staff-login-picker__item span{color:#717786;font-size:12px;font-weight:700}.staff-login-picker__item.active{border-color:#0080ff;background:#eef5ff;box-shadow:inset 0 0 0 1px #0080ff}.dzy-terminal-menu__staff-login{margin:8px 0 12px;padding:12px;border-radius:12px;background:#eef5ff;border:1px solid #cfe0ff}.dzy-terminal-menu__staff-login span{display:block;margin-bottom:8px;font-size:12px;font-weight:800;color:#0058bc}.dzy-terminal-menu__staff-login button{width:100%;min-height:38px;border:none;border-radius:10px;background:#0067c8;color:#fff;font-weight:800;cursor:pointer}.btn-login{width:100%;border:none;background:#18d26b;color:#fff;font-size:16px;font-weight:600;padding:12px;border-radius:4px;cursor:pointer}.btn-login:hover{background:#14b85d}.login-links{text-align:right;margin-top:16px}.login-links a{color:#0080ff;font-size:13px}.register-link{text-align:center;margin-top:20px;color:#8a98ac}.register-link a{color:#0080ff}.login-promo{padding:40px 36px;border-top:1px solid #ebebeb;background:#fafbfd}@media(min-width:768px){.login-promo{border-top:none;border-left:1px solid #ebebeb}}.login-promo h4{margin:0 0 12px;font-size:18px;color:#303e67}.login-promo p{color:#8a98ac;line-height:1.6}.promo-image{width:200px;margin:16px 0 24px}.admin-shell{display:grid;grid-template-columns:220px 1fr;min-height:100vh;background:#eef1f8;max-width:100%;overflow-x:hidden}.admin-sidebar-backdrop,.admin-bottom-nav,.admin-mobile-header{display:none}.admin-topbar--desktop,.admin-sidebar--desktop{display:flex}.admin-hide-mobile{display:inline-flex}.admin-page{max-width:960px}.admin-section-title{margin:0 0 12px;font-size:15px;font-weight:700;color:#1f2a44}.admin-info-strip{background:#fff;border-radius:8px;padding:12px 14px;margin-bottom:16px;font-size:13px;color:#555;box-shadow:0 1px 3px #0000000f}.admin-quick-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px}.admin-quick-action{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:14px 10px;background:#fff;border-radius:10px;text-decoration:none;color:#1f2a44;font-size:13px;font-weight:600;box-shadow:0 1px 3px #00000014;border:1px solid #e8ecf4;min-height:72px}.admin-quick-action i{font-size:20px;color:#3b82f6}.admin-stats--compact{margin-bottom:20px}.admin-branch-card--link{text-decoration:none;color:inherit;display:block;transition:box-shadow .15s ease,transform .15s ease}.admin-branch-card--link:hover{box-shadow:0 4px 14px #1f2a441f;transform:translateY(-1px)}.admin-branch-card__stats--2{grid-template-columns:repeat(2,1fr)}.admin-nav a{display:flex;align-items:center;gap:10px}.admin-nav a i{width:18px;text-align:center;opacity:.85}.admin-sidebar-footer{margin-top:auto;display:flex;flex-direction:column;gap:4px}.admin-sidebar-link{color:#fffc;text-decoration:none;padding:10px 12px;display:flex;align-items:center;gap:10px;font-size:14px}.admin-sidebar-link:hover{color:#fff}.admin-mobile-list{display:none}.admin-table-wrap--desktop-only{display:block}.admin-icon-btn{width:40px;height:40px;border:none;border-radius:10px;background:#eef1f8;color:#1f2a44;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;flex-shrink:0}.admin-icon-btn:hover{background:#dbe3f3}.admin-content{min-width:0}.admin-pos-link__short{display:none}.admin-mobile-header .menu-hamburger{width:40px;height:40px;border:none;background:#eef1f8;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer;flex-shrink:0}.admin-mobile-header .menu-hamburger span{display:block;width:18px;height:2px;background:#1f2a44;transition:transform .2s ease,opacity .2s ease}.admin-mobile-header .menu-hamburger.is-open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.admin-mobile-header .menu-hamburger.is-open span:nth-child(2){opacity:0}.admin-mobile-header .menu-hamburger.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.admin-sidebar{background:linear-gradient(180deg,#1f2a44,#162033);color:#fff;padding:24px 16px;display:flex;flex-direction:column;gap:24px}.admin-brand strong{display:block;font-size:18px}.admin-brand span{color:#ffffffa6;font-size:13px}.admin-nav{display:flex;flex-direction:column;gap:6px}.admin-nav a{color:#ffffffd9;text-decoration:none;padding:10px 12px;border-radius:6px}.admin-nav a.active,.admin-nav a:hover{background:#ffffff1f;color:#fff}.admin-back{margin-top:auto;color:#fffc;text-decoration:none;padding:10px 12px}.admin-main{padding:24px}.admin-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:20px}.admin-stat-card{background:#fff;border-radius:8px;padding:16px;box-shadow:0 1px 3px #00000014}.admin-stat-card span{display:block;color:#666;font-size:13px;margin-bottom:6px}.admin-stat-card strong{font-size:22px}.admin-card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.admin-branch-form h3,.card h3{margin:0 0 12px}.admin-actions{display:flex;flex-wrap:wrap;gap:6px}.admin-branch-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.admin-branch-card{background:#fff;border-radius:8px;padding:16px;box-shadow:0 1px 3px #00000014;border:1px solid #e8ecf4}.admin-branch-card.inactive{opacity:.65}.admin-branch-card__head{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px}.admin-branch-card__head h3{margin:0 0 4px;font-size:16px}.admin-branch-email{display:block;font-size:12px;color:#6b7a90}.admin-branch-card__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:14px;font-size:12px}.admin-branch-card__stats span{display:block;color:#666}.admin-branch-card__stats strong{font-size:14px}.admin-badge{font-size:11px;font-weight:700;padding:4px 8px;border-radius:999px;height:fit-content}.admin-badge.ok{background:#e8f8ef;color:#1e7e34}.admin-badge.off{background:#fdecea;color:#c0392b}.admin-badge.pending{background:#fff4e5;color:#b45309}.admin-empty{grid-column:1 / -1;text-align:center;padding:32px}.admin-tabs{display:flex;gap:8px;list-style:none;padding:0;margin:0 0 16px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.admin-tabs::-webkit-scrollbar{display:none}.admin-tabs button{border:1px solid #dbe0ec;background:#fff;padding:8px 16px;border-radius:6px;cursor:pointer;white-space:nowrap;flex-shrink:0}.admin-tabs button.active{background:#1f2a44;color:#fff;border-color:#1f2a44}.admin-stat-card small{display:block;color:#888;font-size:12px;margin-top:4px}.admin-stat-card code{font-size:13px}.hint-text{color:#666;font-size:13px;margin:0 0 12px}.impersonation-banner{display:flex;justify-content:space-between;align-items:center;gap:12px;background:#1f2a44;color:#fff;padding:10px 16px;font-size:13px}.impersonation-banner .btn{background:#fff;color:#1f2a44;border:none}.admin-activity .card+.card{margin-top:16px}.admin-activity h3{margin:0 0 12px}.admin-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 -4px;padding-bottom:4px}.admin-table-wrap table,.admin-table-wrap .data-table{min-width:520px}@media(max-width:991px){.admin-shell{grid-template-columns:1fr;padding-bottom:calc(64px + env(safe-area-inset-bottom,0px))}.admin-sidebar--desktop,.admin-topbar--desktop{display:none}.admin-hide-mobile{display:none!important}.admin-mobile-header{display:flex;align-items:center;justify-content:space-between;gap:12px;position:sticky;top:0;z-index:100;background:#fff;margin:-16px -16px 16px;padding:12px 16px;padding-top:calc(12px + env(safe-area-inset-top,0px));border-bottom:1px solid #dbe0ec;box-shadow:0 1px 3px #0000000f}.admin-mobile-header__title{min-width:0;flex:1}.admin-mobile-header__title strong{display:block;font-size:16px;line-height:1.2}.admin-mobile-header__title span{display:block;color:#6b7a90;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-mobile-header__actions{display:flex;gap:8px}.admin-bottom-nav{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:200;background:#fff;border-top:1px solid #dbe0ec;padding-bottom:env(safe-area-inset-bottom,0px);box-shadow:0 -4px 20px #0f172a14}.admin-bottom-nav__item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:10px 4px;min-height:56px;text-decoration:none;color:#6b7a90;font-size:11px;font-weight:600}.admin-bottom-nav__item i{font-size:18px}.admin-bottom-nav__item.active{color:#1f2a44;background:#f0f4ff}.admin-main{padding:16px;min-width:0}.admin-main .page-header{flex-direction:column;align-items:stretch;padding:14px 16px;margin-bottom:12px}.admin-main .page-header h2{font-size:18px;line-height:1.3}.admin-main .page-header p{font-size:13px;margin-top:4px}.admin-main .page-header-actions{flex-direction:row;flex-wrap:wrap;width:100%;gap:8px}.admin-main .page-header-actions .btn{flex:1;min-width:120px;justify-content:center;min-height:44px}.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-stats--compact{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-stat-card{padding:12px}.admin-stat-card strong{font-size:17px}.admin-quick-actions{grid-template-columns:repeat(3,1fr);gap:8px}.admin-quick-action{padding:12px 6px;min-height:68px;font-size:11px}.admin-branch-grid{grid-template-columns:1fr}.admin-branch-card__head{flex-direction:row;align-items:flex-start}.admin-branch-form .form-actions{flex-direction:column}.admin-branch-form .form-actions .btn{width:100%;justify-content:center;min-height:44px}.admin-tabs button{flex:1;min-height:44px}.admin-mobile-list{display:flex;flex-direction:column;gap:10px}.admin-mobile-list__item{border:1px solid #e8ecf4;border-radius:8px;padding:12px;background:#fafbfd}.admin-mobile-list__head{display:flex;justify-content:space-between;gap:10px;margin-bottom:4px}.admin-mobile-list__item p{margin:0;font-size:12px;color:#666}.admin-table-wrap--desktop-only{display:none}.admin-qr-firm-form,.admin-qr-firm-link{max-width:none}.admin-qr-order-actions{display:grid;grid-template-columns:1fr 1fr}.admin-qr-order-actions .btn:last-child:only-child,.admin-qr-order-actions .btn:only-child{grid-column:1 / -1}.admin-qr-orders .filter-bar{flex-direction:column}.admin-qr-orders .filter-bar select{width:100%;min-height:44px}.admin-login-page{padding:16px}.admin-login-grid{grid-template-columns:1fr!important}.admin-login-promo{display:none}.impersonation-banner{flex-direction:column;align-items:stretch}.impersonation-banner .btn{width:100%}}@media(max-width:480px){.admin-stats,.admin-stats--compact{grid-template-columns:1fr 1fr}.admin-stats--compact .admin-stat-card:last-child{grid-column:1 / -1}.admin-quick-action span{font-size:10px}}.admin-login-page{background:linear-gradient(135deg,#1f2a44,#2c3e63)}.admin-login-card{border-top:4px solid #3b82f6}.admin-login-badge{display:inline-block;background:#1f2a44;color:#fff;font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;padding:4px 10px;border-radius:4px;margin-bottom:10px}.admin-login-btn{background:#1f2a44!important}.admin-login-btn:hover{background:#162033!important}.admin-login-promo{background:#1f2a44;color:#fff}.admin-login-promo h4,.admin-login-promo p{color:#ffffffeb}.admin-topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #dbe0ec}.admin-topbar strong{display:block;font-size:16px}.admin-topbar span{color:#666;font-size:13px}.admin-pos-link{font-size:13px;color:#3b82f6;text-decoration:none}.admin-logout-btn{border:none;background:#ffffff14;cursor:pointer;width:100%;text-align:left;font:inherit}.login-links a{color:#3b82f6;text-decoration:none;font-size:13px}.login-links a:hover{text-decoration:underline}.admin-qr-settings-layout{display:flex;align-items:flex-start;gap:20px}.admin-qr-settings-sidebar{flex:0 0 220px;display:flex;flex-direction:column;gap:4px;padding:12px;background:#f3f4f6;border-radius:12px;border:1px solid #e5e7eb;position:sticky;top:8px;max-height:calc(100vh - 120px);overflow-y:auto}.admin-qr-settings-sidebar__item{display:block;width:100%;text-align:left;padding:10px 12px;border-radius:8px;border:1px solid transparent;background:transparent;color:#374151;font-size:13px;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.admin-qr-settings-sidebar__item:hover{background:#fff;border-color:#d1d5db}.admin-qr-settings-sidebar__item.is-active{background:#fff;border-color:#97d700;color:#4d7c0f;font-weight:600}.admin-qr-settings-panel{flex:1;min-width:0}.admin-qr-settings-panel .admin-qr-section-card:not(.admin-qr-section-card--active){display:none}.admin-qr-settings-panel .admin-qr-section-card--active{scroll-margin-top:0}.admin-qr-section-card{scroll-margin-top:72px}.admin-qr-page .admin-tabs{margin-bottom:20px}.admin-qr-badge{display:inline-flex;min-width:20px;height:20px;align-items:center;justify-content:center;background:#e55353;color:#fff;border-radius:999px;font-size:11px;margin-left:6px;padding:0 6px}.admin-qr-settings{display:flex;flex-direction:column;gap:16px}.admin-qr-branch-card h3{margin:0 0 4px}.admin-qr-branch-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:20px;align-items:start}.admin-qr-branch-form{display:grid;gap:10px}.admin-qr-branch-form textarea{border:1px solid #dbe0ec;border-radius:6px;padding:10px 12px;resize:vertical}.admin-qr-branch-link{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.admin-qr-code{width:180px;height:180px;border-radius:8px;border:1px solid #dbe0ec;background:#fff}.admin-qr-url{display:block;word-break:break-all;font-size:12px;background:#f8f9fb;padding:8px;border-radius:6px}.admin-qr-firm-card{margin-bottom:20px;padding:20px}.admin-qr-firm-card h3{margin:0 0 8px}.admin-qr-firm-link{display:flex;flex-direction:column;align-items:center;gap:12px;margin:16px 0;padding:16px;background:#f8f9fb;border-radius:8px}.admin-qr-firm-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.admin-qr-firm-form{display:grid;gap:10px;max-width:520px}.admin-qr-firm-form textarea{border:1px solid #dbe0ec;border-radius:6px;padding:10px 12px}.admin-qr-social-title{margin:16px 0 4px;font-size:14px;font-weight:700;color:#303667}.admin-qr-hours-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.admin-qr-hours-row input[type=time],.admin-qr-hours-row input[placeholder]{flex:1 1 100px;min-width:90px}.admin-qr-logo-preview{max-width:120px;max-height:120px;border-radius:12px;object-fit:cover}.admin-qr-logo-design{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;align-items:start}.admin-qr-design-preview{border-radius:16px;padding:20px;color:#fff;min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px;box-shadow:0 8px 24px #0000001f;background:linear-gradient(135deg,#97d700,#6fa800)}.admin-qr-web-block{border:1px solid #e5e7eb;border-radius:12px;padding:14px 16px;margin-bottom:12px;background:#f9fafb}.admin-qr-web-block strong{display:block;margin-bottom:10px;color:#111827}.admin-qr-web-block__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.admin-qr-web-block__head strong{margin-bottom:0}.admin-qr-web-block--hidden{opacity:.65;border-style:dashed;background:#f3f4f6}.admin-qr-item-visible{margin-bottom:10px;font-weight:500}.admin-qr-add-banner{margin-bottom:16px}.web-image-field{margin-bottom:12px}.web-image-field__preview{margin:8px 0;border:1px dashed #d1d5db;border-radius:10px;background:#fff;min-height:120px;display:flex;align-items:center;justify-content:center;overflow:hidden}.web-image-field__preview img{max-width:100%;max-height:180px;object-fit:contain}.web-image-field__placeholder{color:#9ca3af;font-size:28px}.web-image-field input[type=text]{width:100%;margin-bottom:8px}.web-image-field__actions{display:flex;flex-wrap:wrap;gap:8px}.admin-qr-design-preview__logo{width:64px;height:64px;border-radius:14px;object-fit:cover;background:#ffffff26}.admin-qr-design-preview__logo--empty{display:flex;align-items:center;justify-content:center;font-size:24px}.admin-qr-design-preview strong{font-size:16px}.admin-qr-design-preview span{font-size:12px;opacity:.88;max-width:220px}.admin-qr-theme-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:8px}.admin-qr-theme-card{border:2px solid #e5e7eb;border-radius:12px;padding:10px;background:#fff;cursor:pointer;text-align:left;display:flex;flex-direction:column;gap:8px;transition:border-color .15s ease,box-shadow .15s ease}.admin-qr-theme-card:hover{border-color:#cbd5e1}.admin-qr-theme-card.active{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.admin-qr-theme-card__swatch{display:block;height:56px;border-radius:8px}.admin-qr-theme-card__colors{display:flex;gap:4px}.admin-qr-theme-card__colors i{width:14px;height:14px;border-radius:50%;display:block;border:1px solid rgba(0,0,0,.08)}.admin-qr-theme-card strong{font-size:12px;color:#374151}.admin-qr-social-form label{display:flex;align-items:center;gap:8px}.admin-qr-social-icon{width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:14px}.admin-qr-social-icon--fab{width:18px;height:18px;border-radius:0;background:none!important;color:#374151;font-size:16px;flex-shrink:0}.admin-qr-social-icon--ig{background:linear-gradient(135deg,#f58529,#dd2a7b,#8134af)}.admin-qr-social-icon--wa{background:#25d366}.admin-qr-social-icon--tt{background:#010101}.admin-qr-social-icon--fb{background:#1877f2}.admin-qr-social-preview{display:flex;align-items:center;gap:12px;padding:12px;background:#f8fafc;border-radius:10px;margin-top:8px}.admin-qr-social-preview .qr-social-links{display:flex;gap:10px;flex-wrap:wrap}.admin-qr-social-preview .qr-social-links__btn--fab{font-size:18px;color:#374151;line-height:1}.admin-qr-social-preview .qr-social-links__btn--fab i{font-size:18px}.admin-qr-social-preview .qr-social-links__btn--brand svg{width:22px;height:22px;display:block;border-radius:4px}.admin-qr-social-preview span{font-size:13px;color:#6b7280;font-weight:600}.admin-qr-save-all-wrap{margin:8px 0 20px}.admin-qr-design-hint{margin-top:0}@media(max-width:900px){.admin-qr-settings-layout{flex-direction:column}.admin-qr-settings-sidebar{flex:none;width:100%;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;max-height:none;position:static}.admin-qr-settings-sidebar__item{flex:0 0 auto;width:auto;white-space:nowrap}.admin-qr-logo-design{grid-template-columns:1fr}.admin-qr-theme-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.admin-qr-section-title{margin:0 0 12px;font-size:16px}.admin-qr-branch-card--compact .admin-qr-branch-form{margin-top:8px}.admin-qr-branch-card__head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.admin-qr-branch-card__actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-end}.admin-qr-orders .filter-bar{margin-bottom:16px}.admin-qr-order-list{display:flex;flex-direction:column;gap:12px}.admin-qr-order-card{border:1px solid #e8ecf4;border-radius:8px;padding:14px;background:#fafbfd}.admin-qr-order-card.status-pending{border-left:4px solid #f59e0b}.admin-qr-order-card__head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px}.admin-qr-order-branch{color:#1f2a44;font-weight:600;margin:0 0 8px}.admin-qr-order-items{margin:8px 0;padding-left:18px}.admin-qr-order-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.admin-qr-order-time{display:block;margin-top:8px;color:#8a98ac}.admin-empty-inline{text-align:center;color:#8a98ac;padding:24px}@media(max-width:991px){.admin-qr-branch-grid{grid-template-columns:1fr}.admin-qr-order-actions .btn{flex:1}}.admin-nav-badge{margin-left:auto;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#e55353;color:#fff;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.admin-nav .admin-nav-badge{margin-left:8px}.admin-nav-badge--bottom{position:absolute;top:4px;right:18px}.admin-bottom-nav__item{position:relative}.admin-alert-toast{display:block;margin-bottom:16px;padding:12px 14px;border-radius:10px;background:linear-gradient(135deg,#fff8e1,#ffe082);border:1px solid #ffc107;color:#5d4600;text-decoration:none;box-shadow:0 4px 14px #5d46001f}.admin-alert-toast strong{display:block;margin-bottom:4px}.admin-alert-toast span{display:block;font-size:13px;opacity:.9}.admin-alert-toast em{display:inline-block;margin-top:6px;font-style:normal;font-weight:700;color:#7a5c00}.admin-settings-card h3{margin-top:0}.admin-settings-email{margin:0 0 16px;color:#6b7280}.admin-settings-form{max-width:420px}.admin-activity-feed{display:flex;flex-direction:column;gap:12px}.admin-activity-feed__item{padding:14px;border-radius:10px;border:1px solid #e5e7eb;background:#fafafa}.admin-activity-feed__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.admin-activity-feed__head time{font-size:12px;color:#8a98ac}.admin-activity-feed__branch{margin:4px 0 0;font-size:13px;color:#6b7280}.admin-activity-feed__link{display:inline-block;margin-top:8px;font-size:13px;font-weight:600;color:#4d7c0f}@media(max-width:1200px)and (min-width:992px){.admin-shell{grid-template-columns:78px 1fr}.admin-sidebar{padding:16px 8px;gap:14px}.admin-brand strong,.admin-brand span{display:none}.admin-nav a,.admin-sidebar-link,.admin-back{justify-content:center;padding:10px 6px}.admin-nav a span,.admin-sidebar-link span{display:none}.admin-nav-badge{position:absolute;top:4px;right:6px;margin-left:0}.admin-main{padding:14px;min-width:0}.admin-page{max-width:100%}.admin-topbar{margin-bottom:12px;padding-bottom:8px}.admin-qr-settings-layout{gap:12px}.admin-qr-settings-sidebar{flex-basis:180px}.admin-qr-logo-design{grid-template-columns:1fr;gap:12px}.admin-qr-theme-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.report-page{--report-hero-start: #1690d6;--report-hero-end: #2ec5cf;--report-summary-bg: #e8e4f2;--report-line: #e4e8f0;--report-text: #1a1d24;--report-muted: #8a94a6;--report-success: #18a058;--report-btn: #3d6d7a;--report-primary: #0058bc;display:flex;flex-direction:column;min-height:calc(100dvh - 120px);margin:-24px;background:var(--report-summary-bg);position:relative}.contentbar .report-page{min-height:calc(100dvh - 88px)}.report-hero{flex-shrink:0;background:linear-gradient(160deg,var(--report-hero-start) 0%,var(--report-hero-end) 100%);padding:10px 16px 22px;color:#fff}.report-hero__top{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:8px;margin-bottom:16px}.report-hero h1{margin:0;text-align:center;font-size:17px;font-weight:700;letter-spacing:.01em}.report-back{width:36px;height:36px;border:none;border-radius:10px;background:transparent;color:#fff;font-size:18px;cursor:pointer}.report-actions{display:flex;align-items:center;gap:2px}.report-actions button{width:34px;height:34px;border:none;border-radius:8px;background:transparent;color:#fff;font-size:17px;cursor:pointer}.report-filters{display:flex;flex-direction:column;gap:12px}.report-filter-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.report-filter-grid--range{grid-template-columns:1fr 1fr}.report-business-hint{margin:0;font-size:12px;color:var(--report-muted);line-height:1.45}.report-pill{display:flex;flex-direction:column;gap:3px;padding:11px 16px;border-radius:999px;background:#fff;min-width:0;box-shadow:0 2px 8px #14285014}.report-pill span{font-size:11px;color:var(--report-muted);font-weight:600}.report-pill input{border:none;background:transparent;color:var(--report-text);font-size:15px;font-weight:700;min-width:0;width:100%;padding:0}.report-pill input:focus{outline:none}.report-other-filters{display:flex;align-items:center;justify-content:center;gap:6px;padding:2px 0;border:none;background:transparent;color:#fff;font-size:14px;font-weight:600;cursor:pointer}.report-other-filters__panel{display:grid;grid-template-columns:1fr 1fr;gap:10px}.report-list-btn{width:100%;border:none;border-radius:999px;padding:15px 20px;background:var(--report-btn);color:#fff;font-size:16px;font-weight:700;cursor:pointer;box-shadow:0 4px 14px #1e324640}.report-main{flex:1;min-height:0;display:flex;flex-direction:column;margin-top:-14px}.report-body{flex:1;min-height:0;overflow:auto;background:#fff;border-radius:18px 18px 0 0;box-shadow:0 -6px 24px #141e321a}.report-page--daily .report-body{padding-bottom:8px}.report-empty{margin:32px 16px;text-align:center;color:var(--report-muted);font-size:14px}.report-sale-row{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr) minmax(76px,.75fr);gap:8px;align-items:start;padding:14px 16px 13px;border-bottom:1px solid var(--report-line)}.report-sale-row__left{display:flex;gap:10px;min-width:0}.report-sale-row__left i{flex-shrink:0;margin-top:2px;color:#4b5568;font-size:17px}.report-sale-row__left strong{display:block;font-size:13px;font-weight:800;color:var(--report-text);line-height:1.25}.report-sale-row__status{display:block;margin-top:2px;font-size:12px;font-weight:700;color:var(--report-success)}.report-sale-row__left small{display:block;margin-top:2px;font-size:11px;color:var(--report-muted)}.report-sale-row__center{text-align:center;font-size:12px;color:var(--report-text);padding-top:2px}.report-sale-row__center small{display:block;margin-top:4px;color:var(--report-muted);font-size:12px}.report-sale-row__right{text-align:right;font-size:12px;color:var(--report-text);padding-top:2px}.report-sale-row__right em{display:block;font-style:normal;font-size:11px;color:var(--report-muted);font-weight:600}.report-sale-row__right strong{display:block;margin-top:6px;font-size:14px;font-weight:800}.report-pagination{flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 16px;background:#fff;border-top:1px solid var(--report-line);font-size:14px;color:var(--report-text)}.report-pagination select{border:1px solid var(--report-line);border-radius:8px;padding:5px 10px;font-weight:700;background:#fff;min-width:48px}.report-summary{flex-shrink:0;padding:12px 10px 14px;background:var(--report-summary-bg)}.report-summary__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.report-summary-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:74px;padding:10px 6px;border-radius:16px;background:#fff;box-shadow:0 2px 8px #1e283c12}.report-summary-card span{font-size:11px;color:var(--report-muted);font-weight:600;text-align:center;line-height:1.25}.report-summary-card strong{font-size:14px;font-weight:800;color:var(--report-text);text-align:center;line-height:1.2}.report-summary-card small{font-size:10px;color:var(--report-muted);font-weight:600}.report-desktop-table{display:block;padding:8px 16px 16px}.report-desktop-table table{width:100%;border-collapse:collapse;font-size:13px}.report-desktop-table th,.report-desktop-table td{padding:10px 8px;border-bottom:1px solid var(--report-line);text-align:left}.report-desktop-table th:not(:first-child),.report-desktop-table td:not(:first-child){text-align:center}.report-summary-fab{display:none;position:fixed;right:16px;bottom:20px;z-index:120;width:50px;height:50px;border:none;border-radius:999px;align-items:center;justify-content:center;background:var(--report-primary);color:#fff;box-shadow:0 8px 24px #0058bc73;cursor:pointer;animation:report-summary-fab-bounce 1.6s ease-in-out infinite}.report-summary-fab i{font-size:20px;line-height:1}.report-summary-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:130}.report-summary-sheet__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;background:#0f141e73;cursor:pointer}.report-summary-sheet__panel{position:absolute;left:0;right:0;bottom:0;max-height:82vh;padding:0;border-radius:20px 20px 0 0;background:var(--report-summary-bg);box-shadow:0 -12px 40px #0003;animation:report-summary-sheet-up .32s ease-out}.report-summary-sheet__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 16px 10px}.report-summary-sheet__head strong{font-size:16px;color:var(--report-text)}.report-summary-sheet__head button{width:36px;height:36px;border:none;border-radius:10px;background:#ffffffd9;color:#4b5568;cursor:pointer;font-size:16px}.report-summary-sheet__body{padding:4px 12px 20px;overflow:auto;max-height:calc(82vh - 60px)}@keyframes report-summary-fab-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes report-summary-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media(max-width:991px){.report-page{margin:-16px;min-height:100dvh}.contentbar .report-page{min-height:100dvh}.report-page--daily .report-body{padding-bottom:72px}.report-summary--dock{display:none}.report-summary-fab{display:flex}}@media(max-width:640px){.report-sale-row{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) minmax(68px,.72fr);padding:12px 14px}.report-summary__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.report-summary-card{min-height:66px;border-radius:14px;padding:8px 4px}.report-summary-card strong{font-size:12px}.report-summary-card span{font-size:10px}.report-desktop-table{display:none}}@media(min-width:1024px){.report-page{margin:0;border-radius:16px;overflow:hidden;border:1px solid var(--report-line)}.report-hero{padding:16px 24px 24px}.report-filter-grid,.report-filter-grid--range,.report-other-filters__panel{max-width:960px;grid-template-columns:repeat(4,minmax(0,1fr))}.report-list-btn{max-width:320px}.report-sale-list{display:none}.report-summary-fab{display:none!important}}@media(max-width:1023px){.report-desktop-table{display:none}}.report-recent-block{border-radius:16px;overflow:hidden;border:1px solid var(--report-line);background:#fff;box-shadow:0 2px 12px #141e320f}.report-recent-block__hero{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:16px 18px;background:linear-gradient(160deg,var(--report-hero-start) 0%,var(--report-hero-end) 100%);color:#fff}.report-recent-block__hero h2{margin:0;font-size:17px;font-weight:700}.report-recent-block__hero p{margin:4px 0 0;font-size:12px;opacity:.9}.report-recent-block__link{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:999px;background:#fff3;color:#fff;font-size:13px;font-weight:600;text-decoration:none}.report-recent-block__body{background:#fff}.report-recent-block__body .report-empty{margin:24px 16px}.report-recent-block__body .report-empty a{color:var(--report-primary);font-weight:600}.report-recent-block__list{display:block}@media(min-width:1024px){.report-recent-block__list{display:none}.report-recent-block__table{display:block;padding:8px 16px 12px}}@media(max-width:1023px){.report-recent-block__table{display:none}}.report-sale-row--clickable{cursor:pointer;transition:background .15s ease}.report-sale-row--clickable:hover,.report-sale-row--clickable:focus-visible{background:#f4f7fc;outline:none}.cash-expense-row{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding:12px 0;border-bottom:1px solid var(--report-line)}.cash-expense-row__edit{margin-top:6px}.report-sale-row__main{display:flex;flex-direction:column;gap:4px;min-width:0}.report-sale-row__meta{display:flex;flex-direction:column;align-items:flex-end;gap:4px;text-align:right;flex-shrink:0}.report-table-row--clickable{cursor:pointer}.report-table-row--clickable:hover{background:#f4f7fc}.report-sale-manage__code{margin:0 0 12px;font-size:16px}.report-sale-manage__meta{display:grid;grid-template-columns:1fr 1fr;gap:10px 16px;margin:0 0 16px}.report-sale-manage__meta div{min-width:0}.report-sale-manage__meta dt{font-size:11px;color:var(--report-muted);font-weight:600;margin-bottom:2px}.report-sale-manage__meta dd{margin:0;font-size:14px;font-weight:700;color:var(--report-text)}.report-sale-manage__field{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.report-sale-manage__field span{font-size:12px;font-weight:700;color:var(--report-muted)}.report-sale-manage__field select{min-height:42px;border:1px solid var(--report-line);border-radius:10px;padding:8px 12px;font-size:14px;font-weight:600}.report-sale-manage__items{margin:0;padding:12px;border-radius:12px;background:#f6f8fc;list-style:none;font-size:13px;color:var(--report-text)}.report-sale-manage__items li+li{margin-top:6px}.report-sale-manage__actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.report-sale-manage__actions .btn-danger{margin-right:auto}.cash-expense-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background:#0f121c8c;display:flex;padding:0}.cash-expense-modal{width:100%;height:100dvh;max-height:100dvh;display:grid;grid-template-rows:auto 1fr;gap:0;background:#fff;overflow:hidden}.cash-expense-modal__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-bottom:1px solid #e6e8f3;background:#fff4e5}.cash-expense-modal__title{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;min-width:0}.cash-expense-modal__head strong{font-size:18px;color:#9e3d00}.cash-expense-modal__balance{font-size:14px;font-weight:700;color:#1f6b3a}.cash-expense-modal__balance.negative{color:#b42318}.cash-expense-modal__close{width:40px;height:40px;border:none;border-radius:8px;background:#fff;font-size:24px;line-height:1;cursor:pointer;flex-shrink:0}.cash-expense-modal__body{min-height:0;display:grid;grid-template-columns:minmax(240px,36%) minmax(0,1fr);overflow:hidden}.cash-expense-modal__side{display:flex;flex-direction:column;gap:10px;min-height:0;padding:12px;border-right:1px solid #e6e8f3;background:#f8f9fd}.cash-expense-modal__fields{display:flex;flex-direction:column;gap:8px;min-height:0}.cash-expense-field{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%;min-height:56px;padding:8px 10px;border:2px solid #d8d9e5;border-radius:10px;background:#fff;text-align:left;cursor:pointer}.cash-expense-field.active{border-color:#0067c8;background:#eef5ff}.cash-expense-field span{font-size:11px;font-weight:700;color:#5c6170}.cash-expense-field strong{font-size:17px;font-weight:800;color:#181c23;word-break:break-word;line-height:1.2}.cash-expense-modal__feedback{margin:0;padding:8px 10px;border-radius:8px;font-size:12px;font-weight:700;background:#fde8e8;color:#9b1c1c}.cash-expense-modal__feedback.ok{background:#e6f6ea;color:#1f7a34}.cash-expense-modal__keyboard{min-height:0;display:flex;align-items:stretch;justify-content:center;padding:10px;overflow:hidden;background:#fff}.cash-expense-modal__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:auto;padding-top:4px}.cash-expense-modal__actions .btn{min-height:44px;font-size:15px;font-weight:800}.touch-numpad{width:100%;max-width:420px;height:100%;display:grid;grid-template-columns:1fr auto;gap:8px;align-self:center}.touch-numpad__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(4,minmax(0,1fr));gap:6px;height:100%}.touch-numpad__key,.touch-numpad__backspace{min-height:0;height:100%;border:none;border-radius:10px;background:#eef0fa;color:#181c23;font-size:22px;font-weight:800;cursor:pointer;touch-action:manipulation}.touch-numpad__key:active,.touch-numpad__backspace:active,.touch-text-kb__key:active{transform:scale(.98);background:#dfe3f3}.touch-numpad__key--action{background:#ffe8cc;color:#9e3d00}.touch-numpad__backspace{width:64px;font-size:24px}.touch-text-kb{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;gap:6px}.touch-text-kb__row{display:flex;flex-wrap:nowrap;justify-content:center;gap:5px}.touch-text-kb__key{flex:1 1 auto;min-width:0;max-width:52px;min-height:42px;padding:0 4px;border:none;border-radius:8px;background:#eef0fa;color:#181c23;font-size:16px;font-weight:700;cursor:pointer;touch-action:manipulation}.touch-text-kb__key.active{background:#0067c8;color:#fff}.touch-text-kb__key--wide{max-width:58px;flex:0 0 58px}.touch-text-kb__key--extra{max-width:44px;flex:0 0 44px;background:#fff4e5}.touch-text-kb__key--space{flex:2 1 120px;max-width:none}.touch-text-kb__key--action{max-width:58px;flex:0 0 58px;background:#ffe8cc;color:#9e3d00;font-size:20px}.dzy-terminal-menu__expense-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:48px;margin:10px 0 12px;padding:10px 14px;border:none;border-radius:12px;background:#b34b00;color:#fff;font-size:15px;font-weight:800;cursor:pointer}.dzy-terminal-menu__expense-btn i{font-size:16px}@media(max-width:760px){.cash-expense-modal__body{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.cash-expense-modal__side{border-right:none;border-bottom:1px solid #e6e8f3;padding:10px}.cash-expense-modal__fields{flex-direction:row;flex-wrap:wrap}.cash-expense-field{flex:1 1 calc(33.33% - 8px);min-width:100px;min-height:52px}.cash-expense-modal__actions{grid-column:1 / -1}.touch-numpad{max-width:none}.touch-text-kb__row{flex-wrap:wrap}}.sale-receipt{width:72mm;max-width:72mm;padding:3mm;box-sizing:border-box;background:#fff;color:#000;font-family:Arial,Helvetica,sans-serif;font-size:9pt;line-height:1.35}.sale-receipt--a4{width:180mm;max-width:180mm;padding:12mm;font-size:11pt}.sale-receipt__copy{text-align:center;font-weight:700;font-size:10pt;margin-bottom:2mm;letter-spacing:.5px}.sale-receipt__store{text-align:center;font-weight:800;font-size:12pt;text-transform:uppercase;margin-bottom:2mm}.sale-receipt--a4 .sale-receipt__store{font-size:16pt}.sale-receipt__meta{display:flex;justify-content:space-between;gap:2mm;font-size:8pt;color:#333;margin-bottom:1mm}.sale-receipt__customer{font-size:8.5pt;margin-bottom:1mm}.sale-receipt__divider{border-top:1px dashed #000;margin:2mm 0}.sale-receipt__items{width:100%;border-collapse:collapse;font-size:8pt}.sale-receipt--a4 .sale-receipt__items{font-size:10pt}.sale-receipt__items th,.sale-receipt__items td{padding:1mm .5mm;text-align:left;vertical-align:top}.sale-receipt__items th:nth-child(2),.sale-receipt__items td:nth-child(2),.sale-receipt__items th:nth-child(3),.sale-receipt__items td:nth-child(3),.sale-receipt__items th:nth-child(4),.sale-receipt__items td:nth-child(4){text-align:right;white-space:nowrap}.sale-receipt__items th{border-bottom:1px solid #000;font-weight:700}.sale-receipt__totals{margin-top:1mm}.sale-receipt__row{display:flex;justify-content:space-between;gap:2mm;font-size:8.5pt;margin-bottom:.5mm}.sale-receipt__row--total{font-weight:800;font-size:11pt;margin-top:1mm;padding-top:1mm;border-top:1px solid #000}.sale-receipt__note,.sale-receipt__staff{font-size:8pt;color:#333;margin-top:2mm}.sale-receipt__thanks{text-align:center;margin-top:3mm;font-size:8pt}.receipt-print-root{position:fixed;left:-9999px;top:0}body.printing-thermal .receipt-print-root,body.printing-a4 .receipt-print-root{left:0;top:0;z-index:99999}@media print{@page{size:80mm auto;margin:2mm}html,body{margin:0!important;padding:0!important;background:#fff!important}body.printing-thermal *,body.printing-a4 *{visibility:hidden!important}body.printing-thermal .receipt-print-root,body.printing-thermal .receipt-print-root *,body.printing-a4 .receipt-print-root,body.printing-a4 .receipt-print-root *{visibility:visible!important}body.printing-thermal .receipt-print-root,body.printing-a4 .receipt-print-root{position:absolute;left:0;top:0}body.printing-thermal .sale-receipt{border:none}body.printing-a4 .sale-receipt{width:100%;max-width:none}}.bp-sales{padding:0;overflow-x:hidden;min-width:0;max-width:100%}.bp-sales .sales-card-top,.bp-sales .sales-card-main{min-width:0;width:100%;max-width:100%}.bp-sales .sales-alert{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:3100}.bp-sales .sales-alert button{border:none;background:none;font-size:18px;cursor:pointer}.bp-sales .sales-card{margin-bottom:16px;background:#fff;border-radius:4px;box-shadow:0 1px 3px #00000014}.bp-sales .sales-card-top{padding:16px}.bp-sales .sales-top-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:16px;align-items:start}.bp-sales .sales-input-group{display:flex;flex-wrap:wrap;gap:4px;align-items:stretch}.bp-sales .sales-price-select{height:50px;min-width:80px;border:1px solid #dbe0ec;border-radius:4px 0 0 4px;padding:0 8px;background:#fff}.bp-sales .sales-barcode-input{flex:1;min-width:200px;height:50px;font-size:15px;border:1px solid #dbe0ec;padding:0 12px}.bp-sales .sales-action-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:72px;height:50px;margin:1px;border:none;border-radius:4px;color:#fff;font-size:12px;cursor:pointer;line-height:1.2}.bp-sales .sales-action-btn i{font-size:16px;margin-bottom:2px}.bp-sales .sales-action-btn small{font-size:8px;opacity:.9}.bp-sales .btn-primary-sales{background:#0080ff}.bp-sales .btn-success-sales{background:#18d26b}.bp-sales .btn-warning-sales{background:#ffb822}.bp-sales .btn-info-sales{background:#26c6da}.bp-sales .btn-primary-rgba{background:#0080ff26;color:#0080ff;border:1px solid rgba(0,128,255,.25)}.bp-sales .btn-dark-rgba{background:#303e671a;color:#303e67;border:1px solid rgba(48,62,103,.15);padding:8px 12px;border-radius:4px;cursor:pointer}.bp-sales .sales-dropdown-wrap{position:relative}.bp-sales .sales-dropdown-menu{position:absolute;top:100%;left:0;z-index:50;min-width:200px;background:#fff;border:1px solid #ebebeb;border-radius:4px;box-shadow:0 4px 16px #0000001f;padding:6px 0}.bp-sales .sales-dropdown-menu button,.bp-sales .sales-dropdown-menu label{display:block;width:100%;padding:8px 14px;border:none;background:none;text-align:left;cursor:pointer;font-size:13px}.bp-sales .sales-dropdown-menu button:hover{background:#f2f3f7}.bp-sales .sales-search-table{margin-top:8px;border:3px solid #fff;background:#f5f5f5;overflow:auto}.bp-sales .sales-search-table table{width:100%;font-size:12px;border-collapse:collapse}.bp-sales .sales-search-table th{background:#ebebeb;padding:8px}.bp-sales .sales-search-table td{padding:8px;border-bottom:1px solid #ddd;cursor:pointer}.bp-sales .sales-search-table tr:hover td{background:#e8f4ff}.bp-sales .sales-top-right{display:grid;grid-template-columns:repeat(3,minmax(96px,1fr));gap:8px}.bp-sales .sales-amount-box label{display:block;font-size:12px;color:#8a98ac;margin-bottom:4px}.bp-sales .sales-amount{width:100%;height:40px;font-size:32px;font-weight:700;border:1px solid #dbe0ec;border-radius:4px;padding:0 8px;text-align:center}.bp-sales .sales-amount.paid{color:#036}.bp-sales .sales-amount.total{color:#e55353}.bp-sales .sales-amount.change{color:#18d26b}.bp-sales .sales-card-main{padding:0}.bp-sales .sales-main-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;min-height:520px}.bp-sales .sales-main-left{border-right:1px solid #ebebeb;padding:12px 16px 16px}.bp-sales .sales-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px}.bp-sales .sales-toolbar-title{display:flex;align-items:center;gap:8px;min-width:100px}.bp-sales .sales-toolbar-title h5{margin:0;font-size:15px}.bp-sales .sales-toolbar-title .fa-info-circle{color:#26c6da;cursor:pointer}.bp-sales .sales-item-count{font-size:20px;font-weight:600}.bp-sales .sales-toolbar-misc,.bp-sales .sales-toolbar-discount{display:flex;gap:4px}.bp-sales .sales-toolbar-misc input,.bp-sales .sales-toolbar-discount input{border:1px solid #dbe0ec;border-radius:4px;padding:6px 10px;min-width:120px}.bp-sales .sales-toolbar-discount select{border:1px solid #dbe0ec;border-radius:4px;height:35px}.bp-sales .sales-customer-tabs{display:flex;list-style:none;margin:0 0 12px;padding:0;border-bottom:1px solid #ebebeb}.bp-sales .sales-customer-tabs li{flex:1}.bp-sales .sales-customer-tabs button{width:100%;border:none;background:none;padding:10px 6px;font-size:13px;color:#8a98ac;cursor:pointer;border-bottom:2px solid transparent}.bp-sales .sales-customer-tabs button.active{color:#0080ff;border-bottom-color:#0080ff;font-weight:600}.bp-sales .sales-cart-scroll{height:400px;overflow-y:auto;border:1px solid #ebebeb}.bp-sales .sales-cart-table{width:100%;font-size:12px;border-collapse:collapse}.bp-sales .sales-cart-table th,.bp-sales .sales-cart-table td{border:1px solid #ebebeb;padding:8px;vertical-align:middle}.bp-sales .sales-cart-table thead th{background:#f8f9fb;position:sticky;top:0;z-index:1}.bp-sales .sales-trash-all{border:none;background:none;color:#ec407a;cursor:pointer;font-size:18px}.bp-sales .sales-qty{width:70px;padding:4px;border:1px solid #dbe0ec;border-radius:3px}.bp-sales .sales-line-note{width:100%;min-width:60px;border:1px solid #dbe0ec;border-radius:3px;padding:4px;font-size:12px}.bp-sales .sales-empty{height:360px}.bp-sales .sales-main-right{padding:12px 16px 16px;display:flex;flex-direction:column;gap:10px}.bp-sales .sales-customer-row{display:flex;gap:4px}.bp-sales .sales-customer-row input{flex:1;border:1px solid #dbe0ec;border-radius:4px;padding:8px 10px;font-size:13px}.bp-sales .sales-meta-row{display:flex;gap:8px;align-items:center;font-size:13px}.bp-sales .sales-datetime{background:#eceff1;padding:8px 10px;border-radius:4px;text-align:center;min-width:140px;font-size:13px}.bp-sales .sales-limit{flex:1;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px}.bp-sales .sales-details-toggle{border:none;background:none;color:#8a98ac;cursor:pointer;font-size:13px}.bp-sales .sales-details-panel{display:flex;flex-direction:column;gap:8px;padding:10px;background:#f8f9fb;border-radius:4px}.bp-sales .sales-details-panel input,.bp-sales .sales-details-panel select{border:1px solid #dbe0ec;border-radius:4px;padding:8px 10px;width:100%}.bp-sales .sales-details-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.bp-sales .sales-sms-label{font-size:13px}.bp-sales .sales-quick-cash{display:flex;flex-wrap:wrap;gap:4px}.bp-sales .sales-quick-cash .btn{min-width:48px;padding:8px 12px}.bp-sales .sales-pay-row{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.bp-sales .sales-pay-btn{height:80px;font-size:14px;display:flex;align-items:center;justify-content:center;border:none;border-radius:4px;color:#fff;cursor:pointer}.bp-sales .sales-pay-btn b{text-align:center;line-height:1.3}.bp-sales .sales-fast-tabs{display:flex;list-style:none;margin:8px 0 0;padding:0;border-bottom:1px solid #ebebeb}.bp-sales .sales-fast-tabs li{flex:1}.bp-sales .sales-fast-tabs button{width:100%;border:none;background:none;padding:8px 4px;font-size:12px;cursor:pointer;color:#8a98ac;border-bottom:2px solid transparent}.bp-sales .sales-fast-tabs button.active{color:#0080ff;border-bottom-color:#0080ff}.bp-sales .sales-fast-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;max-height:200px;overflow-y:auto;padding-top:8px}.bp-sales .sales-fast-item{border:1px solid #ebebeb;background:#fff;border-radius:4px;padding:8px;cursor:pointer;text-align:left;display:flex;flex-direction:column;gap:4px;font-size:11px;min-height:72px}.bp-sales .sales-fast-item__img{width:100%;height:48px;object-fit:cover;border-radius:3px;background:#f2f3f7}.bp-sales .sales-fast-item__icon{width:100%;height:48px;display:flex;align-items:center;justify-content:center;background:#f2f3f7;border-radius:3px;color:#8a98ac;font-size:18px}.bp-sales .sales-fast-item:hover{background:#e8f4ff;border-color:#0080ff}.bp-sales .sales-fast-item strong{color:#0080ff;font-size:12px}.bp-sales .sales-fast-empty{grid-column:1 / -1;font-size:12px;color:#8a98ac;line-height:1.5;margin:0}.bp-sales .sales-price-result{margin-top:12px;padding:12px;background:#f2f3f7;border-radius:4px}.bp-sales .sales-top-grid{grid-template-columns:minmax(0,1fr) 320px}.bp-sales .sales-main-grid{grid-template-columns:minmax(0,1fr) 360px}.bp-sales .sales-top-right{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:1200px){.bp-sales .sales-card-top{padding:12px}.bp-sales .sales-top-grid{grid-template-columns:minmax(0,1fr) 280px!important;gap:10px}.bp-sales .sales-main-grid{grid-template-columns:minmax(0,1fr) 300px!important;min-height:0}.bp-sales .sales-main-left,.bp-sales .sales-main-right{min-width:0;min-height:0}.bp-sales .sales-main-right{overflow-y:auto}.bp-sales .sales-barcode-input{min-width:120px}.bp-sales .sales-action-btn{min-width:64px}.bp-sales .sales-toolbar{gap:8px}.bp-sales .sales-customer-tabs{overflow-x:auto}.bp-sales .sales-cart-scroll{overflow:auto}}@media(max-width:1100px)and (max-height:800px){.bp-sales{display:flex;flex-direction:column;gap:10px;height:calc(100dvh - 170px);overflow:hidden;min-width:0}.bp-sales .sales-card-top,.bp-sales .sales-card-main{min-width:0;width:100%}.bp-sales .sales-card{margin-bottom:0}.bp-sales .sales-card-top{padding:10px}.bp-sales .sales-top-grid{grid-template-columns:minmax(0,1fr) 248px!important;gap:10px}.bp-sales .sales-input-group{gap:3px}.bp-sales .sales-price-select{height:42px}.bp-sales .sales-barcode-input{min-width:150px;height:42px}.bp-sales .sales-action-btn{min-width:62px;height:42px;font-size:11px}.bp-sales .sales-action-btn i{font-size:13px;margin-bottom:1px}.bp-sales .sales-action-btn small{font-size:7px}.bp-sales .sales-top-right{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px}.bp-sales .sales-amount{height:36px;font-size:24px}.bp-sales .sales-main-grid{grid-template-columns:minmax(0,1fr) 270px!important;min-height:0;height:100%}.bp-sales .sales-card-main{flex:1;min-height:0}.bp-sales .sales-main-left,.bp-sales .sales-main-right{min-height:0}.bp-sales .sales-main-left{display:flex;flex-direction:column;padding:8px 9px 10px}.bp-sales .sales-toolbar{gap:6px;margin-bottom:8px}.bp-sales .sales-toolbar-title h5{font-size:13px}.bp-sales .sales-item-count{font-size:17px}.bp-sales .sales-toolbar-misc input,.bp-sales .sales-toolbar-discount input{min-width:96px;padding:5px 8px;font-size:12px}.bp-sales .sales-toolbar-discount select{height:32px;font-size:12px}.bp-sales .sales-customer-tabs{margin-bottom:8px}.bp-sales .sales-customer-tabs button{padding:8px 4px;font-size:12px}.bp-sales .sales-cart-scroll{flex:1;min-height:0;height:auto}.bp-sales .sales-cart-table{font-size:11px}.bp-sales .sales-cart-table th,.bp-sales .sales-cart-table td{padding:6px}.bp-sales .sales-qty{width:58px}.bp-sales .sales-main-right{padding:10px 12px 12px;gap:8px}.bp-sales .sales-meta-row{flex-wrap:wrap}.bp-sales .sales-datetime{min-width:0}.bp-sales .sales-pay-btn{height:62px;font-size:12px}.bp-sales .sales-fast-grid{max-height:150px}}@media(max-width:1024px)and (max-height:768px){.bp-sales{gap:8px;height:calc(100dvh - 210px)}.bp-sales .sales-card-top{padding:8px}.bp-sales .sales-top-grid{grid-template-columns:minmax(0,1fr) 220px!important;gap:8px}.bp-sales .sales-input-group>.btn-info-sales{display:none}.bp-sales .sales-action-btn{min-width:54px;height:38px;font-size:10px}.bp-sales .sales-action-btn small{display:none}.bp-sales .sales-barcode-input,.bp-sales .sales-price-select{height:38px}.bp-sales .sales-amount{height:32px;font-size:20px}.bp-sales .sales-main-grid{grid-template-columns:minmax(0,1fr) 245px!important}.bp-sales .sales-main-right{padding:8px;gap:6px;overflow:hidden}.bp-sales .sales-toolbar{gap:5px}.bp-sales .sales-toolbar-misc input,.bp-sales .sales-toolbar-discount input{min-width:84px;padding:4px 6px;font-size:11px}.bp-sales .sales-customer-tabs button{font-size:11px;padding:7px 3px}.bp-sales .sales-cart-table{font-size:10px}.bp-sales .sales-cart-table th,.bp-sales .sales-cart-table td{padding:5px}.bp-sales .sales-qty{width:52px}.bp-sales .sales-details-panel{padding:8px;gap:6px}.bp-sales .sales-quick-cash .btn{min-width:40px;padding:6px 8px;font-size:11px}.bp-sales .sales-pay-btn{height:56px;font-size:11px}.bp-sales .sales-fast-tabs button{padding:6px 2px;font-size:11px}.bp-sales .sales-fast-grid{max-height:110px}}@media(max-width:1024px){.bp-sales{width:100%;max-width:100%;height:auto!important;overflow-x:hidden!important}.bp-sales .sales-card,.bp-sales .sales-card-top,.bp-sales .sales-card-main{width:100%;max-width:100%;min-width:0}.bp-sales .sales-top-grid{grid-template-columns:minmax(0,1fr)!important}.bp-sales .sales-main-grid{grid-template-columns:minmax(0,1fr)!important;height:auto!important}.bp-sales .sales-main-left,.bp-sales .sales-main-right{width:100%;min-width:0}.bp-sales .sales-main-right{border-top:1px solid #ebebeb;overflow:visible!important}.bp-sales .sales-customer-tabs{flex-wrap:wrap;overflow-x:hidden}.bp-sales .sales-customer-tabs li{flex:1 1 33%;min-width:0}.bp-sales .sales-search-table,.bp-sales .sales-cart-scroll{overflow-x:auto}}@media(min-width:992px)and (max-width:1200px){.bp-sales{display:grid;grid-template-columns:320px minmax(0,1fr);grid-template-rows:auto 1fr;gap:10px;height:calc(100dvh - 138px)!important;padding:0;overflow:hidden!important;background:#f9f9ff;font-family:Inter,Segoe UI,Tahoma,sans-serif}.bp-sales .sales-card{margin:0;border:1px solid #c1c6d7;border-radius:12px;box-shadow:none;background:#fff;min-width:0}.bp-sales .sales-card-top{grid-column:2;grid-row:1;padding:10px}.bp-sales .sales-card-main{grid-column:1 / -1;grid-row:2;min-height:0;overflow:hidden}.bp-sales .sales-top-grid{grid-template-columns:minmax(0,1fr) 190px!important;gap:10px;align-items:center}.bp-sales .sales-barcode-input{min-width:140px;height:44px;border-radius:10px;border:1px solid #d8d9e5;background:#f1f3fe}.bp-sales .sales-price-select{height:44px;border-radius:10px;border:1px solid #d8d9e5;background:#f1f3fe}.bp-sales .sales-input-group .sales-action-btn{min-width:62px;height:44px;border-radius:10px;font-size:11px}.bp-sales .sales-input-group .btn-info-sales,.bp-sales .sales-input-group .sales-action-btn small{display:none}.bp-sales .sales-top-right{grid-template-columns:1fr!important}.bp-sales .sales-top-right .sales-amount-box:not(:nth-child(2)){display:none}.bp-sales .sales-top-right .sales-amount-box label{font-size:12px;text-align:right}.bp-sales .sales-top-right .sales-amount.total{height:44px;font-size:42px;line-height:1;color:#0058bc;background:#fff;border:none;text-align:right;padding-right:0}.bp-sales .sales-main-grid{grid-template-columns:320px minmax(0,1fr)!important;height:100%;min-height:0}.bp-sales .sales-main-left{display:flex;flex-direction:column;min-width:0;min-height:0;padding:8px;border-right:1px solid #c1c6d7;background:#f7f8ff}.bp-sales .sales-toolbar{margin-bottom:8px;gap:6px}.bp-sales .sales-toolbar-misc,.bp-sales .sales-toolbar-discount,.bp-sales .sales-toolbar .sales-dropdown-wrap{display:none}.bp-sales .sales-customer-tabs{margin-bottom:8px;flex-wrap:nowrap;overflow-x:auto}.bp-sales .sales-customer-tabs button{white-space:nowrap;font-size:11px;padding:7px 8px}.bp-sales .sales-cart-scroll{flex:1;min-height:0;border-radius:8px;overflow:auto;background:#fff}.bp-sales .sales-cart-table{font-size:11px}.bp-sales .sales-main-right{display:grid;grid-template-rows:auto auto auto auto 1fr auto;gap:8px;min-width:0;min-height:0;padding:8px;overflow:hidden;background:#f9f9ff}.bp-sales .sales-meta-row,.bp-sales .sales-details-panel,.bp-sales .sales-quick-cash{display:none}.bp-sales .sales-customer-row{gap:6px}.bp-sales .sales-customer-row input{border-radius:10px;background:#f1f3fe;border:1px solid #d8d9e5}.bp-sales .sales-fast-tabs{margin:0}.bp-sales .sales-fast-tabs button{font-size:12px;padding:8px 4px;border-radius:10px 10px 0 0}.bp-sales .sales-fast-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;max-height:none;min-height:0;overflow:auto;padding-top:0}.bp-sales .sales-fast-item{min-height:136px;border-radius:12px;border:1px solid #c1c6d7;background:#fff;align-items:center;text-align:center}.bp-sales .sales-fast-item__img,.bp-sales .sales-fast-item__icon{height:72px}.bp-sales .sales-pay-row{position:sticky;bottom:0;background:#f9f9ff;padding-top:4px;gap:8px}.bp-sales .sales-pay-btn{height:52px;border-radius:12px;font-size:12px}}.sales-terminal{padding:8px;background:#f4f5fc;border-radius:10px;display:flex;flex-direction:column;gap:8px}.sales-terminal__top{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:10px;padding:8px!important;margin:0}.sales-terminal__search{display:flex;align-items:center;gap:6px;min-width:0}.sales-terminal .sales-price-select,.sales-terminal .sales-barcode-input{height:42px;border-radius:10px;border:1px solid #d8d9e5;background:#f1f3fe}.sales-terminal .sales-price-select{min-width:84px}.sales-terminal .sales-barcode-input{min-width:0}.sales-terminal .sales-action-btn{min-width:60px;height:42px;border-radius:10px;font-size:11px}.sales-terminal__total{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;color:#0058bc}.sales-terminal__total span{font-size:12px;font-weight:600;color:#414755}.sales-terminal__total strong{font-size:42px;line-height:1;letter-spacing:-.02em}.sales-terminal__search-results{padding:8px;margin:0;display:flex;flex-direction:column;gap:6px}.sales-terminal__search-results button{border:1px solid #d8d9e5;border-radius:8px;background:#fff;padding:8px 10px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.sales-terminal__body{margin:0;padding:8px;display:grid;grid-template-columns:330px minmax(0,1fr);gap:10px;min-height:0}.sales-terminal__left{min-width:0;min-height:0;border:1px solid #c1c6d7;border-radius:10px;background:#f8f9ff;padding:8px;display:flex;flex-direction:column;gap:8px}.sales-terminal__left-head{display:flex;align-items:center;justify-content:space-between}.sales-terminal__left-head h5{margin:0;font-size:14px}.sales-terminal .sales-customer-tabs{margin:0;overflow-x:auto;flex-wrap:nowrap}.sales-terminal .sales-customer-tabs button{white-space:nowrap;font-size:11px}.sales-terminal .sales-cart-scroll{flex:1;min-height:300px;border:1px solid #d8d9e5;border-radius:8px;overflow:auto;background:#fff}.sales-terminal__right{min-width:0;min-height:0;display:grid;grid-template-rows:auto auto auto auto 1fr auto;gap:8px}.sales-terminal__customer-row{display:flex;align-items:center;gap:6px;position:relative}.sales-terminal__customer-row input{flex:1;min-width:0;height:38px;border-radius:10px;border:1px solid #d8d9e5;background:#f1f3fe;padding:0 10px}.sales-terminal__inline-tools{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.sales-terminal__inline-tools .sales-toolbar-misc,.sales-terminal__inline-tools .sales-toolbar-discount{display:flex;gap:6px}.sales-terminal__inline-tools input,.sales-terminal__inline-tools select{height:34px;border-radius:8px}.sales-terminal__paid-input{width:120px;border:1px solid #d8d9e5;background:#fff;padding:0 8px}.sales-terminal__meta{margin-left:auto;display:flex;gap:10px;font-size:12px;color:#54606f}.sales-terminal__detail-toggle{display:flex;flex-direction:column;gap:6px}.sales-terminal .sales-fast-tabs{margin:0}.sales-terminal .sales-fast-tabs button{border-radius:10px 10px 0 0}.sales-terminal .sales-fast-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;max-height:390px}.sales-terminal .sales-fast-item{min-height:130px;border-radius:12px;border-color:#c1c6d7}.sales-terminal .sales-fast-item__img,.sales-terminal .sales-fast-item__icon{height:70px}.sales-terminal .sales-pay-row{gap:8px;position:sticky;bottom:0;background:#f4f5fc;padding-top:4px}.sales-terminal .sales-pay-btn{height:56px;border-radius:12px}@media(max-width:1100px){.sales-terminal{padding:6px}.sales-terminal__top{grid-template-columns:1fr}.sales-terminal__total{align-items:flex-start}.sales-terminal__total strong{font-size:30px}.sales-terminal__body{grid-template-columns:1fr}.sales-terminal .sales-fast-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-height:none}}.app-shell:has(.dzy-sales){min-height:100dvh;overflow:hidden}.app-shell:has(.dzy-sales) .leftbar,.app-shell:has(.dzy-sales) .topbar,.app-shell:has(.dzy-sales) .web-order-toast,.app-shell:has(.dzy-sales) .impersonation-banner{display:none!important}.app-shell:has(.dzy-sales) .rightbar{margin-left:0!important;min-width:0}.app-shell:has(.dzy-sales) .contentbar{padding:0!important;overflow:hidden}.dzy-sales{--dzy-bg: #f9f9ff;--dzy-panel: #ffffff;--dzy-soft: #eef0fa;--dzy-line: #c1c6d7;--dzy-text: #181c23;--dzy-muted: #717786;--dzy-primary: #0058bc;--dzy-pos: #4c4aca;--dzy-open: #b34b00;width:100%;height:100dvh!important;max-width:100%;padding:6px;border-radius:0;background:var(--dzy-bg);color:var(--dzy-text);display:grid;grid-template-areas:"dzy-top" "dzy-payment" "dzy-workspace" "dzy-paybar";grid-template-rows:48px 46px 1fr 60px;grid-template-columns:minmax(0,1fr);gap:6px;overflow:hidden!important;font-family:Inter,Segoe UI,Tahoma,sans-serif}.dzy-terminal-menu__expense{display:flex;flex-direction:column;gap:8px;margin:10px 0 12px;padding:12px;border-radius:12px;background:#fff4e5;border:1px solid #f0d4b8}.dzy-terminal-menu__expense-title{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:800;color:#9e3d00}.dzy-terminal-menu__expense-balance{margin:0;font-size:12px;font-weight:700;color:#1f6b3a}.dzy-terminal-menu__expense-balance.negative{color:#b42318}.dzy-terminal-menu__expense input{width:100%;height:38px;border:1px solid #d8d9e5;border-radius:8px;padding:0 10px;font-size:13px;background:#fff}.dzy-terminal-menu__expense-submit{height:38px;border:none;border-radius:8px;background:#b34b00;color:#fff;font-weight:800;font-size:13px;cursor:pointer}.dzy-terminal-menu__expense-submit:disabled{opacity:.65;cursor:default}.dzy-terminal-menu__expense-msg{margin:0;padding:8px 10px;border-radius:8px;font-size:12px;font-weight:700;background:#fde8e8;color:#9b1c1c}.dzy-terminal-menu__expense-msg.ok{background:#e6f6ea;color:#1f7a34}.dzy-sales__top{grid-area:dzy-top;display:grid;grid-template-columns:230px minmax(280px,1fr) 250px;align-items:center;gap:10px;min-width:0}.dzy-sales__terminal{display:flex;align-items:center;gap:12px;color:#24608e;font-size:18px;min-width:0;flex-shrink:0}.dzy-sales__menu-btn{width:34px;height:34px;border:none;border-radius:10px;background:transparent;color:#24608e;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.dzy-sales__menu-btn i,.dzy-sales__terminal i{font-size:18px}.dzy-shift-end-btn,.dzy-terminal-menu__shift{border:none;border-radius:10px;background:#ba1a1a;color:#fff;font-weight:800;cursor:pointer}.dzy-shift-end-btn{min-height:34px;padding:0 12px;white-space:nowrap}.dzy-terminal-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000}.dzy-terminal-menu__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#181c2347;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dzy-terminal-menu__panel{position:absolute;top:0;left:0;bottom:0;width:min(320px,86vw);max-height:100dvh;padding:12px;background:#fff;border-right:1px solid var(--dzy-line);box-shadow:12px 0 32px #181c232e;display:flex;flex-direction:column;overflow:hidden}.dzy-terminal-menu__body{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;padding-bottom:16px}.dzy-terminal-menu__head{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 4px 14px;border-bottom:1px solid #e8eaf4;margin-bottom:8px}.dzy-terminal-menu__head button{width:34px;height:34px;border:none;border-radius:10px;background:#eef0fa;color:#414755;font-size:20px;cursor:pointer}.dzy-terminal-menu__link,.dzy-terminal-menu__group span,.dzy-terminal-menu__group a{display:flex;align-items:center;gap:10px;min-height:38px;border-radius:10px;color:#181c23;text-decoration:none}.dzy-terminal-menu__link,.dzy-terminal-menu__group span{padding:0 10px;font-weight:700}.dzy-terminal-menu__link:hover,.dzy-terminal-menu__group a:hover{background:#eef0fa}.dzy-terminal-menu__group{margin:4px 0}.dzy-terminal-menu__group a{margin-left:28px;padding:0 10px;color:#5b6472;font-size:13px}.dzy-terminal-menu__shift{width:100%;min-height:40px;display:flex;align-items:center;gap:10px;padding:0 10px;margin-top:12px;text-align:left}.dzy-sales__search{min-width:0;height:40px;display:flex;align-items:center;gap:8px;padding:0 10px;border-radius:12px;background:#eef0fa}.dzy-sales__search>i{color:var(--dzy-muted);font-size:18px;flex-shrink:0}.dzy-sales .dzy-sales__search .sales-price-select{width:78px;min-width:78px;height:30px;padding:0 6px;border:none;background:#fff;border-radius:8px;font-size:12px}.dzy-sales .dzy-sales__search .sales-barcode-input{flex:1;height:34px;min-width:0;border:none;background:transparent;font-size:14px;outline:none}.dzy-sales__icon-btn{width:36px;height:34px;border:none;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.dzy-sales__icon-btn--primary{background:var(--dzy-primary);color:#fff}.dzy-sales__icon-btn--soft{background:#fff;color:var(--dzy-primary)}.dzy-sales__grand-total{text-align:right;color:var(--dzy-primary);min-width:0}.dzy-sales__grand-total span{display:block;font-size:13px;line-height:16px;color:#414755;font-weight:700;text-transform:uppercase}.dzy-sales__grand-total strong{display:block;font-size:34px;line-height:34px;font-weight:800;letter-spacing:-.03em;white-space:nowrap}.dzy-sales__search-results{position:fixed;top:50px;left:350px;right:260px;z-index:80;padding:8px;border:1px solid var(--dzy-line);border-radius:12px;background:#fff;box-shadow:0 10px 24px #181c231f}.dzy-sales__search-results button{width:100%;min-height:38px;display:flex;justify-content:space-between;gap:12px;border:none;border-bottom:1px solid #edf0f8;background:transparent;cursor:pointer}.dzy-payment-panel{grid-area:dzy-payment;min-width:0;min-height:0;display:grid;grid-template-columns:220px auto 1fr;align-items:center;gap:10px;padding:6px 10px;border:1px solid var(--dzy-line);border-radius:12px;background:#fff}.dzy-payment-panel label{display:flex;align-items:center;gap:8px;min-width:0;margin:0}.dzy-payment-panel label span{color:#414755;font-size:12px;font-weight:800;white-space:nowrap}.dzy-payment-panel input{width:120px;height:32px;border:1px solid #d8d9e5;border-radius:8px;padding:0 10px;font-weight:800;color:var(--dzy-primary);background:#eef0fa}.dzy-payment-panel__quick{display:flex;gap:6px;min-width:0}.dzy-payment-panel__quick button{min-width:48px;height:32px;border:none;border-radius:8px;background:#e6eefc;color:var(--dzy-primary);font-weight:800;cursor:pointer}.dzy-payment-panel__change{justify-self:end;color:#0f8a4b;font-size:15px;white-space:nowrap}.dzy-sales__workspace{grid-area:dzy-workspace;min-height:0;display:grid;grid-template-columns:34% minmax(0,66%);gap:8px;overflow:hidden}.dzy-cart,.dzy-products{min-width:0;min-height:0;border:1px solid var(--dzy-line);border-radius:12px;background:var(--dzy-panel);overflow:hidden}.dzy-cart{display:grid;grid-template-rows:46px auto 1fr 70px}.dzy-cart__head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 12px;background:#f2f3fb;border-bottom:1px solid var(--dzy-line)}.dzy-cart__head h5{margin:0;font-size:14px;font-weight:800}.dzy-cart__head button{border:none;background:transparent;color:#b43b3b;font-weight:700;font-size:13px;cursor:pointer}.dzy-cart__tabs{display:flex;gap:4px;list-style:none;margin:0;padding:6px;overflow:hidden;border-bottom:1px solid #e6e8f3}.dzy-cart__tabs li{flex:1;min-width:0}.dzy-cart__tabs button{width:100%;min-height:32px;border:none;border-radius:8px;background:transparent;color:var(--dzy-muted);font-size:11px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dzy-cart__tabs button.active{background:#e6eefc;color:var(--dzy-primary);font-weight:800}.dzy-cart__table{min-height:0;overflow:auto}.dzy-cart__table table{width:100%;font-size:15px;border-collapse:collapse}.dzy-cart__table th,.dzy-cart__table td{border:none;border-bottom:1px solid #e8eaf4;padding:9px 8px;vertical-align:middle}.dzy-cart__table th{position:sticky;top:0;z-index:1;background:#eef0fa;color:#414755;font-size:12px;font-weight:800}.dzy-cart__table td:first-child{max-width:150px}.dzy-cart__table td:first-child strong{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:800;line-height:1.25}.dzy-cart__table td:nth-child(3),.dzy-cart__table td:nth-child(4){font-size:15px;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}.dzy-cart__remove{margin-top:2px;border:none;background:none;color:#e34a67;cursor:pointer;font-size:14px}.dzy-cart__qty{display:inline-grid;grid-template-columns:32px 38px 32px;gap:4px;align-items:center}.dzy-cart__qty button,.dzy-cart__qty input{height:32px;border:none;border-radius:6px;background:#e8ebf5;text-align:center;font-size:14px;font-weight:800}.dzy-cart__qty button{cursor:pointer;font-weight:800}.dzy-cart__footer{display:grid;grid-template-columns:1fr 1fr;gap:4px 10px;padding:8px 12px;background:#f2f3fb;border-top:1px solid var(--dzy-line);font-size:14px}.dzy-cart__footer div{display:flex;justify-content:space-between;gap:8px}.dzy-cart__footer div strong{font-size:15px}.dzy-cart__footer-actions{grid-column:1 / -1}.dzy-cart__footer-actions button{flex:1;min-height:36px;border:none;border-radius:8px;background:#e6e8f3;color:#414755;font-weight:700;font-size:14px;cursor:pointer}.dzy-cart__footer-actions button:last-child{background:var(--dzy-primary);color:#fff}.dzy-cart__table .sales-empty{font-size:14px;color:var(--dzy-muted);text-align:center;padding:16px 12px!important}.dzy-products{display:grid;grid-template-rows:46px 1fr;border:none;background:transparent}.dzy-products__categories{display:flex;gap:8px;list-style:none;margin:0;padding:0 0 8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;flex-wrap:nowrap}.dzy-products__categories li{flex-shrink:0}.dzy-products__categories button{min-height:38px;min-width:86px;border:none;border-radius:999px;background:#e3e5ef;color:#414755;padding:0 16px;font-weight:700;cursor:pointer}.dzy-products__categories button.active{background:var(--dzy-primary);color:#fff}.dzy-products__grid{min-height:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(132px,1fr);gap:8px;overflow:hidden}.dzy-products__empty{grid-column:1 / -1;margin:0;padding:24px 12px;text-align:center;color:#717786;font-weight:700}.dzy-product-card{min-width:0;min-height:0;border:1px solid var(--dzy-line);border-radius:12px;background:#fff;padding:8px;display:grid;grid-template-rows:minmax(78px,1fr) auto auto;gap:4px;align-items:center;text-align:center;cursor:pointer;overflow:hidden}.dzy-product-card img,.dzy-product-card__placeholder{width:100%;height:100%;min-height:78px;max-height:108px;border-radius:8px;object-fit:cover;background:linear-gradient(135deg,#f1f3fe,#e6e8f3)}.dzy-product-card__placeholder{display:flex;align-items:center;justify-content:center;color:#c1c6d7;font-size:28px}.dzy-product-card>span:not(.dzy-product-card__placeholder){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700}.dzy-product-card strong{color:#24608e;font-size:16px}.dzy-product-card--empty{opacity:.65;pointer-events:none}.dzy-sales__drawer{position:fixed;left:12px;right:12px;bottom:70px;z-index:90;display:flex;flex-wrap:wrap;gap:8px;padding:10px;border:1px solid var(--dzy-line);border-radius:12px;background:#fffffff5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 12px 30px #181c232e}.dzy-sales__drawer input,.dzy-sales__drawer select{min-height:38px;border:1px solid #d8d9e5;border-radius:8px;padding:0 10px}.dzy-paybar{grid-area:dzy-paybar;min-height:0;display:grid;grid-template-columns:1fr 1fr 1fr 70px;gap:12px;height:60px;align-self:stretch;min-width:0}.dzy-paybar__btn,.dzy-paybar__print{min-width:0;width:100%;height:100%;border:none;border-radius:10px;color:#fff;font-weight:800;letter-spacing:.02em;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer}.dzy-paybar__btn i,.dzy-paybar__print i{font-size:20px}.dzy-paybar__btn--cash{background:#0067c8}.dzy-paybar__btn--pos{background:#5149ce}.dzy-paybar__btn--partial,.dzy-paybar__btn--open{background:#b34b00}.dzy-paybar__print{color:#414755;background:#eef0fa;border:1px solid var(--dzy-line)}.dzy-mobile-nav{display:none}.cashier-shift-summary__expenses{display:flex;flex-direction:column;gap:8px}.cashier-shift-summary__expenses>span{font-size:12px;color:#717786;font-weight:700}.cashier-shift-summary__expenses ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.cashier-shift-summary__expenses li{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;padding:10px 12px;border:1px solid #d8d9e5;border-radius:10px;background:#fff;font-size:13px}.cashier-shift-summary__expenses li strong{color:#9e3d00}.cashier-shift-summary__expenses li time{font-size:11px;color:#717786}.dzy-mobile-nav,.dzy-sales__hidden-tools{display:none}.cashier-shift-summary{display:flex;flex-direction:column;gap:14px}.cashier-shift-summary__hero{padding:14px;border-radius:12px;background:#eef0fa;display:flex;flex-direction:column;gap:4px}.cashier-shift-summary__hero span,.cashier-shift-summary__grid span{font-size:12px;color:#717786;font-weight:700}.cashier-shift-summary__hero strong{font-size:22px;color:#0058bc}.cashier-shift-summary__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cashier-shift-summary__grid div{padding:12px;border:1px solid #d8d9e5;border-radius:12px;background:#fff;display:flex;flex-direction:column;gap:4px}.cashier-shift-summary__grid strong{font-size:18px;color:#181c23}.cashier-shift-summary__grid strong.cash-negative{color:#b42318}.cashier-shift-summary__notice{margin:0;padding:12px;border-radius:12px;background:#fff4e5;color:#9e3d00;font-weight:800;text-align:center}.cashier-shift-summary__actions{display:flex;justify-content:flex-end;gap:8px}.cashier-shift-summary__actions--final{justify-content:stretch}.cashier-shift-summary__actions--final .btn{flex:1;min-height:48px}.cashier-shift-confirm__text{margin:0 0 8px;font-size:17px;font-weight:800;color:#181c23}.cashier-shift-confirm__hint{margin:0 0 16px;font-size:13px;color:#717786;line-height:1.45}.split-payment-form{display:flex;flex-direction:column;gap:10px}.split-payment-form__total{margin:0 0 4px;font-size:15px;color:#414755}.split-payment-form label{font-size:13px;font-weight:700;color:#5c6170}.split-payment-form input{height:42px;border:1px solid #d8d9e5;border-radius:8px;padding:0 12px;font-size:16px}.split-payment-form .form-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}@media(max-width:1024px){.dzy-sales{grid-template-rows:46px 44px 1fr 58px;grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"dzy-top" "dzy-payment" "dzy-workspace" "dzy-paybar";gap:6px;padding:5px}.dzy-sales__top{grid-template-columns:250px minmax(260px,1fr) 230px;gap:8px}.dzy-sales__grand-total strong{font-size:32px}.dzy-sales__workspace{grid-template-columns:34% minmax(0,66%);gap:6px}.dzy-cart{grid-template-rows:44px auto 1fr 70px}.dzy-products__grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(124px,1fr);gap:6px}.dzy-product-card{padding:6px}.dzy-product-card img,.dzy-product-card__placeholder{min-height:70px;max-height:96px}.dzy-paybar{grid-area:dzy-paybar;grid-template-columns:1fr 1fr 1fr 58px!important;gap:10px;height:58px}}@media(max-width:900px){.dzy-sales{height:auto!important;min-height:100dvh;overflow:auto!important;grid-template-areas:"dzy-top" "dzy-payment" "dzy-workspace" "dzy-paybar" "dzy-mobile-nav";grid-template-rows:auto auto minmax(0,1fr) auto 58px;padding-bottom:0}.dzy-sales__top,.dzy-sales__workspace{grid-template-columns:1fr}.dzy-sales__top{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"terminal total" "search search";gap:6px;align-items:center}.dzy-sales__terminal{grid-area:terminal;font-size:14px;gap:8px;min-width:0}.dzy-sales__search{grid-area:search;min-width:0}.dzy-sales__grand-total{grid-area:total;text-align:right;min-width:0}.dzy-sales__grand-total strong{font-size:24px}.dzy-shift-end-btn{margin-left:auto;font-size:12px;padding:0 10px}.dzy-sales__workspace{overflow:visible}.dzy-sales--products .dzy-cart,.dzy-sales--cart .dzy-products{display:none}.dzy-sales--cart .dzy-cart,.dzy-sales--products .dzy-products{display:grid}.dzy-paybar{grid-template-columns:1fr 1fr 1fr 58px!important;height:54px;gap:6px}.dzy-payment-panel{grid-template-columns:1fr;gap:6px;padding:8px}.dzy-payment-panel label{justify-content:space-between}.dzy-payment-panel input{width:min(150px,45vw)}.dzy-payment-panel__quick{display:grid;grid-template-columns:repeat(4,1fr)}.dzy-payment-panel__quick button{width:100%;min-width:0}.dzy-payment-panel__change{justify-self:stretch;text-align:center}.dzy-paybar__btn,.dzy-paybar__print{border-radius:9px;font-size:11px;gap:5px}.dzy-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.dzy-cart{min-height:52dvh}.dzy-mobile-nav{grid-area:dzy-mobile-nav;display:grid;grid-template-columns:1fr 1fr;gap:8px;min-height:54px;padding:4px;border-top:1px solid var(--dzy-line);background:#fff}.dzy-mobile-nav button{border:none;border-radius:12px;background:#eef0fa;color:#414755;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:11px;font-weight:800;cursor:pointer}.dzy-mobile-nav button.active{background:var(--dzy-primary);color:#fff}}.qr-orders-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem 1rem}.qr-orders-toolbar select{min-width:160px}.qr-orders-pending-badge{margin-left:auto;padding:.25rem .65rem;border-radius:999px;background:#fff3cd;color:#856404;font-size:.85rem;font-weight:600}.qr-order-list{display:grid;gap:1rem}.qr-order-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1rem}.qr-order-card.status-pending{border-left:4px solid #f0ad4e}.qr-order-card__head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem}.qr-order-badge{display:inline-block;margin-left:.5rem;padding:.15rem .45rem;border-radius:4px;font-size:.75rem;font-weight:600}.qr-order-badge.pending{background:#fff3cd;color:#856404}.qr-order-badge.accepted,.qr-order-badge.completed{background:#d4edda;color:#155724}.qr-order-badge.rejected{background:#f8d7da;color:#721c24}.qr-order-items{margin:.75rem 0;padding-left:1.25rem}.qr-order-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.qr-order-time{display:block;margin-top:.75rem;color:#6b7280}.qr-orders-flash{animation:qr-flash .6s ease 3}@keyframes qr-flash{0%,to{opacity:1}50%{opacity:.65}}@media(max-width:575px){.qr-order-card__head{flex-direction:column}.qr-orders-pending-badge{margin-left:0}.qr-order-actions .btn{flex:1 1 calc(50% - .25rem)}}.product-report-page{--pr-hero-start: #1690d6;--pr-hero-end: #2ec5cf;--pr-summary-bg: #e8e4f2;--pr-line: #e8ebf3;--pr-text: #1a1d24;--pr-muted: #8a94a6;display:flex;flex-direction:column;min-height:calc(100dvh - 120px);margin:-24px;background:#fff}.contentbar .product-report-page{min-height:calc(100dvh - 88px)}.product-report-hero{background:linear-gradient(165deg,var(--pr-hero-start) 0%,var(--pr-hero-end) 100%);padding:8px 16px 18px;color:#fff}.product-report-hero__top{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;margin-bottom:14px}.product-report-hero h1{margin:0;text-align:center;font-size:18px;font-weight:700}.product-report-back{width:36px;height:36px;border:none;border-radius:10px;background:transparent;color:#fff;font-size:18px;cursor:pointer}.product-report-filters{display:flex;flex-direction:column;gap:12px}.product-report-filter-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.product-report-pill{display:flex;flex-direction:column;gap:3px;padding:11px 16px;border-radius:999px;background:#fff;min-width:0;box-shadow:0 2px 8px #14285014}.product-report-pill span{font-size:11px;color:var(--pr-muted);font-weight:600}.product-report-pill input{border:none;background:transparent;color:var(--pr-text);font-size:15px;font-weight:700;min-width:0;width:100%;padding:0}.product-report-pill input:focus{outline:none}.product-report-list-btn{width:100%;border:none;border-radius:999px;padding:15px 20px;background:#3d6d7a;color:#fff;font-size:16px;font-weight:700;cursor:pointer;box-shadow:0 4px 14px #1e324640}.product-report-body{flex:1;min-height:0;overflow:auto;background:#fff}.product-report-empty{margin:24px 16px;text-align:center;color:var(--pr-muted);font-size:14px}.product-report-table{width:100%;border-collapse:collapse;font-size:14px}.product-report-table thead th{padding:14px 12px;text-align:left;font-size:13px;font-weight:800;color:var(--pr-text);border-bottom:1px solid var(--pr-line)}.product-report-table thead th:not(:first-child){text-align:center}.product-report-table tbody td{padding:12px;border-bottom:1px solid var(--pr-line);vertical-align:top}.product-report-table tbody td:not(:first-child){text-align:center;font-weight:600;color:var(--pr-text)}.product-report-table tbody td strong{display:block;font-size:14px;font-weight:800;color:var(--pr-text);line-height:1.3}.product-report-table tbody td small{display:block;margin-top:4px;font-size:12px;color:var(--pr-muted)}.product-report-mobile-rows{display:none}.product-report-summary{flex-shrink:0;padding:12px 12px 16px;background:var(--pr-summary-bg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.product-report-summary__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.product-report-summary-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:74px;padding:10px 6px;border-radius:16px;background:#fff;box-shadow:0 2px 8px #1e283c12}.product-report-summary-card span{font-size:12px;color:var(--pr-muted);font-weight:600;text-align:center}.product-report-summary-card strong{font-size:17px;font-weight:800;color:var(--pr-text);text-align:center;line-height:1.2}@media(max-width:991px){.product-report-page{margin:-16px;min-height:100dvh}.contentbar .product-report-page{min-height:100dvh}}@media(max-width:640px){.product-report-table{display:none}.product-report-mobile-rows{display:flex;flex-direction:column}.product-report-mobile-row{padding:14px 16px;border-bottom:1px solid var(--pr-line)}.product-report-mobile-row__main strong{display:block;font-size:14px;font-weight:800;color:var(--pr-text)}.product-report-mobile-row__main small{display:block;margin-top:4px;font-size:12px;color:var(--pr-muted)}.product-report-mobile-row__values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px}.product-report-mobile-row__values span{display:flex;flex-direction:column;gap:2px;font-size:13px;font-weight:700;color:var(--pr-text)}.product-report-mobile-row__values em{font-size:11px;font-style:normal;color:var(--pr-muted);font-weight:600}.product-report-summary-card{min-height:76px;border-radius:16px}.product-report-summary-card strong{font-size:15px}}@media(min-width:1024px){.product-report-page{margin:0;border-radius:16px;overflow:hidden;border:1px solid var(--pr-line);min-height:calc(100dvh - 140px)}.product-report-hero{padding:16px 24px 22px}.product-report-filter-grid{max-width:720px}.product-report-list-btn{max-width:320px}}.product-label{width:76mm;max-width:76mm;min-height:38mm;padding:2mm 3mm;box-sizing:border-box;border:1px dashed #ccc;background:#fff;color:#000;font-family:Arial,Helvetica,sans-serif;text-align:center;overflow:hidden}.product-label__store{font-size:9pt;font-weight:700;text-transform:uppercase;letter-spacing:.3px;margin-bottom:1mm;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-label__name{font-size:11pt;font-weight:700;line-height:1.2;min-height:2.4em;margin-bottom:1.5mm;word-break:break-word}.product-label__meta{display:flex;justify-content:space-between;gap:2mm;font-size:8pt;margin-bottom:1mm;color:#333}.product-label__price{font-size:16pt;font-weight:800;margin:1mm 0}.product-label__barcode{width:100%;max-height:14mm}.product-label__barcode svg{width:100%!important;height:auto!important}.scale-label{width:76mm;max-width:76mm;min-height:45mm;padding:2mm 3mm;box-sizing:border-box;border:1px dashed #ccc;background:#fff;color:#000;font-family:Arial,Helvetica,sans-serif;text-align:center}.scale-label__store{font-size:8pt;font-weight:700;margin-bottom:1mm}.scale-label__name{font-size:12pt;font-weight:700;line-height:1.15;margin-bottom:2mm;min-height:2.2em}.scale-label__weight-row{font-size:11pt;font-weight:600;margin-bottom:1mm}.scale-label__total{font-size:18pt;font-weight:800;margin:1.5mm 0;border-top:1px solid #000;border-bottom:1px solid #000;padding:1.5mm 0}.scale-label__unit-price{font-size:9pt;color:#333;margin-bottom:1mm}.scale-label__date{font-size:7pt;color:#555;margin-bottom:1mm}.scale-label__barcode{width:100%}.scale-label__barcode svg{width:100%!important;height:auto!important}.print-preview-grid{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px;background:#eef1f8;border-radius:8px;max-height:480px;overflow-y:auto}.print-controls{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end;margin-bottom:16px}.print-controls label{display:flex;flex-direction:column;gap:4px;font-size:13px}.print-controls select,.print-controls input{min-width:160px}@media print{@page{size:80mm auto;margin:0}html,body{width:80mm;margin:0!important;padding:0!important;background:#fff!important}body *{visibility:hidden!important}.print-area,.print-area *{visibility:visible!important}.print-area{position:absolute;left:0;top:0;width:80mm}.product-label,.scale-label{border:none!important;page-break-after:always;break-after:page;margin:0 auto}.product-label:last-child,.scale-label:last-child{page-break-after:auto}.print-preview-grid{background:none;padding:0;max-height:none;overflow:visible}}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;max-width:100%;overflow-x:hidden}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:14px;color:#303e67;background:#f2f3f7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img{max-width:100%}.row{display:flex;flex-wrap:wrap;margin:0 -12px 24px}.col,.stat-col,.half-col,.full-col{padding:0 12px;width:100%}@media(min-width:768px){.stat-col{width:50%}}@media(min-width:1200px){.stat-col{width:25%}.half-col{width:50%}}.card{background:#fff;border-radius:4px;box-shadow:0 1px 3px #00000014;margin-bottom:24px;max-width:100%;min-width:0}.card-header{padding:16px 20px;border-bottom:1px solid #ebebeb}.card-header h5{margin:0;font-size:15px;font-weight:600;color:#303e67}.card-body{padding:20px;max-width:100%;min-width:0}.badge{display:inline-block;padding:3px 8px;border-radius:3px;font-size:11px;font-weight:600}.badge-success{background:#18d26b;color:#fff}.badge-primary{background:#0080ff;color:#fff}.badge-warning{background:#ffb822;color:#fff}.empty-state{padding:40px;text-align:center;color:#8a98ac}.page-header-bar h1{margin:0;font-size:20px;font-weight:600}.dashboard .stat-card-body{display:flex;align-items:center;gap:16px;padding:20px}.stat-left{display:flex;flex-direction:column;align-items:center;gap:8px}.stat-icon{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px}.stat-icon.success{background:#18d26b26;color:#18d26b}.stat-icon.warning{background:#ffb82226;color:#ffb822}.stat-right{flex:1;text-align:right}.stat-right h5{margin:0 0 6px;font-size:13px;font-weight:500;color:#8a98ac}.stat-right h4{margin:0 0 8px;font-size:22px;color:#303e67}.help-icon{margin-left:4px;color:#8a98ac;cursor:help}.stat-badges{display:flex;justify-content:flex-end;gap:6px}.chart-placeholder{min-height:280px;display:flex;flex-direction:column;justify-content:flex-end;position:relative}.chart-line{height:2px;background:#0080ffd9;margin:0 20px 40px;box-shadow:0 -80px 0 -1px #0080ff14}.chart-labels{display:flex;justify-content:space-between;padding:0 20px;color:#8a98ac;font-size:12px}.table-toolbar{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-bottom:12px;color:#8a98ac;font-size:13px}.table-search input,.table-toolbar select{border:1px solid #dbe0ec;border-radius:4px;padding:6px 10px;margin-left:6px}.table-wrap{overflow-x:auto;max-width:100%}table{width:100%;border-collapse:collapse;font-size:12px;max-width:100%}th,td{border:1px solid #ebebeb;padding:10px 12px;text-align:left}th{background:#f8f9fb;font-weight:600}.empty-row{text-align:center;color:#8a98ac;padding:24px!important}.table-footer{margin-top:12px;color:#8a98ac;font-size:12px}.daily-terminal-report{--daily-bg: #f9f9ff;--daily-panel: #fff;--daily-line: #c1c6d7;--daily-primary: #0058bc;--daily-pos: #4c4aca;--daily-cash: #0067c8;--daily-profit: #0f9d58;display:flex;flex-direction:column;gap:14px}.daily-terminal-report .page-header{margin-bottom:0;border:1px solid var(--daily-line);border-radius:14px;background:var(--daily-panel)}.daily-terminal-report__top{display:grid;grid-template-columns:minmax(220px,320px) 1fr;gap:12px}.daily-terminal-report__date,.daily-terminal-report__total,.daily-report-card,.daily-sale-card{border:1px solid var(--daily-line);border-radius:14px;background:var(--daily-panel)}.daily-terminal-report__date{display:flex;align-items:center;gap:12px;padding:14px}.daily-terminal-report__date span,.daily-terminal-report__total span,.daily-report-card span{color:#717786;font-size:12px;font-weight:800;text-transform:uppercase}.daily-terminal-report__date input{flex:1;min-height:40px;border:1px solid #d8d9e5;border-radius:10px;padding:0 12px;background:#eef0fa}.daily-terminal-report__total{padding:12px 16px;text-align:right}.daily-terminal-report__total strong{display:block;color:var(--daily-primary);font-size:36px;line-height:1.1}.daily-terminal-report__cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.daily-report-card{padding:14px;display:flex;flex-direction:column;gap:6px;min-height:116px}.daily-report-card strong{color:#181c23;font-size:24px}.daily-report-card small{color:#717786;font-size:12px}.daily-report-card--cash{border-color:#0067c859;background:linear-gradient(180deg,#fff,#edf5ff)}.daily-report-card--card{border-color:#4c4aca59;background:linear-gradient(180deg,#fff,#f0efff)}.daily-report-card--muted{background:#f1f3fe}.daily-report-card--profit{border-color:#0f9d5859;background:linear-gradient(180deg,#fff,#e8f8ef)}.daily-report-card--profit strong{color:var(--daily-profit)}.daily-report-card--qty{border-color:#0058bc40;background:linear-gradient(180deg,#fff,#f4f6ff)}.daily-terminal-report__mobile-list{display:none}.daily-terminal-report__table{border:1px solid var(--daily-line);border-radius:14px;overflow:hidden}.daily-summary-fab,.daily-summary-sheet{display:none}@media(max-width:1024px){body{font-size:13px}.row{margin:0 -8px 16px}.col,.stat-col,.half-col,.full-col{padding:0 8px;min-width:0}.card{margin-bottom:16px}.card-header{padding:12px 14px}.card-body{padding:12px}.table-toolbar{gap:8px;font-size:12px}.table-search input,.table-toolbar select{padding:5px 8px;margin-left:4px}table{font-size:11px;table-layout:auto}th,td{padding:7px 8px;word-break:break-word}.table-footer{display:flex;flex-wrap:wrap;gap:8px}.pagination{flex-wrap:wrap}.daily-terminal-report__top{grid-template-columns:1fr}.daily-terminal-report__total{text-align:left}.daily-terminal-report__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}@media(max-width:640px){.daily-terminal-report{gap:10px}.daily-terminal-report .page-header{padding:12px}.daily-terminal-report__date{align-items:stretch;flex-direction:column;gap:6px}.daily-terminal-report__total strong{font-size:28px}.daily-terminal-report__cards{grid-template-columns:1fr 1fr;gap:8px}.daily-report-card{min-height:104px;padding:10px}.daily-report-card strong{font-size:18px}.daily-terminal-report__table{display:none}.daily-terminal-report__mobile-list{display:flex;flex-direction:column;gap:8px}.daily-sale-card{padding:12px;display:grid;gap:8px}.daily-sale-card>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.daily-sale-card span,.daily-sale-card small{color:#717786;font-size:12px}.daily-sale-card b{color:var(--daily-primary);font-size:16px}.daily-sale-card--empty{color:#717786;text-align:center}.daily-terminal-report__cards{margin-top:4px;padding-bottom:72px}.daily-summary-fab{display:flex;position:fixed;right:16px;bottom:20px;z-index:120;width:48px;height:48px;border:none;border-radius:999px;align-items:center;justify-content:center;background:var(--daily-primary);color:#fff;box-shadow:0 8px 24px #0058bc73;cursor:pointer;animation:daily-summary-fab-bounce 1.6s ease-in-out infinite}.daily-summary-fab i{font-size:20px;line-height:1}.daily-summary-sheet{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:130}.daily-summary-sheet__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;background:#0f141e73;cursor:pointer}.daily-summary-sheet__panel{position:absolute;left:0;right:0;bottom:0;max-height:78vh;padding:12px 12px 20px;border-radius:18px 18px 0 0;background:var(--daily-bg);box-shadow:0 -12px 40px #0000002e;animation:daily-summary-sheet-up .28s ease-out}.daily-summary-sheet__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;padding:4px 4px 8px}.daily-summary-sheet__head strong{font-size:16px;color:#181c23}.daily-summary-sheet__head button{width:36px;height:36px;border:none;border-radius:10px;background:#eef0fa;color:#4b5568;cursor:pointer}.daily-summary-sheet__cards{display:grid;grid-template-columns:1fr 1fr;gap:8px;overflow:auto;max-height:calc(78vh - 56px)}}@keyframes daily-summary-fab-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes daily-summary-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:none;border-radius:4px;padding:8px 14px;font-size:13px;font-weight:600;cursor:pointer;text-decoration:none}.btn-sm{padding:5px 10px;font-size:12px}.btn-success{background:#18d26b;color:#fff}.btn-primary{background:#0080ff;color:#fff}.btn-info{background:#26c6da;color:#fff}.btn-warning{background:#ffb822;color:#fff}.btn-danger{background:#e55353;color:#fff}.btn-default,.btn-light{background:#eef1f6;color:#303e67}.btn-secondary{background:#6c757d;color:#fff}.form-grid{display:grid;grid-template-columns:180px 1fr;gap:12px 16px;padding:24px;align-items:center}.form-grid label{font-weight:500;color:#8a98ac}.form-grid input,.form-grid select,.form-control{width:100%;border:1px solid #dbe0ec;border-radius:4px;padding:10px 12px}.form-actions{grid-column:1 / -1;display:flex;gap:8px}.form-stack{display:flex;flex-direction:column;gap:10px}.form-stack label{font-size:13px;color:#8a98ac}.checkbox-row{grid-column:1 / -1;display:flex;align-items:center;gap:8px}.product-group-field__body{display:flex;flex-direction:column;gap:10px}.product-group-field__body select{width:100%;border:1px solid #dbe0ec;border-radius:4px;padding:8px 12px}.product-group-field__quick{display:flex;flex-wrap:wrap;gap:8px}.product-group-field__create{padding:0!important;margin:0;background:transparent;box-shadow:none}.product-group-field__create input{flex:1;min-width:180px}.form-inline-bar,.filter-bar{display:flex;flex-wrap:wrap;gap:10px;padding:16px;align-items:center}.form-inline-bar input,.form-inline-bar select,.filter-bar input,.filter-bar select{border:1px solid #dbe0ec;border-radius:4px;padding:8px 12px;min-width:160px}.page-header{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;margin-bottom:16px;flex-wrap:wrap;min-width:0}.page-header-main{min-width:0;flex:1 1 280px}.page-header h2{margin:0;font-size:22px}.page-header p{margin:4px 0 0;color:#8a98ac}.page-header-actions{display:flex;gap:8px;flex-wrap:wrap}.summary-inline{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;margin-bottom:16px}.detail-grid p{display:flex;justify-content:space-between;gap:12px;margin:0 0 10px}.detail-grid span{color:#8a98ac}.alert{padding:12px 16px;border-radius:4px;margin-bottom:16px}.alert-info{background:#e8f4ff;color:#06c;border:1px solid #b8dafb}.simple-list{list-style:none;margin:0;padding:0 20px 20px}.simple-list li{padding:10px 0;border-bottom:1px solid #ebebeb}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-panel{background:#fff;border-radius:6px;width:100%;max-width:calc(100vw - 24px);max-height:90vh;overflow:auto}.modal-md{max-width:560px}.modal-lg{max-width:760px}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #ebebeb}.modal-header h4{margin:0}.modal-close{border:none;background:none;font-size:24px;cursor:pointer}.modal-body{padding:20px}.modal-footer{padding:16px 20px;border-top:1px solid #ebebeb;display:flex;gap:8px;justify-content:flex-end}.customer-list-modal{margin-top:12px;display:flex;flex-direction:column;gap:8px;max-height:320px;overflow:auto}.customer-option{display:flex;justify-content:space-between;width:100%;border:1px solid #ebebeb;background:#fff;padding:10px 12px;border-radius:4px;cursor:pointer;text-align:left}.customer-option:hover{background:#f2f3f7}.pagination{display:flex;gap:6px;align-items:center}.pagination button{border:1px solid #dbe0ec;background:#fff;padding:4px 10px;border-radius:4px;cursor:pointer}.pagination button:disabled{opacity:.5;cursor:not-allowed}.page-num{padding:0 8px}.chart-bars{display:flex;align-items:flex-end;gap:12px;height:220px;padding:20px}.chart-bar{flex:1;background:#0080ffb3;border-radius:4px 4px 0 0;min-height:8px}.summary-list p{display:flex;justify-content:space-between;margin:0 0 12px}.integration-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.integration-card{padding:20px}.status-pill{display:inline-block;padding:4px 10px;border-radius:999px;font-size:12px;margin:10px 0}.status-pill.inactive{background:#ffe8e8;color:#c0392b}.notice-list{display:flex;flex-direction:column;gap:12px}.notice-item{display:flex;justify-content:space-between;align-items:center;padding:16px 20px}.notice-item.read{opacity:.7}.product-image-field{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px}.product-image-field__preview{width:120px;height:120px;border:1px dashed #dbe0ec;border-radius:8px;overflow:hidden;background:#f8f9fb;flex-shrink:0}.product-image-field__preview img{width:100%;height:100%;object-fit:cover;display:block}.product-image-field__placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#8a98ac;font-size:12px}.product-image-field__placeholder i{font-size:28px}.product-image-field__actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.product-image-field__hint{flex:1 1 100%;margin:0;font-size:12px;color:#8a98ac}.product-image-field__error{flex:1 1 100%;margin:0;font-size:12px;color:#c0392b}.product-thumb{width:40px;height:40px;object-fit:cover;border-radius:4px;border:1px solid #ebebeb;display:block}.product-thumb--empty{display:inline-flex;align-items:center;justify-content:center;background:#f2f3f7;color:#8a98ac;font-size:16px}.form-inline{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.mb-3{margin-bottom:12px}@media(max-width:1100px){.form-grid{grid-template-columns:1fr}}@media(max-width:1024px){.btn{padding:7px 10px;font-size:12px}.form-inline-bar,.filter-bar,.form-inline{gap:8px;padding:12px}.form-inline-bar input,.form-inline-bar select,.filter-bar input,.filter-bar select,.form-inline input,.form-inline select{min-width:0;flex:1 1 140px;max-width:100%}.page-header{padding:12px 14px;margin-bottom:12px;gap:10px}.page-header h2{font-size:18px}.page-header p{font-size:12px}.page-header-actions{width:100%;gap:6px}.modal-overlay{padding:12px}.modal-panel{max-height:86vh}.modal-header,.modal-body,.modal-footer{padding-left:12px;padding-right:12px}}
