:root{color:#17212b;font-synthesis:none;text-rendering:optimizelegibility;background:#f3f5f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html[lang=ar]{font-family:Cairo,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}h1,h2,p{margin-top:0}.eyebrow,.panel__eyebrow,.display-header__eyebrow{color:#66717d;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.45rem;font-size:.76rem;font-weight:800}.home-page,.not-found-page{place-items:center;min-height:100vh;padding:2rem;display:grid}.home-card,.not-found-page section{background:#fff;border:1px solid #dde2e7;border-radius:20px;width:min(900px,100%);padding:2rem;box-shadow:0 18px 50px #141e2814}.home-card h1,.not-found-page h1{margin-bottom:.7rem;font-size:clamp(2rem,5vw,3.3rem);line-height:1}.home-card__description{color:#66717d;max-width:620px;line-height:1.6}.interface-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.interface-card{background:#f8fafb;border:1px solid #dde2e7;border-radius:14px;flex-direction:column;justify-content:space-between;min-height:190px;padding:1.4rem;transition:border-color .15s,transform .15s;display:flex}.interface-card:hover{border-color:#213f55;transform:translateY(-2px)}.interface-card__label{color:#fff;text-transform:uppercase;background:#213f55;border-radius:6px;width:fit-content;padding:.35rem .55rem;font-size:.75rem;font-weight:800}.interface-card strong{margin-top:1.5rem;font-size:1.35rem}.interface-card>span:last-child{color:#66717d;line-height:1.5}.connection-status{background:#f4f6f8;border:1px solid #dfe3e8;border-radius:999px;align-items:center;gap:.5rem;width:fit-content;padding:.55rem .75rem;font-size:.8rem;font-weight:700;display:inline-flex}.connection-status__indicator{background:#9ca5ae;border-radius:50%;width:.62rem;height:.62rem}.connection-status--online .connection-status__indicator{background:#2d8a56}.connection-status--offline .connection-status__indicator{background:#c44444}.staff-page{min-height:100vh;padding:1.5rem}.secondary-button,.primary-link{background:#fff;border:1px solid #d9dee3;border-radius:8px;justify-content:center;align-items:center;padding:.65rem .9rem;font-weight:700;display:inline-flex}.primary-link{color:#fff;background:#213f55;border-color:#213f55}.staff-layout{grid-template-columns:minmax(280px,.8fr) 1fr 1fr;gap:1rem;max-width:1500px;margin:0 auto;display:grid}.staff-layout--without-create{grid-template-columns:repeat(2,minmax(0,1fr))}.panel{background:#fff;border:1px solid #dde2e7;border-radius:14px;min-height:480px;padding:1.25rem}.panel__header{border-bottom:1px solid #e8ebee;justify-content:space-between;align-items:flex-start;padding-bottom:1rem;display:flex}.panel__header h2{margin-bottom:0}.count-badge{background:#edf1f4;border-radius:8px;place-items:center;min-width:2.2rem;height:2.2rem;font-weight:800;display:grid}.placeholder-form{gap:1rem;margin-top:1.25rem;display:grid}.placeholder-form label{gap:.45rem;font-size:.86rem;font-weight:700;display:grid}.placeholder-form input{background:#f3f5f7;border:1px solid #dfe3e7;border-radius:8px;width:100%;padding:.75rem}.placeholder-form button{color:#fff;background:#213f55;border:0;border-radius:8px;padding:.8rem;font-weight:800}.development-note{color:#7a838c;margin-top:1rem;font-size:.82rem;line-height:1.5}.empty-state{color:#87919a;text-align:center;place-items:center;min-height:330px;display:grid}.display-page{color:#f6f8fa;background:#102634;min-height:100vh;padding:clamp(1.2rem,3vw,3rem)}.display-header{align-items:flex-end;gap:clamp(1rem,2vw,2rem);margin-bottom:clamp(1.5rem,4vw,3rem);display:flex}.display-header>div:first-child{flex:auto;min-width:0;max-width:760px}.display-header__eyebrow{color:#aab9c3}.display-header h1{text-wrap:balance;margin-bottom:0;font-size:clamp(2rem,4vw,3.75rem);line-height:1.05}.display-header__information{white-space:nowrap;flex:none;justify-content:flex-end;align-items:center;gap:.65rem;display:flex}.display-header__information>*{flex:none}.display-header time{color:#fff;font-variant-numeric:tabular-nums;font-size:clamp(1.1rem,2vw,1.7rem);font-weight:800}.display-header .audio-language-trigger{width:230px;max-width:230px}.display-header .audio-language-trigger strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.display-connection{color:#dbe5eb;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:.55rem;padding:.55rem .75rem;font-size:.82rem;font-weight:800;display:inline-flex}.display-connection>span{background:#9baab4;border-radius:50%;width:.65rem;height:.65rem}.display-connection--online>span{background:#64d398;box-shadow:0 0 0 4px #64d3981f}.display-connection--offline>span{background:#f07d7d;box-shadow:0 0 0 4px #f07d7d1f}.display-offline-warning{color:#ffe6e6;background:#b1303047;border:1px solid #ff898959;border-radius:10px;margin-bottom:1.2rem;padding:.8rem 1rem;font-weight:700}.queue-grid{grid-template-columns:1fr 1fr;gap:clamp(1rem,2vw,2rem);display:grid}.queue-column{background:#183747;border:1px solid #ffffff1f;border-radius:20px;min-height:68vh;overflow:hidden}.queue-column>header{text-transform:uppercase;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;padding:clamp(1rem,2vw,1.7rem);font-size:clamp(1.3rem,3vw,2.3rem);font-weight:900;display:flex}.queue-column>header strong{aspect-ratio:1;background:#ffffff1a;border-radius:12px;place-items:center;min-width:3rem;display:grid}.queue-column--ready{background:#205b46}.customer-orders-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-content:start;gap:clamp(.7rem,1.5vw,1.2rem);max-height:68vh;padding:clamp(.8rem,2vw,1.5rem);display:grid;overflow:hidden auto}.customer-order-tile{text-align:center;background:#ffffff14;border:2px solid #ffffff1a;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.45rem;width:100%;min-width:0;min-height:155px;padding:1rem;display:flex;overflow:hidden}.customer-order-tile--ready{color:#164d37;background:#f4fff8;border-color:#bde8ce}.customer-order-tile__number{font-variant-numeric:tabular-nums;letter-spacing:-.035em;white-space:nowrap;max-width:100%;font-size:clamp(2.8rem,4vw,4.6rem);font-weight:950;line-height:.95;display:block}.customer-order-tile__name{text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:clamp(.9rem,1.5vw,1.25rem);font-weight:750;display:block;overflow:hidden}.customer-order-tile__status{color:#2d7254;letter-spacing:.04em;text-transform:uppercase;font-size:clamp(.75rem,1.2vw,1rem);font-weight:850}.customer-order-tile--new-ready{animation:.9s ease-in-out infinite alternate ready-highlight}.queue-empty{color:#ffffff8c;text-align:center;place-items:center;min-height:50vh;padding:2rem;font-size:clamp(1rem,2vw,1.5rem);display:grid}@keyframes ready-highlight{0%{border-color:#fff;transform:scale(1);box-shadow:0 0 #fff3}to{border-color:#fff2a3;transform:scale(1.035);box-shadow:0 0 30px #ffeb7559}}.not-found-page section{max-width:560px}@media (width<=950px){.staff-layout{grid-template-columns:1fr}.panel{min-height:auto}.empty-state{min-height:180px}}@media (width<=700px){.interface-grid,.queue-grid{grid-template-columns:1fr}.display-header{flex-direction:column;align-items:flex-start;gap:1rem}.display-header__information{justify-content:space-between;width:100%}.staff-header__actions{flex-wrap:wrap}.queue-column{min-height:420px}.customer-orders-grid{max-height:none}}.notice{border:1px solid;border-radius:10px;max-width:1500px;margin:0 auto 1rem;padding:.85rem 1rem;font-size:.9rem;font-weight:700}.notice--success{color:#17613c;background:#edf8f2;border-color:#b9dfca}.notice--error{color:#8d2828;background:#fff1f1;border-color:#edbcbc}.order-form{gap:1.15rem;margin-top:1.25rem;display:grid}.ticket-mode{background:#f7f9fa;border:1px solid #dfe4e8;border-radius:10px;gap:.75rem;margin:0;padding:1rem;display:grid}.ticket-mode legend{padding:0 .35rem;font-size:.84rem;font-weight:800}.ticket-mode label{color:#38434d;cursor:pointer;align-items:center;gap:.55rem;font-size:.9rem;font-weight:650;display:flex}.ticket-mode input{accent-color:#213f55;width:1rem;height:1rem}.form-field{gap:.45rem;display:grid}.form-field span{font-size:.86rem;font-weight:750}.form-field input{color:#17212b;background:#fff;border:1px solid #d8dee3;border-radius:8px;outline:none;width:100%;padding:.8rem}.form-field input:focus{border-color:#315c77;box-shadow:0 0 0 3px #315c7724}.create-order-button,.primary-button,.secondary-action-button,.danger-button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;min-height:2.55rem;padding:.65rem .85rem;font-weight:800;display:inline-flex}.create-order-button,.primary-button{color:#fff;background:#213f55;border:1px solid #213f55}.create-order-button{width:100%;min-height:3rem}.secondary-action-button{color:#273746;background:#fff;border:1px solid #cfd6dc}.danger-button{color:#9a3030;background:#fff6f6;border:1px solid #e3bebe}.create-order-button:disabled,.primary-button:disabled,.secondary-action-button:disabled,.danger-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.55}.orders-list{gap:.8rem;margin-top:1rem;display:grid}.order-card{background:#f8fafb;border:1px solid #dfe4e8;border-left:5px solid #6e7f8c;border-radius:10px;padding:1rem}.order-card--ready{background:#f2faf6;border-left-color:#278359}.order-card__content{align-items:center;gap:.9rem;display:flex}.order-card__number{color:#fff;background:#213f55;border-radius:10px;place-items:center;min-width:4.3rem;min-height:4.3rem;padding:.3rem;font-size:1.65rem;font-weight:900;line-height:1;display:grid}.order-card--ready .order-card__number{background:#277d58}.order-card__details{gap:0;min-width:0;display:grid}.order-card__details>strong{margin-bottom:.45rem}.order-card__details>span{margin:0}.order-card__details strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.order-card__details span{color:#73808a;font-size:.8rem}.order-card__actions{flex-wrap:wrap;gap:.55rem;margin-top:1rem;display:flex}.order-card__actions button{flex:auto}@media (width<=480px){.order-card__content{flex-direction:column;align-items:flex-start}.order-card__number{width:100%}.order-card__actions{flex-direction:column}}.realtime-status{color:#4f5c66;background:#fff;border:1px solid #dfe3e8;border-radius:999px;align-items:center;gap:.5rem;padding:.55rem .75rem;font-size:.8rem;font-weight:750;display:inline-flex}.realtime-status>span{background:#9ca5ae;border-radius:50%;width:.62rem;height:.62rem}.realtime-status--online>span{background:#2d8a56;box-shadow:0 0 0 4px #2d8a561f}.realtime-status--offline>span{background:#c44444;box-shadow:0 0 0 4px #c444441f}@media (width<=1350px){.display-header{flex-direction:column;align-items:flex-start}.display-header>div:first-child{max-width:none}.display-header__information{flex-wrap:wrap;justify-content:flex-end;width:100%}}@media (width<=760px){.display-header__information{flex-direction:column;align-items:stretch}.display-header .audio-language-trigger{width:100%;max-width:none}}.page-toolbar{justify-content:flex-end;margin-bottom:1.25rem;display:flex}.language-switcher{align-items:center;gap:.55rem;font-size:.78rem;font-weight:750;display:inline-flex}.language-switcher span{color:inherit;opacity:.75}.language-switcher select{color:#17212b;min-height:2.35rem;font:inherit;background:#fff;border:1px solid #d7dde2;border-radius:7px;padding:.4rem .65rem}.display-page .language-switcher select{color:#fff;background:#183747;border-color:#ffffff2e}.display-page .language-switcher select option{color:#17212b;background:#fff}html[dir=rtl] body{text-align:right}html[dir=rtl] .interface-card__label{align-self:flex-start}html[dir=rtl] .order-card{border-left-width:1px;border-right:5px solid #6e7f8c}html[dir=rtl] .order-card--ready{border-right-color:#278359}html[dir=rtl] .form-field input,html[dir=rtl] .order-card__number,html[dir=rtl] .customer-order-tile__number,html[dir=rtl] time{direction:ltr}html[dir=rtl] .staff-header__actions,html[dir=rtl] .display-header__information,html[dir=rtl] .order-card__actions,html[dir=rtl] .order-card__content{flex-direction:row-reverse}html[dir=rtl] .order-card__details{text-align:right}html[dir=rtl] .ticket-mode label{flex-direction:row}html[dir=rtl] input{text-align:right}html[dir=rtl] input[inputmode=numeric]{text-align:left;direction:ltr}.login-page,.auth-loading-page{place-items:center;min-height:100vh;padding:2rem;display:grid}.login-card,.auth-loading-card{background:#fff;border:1px solid #dde2e7;border-radius:18px;width:min(460px,100%);padding:2rem;box-shadow:0 18px 50px #141e281a}.login-card__toolbar{justify-content:flex-end;margin-bottom:1.5rem;display:flex}.login-card__heading h1{margin-bottom:.65rem;font-size:2.2rem}.login-card__heading>p:last-child{color:#66717d;line-height:1.5}.login-form{gap:1rem;margin-top:1.5rem;display:grid}.login-card__home{color:#52616d;width:fit-content;margin:1.2rem auto 0;font-size:.86rem;font-weight:750;display:block}html[dir=rtl] .staff-user{text-align:right}.users-page{width:min(1180px,100% - 2rem);margin:0 auto;padding:2rem 0 4rem}.users-header{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem;display:flex}.users-header h1{margin:.25rem 0 .5rem}.users-header p{margin:0}.users-header__actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.users-create-card,.users-accounts{background:#fff;border:1px solid #dde3e8;border-radius:16px;margin-top:1.5rem;padding:1.5rem;box-shadow:0 12px 35px #141e2812}.users-create-card h2,.users-accounts h2{margin-top:0}.users-create-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(160px,.6fr) auto;align-items:end;gap:1rem;display:grid}.users-section-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.users-editor{gap:1.25rem;display:grid}.users-selector{max-width:520px}.users-selector select{font-weight:700}.user-own-password-message{color:#596773;background:#f3f6f8;border:1px solid #dce3e8;border-radius:8px;margin:0;padding:.85rem 1rem;font-size:.88rem}.user-account-card{background:#fbfcfd;border:1px solid #e1e6ea;border-radius:12px;gap:1rem;padding:1.2rem;display:grid}.user-account-card__identity{justify-content:space-between;align-items:center;gap:1rem;display:flex}.user-account-card__identity h3{margin:0}.user-current-label{color:#66717d;margin-top:.3rem;font-size:.75rem;font-weight:700;display:inline-block}.user-status{border-radius:999px;padding:.35rem .65rem;font-size:.75rem;font-weight:800}.user-status--active{color:#17653b;background:#e4f5eb}.user-status--inactive{color:#8a2929;background:#f3e7e7}.user-account-controls,.user-password-form{grid-template-columns:minmax(180px,1fr) auto;align-items:end;gap:1rem;display:grid}.form-field select{width:100%;min-height:44px;color:inherit;font:inherit;background:#fff;border:1px solid #cad2d9;border-radius:8px;padding:.65rem .75rem}html[dir=rtl] .users-header,html[dir=rtl] .user-account-card__identity{text-align:right}@media (width<=850px){.users-header{flex-direction:column}.users-create-form{grid-template-columns:1fr}}@media (width<=600px){.user-username-form,.user-account-controls,.user-password-form{grid-template-columns:1fr}.user-username-form button,.user-account-controls button,.user-password-form button{width:100%}}.user-username-form{grid-template-columns:minmax(180px,1fr) auto;align-items:end;gap:1rem;display:grid}.account-page{place-items:center;min-height:100vh;padding:2rem;display:grid}.account-card{background:#fff;border:1px solid #dde3e8;border-radius:18px;width:min(520px,100%);padding:2rem;box-shadow:0 18px 50px #141e281a}.account-card__toolbar{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.account-card__heading h1{margin:.25rem 0 .6rem}.account-card__heading>p:last-child{color:#66717d}.account-form{gap:1rem;margin-top:1.5rem;display:grid}.account-requirement{color:#66717d;margin:0;font-size:.84rem;line-height:1.45}@media (width<=520px){.account-card__toolbar{flex-direction:column;align-items:stretch}}.staff-page-shell{grid-template-rows:auto 1fr auto;min-height:100vh;display:grid}.staff-app-header{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8fafcf5;border-bottom:1px solid #dce3e8;justify-content:space-between;align-items:center;gap:1.5rem;min-height:78px;padding:.85rem 1.25rem;display:flex;position:sticky;top:0}.staff-app-brand{min-width:0}.staff-app-brand .eyebrow{letter-spacing:.13em;margin:0 0 .15rem;font-size:.68rem}.staff-app-brand h1{margin:0;font-size:clamp(1.35rem,3vw,2rem);line-height:1.05}.staff-header-tools{align-items:center;gap:.7rem;display:flex}.staff-refresh-button{color:#1d2a35;cursor:pointer;background:#fff;border:1px solid #d5dde3;border-radius:10px;place-items:center;width:44px;height:44px;padding:0;display:grid}.staff-refresh-button:hover:not(:disabled){background:#f1f5f7;border-color:#bfcbd3}.staff-refresh-button:disabled{cursor:wait;opacity:.65}.staff-refresh-button svg{width:21px;height:21px}.staff-refresh-button.is-refreshing svg{animation:.8s linear infinite staff-refresh-spin}@keyframes staff-refresh-spin{to{transform:rotate(360deg)}}.staff-account-menu{position:relative}.staff-account-menu>summary{list-style:none}.staff-account-menu>summary::-webkit-details-marker{display:none}.staff-account-trigger{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #d5dde3;border-radius:11px;align-items:center;gap:.65rem;min-height:46px;padding:.35rem .6rem;display:flex}.staff-account-trigger:hover{background:#f5f7f9}.staff-account-avatar{color:#fff;background:#18364c;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-size:.78rem;font-weight:850;display:grid}.staff-account-avatar--large{width:42px;height:42px;font-size:1rem}.staff-account-summary{min-width:80px;line-height:1.15;display:grid}.staff-account-summary strong{text-overflow:ellipsis;white-space:nowrap;max-width:130px;font-size:.8rem;overflow:hidden}.staff-account-summary small{color:#6f7b85;margin-top:.15rem;font-size:.63rem;font-weight:750}.staff-account-chevron{place-items:center;display:grid}.staff-account-chevron svg{width:16px;height:16px;transition:transform .16s}.staff-account-menu[open] .staff-account-chevron svg{transform:rotate(180deg)}.staff-account-panel{top:calc(100% + .65rem);z-index:50;background:#fff;border:1px solid #d9e0e5;border-radius:13px;width:min(280px,100vw - 2rem);padding:.75rem;position:absolute;inset-inline-end:0;box-shadow:0 18px 45px #141e282e}.staff-account-panel__identity{border-bottom:1px solid #e7ebee;align-items:center;gap:.75rem;padding:.5rem;display:flex}.staff-account-panel__identity div{display:grid}.staff-account-panel__identity strong{font-size:.9rem}.staff-account-panel__identity span{color:#6d7983;margin-top:.15rem;font-size:.7rem}.staff-account-navigation{gap:.2rem;padding:.55rem 0;display:grid}.staff-account-navigation a,.staff-account-logout{color:#24323d;width:100%;min-height:42px;font:inherit;text-align:start;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;padding:.65rem .75rem;font-size:.84rem;font-weight:700;text-decoration:none;display:flex}.staff-account-navigation a:hover,.staff-account-logout:hover:not(:disabled){background:#f0f4f6}.staff-account-logout{color:#9a3030;border-top:1px solid #e7ebee;border-radius:0 0 8px 8px}.staff-app-footer{background:#fff;border-top:1px solid #dce3e8;justify-content:space-between;align-items:center;gap:1rem;min-height:62px;padding:.85rem 1.25rem;display:flex}.staff-footer-statuses{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.staff-realtime-status{color:#34434e;background:#f5f7f8;border:1px solid #d9e0e5;border-radius:999px;align-items:center;gap:.45rem;min-height:34px;padding:.4rem .7rem;font-size:.75rem;font-weight:750;display:inline-flex}.staff-status-dot{background:#8a969f;border-radius:50%;width:9px;height:9px}.staff-realtime-status--online .staff-status-dot{background:#20915d;box-shadow:0 0 0 3px #20915d24}.staff-realtime-status--connecting .staff-status-dot{background:#d08a23;animation:1.2s infinite staff-status-pulse}.staff-realtime-status--offline .staff-status-dot{background:#b94242}@keyframes staff-status-pulse{50%{opacity:.35}}.staff-footer-copyright{color:#78848d;text-align:end;margin:0;font-size:.72rem}html[dir=rtl] .staff-account-panel{text-align:right}@media (width<=720px){.staff-app-header{flex-direction:column;align-items:flex-start}.staff-header-tools{justify-content:flex-end;width:100%}.staff-app-footer{flex-direction:column;align-items:flex-start}.staff-footer-copyright{text-align:start}}@media (width<=480px){.staff-account-summary{display:none}.staff-account-trigger{padding-inline:.4rem}.staff-app-brand h1{font-size:1.45rem}}.audio-controls--compact{min-width:0;box-shadow:none;background:0 0;border:0;flex-wrap:nowrap;align-items:center;gap:.55rem;padding:0;display:flex;position:relative}.audio-toggle-button{min-height:40px;color:inherit;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #ffffff47;border-radius:9px;padding:.5rem .75rem;font-size:.76rem;font-weight:800}.audio-toggle-button:hover{background:#ffffff14;border-color:#ffffff73}.audio-status{min-height:40px;color:inherit;white-space:nowrap;background:#ffffff12;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:.45rem;padding:.45rem .7rem;font-size:.74rem;font-weight:750;display:inline-flex}.audio-status__dot{background:#8d99a3;border-radius:50%;width:8px;height:8px}.audio-status--idle .audio-status__dot{background:#58d39a;box-shadow:0 0 0 3px #58d39a26}.audio-status--speaking .audio-status__dot{background:#e5ac47;animation:1.1s infinite audio-status-pulse}.audio-status--disabled .audio-status__dot,.audio-status--unsupported .audio-status__dot,.audio-status--error .audio-status__dot{background:#dc6868}@keyframes audio-status-pulse{50%{opacity:.35}}.audio-language-menu{min-width:0;position:relative}.audio-language-trigger{color:#26343e;max-width:290px;min-height:40px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d5dde3;border-radius:9px;align-items:center;gap:.5rem;padding:.45rem .65rem;display:flex}.audio-language-trigger:hover{background:#f3f6f8}.audio-language-trigger__label{color:#697680;white-space:nowrap;font-size:.68rem}.audio-language-trigger strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.74rem;overflow:hidden}.audio-language-chevron{flex:none;place-items:center;width:16px;height:16px;margin-inline-start:auto;display:grid}.audio-language-chevron svg{width:16px;height:16px;transition:transform .16s}.audio-language-chevron.is-open svg{transform:rotate(180deg)}.audio-language-panel{top:calc(100% + .55rem);z-index:100;color:#24323c;background:#fff;border:1px solid #d8e0e5;border-radius:11px;gap:.35rem;width:min(310px,100vw - 2rem);padding:.75rem;display:grid;position:absolute;inset-inline-end:0;box-shadow:0 18px 45px #0000003d}.audio-language-panel__header{border-bottom:1px solid #e4e9ed;justify-content:space-between;align-items:center;gap:.75rem;min-height:38px;padding-bottom:.5rem;display:flex}.audio-language-panel__header p{color:#52606a;margin:0;font-size:.76rem;font-weight:800}.audio-test-button{color:#fff;cursor:pointer;background:#17364c;border:0;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;padding:0;display:grid}.audio-test-button:hover:not(:disabled){transform:scale(1.04)}.audio-test-button:disabled{cursor:not-allowed;opacity:.55;background:#aeb7bd}.audio-test-button svg{width:17px;height:17px}.audio-language-options{gap:.2rem;display:grid}.audio-language-option{cursor:pointer;border-radius:7px;align-items:center;gap:.65rem;min-height:38px;padding:.45rem .55rem;display:flex}.audio-language-option:hover{background:#f0f4f6}.audio-language-option input{width:17px;height:17px;margin:0}.audio-language-option span{font-size:.82rem;font-weight:700}.audio-language-order{color:#76828b;border-top:1px solid #e4e9ed;margin:.35rem 0 0;padding-top:.5rem;font-size:.68rem;line-height:1.4}html[dir=rtl] .audio-language-panel{text-align:right}@media (width<=820px){.audio-controls--compact{flex-wrap:wrap}}@media (width<=560px){.audio-controls--compact{width:100%}.audio-language-menu{flex:1}.audio-language-trigger{width:100%;max-width:none}.audio-language-trigger__label{display:none}}.settings-page{width:min(980px,100% - 2rem);margin:0 auto;padding:2rem 0 4rem}.settings-header{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem;display:flex}.settings-header h1{margin:.25rem 0 .5rem}.settings-header p{margin-top:0}.settings-header__actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.settings-card{background:#fff;border:1px solid #dde3e8;border-radius:16px;margin-top:1.5rem;padding:1.5rem;box-shadow:0 12px 35px #141e2812}.settings-card__heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.settings-card__heading h2{margin:0 0 .4rem}.settings-card__heading p{color:#66737d;margin:0}.settings-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.settings-form .create-order-button{grid-column:1/-1;width:fit-content}.form-field__help{color:#74808a;font-size:.73rem;line-height:1.4}.settings-readonly-badge{color:#5c6871;white-space:nowrap;background:#eef2f5;border-radius:999px;padding:.35rem .65rem;font-size:.72rem;font-weight:800}.settings-readonly-message{color:#596772;background:#f3f6f8;border:1px solid #dce3e8;border-radius:9px;margin-bottom:1rem;padding:.8rem 1rem;font-size:.84rem}html[dir=rtl] .settings-header,html[dir=rtl] .settings-card{text-align:right}@media (width<=720px){.settings-header{flex-direction:column}.settings-form{grid-template-columns:1fr}.settings-form .create-order-button{width:100%}}.audio-settings-form{gap:1.4rem;display:grid}.settings-switch-row{background:#f7f9fa;border:1px solid #dce3e8;border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;min-height:64px;padding:.9rem 1rem;display:flex}.settings-switch-row>span{gap:.25rem;display:grid}.settings-switch-row strong{font-size:.9rem}.settings-switch-row small{color:#6c7983;font-size:.75rem;line-height:1.4}.settings-switch-row input{width:20px;height:20px;margin:0}.audio-settings-group{border:1px solid #dce3e8;border-radius:11px;min-width:0;margin:0;padding:1rem}.audio-settings-group legend{padding:0 .45rem;font-size:.9rem;font-weight:800}.settings-group-help{color:#6b7882;margin:0 0 .85rem;font-size:.76rem;line-height:1.45}.settings-checkbox-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;display:grid}.settings-checkbox-option{cursor:pointer;background:#fff;border:1px solid #d7dfe5;border-radius:9px;align-items:center;gap:.65rem;min-height:46px;padding:.7rem .8rem;display:flex}.settings-checkbox-option:hover{background:#f4f7f8}.settings-checkbox-option input{width:18px;height:18px;margin:0}.settings-checkbox-option span{font-size:.84rem;font-weight:700}.audio-order-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.audio-number-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.audio-template-heading h3{margin:0 0 .35rem}.audio-template-heading>p{color:#66737d;margin:0 0 .8rem}.template-variable-list{flex-wrap:wrap;gap:.45rem;margin-bottom:.8rem;display:flex}.template-variable-list code{color:#243744;background:#edf2f5;border:1px solid #d9e1e6;border-radius:6px;padding:.3rem .5rem;font-size:.74rem}.audio-template-list{gap:1rem;display:grid}.audio-template-card{background:#fbfcfd;border:1px solid #dce3e8;border-radius:12px;gap:1rem;padding:1rem;display:grid}.audio-template-card__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.audio-template-card__header h4{margin:0;font-size:1rem}.audio-template-actions{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.audio-template-test-button{color:#fff;min-height:39px;font:inherit;cursor:pointer;background:#17364c;border:0;border-radius:8px;padding:.5rem .8rem;font-size:.77rem;font-weight:800}.audio-template-test-button:hover:not(:disabled){background:#214a66}.audio-template-test-button:disabled{cursor:not-allowed;opacity:.55}.audio-template-textarea{resize:vertical;width:100%;min-height:105px;color:inherit;font:inherit;background:#fff;border:1px solid #cbd5dc;border-radius:8px;padding:.75rem;line-height:1.55}.audio-template-error{color:#8b2929;background:#fbeaea;border:1px solid #e9c3c3;border-radius:8px;padding:.65rem .8rem;font-size:.78rem;font-weight:700}.audio-template-preview{background:#eef3f6;border-radius:8px;padding:.8rem}.audio-template-preview strong{text-transform:uppercase;letter-spacing:.05em;font-size:.74rem}.audio-template-preview p{margin:.45rem 0 0;font-size:.86rem;line-height:1.5}.audio-settings-form>.create-order-button{width:fit-content}html[dir=rtl] .audio-template-card{text-align:right}@media (width<=760px){.settings-checkbox-grid,.audio-order-grid,.audio-number-grid{grid-template-columns:1fr}.audio-template-card__header{flex-direction:column;align-items:flex-start}.audio-settings-form>.create-order-button{width:100%}}.audio-settings-save-area{gap:.8rem;display:grid}.audio-settings-save-area .create-order-button{width:fit-content}.audio-settings-save-area .notice{margin:0}@media (width<=760px){.audio-settings-save-area .create-order-button{width:100%}}.general-settings-save-area{grid-column:1/-1;gap:.8rem;display:grid}.general-settings-save-area .create-order-button{width:fit-content}.general-settings-save-area .notice{margin:0}@media (width<=720px){.general-settings-save-area .create-order-button{width:100%}}.queue-display-settings-form{gap:1.4rem;display:grid}.queue-display-switch-list{gap:.75rem;display:grid}.queue-display-auto-hide-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.queue-display-number-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.queue-display-settings-save-area{gap:.8rem;display:grid}.queue-display-settings-save-area .create-order-button{width:fit-content}.queue-display-settings-save-area .notice{margin:0}@media (width<=760px){.queue-display-auto-hide-grid,.queue-display-number-grid{grid-template-columns:1fr}.queue-display-settings-save-area .create-order-button{width:100%}}.staff-order-item{gap:.45rem;width:100%;min-width:0;display:grid}.order-duration-details{gap:0;margin:0;padding:0;display:grid}.order-duration-details__item{background:0 0;border:0;border-radius:0;min-height:0;margin:0;padding:0;font-weight:400;line-height:1.25;display:block}.order-card__details .order-duration-details{justify-content:start;place-items:start;margin:0}.order-card__details .order-duration-details__item{color:#73808a;white-space:normal;font-size:.8rem}html[dir=rtl] .order-card__details .order-duration-details{text-align:right;justify-content:end;justify-items:end}.customer-order-item{width:100%;min-width:0;height:100%;display:flex;overflow:visible}.customer-order-item .customer-order-tile{flex:auto;justify-content:center;gap:.25rem;width:100%;min-width:0;min-height:155px;padding:1rem;overflow:hidden}.customer-order-item--ready .customer-order-tile{min-height:185px}.customer-order-item .customer-order-tile__name,.customer-order-item .customer-order-tile__status{margin:0}.customer-order-item .customer-order-tile__name{line-height:1.15}.customer-order-item .customer-order-tile__status{line-height:1.25}.customer-order-tile>.order-duration-details{z-index:auto;pointer-events:auto;text-align:center;justify-content:center;place-items:center;gap:.08rem;width:100%;margin:.15rem 0 0;padding:0;display:grid;position:static;inset:auto}.customer-order-tile>.order-duration-details .order-duration-details__item{letter-spacing:0;white-space:nowrap;font-size:clamp(.62rem,.72vw,.76rem)}.customer-order-item--preparing .order-duration-details__item{color:#f6f8faeb}.customer-order-item--ready .order-duration-details__item{color:#164d37}@media (width<=560px){.order-card__details .order-duration-details__item,.customer-order-tile>.order-duration-details .order-duration-details__item{white-space:normal}}.role-access-loading{color:#74808a;place-items:center;min-height:180px;display:grid}.role-access-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.role-access-card{background:#fbfcfd;border:1px solid #dce3e8;border-radius:12px;flex-direction:column;min-width:0;padding:1rem;display:flex}.role-access-card--locked{background:#f5f7f8}.role-access-card__header{border-bottom:1px solid #e2e7ea;justify-content:space-between;align-items:flex-start;gap:.75rem;min-height:100px;padding-bottom:.9rem;display:flex}.role-access-card__header h3{margin:0 0 .35rem}.role-access-card__header p{color:#68757f;margin:0;font-size:.76rem;line-height:1.45}.role-access-lock{color:#596772;background:#e8edf0;border-radius:999px;flex:none;padding:.3rem .5rem;font-size:.67rem;font-weight:800}.role-access-groups{gap:.9rem;margin-top:1rem;display:grid}.role-access-group{border:1px solid #dfe5e9;border-radius:9px;gap:.2rem;min-width:0;margin:0;padding:.75rem;display:grid}.role-access-group legend{color:#52616c;padding:0 .35rem;font-size:.72rem;font-weight:850}.role-permission-row{border-radius:7px;justify-content:space-between;align-items:center;gap:.75rem;min-height:38px;padding:.4rem .45rem;display:flex}.role-permission-row:hover{background:#f0f4f6}.role-permission-row span{font-size:.76rem;font-weight:700;line-height:1.35}.role-permission-row input{flex:none;width:18px;height:18px;margin:0}.role-access-card__actions{justify-content:flex-end;align-items:center;gap:.6rem;margin-top:auto;padding-top:1rem;display:flex}.role-access-notice{margin:1rem 0 0}html[dir=rtl] .role-access-card{text-align:right}@media (width<=960px){.role-access-grid{grid-template-columns:1fr}.role-access-card__header{min-height:0}}@media (width<=520px){.role-access-card__actions{flex-direction:column;align-items:stretch}}.order-card__customer-name-button{width:fit-content;max-width:100%;color:inherit;font:inherit;text-align:start;text-overflow:ellipsis;white-space:nowrap;cursor:text;background:0 0;border:0;border-radius:4px;margin:0 0 .45rem;padding:0;font-weight:700;line-height:1.2;display:block;overflow:hidden}.order-card__customer-name-button:hover:not(:disabled){color:#244e69;text-underline-offset:.18rem;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.order-card__customer-name-button:focus-visible{outline-offset:3px;outline:2px solid #315c77}.order-card__customer-name-button:disabled{cursor:not-allowed;opacity:.6}.order-card__customer-name-editor{grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:.35rem;width:min(270px,100%);margin:0 0 .45rem;display:grid}.order-card__customer-name-editor input{color:#17212b;width:100%;min-width:0;height:34px;font:inherit;background:#fff;border:1px solid #b9c6cf;border-radius:6px;outline:none;padding:.35rem .5rem;font-size:.86rem;font-weight:650}.order-card__customer-name-editor input:focus{border-color:#315c77;box-shadow:0 0 0 3px #315c7724}.order-card__customer-name-editor button{color:#fff;width:34px;height:34px;font:inherit;cursor:pointer;background:#277d58;border:1px solid #277d58;border-radius:6px;place-items:center;padding:0;font-size:1rem;font-weight:900;display:grid}.order-card__customer-name-editor button:hover:not(:disabled){background:#1f6849;border-color:#1f6849}.order-card__customer-name-editor input:disabled,.order-card__customer-name-editor button:disabled{cursor:wait;opacity:.6}html[dir=rtl] .order-card__customer-name-button{text-align:right}@media (width<=480px){.order-card__customer-name-editor{width:100%}}.history-page-shell{background:#f3f5f7;min-height:100vh}.history-page{width:min(1500px,100% - 2rem);margin:0 auto;padding:1.5rem 0 4rem}.history-introduction{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1.25rem;display:flex}.history-introduction h2{margin:0 0 .55rem;font-size:clamp(1.55rem,3vw,2.25rem)}.history-introduction p:last-child{color:#66737d;max-width:760px;margin:0;line-height:1.55}.history-summary{text-align:center;background:#fff;border:1px solid #dce3e8;border-radius:12px;flex:none;gap:.2rem;min-width:130px;padding:.85rem 1rem;display:grid}.history-summary span{color:#6b7781;font-size:.72rem;font-weight:750}.history-summary strong{font-variant-numeric:tabular-nums;font-size:1.7rem}.history-card{background:#fff;border:1px solid #dce3e8;border-radius:15px;margin-bottom:1.25rem;padding:1.25rem;box-shadow:0 10px 30px #141e280f}.history-filters{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.history-filters .form-field select,.history-page-size select{color:#17212b;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #cad2d9;border-radius:8px;outline:none;padding:.65rem .75rem}.history-filters .form-field select:focus,.history-page-size select:focus{border-color:#315c77;box-shadow:0 0 0 3px #315c7724}.history-filter-actions{grid-column:1/-1;justify-content:flex-end;align-items:center;gap:.65rem;display:flex}.history-results-card{padding:0;overflow:hidden}.history-results-header{border-bottom:1px solid #e2e7eb;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}.history-results-header h2{margin:0 0 .35rem}.history-results-header p{color:#6c7882;margin:0;font-size:.84rem}.history-page-size{flex:none;gap:.35rem;min-width:120px;font-size:.74rem;font-weight:750;display:grid}.history-loading,.history-empty{color:#7b8790;text-align:center;place-items:center;min-height:260px;padding:2rem;display:grid}.history-table-wrapper{width:100%;overflow-x:auto}.history-table{border-collapse:collapse;width:100%;min-width:1120px}.history-table th,.history-table td{text-align:start;vertical-align:middle;border-bottom:1px solid #e7ebee;padding:.9rem .85rem}.history-table th{color:#5c6973;letter-spacing:.045em;text-transform:uppercase;white-space:nowrap;background:#f6f8f9;font-size:.7rem;font-weight:850}.history-table td{color:#2b3944;font-size:.8rem}.history-row:hover td{background:#fafcfd}.history-row--expanded td{background:#f5f8fa;border-bottom-color:#0000}.history-order-identity,.history-latest-event{gap:.2rem;display:grid}.history-order-identity strong{font-variant-numeric:tabular-nums;font-size:1rem}.history-order-identity span,.history-latest-event span{color:#6f7b85;text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:.72rem;overflow:hidden}.history-latest-event strong{font-size:.76rem}.history-status{white-space:nowrap;border:1px solid;border-radius:999px;align-items:center;min-height:27px;padding:.3rem .55rem;font-size:.68rem;font-weight:850;display:inline-flex}.history-status--preparing{color:#365b75;background:#edf5fa;border-color:#bdd4e2}.history-status--ready{color:#17613c;background:#edf8f2;border-color:#b9dfca}.history-status--collected{color:#5d536c;background:#f4f1f7;border-color:#d8cfdf}.history-status--cancelled{color:#8d2828;background:#fff1f1;border-color:#edbcbc}.history-timeline-button{color:#244b65;min-height:34px;font:inherit;white-space:nowrap;cursor:pointer;background:#f4f8fa;border:1px solid #cbd9e1;border-radius:7px;padding:.4rem .65rem;font-size:.72rem;font-weight:800}.history-timeline-button:hover{background:#eaf2f6;border-color:#aebfca}.history-timeline-row>td{background:#f5f8fa;padding:0}.history-timeline-state{color:#6e7a84;text-align:center;padding:1.5rem}.history-timeline-row .notice{margin:1rem}.history-timeline{gap:0;margin:0;padding:1rem 1.25rem 1.25rem 2.75rem;list-style:none;display:grid;position:relative}.history-timeline:before{content:"";background:#cfd9df;width:2px;position:absolute;top:1.35rem;bottom:1.5rem;left:1.72rem}.history-timeline>li{padding:.3rem 0 1.2rem;position:relative}.history-timeline>li:last-child{padding-bottom:0}.history-timeline__marker{z-index:1;background:#315c77;border:3px solid #f5f8fa;border-radius:50%;width:12px;height:12px;position:absolute;top:.55rem;left:-1.48rem;box-shadow:0 0 0 1px #315c77}.history-timeline__content{background:#fff;border:1px solid #dce3e8;border-radius:9px;padding:.8rem .9rem}.history-timeline__content header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.history-timeline__content header strong{font-size:.82rem}.history-timeline__content time{color:#73808a;white-space:nowrap;font-size:.7rem}.history-timeline__content p{color:#5f6d77;margin:.45rem 0 0;font-size:.74rem;line-height:1.45}.history-pagination{background:#f8fafb;border-top:1px solid #e2e7eb;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.history-pagination>span{color:#66737d;font-size:.78rem}.history-pagination>div{gap:.6rem;display:flex}html[dir=rtl] .history-page{text-align:right}html[dir=rtl] .history-timeline{padding-left:1.25rem;padding-right:2.75rem}html[dir=rtl] .history-timeline:before{left:auto;right:1.72rem}html[dir=rtl] .history-timeline__marker{left:auto;right:-1.48rem}@media (width<=980px){.history-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.history-introduction,.history-results-header,.history-pagination{flex-direction:column;align-items:stretch}.history-summary{width:100%}.history-filters{grid-template-columns:1fr}.history-filter-actions{flex-direction:column;align-items:stretch}.history-filter-actions button,.history-page-size{width:100%}.history-pagination>div{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}.history-purge-warning{color:#744f17;background:#fff8e8;border:1px solid #ead49e;border-radius:10px;max-width:1500px;margin:0 auto 1rem;padding:.8rem 1rem;font-size:.82rem;font-weight:700;line-height:1.45}.history-results-controls{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:.75rem;display:flex}.history-purge-actions{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.history-purge-button,.history-purge-row-button{color:#8d2828;min-height:36px;font:inherit;white-space:nowrap;cursor:pointer;background:#fff4f4;border:1px solid #e2b5b5;border-radius:8px;justify-content:center;align-items:center;padding:.48rem .7rem;font-size:.72rem;font-weight:850;display:inline-flex}.history-purge-button--all{color:#fff;background:#a73333;border-color:#a73333}.history-purge-button:hover:not(:disabled),.history-purge-row-button:hover:not(:disabled){color:#fff;background:#922b2b;border-color:#922b2b}.history-purge-button:disabled,.history-purge-row-button:disabled{cursor:not-allowed;opacity:.5}.history-purge-row-button{min-height:32px;padding:.36rem .55rem;font-size:.68rem}@media (width<=700px){.history-results-controls,.history-purge-actions{flex-direction:column;align-items:stretch;width:100%}.history-purge-button{width:100%}}.history-purge-audit-card{margin-top:1.25rem;padding:0;overflow:hidden}.history-purge-audit-notice{margin:1rem}.history-purge-audit-table{min-width:980px}.history-purge-scope{white-space:nowrap;border:1px solid;border-radius:999px;align-items:center;min-height:28px;padding:.3rem .55rem;font-size:.68rem;font-weight:850;display:inline-flex}.history-purge-scope--all{color:#8b2929;background:#fff1f1;border-color:#edbcbc}.history-purge-scope--filtered{color:#805313;background:#fff8e8;border-color:#e8d19c}.history-purge-scope--single{color:#365b75;background:#edf5fa;border-color:#bdd4e2}.history-purge-deleted-count{font-variant-numeric:tabular-nums;font-size:1rem}.history-purge-filter-summary{color:#5f6d77;overflow-wrap:anywhere;min-width:260px;max-width:520px;font-size:.74rem;line-height:1.5;display:block}.history-purge-audit-table time{color:#5f6d77;white-space:nowrap}@media (width<=700px){.history-purge-audit-card .history-results-header{align-items:stretch}}.ticket-mode__help{color:#66737d;margin-top:.15rem;font-size:.74rem;font-weight:600;line-height:1.45;display:block}.automatic-ticket-settings-heading,.automatic-ticket-settings-help{grid-column:1/-1}.automatic-ticket-settings-heading{border-top:1px solid #e2e7ea;margin-top:.35rem;padding-top:1.1rem}.automatic-ticket-settings-heading h3{margin:0 0 .35rem;font-size:1rem}.automatic-ticket-settings-heading p,.automatic-ticket-settings-help{color:#66737d;margin:0;font-size:.78rem;line-height:1.5}@media (width<=720px){.automatic-ticket-settings-heading,.automatic-ticket-settings-help{grid-column:1}}.history-report-actions{align-items:center;display:flex}.history-export-button{color:#fff;min-height:36px;font:inherit;white-space:nowrap;cursor:pointer;background:#245f49;border:1px solid #245f49;border-radius:8px;justify-content:center;align-items:center;padding:.48rem .78rem;font-size:.72rem;font-weight:850;display:inline-flex}.history-export-button:hover:not(:disabled){background:#1b4e3a;border-color:#1b4e3a}.history-export-button:disabled{cursor:not-allowed;opacity:.5}@media (width<=700px){.history-report-actions,.history-export-button{width:100%}}.reports-page-shell{background:#f3f5f7;min-height:100vh}.reports-page{width:min(1500px,100% - 2rem);margin:0 auto;padding:1.5rem 0 4rem}.reports-introduction{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1.25rem;display:flex}.reports-introduction h2{margin:0 0 .55rem;font-size:clamp(1.55rem,3vw,2.25rem)}.reports-introduction p:last-child{color:#66737d;max-width:780px;margin:0;line-height:1.55}.reports-range-summary{background:#fff;border:1px solid #dce3e8;border-radius:12px;flex:none;gap:.25rem;min-width:240px;padding:.9rem 1rem;display:grid}.reports-range-summary span,.reports-range-summary small{color:#6b7781;font-size:.7rem}.reports-range-summary strong{font-size:.88rem}.reports-filter-card,.reports-loading-card,.report-panel{background:#fff;border:1px solid #dce3e8;border-radius:15px;box-shadow:0 10px 30px #141e280f}.reports-filter-card{margin-bottom:1.25rem;padding:1.2rem}.reports-filter-form{grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:end;gap:1rem;display:grid}.reports-filter-actions{align-items:center;gap:.65rem;display:flex}.reports-quick-ranges{border-top:1px solid #e4e9ed;flex-wrap:wrap;gap:.5rem;margin-top:.9rem;padding-top:.9rem;display:flex}.reports-quick-ranges button{color:#365064;min-height:34px;font:inherit;cursor:pointer;background:#f4f7f9;border:1px solid #d4dee5;border-radius:7px;padding:.4rem .65rem;font-size:.74rem;font-weight:750}.reports-quick-ranges button:hover{background:#eaf1f5}.reports-loading-card{color:#74808a;place-items:center;min-height:280px;display:grid}.report-metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1rem;display:grid}.report-metric-card{background:#fff;border:1px solid #dce3e8;border-radius:13px;align-content:start;gap:.4rem;min-width:0;min-height:132px;padding:1rem;display:grid;box-shadow:0 8px 24px #141e280d}.report-metric-card>span{color:#68757f;font-size:.76rem;font-weight:750}.report-metric-card>strong{font-variant-numeric:tabular-nums;margin-top:auto;font-size:clamp(1.4rem,3vw,2rem);line-height:1.1}.report-metric-card>small{color:#73808a;font-size:.68rem}.reports-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.report-panel{min-width:0;padding:1.2rem}.report-panel--wide{grid-column:1/-1}.report-panel>header{margin-bottom:1.1rem}.report-panel>header h3{margin:0 0 .35rem}.report-panel>header p{color:#6c7882;margin:0;font-size:.78rem;line-height:1.45}.report-horizontal-bars{gap:.9rem;display:grid}.report-horizontal-bar{gap:.35rem;display:grid}.report-horizontal-bar>div{justify-content:space-between;align-items:center;gap:1rem;font-size:.78rem;display:flex}.report-horizontal-bar>div span{color:#4c5a65;font-weight:750}.report-horizontal-bar__track,.report-daily-row__track{background:#edf1f4;border-radius:999px;height:9px;display:block;overflow:hidden}.report-horizontal-bar__track>span,.report-daily-row__track>span{border-radius:inherit;background:#315c77;min-width:0;height:100%;display:block}.report-ticket-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.report-ticket-mode-grid>div{text-align:center;background:#f6f8fa;border:1px solid #dfe5e9;border-radius:11px;place-items:center;min-height:110px;padding:1rem;display:grid}.report-ticket-mode-grid span{color:#66737d;font-size:.76rem;font-weight:750}.report-ticket-mode-grid strong{font-variant-numeric:tabular-nums;font-size:2rem}.report-hour-chart{grid-template-columns:repeat(24,minmax(24px,1fr));align-items:end;gap:.35rem;min-height:240px;padding:.8rem 0 0;display:grid;overflow-x:auto}.report-hour-chart__item{grid-template-rows:20px 165px 20px;place-items:end center;gap:.3rem;min-width:24px;display:grid}.report-hour-chart__item>strong{color:#5e6b75;font-variant-numeric:tabular-nums;font-size:.62rem}.report-hour-chart__bar-area{background:#f2f5f7;border-radius:5px 5px 2px 2px;justify-content:center;align-items:flex-end;width:100%;height:165px;display:flex}.report-hour-chart__bar-area>span{background:#315c77;border-radius:5px 5px 2px 2px;width:72%;min-height:0}.report-hour-chart__item>small{color:#68757f;font-size:.6rem}.report-daily-list{gap:.65rem;max-height:390px;display:grid;overflow-y:auto}.report-daily-row{grid-template-columns:minmax(130px,auto) minmax(120px,1fr) 55px;align-items:center;gap:.8rem;display:grid}.report-daily-row>span:first-child{color:#53616c;font-size:.74rem;font-weight:700}.report-daily-row>strong{text-align:end;font-size:.76rem}.report-staff-table-wrapper{width:100%;overflow-x:auto}.report-staff-table{border-collapse:collapse;width:100%;min-width:850px}.report-staff-table th,.report-staff-table td{text-align:start;border-bottom:1px solid #e5eaed;padding:.75rem}.report-staff-table th{color:#5e6b75;text-transform:uppercase;white-space:nowrap;background:#f6f8f9;font-size:.68rem;font-weight:850}.report-staff-table td{color:#33424d;font-size:.76rem}.reports-empty{color:#7b8790;text-align:center;place-items:center;min-height:140px;display:grid}html[dir=rtl] .reports-page{text-align:right}html[dir=rtl] .report-daily-row>strong{text-align:left}@media (width<=1050px){.report-metrics-grid,.reports-filter-form{grid-template-columns:repeat(2,minmax(0,1fr))}.reports-filter-actions{grid-column:1/-1;justify-content:flex-end}}@media (width<=760px){.reports-introduction,.reports-filter-actions{flex-direction:column;align-items:stretch}.reports-range-summary{width:100%}.reports-filter-form,.report-metrics-grid,.reports-dashboard-grid{grid-template-columns:1fr}.report-panel--wide{grid-column:auto}.reports-filter-actions{display:flex}.reports-filter-actions button{width:100%}.report-ticket-mode-grid{grid-template-columns:1fr}.report-daily-row{grid-template-columns:minmax(100px,auto) 1fr 45px}}.authenticated-page-shell{grid-template-rows:auto 1fr;min-height:100vh;display:grid}.staff-app-brand-group{align-items:center;gap:.85rem;min-width:0;display:flex}.staff-app-logo{object-fit:contain;background:#fff;border:1px solid #dce3e8;border-radius:12px;flex:none;width:52px;height:52px}.home-branding{align-items:center;gap:1.25rem;margin-bottom:1.25rem;display:flex}.home-branding>div{min-width:0}.home-branding__logo{object-fit:contain;background:#fff;border:1px solid #dde3e8;border-radius:18px;flex:none;width:clamp(74px,10vw,112px);height:clamp(74px,10vw,112px)}.login-branding{justify-content:center;margin:-.25rem 0 1.25rem;display:flex}.login-branding__logo{object-fit:contain;background:#fff;border:1px solid #dde3e8;border-radius:16px;width:84px;height:84px}.display-page-shell{color:#f6f8fa;background:#102634;grid-template-rows:1fr auto;min-height:100vh;display:grid}.display-page-shell .display-page{min-height:0}.display-header__brand-group{flex:auto;align-items:center;gap:clamp(.8rem,1.7vw,1.35rem);min-width:0;max-width:760px;display:flex}.display-header__brand-group>div{min-width:0}.display-app-logo{object-fit:contain;background:#fffffff5;border:1px solid #ffffff2e;border-radius:18px;flex:none;width:clamp(62px,7vw,94px);height:clamp(62px,7vw,94px)}.display-footer{color:#c8d4dc;background:#0b1c27;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:1rem;min-height:64px;padding:.8rem clamp(1.2rem,3vw,3rem);display:flex}.display-footer__statuses{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.display-footer p{color:#91a3ae;text-align:end;margin:0;font-size:.72rem}.display-footer .connection-status{color:#dbe5eb;background:#ffffff14;border-color:#ffffff1f}.customer-order-link{border-radius:16px;outline:none;min-width:0;display:block}.customer-order-link:focus-visible{box-shadow:0 0 0 4px #ffffff59}.customer-order-link:hover .customer-order-tile{border-color:#ffffff6b;transform:translateY(-2px)}.customer-order-link .customer-order-tile{transition:border-color .15s,transform .15s}.single-order-display{gap:1.25rem;display:grid}.single-order-display__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.display-secondary-button{color:#f6f8fa;min-height:42px;font:inherit;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:10px;justify-content:center;align-items:center;padding:.65rem .95rem;font-weight:800;display:inline-flex}.display-secondary-button:hover:not(:disabled){background:#ffffff24}.display-secondary-button:disabled{cursor:not-allowed;opacity:.45}.single-order-layout{grid-template-columns:minmax(270px,.72fr) minmax(320px,1.28fr);gap:clamp(1rem,2vw,2rem);display:grid}.single-order-card,.single-order-timeline-card{background:#183747;border:1px solid #ffffff1f;border-radius:20px;min-width:0}.single-order-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:400px;padding:clamp(1.25rem,3vw,2.5rem);display:flex}.single-order-card--ready{color:#164d37;background:#f4fff8;border-color:#bde8ce}.single-order-card--collected{color:#203039;background:#eef4f7;border-color:#cfdce3}.single-order-card--cancelled{color:#6a2d2d;background:#fff0f0;border-color:#efc4c4}.single-order-card__label{color:currentColor;letter-spacing:.08em;opacity:.72;text-transform:uppercase;font-size:.76rem;font-weight:850}.single-order-card__number{font-variant-numeric:tabular-nums;letter-spacing:-.04em;text-overflow:ellipsis;max-width:100%;font-size:clamp(4rem,10vw,8rem);font-weight:950;line-height:.9;overflow:hidden}.single-order-card__name{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:clamp(1.15rem,2.3vw,1.8rem);font-weight:800;overflow:hidden}.single-order-card__status{letter-spacing:.06em;text-transform:uppercase;background:#ffffff17;border:1px solid #ffffff21;border-radius:999px;margin-top:.35rem;padding:.45rem .75rem;font-size:.78rem;font-weight:900}.single-order-card--ready .single-order-card__status,.single-order-card--collected .single-order-card__status,.single-order-card--cancelled .single-order-card__status{background:#0000000d;border-color:#00000017}.single-order-timeline-card{padding:clamp(1.1rem,2.5vw,1.8rem)}.single-order-timeline-card__heading{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:1rem;display:flex}.single-order-timeline-card__heading h2{margin:0;font-size:clamp(1.25rem,2vw,1.8rem)}.single-order-timeline-card__heading>span{background:#ffffff1a;border-radius:9px;place-items:center;min-width:2.2rem;height:2.2rem;font-weight:900;display:grid}.single-order-state{color:#b8c6ce;text-align:center;margin:0;padding:1.25rem}.public-order-timeline{gap:0;margin:0;padding:.5rem 0 0;list-style:none;display:grid}.public-order-timeline li{grid-template-columns:20px 1fr;gap:.75rem;min-height:76px;padding:.85rem 0;display:grid;position:relative}.public-order-timeline li:not(:last-child):before{top:30px;bottom:-12px;content:"";background:#ffffff26;width:2px;position:absolute;inset-inline-start:7px}.public-order-timeline__marker{z-index:1;background:#64d398;border:3px solid #183747;border-radius:50%;width:16px;height:16px;margin-top:.15rem;position:relative;box-shadow:0 0 0 2px #64d39859}.public-order-timeline li>div{gap:.3rem;display:grid}.public-order-timeline strong{font-size:.96rem}.public-order-timeline time{color:#9eb0bb;font-variant-numeric:tabular-nums;font-size:.78rem}.public-order-timeline__status{color:#cde9da;background:#64d3981a;border:1px solid #64d3982e;border-radius:999px;width:fit-content;padding:.25rem .5rem;font-size:.68rem;font-weight:850}.settings-introduction{color:#5f6d77;background:#f7f9fa;border:1px solid #dce3e8;border-radius:11px;margin:0 0 1rem;padding:.9rem 1rem}.settings-introduction p{margin:0;line-height:1.5}.branding-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.branding-asset-card{background:#f7f9fa;border:1px solid #dce3e8;border-radius:12px;align-content:start;gap:1rem;padding:1rem;display:grid}.branding-asset-card h3{margin:0 0 .35rem}.branding-asset-card p{color:#68757f;margin:0;font-size:.8rem;line-height:1.5}.branding-preview{background:#fff;border:1px dashed #ccd6dc;border-radius:10px;place-items:center;min-height:140px;padding:1rem;display:grid}.branding-preview__logo{object-fit:contain;width:min(140px,100%);height:110px}.branding-preview--favicon img{object-fit:contain;width:64px;height:64px}.branding-actions{flex-wrap:wrap;gap:.65rem;margin-top:auto;display:flex}.branding-upload-button{cursor:pointer;position:relative;overflow:hidden}.branding-upload-button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.factory-reset-card{border-color:#e4b9b9}.danger-badge{color:#8c3030;white-space:nowrap;background:#fff0f0;border:1px solid #f0cece;border-radius:999px;padding:.35rem .65rem;font-size:.72rem;font-weight:850}.factory-reset-warning{color:#7a2f2f;background:#fff4f4;border:1px solid #efcccc;border-radius:10px;margin-bottom:1rem;padding:.9rem 1rem;font-size:.84rem;line-height:1.5}.danger-button{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#a63838;border:1px solid #8d2929;border-radius:9px;margin-top:1rem;padding:.7rem 1rem;font-weight:850}.danger-button:hover:not(:disabled){background:#8e2e2e}.danger-button:disabled{cursor:not-allowed;opacity:.45}@media (width<=900px){.single-order-layout,.branding-settings-grid{grid-template-columns:1fr}}@media (width<=700px){.display-footer{flex-direction:column;align-items:flex-start}.display-footer p{text-align:start}.display-header__brand-group{max-width:none}}@media (width<=560px){.staff-app-logo{width:44px;height:44px}.home-branding{flex-direction:column;align-items:flex-start}.display-app-logo{width:58px;height:58px}.single-order-card{min-height:320px}.single-order-display__toolbar>*{flex:auto}}
