@charset "UTF-8";:root{--navbar-height: 76px}.app-shell{min-height:100vh;background:#fffaf3;color:#24150f}.page{min-height:100vh}.page--fullscreen{width:100%;min-height:100vh;background:#080605}.page-content{min-height:calc(100vh - var(--navbar-height))}.navbar{position:sticky;top:0;z-index:9000;display:flex;align-items:center;justify-content:space-between;height:var(--navbar-height);padding:0 42px;background:#fffaf3eb;border-bottom:1px solid rgba(36,21,15,.08);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.navbar__left{display:flex;align-items:center;min-width:180px}.brand{display:inline-flex;align-items:center;text-decoration:none;color:inherit}.brand__text{display:flex;flex-direction:column;gap:5px;line-height:1}.brand__text strong{font-size:19px;font-weight:700;letter-spacing:.12em;color:#20100a}.brand__text span{font-size:10px;font-weight:500;letter-spacing:.24em;text-transform:uppercase;color:#20100a94}.nav-links{display:flex;align-items:center;gap:10px}.nav-link{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 16px;border:1px solid transparent;border-radius:999px;background:transparent;color:#24150fb8;font:inherit;font-size:14px;font-weight:600;letter-spacing:.01em;text-decoration:none;cursor:pointer;transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease}.nav-link:hover{color:#24150f;background:#24150f0d}.nav-link.active{color:#24150f;background:#fff;border-color:#24150f1a;box-shadow:0 10px 26px #24150f0f}.nav-link--cart{padding-right:18px}.nav-link__icon{display:inline-flex;align-items:center;justify-content:center}.nav-cart-count{display:inline-flex;align-items:center;justify-content:center;min-width:21px;height:21px;padding:0 6px;border-radius:999px;background:#cf3f23;color:#fff;font-size:12px;font-weight:700;line-height:1}.auth-block{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:180px}.user-email{max-width:220px;overflow:hidden;color:#24150f9e;font-size:13px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.auth-btn,.mobile-login-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 18px;border:1px solid rgba(36,21,15,.1);border-radius:999px;background:#fff;color:#24150f;font:inherit;font-size:14px;font-weight:600;text-decoration:none;cursor:pointer;box-shadow:0 10px 26px #24150f0f;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.auth-btn:hover,.mobile-login-link:hover{transform:translateY(-1px);box-shadow:0 14px 32px #24150f1a}.auth-btn--login{background:#24150f;color:#fff;border-color:#24150f}.auth-btn--logout{background:#fff;color:#24150f}.auth-btn__icon{display:inline-flex;align-items:center;justify-content:center}.mobile-actions{display:none;align-items:center;gap:8px}.mobile-action{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid rgba(36,21,15,.1);border-radius:999px;background:#fff;color:#24150f;cursor:pointer;box-shadow:0 10px 24px #24150f0f}.mobile-action__icon{display:inline-flex;align-items:center;justify-content:center}.mobile-cart-count{position:absolute;top:-4px;right:-4px;display:inline-flex;align-items:center;justify-content:center;min-width:19px;height:19px;padding:0 5px;border:2px solid #fffaf3;border-radius:999px;background:#cf3f23;color:#fff;font-size:11px;font-weight:700;line-height:1}.mobile-drawer-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9500}.mobile-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#120a066b;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.mobile-drawer__panel{position:absolute;top:0;right:0;display:flex;flex-direction:column;width:min(410px,90vw);height:100%;padding:24px;background:#fffaf3;box-shadow:-24px 0 70px #120a0638;overflow-y:auto;-webkit-overflow-scrolling:touch}.mobile-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:22px;border-bottom:1px solid rgba(36,21,15,.08)}.mobile-drawer__brand{display:flex;align-items:center}.mobile-drawer__brandText{display:flex;flex-direction:column;gap:5px;line-height:1}.mobile-drawer__brandText strong{font-size:19px;font-weight:700;letter-spacing:.12em;color:#20100a}.mobile-drawer__brandText span{font-size:10px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:#20100a94}.mobile-drawer__close{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid rgba(36,21,15,.1);border-radius:999px;background:#fff;color:#24150f;cursor:pointer}.mobile-drawer__links{display:flex;flex-direction:column;gap:10px;padding:24px 0}.mobile-admin-menu{display:flex;flex-direction:column;gap:8px}.mobile-admin-menu__title{margin:4px 0 6px;color:#24150f94;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.mobile-drawer__link{display:flex;align-items:center;justify-content:space-between;min-height:50px;padding:0 16px;border:1px solid rgba(36,21,15,.08);border-radius:18px;background:#fff;color:#24150f;font:inherit;font-size:15px;font-weight:600;text-align:left;text-decoration:none;cursor:pointer}.mobile-drawer__link--button{width:100%}.mobile-drawer__link--admin{justify-content:flex-start;gap:12px}.mobile-drawer__link--admin strong{font-size:14px;font-weight:700}.mobile-drawer__link--admin.active{border-color:#cf3f234d;background:#fff1e8;color:#9f2c16}.mobile-drawer__icon{display:inline-flex;width:26px;min-width:26px;align-items:center;justify-content:center}.mobile-drawer__link>span:not(.mobile-drawer__icon){display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:#cf3f23;color:#fff;font-size:12px;font-weight:700}.mobile-drawer__footer{display:flex;flex-direction:column;gap:12px;margin-top:auto;padding-top:20px;border-top:1px solid rgba(36,21,15,.08)}.mobile-user-email{overflow:hidden;color:#24150f9e;font-size:13px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}@media(max-width:860px){:root{--navbar-height: 68px}html,body,#root{overflow-x:hidden}.navbar{height:var(--navbar-height);padding:0 14px}.navbar__left{min-width:0;flex:1 1 auto}.brand{min-width:0}.brand__text strong{font-size:16px;letter-spacing:.1em}.brand__text span{font-size:8px;letter-spacing:.18em}.nav-links--desktop,.auth-block--desktop{display:none}.mobile-actions{display:flex;flex:0 0 auto}.mobile-action{width:42px;height:42px}.mobile-login-link{min-height:42px;padding:0 14px;font-size:13px;background:#24150f;color:#fff;border-color:#24150f}.page-content{min-height:calc(100vh - var(--navbar-height))}}@media(max-width:420px){.navbar{padding:0 12px}.brand__text strong{font-size:15px;letter-spacing:.08em}.brand__text span{font-size:8px;letter-spacing:.15em}.mobile-drawer__panel{width:92vw;padding:22px 18px}.mobile-action{width:40px;height:40px}.mobile-login-link{min-height:40px;padding:0 12px}}.login-page{min-height:100dvh;width:100%;padding:20px;display:grid;place-items:center;background:radial-gradient(circle at 20% 10%,rgba(125,183,255,.22),transparent 32%),radial-gradient(circle at 85% 0%,rgba(91,141,239,.16),transparent 28%),#f3f7ff;color:#0f172a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.login-page *,.login-page *:before,.login-page *:after{box-sizing:border-box}.login-card{width:min(100%,430px);padding:30px;border:1px solid #dceaff;border-radius:30px;background:#fffffff5;box-shadow:0 24px 70px #0f172a1f}.login-card__top{margin-bottom:24px;text-align:center}.login-card__top h1{margin:0;color:#071225;font-size:34px;line-height:1;font-weight:950;letter-spacing:-.06em}.login-card__top p{margin:10px 0 0;color:#64748b;font-size:15px;line-height:1.35;font-weight:750}.login-form{display:grid;gap:16px}.login-field{display:grid;gap:8px}.login-field span{color:#334155;font-size:14px;line-height:1;font-weight:900}.login-field input{width:100%;height:56px;padding:0 16px;border:1px solid #dbe7f7;border-radius:18px;background:#fff;color:#0f172a;font-size:16px;font-weight:750;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.login-field input::-moz-placeholder{color:#94a3b8}.login-field input::placeholder{color:#94a3b8}.login-field input:focus{border-color:#5b8def;box-shadow:0 0 0 5px #5b8def29;background:#fafdff}.login-submit{width:100%;min-height:58px;margin-top:4px;border:0;border-radius:20px;background:linear-gradient(135deg,#7db7ff,#5b8def);color:#fff;font-size:17px;line-height:1;font-weight:950;cursor:pointer;box-shadow:0 16px 34px #5b8def47;transition:transform .16s ease,filter .16s ease,opacity .16s ease}.login-submit:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.03)}.login-submit:active:not(:disabled){transform:translateY(0)}.login-submit:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}.login-footer{margin-top:18px;padding-top:16px;border-top:1px solid #edf4ff;color:#64748b;font-size:13px;line-height:1.3;font-weight:800;text-align:center}@media(max-width:520px){.login-page{padding:14px;place-items:center}.login-card{width:100%;padding:22px;border-radius:24px}.login-card__top{margin-bottom:20px}.login-card__top h1{font-size:30px}.login-card__top p{font-size:14px}.login-form{gap:14px}.login-field input{height:54px;border-radius:16px;font-size:16px}.login-submit{min-height:56px;border-radius:18px;font-size:16px}}@media(max-width:360px){.login-page{padding:10px}.login-card{padding:18px;border-radius:22px}.login-card__top h1{font-size:27px}}.admin-requests-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.admin-request-card{background:#ffffff08;border:1px solid rgba(255,214,111,.08);border-radius:24px;padding:18px;box-shadow:0 12px 30px #00000024}.admin-request-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.admin-request-card__top strong{display:block;margin-top:6px;color:#fff3cf;font-size:17px;font-weight:900;word-break:break-word}.admin-request-card__label{color:#fff3cd9e;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.4px}.admin-request-card__body{margin-bottom:16px}.admin-request-card__actions{display:flex;gap:10px;flex-wrap:wrap}.admin-request-card__actions .admin-action-btn{flex:1;min-width:140px}@media(max-width:920px){.admin-requests-grid{grid-template-columns:1fr}}.admin-cash-page{min-height:100vh;background:#f4f6fa;color:#1d2433}.admin-cash-shell{padding:18px}.admin-cash-error{margin-bottom:14px;padding:12px 14px;border-radius:14px;background:#fff1f2;color:#b42318;border:1px solid #fecdd3}.admin-cash-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-end;margin-bottom:16px}.admin-cash-header h1{margin:0 0 6px;font-size:28px;font-weight:900;color:#101828}.admin-cash-header p{margin:0;color:#667085;font-size:15px}.admin-cash-admin-box{min-width:280px;display:grid;gap:8px}.admin-cash-admin-box label{font-size:13px;font-weight:700;color:#475467}.admin-cash-admin-box input{width:100%;min-height:46px;border:1px solid #d6deea;border-radius:14px;background:#fff;padding:12px 14px;font-size:15px;outline:none}.admin-cash-admin-box input:focus{border-color:#93c5fd;box-shadow:0 0 0 4px #2563eb14}.admin-cash-toolbar{display:flex;justify-content:flex-end;margin-bottom:14px}.admin-cash-toolbar-btn{min-height:44px;border:none;border-radius:14px;padding:0 14px;color:#fff;font-size:14px;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.admin-cash-toolbar-btn svg{width:18px;height:18px}.admin-cash-toolbar-btn.danger{background:linear-gradient(135deg,#dc2626,#ef4444);box-shadow:0 10px 24px #ef444438}.admin-cash-toolbar-btn:disabled{opacity:.6;cursor:not-allowed}.admin-cash-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}.admin-cash-summary__card{background:#fff;border:1px solid #e4e7ec;border-radius:18px;padding:16px;box-shadow:0 8px 24px #1018280d}.admin-cash-summary__card span{display:block;margin-bottom:8px;font-size:14px;color:#667085}.admin-cash-summary__card strong{font-size:22px;font-weight:900;color:#101828}.admin-cash-summary__card.income{background:linear-gradient(180deg,#fff,#f0fdf4)}.admin-cash-summary__card.expense{background:linear-gradient(180deg,#fff,#fef2f2)}.admin-cash-summary__card.neutral{background:linear-gradient(180deg,#fff,#eff6ff)}.admin-cash-summary__card.rejected{background:linear-gradient(180deg,#fff,#fff7ed)}.admin-cash-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.admin-cash-section{background:#fff;border:1px solid #e4e7ec;border-radius:20px;box-shadow:0 8px 26px #1018280f;overflow:hidden;margin-bottom:16px}.admin-cash-section__head{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:18px 18px 14px;border-bottom:1px solid #edf1f5}.admin-cash-section__head h3{margin:0;font-size:18px;font-weight:900}.admin-cash-section__tools{display:flex;align-items:center;gap:8px}.admin-cash-section__tools span{min-width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#eef2ff;color:#1d4ed8;font-size:13px;font-weight:900;padding:0 10px}.admin-cash-head-btn{width:34px;height:34px;border:1px solid #e4e7ec;border-radius:12px;background:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#475467}.admin-cash-head-btn svg{width:16px;height:16px}.admin-cash-list{padding:14px;display:grid;gap:12px}.admin-cash-card{border:1px solid #e4e7ec;border-radius:18px;padding:14px;background:#fff}.admin-cash-card.pending{border-color:#bfdbfe;background:#f8fbff}.admin-cash-card.approved-in{border-color:#bbf7d0;background:#f5fff7}.admin-cash-card.approved-out{border-color:#fecaca;background:#fff7f7}.admin-cash-card.rejected{border-color:#fed7aa;background:#fffaf5}.admin-cash-card__top{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}.admin-cash-card__top strong{font-size:17px;font-weight:900;color:#101828}.admin-cash-card__top span{font-size:18px;font-weight:900;white-space:nowrap;color:#101828}.admin-cash-card__meta{display:grid;gap:6px;margin-bottom:12px}.admin-cash-card__meta span{font-size:14px;color:#475467}.admin-cash-card__bottom{display:grid;gap:10px}.admin-cash-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.admin-cash-btn{min-height:46px;border:none;border-radius:14px;color:#fff;font-size:14px;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}.admin-cash-btn__icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center}.admin-cash-btn__icon svg{width:100%;height:100%}.admin-cash-btn.approve{background:linear-gradient(135deg,#16a34a,#22c55e);box-shadow:0 12px 28px #22c55e38}.admin-cash-btn.reject{background:linear-gradient(135deg,#dc2626,#ef4444);box-shadow:0 12px 28px #ef444438}.admin-cash-btn.delete{background:linear-gradient(135deg,#64748b,#475569);box-shadow:0 12px 28px #4755692e}.admin-cash-btn:disabled{opacity:.6;cursor:not-allowed}.admin-cash-empty{padding:28px 18px;text-align:center;color:#667085;font-size:15px}@media(max-width:1024px){.admin-cash-summary{grid-template-columns:1fr 1fr}.admin-cash-grid{grid-template-columns:1fr}.admin-cash-header{flex-direction:column;align-items:stretch}.admin-cash-admin-box{min-width:0}}@media(max-width:640px){.admin-cash-shell{padding:12px}.admin-cash-summary,.admin-cash-card__actions{grid-template-columns:1fr}}.admin-create-staff-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:20px;align-items:start}.admin-form-card{min-width:0;padding:22px;border-radius:24px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 14px 34px #0f172a14;color:#111827}.admin-form-card--hint{background:radial-gradient(circle at top right,rgba(245,158,11,.14),transparent 28%),#fff}.admin-form-card__head{margin-bottom:18px}.admin-form-card__head h3{margin:0 0 6px;color:#111827;font-size:22px;line-height:1.15;font-weight:700;letter-spacing:-.03em}.admin-form-card__head span{color:#64748b;font-size:14px;font-weight:400}.admin-form{display:flex;flex-direction:column;gap:15px}.admin-field{display:flex;flex-direction:column;gap:8px}.admin-field span{color:#374151;font-size:13px;font-weight:600}.admin-field input,.admin-field select{width:100%;min-height:50px;border-radius:15px;border:1px solid #d1d5db;background:#fff;color:#111827;padding:0 14px;outline:none;font-size:14px;font-weight:400;transition:.2s ease}.admin-field input::-moz-placeholder,.admin-field select::-moz-placeholder{color:#9ca3af}.admin-field input::placeholder,.admin-field select::placeholder{color:#9ca3af}.admin-field input:focus,.admin-field select:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.admin-field select{cursor:pointer}.admin-field select option{background:#fff;color:#111827}.admin-password-wrap{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.admin-password-toggle{min-height:50px;padding:0 16px;border:0;border-radius:15px;background:#111827;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:.2s ease;white-space:nowrap}.admin-password-toggle:hover{background:#020617;transform:translateY(-1px)}.admin-btn--wide{width:100%;min-height:50px;border:0;border-radius:16px;background:#2563eb;color:#fff;font-size:15px;font-weight:700;cursor:pointer;transition:.2s ease}.admin-btn--wide:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px)}.admin-btn--wide:disabled{opacity:.55;cursor:not-allowed}.admin-hint-list{display:flex;flex-direction:column;gap:12px}.admin-hint-item{padding:15px;border-radius:18px;background:#f8fafc;border:1px solid #e5e7eb}.admin-hint-item strong{display:block;margin-bottom:6px;color:#111827;font-size:14px;font-weight:700}.admin-hint-item p{margin:0;color:#64748b;font-size:13px;line-height:1.55;font-weight:400}@media(max-width:920px){.admin-create-staff-grid{grid-template-columns:1fr;gap:16px}.admin-form-card{padding:18px}}@media(max-width:640px){.admin-create-staff-grid{gap:14px}.admin-form-card{border-radius:20px;padding:14px}.admin-form-card__head h3{font-size:20px}.admin-form-card__head span{font-size:13px}.admin-password-wrap{grid-template-columns:1fr}.admin-password-toggle,.admin-btn--wide{width:100%}.admin-field input,.admin-field select{min-height:48px}}@media(max-width:380px){.admin-form-card,.admin-hint-item{padding:12px}}.admin-layout{display:flex;min-height:calc(100vh - var(--navbar-height, 76px));background:#f8fafc;color:#0f172a}.admin-layout *,.admin-layout *:before,.admin-layout *:after{box-sizing:border-box}.admin-sidebar{width:280px;min-width:280px;background:#fff;border-right:1px solid #e2e8f0;padding:18px 14px;display:flex;flex-direction:column;gap:18px;overflow-y:auto}.admin-sidebar--desktop{position:sticky;top:var(--navbar-height, 76px);height:calc(100vh - var(--navbar-height, 76px))}.admin-sidebar__nav{display:flex;flex-direction:column;gap:7px}.admin-link{display:flex;align-items:center;gap:11px;min-height:44px;padding:11px 14px;border-radius:15px;text-decoration:none;color:#334155;font-weight:500;font-size:14px;line-height:1.25;letter-spacing:-.01em;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.admin-link:hover{background:#fffbeb;color:#d97706}.admin-link.active{background:linear-gradient(135deg,#facc15,#f97316);color:#111827;font-weight:700;box-shadow:0 10px 22px #f973162e}.admin-link .icon{width:24px;flex:0 0 24px;text-align:center;font-size:16px;line-height:1}.admin-content{flex:1;min-width:0;min-height:calc(100vh - var(--navbar-height, 76px));padding:20px 20px 180px}.admin-sidebar::-webkit-scrollbar{width:8px}.admin-sidebar::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}.admin-back-button{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;border:0;background:#fff;color:#0f172a;font-size:15px;font-weight:600;padding:11px 16px;border-radius:15px;margin:0 0 18px;box-shadow:0 10px 28px #0f172a14;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.admin-back-button:hover{background:#ffedd5;color:#ea580c;box-shadow:0 12px 30px #f9731621}.admin-stats-header,.admin-page-header,.admin-dashboard-header,.page-header{display:none!important}@media(max-width:980px){.admin-layout{display:block;min-height:auto;background:#f8fafc}.admin-sidebar--desktop{display:none!important}.admin-content{min-height:calc(100svh - 68px);padding:12px;padding-bottom:calc(120px + env(safe-area-inset-bottom))}}@media(max-width:430px){.admin-content{padding:10px;padding-bottom:calc(110px + env(safe-area-inset-bottom))}}.admin-stats-page{min-height:100vh;padding:24px;background:#f4f6fb}.admin-stats-page .admin-stats-page{min-height:100vh;padding:28px;background:#f9fafb;color:#0f172a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.admin-stats-page .admin-stats-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}.admin-stats-page .admin-stats-header h1{margin:0;font-size:34px;font-weight:800;letter-spacing:-.03em}.admin-stats-page .admin-stats-header p{margin-top:6px;color:#64748b;font-size:14px}.admin-stats-page .admin-stats-badge{padding:6px 14px;border-radius:999px;background:#eef2ff;color:#4f46e5;font-size:12px;font-weight:600}.admin-stats-page .admin-stats-actions{display:flex;gap:12px;margin-bottom:26px}.admin-stats-page .admin-stats-actions button{padding:10px 18px;border-radius:12px;border:none;background:#4f46e5;color:#fff;font-weight:600;cursor:pointer;transition:all .2s ease}.admin-stats-page .admin-stats-actions button:hover{background:#4338ca;transform:translateY(-1px)}.admin-stats-page .admin-stats-actions button:last-child{background:#ef4444}.admin-stats-page .admin-stats-actions button:last-child:hover{background:#dc2626}.admin-stats-page .admin-stats-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:26px}.admin-stats-page .admin-stat-card{padding:20px;border-radius:18px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 6px 18px #0f172a0a;transition:all .2s ease}.admin-stats-page .admin-stat-card span{color:#64748b;font-size:13px}.admin-stats-page .admin-stat-card strong{font-size:26px;font-weight:700;margin-top:6px;display:block}.admin-stats-page .admin-stat-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #0f172a14}.admin-stats-page .admin-stat-card.active{background:linear-gradient(135deg,#6366f1,#22c55e);color:#fff}.admin-stats-page .admin-stat-card.active span,.admin-stats-page .admin-stat-card.active strong{color:#fff}.admin-stats-page .admin-stat-card--cash{background:linear-gradient(135deg,#22c55e,#4ade80);color:#fff}.admin-stats-page .admin-stat-card--cash span,.admin-stats-page .admin-stat-card--cash strong{color:#fff}.admin-stats-page .admin-stats-panel{border-radius:20px;padding:20px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 8px 24px #0f172a0d}.admin-stats-page .admin-stats-panel__head h3{font-size:20px;font-weight:700}.admin-stats-page .admin-top-item,.admin-stats-page .admin-history-card,.admin-stats-page .admin-history-order{background:#f8fafc;border-radius:14px;border:1px solid #e2e8f0}.admin-stats-page .admin-day-row{border-radius:16px;overflow:hidden;border:1px solid #e2e8f0;background:#fff}.admin-stats-page .admin-day-row>button{padding:16px;background:#f9fafb;border:none;width:100%;text-align:left;cursor:pointer;transition:.2s}.admin-stats-page .admin-day-row>button:hover{background:#f1f5f9}.admin-stats-page .admin-chart-box{min-height:320px}.admin-stats-page .admin-chart-box .recharts-wrapper{min-width:520px}@media(max-width:768px){.admin-stats-page .admin-stats-cards{grid-template-columns:repeat(2,1fr)}.admin-stats-page .admin-stats-header h1{font-size:26px}}@media(max-width:420px){.admin-stats-page .admin-stats-cards{grid-template-columns:1fr}}.admin-stats-page{color:#111827;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.admin-stats-header{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px}.admin-stats-header h1{margin:8px 0 6px;color:#111827;font-size:32px;line-height:1.1;font-weight:700;letter-spacing:-.04em}.admin-stats-header p{margin:0;color:#6b7280;font-size:15px;font-weight:400}.admin-stats-badge{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:12px;font-weight:600}.admin-stats-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:22px}.admin-stats-actions button{min-height:44px;padding:0 16px;border:0;border-radius:14px;background:#2563eb;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:.2s ease}.admin-stats-actions button:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px)}.admin-stats-actions button:disabled{opacity:.45;cursor:not-allowed}.admin-stats-actions button:last-child{background:#ef4444}.admin-stats-actions button:last-child:hover:not(:disabled){background:#dc2626}.admin-stats-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:22px}.admin-stat-card{border:1px solid #e5e7eb;border-radius:20px;padding:18px;background:#fff;text-align:left;color:#111827;box-shadow:0 10px 24px #0f172a0f;transition:.2s ease;cursor:default}.admin-stat-card span{display:block;margin-bottom:8px;color:#6b7280;font-size:13px;font-weight:500}.admin-stat-card strong{display:block;color:#111827;font-size:25px;line-height:1.1;font-weight:700;word-break:break-word}.admin-stat-card:is(button){cursor:pointer}.admin-stat-card:is(button):hover{transform:translateY(-2px);box-shadow:0 14px 30px #0f172a1a}.admin-stat-card.active{background:linear-gradient(135deg,#2563eb,#14b8a6);border-color:transparent}.admin-stat-card.active span,.admin-stat-card.active strong{color:#fff}.admin-stats-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,1fr);gap:18px;align-items:start;margin-bottom:22px}.admin-stats-panel{min-width:0;border:1px solid #e5e7eb;border-radius:22px;padding:18px;background:#fff;box-shadow:0 10px 24px #0f172a0f}.admin-stats-panel__head{margin-bottom:16px}.admin-stats-panel__head h3{margin:0;color:#111827;font-size:20px;line-height:1.2;font-weight:700;letter-spacing:-.03em}.admin-stats-empty{padding:30px;border-radius:18px;background:#fff;color:#6b7280;text-align:center;font-size:15px;font-weight:500}.admin-stats-empty--small{padding:22px;background:#f8fafc}.admin-history-list{display:flex;flex-direction:column;gap:14px}.admin-history-card{padding:16px;border:1px solid #e5e7eb;border-radius:18px;background:#f8fafc}.admin-history-card__head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px}.admin-history-card__head strong{display:block;color:#111827;font-size:16px;font-weight:700}.admin-history-card__head span{display:block;margin-top:4px;color:#6b7280;font-size:13px}.admin-history-card__meta{text-align:right}.admin-history-card__meta span{display:inline-flex;padding:5px 10px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:12px;font-weight:700}.admin-history-card__meta b{display:block;margin-top:8px;color:#111827;font-size:16px;font-weight:700;white-space:nowrap}.admin-history-items{display:flex;flex-direction:column;gap:8px}.admin-history-item{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding-top:9px;border-top:1px dashed #cbd5e1;color:#374151;font-size:14px}.admin-history-item span:first-child{color:#111827;font-weight:500}.admin-history-item strong{color:#111827;font-weight:700;white-space:nowrap}.admin-top-items{display:flex;flex-direction:column;gap:12px}.admin-top-item{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px;border:1px solid #e5e7eb;border-radius:16px;background:#f8fafc}.admin-top-item strong{display:block;margin-bottom:4px;color:#111827;font-size:15px;font-weight:700}.admin-top-item span{color:#6b7280;font-size:13px;font-weight:500}.admin-top-item b{color:#111827;font-size:15px;font-weight:700;white-space:nowrap}.admin-days-list{display:flex;flex-direction:column;gap:12px}.admin-day-row{overflow:hidden;border:1px solid #e5e7eb;border-radius:18px;background:#fff;box-shadow:0 8px 20px #0f172a0d}.admin-day-row>button{width:100%;border:0;padding:16px;background:#fff;color:#111827;display:flex;align-items:center;justify-content:space-between;gap:14px;cursor:pointer;text-align:left}.admin-day-row>button strong{color:#111827;font-size:16px;font-weight:700}.admin-day-row>button span{color:#2563eb;font-size:15px;font-weight:700;white-space:nowrap}.admin-day-row>div:first-child:not(.admin-history-orders):not(.admin-day-row__stats){padding:16px}.admin-day-row>div:first-child:not(.admin-history-orders):not(.admin-day-row__stats) strong{display:block;color:#111827;font-size:16px;font-weight:700;margin-bottom:4px}.admin-day-row>div:first-child:not(.admin-history-orders):not(.admin-day-row__stats) span{color:#6b7280;font-size:13px;font-weight:500}.admin-history-orders{padding:0 14px 14px;display:flex;flex-direction:column;gap:9px}.admin-history-order{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:12px;border-radius:14px;background:#f8fafc;color:#111827}.admin-history-order strong{font-weight:700}.admin-history-order span{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:5px 10px;border-radius:999px;background:#dcfce7;color:#166534;font-size:12px;font-weight:700}.admin-history-order b{font-weight:700;white-space:nowrap}.admin-day-row__stats{padding:0 16px 16px;display:grid;grid-template-columns:1fr 1fr auto;gap:10px;align-items:center}.admin-day-row__stats span{padding:8px 10px;border-radius:12px;background:#f1f5f9;color:#475569;font-size:13px;font-weight:600}.admin-day-row__stats b{color:#2563eb;font-size:16px;font-weight:700;white-space:nowrap}.admin-chart-box{width:100%;min-height:320px;overflow-x:auto;overflow-y:hidden;padding:6px 0}.admin-chart-box .recharts-wrapper{min-width:520px}.admin-chart-box .recharts-default-tooltip{border-radius:12px!important;border:1px solid #e5e7eb!important;box-shadow:0 10px 24px #0f172a1f!important}@media(max-width:1024px){.admin-stats-page{padding:18px}.admin-stats-header{margin-bottom:18px}.admin-stats-header h1{font-size:28px}.admin-stats-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-stats-grid{grid-template-columns:1fr}.admin-stats-panel{padding:16px}}@media(max-width:640px){.admin-stats-page{padding:12px}.admin-stats-header h1{font-size:25px}.admin-stats-header p{font-size:14px}.admin-stats-actions{display:grid;grid-template-columns:1fr}.admin-stats-actions button{width:100%}.admin-stats-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-stat-card{padding:13px;border-radius:16px}.admin-stat-card span{font-size:12px}.admin-stat-card strong{font-size:20px}.admin-stats-panel{padding:14px;border-radius:18px}.admin-stats-panel__head h3{font-size:18px}.admin-history-card{padding:13px;border-radius:16px}.admin-history-card__head{flex-direction:column}.admin-history-card__meta{text-align:left}.admin-history-item{grid-template-columns:1fr;gap:4px}.admin-top-item{align-items:flex-start;flex-direction:column}.admin-day-row{border-radius:16px}.admin-day-row>button{flex-direction:column;align-items:flex-start;padding:14px}.admin-day-row>button span{white-space:normal}.admin-history-order{grid-template-columns:1fr;gap:8px}.admin-day-row__stats{grid-template-columns:1fr;padding:0 14px 14px}.admin-chart-box{min-height:280px}.admin-chart-box .recharts-wrapper{min-width:460px}}@media(max-width:380px){.admin-stats-cards{grid-template-columns:1fr}.admin-stats-page{padding:10px}.admin-chart-box .recharts-wrapper{min-width:420px}}.admin-stat-card--cash{background:linear-gradient(135deg,#16a34a,#22c55e);border-color:transparent}.admin-stat-card--cash span,.admin-stat-card--cash strong{color:#fff}.admin-archive-page{display:flex;flex-direction:column;gap:22px}.admin-archive-summary,.admin-stats-grid--charts{margin-bottom:0}.admin-archive-browser{display:grid;grid-template-columns:360px minmax(0,1fr);gap:22px}.admin-archive-panel{min-height:260px}.admin-month-folders,.admin-day-files{display:flex;flex-direction:column;gap:10px}.admin-month-folder,.admin-day-file{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:62px;padding:12px 14px;border:1px solid rgba(36,21,15,.08);border-radius:20px;background:#fff;color:#24150f;font:inherit;text-align:left;cursor:pointer;box-shadow:0 10px 26px #24150f0a;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background .2s ease}.admin-day-file{grid-template-columns:minmax(0,1fr) auto}.admin-month-folder:hover,.admin-day-file:hover{transform:translateY(-1px);border-color:#24150f24;box-shadow:0 14px 34px #24150f14}.admin-month-folder.active,.admin-day-file.active{background:#24150f;color:#fff;border-color:#24150f}.admin-month-folder__icon{position:relative;width:36px;height:28px;border-radius:8px;background:#cf3f2329}.admin-month-folder__icon:before{content:"";position:absolute;top:-6px;left:3px;width:18px;height:9px;border-radius:7px 7px 0 0;background:#cf3f2333}.admin-month-folder.active .admin-month-folder__icon{background:#fff3}.admin-month-folder.active .admin-month-folder__icon:before{background:#ffffff3d}.admin-month-folder strong,.admin-day-file strong{display:block;font-size:15px;font-weight:500;letter-spacing:-.01em}.admin-month-folder span,.admin-day-file span{display:block;margin-top:4px;color:#24150f8f;font-size:13px;font-weight:300}.admin-month-folder.active span,.admin-day-file.active span{color:#ffffffad}.admin-month-folder b,.admin-day-file b{font-size:14px;font-weight:500;white-space:nowrap}.admin-day-file-panel{display:flex;flex-direction:column;gap:18px}.admin-day-file-head{align-items:flex-start}.admin-day-file-head h3{margin-bottom:4px}.admin-day-file-head span{color:#24150f94;font-size:14px;font-weight:300}.admin-day-file-summary{margin:0}.admin-order-file-list{display:flex;flex-direction:column;gap:14px}.admin-order-file-card{padding:18px;border:1px solid rgba(36,21,15,.08);border-radius:24px;background:#fff;box-shadow:0 12px 30px #24150f0d}.admin-order-file-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid rgba(36,21,15,.08)}.admin-order-file-card__head strong{display:block;color:#20100a;font-size:17px;font-weight:500}.admin-order-file-card__head span{display:block;margin-top:4px;color:#24150f8f;font-size:13px;font-weight:300}.admin-order-file-card__meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.admin-order-file-card__meta span{margin:0;padding:7px 10px;border-radius:999px;background:#24150f0d;color:#24150fb3;font-size:12px;font-weight:400}.admin-order-file-card__totals{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:16px 0}.admin-order-file-card__totals div{padding:12px;border-radius:18px;background:#24150f09}.admin-order-file-card__totals span{display:block;margin-bottom:7px;color:#24150f8f;font-size:12px;font-weight:300}.admin-order-file-card__totals strong{color:#20100a;font-size:15px;font-weight:500}.admin-order-file-items{display:flex;flex-direction:column;gap:8px}.admin-order-file-item{display:grid;grid-template-columns:minmax(0,1fr) 130px 130px;align-items:center;gap:12px;padding:12px;border-radius:16px;background:#24150f06}.admin-order-file-item strong{display:block;color:#20100a;font-size:14px;font-weight:500}.admin-order-file-item span{display:block;margin-top:3px;color:#24150f8f;font-size:12px;font-weight:300}.admin-order-file-item b{color:#20100a;font-size:14px;font-weight:500}@media(max-width:1100px){.admin-archive-browser{grid-template-columns:1fr}.admin-order-file-card__totals{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.admin-order-file-card__head{flex-direction:column}.admin-order-file-card__meta{justify-content:flex-start}.admin-order-file-card__totals,.admin-order-file-item{grid-template-columns:1fr}.admin-month-folder,.admin-day-file{min-height:58px}}.admin-folder-archive{display:flex;flex-direction:column;gap:24px}.archive-section-title{display:flex;flex-direction:column;gap:6px;margin-bottom:18px}.archive-section-title h2{margin:0;color:#20100a;font-size:24px;font-weight:500;letter-spacing:-.03em}.archive-section-title span{color:#24150f94;font-size:14px;font-weight:300}.archive-folders{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:18px}.archive-folder{position:relative;display:flex;flex-direction:column;align-items:flex-start;min-height:132px;padding:18px;border:1px solid rgba(36,21,15,.08);border-radius:24px;background:#fff;color:#24150f;font:inherit;text-align:left;cursor:pointer;box-shadow:0 12px 30px #24150f0d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.archive-folder:hover{transform:translateY(-2px);border-color:#24150f24;box-shadow:0 18px 38px #24150f17}.archive-folder.active{border-color:#cf3f2359;box-shadow:0 18px 40px #cf3f231f}.archive-folder__shape{position:relative;display:block;width:82px;height:56px;margin-bottom:14px;border-radius:10px 14px 14px;background:#f6c453;box-shadow:inset 0 -10px 18px #8753071f}.archive-folder__shape:before{content:"";position:absolute;top:-11px;left:0;width:42px;height:18px;border-radius:10px 10px 0 0;background:#f0b83f}.archive-folder strong{color:#20100a;font-size:16px;font-weight:500}.archive-folder small{margin-top:6px;color:#24150f8f;font-size:13px;font-weight:300}.archive-money-cards,.archive-charts{margin:0}.archive-open-folder,.archive-orders-section,.archive-order-details{padding:22px;border:1px solid rgba(36,21,15,.08);border-radius:28px;background:#ffffffb8;box-shadow:0 14px 36px #24150f0d}.archive-open-folder__head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.archive-open-folder__head h3{margin:0 0 5px;color:#20100a;font-size:20px;font-weight:500;letter-spacing:-.02em}.archive-open-folder__head span{color:#24150f94;font-size:14px;font-weight:300}.archive-day-files{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:14px}.archive-day-file{display:flex;align-items:center;gap:12px;min-height:72px;padding:14px;border:1px solid rgba(36,21,15,.08);border-radius:18px;background:#fff;color:#24150f;font:inherit;text-align:left;cursor:pointer;box-shadow:0 10px 24px #24150f0a;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}.archive-day-file:hover{transform:translateY(-1px);border-color:#24150f24;box-shadow:0 14px 30px #24150f14}.archive-day-file.active{background:#24150f;color:#fff;border-color:#24150f}.archive-day-file__icon{position:relative;width:34px;height:42px;border-radius:8px;background:#f4f0e8;border:1px solid rgba(36,21,15,.08)}.archive-day-file__icon:after{content:"";position:absolute;top:8px;left:8px;right:8px;height:2px;border-radius:99px;background:#24150f38;box-shadow:0 8px #24150f29,0 16px #24150f1f}.archive-day-file.active .archive-day-file__icon{background:#ffffff2e;border-color:#ffffff38}.archive-day-file strong{display:block;font-size:15px;font-weight:500}.archive-day-file small{display:block;margin-top:4px;color:#24150f8f;font-size:12px;font-weight:300}.archive-day-file.active small{color:#ffffffa8}.archive-orders-table{display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(36,21,15,.08);border-radius:20px;background:#fff}.archive-orders-table__head,.archive-order-row{display:grid;grid-template-columns:minmax(110px,1fr) minmax(140px,1.1fr) minmax(140px,1.1fr) minmax(90px,.8fr) minmax(90px,.8fr) minmax(100px,.8fr) minmax(100px,.8fr);gap:12px;align-items:center}.archive-orders-table__head{padding:13px 16px;background:#24150f09;color:#24150f8f;font-size:12px;font-weight:400}.archive-order-row{width:100%;padding:15px 16px;border:0;border-top:1px solid rgba(36,21,15,.07);background:#fff;color:#24150f;font:inherit;text-align:left;cursor:pointer;transition:background .2s ease}.archive-order-row:hover{background:#24150f09}.archive-order-row.active{background:#cf3f2314}.archive-order-row strong{color:#20100a;font-size:14px;font-weight:500}.archive-order-row span{color:#24150fa3;font-size:13px;font-weight:300}.archive-order-row b{color:#16a34a;font-size:14px;font-weight:500}.archive-order-row .archive-expense{color:#dc2626}.archive-order-total-line{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px}.archive-order-total-line div{padding:16px;border-radius:20px;background:#fff;border:1px solid rgba(36,21,15,.08)}.archive-order-total-line span{display:block;margin-bottom:7px;color:#24150f8f;font-size:13px;font-weight:300}.archive-order-total-line strong{color:#20100a;font-size:18px;font-weight:500}.archive-dishes-list{display:flex;flex-direction:column;gap:10px}.archive-dish-card{display:grid;grid-template-columns:minmax(0,1fr) 140px 140px;align-items:center;gap:12px;padding:14px;border:1px solid rgba(36,21,15,.07);border-radius:18px;background:#fff}.archive-dish-card strong{display:block;color:#20100a;font-size:15px;font-weight:500}.archive-dish-card span{display:block;margin-top:4px;color:#24150f8f;font-size:12px;font-weight:300}.archive-dish-card b{color:#20100a;font-size:14px;font-weight:500}@media(max-width:1180px){.archive-orders-table{overflow-x:auto}.archive-orders-table__head,.archive-order-row{min-width:920px}}@media(max-width:760px){.archive-folders{grid-template-columns:repeat(2,minmax(0,1fr))}.archive-folder{min-height:120px}.archive-order-total-line,.archive-dish-card{grid-template-columns:1fr}}@media(max-width:480px){.archive-folders{grid-template-columns:1fr}.archive-open-folder,.archive-orders-section,.archive-order-details{padding:16px;border-radius:22px}}.daily-files-page{display:flex;flex-direction:column;gap:24px}.daily-report-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px}.daily-files-section,.daily-files-report,.daily-open-file,.daily-order-details{padding:22px;border:1px solid rgba(36,21,15,.08);border-radius:28px;background:#ffffffb8;box-shadow:0 14px 36px #24150f0d}.daily-files-title{display:flex;flex-direction:column;gap:5px;margin-bottom:18px}.daily-files-title h3{margin:0;color:#20100a;font-size:20px;font-weight:500;letter-spacing:-.02em}.daily-files-title span{color:#24150f94;font-size:14px;font-weight:300}.daily-time-files{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px}.daily-time-file{display:flex;align-items:flex-start;gap:14px;min-height:150px;padding:18px;border:1px solid rgba(36,21,15,.08);border-radius:24px;background:#fff;color:#24150f;font:inherit;text-align:left;cursor:pointer;box-shadow:0 12px 30px #24150f0d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.daily-time-file:hover{transform:translateY(-2px);border-color:#24150f24;box-shadow:0 18px 38px #24150f17}.daily-time-file.active{border-color:#cf3f2357;box-shadow:0 18px 40px #cf3f231f}.daily-time-file__icon{position:relative;width:38px;height:48px;flex:0 0 auto;border-radius:9px;background:#f4f0e8;border:1px solid rgba(36,21,15,.08)}.daily-time-file__icon:after{content:"";position:absolute;top:10px;left:9px;right:9px;height:2px;border-radius:99px;background:#24150f38;box-shadow:0 9px #24150f29,0 18px #24150f1f}.daily-time-file__content{min-width:0}.daily-time-file__content strong{display:block;color:#20100a;font-size:17px;font-weight:500}.daily-time-file__content small{display:block;margin-top:5px;color:#24150f8f;font-size:13px;font-weight:300}.daily-time-file__stats{display:flex;flex-direction:column;gap:5px;margin-top:14px}.daily-time-file__stats span{color:#24150fad;font-size:13px;font-weight:300}.daily-file-report-table,.daily-orders-table{overflow:hidden;border:1px solid rgba(36,21,15,.08);border-radius:20px;background:#fff}.daily-file-report-table__head,.daily-file-report-row{display:grid;grid-template-columns:minmax(120px,1fr) minmax(80px,.6fr) minmax(120px,.9fr) minmax(130px,.9fr) minmax(90px,.7fr) minmax(120px,.9fr);gap:12px;align-items:center}.daily-file-report-table__head{padding:13px 16px;background:#24150f09;color:#24150f8f;font-size:12px;font-weight:400}.daily-file-report-row{width:100%;padding:15px 16px;border:0;border-top:1px solid rgba(36,21,15,.07);background:#fff;color:#24150f;font:inherit;text-align:left;cursor:pointer}.daily-file-report-row:hover,.daily-file-report-row.active{background:#cf3f2314}.daily-file-report-row strong,.daily-file-report-row b{color:#20100a;font-size:14px;font-weight:500}.daily-file-report-row span{color:#24150fa3;font-size:13px;font-weight:300}.daily-open-file-summary,.daily-order-detail-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin-bottom:18px}.daily-open-file-summary div,.daily-order-detail-summary div{padding:15px;border:1px solid rgba(36,21,15,.08);border-radius:20px;background:#fff}.daily-open-file-summary span,.daily-order-detail-summary span{display:block;margin-bottom:7px;color:#24150f8f;font-size:13px;font-weight:300}.daily-open-file-summary strong,.daily-order-detail-summary strong{color:#20100a;font-size:17px;font-weight:500}.daily-orders-table__head,.daily-order-row{display:grid;grid-template-columns:minmax(110px,1fr) minmax(140px,1.1fr) minmax(140px,1.1fr) minmax(90px,.8fr) minmax(90px,.8fr) minmax(100px,.8fr) minmax(100px,.8fr);gap:12px;align-items:center}.daily-orders-table__head{padding:13px 16px;background:#24150f09;color:#24150f8f;font-size:12px;font-weight:400}.daily-order-row{width:100%;padding:15px 16px;border:0;border-top:1px solid rgba(36,21,15,.07);background:#fff;color:#24150f;font:inherit;text-align:left;cursor:pointer}.daily-order-row:hover,.daily-order-row.active{background:#cf3f2314}.daily-order-row strong{color:#20100a;font-size:14px;font-weight:500}.daily-order-row span{color:#24150fa3;font-size:13px;font-weight:300}.daily-order-row b{font-size:14px;font-weight:500}.daily-green{color:#16a34a!important}.daily-red{color:#dc2626!important}.daily-dishes-list{display:flex;flex-direction:column;gap:10px}.daily-dish-card{display:grid;grid-template-columns:minmax(0,1fr) 140px 140px;align-items:center;gap:12px;padding:14px;border:1px solid rgba(36,21,15,.07);border-radius:18px;background:#fff}.daily-dish-card strong{display:block;color:#20100a;font-size:15px;font-weight:500}.daily-dish-card span{display:block;margin-top:4px;color:#24150f8f;font-size:12px;font-weight:300}.daily-dish-card b{font-size:14px;font-weight:500}@media(max-width:1180px){.daily-file-report-table,.daily-orders-table{overflow-x:auto}.daily-file-report-table__head,.daily-file-report-row{min-width:850px}.daily-orders-table__head,.daily-order-row{min-width:920px}}@media(max-width:720px){.daily-files-section,.daily-files-report,.daily-open-file,.daily-order-details{padding:16px;border-radius:22px}.daily-dish-card{grid-template-columns:1fr}}*{box-sizing:border-box}.supplier-page,.supplier-move-page{width:100%;min-height:100vh;padding:24px 24px 140px;background:#f3f6fb;color:#0f172a;display:flex;flex-direction:column;gap:24px;overflow-x:hidden}.supplier-card,.supplier-move-panel{width:100%;max-width:1600px;margin:0 auto;background:#fff;padding:24px;border-radius:22px;box-shadow:0 14px 38px #0f172a1a}.supplier-header{margin-bottom:18px}.supplier-header h1{margin:7px 0;font-size:30px;line-height:1.12;font-weight:1000}.supplier-header p{margin:4px 0;color:#64748b;font-size:15px;font-weight:700}.supplier-badge{display:inline-block;padding:7px 14px;border-radius:999px;background:#e0f2fe;color:#0369a1;font-size:12px;font-weight:1000;text-transform:uppercase}.supplier-message,.supplier-alert,.supplier-empty{margin:14px 0;padding:14px 16px;border-radius:14px;font-weight:800}.supplier-message--info,.supplier-alert,.supplier-empty{background:#e0f2fe;color:#0369a1}.supplier-message--success{background:#dcfce7;color:#166534}.supplier-orders-list-page{display:flex;flex-direction:column;gap:22px}.supplier-order-card{padding:22px;border-radius:20px;border:1px solid #e2e8f0;background:#fff}.supplier-order-head,.supplier-detail-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}.supplier-order-head strong,.supplier-detail-head h3{color:#0f172a;font-size:18px;font-weight:1000;margin:0 0 4px}.supplier-order-head span,.supplier-detail-head p{color:#64748b;font-weight:700;margin:3px 0}.supplier-status{padding:8px 14px;border-radius:999px;font-weight:1000;white-space:nowrap}.supplier-status--sent{background:#dbeafe;color:#1d4ed8}.supplier-status--waiting_confirmation{background:#fef3c7;color:#92400e}.supplier-status--confirmed{background:#dcfce7;color:#166534}.supplier-table-wrap{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;border-radius:16px;border:1px solid #e2e8f0;background:#fff;-webkit-overflow-scrolling:touch}.supplier-table,.supplier-detail-table{width:100%;min-width:760px;border-collapse:collapse;background:#fff}.supplier-table th,.supplier-table td,.supplier-detail-table th,.supplier-detail-table td{padding:13px 14px;border:1px solid #e2e8f0;text-align:left;color:#0f172a;vertical-align:middle}.supplier-table th,.supplier-detail-table th{background:#f1f5f9;color:#334155;font-weight:1000}.supplier-table td,.supplier-detail-table td{background:#fff;font-weight:750}.supplier-table input,.supplier-table select,.supplier-detail-table input,.supplier-detail-table select,.supplier-price-row input,.supplier-price-row select,.supplier-item-row input,.supplier-item-row select,.supplier-form-field input,.supplier-form-field textarea,.supplier-price-comment{width:100%;border:1px solid #cbd5e1;background:#fff;color:#0f172a;font-weight:800;outline:none}.supplier-table input,.supplier-table select,.supplier-detail-table input,.supplier-detail-table select{height:42px;padding:0 10px;border-radius:10px}.supplier-table input:disabled,.supplier-detail-table input:disabled{background:#f8fafc;color:#64748b}.supplier-order-total,.supplier-total{margin-top:14px;padding:16px;background:#f8fafc;color:#0f172a;text-align:right;font-size:18px;border-radius:14px}.supplier-order-total strong,.supplier-total strong{font-weight:1000}.supplier-submit-btn,.supplier-add-btn,.supplier-send-btn,.supplier-confirm-btn,.supplier-detail-actions button,.supplier-price-actions button,.supplier-panel-actions button{min-height:48px;padding:12px 18px;border:none;border-radius:14px;background:#00604f;color:#fff;font-size:16px;font-weight:1000;cursor:pointer}.supplier-submit-btn{width:100%;margin-top:16px}.supplier-delete-btn{background:#dc2626!important}.supplier-price-comment{min-height:96px;padding:13px;border-radius:14px;resize:vertical;margin-bottom:16px}.supplier-price-list{display:flex;flex-direction:column;gap:12px}.supplier-price-row{display:grid;grid-template-columns:50px minmax(0,1fr) 120px 180px 50px;gap:10px;align-items:center}.supplier-price-row span{height:44px;display:grid;place-items:center;border:1px solid #cbd5e1;background:#f8fafc;font-weight:1000;border-radius:10px}.supplier-price-row input,.supplier-price-row select{height:44px;padding:0 12px;border-radius:10px}.supplier-price-row button{height:44px;border:none;border-radius:10px;background:#fee2e2;color:#991b1b;font-weight:1000;cursor:pointer}.supplier-price-actions,.supplier-detail-actions,.supplier-panel-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.supplier-panel-title{margin-bottom:18px;font-size:23px;font-weight:1000}.supplier-form-table{border:1px solid #d9dee5;margin-bottom:20px;border-radius:16px;overflow:hidden}.supplier-form-row{display:grid;grid-template-columns:260px minmax(0,1fr);border-bottom:1px solid #d9dee5}.supplier-form-row:last-child{border-bottom:none}.supplier-form-label{padding:16px;border-right:1px solid #d9dee5;font-weight:900;background:#f8fafc}.supplier-form-field{padding:12px 14px}.supplier-form-field input,.supplier-form-field textarea{padding:11px 12px;border-radius:12px}.supplier-form-field textarea{min-height:100px}.supplier-section-title{margin:18px 0 10px;font-size:18px;font-weight:1000}.supplier-items-list{display:flex;flex-direction:column;gap:10px}.supplier-item-row{display:grid;grid-template-columns:42px minmax(0,1fr) 140px 180px 48px;gap:10px}.supplier-item-row input,.supplier-item-row select{height:46px;padding:0 12px;border-radius:10px}.supplier-item-number{display:grid;place-items:center;border:1px solid #cbd5e1;border-radius:10px;font-weight:1000;background:#f8fafc}.supplier-icon-btn{border:none;background:#fee2e2;color:#991b1b;cursor:pointer;border-radius:10px;font-weight:1000}.supplier-orders-grid{display:grid;grid-template-columns:340px minmax(0,1fr);gap:20px}.supplier-orders-list{display:flex;flex-direction:column;gap:8px}.supplier-order-list-item{padding:13px;border:1px solid #d9dee5;background:#fff;text-align:left;cursor:pointer;display:grid;gap:5px;color:#0f172a;border-radius:14px}.supplier-order-list-item.active{border-color:#00604f;background:#ecfdf5}.supplier-order-list-item strong{font-size:16px;font-weight:1000}.supplier-order-list-item span,.supplier-order-list-item em{color:#64748b;font-style:normal;font-weight:750}.supplier-print-area{border:1px solid #d9dee5;padding:18px;background:#fff;overflow:hidden;border-radius:16px}.supplier-print-area,.supplier-print-area *{color:#0f172a}@media(max-width:1200px){.supplier-page,.supplier-move-page{padding:20px 18px 130px}.supplier-orders-grid{grid-template-columns:300px minmax(0,1fr)}}@media(max-width:900px){.supplier-page,.supplier-move-page{padding:16px 12px 120px;gap:16px}.supplier-card,.supplier-move-panel{padding:16px;border-radius:18px}.supplier-orders-grid{grid-template-columns:1fr}.supplier-order-head,.supplier-detail-head{flex-direction:column;align-items:flex-start}.supplier-form-row{grid-template-columns:1fr}.supplier-form-label{border-right:none;border-bottom:1px solid #d9dee5;padding:12px}.supplier-price-row,.supplier-item-row{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;padding:12px;border-radius:16px;background:#f8fafc;border:1px solid #e2e8f0}.supplier-price-row span,.supplier-item-number{grid-row:span 4;height:auto}.supplier-price-actions,.supplier-detail-actions,.supplier-panel-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.supplier-page,.supplier-move-page{width:100vw;max-width:100vw;padding:10px 8px 100px;gap:14px}.supplier-card,.supplier-move-panel,.supplier-order-card{width:100%;max-width:100%;padding:14px;border-radius:16px}.supplier-header h1{font-size:24px}.supplier-header p{font-size:13px}.supplier-order-head strong,.supplier-detail-head h3{font-size:15px}.supplier-status{width:-moz-fit-content;width:fit-content;font-size:12px}.supplier-table-wrap{border:none;overflow:visible!important}.supplier-table,.supplier-detail-table,.supplier-table thead,.supplier-detail-table thead,.supplier-table tbody,.supplier-detail-table tbody,.supplier-table tr,.supplier-detail-table tr,.supplier-table td,.supplier-detail-table td{display:block;width:100%!important;min-width:0!important}.supplier-table thead,.supplier-detail-table thead{display:none}.supplier-table tr,.supplier-detail-table tr{margin-bottom:12px;padding:12px;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc}.supplier-table td,.supplier-detail-table td{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:9px 0;border:none;background:transparent;white-space:normal}.supplier-table td:before,.supplier-detail-table td:before{content:attr(data-label);min-width:88px;color:#64748b;font-weight:1000}.supplier-table input,.supplier-detail-table input{max-width:145px;height:40px;text-align:right}.supplier-order-total,.supplier-total{text-align:left;font-size:15px}.supplier-submit-btn,.supplier-add-btn,.supplier-send-btn,.supplier-confirm-btn,.supplier-detail-actions button,.supplier-price-actions button,.supplier-panel-actions button{width:100%;min-height:48px;font-size:15px}.supplier-price-actions,.supplier-detail-actions,.supplier-panel-actions,.supplier-price-row,.supplier-item-row{grid-template-columns:1fr}.supplier-price-row span,.supplier-item-number{grid-row:auto;width:100%;height:40px}.supplier-form-field{padding:10px}}.admin-page-card{min-height:100vh;padding:28px;background:linear-gradient(180deg,#f8fafc,#eef2ff);color:#0f172a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.admin-page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}.admin-page-header h1{font-size:34px;font-weight:900;margin:8px 0}.admin-page-header p{color:#64748b;font-size:14px}.admin-page-badge{background:linear-gradient(135deg,#3b82f6,#06b6d4);color:#fff;padding:6px 14px;border-radius:999px;font-size:12px;font-weight:800}.admin-theme-toggle{border:none;padding:12px 18px;border-radius:14px;background:#0f172a;color:#fff;cursor:pointer;font-weight:700;transition:.2s}.admin-theme-toggle:hover{transform:translateY(-2px);background:#1e293b}.admin-toolbar{display:flex;gap:12px;margin-bottom:20px}.admin-toolbar input{flex:1;padding:14px 16px;border-radius:14px;border:1px solid #e2e8f0;background:#fff;font-size:14px;transition:.2s}.admin-toolbar input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.admin-toolbar button{padding:14px 18px;border-radius:14px;background:linear-gradient(135deg,#2563eb,#06b6d4);color:#fff;border:none;font-weight:700;cursor:pointer;transition:.2s}.admin-toolbar button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #2563eb4d}.admin-message{padding:14px 16px;border-radius:14px;margin-bottom:16px;font-weight:600}.admin-message--success{background:#dcfce7;color:#166534}.admin-message--error{background:#fee2e2;color:#991b1b}.admin-message--info{background:#dbeafe;color:#1e40af}.admin-table{width:100%;border-collapse:separate;border-spacing:0 10px}.admin-table th{text-align:left;font-size:12px;color:#64748b;padding:0 14px}.admin-table td{background:#fff;padding:16px;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;transition:.2s}.admin-table tr:hover td{background:#f1f5f9}.admin-table td:first-child{border-left:1px solid #e2e8f0;border-radius:16px 0 0 16px;font-weight:600}.admin-table td:last-child{border-right:1px solid #e2e8f0;border-radius:0 16px 16px 0}.admin-table select{width:100%;padding:10px;border-radius:12px;border:1px solid #cbd5f5;background:#f8fafc}.admin-status{padding:6px 12px;border-radius:999px;font-size:12px;font-weight:700}.admin-status--approved{background:#dcfce7;color:#166534}.admin-status--rejected{background:#fee2e2;color:#991b1b}.admin-status--pending{background:#fef9c3;color:#854d0e}.admin-actions{display:flex;gap:8px}.admin-action-btn{width:40px;height:40px;border-radius:12px;border:none;cursor:pointer;font-weight:900;transition:.2s}.admin-action-btn:hover{transform:translateY(-2px)}.admin-action-btn--approve{background:#22c55e;color:#fff}.admin-action-btn--reject{background:#ef4444;color:#fff}.admin-action-btn--delete{background:#0f172a;color:#fff}.admin-page-card--dark{background:#020617;color:#e5e7eb}.admin-page-card--dark .admin-table td{background:#0f172a;border-color:#1e293b}.admin-page-card--dark .admin-toolbar input{background:#020617;color:#fff;border-color:#1e293b}@media(max-width:1024px){.admin-table{display:block;overflow-x:auto}}@media(max-width:640px){.admin-page-card{padding:16px}.admin-page-header{flex-direction:column;align-items:flex-start}.admin-toolbar{flex-direction:column}.admin-table,.admin-table tbody,.admin-table tr,.admin-table td{display:block;width:100%}.admin-table thead{display:none}.admin-table tr{background:#fff;border-radius:16px;margin-bottom:14px;padding:14px;border:1px solid #e2e8f0}.admin-table td{border:none;padding:8px 0}.admin-table td:before{display:block;font-size:12px;color:#64748b;margin-bottom:4px;font-weight:700}.admin-table td:nth-child(1):before{content:"Email"}.admin-table td:nth-child(2):before{content:"Роль"}.admin-table td:nth-child(3):before{content:"Статус"}.admin-table td:nth-child(4):before{content:"Действия"}}.menu-admin{--admin-bg: #f6f7fb;--admin-card: #ffffff;--admin-card-soft: #fffaf3;--admin-text: #071936;--admin-muted: #64748b;--admin-line: rgba(15, 23, 42, .1);--admin-orange: #ff8a00;--admin-orange-dark: #ea580c;--admin-blue: #3b82f6;--admin-green: #16a34a;--admin-red: #dc2626;--admin-shadow: 0 20px 45px rgba(15, 23, 42, .08);--admin-shadow-soft: 0 10px 24px rgba(15, 23, 42, .07);width:100%;min-height:100vh;padding:28px;color:var(--admin-text);background:radial-gradient(circle at top left,rgba(255,138,0,.12),transparent 34%),linear-gradient(135deg,#f8fafc,#f6f1e8);box-sizing:border-box}.menu-admin *{box-sizing:border-box}.menu-admin button,.menu-admin input,.menu-admin select,.menu-admin textarea{font-family:inherit}.menu-admin button{cursor:pointer}.menu-admin button:disabled,.menu-admin input:disabled,.menu-admin select:disabled,.menu-admin textarea:disabled{cursor:not-allowed;opacity:.72}.menu-admin__header{margin:0 0 24px}.menu-admin__header span{display:inline-flex;align-items:center;width:-moz-max-content;width:max-content;padding:8px 14px;border-radius:999px;color:#fff;background:#071936;font-size:13px;font-weight:700}.menu-admin__header h1,.menu-admin-folders__head h1,.menu-admin-category-head h1{margin:14px 0 8px;font-size:clamp(28px,4vw,46px);line-height:1.05;font-weight:800;letter-spacing:-.04em}.menu-admin__header p,.menu-admin-folders__head p,.menu-admin-category-head p{margin:0;color:var(--admin-muted);font-size:16px;line-height:1.5}.menu-admin-folders{width:100%}.menu-admin-folders__head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:22px}.menu-admin-folder-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:18px}.menu-admin-folder{min-height:160px;padding:22px;border:1px solid var(--admin-line);border-radius:30px;background:#ffffffeb;box-shadow:var(--admin-shadow-soft);color:var(--admin-text);text-align:left;display:flex;flex-direction:column;justify-content:space-between;gap:14px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.menu-admin-folder:hover{transform:translateY(-4px);box-shadow:var(--admin-shadow);border-color:#ff8a006b;background:#fff}.menu-admin-folder.combo{background:linear-gradient(135deg,#eff6fff5,#fffffffa);border-color:#3b82f638}.menu-admin-folder.uncategorized{background:linear-gradient(135deg,#fef2f2f2,#fffffffa);border-color:#ef444442}.menu-admin-folder__icon{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:20px;background:#fff7ed;font-size:26px}.menu-admin-folder.combo .menu-admin-folder__icon{background:#eff6ff}.menu-admin-folder.uncategorized .menu-admin-folder__icon{background:#fef2f2}.menu-admin-folder__title{display:block;margin-top:auto;font-size:20px;line-height:1.15;font-weight:800;letter-spacing:-.02em}.menu-admin-folder__meta{display:inline-flex;width:-moz-max-content;width:max-content;max-width:100%;padding:7px 11px;border-radius:999px;color:var(--admin-muted);background:#0f172a0d;font-size:13px;font-weight:700}.menu-admin-category-head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-bottom:22px;padding:18px 20px;border:1px solid var(--admin-line);border-radius:28px;background:#ffffffd6;box-shadow:var(--admin-shadow-soft)}.menu-admin-category-head button{min-height:44px;padding:0 16px;border:1px solid rgba(255,138,0,.32);border-radius:999px;color:var(--admin-orange-dark);background:#fff7ed;font-size:14px;font-weight:800}.menu-admin-category-head h1{margin-top:0;font-size:clamp(26px,3vw,38px)}.menu-admin-category-head strong{display:inline-flex;align-items:center;justify-content:center;min-width:72px;height:44px;padding:0 14px;border-radius:999px;color:#fff;background:#071936;font-size:15px;white-space:nowrap}.menu-admin-form{position:relative;margin-bottom:28px;padding:24px;border:1px solid var(--admin-line);border-radius:32px;background:#fffffff0;box-shadow:var(--admin-shadow)}.menu-admin-form__head{display:flex;justify-content:space-between;gap:18px;margin-bottom:18px}.menu-admin-form__head h2{margin:0 0 6px;font-size:24px;line-height:1.15;font-weight:800}.menu-admin-form__head p{margin:0;color:var(--admin-muted);line-height:1.5}.menu-admin-form__top-actions{position:absolute;right:18px;top:18px;z-index:2}.menu-admin-form__reset{min-width:42px;height:42px;padding:0 14px;border:1px solid rgba(15,23,42,.08);border-radius:16px;color:#071936;background:#fff;box-shadow:var(--admin-shadow-soft);font-size:20px;font-weight:900}.menu-admin-form__checks{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:18px}.menu-admin-form__checks label,.menu-admin-form__badge{display:inline-flex;align-items:center;gap:9px;min-height:42px;padding:9px 14px;border:1px solid var(--admin-line);border-radius:999px;color:#334155;background:#fff;font-size:14px;font-weight:700}.menu-admin-form__checks input[type=checkbox]{width:18px;height:18px;accent-color:var(--admin-orange)}.menu-admin-form__badge{color:#1d4ed8;border-color:#3b82f633;background:#eff6ff}.menu-admin-form__grid{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:14px;margin-bottom:14px}.menu-admin-form label,.menu-admin-form__textarea{display:flex;flex-direction:column;gap:8px;color:#64748b;font-size:13px;font-weight:700}.menu-admin-form input,.menu-admin-form select,.menu-admin-form textarea{width:100%;border:1px solid rgba(15,23,42,.12);outline:none;border-radius:17px;color:#0f172a;background:#fff;font-size:15px;font-weight:500;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.menu-admin-form input,.menu-admin-form select{min-height:52px;padding:0 16px}.menu-admin-form input[type=file]{padding:12px;color:#475569}.menu-admin-form textarea{min-height:112px;padding:16px;resize:vertical;line-height:1.5}.menu-admin-form input:focus,.menu-admin-form select:focus,.menu-admin-form textarea:focus{border-color:#ff8a0094;box-shadow:0 0 0 4px #ff8a001f}.menu-admin-form input:disabled,.menu-admin-form select:disabled,.menu-admin-form textarea:disabled{color:#64748b;background:#f8fafc}.menu-admin-form__textarea{margin-bottom:14px}.menu-admin-preview{display:flex;align-items:center;gap:14px;margin:0 0 14px;padding:12px;border:1px solid var(--admin-line);border-radius:22px;background:#f8fafc}.menu-admin-preview img{width:74px;height:74px;-o-object-fit:contain;object-fit:contain;border-radius:18px;background:#fff}.menu-admin-preview strong{display:block;margin-bottom:3px;color:var(--admin-text)}.menu-admin-preview p{margin:0;color:var(--admin-muted);font-size:13px}.menu-admin-sale{display:grid;grid-template-columns:minmax(180px,260px) 1fr;gap:14px;align-items:end;margin-bottom:14px;padding:16px;border:1px solid rgba(255,138,0,.2);border-radius:22px;background:#fff7ed}.menu-admin-sale>div{display:flex;flex-direction:column;gap:5px;color:#9a3412;font-size:14px;font-weight:700}.menu-admin-sale strong{color:#071936;font-size:18px}.menu-admin-info,.menu-admin-error{margin-bottom:16px;padding:14px 16px;border-radius:18px;font-size:14px;line-height:1.45}.menu-admin-info{border:1px solid rgba(245,158,11,.28);color:#92400e;background:#fffbeb}.menu-admin-error{border:1px solid rgba(220,38,38,.18);color:#991b1b;background:#fef2f2;font-weight:700}.menu-admin-form__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.menu-admin-form__buttons button{min-height:52px;padding:0 22px;border:0;border-radius:17px;color:#fff;background:#071936;box-shadow:0 14px 28px #07193633;font-size:15px;font-weight:800;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.menu-admin-form__buttons button:hover:not(:disabled){transform:translateY(-1px);background:#0f274f;box-shadow:0 18px 34px #0719363d}.menu-admin-form__buttons .secondary{color:#071936;background:#f1f5f9;box-shadow:none}.menu-admin-combo{margin-bottom:16px;padding:16px;border:1px solid rgba(59,130,246,.18);border-radius:24px;background:#eff6ff}.menu-admin-combo__title{margin:4px 0 12px;color:#1e3a8a;font-size:15px;font-weight:800}.menu-admin-combo__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.menu-admin-combo__item{display:grid!important;grid-template-columns:auto 52px 1fr auto;align-items:center;gap:10px!important;padding:12px;border:1px solid rgba(59,130,246,.16);border-radius:18px;background:#fff;color:var(--admin-text)!important}.menu-admin-combo__item input{width:18px!important;height:18px!important;min-height:18px!important;padding:0!important;accent-color:var(--admin-blue)}.menu-admin-combo__item img,.menu-admin-combo__no-image{width:52px;height:52px;border-radius:15px;background:#f8fafc}.menu-admin-combo__item img{-o-object-fit:contain;object-fit:contain}.menu-admin-combo__no-image{display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:12px}.menu-admin-combo__item span{display:flex;min-width:0;flex-direction:column;gap:3px;color:var(--admin-text);font-size:14px;font-weight:800}.menu-admin-combo__item small{color:var(--admin-muted);font-size:12px;font-weight:600}.menu-admin-combo__item b{white-space:nowrap}.menu-admin-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:20px;margin-bottom:28px}.menu-admin-card{border:1px solid var(--admin-line);border-radius:30px;background:#fff;box-shadow:var(--admin-shadow-soft);overflow:hidden!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.menu-admin-card:hover{transform:translateY(-3px);box-shadow:var(--admin-shadow);border-color:#ff8a003d}.menu-admin-card__image{position:relative;border-bottom:1px solid rgba(15,23,42,.06);background:radial-gradient(circle at center,#fff8eb,#fff 65%)}.menu-admin-card__image>span{color:#94a3b8;font-size:14px;font-weight:800}.menu-admin-card__image b{position:absolute;left:14px;top:14px;display:inline-flex;align-items:center;min-height:30px;padding:0 11px;border-radius:999px;color:#fff;font-size:12px;font-weight:900}.menu-admin-card__image b.blue{background:var(--admin-blue)}.menu-admin-card__image b.red{left:auto;right:14px;background:var(--admin-red)}.menu-admin-card__body{padding:18px}.menu-admin-card__body h3{margin:0 0 8px;color:var(--admin-text);font-size:20px;line-height:1.15;font-weight:850;letter-spacing:-.02em}.menu-admin-card__body p{margin:0 0 14px;color:var(--admin-muted);font-size:14px;line-height:1.45}.menu-admin-card__meta{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:14px}.menu-admin-card__meta span{display:inline-flex;align-items:center;min-height:28px;padding:0 9px;border-radius:999px;color:#475569;background:#f8fafc;font-size:12px;font-weight:800}.menu-admin-card__price{display:flex;align-items:baseline;gap:10px;margin-bottom:14px}.menu-admin-card__price del{color:#94a3b8;font-size:14px;font-weight:700}.menu-admin-card__price strong{color:#071936;font-size:23px;font-weight:900}.menu-admin-card__combo{margin:0 0 14px;padding:12px;border-radius:18px;background:#f8fafc}.menu-admin-card__combo strong{display:block;margin-bottom:7px;font-size:13px}.menu-admin-card__combo ul{margin:0;padding-left:18px;color:#64748b;font-size:13px;line-height:1.5}.menu-admin-card__actions{display:flex;gap:10px}.menu-admin-card__actions button{flex:1;min-height:44px;border:0;border-radius:15px;color:#fff;background:#071936;font-size:14px;font-weight:850}.menu-admin-card__actions button.danger{background:#fee2e2;color:#b91c1c}.menu-admin-card__actions button:hover:not(:disabled){filter:brightness(1.04)}.menu-admin-qr{margin-top:30px;padding:22px;border:1px solid var(--admin-line);border-radius:32px;background:#fffffff0;box-shadow:var(--admin-shadow)}.menu-admin-qr__head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.menu-admin-qr__head h2{margin:0 0 6px;font-size:24px;font-weight:850}.menu-admin-qr__head p{margin:0;color:var(--admin-muted);line-height:1.5}.menu-admin-qr__head button{min-height:48px;padding:0 18px;border:0;border-radius:16px;color:#fff;background:var(--admin-orange);font-size:14px;font-weight:850}.menu-admin-qr__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px}.menu-admin-qr__card{display:grid;grid-template-columns:92px 1fr;align-items:center;gap:14px;padding:14px;border:1px dashed rgba(15,23,42,.18);border-radius:22px;background:#fff}.menu-admin-qr__card img{width:92px;height:92px;-o-object-fit:contain;object-fit:contain}.menu-admin-qr__card strong{display:block;margin-bottom:4px;color:var(--admin-text);font-size:15px;font-weight:850}.menu-admin-qr__card span,.menu-admin-qr__card small{display:block;color:var(--admin-muted);font-size:12px;line-height:1.4}.menu-admin-empty{padding:34px 20px;border:1px dashed rgba(15,23,42,.16);border-radius:26px;color:#64748b;background:#ffffffc7;text-align:center;font-size:15px;font-weight:750}@media(max-width:1180px){.menu-admin-form__grid{grid-template-columns:repeat(2,minmax(180px,1fr))}}@media(max-width:768px){.menu-admin{padding:16px}.menu-admin-folders__head,.menu-admin-form__head,.menu-admin-qr__head{align-items:flex-start;flex-direction:column}.menu-admin-category-head{grid-template-columns:1fr}.menu-admin-category-head button,.menu-admin-category-head strong{width:-moz-max-content;width:max-content}.menu-admin-form{padding:18px;border-radius:26px}.menu-admin-form__grid,.menu-admin-sale,.menu-admin-list,.menu-admin-folder-grid,.menu-admin-qr__grid{grid-template-columns:1fr}.menu-admin-card__actions{flex-direction:column}}@media(max-width:420px){.menu-admin{padding:10px}.menu-admin-form{padding:14px}.menu-admin-form input,.menu-admin-form select{min-height:50px}.menu-admin-qr__card{grid-template-columns:80px 1fr}.menu-admin-qr__card img{width:80px;height:80px}}@media print{body *{visibility:hidden!important}.menu-admin-qr,.menu-admin-qr *{visibility:visible!important}.menu-admin-qr{position:absolute;left:0;top:0;width:100%;margin:0;padding:0;border:0;box-shadow:none}.menu-admin-qr__head button{display:none!important}.menu-admin-qr__grid{grid-template-columns:repeat(2,1fr);gap:10mm}.menu-admin-qr__card{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}}.tech-page{min-height:100vh;padding:22px;background:radial-gradient(circle at top left,rgba(37,99,235,.08),transparent 32%),linear-gradient(180deg,#f6f8fc,#edf2f8);color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.tech-page *{box-sizing:border-box}.tech-page button,.tech-page input,.tech-page select{font:inherit}.tech-page button{-webkit-tap-highlight-color:transparent}.tech-food-section,.tech-table-section{margin:0 0 20px;padding:24px;border:1px solid rgba(148,163,184,.26);border-radius:26px;background:#fffffff0;box-shadow:0 20px 54px #0f172a14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tech-food-section-main{min-height:calc(100vh - 44px)}.tech-food-section>h2,.tech-table-section h2{margin:0;color:#0f172a;font-size:clamp(24px,2vw,34px);font-weight:950;letter-spacing:-.04em;line-height:1.08}.tech-food-section>h2{margin-bottom:18px}.tech-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.tech-section-head p{max-width:820px;margin:8px 0 0;color:#64748b;font-size:14px;font-weight:650;line-height:1.5}.tech-back-folder,.tech-close-table,.tech-table-actions button,.tech-result-box button,.tech-prep-create button,.tech-add-ing{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:0;border-radius:14px;padding:12px 16px;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;cursor:pointer;font-weight:900;line-height:1;box-shadow:0 12px 24px #0f172a2e;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease,border-color .16s ease,background .16s ease}.tech-back-folder:hover,.tech-close-table:hover,.tech-table-actions button:hover,.tech-result-box button:hover,.tech-prep-create button:hover,.tech-add-ing:hover{transform:translateY(-1px);box-shadow:0 16px 34px #0f172a38}.tech-back-folder:disabled,.tech-close-table:disabled,.tech-table-actions button:disabled,.tech-result-box button:disabled,.tech-prep-create button:disabled,.tech-add-ing:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.tech-back-folder{margin:0 0 14px;border:1px solid #d9e2ef;background:#fff;color:#0f172a;box-shadow:0 8px 18px #0f172a0f}.tech-back-folder:hover{border-color:#b9c7d9;background:#f8fafc}.tech-close-table{background:#f1f5f9;color:#0f172a;box-shadow:none}.tech-close-table:hover{background:#e2e8f0;box-shadow:none}.tech-folder-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.tech-folder-btn{position:relative;min-height:150px;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:12px;padding:20px;border:1px solid #dbe4f0;border-radius:22px;background:linear-gradient(180deg,#fff,#fbfdff);cursor:pointer;text-align:left;box-shadow:0 12px 30px #0f172a12;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.tech-folder-btn:after{content:"";position:absolute;inset:auto -26px -46px auto;width:120px;height:120px;border-radius:999px;background:#2563eb12;pointer-events:none}.tech-folder-btn:hover{transform:translateY(-3px);border-color:#adc0d7;box-shadow:0 20px 42px #0f172a1f}.tech-folder-btn.prep{border-color:#f4cc77;background:linear-gradient(180deg,#fffaf0,#fff)}.tech-folder-btn.prep:after{background:#f59e0b1f}.tech-folder-icon{position:relative;display:inline-flex;width:48px;height:40px;border-radius:12px;background:linear-gradient(180deg,#fbbf24,#f59e0b);box-shadow:inset 0 1px #ffffff73,0 8px 18px #f59e0b38}.tech-folder-icon:before{content:"";position:absolute;left:4px;top:-7px;width:22px;height:12px;border-radius:8px 8px 0 0;background:#fbbf24}.tech-folder-title{position:relative;z-index:1;color:#0f172a;font-size:20px;font-weight:950;line-height:1.15;letter-spacing:-.02em;word-break:break-word}.tech-folder-btn small{position:relative;z-index:1;color:#64748b;font-size:13px;font-weight:850}.tech-folder-btn b{position:relative;z-index:1;display:inline-flex;width:-moz-fit-content;width:fit-content;border-radius:999px;padding:7px 11px;background:#92400e;color:#fff;font-size:11px;font-weight:950;letter-spacing:.03em;text-transform:uppercase}.tech-prep-create{display:grid;grid-template-columns:minmax(260px,1fr) 130px auto;align-items:end;gap:14px;margin:18px 0;padding:18px;border:1px solid #f1d79a;border-radius:22px;background:linear-gradient(180deg,#fffbeb,#fff7db)}.tech-prep-create label,.tech-ing-row label,.tech-percent-field{display:flex;flex-direction:column;gap:7px}.tech-prep-create span,.tech-ing-row label span,.tech-percent-field span{color:#475569;font-size:12px;font-weight:900;letter-spacing:.01em}.tech-prep-create input,.tech-prep-create select,.tech-ing-row input,.tech-ing-row select,.tech-percent-field input{width:100%;min-height:44px;border:1px solid #dbe4f0;border-radius:14px;padding:0 13px;background:#fff;color:#0f172a;outline:none;font-weight:750;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.tech-prep-create input:focus,.tech-prep-create select:focus,.tech-ing-row input:focus,.tech-ing-row select:focus,.tech-percent-field input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.tech-ing-row input:disabled,.tech-ing-row select:disabled{color:#64748b;background:#f8fafc;cursor:not-allowed}.tech-food-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;margin-top:16px}.tech-food-btn{min-height:136px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:10px;padding:18px;border:1px solid #dbe4f0;border-radius:20px;background:#fff;cursor:pointer;text-align:left;box-shadow:0 10px 26px #0f172a0f;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.tech-food-btn:hover{transform:translateY(-2px);border-color:#b9c7d9;box-shadow:0 18px 36px #0f172a1c}.tech-food-btn.active{border-color:#2563eb;background:linear-gradient(180deg,#eff6ff,#fff);box-shadow:0 18px 40px #2563eb29}.tech-food-btn>span{color:#0f172a;font-size:17px;font-weight:950;line-height:1.2}.tech-food-btn small{color:#64748b;font-size:12px;font-weight:850}.tech-food-cost{color:#0f766e!important}.tech-food-btn b{display:inline-flex;width:-moz-fit-content;width:fit-content;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:950;letter-spacing:.03em;text-transform:uppercase}.tech-food-btn b.ready{background:#dcfce7;color:#166534}.tech-food-btn b.not-ready{background:#fee2e2;color:#991b1b}.tech-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin:18px 0}.tech-summary-grid>div,.tech-result-box>div,.tech-cost{padding:14px;border:1px solid #e2e8f0;border-radius:18px;background:#f8fafc}.tech-summary-grid span,.tech-result-box span,.tech-cost span{display:block;margin-bottom:6px;color:#64748b;font-size:12px;font-weight:900}.tech-summary-grid strong,.tech-result-box strong,.tech-cost strong{color:#0f172a;font-size:18px;font-weight:950}.tech-summary-grid .profit,.tech-result-box .profit{color:#15803d}.tech-table-wrap,.tech-calc-table-wrap{overflow:auto;border:1px solid #e2e8f0;border-radius:18px;background:#fff}.tech-table,.tech-calc-table{width:100%;min-width:760px;border-collapse:collapse}.tech-table th,.tech-calc-table th{position:sticky;top:0;z-index:1;padding:14px 16px;background:#f1f5f9;color:#334155;text-align:left;font-size:12px;font-weight:950;letter-spacing:.02em;text-transform:uppercase}.tech-table td,.tech-calc-table td{padding:14px 16px;border-top:1px solid #edf2f7;color:#334155;font-size:14px;font-weight:700}.tech-table td strong,.tech-calc-table td strong{color:#0f172a;font-weight:950}.tech-table tbody tr:hover,.tech-calc-table tbody tr:hover{background:#f8fafc}.tech-table-actions{display:flex;flex-wrap:wrap;gap:10px}.tech-bottom-actions{margin-top:16px}.tech-table-actions button.danger{background:linear-gradient(135deg,#dc2626,#991b1b)}.tech-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:22px}.tech-modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a94;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.tech-modal-card{position:relative;z-index:1;width:min(1180px,100%);max-height:calc(100vh - 44px);overflow:auto;border:1px solid rgba(226,232,240,.9);border-radius:28px;background:#fff;box-shadow:0 30px 90px #0f172a47}.tech-modal-head{position:sticky;top:0;z-index:5;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 24px;border-bottom:1px solid #e2e8f0;background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.tech-modal-head h2{margin:0;color:#0f172a;font-size:24px;font-weight:950;letter-spacing:-.03em}.tech-modal-head p{margin:7px 0 0;color:#64748b;font-size:13px;font-weight:700;line-height:1.45}.tech-modal-head>button{flex:0 0 auto;width:42px;height:42px;border:0;border-radius:14px;background:#f1f5f9;color:#0f172a;cursor:pointer;font-size:18px;font-weight:950}.tech-modal-head>button:hover{background:#e2e8f0}.tech-form{display:flex;flex-direction:column;gap:12px;padding:20px 24px 0}.tech-ing-row{display:grid;grid-template-columns:40px minmax(150px,1fr) minmax(190px,1.3fr) 90px minmax(120px,.8fr) minmax(130px,.8fr) minmax(130px,.9fr) 42px;align-items:end;gap:10px;padding:14px;border:1px solid #e2e8f0;border-radius:20px;background:#fff;box-shadow:0 8px 22px #0f172a0a}.tech-ing-row.has-piece-weight{grid-template-columns:40px minmax(140px,1fr) minmax(180px,1.25fr) 82px minmax(110px,.75fr) minmax(120px,.75fr) minmax(130px,.85fr) minmax(130px,.9fr) 42px}.tech-index{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:12px;background:#eff6ff;color:#1d4ed8;font-weight:950}.tech-remove{width:40px;height:40px;border:0;border-radius:14px;background:#fee2e2;color:#991b1b;cursor:pointer;font-weight:950}.tech-remove:hover{background:#fecaca}.tech-add-ing{width:-moz-fit-content;width:fit-content;margin:4px 0 0}.tech-calc-table-wrap{margin:18px 24px 0}.tech-result-box{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));align-items:stretch;gap:12px;padding:20px 24px 24px}.tech-result-box button{width:100%;min-height:54px;align-self:stretch}.tech-percent-field{padding:14px;border:1px solid #e2e8f0;border-radius:18px;background:#fff}@media(max-width:1100px){.tech-ing-row,.tech-ing-row.has-piece-weight{grid-template-columns:40px repeat(2,minmax(180px,1fr))}.tech-remove{grid-column:1/-1;width:100%}}@media(max-width:760px){.tech-page{padding:12px}.tech-food-section,.tech-table-section{padding:16px;border-radius:22px}.tech-food-section-main{min-height:calc(100vh - 24px)}.tech-folder-list,.tech-food-list,.tech-prep-create{grid-template-columns:1fr}.tech-section-head,.tech-modal-head{flex-direction:column}.tech-modal{padding:10px}.tech-modal-card{max-height:calc(100vh - 20px);border-radius:22px}.tech-form,.tech-result-box,.tech-modal-head{padding-left:16px;padding-right:16px}.tech-calc-table-wrap{margin-left:16px;margin-right:16px}.tech-ing-row,.tech-ing-row.has-piece-weight{grid-template-columns:1fr}.tech-index{width:100%}}.ads-manager{padding:18px;color:#0f172a}.ads-manager *,.ads-manager *:before,.ads-manager *:after{box-sizing:border-box}.ads-manager__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.ads-manager__header h1{margin:0;font-size:34px;line-height:1;font-weight:950;letter-spacing:-.06em}.ads-manager__header p{margin:8px 0 0;color:#64748b;font-weight:750}.ads-manager__links{display:flex;flex-wrap:wrap;gap:8px}.ads-manager__links a,.ads-manager__form button,.ads-manager__screen-tabs button,.ads-manager__card footer button{min-height:42px;padding:0 16px;border:0;border-radius:14px;background:linear-gradient(135deg,#7db7ff,#5b8def);color:#fff;font-size:14px;font-weight:900;cursor:pointer;text-decoration:none;display:inline-grid;place-items:center;box-shadow:0 12px 24px #5b8def33}.ads-manager__message{margin-bottom:14px;padding:12px 14px;border-radius:14px;background:#eff6ff;color:#1458e6;font-weight:850}.ads-manager__upload,.ads-manager__list{padding:16px;border:1px solid #dceaff;border-radius:24px;background:#fff;box-shadow:0 18px 38px #0f172a0f}.ads-manager__upload{display:grid;grid-template-columns:320px minmax(0,1fr);gap:16px;margin-bottom:16px}.ads-manager__preview{min-height:230px;border:2px dashed #bfdbfe;border-radius:20px;background:#f8fbff;display:grid;place-items:center;overflow:hidden;color:#64748b;font-weight:900}.ads-manager__preview img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:8px}.ads-manager__form{display:grid;gap:12px;align-content:start}.ads-manager__form label,.ads-manager__move{display:grid;gap:7px;color:#475569;font-size:13px;font-weight:850}.ads-manager__form input,.ads-manager__form select,.ads-manager__move select{width:100%;min-height:44px;padding:0 13px;border:1px solid #dbe3ee;border-radius:14px;background:#fff;color:#0f172a;font-size:14px;font-weight:750}.ads-manager__form button:disabled{opacity:.55;cursor:not-allowed}.ads-manager__list-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.ads-manager__list h2{margin:0;font-size:24px;font-weight:950;letter-spacing:-.05em}.ads-manager__screen-tabs{display:flex;flex-wrap:wrap;gap:8px}.ads-manager__screen-tabs button{min-height:38px;background:#eef6ff;color:#1458e6;box-shadow:none}.ads-manager__screen-tabs button.active{background:linear-gradient(135deg,#7db7ff,#5b8def);color:#fff;box-shadow:0 12px 24px #5b8def33}.ads-manager__empty{padding:18px;border-radius:16px;background:#f8fbff;color:#64748b;font-weight:850;text-align:center}.ads-manager__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:14px}.ads-manager__card{overflow:hidden;border:1px solid #e5edf7;border-radius:20px;background:#f8fbff}.ads-manager__card>img{width:100%;height:150px;-o-object-fit:contain;object-fit:contain;background:#071225;padding:8px}.ads-manager__card>div{padding:12px;display:grid;gap:5px}.ads-manager__card strong{color:#0f172a;font-size:15px;font-weight:900}.ads-manager__card span{color:#64748b;font-size:13px;font-weight:750}.ads-manager__move{padding:0 12px 12px}.ads-manager__card footer{padding:0 12px 12px;display:flex;gap:8px}.ads-manager__card footer button{flex:1;min-height:36px;padding:0 10px;font-size:12px}.ads-manager__card footer button.danger{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 12px 24px #dc262629}@media(max-width:760px){.ads-manager__header,.ads-manager__upload,.ads-manager__list-head{grid-template-columns:1fr;display:grid}.ads-manager__preview{min-height:180px}}.inventory-page-fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;background:#f5f5f5;font-family:Arial,sans-serif;color:#222}.inventory-sidebar{width:268px;min-width:268px;height:100vh;background:#eef2f4;border-right:1px solid #cfd6dc}.inventory-sidebar-logo{width:100%;height:56px;border:0;border-radius:0;background:#eef2f4;color:#111;font-size:24px;font-weight:600;text-align:left;padding:0 18px;cursor:pointer}.inventory-sidebar-item{width:100%;height:45px;display:flex;align-items:center;gap:14px;padding:0 18px;border:0;border-radius:0;background:transparent;color:#111;font-size:16px;font-weight:500;text-align:left;cursor:pointer}.inventory-sidebar-item:hover,.inventory-sidebar-item.active{background:#d9e1e7}.inventory-sidebar-badge{margin-left:auto;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#0b4f82;color:#fff;font-weight:600}.inventory-page{flex:1;height:100vh;overflow-y:auto;background:#f6f6f6;padding:0}.old-system-header{height:56px;margin:0;padding:8px 44px;display:flex;align-items:center;gap:16px;background:#fff;border-bottom:1px solid #d7d7d7}.inventory-back-icon{border:0;background:transparent;font-size:28px;font-weight:600;cursor:pointer}.old-system-header select{width:360px;height:38px;border:1px solid #c8c8c8;border-radius:4px;padding:0 12px;background:#fff;font-size:18px}.old-system-title{padding:36px 44px 16px;border-bottom:1px solid #d4d4d4}.old-system-title h2{margin:0;font-size:20px;font-weight:600}.inventory-topbar,.inventory-info{display:none}.inventory-loading{width:-moz-fit-content;width:fit-content;margin:90px auto;padding:20px 28px;background:#fff;border:1px solid #ddd;font-weight:600}.inventory-card,.inventory-section,.products-card,.move-card{max-width:none;margin:30px 44px;padding:0;border-radius:0;box-shadow:none;background:transparent}.inventory-card-head,.products-head,.move-card-header{margin:0;padding:0 0 12px;display:flex;justify-content:space-between;gap:12px}.inventory-card-head h2,.products-head h2,.move-card-header h2{margin:0;font-size:20px;font-weight:600}.inventory-card-head p,.products-head p,.move-card-header p{margin:0;color:#555}.inventory-table-scroll,.products-table-wrap{border:1px solid #86b7f5;border-radius:0;background:#fff;overflow-x:auto}.inventory-table,.products-table{width:100%;min-width:900px;border-collapse:collapse;background:#fff;font-size:15px}.inventory-table th,.inventory-table td,.products-table th,.products-table td{padding:8px 7px;border:1px solid #d8dde3;text-align:left}.inventory-table th,.products-table th{background:#e9f0f0;color:#111;font-weight:600}.inventory-table tbody tr:nth-child(2n),.products-table tbody tr:nth-child(2n){background:#eee}.inventory-table tbody tr:nth-child(odd),.products-table tbody tr:nth-child(odd){background:#fff}.inventory-table tbody tr:hover,.products-table tbody tr:hover{background:#dfeaf5}.inventory-table td:first-child,.products-table td:first-child{color:#00695c}.inventory-category-list{display:grid;gap:0}.inventory-category-card{border:1px solid #86b7f5;border-radius:0;background:#fff;overflow:hidden}.inventory-category-head-btn{width:100%;display:block;padding:9px 10px!important;border:0;border-radius:0!important;background:#dbe8f7!important;color:#111!important;text-align:left;font-size:16px;font-weight:600;cursor:pointer}.inventory-category-head-btn span{font-weight:600}.inventory-category-head-btn strong,.inventory-category-head-btn em{display:none}.minus,.zero,.plus,.used{color:#222;font-weight:400}.price,.cost{color:#222;font-weight:400;white-space:nowrap}.inventory-total-cost{margin:0 44px 16px;padding:10px 12px;border:1px solid #d8dde3;background:#fff;font-weight:600}.inventory-total-cost strong{color:#111}.inventory-page button{font-family:Arial,sans-serif}.products-form,.products-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;margin-bottom:18px}.products-form label,.products-filters label{display:flex;flex-direction:column;gap:6px;font-weight:500}.products-form-actions,.products-row-actions,.inventory-card-actions,.move-actions,.inventory-archive-actions{display:flex;flex-wrap:wrap;gap:8px}.inventory-page button:not(.inventory-sidebar-item):not(.inventory-sidebar-logo):not(.inventory-back-icon){border:1px solid #bfc7cf;border-radius:3px;padding:8px 12px;background:#e6e6e6;color:#111;font-weight:500;cursor:pointer}.inventory-page button:not(.inventory-sidebar-item):not(.inventory-sidebar-logo):not(.inventory-back-icon):hover{background:#d6d6d6}.inventory-page button.active,.inventory-page button.save,.inventory-page button.confirm,.inventory-page button.move-save-btn{background:#0b4f82!important;color:#fff!important}.inventory-page button.danger{background:#e5e5e5!important;color:#111!important}.inventory-page input,.inventory-page select,.inventory-page textarea{width:100%;border:1px solid #bfc7cf;border-radius:3px;padding:7px 9px;background:#fff;font-size:15px;font-family:Arial,sans-serif}.inventory-page input:focus,.inventory-page select:focus,.inventory-page textarea:focus{border-color:#86b7f5;box-shadow:none;outline:none}textarea{min-height:90px;resize:vertical}.products-category-list{display:grid;gap:16px}.products-category-card{padding:12px;border-radius:0;background:#fff;border:1px solid #d8dde3}.products-category-head{display:flex;justify-content:space-between;gap:14px;margin-bottom:12px}.products-category-head h3{margin:0 0 4px;font-size:18px}.products-category-head p{margin:0;color:#555}.products-category-edit{display:flex;gap:8px;width:100%}.move-code{padding:8px 12px;border:1px solid #d8dde3;background:#fff}.move-code span{color:#555;margin-right:6px}.move-form-table{display:grid;gap:12px;margin-bottom:20px}.move-form-row{display:grid;grid-template-columns:180px 1fr;gap:12px;align-items:center}.move-form-row.comment{align-items:flex-start}.move-form-label{font-weight:600;color:#333}.move-section-title{margin:20px 0 12px}.move-items{display:grid;gap:12px}.move-item-row{display:grid;grid-template-columns:44px 1fr 130px 110px 130px auto;gap:10px;align-items:center;padding:12px;background:#fff;border:1px solid #d8dde3}.move-item-row.received{grid-template-columns:44px 1fr 120px 120px 110px auto}.move-item-index{width:36px;height:36px;display:grid;place-items:center;background:#e2e8f0;font-weight:600}.move-product-cell{position:relative;display:flex;gap:6px}.move-select-arrow{width:42px;padding:0!important}.move-product-dropdown{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:20;max-height:240px;overflow-y:auto;padding:6px;background:#fff;border:1px solid #cbd5e1;box-shadow:0 16px 40px #0f172a29}.move-product-dropdown button{width:100%;display:flex;justify-content:space-between;background:transparent;text-align:left}.move-product-dropdown button:hover{background:#f1f5f9}.move-product-dropdown em{color:#64748b}.move-product-empty{padding:12px;color:#64748b;font-weight:500}.move-row-actions{display:flex;gap:5px}.move-row-actions button{padding:8px 10px}.inventory-operation-archive{margin-top:28px;padding-top:22px;border-top:1px solid #e5e7eb}.inventory-search{margin-bottom:14px}.inventory-select-list,.inventory-fact-list{display:grid;gap:8px}.inventory-select-list{max-height:420px;overflow-y:auto}.inventory-check-row{display:grid;grid-template-columns:24px 1fr 60px;gap:10px;align-items:center;padding:11px;background:#fff;border:1px solid #d8dde3}.inventory-check-row input{width:auto}.inventory-check-row span{font-weight:600}.inventory-check-row em{color:#64748b}.inventory-fact-list label{display:grid;grid-template-columns:1fr 180px;gap:10px;align-items:center;padding:11px;background:#fff;border:1px solid #d8dde3;font-weight:600}.inventory-archive-list{display:grid;gap:12px}.inventory-archive-card{display:flex;justify-content:space-between;gap:14px;padding:15px;background:#fff;border:1px solid #d8dde3}.inventory-archive-info{display:flex;flex-direction:column;gap:5px}.inventory-archive-info strong{font-size:16px}.inventory-archive-info span{color:#64748b;font-size:13px}.inventory-report-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000}.inventory-report-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a94}.inventory-report-modal__card{position:relative;z-index:2;width:min(1100px,100vw - 32px);max-height:calc(100vh - 32px);overflow-y:auto;margin:16px auto;padding:22px;background:#fff;box-shadow:0 24px 80px #0f172a52}.inventory-report-modal__head{display:flex;justify-content:space-between;gap:14px;margin-bottom:16px}.inventory-report-modal__head h2{margin:0}.inventory-report-modal__head button{width:40px;height:40px;padding:0}.inventory-report-preview{padding:16px;background:#f8fafc;border:1px solid #e5e7eb;overflow-x:auto}.inventory-week-chart{height:290px;display:grid;grid-template-columns:repeat(7,1fr);gap:14px;align-items:end;padding:20px;background:#fff;border:1px solid #d8dde3}.inventory-week-day{display:grid;gap:8px;text-align:center}.inventory-week-day strong{font-size:13px;color:#111}.inventory-week-day small{color:#64748b;font-size:11px;line-height:1.35}.inventory-week-bars{height:190px;display:flex;align-items:end;justify-content:center;gap:6px}.inventory-week-bar{width:24px;border-radius:0}.inventory-week-bar.received{background:#16a34a}.inventory-week-bar.writeoff{background:#dc2626}.inventory-chart-legend{display:flex;gap:16px;margin-top:16px;font-weight:600}.inventory-chart-legend span{display:flex;align-items:center;gap:8px}.inventory-chart-legend b{width:18px;height:18px;display:inline-block}.inventory-chart-legend b.received{background:#16a34a}.inventory-chart-legend b.writeoff{background:#dc2626}.inventory-low-stock{margin-top:24px;padding:18px;background:#fff7ed;border:1px solid #fdba74}.inventory-low-stock h3{margin:0 0 12px;color:#c2410c;font-size:20px;font-weight:600}.inventory-low-stock div{padding:8px 0;color:#9a3412;font-weight:600}.inventory-empty{padding:24px;text-align:center;color:#64748b;font-weight:600}@media print{.inventory-sidebar,.inventory-topbar,.inventory-back-icon,.inventory-card-actions,.inventory-open-all-btn,.move-actions,.inventory-archive-actions{display:none!important}.inventory-page-fullscreen{position:static;display:block;overflow:visible}.inventory-page{height:auto;overflow:visible;background:#fff}.inventory-card,.inventory-section,.products-card,.move-card{margin:0;box-shadow:none;border:none}.inventory-table-scroll{overflow:visible;border:none}.inventory-table{min-width:100%;font-size:11px}.inventory-table th{background:#111!important;color:#fff!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.inventory-table td,.inventory-table th{padding:7px}}@media(max-width:900px){.inventory-page-fullscreen{display:block;overflow-y:auto}.inventory-sidebar{width:100%;min-width:100%;height:auto;display:grid;grid-template-columns:repeat(2,1fr)}.inventory-sidebar-logo{display:none}.inventory-sidebar-item{height:42px;font-size:14px;padding:0 12px}.old-system-header{padding:8px 12px}.old-system-header select{width:100%}.old-system-title{padding:20px 12px 12px}.inventory-card,.inventory-section,.products-card,.move-card{margin:14px 12px}.inventory-card-head,.products-head,.products-category-head,.inventory-archive-card,.move-card-header{flex-direction:column}.inventory-table,.products-table{min-width:700px}.move-form-row,.move-item-row,.move-item-row.received,.inventory-fact-list label{grid-template-columns:1fr}.move-product-cell{display:grid;grid-template-columns:1fr 42px}.move-row-actions,.move-actions,.products-row-actions,.inventory-archive-actions,.inventory-card-actions{display:grid;grid-template-columns:1fr}.inventory-archive-card{align-items:stretch}.inventory-report-modal__card{width:calc(100vw - 20px);max-height:calc(100vh - 20px);margin:10px auto;padding:14px}.inventory-week-chart{grid-template-columns:1fr;height:auto}.inventory-week-day{grid-template-columns:70px 1fr;align-items:center;text-align:left}.inventory-week-bars{height:120px;justify-content:flex-start}}@media(max-width:430px){.inventory-sidebar{grid-template-columns:1fr}.inventory-page{font-size:13px}.inventory-table th,.inventory-table td,.products-table th,.products-table td{padding:7px 6px;font-size:12px}}.inventory-sidebar-item,.inventory-sidebar-logo,.inventory-category-head-btn,.inventory-table th,.inventory-table td,.products-table th,.products-table td{font-weight:400!important}.inventory-sidebar-item.active,.inventory-category-head-btn span,.inventory-table td strong,.products-table td strong{font-weight:500!important}.inventory-table--state{min-width:760px!important}.inventory-table--state th,.inventory-table--state td{padding:7px 8px!important}@media(max-width:900px){.inventory-page-fullscreen{position:static!important;inset:auto!important;min-height:100vh!important;display:block!important;overflow-y:auto!important}.inventory-sidebar{position:relative!important;z-index:1!important;width:100%!important;min-width:100%!important;height:auto!important;max-height:none!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;border-right:0!important;border-bottom:1px solid #cfd6dc!important}.inventory-page{position:relative!important;z-index:0!important;height:auto!important;min-height:calc(100vh - 260px)!important;overflow:visible!important}.inventory-sidebar-item{height:38px!important;min-width:0!important;padding:0 10px!important;gap:6px!important;font-size:13px!important;line-height:1.1!important}.inventory-sidebar-badge{width:24px!important;height:24px!important;font-size:12px!important}.old-system-header{height:auto!important;min-height:48px!important}.old-system-title{padding:14px 10px 10px!important}.inventory-card,.inventory-section,.products-card,.move-card{margin:10px 8px!important}.inventory-table-scroll,.products-table-wrap{width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.inventory-table--state{min-width:640px!important;font-size:12px!important}.inventory-table--state th,.inventory-table--state td{padding:6px!important;font-size:12px!important;white-space:nowrap!important}}@media(max-width:430px){.inventory-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))!important}.inventory-sidebar-item{height:36px!important;font-size:12px!important;padding:0 8px!important}.inventory-table--state{min-width:600px!important}}.inventory-sidebar,.inventory-sidebar-logo,.inventory-sidebar-item,.inventory-sidebar-badge{display:none!important}.inventory-page-fullscreen{display:block!important}.inventory-page{width:100%!important;height:100vh!important;min-height:100vh!important;overflow-y:auto!important}@media(max-width:900px){.inventory-sidebar,.inventory-sidebar-logo,.inventory-sidebar-item,.inventory-sidebar-badge{display:none!important}.inventory-page{width:100%!important;height:auto!important;min-height:100vh!important;overflow:visible!important}}.inventory-view-tabs{display:flex;flex-wrap:wrap;gap:8px;padding:14px 44px 0;background:#f6f6f6}.inventory-view-tabs button{border:1px solid #bfc7cf;border-radius:4px;padding:9px 13px;background:#fff;color:#111;font-size:14px;font-weight:500;cursor:pointer}.inventory-view-tabs button.active{background:#0b4f82!important;color:#fff!important;border-color:#0b4f82!important}.inventory-archive-folders{margin:30px 44px}.inventory-archive-folder-head{display:flex;justify-content:space-between;gap:16px;margin-bottom:16px}.inventory-archive-folder-head h2{margin:8px 0 4px;font-size:22px;font-weight:600;color:#111}.inventory-archive-folder-head p{margin:0;color:#555;font-size:15px}.inventory-archive-back{margin-bottom:8px}.inventory-folder-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px}.inventory-folder-card{min-height:160px;display:flex!important;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:7px;padding:18px!important;border:1px solid #86b7f5!important;border-radius:0!important;background:#fff!important;color:#111!important;text-align:left;box-shadow:none!important}.inventory-folder-card:hover{background:#dfeaf5!important}.inventory-folder-card .inventory-folder-icon{width:42px;height:42px;display:grid;place-items:center;background:#dbe8f7;color:#0b4f82;font-size:22px}.inventory-folder-card strong{font-size:18px;font-weight:600;color:#111}.inventory-folder-card small{color:#555;font-size:13px}.inventory-folder-card em{font-style:normal;color:#222;font-size:14px}.inventory-folder-card.day{min-height:145px}.inventory-archive-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px}.inventory-archive-summary>div{padding:16px;border:1px solid #d8dde3;background:#fff}.inventory-archive-summary span,.inventory-archive-summary em{display:block;color:#555;font-style:normal;font-size:13px}.inventory-archive-summary strong{display:block;margin:6px 0;color:#111;font-size:24px;font-weight:600}.inventory-archive-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:18px}.inventory-archive-detail-card{background:#fff;border:1px solid #d8dde3;padding:14px}.inventory-archive-detail-card.full{margin-top:16px}.inventory-archive-detail-card h3{margin:0 0 12px;color:#111;font-size:18px;font-weight:600}.inventory-archive-table{min-width:620px!important}.inventory-archive-table.full{min-width:980px!important}.inventory-operation-type{display:inline-flex;min-height:26px;align-items:center;padding:0 9px;border-radius:999px;font-size:12px;font-weight:600}.inventory-operation-type.received{background:#dcfce7;color:#166534}.inventory-operation-type.writeOff{background:#fee2e2;color:#991b1b}.inventory-archive-empty{padding:22px;border:1px solid #d8dde3;background:#fff;color:#64748b;font-weight:500;text-align:center}.inventory-archive-empty.small{padding:16px;text-align:left}@media(max-width:900px){.inventory-view-tabs{padding:10px 8px 0}.inventory-view-tabs button{flex:1 1 calc(50% - 8px);padding:9px 8px;font-size:12px}.inventory-archive-folders{margin:12px 8px}.inventory-folder-grid,.inventory-archive-summary,.inventory-archive-detail-grid{grid-template-columns:1fr}.inventory-folder-card{min-height:126px;padding:14px!important}}.inventory-product-catalog{margin:30px 44px;display:grid;gap:18px}.inventory-product-catalog__head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.inventory-product-catalog__head h2{margin:0 0 6px;font-size:22px;font-weight:600;color:#111}.inventory-product-catalog__head p{margin:0;color:#555;max-width:820px;line-height:1.45}.inventory-category-create-card,.inventory-product-create-card{padding:16px;border:1px solid #d8dde3;background:#fff}.inventory-category-create-card{display:grid;grid-template-columns:minmax(260px,1fr) 150px auto;gap:12px;align-items:end}.inventory-category-create-card label,.inventory-product-create-card label,.inventory-folder-edit-form label{display:flex;flex-direction:column;gap:6px;color:#333;font-weight:500}.inventory-category-create-card label span,.inventory-product-create-card label span,.inventory-folder-edit-form label span{color:#555;font-size:13px}.inventory-category-order-field{max-width:150px}.inventory-product-folder-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px}.inventory-product-folder{min-height:168px;display:flex!important;flex-direction:column;align-items:stretch;justify-content:space-between;gap:12px;padding:16px!important;border:1px solid #d8dde3!important;border-radius:0!important;background:#fff!important;text-align:left}.inventory-product-folder:hover{background:#f8fbff!important}.inventory-product-folder.muted{opacity:.82}.inventory-product-folder__open{width:100%;min-height:104px;display:flex!important;flex-direction:column;align-items:flex-start;gap:7px;padding:0!important;border:0!important;background:transparent!important;text-align:left;box-shadow:none!important}.inventory-product-folder__open:hover{background:transparent!important}.inventory-product-folder__icon{width:46px;height:46px;display:grid;place-items:center;background:#eaf2ff;color:#0b4f82;font-size:24px}.inventory-product-folder strong{color:#111;font-size:19px;font-weight:600;line-height:1.2}.inventory-product-folder small,.inventory-product-folder em{color:#555;font-style:normal}.inventory-folder-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.inventory-folder-actions .secondary,.inventory-product-actions .secondary{background:#fff!important;color:#111!important}.inventory-folder-edit-form{display:grid;gap:10px}.inventory-product-create-card h3{margin:0 0 14px;font-size:18px;font-weight:600}.inventory-product-form-grid{display:grid;grid-template-columns:minmax(240px,1fr) 120px 140px;gap:12px}.inventory-product-warning{margin-top:12px;padding:10px 12px;border:1px solid #f0c36d;background:#fff8e5;color:#7a4a00}.inventory-product-actions,.inventory-product-row-actions{display:flex;flex-wrap:wrap;gap:8px}.inventory-product-actions{margin-top:14px}.inventory-products-folder-table th:first-child,.inventory-products-folder-table td:first-child{width:70px;text-align:center;color:#111}.inventory-products-folder-table th:last-child,.inventory-products-folder-table td:last-child{width:210px}@media(max-width:900px){.inventory-product-catalog{margin:12px 8px}.inventory-category-create-card,.inventory-product-form-grid{grid-template-columns:1fr}.inventory-category-order-field{max-width:none}.inventory-product-folder-grid{grid-template-columns:1fr}.inventory-products-folder-table{min-width:620px!important}}.inventory-product-prep-label{display:inline-flex;margin-left:10px;padding:4px 8px;border-radius:999px;background:#fef3c7;border:1px solid #fde68a;color:#92400e;font-size:12px;font-weight:800;vertical-align:middle}.inventory-category-check{margin:18px 0 0;padding:20px;border:1px solid #dbe3ee;border-radius:18px;background:#fff;box-shadow:0 12px 34px #0f172a0f}.inventory-category-check__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.inventory-category-check__head h2{margin:0 0 6px;font-size:24px;font-weight:900;color:#111827}.inventory-category-check__head p{margin:0;color:#64748b;font-weight:700}.inventory-category-check__head>button,.inventory-check-toolbar button{border:0;border-radius:14px;padding:12px 18px;background:#0f172a;color:#fff;font-weight:900;cursor:pointer;box-shadow:0 10px 22px #0f172a2e}.inventory-category-check__head>button:disabled,.inventory-check-toolbar button:disabled{opacity:.55;cursor:not-allowed}.inventory-check-category-buttons{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px;margin-bottom:18px}.inventory-check-category-buttons button{display:flex;flex-direction:column;align-items:flex-start;gap:6px;border:1px solid #dbe3ee;border-radius:16px;padding:14px 16px;background:#f8fafc;color:#111827;text-align:left;cursor:pointer}.inventory-check-category-buttons button.active{border-color:#0f172a;background:#0f172a;color:#fff}.inventory-check-category-buttons strong{font-size:16px;font-weight:900}.inventory-check-category-buttons small{color:inherit;opacity:.72;font-weight:800}.inventory-check-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 14px;padding:14px 16px;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc}.inventory-check-toolbar>div{display:flex;flex-direction:column;gap:4px}.inventory-check-toolbar strong{color:#111827;font-size:18px;font-weight:900}.inventory-check-toolbar span{color:#64748b;font-weight:800}.inventory-check-category-table{min-width:980px!important}.inventory-check-category-table tr.selected td{background:#ecfeff}.inventory-check-category-table input[type=checkbox]{width:18px;height:18px;cursor:pointer}.inventory-check-category-table input[type=number]{width:130px;border:1px solid #cbd5e1;border-radius:12px;padding:9px 10px;font-weight:800}.inventory-category-check__empty{padding:22px;border:1px dashed #cbd5e1;border-radius:16px;background:#f8fafc;color:#64748b;text-align:center;font-weight:900}@media(max-width:900px){.inventory-category-check{padding:14px}.inventory-category-check__head,.inventory-check-toolbar{flex-direction:column;align-items:stretch}.inventory-check-category-buttons{grid-template-columns:1fr}}.inventory-category-check__head,.inventory-check-toolbar.professional,.inventory-archive-folder-head.professional,.inventory-archive-summary.professional,.inventory-archive-files-card,.inventory-archive-report-view{border:1px solid #dbe5f2;border-radius:22px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 18px 45px #0f172a14}.inventory-check-toolbar.professional{padding:18px;align-items:center;gap:16px}.inventory-check-toolbar.professional em{display:block;margin-top:6px;color:#51607a;font-style:normal;font-weight:800}.inventory-check-toolbar__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.inventory-check-diff{display:inline-flex;align-items:center;justify-content:center;min-width:92px;padding:8px 10px;border-radius:999px;font-weight:950}.inventory-check-diff.negative{background:#ffe4e6;color:#9f1239}.inventory-check-diff.positive{background:#dcfce7;color:#166534}.inventory-check-diff.zero{background:#e0f2fe;color:#075985}.inventory-check-status{display:inline-flex;padding:8px 12px;border-radius:14px;background:#f1f5f9;color:#0f172a;font-weight:850;white-space:nowrap}.inventory-check-category-table input[type=number]{max-width:140px;font-weight:900}.inventory-archive-folders.professional{display:grid;gap:18px}.inventory-folder-card.professional{text-align:left;border:1px solid #dbe5f2;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 16px 36px #0f172a14}.inventory-archive-files-card{padding:20px}.inventory-archive-files-card h3{margin:0 0 14px;color:#0f172a;font-size:20px}.inventory-archive-file-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.inventory-archive-file{border:1px solid #dbe5f2;background:#fff;border-radius:18px;padding:14px;display:grid;grid-template-columns:auto 1fr;grid-template-areas:"icon title" "icon time";gap:4px 10px;text-align:left;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.inventory-archive-file:hover,.inventory-archive-file.active{transform:translateY(-1px);border-color:#0ea5e9;box-shadow:0 14px 28px #0ea5e929}.inventory-archive-file span{grid-area:icon;font-size:24px}.inventory-archive-file strong{grid-area:title;color:#0f172a}.inventory-archive-file small{grid-area:time;color:#64748b;font-weight:800}.inventory-archive-report-view{margin-top:18px;padding:0;overflow:hidden}.inventory-archive-report-view__head{display:flex;justify-content:space-between;gap:12px;padding:16px 18px;background:#0f172a;color:#fff}.inventory-archive-report-view__head span{color:#cbd5e1;font-weight:800}.inventory-archive-report-html{padding:18px;overflow-x:auto}.inventory-archive-report-html table{width:100%;border-collapse:collapse;margin-top:12px}.inventory-archive-report-html th,.inventory-archive-report-html td{border:1px solid #e2e8f0;padding:10px;text-align:left}.inventory-archive-report-html th{background:#f1f5f9;font-weight:950}.inventory-archive-report-html .diff-negative{color:#be123c;font-weight:950}.inventory-archive-report-html .diff-positive{color:#15803d;font-weight:950}.inventory-archive-report-html .diff-zero{color:#0369a1;font-weight:950}@media(max-width:900px){.inventory-check-toolbar__actions,.inventory-check-toolbar.professional{align-items:stretch;flex-direction:column}.inventory-archive-file-list{grid-template-columns:1fr}}.inventory-category-check.slim{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1f2937;letter-spacing:.01em}.inventory-category-check.slim *{font-weight:400}.inventory-category-check.slim strong,.inventory-category-check.slim h2,.inventory-category-check.slim th{font-weight:600}.inventory-category-check__head.slim{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px;padding:18px 20px;border:1px solid #e5edf8;border-radius:22px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 14px 35px #0f172a0d}.inventory-category-check__head.slim h2{margin:0 0 6px;font-size:22px;line-height:1.2;color:#0f172a}.inventory-category-check__head.slim p{margin:0;color:#64748b;font-size:14px;line-height:1.45}.inventory-check-drafts{display:grid;gap:12px;margin:0 0 18px}.inventory-check-drafts__title{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border:1px solid #dbeafe;background:#eff6ff;border-radius:18px;color:#1e3a8a}.inventory-check-drafts__title span{color:#475569;font-size:13px}.inventory-check-draft-card{border:1px solid #dbe7f5;border-radius:22px;background:#fff;box-shadow:0 18px 45px #0f172a12;overflow:hidden}.inventory-check-draft-card__main{display:grid;grid-template-columns:minmax(260px,1fr) minmax(280px,auto) auto;gap:14px;align-items:center;padding:16px}.inventory-check-draft-card__main>div:first-child{display:grid;gap:4px}.inventory-check-draft-card__main>div:first-child strong{font-size:15px;color:#0f172a}.inventory-check-draft-card__main>div:first-child span{color:#64748b;font-size:13px}.inventory-check-draft-card__meta{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.inventory-check-draft-card__meta em{display:inline-flex;align-items:center;min-height:32px;padding:6px 10px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#475569;font-style:normal;font-size:12px}.inventory-check-draft-card__meta em.negative{color:#b91c1c;background:#fff1f2;border-color:#fecdd3}.inventory-check-draft-card__meta em.positive{color:#047857;background:#ecfdf5;border-color:#bbf7d0}.inventory-check-draft-card__actions,.inventory-check-toolbar__actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.inventory-check-draft-card button,.inventory-check-toolbar.slim button,.inventory-check-bottom-save button{min-height:38px;border:1px solid #d5dfec;border-radius:13px;background:#fff;color:#0f172a;padding:9px 13px;cursor:pointer;font-size:13px;transition:.18s ease}.inventory-check-draft-card button:hover,.inventory-check-toolbar.slim button:hover,.inventory-check-bottom-save button:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0f172a14}.inventory-check-draft-card button:not(.secondary):not(.danger),.inventory-check-toolbar.slim button.primary,.inventory-check-bottom-save button{border-color:#0f172a;background:#0f172a;color:#fff}.inventory-check-draft-card button.danger{border-color:#fecaca;background:#fff1f2;color:#b91c1c}.inventory-check-draft-card button:disabled,.inventory-check-toolbar.slim button:disabled,.inventory-check-bottom-save button:disabled{cursor:not-allowed;opacity:.55;transform:none;box-shadow:none}.inventory-check-draft-table-wrap{padding:0 16px 16px;overflow-x:auto}.inventory-check-draft-table,.inventory-check-category-table.slim{min-width:980px}.inventory-check-draft-table th,.inventory-check-draft-table td,.inventory-check-category-table.slim th,.inventory-check-category-table.slim td{font-size:13px;padding:11px 12px;border-bottom:1px solid #edf2f7;vertical-align:middle}.inventory-check-draft-table th,.inventory-check-category-table.slim th{color:#475569;background:#f8fafc;text-transform:none;letter-spacing:.02em}.inventory-check-status-message{margin:0 0 16px;padding:12px 14px;border:1px solid #dbeafe;border-radius:16px;background:#eff6ff;color:#1e3a8a;font-size:14px}.inventory-check-category-buttons.slim{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;margin:0 0 16px}.inventory-check-category-buttons.slim button{display:grid;gap:6px;min-height:78px;padding:14px;text-align:left;border:1px solid #dce7f5;border-radius:18px;background:#fff;color:#0f172a;cursor:pointer;box-shadow:0 12px 28px #0f172a0d}.inventory-check-category-buttons.slim button.active{border-color:#0f172a;background:#0f172a;color:#fff}.inventory-check-category-buttons.slim button small{color:inherit;opacity:.72}.inventory-check-toolbar.slim,.inventory-check-bottom-save{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 14px;padding:14px 16px;border:1px solid #e2e8f0;border-radius:20px;background:#fff;box-shadow:0 12px 30px #0f172a0b}.inventory-check-toolbar.slim>div:first-child,.inventory-check-bottom-save>div:first-child{display:grid;gap:4px}.inventory-check-toolbar.slim span,.inventory-check-toolbar.slim em,.inventory-check-bottom-save span{color:#64748b;font-size:13px;font-style:normal}.inventory-table-scroll.slim{border:1px solid #e2e8f0;border-radius:22px;background:#fff;box-shadow:0 14px 34px #0f172a0b}.inventory-check-category-table.slim tbody tr.selected{background:#f0f9ff}.inventory-check-category-table.slim input[type=number]{width:110px;min-height:34px;padding:6px 10px;border:1px solid #cbd5e1;border-radius:11px;background:#fff;font-size:13px;font-weight:400}.inventory-check-status.thin{display:inline-flex;align-items:center;min-height:30px;padding:6px 10px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#334155;font-size:12px;white-space:nowrap}.inventory-check-diff{display:inline-flex;align-items:center;min-height:28px;padding:5px 9px;border-radius:999px;font-size:12px;white-space:nowrap}.inventory-check-diff.negative{background:#fff1f2;color:#be123c}.inventory-check-diff.positive{background:#ecfdf5;color:#047857}.inventory-check-diff.zero{background:#f1f5f9;color:#475569}.inventory-check-bottom-save{margin-top:14px}@media(max-width:960px){.inventory-check-draft-card__main,.inventory-check-toolbar.slim,.inventory-check-bottom-save{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.inventory-check-draft-card__meta,.inventory-check-draft-card__actions,.inventory-check-toolbar__actions{justify-content:flex-start}}.inventory-category-check.slim{border:1px solid #e6edf7;border-radius:24px;background:#fbfdff;box-shadow:0 18px 50px #0f172a0e}.inventory-category-check.slim,.inventory-category-check.slim input,.inventory-category-check.slim button,.inventory-category-check.slim table{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400}.inventory-category-check.slim h2,.inventory-category-check.slim strong,.inventory-category-check.slim th{font-weight:600}.inventory-check-category-buttons.slim.folder-like{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;margin:18px 0}.inventory-check-category-buttons.slim.folder-like button{position:relative;min-height:124px;padding:18px 18px 16px;border-radius:24px;border:1px solid #dce8f6;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 16px 38px #0f172a0f;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.inventory-check-category-buttons.slim.folder-like button:hover,.inventory-check-category-buttons.slim.folder-like button.active{transform:translateY(-2px);border-color:#0f172a;box-shadow:0 20px 44px #0f172a1c}.inventory-check-category-buttons.slim.folder-like button.active{background:linear-gradient(180deg,#0f172a,#1e293b)}.inventory-check-folder-icon{display:inline-flex;width:38px;height:32px;align-items:center;justify-content:center;border-radius:12px;background:#e0f2fe;color:#0369a1;font-size:18px}.inventory-check-category-buttons.slim.folder-like button.active .inventory-check-folder-icon{background:#ffffff24;color:#fff}.inventory-check-category-buttons.slim.folder-like em{display:inline-flex;margin-top:6px;color:#64748b;font-size:12px;font-style:normal}.inventory-check-category-buttons.slim.folder-like button.active em{color:#cbd5e1}.inventory-check-folder-help{margin-top:6px;padding:16px 18px;border:1px dashed #cbd5e1;border-radius:20px;background:#f8fafc;color:#64748b;font-size:14px;line-height:1.5}.inventory-check-back-folder{width:-moz-fit-content;width:fit-content;min-height:34px!important;padding:7px 12px!important;border-radius:999px!important;background:#f8fafc!important;color:#334155!important;border-color:#dbe5f2!important;box-shadow:none!important}.inventory-check-toolbar.slim,.inventory-check-bottom-save,.inventory-table-scroll.slim,.inventory-check-draft-card{border-color:#e6edf7;box-shadow:0 14px 36px #0f172a0d}.inventory-check-category-table.slim th,.inventory-check-category-table.slim td{font-size:13px;font-weight:400}.inventory-check-category-table.slim td strong,.inventory-check-diff{font-weight:500}.inventory-check-status.thin{font-weight:400;background:#f8fafc;border:1px solid #e2e8f0}.inventory-archive-folders.professional .inventory-folder-card.professional{border-radius:24px;font-weight:400}.inventory-archive-folders.professional .inventory-folder-card.professional strong{font-weight:600}.inventory-archive-files-card,.inventory-archive-report-view{border-radius:24px}.inventory-archive-report-html{font-size:14px;color:#1f2937}.inventory-page-fullscreen{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:9999!important;display:flex!important;background:#f4f7fa!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;color:#111827!important;font-weight:400!important}.inventory-sidebar,.inventory-sidebar-logo,.inventory-sidebar-item,.inventory-sidebar-badge{display:flex!important}.inventory-sidebar{width:268px!important;min-width:268px!important;height:100vh!important;flex-direction:column!important;background:#eef3f7!important;border-right:1px solid #d5dde5!important;box-shadow:10px 0 28px #0f172a0d!important}.inventory-sidebar-logo{width:100%!important;height:48px!important;align-items:center!important;gap:14px!important;padding:0 20px!important;border:0!important;border-radius:0!important;background:#082f49!important;color:#fff!important;font-size:18px!important;font-weight:500!important;letter-spacing:-.02em!important;text-align:left!important}.inventory-sidebar-logo span{font-size:16px!important;font-weight:500!important;white-space:nowrap!important}.inventory-sidebar-item{width:100%!important;height:45px!important;align-items:center!important;gap:14px!important;padding:0 18px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#111827!important;font-size:16px!important;font-weight:400!important;line-height:1!important;text-align:left!important;cursor:pointer!important}.inventory-sidebar-item:hover,.inventory-sidebar-item.active{background:#dce6ee!important;color:#082f49!important;font-weight:500!important}.inventory-sidebar-badge{display:none!important}.inventory-page{flex:1!important;width:auto!important;min-width:0!important;height:100vh!important;overflow-y:auto!important;background:#f7fafc!important;padding:0 28px 46px!important}.old-system-header,.inventory-view-tabs,.inventory-info,.inventory-topbar{display:none!important}.old-system-title{margin:0 -28px 22px!important;padding:20px 32px 18px!important;background:#fff!important;border-bottom:1px solid #e2e8f0!important}.old-system-title h2{margin:0!important;color:#0f172a!important;font-size:24px!important;line-height:1.2!important;font-weight:500!important;letter-spacing:-.03em!important}.inventory-page h2,.inventory-page h3,.inventory-page strong,.inventory-table th{font-weight:500!important}.inventory-table td,.inventory-page p,.inventory-page span,.inventory-page small,.inventory-page em,.inventory-page input,.inventory-page select,.inventory-page button{font-weight:400!important}.inventory-card,.inventory-section,.inventory-product-catalog,.inventory-category-check,.inventory-professional-section,.inventory-archive-folders{margin:0 0 22px!important;padding:22px!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:22px!important;box-shadow:0 18px 48px #0f172a0f!important}.inventory-professional-section{display:flex;flex-direction:column;gap:18px}.inventory-professional-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:16px;border-bottom:1px solid #eef2f7}.inventory-professional-head h2,.inventory-category-check__head h2,.inventory-archive-folder-head h2{margin:0 0 8px;font-size:24px;font-weight:500!important;letter-spacing:-.03em;color:#0f172a}.inventory-professional-head p,.inventory-category-check__head p,.inventory-archive-folder-head p{margin:0;max-width:980px;color:#64748b;font-size:15px;line-height:1.55}.inventory-professional-folder-grid,.inventory-check-category-buttons.folder-like,.inventory-folder-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))!important;gap:16px!important}.inventory-professional-folder-card,.inventory-check-category-buttons.folder-like button,.inventory-folder-card{min-height:132px!important;align-items:flex-start!important;justify-content:flex-start!important;flex-direction:column!important;gap:8px!important;padding:18px!important;border:1px solid #dbe6ef!important;border-radius:18px!important;background:linear-gradient(180deg,#fff,#f8fbfd)!important;color:#0f172a!important;text-align:left!important;box-shadow:0 14px 32px #0f172a0f!important}.inventory-professional-folder-card:hover,.inventory-check-category-buttons.folder-like button:hover,.inventory-folder-card:hover,.inventory-check-category-buttons.folder-like button.active{border-color:#7bb4e8!important;transform:translateY(-1px);box-shadow:0 18px 40px #0f172a17!important}.inventory-professional-folder-icon,.inventory-check-folder-icon,.inventory-folder-icon{width:38px;height:32px;display:grid;place-items:center;border-radius:10px;background:#e0f2fe;color:#0369a1;font-size:16px}.inventory-professional-folder-card strong,.inventory-check-category-buttons.folder-like button strong,.inventory-folder-card strong{font-size:18px!important;color:#111827!important;line-height:1.25!important}.inventory-professional-folder-card small,.inventory-check-category-buttons.folder-like button small,.inventory-folder-card small,.inventory-professional-folder-card em,.inventory-check-category-buttons.folder-like button em,.inventory-folder-card em{color:#64748b!important;font-size:13px!important;font-style:normal!important}.inventory-professional-toolbar,.inventory-check-toolbar.slim{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:14px 16px!important;border:1px solid #e2e8f0!important;border-radius:16px!important;background:#f8fafc!important}.inventory-professional-toolbar>div,.inventory-check-toolbar.slim>div{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.inventory-page button:not(.inventory-sidebar-item):not(.inventory-sidebar-logo):not(.inventory-back-icon){border-radius:12px!important;border:1px solid #dbe5ee!important;background:#fff!important;color:#0f172a!important;padding:10px 14px!important;font-size:14px!important;line-height:1.2!important;cursor:pointer!important}.inventory-page button.primary,.inventory-page button:not(.inventory-sidebar-item):not(.inventory-sidebar-logo):not(.inventory-back-icon).primary,.inventory-operation-draft-card__actions button:not(.secondary):not(.danger),.inventory-check-draft-card__actions button:not(.secondary):not(.danger){background:#082f49!important;border-color:#082f49!important;color:#fff!important}.inventory-page button.danger,.inventory-page button:not(.inventory-sidebar-item):not(.inventory-sidebar-logo):not(.inventory-back-icon).danger{background:#fff1f2!important;border-color:#fecdd3!important;color:#be123c!important}.inventory-page input,.inventory-page select{min-height:38px;border:1px solid #dbe5ee!important;border-radius:12px!important;background:#fff!important;color:#0f172a!important;padding:8px 10px!important;font-size:14px!important;outline:none!important}.inventory-table-scroll{border:1px solid #e2e8f0!important;border-radius:16px!important;background:#fff!important;overflow:auto!important}.inventory-table{width:100%!important;border-collapse:collapse!important;min-width:760px!important;font-size:14px!important}.inventory-table th{padding:12px 14px!important;background:#f1f5f9!important;color:#334155!important;font-size:12px!important;text-transform:uppercase!important;letter-spacing:.06em!important;border-bottom:1px solid #e2e8f0!important;text-align:left!important}.inventory-table td{padding:11px 14px!important;color:#0f172a!important;border-bottom:1px solid #eef2f7!important;vertical-align:middle!important}.inventory-table tr.selected td{background:#eff6ff!important}.inventory-professional-operation-table input[type=number],.inventory-check-category-table input[type=number]{width:110px!important}.inventory-prep-note{display:block;margin-top:4px;color:#0369a1!important;font-size:12px!important}.inventory-operation-drafts,.inventory-check-drafts{display:flex;flex-direction:column;gap:12px}.inventory-operation-drafts__top,.inventory-check-drafts__title{padding:14px 16px;border:1px solid #bae6fd;border-radius:16px;background:#f0f9ff}.inventory-operation-drafts__top strong,.inventory-check-drafts__title strong{display:block;margin-bottom:4px;color:#082f49;font-size:16px}.inventory-operation-drafts__top span,.inventory-check-drafts__title span{color:#0f5f85;font-size:13px}.inventory-operation-draft-card,.inventory-check-draft-card{border:1px solid #e2e8f0!important;border-radius:18px!important;background:#fff!important;overflow:hidden!important}.inventory-operation-draft-card__summary,.inventory-check-draft-card__main{display:grid!important;grid-template-columns:minmax(220px,1fr) auto auto!important;align-items:center!important;gap:16px!important;padding:15px!important}.inventory-operation-draft-card__summary span,.inventory-check-draft-card__main span{display:block;margin-top:4px;color:#64748b;font-size:13px}.inventory-operation-draft-card__meta,.inventory-check-draft-card__meta{display:flex!important;gap:8px!important;flex-wrap:wrap!important}.inventory-operation-draft-card__meta em,.inventory-check-draft-card__meta em{padding:6px 10px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:12px;font-style:normal}.inventory-operation-draft-card__actions,.inventory-check-draft-card__actions{display:flex!important;gap:8px!important;flex-wrap:wrap!important;justify-content:flex-end!important}.inventory-check-status-message{padding:12px 14px!important;border-radius:14px!important;border:1px solid #bfdbfe!important;background:#eff6ff!important;color:#1d4ed8!important;font-size:14px!important}.inventory-check-diff.negative{color:#dc2626!important}.inventory-check-diff.positive{color:#16a34a!important}.inventory-check-diff.zero{color:#64748b!important}.inventory-archive-folders{display:flex;flex-direction:column;gap:18px}.inventory-archive-summary,.inventory-archive-detail-grid{gap:14px!important}@media(max-width:980px){.inventory-page-fullscreen{display:block!important}.inventory-sidebar{width:100%!important;min-width:0!important;height:auto!important;flex-direction:row!important;overflow-x:auto!important}.inventory-sidebar-logo{min-width:220px!important}.inventory-sidebar-item{min-width:150px!important}.inventory-page{height:calc(100vh - 48px)!important;padding:0 14px 32px!important}.old-system-title{margin:0 -14px 16px!important;padding:18px!important}.inventory-operation-draft-card__summary,.inventory-check-draft-card__main{grid-template-columns:1fr!important}}.inventory-sidebar-logo span{font-weight:700;letter-spacing:.01em}.inventory-archive-folders.layered .inventory-folder-grid-types{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.inventory-archive-folders.layered .archive-type{min-height:168px;background:linear-gradient(180deg,#fff,#f9fcff)}.inventory-archive-folders.layered .archive-type .inventory-folder-icon{background:#e8f5ff;color:#0b6ea8}.inventory-archive-folders.layered .archive-month strong,.inventory-archive-folders.layered .archive-type strong,.inventory-archive-folders.layered .archive-day strong{font-weight:700;letter-spacing:-.02em}.inventory-archive-files-card.professional{border-radius:18px;border:1px solid #dde8f2;background:#fff;box-shadow:0 14px 32px #0f172a0f}.inventory-archive-file{border-radius:14px;border:1px solid #e2ebf3;background:#fbfdff;transition:.18s ease}.inventory-archive-file:hover,.inventory-archive-file.active{transform:translateY(-1px);border-color:#8cc7ef;background:#eef8ff}.inventory-category-check.slim .inventory-professional-folder-card strong,.inventory-professional-section .inventory-professional-folder-card strong{font-weight:700}.inventory-category-check.slim input,.inventory-professional-section input,.inventory-professional-section select{font-weight:400}.inventory-product-add-line{display:flex;align-items:center;gap:14px;margin:18px 0;padding:16px 18px;border:1px dashed #c9d8e8;border-radius:18px;background:#f8fbff;color:#64748b;font-size:14px;font-weight:400}.inventory-product-add-line button{border:0;background:#0b5f92;color:#fff;border-radius:12px;padding:11px 16px;font-size:14px;font-weight:600;cursor:pointer}.inventory-product-add-line button:disabled{opacity:.55;cursor:not-allowed}.inventory-product-add-line span,.inventory-professional-section,.inventory-product-catalog,.inventory-archive-folders{font-weight:400}.inventory-professional-section h2,.inventory-product-catalog h2,.inventory-archive-folders h2,.inventory-table th,.inventory-table td{font-weight:500}.inventory-table td strong,.inventory-table th{font-weight:600}.inventory-professional-section.clean-operation .inventory-professional-head.compact{align-items:center;gap:16px}.inventory-primary-create{border:0;border-radius:14px;padding:13px 18px;background:#00685a;color:#fff;font-size:14px;font-weight:500;cursor:pointer;box-shadow:0 10px 24px #00685a2e}.inventory-operation-empty-card{margin-top:18px;border:1px dashed #cbd8e6;border-radius:18px;padding:22px;background:#fbfdff;display:grid;gap:6px;color:#64748b;font-weight:400}.inventory-operation-empty-card strong{color:#0f172a;font-weight:600}.inventory-modal-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:24px}.inventory-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a6b;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.inventory-operation-modal-card{position:relative;z-index:1;width:min(1180px,100vw - 36px);max-height:calc(100vh - 48px);overflow:auto;background:#fff;border-radius:22px;box-shadow:0 28px 80px #0f172a47;border:1px solid #dbe7f3;padding:22px;font-weight:400}.inventory-operation-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid #e8eef6;padding-bottom:16px;margin-bottom:16px}.inventory-operation-modal-head h3{margin:0 0 6px;font-size:24px;font-weight:600;color:#0f172a}.inventory-operation-modal-head p{margin:0;color:#64748b;font-size:14px;font-weight:400}.inventory-operation-modal-head>button{border:0;width:38px;height:38px;border-radius:12px;background:#f1f5f9;cursor:pointer;font-weight:500}.inventory-operation-modal-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px}.inventory-operation-modal-meta>div{border:1px solid #e2eaf4;border-radius:14px;padding:12px 14px;background:#f8fbff;display:grid;gap:4px}.inventory-operation-modal-meta span,.inventory-product-search-box span,.inventory-operation-modal-card small{color:#64748b;font-size:12px;font-weight:400}.inventory-operation-modal-meta strong{font-weight:600;color:#0f172a}.inventory-product-search-box{position:relative;margin-bottom:16px}.inventory-product-search-box label{display:grid;gap:6px}.inventory-product-search-box input{height:44px;border:1px solid #cbd8e6;border-radius:12px;padding:0 14px;font-size:15px;font-weight:400}.inventory-product-search-results{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:5;max-height:320px;overflow:auto;background:#fff;border:1px solid #dbe7f3;border-radius:14px;box-shadow:0 18px 38px #0f172a24;padding:8px}.inventory-product-search-results button{width:100%;border:0;background:transparent;border-radius:10px;padding:10px 12px;text-align:left;display:grid;gap:2px;cursor:pointer;font-weight:400}.inventory-product-search-results button:hover{background:#f1f7ff}.inventory-product-search-results strong{font-weight:600;color:#0f172a}.inventory-product-search-results em{display:block;padding:12px;color:#64748b}.modal-table-scroll{max-height:360px}.inventory-operation-modal-table input{width:120px;height:36px;border:1px solid #cbd8e6;border-radius:10px;padding:0 10px;font-weight:400}.inventory-operation-modal-table td strong{display:block;font-weight:600}.inventory-operation-modal-table td small{display:block;margin-top:2px}.inventory-modal-empty{border:1px dashed #cbd8e6;border-radius:14px;padding:18px;color:#64748b;text-align:center;font-weight:400}.inventory-operation-modal-footer{margin-top:16px;display:flex;align-items:center;justify-content:flex-end;gap:12px;border-top:1px solid #e8eef6;padding-top:16px}.inventory-operation-modal-footer>div{margin-right:auto;display:grid;gap:2px;color:#64748b;font-weight:400}.inventory-operation-modal-footer strong{color:#0f172a;font-weight:600}.inventory-operation-modal-footer button,.inventory-operation-modal-table button.mini{border:1px solid #d7e1ec;background:#fff;border-radius:12px;padding:10px 14px;cursor:pointer;font-weight:500}.inventory-operation-modal-footer button.primary{border-color:#00685a;background:#00685a;color:#fff}.inventory-operation-modal-table button.danger,.inventory-operation-modal-footer button.danger{color:#b42318;background:#fff5f5;border-color:#ffd0d0}.inventory-operation-modal-table button.mini{padding:7px 10px;font-size:12px}.inventory-check-summary-bar{margin:16px 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:12px;align-items:stretch}.inventory-check-summary-bar>div{border:1px solid #dbe7f3;border-radius:16px;background:#fff;padding:14px 16px;display:grid;gap:4px}.inventory-check-summary-bar span{color:#64748b;font-size:12px;font-weight:400}.inventory-check-summary-bar strong{font-weight:600;color:#0f172a}.inventory-check-summary-bar .positive{color:#047857}.inventory-check-summary-bar .negative{color:#b42318}.inventory-check-summary-bar .zero{color:#475569}.inventory-check-summary-bar button.primary{border:0;border-radius:16px;padding:0 22px;background:#00685a;color:#fff;font-weight:500;cursor:pointer}.inventory-check-status-message.success-like{border-color:#bbf7d0;background:#f0fdf4;color:#166534;font-weight:500}.inventory-page,.inventory-page *{font-weight:400}.inventory-page strong,.inventory-page h1,.inventory-page h2,.inventory-page h3{font-weight:600}@media(max-width:900px){.inventory-operation-modal-meta,.inventory-check-summary-bar{grid-template-columns:1fr}.inventory-operation-modal-footer{align-items:stretch;flex-direction:column}.inventory-operation-modal-footer>div{margin-right:0}}.inventory-operation-modal-card,.inventory-operation-modal-card label,.inventory-operation-modal-card td,.inventory-operation-modal-card th{color:#0f172a!important}.inventory-operation-modal-card input,.inventory-operation-modal-card select,.inventory-operation-modal-card textarea,.inventory-product-search-box input,.inventory-operation-modal-table input{color:#0f172a!important;background:#fff!important;-webkit-text-fill-color:#0f172a!important;caret-color:#0f172a!important;font-weight:400!important;box-shadow:none!important}.inventory-operation-modal-card input::-moz-placeholder,.inventory-product-search-box input::-moz-placeholder,.inventory-operation-modal-table input::-moz-placeholder{color:#94a3b8!important;-webkit-text-fill-color:#94a3b8!important;font-weight:400!important}.inventory-operation-modal-card input::placeholder,.inventory-product-search-box input::placeholder,.inventory-operation-modal-table input::placeholder{color:#94a3b8!important;-webkit-text-fill-color:#94a3b8!important;font-weight:400!important}.inventory-operation-modal-card input:disabled,.inventory-operation-modal-card select:disabled,.inventory-operation-modal-card textarea:disabled,.inventory-operation-modal-table input:disabled{color:#475569!important;background:#f8fafc!important;-webkit-text-fill-color:#475569!important;opacity:1!important}.inventory-product-search-results,.inventory-product-search-results button{background:#fff!important;color:#0f172a!important}.inventory-product-search-results button:hover{background:#eef6ff!important}.inventory-product-search-results strong{color:#0f172a!important;font-weight:500!important}.inventory-product-search-results span,.inventory-product-search-results em,.inventory-operation-modal-card small,.inventory-operation-modal-head p,.inventory-operation-modal-meta span,.inventory-operation-modal-footer span{color:#64748b!important;font-weight:400!important}.inventory-page .inventory-operation-modal-card,.inventory-page .inventory-operation-modal-card *{color-scheme:light!important}.inventory-page .inventory-operation-modal-card input.inventory-white-input,.inventory-page .inventory-operation-modal-card input.inventory-white-input:focus,.inventory-page .inventory-operation-modal-card input.inventory-white-input:active,.inventory-page .inventory-operation-modal-table input.inventory-white-input,.inventory-page .inventory-operation-modal-table input.inventory-white-input:focus,.inventory-page .inventory-operation-modal-table input.inventory-white-input:active{display:inline-block!important;width:120px!important;height:36px!important;min-height:36px!important;max-height:36px!important;padding:0 10px!important;border:1px solid #cbd8e6!important;border-radius:10px!important;background-color:#fff!important;background-image:none!important;color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;caret-color:#0f172a!important;box-shadow:none!important;outline:none!important;font-size:14px!important;font-weight:400!important;opacity:1!important;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:textfield!important}.inventory-page .inventory-operation-modal-card input.inventory-white-input::-moz-placeholder,.inventory-page .inventory-operation-modal-table input.inventory-white-input::-moz-placeholder{color:#94a3b8!important;-webkit-text-fill-color:#94a3b8!important}.inventory-page .inventory-operation-modal-card input.inventory-white-input::placeholder,.inventory-page .inventory-operation-modal-table input.inventory-white-input::placeholder{color:#94a3b8!important;-webkit-text-fill-color:#94a3b8!important}.inventory-page .inventory-operation-modal-card input.inventory-white-input:-webkit-autofill,.inventory-page .inventory-operation-modal-card input.inventory-white-input:-webkit-autofill:hover,.inventory-page .inventory-operation-modal-card input.inventory-white-input:-webkit-autofill:focus{box-shadow:0 0 0 1000px #fff inset!important;-webkit-text-fill-color:#0f172a!important;caret-color:#0f172a!important}.inventory-page .inventory-operation-modal-card input.inventory-white-input:disabled,.inventory-page .inventory-operation-modal-table input.inventory-white-input:disabled{background-color:#f8fafc!important;color:#475569!important;-webkit-text-fill-color:#475569!important;opacity:1!important}@media(max-width:768px){html,body,#root{min-width:0!important;overflow-x:hidden!important;background:#f5f8fb!important}.inventory-page-fullscreen{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:flex!important;flex-direction:column!important;background:#f5f8fb!important;overflow:hidden!important;font-family:Arial,sans-serif!important}.inventory-sidebar{width:100%!important;min-width:0!important;height:auto!important;min-height:54px!important;display:flex!important;flex-direction:row!important;align-items:center!important;overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap!important;border-right:0!important;border-bottom:1px solid #cbd5e1!important;background:#eaf1f6!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}.inventory-sidebar::-webkit-scrollbar{display:none!important}.inventory-sidebar-logo{flex:0 0 auto!important;width:auto!important;min-width:150px!important;height:54px!important;padding:0 14px!important;font-size:15px!important;display:flex!important;align-items:center!important;color:#0f172a!important;background:#082f49!important;color:#fff!important}.inventory-sidebar-item{flex:0 0 auto!important;width:auto!important;min-width:auto!important;height:54px!important;padding:0 13px!important;gap:7px!important;font-size:14px!important;font-weight:400!important;border-left:1px solid rgba(15,23,42,.06)!important}.inventory-sidebar-item.active,.inventory-sidebar-item:hover{background:#dbeafe!important;color:#082f49!important}.inventory-page{flex:1 1 auto!important;width:100%!important;height:auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;padding:12px 10px 88px!important;-webkit-overflow-scrolling:touch!important;background:#f5f8fb!important}.old-system-header{position:sticky!important;top:0!important;z-index:20!important;height:auto!important;min-height:48px!important;margin:-12px -10px 12px!important;padding:8px 10px!important;gap:8px!important;background:#fffffff5!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.inventory-back-icon{width:38px!important;height:38px!important;font-size:22px!important;display:grid!important;place-items:center!important;flex:0 0 auto!important}.old-system-header select{flex:1 1 auto!important;width:auto!important;min-width:0!important;height:38px!important;font-size:15px!important;border-radius:10px!important}.old-system-title{margin:0 0 12px!important;padding:0 2px 8px!important;border-bottom:0!important}.old-system-title h2{font-size:20px!important;line-height:1.25!important;font-weight:600!important}.inventory-card,.inventory-section,.inventory-product-catalog,.inventory-category-check,.inventory-professional-section,.inventory-archive-folders,.products-card,.move-card{margin:0 0 14px!important;padding:14px!important;border-radius:18px!important;box-shadow:0 10px 24px #0f172a0d!important}.inventory-professional-head,.inventory-product-catalog__head,.inventory-archive-folder-head,.inventory-card-head,.products-head,.move-card-header{flex-direction:column!important;align-items:stretch!important;gap:10px!important;padding-bottom:12px!important}.inventory-professional-head h2,.inventory-product-catalog__head h2,.inventory-category-check__head h2,.inventory-archive-folder-head h2{font-size:20px!important;letter-spacing:-.02em!important;margin-bottom:4px!important}.inventory-professional-head p,.inventory-product-catalog__head p,.inventory-category-check__head p,.inventory-archive-folder-head p{font-size:13px!important;line-height:1.45!important}.inventory-professional-folder-grid,.inventory-check-category-buttons.folder-like,.inventory-check-category-buttons.slim.folder-like,.inventory-folder-grid,.inventory-product-folder-grid,.inventory-archive-folders.layered .inventory-folder-grid-types{grid-template-columns:1fr!important;gap:10px!important}.inventory-professional-folder-card,.inventory-check-category-buttons.folder-like button,.inventory-check-category-buttons.slim.folder-like button,.inventory-folder-card,.inventory-product-folder{min-height:94px!important;padding:14px!important;border-radius:16px!important}.inventory-professional-folder-icon,.inventory-check-folder-icon,.inventory-folder-icon{width:34px!important;height:30px!important}.inventory-professional-folder-card strong,.inventory-check-category-buttons.folder-like button strong,.inventory-folder-card strong{font-size:16px!important}.inventory-professional-toolbar,.inventory-check-toolbar.slim,.inventory-check-bottom-save,.inventory-operation-modal-footer,.inventory-check-summary-bar{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:10px!important;padding:12px!important}.inventory-professional-toolbar>div,.inventory-check-toolbar.slim>div,.inventory-check-bottom-save>div{display:grid!important;grid-template-columns:1fr!important;align-items:stretch!important;gap:8px!important}.inventory-page button:not(.inventory-sidebar-item):not(.inventory-sidebar-logo):not(.inventory-back-icon),.inventory-primary-create,.inventory-product-add-line button,.inventory-operation-modal-footer button{width:100%!important;min-height:42px!important;padding:11px 13px!important;font-size:14px!important;justify-content:center!important}.inventory-product-add-line{flex-direction:column!important;align-items:stretch!important;gap:10px!important;padding:13px!important;border-radius:16px!important}.inventory-category-create-card,.inventory-product-create-card,.inventory-product-form-grid,.inventory-operation-modal-meta{grid-template-columns:1fr!important;gap:10px!important}.inventory-page input,.inventory-page select,.inventory-page textarea{width:100%!important;min-width:0!important;min-height:42px!important;font-size:16px!important;box-sizing:border-box!important}.inventory-table-scroll,.products-table-wrap,.modal-table-scroll{width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;border-radius:14px!important}.inventory-table,.products-table,.inventory-operation-modal-table,.inventory-check-category-table.slim,.inventory-check-draft-table,.inventory-archive-table{min-width:690px!important;font-size:13px!important}.inventory-table th,.inventory-table td,.products-table th,.products-table td{padding:9px 10px!important;white-space:nowrap!important}.inventory-table td strong,.products-table td strong{white-space:normal!important}.inventory-modal-layer{align-items:stretch!important;justify-content:stretch!important;padding:8px!important;z-index:99999!important}.inventory-operation-modal-card{width:100%!important;max-width:none!important;height:auto!important;max-height:calc(100dvh - 16px)!important;padding:14px!important;border-radius:18px!important;overflow:auto!important}.inventory-operation-modal-head{position:sticky!important;top:0!important;z-index:3!important;margin:-14px -14px 14px!important;padding:14px!important;background:#fff!important;border-radius:18px 18px 0 0!important}.inventory-operation-modal-head h3{font-size:20px!important}.inventory-operation-modal-head p{font-size:13px!important}.inventory-product-search-results{position:fixed!important;left:12px!important;right:12px!important;top:auto!important;bottom:12px!important;max-height:50dvh!important;z-index:100000!important;border-radius:18px!important}.inventory-page .inventory-operation-modal-card input.inventory-white-input,.inventory-page .inventory-operation-modal-table input.inventory-white-input{width:92px!important;min-width:92px!important;height:38px!important;min-height:38px!important;font-size:16px!important}.inventory-operation-modal-footer{position:sticky!important;bottom:0!important;margin:12px -14px -14px!important;padding:12px 14px!important;background:#fff!important;border-top:1px solid #e2e8f0!important;border-radius:0 0 18px 18px!important}.inventory-operation-modal-footer>div{margin:0!important;display:grid!important;gap:3px!important}.inventory-operation-draft-card__summary,.inventory-check-draft-card__main{grid-template-columns:1fr!important;align-items:stretch!important;gap:10px!important}.inventory-operation-draft-card__meta,.inventory-check-draft-card__meta,.inventory-operation-draft-card__actions,.inventory-check-draft-card__actions,.inventory-product-row-actions,.inventory-folder-actions,.inventory-product-actions{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}.inventory-archive-summary,.inventory-archive-detail-grid{grid-template-columns:1fr!important}.inventory-archive-files-card,.inventory-archive-report-view{padding:14px!important;border-radius:16px!important}.inventory-archive-file-list{grid-template-columns:1fr!important}.inventory-archive-report-html{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.inventory-check-status-message{font-size:13px!important;line-height:1.45!important}}@media(max-width:420px){.inventory-sidebar-logo{min-width:132px!important;font-size:14px!important}.inventory-sidebar-item{height:50px!important;padding:0 10px!important;font-size:13px!important}.inventory-page{padding-left:8px!important;padding-right:8px!important}.inventory-card,.inventory-section,.inventory-product-catalog,.inventory-category-check,.inventory-professional-section,.inventory-archive-folders{padding:12px!important;border-radius:16px!important}.inventory-table,.products-table,.inventory-operation-modal-table,.inventory-check-category-table.slim,.inventory-check-draft-table,.inventory-archive-table{min-width:620px!important}.inventory-page .inventory-operation-modal-card input.inventory-white-input,.inventory-page .inventory-operation-modal-table input.inventory-white-input{width:82px!important;min-width:82px!important}}html body .inventory-page-fullscreen,html body .inventory-page-fullscreen *{color-scheme:light!important}html body .inventory-page-fullscreen .inventory-page input:not([type=checkbox]):not([type=radio]),html body .inventory-page-fullscreen .inventory-page textarea,html body .inventory-page-fullscreen .inventory-page select,html body .inventory-page-fullscreen .inventory-operation-modal-card input:not([type=checkbox]):not([type=radio]),html body .inventory-page-fullscreen .inventory-operation-modal-table input:not([type=checkbox]):not([type=radio]),html body .inventory-page-fullscreen .inventory-product-search-box input{background:#fff!important;background-color:#fff!important;background-image:none!important;color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;caret-color:#0f172a!important;border-color:#cbd5e1!important;box-shadow:none!important;outline-color:transparent!important;opacity:1!important;filter:none!important;mix-blend-mode:normal!important;forced-color-adjust:none!important;-webkit-background-clip:padding-box!important;background-clip:padding-box!important;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:textfield!important}html body .inventory-page-fullscreen .inventory-page input:not([type=checkbox]):not([type=radio]):focus,html body .inventory-page-fullscreen .inventory-page textarea:focus,html body .inventory-page-fullscreen .inventory-page select:focus,html body .inventory-page-fullscreen .inventory-operation-modal-card input:not([type=checkbox]):not([type=radio]):focus,html body .inventory-page-fullscreen .inventory-operation-modal-table input:not([type=checkbox]):not([type=radio]):focus,html body .inventory-page-fullscreen .inventory-product-search-box input:focus{background:#fff!important;background-color:#fff!important;color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;caret-color:#0f172a!important;border-color:#0ea5e9!important;box-shadow:0 0 0 3px #0ea5e924!important;outline:none!important;filter:none!important;mix-blend-mode:normal!important}html body .inventory-page-fullscreen .inventory-page input:not([type=checkbox]):not([type=radio])::-moz-placeholder,html body .inventory-page-fullscreen .inventory-operation-modal-card input::-moz-placeholder,html body .inventory-page-fullscreen .inventory-product-search-box input::-moz-placeholder{color:#94a3b8!important;-webkit-text-fill-color:#94a3b8!important;opacity:1!important}html body .inventory-page-fullscreen .inventory-page input:not([type=checkbox]):not([type=radio])::placeholder,html body .inventory-page-fullscreen .inventory-operation-modal-card input::placeholder,html body .inventory-page-fullscreen .inventory-product-search-box input::placeholder{color:#94a3b8!important;-webkit-text-fill-color:#94a3b8!important;opacity:1!important}html body .inventory-page-fullscreen .inventory-page input:-webkit-autofill,html body .inventory-page-fullscreen .inventory-page input:-webkit-autofill:hover,html body .inventory-page-fullscreen .inventory-page input:-webkit-autofill:focus,html body .inventory-page-fullscreen .inventory-operation-modal-card input:-webkit-autofill,html body .inventory-page-fullscreen .inventory-operation-modal-card input:-webkit-autofill:hover,html body .inventory-page-fullscreen .inventory-operation-modal-card input:-webkit-autofill:focus{box-shadow:0 0 0 1000px #fff inset!important;-webkit-text-fill-color:#0f172a!important;caret-color:#0f172a!important}html body .inventory-page-fullscreen .inventory-page input::-webkit-outer-spin-button,html body .inventory-page-fullscreen .inventory-page input::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important}html body .inventory-page-fullscreen .inventory-modal-layer,html body .inventory-page-fullscreen .inventory-operation-modal-card,html body .inventory-page-fullscreen .inventory-operation-modal-table,html body .inventory-page-fullscreen .modal-table-scroll,html body .inventory-page-fullscreen .inventory-product-search-results{background-color:#fff!important;color:#0f172a!important;filter:none!important;mix-blend-mode:normal!important}:root,html,body,#root,.inventory-page-fullscreen,.inventory-page-fullscreen *,.inventory-modal-layer,.inventory-modal-layer *{color-scheme:light!important}html body input,html body textarea,html body select,html body option,html body optgroup,html body button{color-scheme:light!important}html body .inventory-page-fullscreen input:not([type=checkbox]):not([type=radio]),html body .inventory-page-fullscreen textarea,html body .inventory-page-fullscreen select,html body .inventory-modal-layer input:not([type=checkbox]):not([type=radio]),html body .inventory-modal-layer textarea,html body .inventory-modal-layer select,html body .inventory-operation-modal-card input:not([type=checkbox]):not([type=radio]),html body .inventory-operation-modal-card textarea,html body .inventory-operation-modal-card select,html body .inventory-operation-modal-table input:not([type=checkbox]):not([type=radio]),html body .inventory-white-input,html body input.inventory-white-input{background:#fff!important;background-color:#fff!important;background-image:none!important;color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;caret-color:#0f172a!important;border:1px solid #cbd5e1!important;outline:none!important;opacity:1!important;filter:none!important;mix-blend-mode:normal!important;text-shadow:none!important;-webkit-text-size-adjust:100%!important;-webkit-font-smoothing:antialiased!important;-webkit-background-clip:padding-box!important;background-clip:padding-box!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;box-shadow:0 0 0 9999px #fff inset,0 0 0 1px #cbd5e1 inset!important;-webkit-box-shadow:0 0 0 9999px #ffffff inset,0 0 0 1px #cbd5e1 inset!important}html body .inventory-page-fullscreen input:not([type=checkbox]):not([type=radio]):focus,html body .inventory-page-fullscreen textarea:focus,html body .inventory-page-fullscreen select:focus,html body .inventory-modal-layer input:not([type=checkbox]):not([type=radio]):focus,html body .inventory-modal-layer textarea:focus,html body .inventory-modal-layer select:focus,html body .inventory-operation-modal-card input:not([type=checkbox]):not([type=radio]):focus,html body .inventory-operation-modal-card textarea:focus,html body .inventory-operation-modal-card select:focus,html body .inventory-operation-modal-table input:not([type=checkbox]):not([type=radio]):focus,html body .inventory-white-input:focus,html body input.inventory-white-input:focus{background:#fff!important;background-color:#fff!important;color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;caret-color:#0f172a!important;border-color:#0ea5e9!important;outline:none!important;filter:none!important;mix-blend-mode:normal!important;box-shadow:0 0 0 9999px #fff inset,0 0 0 3px #0ea5e92e!important;-webkit-box-shadow:0 0 0 9999px #ffffff inset,0 0 0 3px rgba(14,165,233,.18)!important}html body .inventory-page-fullscreen input:not([type=checkbox]):not([type=radio]):active,html body .inventory-modal-layer input:not([type=checkbox]):not([type=radio]):active,html body .inventory-operation-modal-card input:not([type=checkbox]):not([type=radio]):active,html body .inventory-operation-modal-table input:not([type=checkbox]):not([type=radio]):active,html body .inventory-white-input:active,html body input.inventory-white-input:active{background:#fff!important;background-color:#fff!important;color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;box-shadow:0 0 0 9999px #fff inset,0 0 0 3px #0ea5e92e!important;-webkit-box-shadow:0 0 0 9999px #ffffff inset,0 0 0 3px rgba(14,165,233,.18)!important}html body .inventory-page-fullscreen input:disabled,html body .inventory-page-fullscreen textarea:disabled,html body .inventory-page-fullscreen select:disabled,html body .inventory-modal-layer input:disabled,html body .inventory-modal-layer textarea:disabled,html body .inventory-modal-layer select:disabled,html body .inventory-operation-modal-card input:disabled,html body .inventory-operation-modal-card textarea:disabled,html body .inventory-operation-modal-card select:disabled,html body .inventory-operation-modal-table input:disabled,html body .inventory-white-input:disabled,html body input.inventory-white-input:disabled{background:#f8fafc!important;background-color:#f8fafc!important;color:#334155!important;-webkit-text-fill-color:#334155!important;opacity:1!important;filter:none!important;box-shadow:0 0 0 9999px #f8fafc inset,0 0 0 1px #dbe3ee inset!important;-webkit-box-shadow:0 0 0 9999px #f8fafc inset,0 0 0 1px #dbe3ee inset!important}html body .inventory-page-fullscreen input::-moz-placeholder,html body .inventory-modal-layer input::-moz-placeholder,html body .inventory-operation-modal-card input::-moz-placeholder,html body .inventory-white-input::-moz-placeholder{color:#94a3b8!important;-webkit-text-fill-color:#94a3b8!important;opacity:1!important}html body .inventory-page-fullscreen input::placeholder,html body .inventory-modal-layer input::placeholder,html body .inventory-operation-modal-card input::placeholder,html body .inventory-white-input::placeholder{color:#94a3b8!important;-webkit-text-fill-color:#94a3b8!important;opacity:1!important}html body .inventory-page-fullscreen input:-webkit-autofill,html body .inventory-page-fullscreen input:-webkit-autofill:hover,html body .inventory-page-fullscreen input:-webkit-autofill:focus,html body .inventory-page-fullscreen input:-webkit-autofill:active,html body .inventory-modal-layer input:-webkit-autofill,html body .inventory-modal-layer input:-webkit-autofill:hover,html body .inventory-modal-layer input:-webkit-autofill:focus,html body .inventory-modal-layer input:-webkit-autofill:active,html body .inventory-operation-modal-card input:-webkit-autofill,html body .inventory-operation-modal-card input:-webkit-autofill:hover,html body .inventory-operation-modal-card input:-webkit-autofill:focus,html body .inventory-operation-modal-card input:-webkit-autofill:active{-webkit-text-fill-color:#0f172a!important;caret-color:#0f172a!important;-webkit-transition:background-color 999999s ease-in-out 0s!important;transition:background-color 999999s ease-in-out 0s!important;box-shadow:0 0 0 9999px #fff inset,0 0 0 1px #cbd5e1 inset!important;-webkit-box-shadow:0 0 0 9999px #ffffff inset,0 0 0 1px #cbd5e1 inset!important}html body input[type=number]::-webkit-inner-spin-button,html body input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;margin:0!important}html body input[type=number]{-moz-appearance:textfield!important}html body .inventory-modal-layer,html body .inventory-operation-modal-card,html body .modal-table-scroll,html body .inventory-operation-modal-table,html body .inventory-operation-modal-table tbody,html body .inventory-operation-modal-table tr,html body .inventory-operation-modal-table td,html body .inventory-product-search-box,html body .inventory-product-search-results,html body .inventory-product-search-results button,html body .inventory-product-search-results em{background-color:#fff!important;color:#0f172a!important;-webkit-text-fill-color:initial!important;filter:none!important;mix-blend-mode:normal!important}html body .inventory-modal-backdrop{background:#0f172a59!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important}@media(prefers-color-scheme:dark){html body .inventory-page-fullscreen input:not([type=checkbox]):not([type=radio]),html body .inventory-modal-layer input:not([type=checkbox]):not([type=radio]),html body .inventory-operation-modal-card input:not([type=checkbox]):not([type=radio]),html body .inventory-operation-modal-table input:not([type=checkbox]):not([type=radio]),html body .inventory-white-input,html body input.inventory-white-input{background:#fff!important;background-color:#fff!important;color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;caret-color:#0f172a!important;box-shadow:0 0 0 9999px #fff inset,0 0 0 1px #cbd5e1 inset!important;-webkit-box-shadow:0 0 0 9999px #ffffff inset,0 0 0 1px #cbd5e1 inset!important}}.inventory-archive-folders.real-folders,.inventory-category-check.professional-check-folder-view{width:100%}.real-folder-grid,.inventory-check-category-buttons.real-yellow-folders{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))!important;gap:18px!important;align-items:stretch!important}.inventory-folder-card.real-folder-card,.inventory-yellow-folder-card{position:relative!important;min-height:156px!important;width:100%!important;border:1px solid #efd27a!important;border-radius:20px!important;padding:18px!important;background:linear-gradient(180deg,#fff8d8,#fff2ad)!important;color:#172033!important;box-shadow:0 14px 35px #9a73001f!important;text-align:left!important;cursor:pointer!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;gap:6px!important;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease!important}.inventory-folder-card.real-folder-card:hover,.inventory-yellow-folder-card:hover{transform:translateY(-2px)!important;border-color:#e3b63d!important;box-shadow:0 18px 42px #9a73002e!important}.inventory-real-folder-icon,.inventory-yellow-folder-icon{width:54px!important;height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:14px!important;background:#ffd75c!important;color:#6b4600!important;font-size:28px!important;box-shadow:inset 0 -5px #9b70001a!important}.inventory-folder-card.real-folder-card strong,.inventory-yellow-folder-card strong{color:#0f172a!important;font-size:21px!important;line-height:1.2!important;font-weight:900!important;margin-top:4px!important}.inventory-folder-card.real-folder-card small,.inventory-yellow-folder-card small,.inventory-folder-card.real-folder-card em,.inventory-yellow-folder-card em{color:#5f4a10!important;font-size:13px!important;font-style:normal!important;font-weight:700!important}.professional-check-folder-view.opened{background:#fff!important;border:1px solid #dbe4f0!important;border-radius:22px!important;padding:18px!important;box-shadow:0 16px 42px #0f172a14!important}.folder-page-head{margin-bottom:12px!important}.professional-check-table-wrap{border:1px solid #e2e8f0!important;border-radius:18px!important;background:#fff!important;overflow:auto!important;max-height:none!important}.inventory-check-category-table.no-checkbox th,.inventory-check-category-table.no-checkbox td{vertical-align:middle!important}.inventory-check-category-table.no-checkbox tr.changed td{background:#fffbea!important}.inventory-check-fact-input,.inventory-check-category-table.no-checkbox input,.inventory-check-category-table.no-checkbox input:focus,.inventory-check-category-table.no-checkbox input:active,.inventory-check-category-table.no-checkbox input:hover{width:120px!important;min-height:42px!important;border:1px solid #cbd5e1!important;border-radius:12px!important;background:#fff!important;color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;box-shadow:none!important;outline:none!important;font-size:16px!important;font-weight:800!important;padding:8px 10px!important;color-scheme:light!important;-moz-appearance:textfield!important;appearance:textfield!important;-webkit-appearance:none!important}.inventory-check-fact-input:focus,.inventory-check-category-table.no-checkbox input:focus{border-color:#0f766e!important;box-shadow:0 0 0 3px #0f766e1f!important}.inventory-check-save-footer{position:sticky!important;bottom:14px!important;z-index:20!important;margin-top:16px!important;padding:14px!important;border:1px solid #c8f0dd!important;border-radius:18px!important;background:#f1fdf7fa!important;box-shadow:0 18px 50px #0f766e2e!important;display:grid!important;grid-template-columns:repeat(3,minmax(120px,1fr)) auto!important;gap:12px!important;align-items:center!important}.inventory-check-save-footer div{display:flex!important;flex-direction:column!important;gap:3px!important}.inventory-check-save-footer span{color:#64748b!important;font-size:12px!important;font-weight:800!important}.inventory-check-save-footer strong{color:#0f172a!important;font-size:18px!important;font-weight:950!important}.inventory-check-save-footer strong.negative{color:#dc2626!important}.inventory-check-save-footer strong.positive{color:#059669!important}.inventory-check-save-footer .primary{min-height:48px!important;border:0!important;border-radius:14px!important;background:#0f766e!important;color:#fff!important;font-weight:950!important;padding:0 18px!important;cursor:pointer!important}.real-file-list .inventory-archive-file small{color:#475569!important;font-weight:800!important}@media(max-width:760px){.real-folder-grid,.inventory-check-category-buttons.real-yellow-folders{grid-template-columns:1fr!important;gap:12px!important}.inventory-folder-card.real-folder-card,.inventory-yellow-folder-card{min-height:132px!important;padding:16px!important}.inventory-check-save-footer{position:sticky!important;bottom:8px!important;grid-template-columns:1fr!important}.inventory-check-save-footer .primary{width:100%!important}.inventory-check-fact-input,.inventory-check-category-table.no-checkbox input{width:110px!important;font-size:16px!important}}.inventory-mobile-header,.inventory-mobile-menu-backdrop{display:none}.inventory-sidebar{will-change:transform}@media(max-width:860px){html,body{overflow-x:hidden!important;background:#f4f7fb!important}.inventory-page-fullscreen{min-height:100dvh!important;display:block!important;background:#f4f7fb!important;padding:0!important}.inventory-mobile-header{position:sticky!important;top:0!important;left:0!important;right:0!important;z-index:1200!important;display:grid!important;grid-template-columns:42px 1fr 42px!important;align-items:center!important;gap:10px!important;min-height:58px!important;padding:8px 12px!important;background:#fffffff5!important;border-bottom:1px solid rgba(226,232,240,.95)!important;box-shadow:0 10px 30px #0f172a14!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}.inventory-mobile-header strong{min-width:0!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;text-align:center!important;color:#0f172a!important;font-size:15px!important;line-height:1.1!important;font-weight:950!important;letter-spacing:-.02em!important}.inventory-mobile-back,.inventory-mobile-burger{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;padding:0!important;border:1px solid #d9e2ef!important;border-radius:14px!important;background:#fff!important;color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:22px!important;font-weight:950!important;line-height:1!important;box-shadow:0 8px 20px #0f172a14!important;cursor:pointer!important;-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important}.inventory-mobile-back{font-size:20px!important}.inventory-mobile-burger:active,.inventory-mobile-back:active{transform:scale(.96)!important}.inventory-mobile-menu-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1190!important;display:block!important;width:100vw!important;height:100dvh!important;padding:0!important;border:0!important;background:#0f172a6b!important;opacity:0!important;pointer-events:none!important;transition:opacity .18s ease!important;backdrop-filter:blur(2px)!important;-webkit-backdrop-filter:blur(2px)!important}.inventory-page-fullscreen.mobile-menu-open .inventory-mobile-menu-backdrop{opacity:1!important;pointer-events:auto!important}.inventory-sidebar{position:fixed!important;top:0!important;left:0!important;bottom:0!important;z-index:1210!important;width:min(86vw,330px)!important;height:100dvh!important;padding:14px!important;display:flex!important;flex-direction:column!important;gap:10px!important;overflow-y:auto!important;overflow-x:hidden!important;background:linear-gradient(180deg,#0f172a,#111827 48%,#182235)!important;border-right:1px solid rgba(255,255,255,.08)!important;border-bottom:0!important;box-shadow:28px 0 70px #0f172a5c!important;transform:translate(-105%)!important;transition:transform .22s ease!important}.inventory-page-fullscreen.mobile-menu-open .inventory-sidebar{transform:translate(0)!important}.inventory-sidebar::-webkit-scrollbar{display:none!important}.inventory-sidebar-logo{width:100%!important;min-height:56px!important;margin:0 0 4px!important;padding:0 14px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:18px!important;background:#ffffff14!important;color:#fff!important;display:flex!important;justify-content:flex-start!important;gap:10px!important;box-shadow:none!important}.inventory-sidebar-logo span{display:inline!important;color:#fff!important;font-size:15px!important;font-weight:950!important}.inventory-sidebar-item{width:100%!important;min-height:50px!important;padding:0 14px!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:16px!important;background:#ffffff0e!important;color:#dbeafe!important;-webkit-text-fill-color:#dbeafe!important;font-size:15px!important;font-weight:900!important;text-align:left!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;white-space:nowrap!important;box-shadow:none!important}.inventory-sidebar-item.active,.inventory-sidebar-item:hover{background:linear-gradient(135deg,#16a34a,#0f766e)!important;color:#fff!important;-webkit-text-fill-color:#ffffff!important;border-color:#ffffff2e!important;box-shadow:0 12px 28px #14b8a63d!important;transform:none!important}.inventory-sidebar-badge{display:none!important}.inventory-page{width:100%!important;min-width:0!important;padding:12px!important;margin:0!important;overflow-x:hidden!important}.inventory-header.old-system-header{display:none!important}.old-system-title{margin:10px 0 12px!important;padding:14px!important;border-radius:20px!important;background:linear-gradient(135deg,#fff,#f8fafc)!important;border:1px solid #e2e8f0!important;box-shadow:0 12px 32px #0f172a0f!important}.old-system-title h2{margin:0!important;color:#0f172a!important;font-size:22px!important;line-height:1.15!important;font-weight:950!important;letter-spacing:-.04em!important}.inventory-view-tabs,.inventory-topbar,.inventory-top-bar,.inventory-actions-topbar{display:none!important}.inventory-info{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin:0 0 12px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.inventory-info span{min-width:0!important;display:flex!important;flex-direction:column!important;gap:4px!important;padding:10px!important;border:1px solid #e2e8f0!important;border-radius:16px!important;background:#fff!important;color:#64748b!important;font-size:11px!important;line-height:1.2!important;font-weight:800!important;box-shadow:0 8px 20px #0f172a0b!important}.inventory-info strong{color:#0f172a!important;font-size:16px!important;font-weight:950!important}.inventory-table-wrap,.inventory-state-table-wrap,.inventory-usage-table-wrap,.inventory-products-table-wrap,.professional-check-table-wrap,.modal-table-scroll{width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;border-radius:18px!important}.inventory-page table{min-width:760px!important}.inventory-page input:not([type=checkbox]):not([type=radio]),.inventory-page textarea,.inventory-page select,.inventory-operation-modal-card input:not([type=checkbox]):not([type=radio]){font-size:16px!important;background:#fff!important;color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;color-scheme:light!important}.inventory-operation-modal-card,.inventory-modal-layer{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;max-height:calc(100dvh - 24px)!important;border-radius:22px!important}}@media(max-width:430px){.inventory-mobile-header{grid-template-columns:38px 1fr 38px!important;min-height:54px!important;padding:7px 10px!important}.inventory-mobile-back,.inventory-mobile-burger{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;border-radius:13px!important}.inventory-mobile-header strong{font-size:14px!important}.inventory-page{padding:10px!important}.old-system-title h2{font-size:20px!important}.inventory-info{grid-template-columns:1fr 1fr!important}.inventory-info span{padding:9px!important}}@media(max-width:860px){:root{color-scheme:light!important}html,body,#root{width:100%!important;min-width:0!important;min-height:100%!important;margin:0!important;padding:0!important;overflow-x:hidden!important;background:#eef3f8!important}body{-webkit-font-smoothing:antialiased!important;text-rendering:geometricPrecision!important}.inventory-page-fullscreen{width:100%!important;min-width:0!important;min-height:100svh!important;height:auto!important;display:block!important;overflow:visible!important;background:linear-gradient(180deg,#f8fbff,#eef4fa)!important}.inventory-mobile-header{position:sticky!important;top:0!important;z-index:5000!important;display:grid!important;grid-template-columns:40px 1fr 40px!important;align-items:center!important;gap:10px!important;width:100%!important;min-height:58px!important;padding:max(8px,env(safe-area-inset-top)) 12px 8px!important;background:#fffffffa!important;border-bottom:1px solid #dbe4ef!important;box-shadow:0 8px 24px #0f172a14!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}.inventory-mobile-header strong{display:block!important;width:100%!important;min-width:0!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;text-align:center!important;color:#101827!important;-webkit-text-fill-color:#101827!important;font-size:16px!important;font-weight:950!important;letter-spacing:-.03em!important}.inventory-mobile-back,.inventory-mobile-burger{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;margin:0!important;border:1px solid #d7e1ec!important;border-radius:14px!important;background:#fff!important;color:#102033!important;-webkit-text-fill-color:#102033!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:21px!important;font-weight:950!important;line-height:1!important;box-shadow:0 8px 20px #0f172a14!important;-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important}.inventory-mobile-back{font-size:18px!important}.inventory-mobile-burger:focus-visible,.inventory-mobile-back:focus-visible{outline:3px solid rgba(14,165,233,.25)!important;outline-offset:2px!important}.inventory-page>[class*=menu],.inventory-page [class*=mobile-menu],.inventory-page [class*=burger-menu],.inventory-page [aria-label=Меню],.inventory-page [aria-label="Открыть меню"],.inventory-page [title=Меню]{display:none!important;visibility:hidden!important;pointer-events:none!important}.inventory-mobile-menu-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:4990!important;display:block!important;width:100vw!important;height:100svh!important;border:0!important;padding:0!important;background:#0f172a73!important;opacity:0!important;pointer-events:none!important;transition:opacity .18s ease!important;backdrop-filter:blur(2px)!important;-webkit-backdrop-filter:blur(2px)!important}.inventory-page-fullscreen.mobile-menu-open .inventory-mobile-menu-backdrop{opacity:1!important;pointer-events:auto!important}.inventory-sidebar{position:fixed!important;top:0!important;left:0!important;bottom:0!important;z-index:5010!important;width:min(86vw,326px)!important;max-width:326px!important;height:100svh!important;min-height:100svh!important;padding:calc(14px + env(safe-area-inset-top)) 14px calc(14px + env(safe-area-inset-bottom))!important;display:flex!important;flex-direction:column!important;gap:10px!important;overflow-y:auto!important;overflow-x:hidden!important;background:linear-gradient(180deg,#0b2031,#102a3f 52%,#0f172a)!important;border-right:1px solid rgba(255,255,255,.1)!important;box-shadow:32px 0 70px #0f172a61!important;transform:translate3d(-110%,0,0)!important;transition:transform .22s ease!important;-webkit-overflow-scrolling:touch!important}.inventory-page-fullscreen.mobile-menu-open .inventory-sidebar{transform:translateZ(0)!important}.inventory-sidebar-logo{width:100%!important;min-height:58px!important;padding:0 14px!important;border-radius:18px!important;border:1px solid rgba(255,255,255,.14)!important;background:#ffffff1a!important;color:#fff!important;-webkit-text-fill-color:#ffffff!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;font-size:18px!important;font-weight:950!important;letter-spacing:-.02em!important}.inventory-sidebar-logo span{display:inline!important;color:#fff!important;-webkit-text-fill-color:#ffffff!important;font-size:16px!important;font-weight:950!important}.inventory-sidebar-item{width:100%!important;min-height:50px!important;padding:0 14px!important;border-radius:16px!important;border:1px solid rgba(255,255,255,.11)!important;background:#ffffff0f!important;color:#d7e9ff!important;-webkit-text-fill-color:#d7e9ff!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;font-size:15px!important;font-weight:900!important;line-height:1!important;text-align:left!important;white-space:nowrap!important;box-shadow:none!important}.inventory-sidebar-item.active,.inventory-sidebar-item:active{background:linear-gradient(135deg,#0f766e,#059669)!important;color:#fff!important;-webkit-text-fill-color:#ffffff!important;border-color:#ffffff38!important;box-shadow:0 14px 30px #05966942!important}.inventory-page{width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:calc(100svh - 58px)!important;margin:0!important;padding:12px 12px calc(92px + env(safe-area-inset-bottom))!important;overflow:visible!important;background:transparent!important}.inventory-header.old-system-header,.inventory-topbar,.inventory-top-bar,.inventory-actions-topbar,.inventory-view-tabs{display:none!important}.old-system-title{width:100%!important;margin:0 0 12px!important;padding:14px 16px!important;border-radius:22px!important;background:#fffffff0!important;border:1px solid #dfe8f3!important;box-shadow:0 12px 30px #0f172a0f!important}.old-system-title h2{margin:0!important;padding:0!important;color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;font-size:22px!important;line-height:1.15!important;font-weight:950!important;letter-spacing:-.04em!important}.inventory-info{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin:0 0 12px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.inventory-info span{min-width:0!important;padding:11px 10px!important;border-radius:17px!important;border:1px solid #dfe8f3!important;background:#fff!important;color:#64748b!important;-webkit-text-fill-color:#64748b!important;display:flex!important;flex-direction:column!important;gap:4px!important;font-size:11px!important;font-weight:850!important;line-height:1.15!important;box-shadow:0 9px 22px #0f172a0b!important}.inventory-info strong{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;font-size:18px!important;font-weight:950!important;line-height:1!important}.inventory-table-wrap,.inventory-state-table-wrap,.inventory-usage-table-wrap,.inventory-products-table-wrap,.professional-check-table-wrap,.modal-table-scroll,.inventory-card,.inventory-panel,.inventory-operation-panel,.inventory-archive-panel,.inventory-check-panel{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:auto!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch!important;border-radius:18px!important}.inventory-page table{min-width:680px!important;width:-moz-max-content!important;width:max-content!important}.inventory-page th,.inventory-page td{white-space:nowrap!important}.inventory-page input:not([type=checkbox]):not([type=radio]),.inventory-page textarea,.inventory-page select{min-height:42px!important;font-size:16px!important;border-radius:14px!important;background:#fff!important;color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;border-color:#dbe5f0!important;color-scheme:light!important}}@media(max-width:430px){.inventory-mobile-header{grid-template-columns:38px 1fr 38px!important;min-height:56px!important;padding-left:10px!important;padding-right:10px!important}.inventory-mobile-back,.inventory-mobile-burger{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;border-radius:13px!important}.inventory-page{padding:10px 10px calc(90px + env(safe-area-inset-bottom))!important}.old-system-title{border-radius:20px!important;padding:13px 14px!important}.old-system-title h2{font-size:21px!important}.inventory-info{gap:8px!important}.inventory-info span{padding:10px 9px!important}}.inventory-desktop-topbar{display:block}.inventory-stock-value-summary{margin:0 44px 20px;padding:20px;border:1px solid #dbe5f0;border-radius:24px;background:linear-gradient(135deg,#fff,#f8fbff);box-shadow:0 18px 44px #0f172a14}.inventory-stock-value-summary__head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:0 0 16px}.inventory-stock-value-summary__head span{display:block;margin:0 0 4px;color:#64748b;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.inventory-stock-value-summary__head h3{margin:0;color:#0f172a;font-size:20px;font-weight:950;letter-spacing:-.03em}.inventory-stock-value-summary__head strong{white-space:nowrap;color:#0f766e;font-size:24px;font-weight:950;letter-spacing:-.04em}.inventory-stock-value-summary__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.inventory-stock-value-card{border:1px solid #dbe5f0;border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 10px 26px #0f172a0d}.inventory-stock-value-card summary{list-style:none;cursor:pointer;padding:14px 16px;display:grid;grid-template-columns:1fr auto;gap:4px 12px;align-items:center}.inventory-stock-value-card summary::-webkit-details-marker{display:none}.inventory-stock-value-card summary span{color:#0f172a;font-size:15px;font-weight:950}.inventory-stock-value-card summary b{color:#0f766e;font-size:15px;font-weight:950;white-space:nowrap}.inventory-stock-value-card summary small{grid-column:1/-1;color:#64748b;font-size:12px;font-weight:800}.inventory-stock-value-card__items{border-top:1px solid #edf2f7;padding:8px;display:grid;gap:6px;max-height:320px;overflow:auto;-webkit-overflow-scrolling:touch}.inventory-stock-value-row{display:grid;grid-template-columns:1.5fr auto auto auto;gap:10px;align-items:center;padding:9px 10px;border-radius:12px;background:#f8fafc;color:#0f172a;font-size:12px}.inventory-stock-value-row span{min-width:0;font-weight:900}.inventory-stock-value-row em{color:#475569;font-style:normal;font-weight:850;white-space:nowrap}.inventory-stock-value-row b{color:#1d4ed8;font-weight:900;white-space:nowrap}.inventory-stock-value-row strong{color:#0f766e;font-weight:950;white-space:nowrap}@media(max-width:860px){html,body,#root{height:auto!important;min-height:100svh!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior-y:auto!important;-webkit-overflow-scrolling:touch!important;background:#eef4fb!important}.inventory-page-fullscreen{position:relative!important;inset:auto!important;z-index:auto!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:100svh!important;height:auto!important;display:block!important;overflow:visible!important;background:radial-gradient(circle at top,#fff,#eef4fb 44%,#e8eef7)!important;color:#0f172a!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.inventory-mobile-header{position:sticky!important;top:0!important;z-index:6000!important;display:grid!important;grid-template-columns:40px minmax(0,1fr) 40px!important;align-items:center!important;gap:10px!important;min-height:58px!important;width:100%!important;padding:max(8px,env(safe-area-inset-top)) 12px 8px!important;background:#fffffffa!important;border-bottom:1px solid #dbe5f0!important;box-shadow:0 8px 26px #0f172a14!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important}.inventory-mobile-header strong{display:block!important;text-align:center!important;color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;font-size:15px!important;font-weight:950!important;letter-spacing:-.02em!important}.inventory-mobile-back,.inventory-mobile-burger{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border:1px solid #d5e0ec!important;border-radius:14px!important;background:#fff!important;color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 8px 22px #0f172a14!important;font-size:20px!important;font-weight:950!important;line-height:1!important}.inventory-desktop-topbar,.inventory-view-tabs,.inventory-topbar,.inventory-top-bar,.inventory-actions-topbar,.inventory-page>[class*=menu],.inventory-page [class*=mobile-menu],.inventory-page [aria-label=Меню],.inventory-page [aria-label="Открыть меню"],.inventory-page [title=Меню]{display:none!important;visibility:hidden!important;pointer-events:none!important}.inventory-page{width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:calc(100svh - 58px)!important;margin:0!important;padding:10px 10px calc(130px + env(safe-area-inset-bottom))!important;overflow:visible!important;background:transparent!important}.inventory-header.old-system-header{display:none!important}.old-system-title{margin:0 0 10px!important;padding:12px 14px!important;border:1px solid #dbe5f0!important;border-radius:20px!important;background:#fffffff5!important;box-shadow:0 10px 26px #0f172a0e!important}.old-system-title h2{margin:0!important;color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;font-size:21px!important;line-height:1.15!important;font-weight:950!important;letter-spacing:-.04em!important}.inventory-info{display:none!important}.inventory-card,.inventory-section,.products-card,.move-card,.inventory-operation-panel,.inventory-check-panel,.inventory-archive-panel{margin:10px 0!important;max-width:100%!important;width:100%!important;border-radius:22px!important;background:#fffffff2!important;border:1px solid #dbe5f0!important;box-shadow:0 14px 34px #0f172a12!important;overflow:visible!important}.inventory-table-wrap,.inventory-state-table-wrap,.inventory-usage-table-wrap,.inventory-products-table-wrap,.professional-check-table-wrap,.modal-table-scroll{width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch!important;border-radius:18px!important}.inventory-page table{min-width:680px!important;width:-moz-max-content!important;width:max-content!important}.inventory-stock-value-summary{margin:10px 0 12px!important;padding:14px!important;border-radius:22px!important}.inventory-stock-value-summary__head{align-items:flex-start!important;flex-direction:column!important;gap:8px!important;margin-bottom:12px!important}.inventory-stock-value-summary__head h3{font-size:18px!important}.inventory-stock-value-summary__head strong{font-size:22px!important}.inventory-stock-value-summary__grid{grid-template-columns:1fr!important}.inventory-stock-value-row{grid-template-columns:1fr!important;gap:4px!important}.inventory-stock-value-row em,.inventory-stock-value-row b,.inventory-stock-value-row strong{white-space:normal!important}.inventory-page input:not([type=checkbox]):not([type=radio]),.inventory-page textarea,.inventory-page select{background:#fff!important;color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;border-color:#d7e2ee!important;color-scheme:light!important;font-size:16px!important}}.inventory-operation-add-more{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 14px;padding:12px 14px;border:1px dashed #b7d9ca;border-radius:16px;background:#f3fbf7;color:#476153}.inventory-operation-add-more button{flex:0 0 auto;border:0!important;border-radius:13px!important;padding:11px 16px!important;background:#0f766e!important;color:#fff!important;font-weight:700!important;cursor:pointer!important}.inventory-operation-add-more span{font-size:13px;line-height:1.35}.archive-kind-check .inventory-real-folder-icon{background:#dbeafe!important;color:#1d4ed8!important}.archive-kind-received .inventory-real-folder-icon{background:#dcfce7!important;color:#047857!important}.archive-kind-writeOff .inventory-real-folder-icon{background:#fee2e2!important;color:#b91c1c!important}@media(max-width:760px){.inventory-operation-add-more{align-items:stretch;flex-direction:column}.inventory-operation-add-more button{width:100%!important}}.inventory-check-single-file{display:grid;grid-template-columns:minmax(260px,1fr) auto auto;gap:14px;align-items:center;margin:0 0 18px;padding:16px;border:1px solid #bfdbfe;border-radius:22px;background:linear-gradient(135deg,#eff6ff,#fff);box-shadow:0 16px 42px #2563eb1a}.inventory-check-single-file__main{display:flex;align-items:flex-start;gap:12px;min-width:0}.inventory-check-single-file__icon{width:46px;height:46px;min-width:46px;display:grid;place-items:center;border-radius:16px;background:#dbeafe;color:#1d4ed8;font-size:24px}.inventory-check-single-file__main strong{display:block;margin:0 0 4px;color:#0f172a;font-size:18px;font-weight:900}.inventory-check-single-file__main small,.inventory-check-single-file__main em{display:block;color:#475569;font-size:13px;font-style:normal;font-weight:700;line-height:1.45}.inventory-check-single-file__totals{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.inventory-check-single-file__totals>div{min-width:150px;padding:10px 12px;border:1px solid #dbeafe;border-radius:16px;background:#fff}.inventory-check-single-file__totals span{display:block;margin:0 0 4px;color:#64748b;font-size:12px;font-weight:800}.inventory-check-single-file__totals strong{color:#0f172a;font-size:18px;font-weight:950}.inventory-check-single-file__totals strong.negative{color:#dc2626}.inventory-check-single-file__totals strong.positive{color:#059669}.inventory-check-single-file__totals strong.zero{color:#64748b}.inventory-check-single-file__actions{display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap}.inventory-check-single-file__table{grid-column:1/-1;margin-top:2px;border-radius:16px!important;background:#fff!important}.inventory-check-row-draft-label{display:inline-flex;margin-left:8px;padding:3px 8px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:11px;font-weight:900;vertical-align:middle}.inventory-check-category-table.no-checkbox tr.in-draft td{background:#f8fbff!important}@media(max-width:860px){.inventory-check-single-file{grid-template-columns:1fr;padding:14px;border-radius:20px}.inventory-check-single-file__totals,.inventory-check-single-file__actions{justify-content:stretch}.inventory-check-single-file__totals>div,.inventory-check-single-file__actions button{width:100%}}.inventory-sidebar{background:#f8fafc!important;border-right:1px solid #dbe5ef!important;box-shadow:10px 0 32px #0f172a0b!important}.inventory-sidebar-logo,.inventory-sidebar-item{font-family:Inter,Segoe UI,Arial,sans-serif!important;letter-spacing:-.01em!important}.inventory-sidebar-logo{height:56px!important;padding:0 22px!important;gap:12px!important;background:#08344f!important;color:#fff!important;-webkit-text-fill-color:#ffffff!important;font-size:18px!important;font-weight:500!important;border:0!important;border-radius:0!important}.inventory-sidebar-logo .inventory-sidebar-icon{color:#fff!important;-webkit-text-fill-color:#ffffff!important;background:transparent!important;border:0!important;box-shadow:none!important}.inventory-sidebar-logo .inventory-sidebar-label{color:#fff!important;-webkit-text-fill-color:#ffffff!important;font-size:18px!important;font-weight:500!important}.inventory-sidebar-item{position:relative!important;min-height:56px!important;height:auto!important;padding:0 22px!important;gap:12px!important;background:transparent!important;border:0!important;border-radius:0!important;color:#1f2937!important;-webkit-text-fill-color:#1f2937!important;font-size:17px!important;font-weight:400!important;line-height:1.15!important;transition:background .16s ease,color .16s ease!important}.inventory-sidebar-item:before{content:""!important;position:absolute!important;left:0!important;top:10px!important;bottom:10px!important;width:3px!important;border-radius:0 999px 999px 0!important;background:transparent!important;transition:background .16s ease!important}.inventory-sidebar-item:hover{background:#edf5fb!important;color:#0f3d5b!important;-webkit-text-fill-color:#0f3d5b!important;font-weight:400!important}.inventory-sidebar-item.active{background:#e6f0f7!important;color:#0b3a56!important;-webkit-text-fill-color:#0b3a56!important;font-weight:500!important}.inventory-sidebar-item.active:before{background:#0b6b8d!important}.inventory-sidebar-icon{width:22px!important;min-width:22px!important;height:22px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#0b4f6c!important;-webkit-text-fill-color:#0b4f6c!important;font-size:17px!important;font-weight:400!important;line-height:1!important}.inventory-sidebar-label{display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-weight:inherit!important}.inventory-sidebar-item.active .inventory-sidebar-icon,.inventory-sidebar-item:hover .inventory-sidebar-icon{color:#0b3a56!important;-webkit-text-fill-color:#0b3a56!important}.inventory-sidebar-item[data-view=products],.inventory-sidebar-item[aria-label=Товары]{display:none!important}@media(max-width:860px){.inventory-sidebar{background:#fff!important;border-right:1px solid #dbe5ef!important;box-shadow:26px 0 70px #0f172a38!important}.inventory-sidebar-logo{min-height:58px!important;margin-bottom:8px!important;border-radius:18px!important;background:#08344f!important}.inventory-sidebar-item{min-height:52px!important;padding:0 14px!important;border-radius:16px!important;border:1px solid #e2e8f0!important;background:#fff!important;color:#1f2937!important;-webkit-text-fill-color:#1f2937!important;font-size:15px!important;font-weight:400!important;box-shadow:0 8px 18px #0f172a0b!important}.inventory-sidebar-item:before{display:none!important}.inventory-sidebar-item.active{background:#e7f3f8!important;border-color:#b9dbea!important;color:#08344f!important;-webkit-text-fill-color:#08344f!important;font-weight:500!important;box-shadow:0 10px 24px #0b6b8d1f!important}.inventory-sidebar-icon{width:24px!important;min-width:24px!important;font-size:16px!important}}.cashier-fastfood{--pos-gradient: linear-gradient(135deg, #5b8def 0%, #22c55e 100%);--pos-gradient-hover: linear-gradient(135deg, #6fa0ff 0%, #2dd46f 100%);--pos-blue: #5b8def;--pos-green: #22c55e;width:100%;height:calc(100dvh - 76px);min-height:610px;display:grid;grid-template-columns:220px minmax(0,1fr) minmax(340px,380px);gap:12px;overflow:hidden;color:#0f172a}.cashier-fastfood *,.cashier-fastfood *:before,.cashier-fastfood *:after{box-sizing:border-box}.cashier-fastfood button{font-family:inherit}.cashier-fastfood__categories,.cashier-fastfood__menu,.cashier-fastfood__cart{min-width:0;min-height:0;overflow:hidden;border:1px solid #dceaff;border-radius:24px;background:#fff;box-shadow:0 18px 38px #0f172a14}.cashier-fastfood__categories{padding:14px;display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px}.cashier-fastfood__categories h3,.cashier-fastfood__menu h3{margin:0;color:#071225;font-size:22px;line-height:1;font-weight:950;letter-spacing:-.05em}.cashier-fastfood__category-list{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:4px;display:grid;align-content:start;gap:10px}.cashier-fastfood__category-list::-webkit-scrollbar,.cashier-fastfood__grid::-webkit-scrollbar,.cashier-fastfood__cart-list::-webkit-scrollbar{width:6px}.cashier-fastfood__category-list::-webkit-scrollbar-thumb,.cashier-fastfood__grid::-webkit-scrollbar-thumb,.cashier-fastfood__cart-list::-webkit-scrollbar-thumb{border-radius:999px;background:#cbd5e1}.cashier-fastfood__category-list button{width:100%;min-height:50px;padding:8px 12px;border:0;border-radius:17px;background:var(--pos-gradient);color:#fff;font-size:14px;line-height:1.12;font-weight:950;white-space:normal;overflow-wrap:anywhere;text-align:center;cursor:pointer;box-shadow:0 12px 24px #5b8def33;transition:transform .12s ease,filter .12s ease,box-shadow .12s ease,background .12s ease,color .12s ease}.cashier-fastfood__category-list button:hover{filter:brightness(1.03);transform:translateY(-1px);background:var(--pos-gradient-hover)}.cashier-fastfood__category-list button.active,.cashier-fastfood__category-list button:active{background:#fff;color:#1458e6;border:2px solid var(--pos-blue);box-shadow:0 0 0 4px #22c55e2e,0 10px 20px #5b8def24}.cashier-fastfood__menu{padding:14px;display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px}.cashier-fastfood__menu-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.cashier-fastfood__menu-head span{flex:0 0 auto;padding:7px 10px;border-radius:999px;background:#eff6ff;color:#1458e6;font-size:12px;font-weight:900}.cashier-fastfood__grid{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:2px 4px 10px 2px;display:grid;grid-template-columns:repeat(auto-fill,minmax(148px,1fr));align-content:start;gap:12px}.cashier-fastfood__food{width:100%;min-height:186px;padding:9px;border:1px solid #dceaff;border-radius:22px;background:#fff;color:#0f172a;box-shadow:0 14px 28px #0f172a0f;cursor:pointer;display:grid;grid-template-rows:112px minmax(34px,auto) 18px;gap:7px;text-align:center;overflow:hidden;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.cashier-fastfood__food:hover{transform:translateY(-2px);border-color:#7db7ff;box-shadow:0 18px 36px #5b8def2e}.cashier-fastfood__food:active{background:#fff;border-color:var(--pos-green);box-shadow:0 0 0 4px #22c55e33,0 14px 28px #22c55e1f;transform:scale(.99)}.cashier-fastfood__food-img{width:100%;height:112px;overflow:hidden;border-radius:16px;background:#fff7ed;display:flex;align-items:center;justify-content:center}.cashier-fastfood__food-img img{width:100%;height:100%;padding:4px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;display:block;border-radius:14px;background:#fff7ed}.cashier-fastfood__food-img span{width:100%;height:100%;display:grid;place-items:center;border-radius:14px;background:#f8fafc;font-size:30px}.cashier-fastfood__food strong{width:100%;overflow:hidden;display:-webkit-box;color:#1458e6;font-size:13px;line-height:1.15;font-weight:950;letter-spacing:-.02em;text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical}.cashier-fastfood__food small{color:#64748b;font-size:12px;line-height:1;font-weight:900}.cashier-fastfood__cart{display:grid;grid-template-rows:auto minmax(0,1fr) auto}.cashier-fastfood__cart-head{padding:16px 16px 10px}.cashier-fastfood__cart-head span{display:block;margin-bottom:5px;color:#5b8def;font-size:13px;line-height:1;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.cashier-fastfood__cart-head h3{margin:0;color:#071225;font-size:clamp(26px,2.4vw,34px);line-height:.95;font-weight:950;letter-spacing:-.07em}.cashier-fastfood__cart-head p{margin:10px 0 0;color:#536178;font-size:14px;font-weight:800}.cashier-fastfood__cart-empty,.cashier-fastfood__empty{padding:18px;border:1px dashed #bfdbfe;border-radius:18px;background:#f8fbff;color:#64748b;font-size:14px;font-weight:800;text-align:center}.cashier-fastfood__cart-empty{margin:0 14px;align-self:start}.cashier-fastfood__cart-list{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:0 12px 12px;display:grid;align-content:start;gap:8px}.cashier-fastfood__cart-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto auto 22px;align-items:center;gap:7px;padding:8px;border:1px solid #edf4ff;border-radius:18px;background:#f8fbff}.cashier-fastfood__cart-product{min-width:0;display:flex;align-items:center;gap:8px}.cashier-fastfood__cart-product>div{width:44px;height:44px;flex:0 0 auto;overflow:hidden;display:grid;place-items:center;border-radius:14px;background:#fff7ed}.cashier-fastfood__cart-product img{width:100%;height:100%;padding:2px;-o-object-fit:contain;object-fit:contain}.cashier-fastfood__cart-product section{min-width:0}.cashier-fastfood__cart-product strong{display:block;max-width:128px;overflow:hidden;color:#0f172a;font-size:12px;line-height:1.1;font-weight:900;white-space:nowrap;text-overflow:ellipsis}.cashier-fastfood__cart-product p{margin:3px 0 0;color:#64748b;font-size:11px;font-weight:800}.cashier-fastfood__qty{display:grid;grid-template-columns:28px 18px 28px;align-items:center;gap:4px}.cashier-fastfood__qty button{height:28px;border:0;border-radius:10px;background:var(--pos-gradient);color:#fff;font-size:15px;line-height:1;font-weight:950;cursor:pointer;box-shadow:0 8px 16px #5b8def2e}.cashier-fastfood__qty button:active{background:#fff;color:#1458e6;box-shadow:0 0 0 4px #22c55e2e}.cashier-fastfood__qty b{color:#0f172a;font-size:13px;font-weight:950;text-align:center}.cashier-fastfood__row-total{color:#0f172a;font-size:12px;font-weight:950;white-space:nowrap}.cashier-fastfood__delete{width:22px;height:22px;padding:0;border:0;background:transparent;color:#ef4444;font-size:20px;line-height:1;font-weight:500;cursor:pointer}.cashier-fastfood__cart-footer{padding:12px;border-top:1px solid #e5edf7;background:#fff}.cashier-fastfood__cart-footer button{width:100%;min-width:0;min-height:58px;padding:0 12px;border:0;border-radius:20px;background:var(--pos-gradient);color:#fff;font-size:clamp(14px,1.15vw,17px);line-height:1.15;font-weight:950;white-space:normal;overflow-wrap:anywhere;text-align:center;cursor:pointer;box-shadow:0 16px 32px #5b8def3d}.cashier-fastfood__cart-footer button:active{background:#fff;color:#1458e6;box-shadow:0 0 0 4px #22c55e38,0 16px 32px #22c55e1f}.cashier-fastfood__cart-footer button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}@media(max-width:1450px){.cashier-fastfood{height:calc(100dvh - 68px);grid-template-columns:190px minmax(0,1fr) minmax(300px,320px);gap:8px}.cashier-fastfood__categories,.cashier-fastfood__menu{padding:12px}.cashier-fastfood__category-list{gap:8px}.cashier-fastfood__category-list button{min-height:46px;padding:7px 9px;border-radius:15px;font-size:13px}.cashier-fastfood__grid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:10px}.cashier-fastfood__food{min-height:164px;grid-template-rows:96px minmax(32px,auto) 16px;padding:8px;border-radius:18px}.cashier-fastfood__food-img{height:96px}.cashier-fastfood__food strong{font-size:11.5px}.cashier-fastfood__cart-head h3{font-size:27px}.cashier-fastfood__cart-row{grid-template-columns:minmax(0,1fr) auto 22px;gap:6px}.cashier-fastfood__row-total{display:none}.cashier-fastfood__cart-product>div{width:38px;height:38px}.cashier-fastfood__cart-product strong{max-width:92px}.cashier-fastfood__qty{grid-template-columns:24px 16px 24px}.cashier-fastfood__qty button{height:24px;border-radius:9px}.cashier-fastfood__cart-footer button{min-height:54px;border-radius:18px}}@media(max-width:1100px){.cashier-fastfood{height:auto;min-height:auto;overflow:visible;grid-template-columns:1fr}.cashier-fastfood__categories,.cashier-fastfood__menu,.cashier-fastfood__cart{overflow:visible}.cashier-fastfood__category-list{grid-template-columns:repeat(auto-fill,minmax(135px,1fr));overflow:visible;padding-right:0}.cashier-fastfood__grid{overflow:visible;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.cashier-fastfood__cart-product strong{max-width:100%}.cashier-fastfood__cart-row{grid-template-columns:minmax(0,1fr) auto auto 22px}.cashier-fastfood__row-total{display:block}.cashier-fastfood__cart-footer{position:sticky;bottom:0;z-index:3;border-radius:0 0 24px 24px}}@media(max-width:520px){.cashier-fastfood{gap:10px}.cashier-fastfood__category-list{grid-template-columns:repeat(2,minmax(0,1fr))}.cashier-fastfood__category-list button{min-height:44px;font-size:12px}.cashier-fastfood__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.cashier-fastfood__food{min-height:154px;grid-template-rows:92px minmax(30px,auto) 16px}.cashier-fastfood__food-img{height:92px}.cashier-fastfood__cart-row{grid-template-columns:minmax(0,1fr) auto 22px}.cashier-fastfood__row-total{display:none}}.cashier-fastfood{grid-template-columns:205px minmax(0,1fr) minmax(340px,380px)!important}.cashier-fastfood__categories{padding:10px!important;gap:8px!important;overflow:hidden!important}.cashier-fastfood__categories h3{font-size:20px!important;line-height:1!important}.cashier-fastfood__category-list{gap:7px!important;padding-right:0!important;overflow:hidden!important;align-content:start!important}.cashier-fastfood__category-list::-webkit-scrollbar{display:none!important}.cashier-fastfood__category-list button{min-height:40px!important;height:40px!important;padding:4px 8px!important;border-radius:15px!important;font-size:12px!important;line-height:1.05!important;font-weight:950!important;letter-spacing:-.02em!important;display:flex!important;align-items:center!important;justify-content:center!important}@media(max-width:1450px){.cashier-fastfood{grid-template-columns:180px minmax(0,1fr) minmax(300px,320px)!important}.cashier-fastfood__categories{padding:8px!important;gap:7px!important}.cashier-fastfood__categories h3{font-size:18px!important}.cashier-fastfood__category-list{gap:6px!important}.cashier-fastfood__category-list button{min-height:36px!important;height:36px!important;padding:3px 7px!important;border-radius:13px!important;font-size:11px!important;line-height:1.05!important}}@media(max-width:1250px){.cashier-fastfood{grid-template-columns:165px minmax(0,1fr) minmax(285px,305px)!important;gap:8px!important}.cashier-fastfood__category-list{gap:5px!important}.cashier-fastfood__category-list button{min-height:34px!important;height:34px!important;border-radius:12px!important;font-size:10.5px!important}}@media(max-height:760px)and (min-width:1101px){.cashier-fastfood__categories{padding:7px!important;gap:6px!important}.cashier-fastfood__categories h3{font-size:17px!important}.cashier-fastfood__category-list{gap:5px!important}.cashier-fastfood__category-list button{min-height:32px!important;height:32px!important;padding:2px 6px!important;border-radius:11px!important;font-size:10px!important}}@media(max-width:1100px){.cashier-fastfood__category-list{overflow:visible!important}.cashier-fastfood__category-list button{min-height:42px!important;height:auto!important;font-size:12px!important}}.cashier-fastfood__categories{padding:9px!important;gap:8px!important}.cashier-fastfood__category-list{gap:8px!important;overflow:hidden!important}.cashier-fastfood__category-list button{min-height:38px!important;height:38px!important;padding:4px 8px!important;border-radius:14px!important;font-size:11.2px!important;line-height:1.05!important;touch-action:manipulation!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}@media(max-width:1450px){.cashier-fastfood__categories{padding:8px!important;gap:7px!important}.cashier-fastfood__category-list{gap:7px!important}.cashier-fastfood__category-list button{min-height:36px!important;height:36px!important;padding:3px 7px!important;border-radius:13px!important;font-size:10.6px!important}}@media(max-width:1250px){.cashier-fastfood__category-list{gap:6px!important}.cashier-fastfood__category-list button{min-height:35px!important;height:35px!important;font-size:10.2px!important}}@media(max-height:760px)and (min-width:1101px){.cashier-fastfood__categories{padding:7px!important;gap:6px!important}.cashier-fastfood__category-list{gap:6px!important}.cashier-fastfood__category-list button{min-height:34px!important;height:34px!important;padding:3px 6px!important;border-radius:12px!important;font-size:10px!important}}@media(min-height:820px)and (min-width:1101px){.cashier-fastfood__category-list{gap:9px!important}.cashier-fastfood__category-list button{min-height:42px!important;height:42px!important;font-size:12px!important}}.cashier-fastfood{height:calc(100dvh - 86px)!important;min-height:0!important;overflow:hidden!important}.cashier-fastfood__cart{min-height:0!important;height:100%!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;overflow:hidden!important}.cashier-fastfood__cart-head{padding:12px 14px 8px!important}.cashier-fastfood__cart-head h3{font-size:clamp(24px,2vw,30px)!important}.cashier-fastfood__cart-head p{margin-top:7px!important;font-size:13px!important}.cashier-fastfood__cart-list{min-height:0!important;max-height:none!important;overflow-y:auto!important;padding:0 10px 8px!important}.cashier-fastfood__cart-empty{min-height:0!important;margin:0 10px!important;align-self:start!important}.cashier-fastfood__cart-footer{flex:0 0 auto!important;padding:9px 10px 10px!important;border-top:1px solid #e5edf7!important;background:#fff!important;position:relative!important;z-index:5!important}.cashier-fastfood__cart-footer button{min-height:50px!important;height:50px!important;border-radius:18px!important;font-size:15px!important;line-height:1.1!important}.cashier-fastfood__cart-row{padding:7px!important}.cashier-fastfood__cart-product>div{width:36px!important;height:36px!important}.cashier-fastfood__cart-product strong{max-width:96px!important;font-size:11px!important}.cashier-fastfood__qty{grid-template-columns:24px 15px 24px!important}.cashier-fastfood__qty button{height:24px!important}@media(max-width:1450px){.cashier-fastfood{height:calc(100dvh - 78px)!important}.cashier-fastfood__cart-head{padding:10px 12px 7px!important}.cashier-fastfood__cart-head h3{font-size:25px!important}.cashier-fastfood__cart-footer{padding:8px 9px 9px!important}.cashier-fastfood__cart-footer button{min-height:48px!important;height:48px!important;font-size:14px!important}}@media(max-height:760px)and (min-width:1101px){.cashier-fastfood{height:calc(100dvh - 74px)!important}.cashier-fastfood__cart-head{padding:8px 10px 6px!important}.cashier-fastfood__cart-head span{margin-bottom:3px!important;font-size:11px!important}.cashier-fastfood__cart-head h3{font-size:22px!important}.cashier-fastfood__cart-head p{margin-top:5px!important;font-size:12px!important}.cashier-fastfood__cart-list{padding:0 8px 6px!important;gap:6px!important}.cashier-fastfood__cart-row{padding:6px!important;border-radius:14px!important}.cashier-fastfood__cart-product>div{width:32px!important;height:32px!important}.cashier-fastfood__cart-product strong{max-width:82px!important;font-size:10.5px!important}.cashier-fastfood__cart-product p{font-size:10px!important}.cashier-fastfood__cart-footer{padding:7px 8px 8px!important}.cashier-fastfood__cart-footer button{min-height:44px!important;height:44px!important;border-radius:16px!important;font-size:13px!important}}@media(min-width:1101px){.cashier-ui-page{height:100dvh!important;min-height:0!important;overflow:hidden!important}.cashier-ui-shell{height:100%!important;overflow:hidden!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important}}.cashier-fastfood__cart-footer{padding:9px 10px 30px!important;background:#fff!important}.cashier-fastfood__cart-footer button{transform:translateY(-20px)!important}.cashier-fastfood__cart-footer button:hover{transform:translateY(-21px)!important}.cashier-fastfood__cart-footer button:active{transform:translateY(-20px) scale(.99)!important}@media(max-width:1450px){.cashier-fastfood__cart-footer{padding:8px 9px 29px!important}.cashier-fastfood__cart-footer button{transform:translateY(-20px)!important}}@media(max-height:760px)and (min-width:1101px){.cashier-fastfood__cart-footer{padding:7px 8px 28px!important}.cashier-fastfood__cart-footer button{transform:translateY(-20px)!important}}.cashier-fastfood__cart-footer{padding:8px 10px 2px!important;background:#fff!important}.cashier-fastfood__cart-footer button{min-height:54px!important;height:54px!important;transform:none!important;margin:0!important}.cashier-fastfood__cart-footer button:hover{transform:translateY(-1px)!important}.cashier-fastfood__cart-footer button:active{transform:scale(.99)!important}@media(max-width:1450px){.cashier-fastfood__cart-footer{padding:7px 9px 2px!important}.cashier-fastfood__cart-footer button{min-height:52px!important;height:52px!important;transform:none!important}}@media(max-height:760px)and (min-width:1101px){.cashier-fastfood__cart-footer{padding:6px 8px 2px!important}.cashier-fastfood__cart-footer button{min-height:48px!important;height:48px!important;transform:none!important}}.cashier-fastfood__categories{grid-template-rows:minmax(0,1fr)!important;gap:0!important}.cashier-fastfood__category-list button.active:hover{background:linear-gradient(135deg,#f87171,#ef4444)!important;color:#fff!important}.cashier-fastfood__category-list button.active:active{background:linear-gradient(135deg,#ef4444,#dc2626)!important;color:#fff!important;transform:scale(.99)!important}.cashier-fastfood{grid-template-columns:220px minmax(0,1fr) minmax(340px,380px)!important}.cashier-fastfood__category-list{gap:3px!important;padding-top:3px!important;padding-bottom:3px!important}.cashier-fastfood__category-list button{min-height:46px!important;height:46px!important;padding:3px 10px!important;border-radius:15px!important;font-size:12.5px!important;line-height:1.08!important}@media(max-width:1450px){.cashier-fastfood{grid-template-columns:195px minmax(0,1fr) minmax(300px,320px)!important}.cashier-fastfood__category-list{gap:3px!important;padding-top:3px!important;padding-bottom:3px!important}.cashier-fastfood__category-list button{min-height:44px!important;height:44px!important;padding:3px 9px!important;font-size:12px!important}}@media(max-width:1250px){.cashier-fastfood{grid-template-columns:180px minmax(0,1fr) minmax(285px,305px)!important}.cashier-fastfood__category-list button{min-height:42px!important;height:42px!important;padding:3px 8px!important;font-size:11.5px!important}}@media(max-height:760px)and (min-width:1101px){.cashier-fastfood__category-list{gap:3px!important;padding-top:3px!important;padding-bottom:3px!important}.cashier-fastfood__category-list button{min-height:40px!important;height:40px!important;padding:3px 8px!important;font-size:11px!important}}@media(min-height:820px)and (min-width:1101px){.cashier-fastfood__category-list{gap:3px!important;padding-top:3px!important;padding-bottom:3px!important}.cashier-fastfood__category-list button{min-height:48px!important;height:48px!important;padding:3px 10px!important;font-size:13px!important}}.cashier-fastfood__categories{grid-template-rows:minmax(0,1fr)!important;padding:12px!important;gap:0!important}.cashier-fastfood__category-list{gap:15px!important;padding-top:15px!important;padding-bottom:15px!important;padding-right:4px!important;overflow-y:auto!important;align-content:start!important}.cashier-fastfood__category-list::-webkit-scrollbar{display:block!important;width:5px!important}.cashier-fastfood__category-list::-webkit-scrollbar-thumb{border-radius:999px!important;background:#cbd5e1!important}.cashier-fastfood__category-list button{min-height:52px!important;height:auto!important;padding:8px 12px!important;border-radius:16px!important;font-size:13px!important;line-height:1.12!important}.cashier-fastfood__category-list button.active{background:linear-gradient(135deg,#ef4444,#dc2626)!important;color:#fff!important;border:0!important;box-shadow:0 0 0 4px #ef44442e,0 12px 24px #dc262638!important}@media(max-width:1450px){.cashier-fastfood__categories{padding:10px!important}.cashier-fastfood__category-list{gap:15px!important;padding-top:15px!important;padding-bottom:15px!important}.cashier-fastfood__category-list button{min-height:50px!important;height:auto!important;padding:8px 11px!important;font-size:12.5px!important}}@media(max-width:1250px){.cashier-fastfood__category-list{gap:15px!important;padding-top:15px!important;padding-bottom:15px!important}.cashier-fastfood__category-list button{min-height:48px!important;height:auto!important;padding:8px 10px!important;font-size:12px!important}}@media(max-height:760px)and (min-width:1101px){.cashier-fastfood__categories{padding:9px!important}.cashier-fastfood__category-list{gap:15px!important;padding-top:15px!important;padding-bottom:15px!important;overflow-y:auto!important}.cashier-fastfood__category-list button{min-height:46px!important;height:auto!important;padding:7px 10px!important;font-size:11.8px!important}}@media(min-height:820px)and (min-width:1101px){.cashier-fastfood__category-list{gap:15px!important;padding-top:15px!important;padding-bottom:15px!important}.cashier-fastfood__category-list button{min-height:54px!important;height:auto!important;padding:9px 12px!important;font-size:13.2px!important}}.cashier-ui-page{min-height:100dvh;width:100%;padding:8px;overflow-x:hidden;background:#f4f7fd;color:#0f172a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.cashier-ui-page *,.cashier-ui-page *:before,.cashier-ui-page *:after{box-sizing:border-box}.cashier-ui-page button,.cashier-ui-page input,.cashier-ui-page textarea{font-family:inherit}.cashier-ui-shell{width:100%;max-width:none;margin:0 auto;overflow-x:hidden}.cashier-ui-error,.cashier-ui-empty{width:100%;padding:18px;border:1px solid #dceaff;border-radius:18px;background:#f8fbff;color:#64748b;font-size:14px;font-weight:800;text-align:center}.cashier-ui-error{margin-bottom:10px;background:#fff1f2;color:#be123c;border-color:#fecdd3}.cashier-ui-tabs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:10px}.cashier-ui-tab{width:100%;min-width:0;min-height:44px;padding:0 10px;border:0;border-radius:17px;background:linear-gradient(135deg,#5b8def,#22c55e);color:#fff;font-size:15px;line-height:1;font-weight:950;cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:7px;box-shadow:0 12px 24px #5b8def33;transition:transform .14s ease,filter .14s ease,box-shadow .14s ease,background .14s ease,color .14s ease}.cashier-ui-tab:hover{transform:translateY(-1px);filter:brightness(1.03)}.cashier-ui-tab.active{background:#fff;color:#1458e6;border:2px solid #5b8def;box-shadow:0 0 0 4px #22c55e2e,0 12px 24px #5b8def1f}.cashier-ui-tab span{overflow:hidden;text-overflow:ellipsis}.cashier-ui-tab b{min-width:24px;height:24px;padding:0 7px;border-radius:999px;display:inline-grid;place-items:center;background:#ffffff42;color:#fff;font-size:12px;font-weight:950}.cashier-ui-tab.active b{background:#dbeafe;color:#1458e6}.cashier-ui-card,.cashier-ui-order-card,.cashier-ui-assembly-card{border:1px solid #dceaff;border-radius:22px;background:#fff;box-shadow:0 14px 34px #0f172a0d}.cashier-ui-card{padding:16px}.cashier-ui-card h3{margin:0 0 14px;color:#0f172a;font-size:20px;line-height:1.1;font-weight:950;letter-spacing:-.05em}.cashier-ui-muted{margin:-6px 0 14px;color:#64748b;font-size:13px;line-height:1.35;font-weight:750}.cashier-ui-orders-grid,.cashier-ui-assembly-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(245px,1fr));gap:10px}.cashier-ui-order-card,.cashier-ui-assembly-card{padding:12px}.cashier-ui-order-head{display:flex;justify-content:space-between;gap:8px;margin-bottom:10px}.cashier-ui-order-head span,.cashier-ui-assembly-row span{color:#64748b;font-size:11px;font-weight:800}.cashier-ui-order-head strong,.cashier-ui-assembly-row strong{display:block;color:#0f172a;font-size:18px;line-height:1.1;font-weight:950;letter-spacing:-.04em}.cashier-ui-status{height:-moz-fit-content;height:fit-content;padding:6px 9px;border-radius:999px;font-size:11px;line-height:1;font-weight:900;white-space:nowrap}.cashier-ui-status.new{background:#dbeafe;color:#1d4ed8}.cashier-ui-status.preparing{background:#fef3c7;color:#92400e}.cashier-ui-status.ready{background:#dcfce7;color:#166534}.cashier-ui-order-info{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:9px}.cashier-ui-order-info div,.cashier-ui-assembly-row{padding:8px;border-radius:12px;background:#f8fbff}.cashier-ui-order-info span{display:block;margin-bottom:3px;color:#64748b;font-size:10px;line-height:1.1;font-weight:800}.cashier-ui-order-info strong{color:#0f172a;font-size:12px;line-height:1.15;font-weight:900}.cashier-ui-order-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:9px}.cashier-ui-order-tag{display:inline-flex;align-items:center;min-height:25px;padding:5px 8px;border-radius:999px;background:#eef2ff;color:#4f46e5;font-size:10px;line-height:1;font-weight:900;white-space:nowrap}.cashier-ui-order-tag.place{background:#eff6ff;color:#1458e6}.cashier-ui-order-tag.cash{background:#ecfdf5;color:#15803d}.cashier-ui-order-tag.change{background:#fff7ed;color:#c2410c}.cashier-ui-order-comment{display:grid;gap:3px;padding:8px;margin-bottom:9px;border-radius:12px;background:#fffbeb;border:1px solid #fde68a}.cashier-ui-order-comment span{color:#92400e;font-size:10px;line-height:1.1;font-weight:900}.cashier-ui-order-comment strong{color:#78350f;font-size:12px;line-height:1.25;font-weight:850;word-break:break-word}.cashier-ui-order-items{display:grid;gap:4px;margin-bottom:10px}.cashier-ui-order-items div{display:flex;justify-content:space-between;gap:8px;padding:5px 0;border-bottom:1px dashed #d5dde8}.cashier-ui-order-items span,.cashier-ui-order-items b{color:#0f172a;font-size:12px;line-height:1.2;font-weight:750}.cashier-ui-order-actions{display:flex;gap:7px}.cashier-ui-order-actions button,.cashier-ui-assembly-card button,.cashier-ui-submit,.cashier-submit-btn{flex:1;min-height:38px;border:0;border-radius:12px;color:#fff;font-size:13px;font-weight:950;cursor:pointer}.cashier-ui-order-actions button.success,.cashier-ui-assembly-card button,.cashier-ui-submit.success,.cashier-submit-btn{background:linear-gradient(135deg,#5b8def,#22c55e);box-shadow:0 10px 20px #5b8def2e}.cashier-ui-order-actions button.danger,.cashier-ui-submit.danger,.cashier-submit-btn.danger{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 10px 20px #dc26262e}.cashier-ui-order-actions button:disabled,.cashier-ui-assembly-card button:disabled,.cashier-ui-submit:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.cashier-ui-assembly-card{display:grid;gap:8px}.cashier-ui-assembly-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.cashier-ui-assembly-row b{display:inline-flex;align-items:center;justify-content:center;padding:6px 9px;border-radius:999px;font-size:11px;line-height:1;font-weight:900}.cashier-ui-assembly-row b.ready{background:#dcfce7;color:#166534}.cashier-ui-assembly-row b.waiting{background:#fef3c7;color:#92400e}.cashier-ui-cashbox-grid{display:grid;grid-template-columns:minmax(0,1fr) 370px 320px;gap:14px;align-items:start}.cashier-ui-form{display:grid;gap:10px}.cashier-ui-form label{display:grid;gap:6px;color:#475569;font-size:12px;font-weight:800}.cashier-ui-form input,.cashier-ui-form textarea{width:100%;min-height:44px;padding:11px 12px;border:1px solid #dbe7f7;border-radius:14px;background:#fff;color:#0f172a;font-size:14px;font-weight:750;outline:none}.cashier-ui-form textarea{min-height:78px;resize:vertical}.cashier-ui-form input:focus,.cashier-ui-form textarea:focus{border-color:#5b8def;box-shadow:0 0 0 4px #5b8def29}.cashier-ui-money-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:10px;margin-top:14px}.cashier-ui-money-stats div{padding:13px;border-radius:15px;background:#f8fbff}.cashier-ui-money-stats span{display:block;margin-bottom:5px;color:#64748b;font-size:11px;font-weight:800}.cashier-ui-money-stats strong{color:#15803d;font-size:17px;font-weight:950}.cashier-ui-cash-switch{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:13px}.cashier-ui-cash-switch button{min-height:42px;border:1px solid #dbe7f7;border-radius:14px;background:#fff;color:#0f172a;font-size:14px;font-weight:900;cursor:pointer}.cashier-ui-cash-switch button.active.in{background:linear-gradient(135deg,#5b8def,#22c55e);border-color:transparent;color:#fff}.cashier-ui-cash-switch button.active.out{background:linear-gradient(135deg,#ef4444,#dc2626);border-color:transparent;color:#fff}.cashier-ui-pending-list{display:grid;gap:9px}.cashier-ui-pending-item{display:grid;gap:7px;padding:12px;border:1px solid #dceaff;border-radius:15px;background:#f8fbff}.cashier-ui-pending-item strong{color:#0f172a;font-size:14px;font-weight:900}.cashier-ui-pending-item b{color:#0f172a;font-size:16px;font-weight:950}.cashier-ui-pending-item span{color:#64748b;font-size:12px;line-height:1.25;font-weight:750}@media(max-width:1366px){.cashier-ui-page{padding:6px 8px}.cashier-ui-tabs{gap:8px;margin-bottom:8px}.cashier-ui-tab{min-height:40px;padding:0 8px;border-radius:15px;font-size:13px}.cashier-ui-cashbox-grid{grid-template-columns:minmax(0,1fr) 315px 285px;gap:12px}}@media(max-width:1100px){.cashier-ui-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.cashier-ui-cashbox-grid{grid-template-columns:1fr}}@media(max-width:640px){.cashier-ui-page{padding:8px}.cashier-ui-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.cashier-ui-tab{min-height:40px;font-size:13px;border-radius:13px}.cashier-ui-card,.cashier-ui-order-card,.cashier-ui-assembly-card{border-radius:18px}.cashier-ui-card{padding:12px}.cashier-ui-orders-grid,.cashier-ui-assembly-grid,.cashier-ui-order-info,.cashier-ui-cash-switch{grid-template-columns:1fr}}.cashier-ui-assembly-grid{align-content:start!important;align-items:start!important;grid-auto-rows:max-content!important}.cashier-ui-assembly-card{align-self:start!important;align-content:start!important;grid-auto-rows:max-content!important;height:auto!important;min-height:0!important;padding:10px!important;gap:7px!important;border-radius:18px!important}.cashier-ui-assembly-row{min-height:44px!important;padding:8px 10px!important;border-radius:12px!important}.cashier-ui-assembly-row strong{font-size:17px!important}.cashier-ui-assembly-row b{min-height:25px!important;padding:6px 9px!important;font-size:11px!important}.cashier-ui-assembly-items{margin-bottom:6px!important}.cashier-ui-assembly-card button{flex:none!important;min-height:42px!important;height:42px!important;border-radius:13px!important;font-size:13px!important}@media(max-width:1366px){.cashier-ui-assembly-card{padding:9px!important;gap:6px!important}.cashier-ui-assembly-row{min-height:40px!important;padding:7px 9px!important}.cashier-ui-assembly-card button{min-height:40px!important;height:40px!important}}@media(max-width:640px){.cashier-ui-assembly-card{border-radius:16px!important}}.cashier-ui-order-items .cashier-ui-order-item-wrap{display:block!important;padding:0 0 7px!important;border-bottom:1px dashed #d5dde8!important}.cashier-ui-order-items .cashier-ui-order-item-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:7px!important;padding:0!important;border-bottom:0!important;align-items:stretch!important}.cashier-ui-order-items .cashier-ui-order-item-row .cashier-ui-order-item-name,.cashier-ui-order-items .cashier-ui-order-item-row .cashier-ui-order-item-total{min-height:31px!important;padding:6px 8px!important;border:1px solid #dbe7f7!important;border-radius:10px!important;background:#fff!important;color:#0f172a!important;font-size:12px!important;line-height:1.2!important;font-weight:900!important;display:flex!important;align-items:center!important}.cashier-ui-order-items .cashier-ui-order-item-row .cashier-ui-order-item-name{justify-content:flex-start!important;word-break:break-word!important}.cashier-ui-order-items .cashier-ui-order-item-row .cashier-ui-order-item-total{justify-content:center!important;white-space:nowrap!important;background:#f8fbff!important}.cashier-ui-order-items .cashier-ui-order-item-row.is-zero-price .cashier-ui-order-item-name,.cashier-ui-order-items .cashier-ui-order-item-row.is-zero-price .cashier-ui-order-item-total{background:#fff7ed!important;border-color:#fed7aa!important;color:#c2410c!important}.cashier-ui-order-comment.is-empty{min-height:12px!important;height:12px!important;padding:0 10px!important;margin-bottom:8px!important;display:block!important;overflow:hidden!important}.cashier-ui-page{-webkit-font-smoothing:antialiased!important;text-rendering:geometricPrecision!important}.cashier-ui-order-card,.cashier-ui-assembly-card{border:1px solid rgba(219,228,240,.9)!important;border-radius:24px!important;background:linear-gradient(180deg,#fff,#fcfdff)!important;box-shadow:0 14px 34px #0f172a0d!important;padding:16px!important}.cashier-ui-order-head{align-items:flex-start!important;margin-bottom:14px!important}.cashier-ui-order-head span{font-size:11px!important;font-weight:500!important;color:#64748b!important;line-height:1!important;letter-spacing:0!important;margin-bottom:4px!important;display:block!important}.cashier-ui-order-head strong{font-size:21px!important;font-weight:650!important;line-height:1.04!important;letter-spacing:-.035em!important;color:#0f172a!important}.cashier-ui-status{min-height:32px!important;padding:0 14px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:12px!important;font-weight:580!important;line-height:1!important;letter-spacing:0!important;box-shadow:none!important}.cashier-ui-order-info{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin-bottom:12px!important}.cashier-ui-order-info>div{min-height:76px!important;padding:12px 14px!important;border-radius:18px!important;border:1px solid rgba(226,232,240,.92)!important;background:linear-gradient(180deg,#f8fafc,#fdfefe)!important;display:flex!important;flex-direction:column!important;justify-content:center!important;box-shadow:inset 0 1px #ffffffb3!important}.cashier-ui-order-info span{font-size:11px!important;font-weight:500!important;color:#64748b!important;line-height:1.05!important;margin-bottom:8px!important}.cashier-ui-order-info strong{font-size:15px!important;font-weight:610!important;line-height:1.15!important;letter-spacing:-.015em!important;color:#0f172a!important}.cashier-ui-order-tags{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-bottom:10px!important}.cashier-ui-order-tag{min-height:30px!important;padding:0 12px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:10.5px!important;font-weight:560!important;line-height:1!important;letter-spacing:0!important;white-space:nowrap!important;box-shadow:none!important}.cashier-ui-order-tag.place{background:linear-gradient(180deg,#eff6ff,#eef4ff)!important;border:1px solid rgba(191,219,254,.9)!important}.cashier-ui-order-tag.cash{background:linear-gradient(180deg,#ecfdf3,#f4fff8)!important;border:1px solid rgba(167,243,208,.95)!important}.cashier-ui-order-tag.change{background:linear-gradient(180deg,#fff7ed,#fffaf5)!important;border:1px solid rgba(253,186,116,.9)!important}.cashier-ui-order-comment{border:1px solid #f3d273!important;border-radius:18px!important;background:linear-gradient(180deg,#fffdf5,#fffaf0)!important;padding:10px 12px!important;margin:8px 0 12px!important;box-shadow:none!important}.cashier-ui-order-comment span{display:block!important;margin-bottom:4px!important;color:#b45309!important;font-size:10px!important;font-weight:540!important;line-height:1!important}.cashier-ui-order-comment strong{display:block!important;color:#78350f!important;font-size:12px!important;font-weight:500!important;line-height:1.25!important}.cashier-ui-order-comment.is-empty{min-height:8px!important;height:8px!important;padding:0!important;margin:8px 0 12px!important;border-radius:999px!important;background:linear-gradient(90deg,#fff7edb3,#fffbebf2)!important;border:1px solid rgba(253,230,138,.75)!important;overflow:hidden!important}.cashier-ui-order-comment.is-empty span,.cashier-ui-order-comment.is-empty strong{display:none!important}.cashier-ui-order-items{display:flex!important;flex-direction:column!important;gap:8px!important;margin-bottom:12px!important}.cashier-ui-order-items .cashier-ui-order-item-wrap{padding:0!important;border-bottom:0!important}.cashier-ui-order-items .cashier-ui-order-item-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;align-items:stretch!important}.cashier-ui-order-items .cashier-ui-order-item-name{min-height:42px!important;padding:9px 14px!important;border-radius:16px!important;border:1px solid rgba(203,213,225,.95)!important;background:linear-gradient(180deg,#fff,#fbfdff)!important;color:#0f172a!important;font-size:13px!important;font-weight:560!important;line-height:1.16!important;letter-spacing:-.015em!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;box-shadow:inset 0 1px #ffffffbf!important}.cashier-ui-order-items .cashier-ui-order-item-total{min-width:104px!important;min-height:42px!important;padding:9px 14px!important;border-radius:16px!important;border:1px solid rgba(203,213,225,.95)!important;background:linear-gradient(180deg,#f8fbff,#fdfefe)!important;color:#0f172a!important;font-size:13px!important;font-weight:590!important;line-height:1.16!important;letter-spacing:-.015em!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;white-space:nowrap!important;box-shadow:inset 0 1px #ffffffc7!important}.cashier-ui-order-item-row.is-zero-price .cashier-ui-order-item-name,.cashier-ui-order-item-row.is-zero-price .cashier-ui-order-item-total{background:linear-gradient(180deg,#fff7ed,#fffaf5)!important;border-color:#fdba74d9!important;color:#9a3412!important}.cashier-ui-order-items+.cashier-ui-order-actions,.cashier-ui-order-actions{border-top:1px dashed rgba(203,213,225,.95)!important;padding-top:12px!important}.cashier-ui-order-actions{display:flex!important;flex-direction:column!important;gap:10px!important}.cashier-ui-order-actions button,.cashier-ui-assembly-card button,.cashier-ui-submit,.cashier-submit-btn{min-height:50px!important;border-radius:18px!important;font-size:14px!important;font-weight:600!important;line-height:1!important;letter-spacing:0!important;box-shadow:0 10px 22px #ef44441f!important}.cashier-ui-tab{min-height:44px!important;border-radius:999px!important;font-size:14px!important;font-weight:600!important;letter-spacing:0!important}.cashier-ui-tab b{min-width:22px!important;height:22px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:10px!important;font-weight:560!important}@media(max-width:640px){.cashier-ui-order-card,.cashier-ui-assembly-card{padding:14px!important;border-radius:22px!important}.cashier-ui-order-head strong{font-size:20px!important}.cashier-ui-order-info{gap:8px!important}.cashier-ui-order-info>div{min-height:72px!important;padding:11px 12px!important;border-radius:16px!important}.cashier-ui-order-info strong{font-size:14px!important}.cashier-ui-order-items .cashier-ui-order-item-row{gap:8px!important}.cashier-ui-order-items .cashier-ui-order-item-name,.cashier-ui-order-items .cashier-ui-order-item-total{min-height:40px!important;font-size:12.5px!important;border-radius:15px!important;padding:8px 12px!important}.cashier-ui-order-items .cashier-ui-order-item-total{min-width:96px!important}.cashier-ui-order-actions button{min-height:48px!important;font-size:13.5px!important}}.cashier-ui-order-card{padding:13px!important;border-radius:22px!important}.cashier-ui-order-head{margin-bottom:10px!important;align-items:flex-start!important}.cashier-ui-order-head span{font-size:10px!important;font-weight:500!important;color:#64748b!important;margin-bottom:3px!important}.cashier-ui-order-head strong{font-size:21px!important;font-weight:620!important;line-height:1!important;letter-spacing:-.04em!important}.cashier-ui-status{min-height:28px!important;padding:0 12px!important;border-radius:999px!important;font-size:11px!important;font-weight:560!important}.cashier-ui-order-info span{display:none!important}.cashier-ui-order-info{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin-bottom:9px!important}.cashier-ui-order-info>div{min-height:45px!important;padding:8px 10px!important;border-radius:15px!important;border:1px solid rgba(226,232,240,.95)!important;background:linear-gradient(180deg,#f8fafc,#fff)!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:inset 0 1px #ffffffbf!important}.cashier-ui-order-info strong{font-size:15px!important;font-weight:590!important;line-height:1!important;letter-spacing:-.015em!important;color:#0f172a!important;text-align:center!important;white-space:nowrap!important}.cashier-ui-order-tags{gap:6px!important;margin-bottom:8px!important}.cashier-ui-order-tag{min-height:26px!important;padding:0 10px!important;font-size:10px!important;font-weight:540!important;border-radius:999px!important}.cashier-ui-order-comment.is-empty{height:6px!important;min-height:6px!important;padding:0!important;margin:6px 0 8px!important;border-radius:999px!important}.cashier-ui-order-comment:not(.is-empty){padding:8px 10px!important;margin:7px 0 9px!important;border-radius:14px!important}.cashier-ui-order-comment span{font-size:10px!important;font-weight:500!important}.cashier-ui-order-comment strong{font-size:12px!important;font-weight:500!important}.cashier-ui-order-items{gap:6px!important;margin-bottom:10px!important}.cashier-ui-order-items .cashier-ui-order-item-row{gap:8px!important}.cashier-ui-order-items .cashier-ui-order-item-name,.cashier-ui-order-items .cashier-ui-order-item-total{min-height:38px!important;padding:8px 12px!important;border-radius:14px!important;font-size:12.5px!important;font-weight:540!important;line-height:1.15!important}.cashier-ui-order-items .cashier-ui-order-item-total{min-width:94px!important;font-weight:570!important}.cashier-ui-order-actions{padding-top:10px!important}.cashier-ui-order-actions button{min-height:46px!important;border-radius:16px!important;font-size:14px!important;font-weight:600!important}@media(max-width:640px){.cashier-ui-order-card{padding:12px!important}.cashier-ui-order-info{gap:7px!important}.cashier-ui-order-info>div{min-height:42px!important;padding:7px 8px!important;border-radius:14px!important}.cashier-ui-order-info strong{font-size:14px!important}.cashier-ui-order-items .cashier-ui-order-item-name,.cashier-ui-order-items .cashier-ui-order-item-total{min-height:36px!important;font-size:12px!important;padding:7px 10px!important}.cashier-ui-order-items .cashier-ui-order-item-total{min-width:88px!important}}body.hall-tv-fullscreen{overflow:hidden;background:#fff}body.hall-tv-fullscreen #root>header,body.hall-tv-fullscreen #root>div>header:first-child,body.hall-tv-fullscreen .app-header,body.hall-tv-fullscreen .site-header,body.hall-tv-fullscreen .main-header,body.hall-tv-fullscreen .top-header,body.hall-tv-fullscreen .navbar,body.hall-tv-fullscreen .main-navbar,body.hall-tv-fullscreen .mobile-menu,body.hall-tv-fullscreen .burger-menu,body.hall-tv-fullscreen .menu-drawer,body.hall-tv-fullscreen .nav-drawer,body.hall-tv-fullscreen .mobile-nav{display:none!important}.hall-monitor-tv{width:100vw;height:100vh;min-height:100vh;overflow:hidden;color:#111827;background:#fff}.hall-monitor-tv *,.hall-monitor-tv *:before,.hall-monitor-tv *:after{box-sizing:border-box;animation:none!important;transition:none!important}.hall-monitor-tv .hall-back-button{display:none!important}.hall-monitor-tv .hall-screen{width:100%;height:100%;display:grid;grid-template-columns:minmax(0,1.62fr) minmax(310px,.72fr);gap:clamp(10px,1.2vw,18px);padding:clamp(10px,1.2vw,18px);border:0!important;outline:0!important}.hall-monitor-tv .hall-orders,.hall-monitor-tv .hall-food,.hall-monitor-tv .hall-order-column,.hall-monitor-tv .hall-number,.hall-monitor-tv .hall-food-slide{border:0!important;outline:0!important}.hall-monitor-tv .hall-orders{min-height:0;display:grid;grid-template-columns:1fr 1fr;gap:clamp(10px,1.2vw,18px);padding:clamp(10px,1.2vw,18px);border-radius:32px;background:#fff;box-shadow:0 24px 70px #0f172a14;overflow:hidden}.hall-monitor-tv .hall-order-column{min-height:0;display:grid;grid-template-rows:auto 1fr;border-radius:28px;overflow:hidden;box-shadow:none!important}.hall-monitor-tv .hall-order-column--preparing,.hall-monitor-tv .hall-order-column--ready{background:#fff!important}.hall-monitor-tv .hall-order-title{min-height:clamp(66px,7.4vh,98px);padding:clamp(8px,.9vw,13px);display:grid;place-items:center}.hall-monitor-tv .hall-order-column h2{max-width:100%;margin:0;text-align:center;white-space:nowrap;overflow:hidden;font-size:clamp(28px,3.1vw,60px);line-height:.92;font-weight:650;letter-spacing:-.035em;text-transform:uppercase;border:0!important}.hall-monitor-tv .hall-order-column--preparing h2{color:#dc2626!important}.hall-monitor-tv .hall-order-column--ready h2{color:#007a5a!important}.hall-monitor-tv .hall-number-list{min-height:0;overflow:hidden;padding:clamp(8px,1vw,16px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;justify-content:center;gap:clamp(8px,.85vw,14px) clamp(10px,1vw,16px)!important}.hall-monitor-tv .hall-number,.hall-monitor-tv .hall-number--preparing,.hall-monitor-tv .hall-number--ready,.hall-monitor-tv .hall-number--active{min-height:clamp(72px,8.8vh,132px)!important;min-width:0!important;width:100%;border-radius:0!important;display:grid!important;place-items:center;background:transparent!important;padding:0!important;font-family:Arial,Helvetica,sans-serif!important;font-size:clamp(56px,6.05vw,116px)!important;line-height:.82!important;font-weight:620!important;letter-spacing:-.055em!important;box-shadow:none!important;text-shadow:none!important;transform:none!important}.hall-monitor-tv .hall-number--preparing{color:#dc2626!important}.hall-monitor-tv .hall-number--ready,.hall-monitor-tv .hall-number--active{color:#007a5a!important}.hall-monitor-tv .hall-empty,.hall-monitor-tv .hall-food-empty{grid-column:1/-1;margin:0;min-height:130px;display:grid;place-items:center;text-align:center;color:#6b7280!important;font-size:clamp(20px,1.8vw,32px);font-weight:560}.hall-monitor-tv .hall-food{min-height:0;position:relative;display:grid;border-radius:32px;background:transparent!important;color:#fff;padding:0!important;box-shadow:none!important;overflow:hidden}.hall-monitor-tv .hall-food-slide{position:relative;height:100%;min-height:0;border-radius:32px!important;overflow:hidden;background:#fff!important;box-shadow:0 24px 70px #0f172a29!important}.hall-monitor-tv .hall-food-main-image{width:100%;height:100%;min-height:0;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;border-radius:32px!important;filter:saturate(1.08) contrast(1.04) brightness(1.02)}.hall-monitor-tv .hall-food-slide:after{content:"";position:absolute;inset:auto 0 0;height:34%;background:linear-gradient(180deg,#07111f00,#07111f70);pointer-events:none}.hall-monitor-tv .hall-food-badges{position:absolute;top:14px;right:14px;z-index:2;display:grid;gap:8px;justify-items:end}.hall-monitor-tv .hall-food-badges span{width:-moz-fit-content;width:fit-content;border-radius:999px;background:#22c55e;color:#fff;padding:9px 14px;font-size:14px;line-height:1;font-weight:800;text-transform:uppercase;box-shadow:0 10px 22px #00000038}.hall-monitor-tv .hall-food-badges span:nth-child(2){background:#22c55e}.hall-monitor-tv .hall-food-badges span:nth-child(3){background:#facc15;color:#111827}.hall-monitor-tv .hall-food-price-card{position:absolute;left:clamp(16px,1.8vw,28px);right:clamp(16px,1.8vw,28px);bottom:clamp(16px,1.8vw,28px);z-index:2;display:flex;flex-wrap:wrap;align-items:end;gap:10px;border-radius:22px;background:#07111f6b;padding:clamp(12px,1.3vw,20px);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hall-monitor-tv .hall-food-price-card del{color:#ffffffb8;font-size:clamp(18px,1.45vw,26px);line-height:1;font-weight:560}.hall-monitor-tv .hall-food-price-card strong{color:#facc15!important;font-size:clamp(34px,3.5vw,66px);line-height:.9;font-weight:760!important;letter-spacing:-.04em}@media(max-width:1180px){body.hall-tv-fullscreen{overflow-y:auto}.hall-monitor-tv{height:auto;min-height:100vh;overflow-y:auto}.hall-monitor-tv .hall-screen{height:auto;min-height:100vh;grid-template-columns:1fr;overflow-y:auto}.hall-monitor-tv .hall-food{min-height:460px}}@media(max-width:760px){.hall-monitor-tv .hall-screen{padding:8px;gap:8px}.hall-monitor-tv .hall-orders{border-radius:22px;padding:10px!important;grid-template-columns:1fr}.hall-monitor-tv .hall-order-column{border-radius:22px}.hall-monitor-tv .hall-order-title{min-height:64px;padding:10px}.hall-monitor-tv .hall-order-column h2{font-size:clamp(30px,8.4vw,48px)}.hall-monitor-tv .hall-number-list{grid-template-columns:repeat(2,minmax(0,1fr));padding:9px;gap:8px!important}.hall-monitor-tv .hall-number{min-height:82px!important;border-radius:0!important;font-size:clamp(52px,13.5vw,82px)!important}.hall-monitor-tv .hall-food{min-height:460px;border-radius:22px}.hall-monitor-tv .hall-food-slide,.hall-monitor-tv .hall-food-main-image{border-radius:22px!important}}.history-shell{padding:16px;background:#f6f8fb;min-height:100vh;color:#1f2937}.history-shell__header{margin-bottom:14px}.history-shell__header h1{margin:0 0 4px;font-size:28px}.history-shell__header p{margin:0;color:#6b7280;font-size:14px}.history-shell__tabs{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px}.history-shell__tabs a{padding:10px 14px;border-radius:10px;background:#fff;border:1px solid #e5e7eb;text-decoration:none;color:#111827;font-size:14px;font-weight:600}.history-shell__tabs a.active{background:#111827;color:#fff}.history-shell__content{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:16px}.history-page__title{font-size:20px;font-weight:700;margin-bottom:14px}.history-page__state{padding:12px;font-size:14px}.history-page__state--error{color:#dc2626}.history-folder,.history-file{margin-bottom:12px}.history-folder__button,.history-file__button{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;text-align:left;border:1px solid #e5e7eb;background:#fff;border-radius:10px;padding:12px;cursor:pointer;font-size:14px;font-weight:600}.history-folder__content,.history-file__content{padding-top:10px;padding-left:10px}.history-mini-table{border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;background:#fff}.history-mini-table__head,.history-mini-table__row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:10px;padding:10px 12px;align-items:center}.history-mini-table__head{background:#111827;color:#fff;font-size:12px;font-weight:700}.history-mini-table__row{width:100%;border:none;background:#fff;text-align:left;cursor:pointer;border-bottom:1px solid #eef2f7;font-size:13px}.history-mini-table__detail{padding:10px 12px;background:#f9fafc;border-top:1px solid #edf1f6}.history-mini-table__item{display:flex;justify-content:space-between;padding:6px 0;border-bottom:1px solid #eef2f7}.history-mini-table__item:last-child{border-bottom:none}.history-list{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.history-list__row{display:flex;justify-content:space-between;gap:10px;padding:10px 12px;border-bottom:1px solid #eef2f7;font-size:13px}.history-list__row:last-child{border-bottom:none}.history-cash-toolbar{display:flex;justify-content:flex-end;margin-bottom:16px}@media(max-width:700px){.history-mini-table__head,.history-mini-table__row{grid-template-columns:1fr 1fr}.history-cash-summary{grid-template-columns:1fr}.history-shell__content{padding:12px}}.history-filters{display:grid;grid-template-columns:1fr 180px 180px 120px;gap:10px;margin-bottom:16px}.history-filters input,.history-filters button{height:40px;padding:0 12px;border-radius:8px;border:1px solid #d1d5db;font-size:14px}.history-filters button{border:none;background:#111827;color:#fff;cursor:pointer;font-weight:600}.history-cash-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.history-cash-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:14px;display:flex;flex-direction:column;gap:6px}.history-cash-card span{font-size:13px;color:#6b7280}.history-cash-card b{font-size:20px}.history-cash-toolbar{display:flex;justify-content:flex-end;gap:10px;margin-bottom:16px}.history-cash-toolbar button{height:38px;padding:0 14px;border:none;border-radius:8px;background:#111827;color:#fff;cursor:pointer;font-weight:600}.history-cash-table{border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;background:#fff;margin-top:10px}.history-cash-head,.history-cash-row{display:grid;grid-template-columns:1.2fr 1fr .8fr .8fr 1fr 1.2fr 1fr 90px;gap:10px;padding:10px 12px;align-items:center}.history-cash-head{background:#111827;color:#fff;font-weight:700;font-size:12px}.history-cash-row{width:100%;border:none;background:#fff;text-align:left;cursor:pointer;border-top:1px solid #eef2f7;font-size:13px}.history-cash-row-wrap:first-of-type .history-cash-row{border-top:none}.history-cash-detail{padding:12px;background:#f9fafc;border-top:1px solid #edf1f6;display:flex;flex-direction:column;gap:8px;font-size:13px}.history-cash-actions{display:flex;justify-content:flex-end;margin-top:8px}.history-cash-actions button{height:34px;padding:0 12px;border:none;border-radius:8px;cursor:pointer;font-weight:600}.history-cash-actions .danger{background:#dc2626;color:#fff}@media(max-width:1200px){.history-cash-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.history-cash-head,.history-cash-row{grid-template-columns:1fr 1fr}}@media(max-width:900px){.history-filters{grid-template-columns:1fr 1fr}}@media(max-width:640px){.history-filters,.history-cash-summary{grid-template-columns:1fr}}.ads-screen{width:100vw;height:100vh;padding:5px;overflow:hidden;background:#071225;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;box-sizing:border-box}.ads-screen *,.ads-screen *:before,.ads-screen *:after{box-sizing:border-box}.ads-screen__screen-label{display:none}.ads-screen__slide{position:relative;width:100%;height:100%;padding:0;display:grid;place-items:center;overflow:hidden;border-radius:18px;background:#071225;animation:adsFade .45s ease both}.ads-screen__slide:before{display:none}.ads-screen__slide img{width:100%;height:100%;max-width:calc(100vw - 10px);max-height:calc(100vh - 10px);-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;display:block;border-radius:16px;background:#071225}.ads-screen__caption{display:none}.ads-screen__dots{position:absolute;right:18px;bottom:18px;z-index:2;display:flex;gap:8px;padding:7px 9px;border-radius:999px;background:#07122573;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ads-screen__dots span{width:12px;height:12px;border-radius:999px;background:#ffffff61}.ads-screen__dots span.active{width:34px;background:#7db7ff}.ads-screen__empty{width:100%;height:100%;border-radius:18px;background:radial-gradient(circle at 15% 10%,rgba(125,183,255,.18),transparent 32%),radial-gradient(circle at 80% 0%,rgba(34,197,94,.16),transparent 28%),#071225;display:grid;place-items:center;align-content:center;gap:14px;text-align:center}.ads-screen__empty div{font-size:clamp(72px,10vw,150px)}.ads-screen__empty h1{margin:0;font-size:clamp(54px,8vw,150px);line-height:.9;font-weight:950;letter-spacing:-.1em}.ads-screen__empty p{margin:0;color:#bfdbfe;font-size:clamp(18px,2vw,34px);font-weight:850}@keyframes adsFade{0%{opacity:0;transform:scale(1.01)}to{opacity:1;transform:scale(1)}}
