.sidebar{width:180px;height:calc(100vh - var(--header-height,80px));top:var(--header-height,80px);z-index:900;background-color:#f8f9fa;border-left:1px solid #e0e0e0;transition:transform .3s;position:fixed;right:0;overflow-y:auto}.sidebar::-webkit-scrollbar{width:6px;height:6px}.sidebar::-webkit-scrollbar-track{background:#f8f9fa}.sidebar::-webkit-scrollbar-thumb{background:#6c757d;border-radius:3px}.sidebar::-webkit-scrollbar-thumb:hover{background:#545b62}.sidebar.closed{transform:translate(100%)}.sidebar-nav{padding:1rem 0}.sidebar-menu{margin:0;padding:0;list-style:none}.sidebar-item{margin-bottom:.25rem}.sidebar-link{color:#333;flex-direction:row;align-items:center;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .2s;display:flex}.sidebar-link:hover{background-color:#e9ecef}.sidebar-link.active{background-color:#e9ecef;font-weight:600}.sidebar-icon{margin-left:.75rem}.sidebar-label{flex:1}.sidebar-submenu{margin:0;padding:0;list-style:none}.expand-button{cursor:pointer;background:0 0;border:none;outline:none;flex-direction:row;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex}.expand-button.expanded .expand-icon{transform:rotate(180deg)}.expand-icon{border:6px solid #0000;border-top-color:#666;border-bottom-width:0;width:0;height:0;transition:transform .2s;display:block}.level-1 .sidebar-link{padding-right:2.5rem}.level-2 .sidebar-link{padding-right:3.5rem}.sidebar-menu{max-height:100%;overflow-y:auto}.sidebar-nav{height:98%;font-weight:600}.sidebar--order-categories .sidebar-nav{padding:16px 12px}.sidebar--order-categories .sidebar-item{margin-bottom:4px}.sidebar--order-categories .sidebar-link{color:#3d4552;border-radius:10px;padding:11px 12px;font-size:15px;font-weight:500;transition:background-color .15s,color .15s,box-shadow .15s,transform .15s}.sidebar--order-categories .sidebar-link:hover{color:#1d4ed8;background-color:#eaf1fd}.sidebar--order-categories .sidebar-link.active{color:#fff;background:#009fdb;font-weight:700;box-shadow:0 4px 14px #009fdb52}.sidebar--order-categories .sidebar-link.active .sidebar-count{color:#fff;background-color:#ffffff40}.sidebar--order-categories .sidebar-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar--order-categories .sidebar-count{text-align:center;color:#5b6b82;background-color:#eaf1fd;border-radius:999px;flex-shrink:0;min-width:22px;margin-right:8px;padding:2px 7px;font-size:12px;font-weight:600}.sidebar--modern-blue .sidebar-nav{padding:1rem .75rem}.sidebar--modern-blue .sidebar-item{margin-bottom:6px}.sidebar--modern-blue .sidebar-link{color:#3d4552;border-radius:10px;padding:.75rem 1rem;font-weight:500;transition:background-color .15s,color .15s,box-shadow .15s,transform .15s}.sidebar--modern-blue .sidebar-link:hover{color:#1d4ed8;background-color:#eaf1fd}.sidebar--modern-blue .sidebar-link.active{color:#fff;background:#009fdb;font-weight:700;box-shadow:0 4px 14px #009fdb52}@media (width>=768px) and (width<=1023px){.sidebar{width:148px}}.sidebar-toggle,.sidebar-backdrop{display:none}@media (width<=767px){.sidebar{width:min(280px,82vw);height:calc(100dvh - var(--header-height,80px));z-index:900;box-shadow:-4px 0 18px #0000002e}.sidebar.closed{visibility:hidden;transform:translate(100%)}.sidebar.open{visibility:visible;transform:translate(0)}.sidebar-link{min-height:44px;padding:.75rem 1.25rem}.sidebar.sidebar--modern-blue{width:100%;height:auto;box-shadow:none;z-index:auto;border-bottom:1px solid #e0e0e0;border-left:0;position:static;overflow:hidden}.sidebar.sidebar--modern-blue.open,.sidebar.sidebar--modern-blue.closed{visibility:visible;transform:none}.sidebar.sidebar--modern-blue .sidebar-nav{height:auto;padding:8px 0}.sidebar.sidebar--modern-blue .sidebar-menu{white-space:nowrap;gap:8px;padding:0 8px;display:flex;overflow-x:auto}.sidebar.sidebar--modern-blue .sidebar-menu::-webkit-scrollbar{width:6px;height:6px}.sidebar.sidebar--modern-blue .sidebar-menu::-webkit-scrollbar-track{background:#f8f9fa}.sidebar.sidebar--modern-blue .sidebar-menu::-webkit-scrollbar-thumb{background:#6c757d;border-radius:3px}.sidebar.sidebar--modern-blue .sidebar-menu::-webkit-scrollbar-thumb:hover{background:#545b62}.sidebar.sidebar--modern-blue .sidebar-item{flex:none;margin-bottom:0}.sidebar.sidebar--modern-blue .sidebar-link{background:#fff;border:1px solid #e0e0e0;border-radius:999px;min-height:auto;padding:8px 14px}.sidebar.sidebar--modern-blue .sidebar-link.active{background:#009fdb;border-color:#0000}.sidebar-backdrop{top:var(--header-height,80px);z-index:899;background-color:#00000073;display:block;position:fixed;bottom:0;left:0;right:0}.sidebar-toggle{cursor:pointer;z-index:901;background-color:#009fdb;border:none;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:52px;height:52px;padding:0;display:flex;position:fixed;bottom:16px;left:12px;box-shadow:0 4px 14px #00000047}.sidebar-toggle__bar{background-color:#fff;border-radius:2px;width:22px;height:2px;display:block}}@media (width>=600px) and (width<=1024px) and (orientation:portrait){.sidebar{width:148px;height:calc(100dvh - var(--header-height,80px))}.sidebar.sidebar--order-categories{width:148px;height:calc(100dvh - var(--header-height,80px));box-shadow:none;border-left:1px solid #e0e0e0}.sidebar.sidebar--order-categories.open,.sidebar.sidebar--order-categories.closed{visibility:visible;transform:none}.sidebar.sidebar--order-categories .sidebar-nav{padding:10px 8px}.sidebar.sidebar--order-categories .sidebar-link{min-height:44px;padding:9px 8px;font-size:13px}.sidebar.sidebar--order-categories .sidebar-count{min-width:20px;margin-right:5px;padding:2px 5px}}@media (width>=768px) and (width<=1366px) and (orientation:landscape){.sidebar{width:148px;height:calc(100dvh - var(--header-height,80px))}.sidebar--order-categories .sidebar-link{padding:9px 10px;font-size:14px}}.app-header{min-height:var(--header-height-base,80px);z-index:1000;background-color:#f8f9fa;border-bottom:1px solid #e0e0e0;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:100vw;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 4px #0000001a}.header-bottom-bar{background-color:#009fdb;height:6px;position:absolute;bottom:-6px;left:0;right:0}.header-left{flex-direction:row;flex-shrink:0;align-items:center;display:flex}.header-right{flex-direction:row;flex:auto;align-items:center;min-width:0;display:flex}.user-info{text-align:right;flex-direction:column;justify-content:flex-start;align-items:stretch;min-width:0;display:flex}.user-info .user-name{color:#333;text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.user-info .user-role{color:#666;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;overflow:hidden}.header-menu{flex:auto;align-items:center;min-width:0;display:flex}.header-nav{flex:auto;align-items:center;gap:10px;min-width:0;display:flex;overflow:hidden}.header-home-button{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:58px;min-width:58px;height:58px;margin-right:16px;transition:background-color .2s,transform .15s;display:flex}.header-home-button:hover{background-color:#0000000d;transform:scale(1.06)}.header-home-icon{object-fit:contain;width:52px;height:52px}.header-menu-list{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;align-items:center;gap:10px;min-width:0;margin:0;padding:0 4px;font-weight:700;list-style:none;display:flex;overflow:auto hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 20px calc(100% - 20px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 20px calc(100% - 20px),#0000 100%)}.header-menu-list::-webkit-scrollbar{display:none}.header{width:180px;height:calc(100vh - var(--header-height,80px));top:var(--header-height,80px);z-index:900;background-color:#f8f9fa;border-left:1px solid #e0e0e0;transition:transform .3s;position:fixed;right:0;overflow-y:auto}.header::-webkit-scrollbar{width:6px;height:6px}.header::-webkit-scrollbar-track{background:#f8f9fa}.header::-webkit-scrollbar-thumb{background:#6c757d;border-radius:3px}.header::-webkit-scrollbar-thumb:hover{background:#545b62}.header.closed{transform:translate(100%)}.header-nav{padding:1rem 0}.header-menu{margin:0;padding:0;list-style:none}.header-item{margin-bottom:.25rem}.header-link{color:#333;flex-direction:row;align-items:center;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .2s;display:flex}.header-link:hover{background-color:#e9ecef}.header-link.active{background-color:#e9ecef;font-weight:600}.header-icon{margin-left:.75rem}.header-label{flex:1;align-items:center;display:inline-flex;position:relative}.header-label .badge{color:#fff;letter-spacing:-.2px;font-variant-numeric:tabular-nums;background:linear-gradient(135deg,#ff6b6b,#e53935);border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:.66rem;font-weight:700;line-height:1;animation:1.8s ease-in-out infinite header-badge-pulse;display:flex;position:absolute;top:-6px;right:-10px;box-shadow:0 0 0 2px #f8f9fa,0 2px 5px #e5393573}.header-submenu{margin:0;padding:0;list-style:none}@keyframes header-badge-pulse{0%,to{box-shadow:0 0 0 2px #f8f9fa,0 0 #e539358c}50%{box-shadow:0 0 0 2px #f8f9fa,0 0 0 5px #e5393500}}img.header-img{width:16px;height:16px;position:relative;top:3px}img.content-img{object-fit:contain;width:777px;max-width:100%;height:400px;position:relative;top:3px}@media (width<=767px){img.content-img{width:100%;height:auto}}.current-date-time{flex-direction:column;align-items:flex-start;margin-right:10px;line-height:1.2;display:flex}.current-date-time__time{color:#333;font-variant-numeric:tabular-nums;font-size:22px;font-weight:700}.current-date-time__date{color:#666;align-items:center;gap:6px;margin-top:2px;font-size:12px;font-weight:500;display:flex}.header-link{white-space:nowrap;border-radius:10px;padding:10px 16px;font-size:16px;transition:background-color .15s,color .15s,box-shadow .15s}.header-link:hover{color:#1d4ed8;background-color:#eaf1fd}.header-link.active{color:#fff;background:#009fdb;border-radius:10px;font-weight:700;box-shadow:0 4px 14px #009fdb52}.header-link.active:hover{color:#fff;background:#009fdb}.header-link.header-link--action{color:#666;background-color:#fff;border:1px solid #e2e5ea;border-radius:10px;align-items:center;gap:0;padding:10px 16px;font-size:15px;font-weight:600;display:inline-flex}.header-link.header-link--action:hover{background-color:#f5f6f8;border-color:#d7dae0}.header-link.header-link--action.active{color:#fff;background:#009fdb;border-color:#0000;box-shadow:0 4px 14px #009fdb52}.header-link.header-link--action .header-icon--action{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.header-link.header-link--action .header-icon--action svg{width:100%;height:100%}.header-left{color:#000;gap:10px;margin-left:10px;font-size:14px}.header-action-button{text-align:inherit;cursor:pointer;appearance:none;font-family:inherit;line-height:normal}.header-status-group{align-items:center;gap:8px;display:flex}.header-status-button{cursor:pointer;color:#555;background:0 0;border:none;justify-content:center;align-items:center;width:26px;height:26px;padding:0;display:inline-flex;position:relative}.header-status-button--connected{color:#7cb342}.header-status-button--disconnected{color:#e57373}.header-status-button__icon{width:20px;height:20px}.header-status-button__dot{border-radius:50%;width:10px;height:10px;position:absolute;bottom:-2px;right:-2px;box-shadow:0 0 0 2px #fff,0 0 4px #0000004d}.header-status-button__dot.connected{background-color:#7cb342}.header-status-button__dot.disconnected{background-color:#e57373}.header-status-button__dot.unknown{background-color:#bdc3c7}.printer-status-list{text-align:right;flex-direction:column;gap:14px;width:100%;min-width:320px;display:flex}.printer-status-list__banner{border-radius:10px;align-items:center;gap:10px;padding:12px 14px;font-size:14px;font-weight:600;line-height:1.4;display:flex}.printer-status-list__banner svg{flex-shrink:0;width:20px;height:20px}.printer-status-list__banner--connected{color:#558b2f;background:#7cb3421f}.printer-status-list__banner--disconnected{color:#c62828;background:#e573731f}.printer-status-list__banner--unknown{color:#607d8b;background:#bdc3c740}.printer-status-list__printers{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.printer-status-list__printer{background:#f8f9fa;border:1px solid #ececec;border-radius:10px;align-items:center;gap:10px;padding:10px 14px;display:flex}.printer-status-list__printer svg{color:#90a4ae;flex-shrink:0;width:18px;height:18px}.printer-status-list__name{color:#2c3e50;flex:1;font-size:14px;font-weight:600}.printer-status-list__badge{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.printer-status-list__badge--connected{color:#558b2f;background:#7cb34226}.printer-status-list__badge--disconnected{color:#c62828;background:#e5737326}.printer-status-list__badge--unknown{color:#607d8b;background:#bdc3c74d}.printer-status-list__badge-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.printer-status-list__badge-dot.connected{background-color:#7cb342}.printer-status-list__badge-dot.disconnected{background-color:#e57373}.printer-status-list__badge-dot.unknown{background-color:#bdc3c7}.payment-terminal-status{text-align:right;flex-direction:column;gap:14px;width:100%;min-width:320px;display:flex}.payment-terminal-status__banner,.payment-terminal-status__empty,.payment-terminal-status__error{border-radius:10px;padding:12px 14px;font-size:14px;font-weight:600;line-height:1.45}.payment-terminal-status__banner--connected{color:#558b2f;background:#7cb3421f}.payment-terminal-status__banner--disconnected{color:#c62828;background:#e573731f}.payment-terminal-status__banner--unknown{color:#607d8b;background:#bdc3c740}.payment-terminal-status__binding{flex-direction:column;gap:8px;display:flex}.payment-terminal-status__binding label{color:#2c3e50;font-size:14px;font-weight:700}.payment-terminal-status__binding select{color:#263238;width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #b7c3cc;border-radius:6px;padding:8px 10px}.payment-terminal-status__binding button{width:100%}.payment-terminal-status__binding small{color:#6b7780;text-align:center;font-size:12px;font-weight:500}.payment-terminal-status__empty{color:#8a6500;background:#ffc1071f}.payment-terminal-status__error{color:#b71c1c;background:#e573731f}.header-link.active{height:100%}.user-menu{margin-right:15px;position:relative}.user-menu .user-menu-button{cursor:pointer;background:0 0;border:1px solid #ddd;border-radius:4px;justify-content:center;align-items:center;padding:8px 12px;transition:all .2s;display:flex}.user-menu .user-menu-button:hover{background-color:#0000000d;border-color:#bbb}.user-menu .user-menu-button .burger-icon{color:#333;font-size:20px}.user-menu .user-dropdown{z-index:1000;transform-origin:100% 0;background:#fff;border:1px solid #eaeaea;border-radius:12px;min-width:220px;max-height:70vh;padding:6px;animation:.16s ease-out dropdown-in;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden auto;box-shadow:0 12px 28px #00000024,0 2px 6px #0000000f}.user-menu .user-dropdown::-webkit-scrollbar{width:6px;height:6px}.user-menu .user-dropdown::-webkit-scrollbar-track{background:#f8f9fa}.user-menu .user-dropdown::-webkit-scrollbar-thumb{background:#6c757d;border-radius:3px}.user-menu .user-dropdown::-webkit-scrollbar-thumb:hover{background:#545b62}.user-menu .user-dropdown .dropdown-version{letter-spacing:.3px;color:#b0b0b0;text-align:right;text-transform:uppercase;margin-bottom:4px;padding:8px 12px 10px;font-size:11px;font-weight:600}.user-menu .user-dropdown .dropdown-divider{background-color:#eee;height:1px;margin:6px 4px}.user-menu .user-dropdown .dropdown-item{cursor:pointer;color:#333;text-align:right;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:11px 12px;font-size:14.5px;transition:background-color .15s,color .15s;display:flex}.user-menu .user-dropdown .dropdown-item:hover{color:#009fdb;background-color:#f2f6ff}.user-menu .user-dropdown .dropdown-item:active{background-color:#e7f0ff}.user-menu .user-dropdown .dropdown-item--danger{color:#e53935}.user-menu .user-dropdown .dropdown-item--danger:hover{color:#c62828;background-color:#fdecea}.user-menu .user-dropdown .dropdown-item--danger:active{background-color:#fadcd9}.user-menu .user-dropdown .dropdown-item .dropdown-icon{font-size:18px}.user-menu .user-dropdown .dropdown-item .dropdown-icon-svg{flex-shrink:0;width:18px;height:18px}.user-menu .user-menu-trigger{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:box-shadow .15s;display:flex}.user-menu .user-menu-trigger:hover{box-shadow:0 0 0 3px #009fdb26}.user-menu .user-menu-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:52px;height:52px}.user-menu .user-menu-avatar--initial{color:#fff;background:#009fdb;justify-content:center;align-items:center;font-size:20px;font-weight:700;display:flex}.user-menu .user-dropdown--profile{transform-origin:0 0;min-width:260px;left:0;right:auto}.user-menu .user-dropdown-profile{align-items:center;gap:12px;padding:8px 10px 12px;display:flex}.user-menu .user-dropdown-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:44px;height:44px}.user-menu .user-dropdown-avatar--initial{color:#fff;background:#009fdb;justify-content:center;align-items:center;font-size:17px;font-weight:700;display:flex}@keyframes dropdown-in{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=1199px){.header-link{padding:8px 12px;font-size:14px}.header-link.header-link--action{padding:8px 12px;font-size:13px}.header-menu-list{gap:10px}}@media (width<=767px){.header-left{margin-inline-start:6px;font-size:12px}.current-date-time{margin-inline-end:6px}.user-menu{margin-inline-end:8px}img.header-img{width:14px;height:14px}}@media (width<=599px){.layout .app-header.app-header{height:var(--header-height-base,48px);min-height:var(--header-height-base,48px);max-height:var(--header-height-base,48px);gap:2px;padding:2px 4px}.layout .header-home-button{display:none}.layout .header-bottom-bar{height:3px;bottom:-3px}.layout .header-right{gap:2px}.layout .header-nav{gap:3px}.layout .header-nav .header-menu-list{gap:4px;padding:0;-webkit-mask-image:none;mask-image:none}.layout .header-nav .header-link,.layout .header-link.header-link--action{border-radius:8px;min-height:40px;padding:0 9px;font-size:13px}.layout .header-link.header-link--action .header-icon--action{width:18px;height:18px}.layout .user-menu{margin:0 2px}.layout .user-menu .user-menu-button{border-radius:8px;width:40px;height:40px;padding:0}.layout .user-menu .user-menu-button .burger-icon{font-size:20px}.layout .app-header .header-left{gap:3px;margin:0}.layout .header-status-group{gap:3px}.layout .header-status-button{width:18px;height:18px}.layout .header-status-button__icon{width:15px;height:15px}.layout .header-status-button__dot{width:8px;height:8px}}@media (width>=768px) and (width<=1366px) and (orientation:landscape){.header-right{gap:10px}.header-home-button{display:none}.header-menu-list>.header-item:first-child .badge{right:-4px}.header-home-icon{width:36px;height:36px}.header-status-group{gap:4px}.header-action-button{min-height:44px}.current-date-time{margin-right:6px}.current-date-time__time{font-size:18px}.user-menu-avatar{width:36px;height:36px}.user-menu-avatar--initial{font-size:15px}}@media (width>=600px) and (width<=1024px) and (orientation:portrait){.header-right{gap:10px}.header-nav{gap:4px}.header-menu-list>.header-item:first-child .badge{right:-4px}.header-menu-list{gap:4px;padding-inline:0;-webkit-mask-image:none;mask-image:none}.header-home-button,.user-menu-button{width:44px;min-width:44px;height:44px}.header-home-button{display:none}.header-home-button,.user-menu{margin-right:6px}.header-home-icon{width:36px;height:36px}.header-nav .header-link,.header-action-button{min-height:44px;padding:8px 7px;font-size:13px}.current-date-time{margin-right:6px}.current-date-time__time{font-size:18px}.digital-menu-responsive-scope .layout .app-header .header-menu-list{gap:4px;padding-inline:0;-webkit-mask-image:none;mask-image:none}.digital-menu-responsive-scope .layout .app-header .header-nav .header-link,.digital-menu-responsive-scope .layout .app-header .header-link.header-link--action{padding:8px 5px;font-size:13px}}@media (width>=600px) and (width<=679px) and (orientation:portrait){.digital-menu-responsive-scope .layout .app-header .header-left .current-date-time,.layout .app-header .header-left .current-date-time{display:none}}.generic-receipt{color:#222;direction:rtl;background-color:#fff;max-width:500px;margin:0 auto;padding:20px;font-size:12px}.generic-receipt__business-header{text-align:center;margin-bottom:12px}.generic-receipt__business-header h2{margin:0 0 6px;font-size:20px;font-weight:800}.generic-receipt__business-header .business-line{color:#444;margin-bottom:2px;font-size:11px}.generic-receipt__divider{border-top:1px solid #ddd;margin:12px 0}.generic-receipt__title-block{text-align:center;margin-bottom:10px}.generic-receipt__title-block h3{margin:0 0 8px;font-size:18px;font-weight:700}.generic-receipt__cancelled-badge{color:#c62828;background-color:#ffebee;border:1px solid #ef5350;border-radius:4px;padding:6px 12px;font-size:13px;font-weight:700;display:inline-block}.generic-receipt__doc-meta{margin-bottom:10px;font-size:11px}.generic-receipt__doc-meta .meta-row{justify-content:space-between;padding:2px 0;display:flex}.generic-receipt__doc-meta .meta-row .meta-label{color:#666}.generic-receipt__doc-meta .meta-row .meta-value{font-weight:500}.generic-receipt__customer-block{text-align:center;margin-bottom:10px;font-size:12px}.generic-receipt__customer-block div{margin-bottom:3px}.generic-receipt__service-details{white-space:nowrap;justify-content:center;align-items:center;gap:clamp(8px,3vw,18px);font-size:clamp(10px,2.7vw,12px);display:flex}.generic-receipt__table{border-collapse:collapse;width:100%;font-size:11px}.generic-receipt__table thead{border-bottom:1px solid #ccc}.generic-receipt__table thead th{text-align:right;background-color:#f7f7f7;padding:8px 4px;font-weight:700}.generic-receipt__table thead th:nth-child(2),.generic-receipt__table thead th:nth-child(3),.generic-receipt__table thead th:nth-child(4){text-align:center}.generic-receipt__table tbody tr{border-bottom:1px solid #f0f0f0}.generic-receipt__table tbody tr.cancelled-item{opacity:.6;background-color:#ffebee;position:relative}.generic-receipt__table tbody tr.cancelled-item td:not(:last-child):after{content:"";pointer-events:none;background-color:#d32f2f;height:1px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.generic-receipt__table tbody tr.addition-row{background-color:#f9f9f9;font-size:10px}.generic-receipt__table tbody tr.addition-row.cancelled-item{background-color:#ffebee}.generic-receipt__table tbody tr.addition-row td{padding:6px 4px}.generic-receipt__table tbody tr.addition-row .addition-name{color:#666;padding-right:10px}.generic-receipt__table tbody tr.discount-row{font-size:10px}.generic-receipt__table tbody tr.discount-row td{padding:4px}.generic-receipt__table tbody tr.discount-row .discount-label-receipt{padding-right:20px;font-weight:500}.generic-receipt__table tbody tr td{vertical-align:top;padding:10px 4px}.generic-receipt__table tbody tr td.center{text-align:center}.generic-receipt__table tbody tr td.amount{text-align:left;white-space:nowrap}.generic-receipt__table tbody tr td.amount .original-price-text{color:#999;font-size:10px;text-decoration:line-through}.generic-receipt__table tbody tr td.amount .discounted-price-text{color:#2e7d32;font-weight:700}.generic-receipt__table tbody tr td .discount-amount-receipt{color:#f57c00;font-weight:700}.generic-receipt__table tbody tr td .item-name{margin-bottom:4px;font-weight:500}.generic-receipt__table tbody tr td .item-name .cancelled-label{color:#c62828;font-size:10px;font-weight:700}.generic-receipt__table tbody tr td .item-additions{color:#666;margin-top:4px;padding-right:10px;font-size:10px}.generic-receipt__table tbody tr td .item-additions div{margin-bottom:2px}.generic-receipt__table tbody tr td .item-comment{color:#666;margin-top:4px;font-size:10px;font-style:italic}.generic-receipt__totals{margin-top:15px;font-size:12px}.generic-receipt__totals .total-line{justify-content:space-between;padding:5px 0;display:flex}.generic-receipt__totals .total-line.discount-line{font-weight:500}.generic-receipt__totals .total-line.discount-line .discount-value{color:#f57c00;font-weight:700}.generic-receipt__totals .total-line.final-total{padding:8px 0;font-size:16px;font-weight:700}.generic-receipt__footer{text-align:center;border-top:1px dashed #ddd;margin-top:20px;padding-top:15px}.generic-receipt__footer p{margin:0;font-size:13px;font-weight:500}@media print{.generic-receipt{max-width:100%;padding:10px}}.receipt-modal .loading-state,.receipt-modal .error-state{text-align:center;color:#666;padding:40px;font-size:18px}.receipt-modal .modal-actions-header{justify-content:center;margin-bottom:20px;display:flex}.receipt-modal .modal-actions-header .print-btn{color:#333;cursor:pointer;background-color:#f5f5f5;border:1px solid #ddd;border-radius:4px;padding:8px 16px;font-size:13px;transition:background-color .3s}.receipt-modal .modal-actions-header .print-btn:hover{background-color:#e0e0e0}@media print{.receipt-modal .modal-actions-header{display:none}}.layout{width:100%;min-height:100vh;padding-top:var(--header-height,80px);direction:rtl;flex-direction:column;justify-content:flex-start;align-items:stretch;display:flex}@media (width<=767px){.layout{min-height:100dvh}}.layout-content{flex-direction:row;flex:1;justify-content:flex-start;align-items:stretch;width:100%;min-width:0;display:flex}@media (width<=767px){.layout-content.layout-content--inline-tabs{height:auto;min-height:calc(100dvh - var(--header-height,80px));display:block}}.main-content{flex:1;min-width:0;max-width:100%;transition:margin-right .3s;overflow-x:hidden}.main-content.with-sidebar{margin-right:180px}@media (width<=767px){.main-content.with-sidebar{width:100%;margin-right:0!important}}@media (width>=768px) and (width<=1023px){.main-content.with-sidebar{margin-right:148px}}.page-content{min-width:0;max-width:100%;height:100%;margin:0 auto}@media (width>=768px) and (width<=1366px) and (orientation:landscape){.layout{min-height:100dvh}.main-content.with-sidebar{margin-right:148px}}@media (width>=600px) and (width<=1024px) and (orientation:portrait){.layout{min-height:100dvh}.main-content.with-sidebar{margin-right:148px}.layout-content--docked-order-categories .main-content.with-sidebar.main-content--docked-order-categories{width:calc(100% - 148px)!important;margin-right:148px!important}}#root{width:100%}.page-container{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:73vh;display:flex}.page-container h1{margin-bottom:1.5rem;font-size:1.75rem}@media (width>=768px) and (width<=1023px){.page-container{padding:16px}}@media (width<=767px){.page-container{justify-content:flex-start;align-items:stretch;min-height:auto;padding:12px}.page-container>h1,.page-container>h2{text-align:center}}.logo{will-change:filter;height:6em;padding:1.5em;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffab)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbab)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:20s linear infinite logo-spin}}.card{background-color:#fff;border-radius:4px;padding:2em;box-shadow:0 2px 4px #0000001a}.read-the-docs{color:#888}.icon{cursor:pointer;width:20px;height:20px;display:inline-block}.icon:hover{opacity:.8}.icon--edit{color:#009fdb}.icon--delete{color:#dc3545}.table-container{margin-bottom:1.5rem;overflow-x:auto}.table-container table{min-width:100%}.table-container table th,.table-container table td{white-space:nowrap;padding:.5rem 1rem}.form-container{max-width:800px;margin:0 auto}.form-container .form-group{margin-bottom:1rem}.form-container label{margin-bottom:.25rem;font-weight:600;display:block}.form-container .form-actions{justify-content:flex-end;gap:1rem;margin-top:1.5rem;display:flex}@media (width<=767px){.form-container{width:100%;max-width:100%}.form-container .form-actions{flex-wrap:wrap}.form-container .form-actions>*{flex:140px}}.status-indicator{border-radius:50%;width:10px;height:10px;margin-left:.25rem;display:inline-block}.status-indicator--active{background-color:#28a745}.status-indicator--inactive{background-color:#dc3545}.status-indicator--pending{background-color:#ffc107}html,body{text-align:right;direction:rtl}.icon{cursor:pointer;width:20px;height:20px}input[type=checkbox]:disabled{cursor:not-allowed;opacity:.6;background-color:#f0f7ff;border:1px solid #ccc}input[type=checkbox]:disabled:checked{background-color:#d9eaff;border-color:#a3c4f3}img.logo-img{width:60px;height:29px;margin-top:15px;margin-left:15px}.title{color:#000;font-size:24px;font-weight:600}.layout-content{height:calc(100vh - var(--header-height,80px));min-width:0}@media (width<=767px){.layout-content{height:calc(100dvh - var(--header-height,80px))}}@media (width<=1024px){.digital-menu-responsive-scope .header-menu-list{scrollbar-width:thin;gap:10px;padding-bottom:4px;overflow-x:auto}.digital-menu-responsive-scope .header-link{padding:10px 6px;font-size:14px}.digital-menu-responsive-scope .header-left{margin-left:6px;font-size:12px}.digital-menu-responsive-scope .layout-content{display:block}.digital-menu-responsive-scope .main-content,.digital-menu-responsive-scope .main-content.with-sidebar,.digital-menu-responsive-scope .page-content{width:100%;margin-right:0!important}.digital-menu-responsive-scope .sidebar:not(.sidebar--order-categories){z-index:auto;border-bottom:1px solid #e5e7eb;border-left:0;width:100%;height:auto;position:static;overflow:hidden}.digital-menu-responsive-scope .sidebar:not(.sidebar--order-categories) .sidebar-nav{height:auto;padding:8px 0}.digital-menu-responsive-scope .sidebar:not(.sidebar--order-categories) .sidebar-menu{white-space:nowrap;gap:8px;padding:0 8px;display:flex;overflow-x:auto}.digital-menu-responsive-scope .sidebar:not(.sidebar--order-categories) .sidebar-item{flex:none;margin-bottom:0}.digital-menu-responsive-scope .sidebar:not(.sidebar--order-categories) .sidebar-link{background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:8px 12px}.digital-menu-responsive-scope .sidebar:not(.sidebar--order-categories).sidebar--modern-blue .sidebar-link.active,.digital-menu-responsive-scope .sidebar:not(.sidebar--order-categories).sidebar--modern-blue .sidebar-link.active:hover{color:#fff;background:#009fdb;border-color:#009fdb;box-shadow:0 4px 14px #009fdb47}.digital-menu-responsive-scope .tables-page{padding:12px}.digital-menu-responsive-scope .tables-page .tables-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px;padding:6px}.digital-menu-responsive-scope .tables-page .table-card{min-height:108px}.digital-menu-responsive-scope .tables-page .table-card .table-number{font-size:1.05rem}.digital-menu-responsive-scope .menu-browse-page{padding:14px}.digital-menu-responsive-scope .menu-meals-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:12px}.digital-menu-responsive-scope .menu-meal-card{min-height:160px;padding:36px 12px 12px}.digital-menu-responsive-scope .menu-meal-name{font-size:1.15rem}.digital-menu-responsive-scope .table-page-container,.digital-menu-responsive-scope .tables-list-section{padding:12px}.digital-menu-responsive-scope .generic-table th,.digital-menu-responsive-scope .generic-table td{padding:.55rem;font-size:14px}}@media (width<=768px){.digital-menu-responsive-scope .app-header{height:auto;min-height:44px;padding:4px 8px}.digital-menu-responsive-scope .header-menu .header-home-button{width:36px;min-width:36px;height:36px;margin-left:6px}.digital-menu-responsive-scope .header-menu .header-home-icon{width:24px;height:24px}.digital-menu-responsive-scope .header-menu-list{gap:6px}.digital-menu-responsive-scope .header-left .current-date-time{display:none}.digital-menu-responsive-scope .tables-page .cash-register-warning{padding:10px;font-size:.95rem}.digital-menu-responsive-scope .tables-page .tables-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.digital-menu-responsive-scope .tables-page .table-card .card-content{padding:12px 8px}.digital-menu-responsive-scope .takeaway-orders-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.digital-menu-responsive-scope .takeaway-card{min-width:0}.digital-menu-responsive-scope .tables-page .table-card.digital-menu-mode .service-button{width:100%;margin-top:8px;padding:8px;font-size:.82rem}.digital-menu-responsive-scope .menu-meals-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.digital-menu-responsive-scope .menu-meal-name,.digital-menu-responsive-scope .menu-meal-price{font-size:1rem}.digital-menu-responsive-scope .table-actions{gap:14px}}@media (width<=480px){.digital-menu-responsive-scope .tables-page .tables-grid,.digital-menu-responsive-scope .takeaway-orders-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.digital-menu-responsive-scope .takeaway-card{min-height:96px}.digital-menu-responsive-scope .takeaway-card .card-content{padding:10px 6px}.digital-menu-responsive-scope .takeaway-card .takeaway-slot{font-size:.95rem}.digital-menu-responsive-scope .takeaway-card .customer-name{font-size:.75rem}.digital-menu-responsive-scope .menu-meals-grid{grid-template-columns:1fr}.digital-menu-responsive-scope .table-page-container,.digital-menu-responsive-scope .tables-list-section,.digital-menu-responsive-scope .menu-browse-page,.digital-menu-responsive-scope .tables-page{padding:10px}.digital-menu-responsive-scope .generic-table{min-width:min(520px, var(--generic-table-columns,6) * 110px)}.digital-menu-responsive-scope .tables-page .table-card{min-height:96px}.digital-menu-responsive-scope .tables-page .table-card .card-content{padding:10px 6px}.digital-menu-responsive-scope .tables-page .table-card .table-number{font-size:.95rem}.digital-menu-responsive-scope .tables-page .table-card .table-info .waiter-name{font-size:13px}.digital-menu-responsive-scope .tables-page .table-card .table-info .price{font-size:.85rem}}@media (width>=600px) and (width<=1024px) and (orientation:portrait){.digital-menu-responsive-scope .header-left .current-date-time,.digital-menu-responsive-scope .layout-content.layout-content--order-categories{display:flex}.digital-menu-responsive-scope .main-content.with-sidebar.main-content--order-categories{width:calc(100% - 148px)!important;margin-right:148px!important}}@media (width>=768px) and (width<=1366px) and (orientation:landscape){.digital-menu-responsive-scope .layout-content.layout-content--order-categories{display:flex}.digital-menu-responsive-scope .main-content.with-sidebar.main-content--order-categories{width:calc(100% - 148px)!important;margin-right:148px!important}}@media (width<=1024px){.meals-header{flex-wrap:wrap}.meals-header .filter-section{flex:100%}.meals-header>.primary{flex:none;order:2;width:100%}}.manager-password-gate{min-height:calc(100vh - var(--header-height,80px));box-sizing:border-box;direction:rtl;justify-content:center;align-items:center;width:100%;padding:40px 20px;display:flex}.manager-password-gate-card{text-align:center;background:#fefefe;border:1px solid #0c0e0e0f;border-radius:20px;flex-direction:column;align-items:center;width:100%;max-width:420px;padding:40px 36px 32px;display:flex;box-shadow:0 24px 60px -24px #0c0e0e4d}.manager-password-gate-icon{color:#587ddc;background:#587ddc1f;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:18px;display:flex}.manager-password-gate-title{color:#0c0e0e;margin:0 0 8px;font-size:22px;font-weight:700}.manager-password-gate-subtitle{color:#666;margin:0 0 26px;font-size:14px;line-height:1.5}.manager-password-gate-input-wrapper{text-align:right;gap:6px;width:100%}.manager-password-gate-input-wrapper .generic-input-label{color:#333;font-size:13px;font-weight:600}.manager-password-gate-input{box-sizing:border-box;border:1.5px solid #009fdb;border-radius:10px;width:100%;min-width:0;height:46px;padding:.75rem .875rem;font-size:15px;transition:border-color .15s,box-shadow .15s}.manager-password-gate-input:focus{border-color:#009fdb;outline:none;box-shadow:0 0 0 3px #009fdb2e}.manager-password-gate-error{color:#d32f2f;text-align:center;background:#fbecec;border:1px solid #eeadad;border-radius:8px;width:100%;margin-top:14px;padding:.65rem .75rem;font-size:.88rem}.manager-password-gate-actions{flex-direction:column;gap:10px;width:100%;margin-top:22px;display:flex}.manager-password-gate-submit.primary{border-radius:10px;width:100%;height:48px;font-size:16px}.manager-password-gate-cancel.default{color:#666;background:0 0;border:1px solid #e0e0e0;border-radius:10px;width:100%;height:42px;font-size:14px}.manager-password-gate-cancel.default:hover:not(:disabled){background:#e9ecef}@media (width<=480px){.manager-password-gate-card{border-radius:16px;padding:32px 24px 26px}}.generic-checkbox-wrapper{align-items:center;margin-bottom:1rem;display:flex}.generic-checkbox{cursor:pointer;width:1.25rem;height:1.25rem;margin-right:.5rem}.generic-checkbox-label{cursor:pointer;width:16px;height:16px;font-size:1rem;font-weight:500}.generic-checkbox-label-input{cursor:pointer;position:relative;top:2px}.login-page{direction:rtl;justify-content:center;align-items:center;width:100vw;min-height:100vh;padding:20px;display:flex}.login-card{background:#fefefe;border:1px solid #0c0e0e0f;border-radius:20px;width:100%;max-width:440px;padding:44px 40px 36px;box-shadow:0 24px 60px -24px #0c0e0e4d}.login-card-brand{flex-direction:column;align-items:center;gap:10px;margin-bottom:24px;display:flex}.login-card-logo{width:76px;height:auto}.login-card-tagline{letter-spacing:.06em;color:#666;text-transform:uppercase;font-size:12px;font-weight:600}.login-card-title{color:#0c0e0e;text-align:center;margin:0 0 6px;font-size:26px;font-weight:700}.login-card-subtitle{color:#666;text-align:center;margin:0 0 28px;font-size:14px}.login-form{flex-direction:column;gap:18px;display:flex}.login-input-wrapper{gap:6px}.login-input-wrapper .generic-input-label{color:#333;font-size:13px;font-weight:600}.login-input{border:1.5px solid #009fdb;border-radius:10px;width:100%;min-width:0;height:46px;padding:.75rem .875rem;font-size:15px;font-weight:400;transition:border-color .15s,box-shadow .15s}.login-input:focus{border-color:#009fdb;box-shadow:0 0 0 3px #009fdb2e}.login-password-wrapper{position:relative}.login-password-wrapper .login-password-input{padding-left:44px}.login-password-toggle{color:#666;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;transition:color .15s,background-color .15s;display:flex;position:absolute;bottom:10px;left:10px}.login-password-toggle:hover{color:#0c0e0e;background-color:#e9ecef}.login-remember{gap:8px;margin-bottom:0}.login-remember .generic-checkbox-label-input{accent-color:#009fdb;width:18px;height:18px;margin:0;top:0}.login-remember .generic-checkbox-label{color:#333;width:auto;height:auto;font-size:13px;font-weight:600}.login-submit-btn.primary{border-radius:10px;width:100%;height:48px;margin-top:4px;font-size:16px}.error-message{color:#d32f2f;text-align:center;background:#fbecec;border:1px solid #eeadad;border-radius:8px;padding:.75rem;font-size:.9rem}.login-card-support{color:#666;text-align:center;margin:24px 0 0;font-size:13px}.login-card-support a{color:#587ddc;font-weight:600;text-decoration:none}.login-card-support a:hover{text-decoration:underline}@media (width<=480px){.login-card{border-radius:16px;padding:32px 24px 28px}}@media (width>=768px) and (width<=1366px) and (orientation:landscape){.login-page{min-height:100dvh;padding:12px}.login-card{padding:20px 28px 18px}.login-card-brand{gap:6px;margin-bottom:10px}.login-card-logo{width:48px}.login-card-title{margin-bottom:4px;font-size:20px}.login-card-subtitle{margin-bottom:12px}.login-form{gap:10px}.login-remember .generic-checkbox-label-input{width:20px;height:20px}.login-input{height:44px}.login-password-toggle{width:34px;height:34px;bottom:5px;left:8px}.login-submit-btn.primary{height:44px;margin-top:0}.login-card-support{margin-top:12px}}@media (width>=600px) and (width<=1024px) and (orientation:portrait){.login-page{min-height:100dvh;padding:24px}.login-card{width:min(480px,100%);padding:36px 42px 32px}.login-input,.login-submit-btn.primary{height:44px}.login-password-toggle{width:36px;height:36px;bottom:4px}.login-remember .generic-checkbox-label-input{width:20px;height:20px}}.feature-restricted-container{min-height:calc(100vh - var(--header-height,80px));background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);justify-content:center;align-items:center;width:100%;padding:20px;display:flex}.feature-restricted-content{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:500px;padding:60px 40px;box-shadow:0 10px 40px #0000001a}.feature-restricted-content .icon{margin:0 40px 49px 120px;font-size:80px}.feature-restricted-content h1{color:#0c0e0e;margin-top:16px;margin-bottom:16px;font-size:32px;font-weight:700}.feature-restricted-content p{color:#666;margin-bottom:12px;font-size:18px;line-height:1.6}.feature-restricted-content .sub-message{color:#999;border-top:1px solid #e0e0e0;margin-top:24px;padding-top:24px;font-size:14px}@media (width<=767px){.feature-restricted-container{min-height:calc(100dvh - var(--header-height,80px));padding:12px}.feature-restricted-content{padding:36px 18px}.feature-restricted-content .icon{margin:0 auto 28px;font-size:64px}.feature-restricted-content h1{font-size:24px}.feature-restricted-content p{font-size:16px}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@font-face{font-family:Heebo;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/heebo-hebrew-400-normal-CVTJgQVK.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Heebo;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/heebo-latin-400-normal-BGyEuwIV.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Heebo;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/heebo-hebrew-500-normal-TEhwuRN-.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Heebo;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/heebo-latin-500-normal-CRntKADR.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Heebo;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/heebo-hebrew-600-normal-CGRgQ0cj.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Heebo;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/heebo-latin-600-normal-C0GLQ-RT.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Heebo;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/heebo-hebrew-700-normal-BmueYKsA.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Heebo;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/heebo-latin-700-normal-PoyjiH5f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Heebo;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/heebo-hebrew-800-normal-CDdwy3LD.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Heebo;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/heebo-latin-800-normal-CXX3wFtI.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--header-height-base:80px;--header-height:var(--header-height-base)}@media (width<=1199px){:root{--header-height-base:72px}}@media (width<=767px){:root{--header-height-base:64px}}@media (width<=599px){:root{--header-height-base:48px}}@media (width>=768px) and (width<=1366px) and (orientation:landscape){html,body{overflow-x:hidden}}@media (width>=600px) and (width<=1024px) and (orientation:portrait){html,body{overflow-x:hidden}}html,body,#root{color:#333;width:100%;min-width:0;max-width:100%;margin:0;padding:0;font-family:Heebo,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}html,body{overflow-x:hidden}#root{background-color:#fff;background-image:url(/assets/imgbackground-DQ2tq38K.png);background-repeat:repeat;background-size:800px}button,input,textarea,select,option{font:inherit}*,:before,:after{box-sizing:border-box}img,video{max-width:100%}fieldset,input,textarea,select{min-width:0;max-width:100%}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.25rem;font-weight:600;line-height:1.2}p{margin-top:0;margin-bottom:1rem}.btn{color:#fff;cursor:pointer;text-align:center;background-color:#009fdb;border:none;border-radius:4px;padding:.5rem 1rem;text-decoration:none;transition:background-color .2s;display:inline-block}.btn:hover{background-color:#007aa8}.btn:disabled{cursor:not-allowed;background-color:#6c757d}.btn--secondary{background-color:#6c757d}.btn--secondary:hover{background-color:#545b62}.btn--light{color:#333;background-color:#f8f9fa}.btn--light:hover{background-color:#dae0e5}.form-group{margin-bottom:1rem}.form-control{border:1px solid #e0e0e0;border-radius:4px;width:100%;padding:.5rem;font-size:16px;display:block}.form-control:focus{border-color:#009fdb;outline:none}.card{background-color:#fff;border-radius:4px;margin-bottom:1rem;padding:1rem;box-shadow:0 2px 4px #0000001a}.table{border-collapse:collapse;width:100%}.table th,.table td{text-align:right;border-bottom:1px solid #e0e0e0;padding:.5rem}.table th{background-color:#f8f9fa;font-weight:600}.table tr:hover{background-color:#e9ecef80}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:2rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:2rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:1rem}.mr-4{margin-right:1.5rem}.mr-5{margin-right:2rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:1rem}.ml-4{margin-left:1.5rem}.ml-5{margin-left:2rem}.error-message{color:#d32f2f;font-size:16px;font-weight:600}.page-container{direction:rtl;padding:20px}.page-title{color:#2c3e50;margin-bottom:20px;font-size:28px;font-weight:700}.page-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}@media (width>=768px) and (width<=1023px){.page-container{padding:16px}.page-header,.form-actions{flex-wrap:wrap}}@media (width>=600px) and (width<=1024px) and (orientation:portrait){.page-container{padding:16px}.page-header{flex-wrap:wrap;gap:12px}input,select,textarea,button{max-width:100%}}@media (width<=767px){.page-container{min-height:auto;padding:12px}.page-title{margin-bottom:14px;font-size:21px}.page-header{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:16px}.form-container{width:100%;max-width:100%}.form-actions{flex-wrap:wrap}.form-actions>button,.form-actions>.generic-button{flex:140px}}
