:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;--navy-950:#04101d;--navy-900:#061426;--navy-800:#0a2136;--navy-700:#12334b;--surface:#071b2ec9;--surface-strong:#051525eb;--surface-light:#163a52b8;--border:#b9cfde3d;--border-strong:#d6e2ea5c;--text:#f7f1e8;--muted:#a9b2bd;--gold:#f2bf67;--gold-light:#f7d18c;--green:#72dda1;--coral:#ff796d;--amber:#f5b947;--technical:#9ca5aa;--shadow:0 18px 50px #0007116b;--serif:Georgia, "Times New Roman", serif;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Arial,sans-serif}*{box-sizing:border-box}html{background:var(--navy-950);min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;color:var(--text);background:var(--navy-950);margin:0}button,input,select,textarea{font:inherit}button{color:inherit}button,select{-webkit-tap-highlight-color:transparent}button:focus-visible,select:focus-visible,input:focus-visible{outline:2px solid var(--gold-light);outline-offset:2px}#root{min-height:100vh}.glass-panel{border:1px solid var(--border);-webkit-backdrop-filter:blur(18px)saturate(120%);background:linear-gradient(145deg,#123146b8,#041322cc);box-shadow:inset 0 1px #ffffff0b,0 10px 34px #0008122e}.primary-button,.secondary-button,.text-button{cursor:pointer;border:0;border-radius:16px;min-height:54px;font-weight:650}.primary-button{color:#0b1b2b;background:linear-gradient(120deg,#f7d58f 0%,#eeb85d 58%,#f3cc81 100%);transition:transform .16s,filter .16s;box-shadow:0 12px 30px #d99b3638,inset 0 1px #ffffff75}.primary-button:hover{filter:brightness(1.04)}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;filter:grayscale(.35);opacity:.58}.primary-button:active,.secondary-button:active,.bottom-dock__tab:active{transform:scale(.96)}.secondary-button{color:var(--gold-light);background:#051525b8;border:1px solid #f2bf67b8}.text-button{min-height:44px;color:var(--muted);background:0 0}.icon-button{border:1px solid var(--border);width:44px;height:44px;color:var(--text);cursor:pointer;background:#0515259e;border-radius:50%;place-items:center;padding:0;display:inline-grid}.icon-button--small{width:34px;height:34px}.guest-shell{isolation:isolate;width:min(100%,430px);min-height:100dvh;margin:0 auto;position:relative;overflow-x:hidden;box-shadow:0 0 80px #00000075}.guest-shell__content{z-index:2;flex-direction:column;min-height:100dvh;padding-bottom:118px;display:flex;position:relative}.theme-background{z-index:-2;background:var(--navy-900);width:min(100vw,430px);height:100dvh;position:fixed;top:0;left:50%;overflow:hidden;transform:translate(-50%)}.theme-background__layer{opacity:0;will-change:opacity;background-position:50%;background-size:cover;transition:opacity .9s cubic-bezier(.2,.7,.2,1);position:absolute;inset:0}.theme-background__layer.is-active{opacity:1}.theme-background__shade{background:linear-gradient(#0109120d 0%,#030d1926 24%,#020d1885 58%,#030d18e6 100%);position:absolute;inset:0}.theme-day .theme-background__shade{background:linear-gradient(#002d5108 0%,#01284824 24%,#031c307a 64%,#03101de0 100%)}.theme-dawn .theme-background__shade,.theme-sunset .theme-background__shade{background:linear-gradient(#1b11250a 0%,#14152833 28%,#0715268f 62%,#030d18e6 100%)}.telegram-chrome{height:38px;padding:max(7px, env(safe-area-inset-top)) 22px 0;color:#fff;text-transform:uppercase;letter-spacing:.04em;grid-template-columns:1fr auto 1fr;align-items:center;font-size:12px;font-weight:700;display:grid}.telegram-chrome__time{letter-spacing:0;font-size:14px}.telegram-chrome__brand{background:#1687f8;border-radius:15px;align-items:center;gap:6px;height:26px;padding:0 12px;display:flex}.telegram-chrome__brand svg{fill:#fff;width:15px}.telegram-chrome__signals{justify-content:flex-end;align-items:flex-end;gap:3px;display:flex}.telegram-chrome__signals i{background:currentColor;border-radius:2px;width:3px;display:block}.telegram-chrome__signals i:first-child{height:5px}.telegram-chrome__signals i:nth-child(2){height:8px}.telegram-chrome__signals i:nth-child(3){height:11px}.telegram-chrome__signals b{border:1.5px solid;border-radius:3px;width:19px;height:10px;margin-left:5px;box-shadow:inset 0 0 0 2px #ffffff2e}.guest-header{grid-template-columns:auto 1fr auto;align-items:center;gap:13px;min-height:94px;padding:16px 18px 12px;display:grid}.guest-header--compact{min-height:74px;padding-top:10px;padding-bottom:8px}.brand-mark{color:var(--gold);flex:none;place-items:center;display:grid}.brand-mark svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;filter:drop-shadow(0 6px 14px #0000002e);overflow:visible}.guest-header__copy h1{font:500 38px/.95 var(--serif);letter-spacing:-.025em;text-shadow:0 5px 20px #00000047;margin:0}.guest-header__copy p{color:var(--gold-light);letter-spacing:.015em;margin:7px 0 0;font-size:15px}.guest-header--compact .guest-header__copy h1{font-size:30px}.guest-header--compact .guest-header__copy p{margin-top:3px;font-size:13px}.guest-header__menu{border:1px solid var(--border);width:48px;height:48px;color:var(--gold-light);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#05152557;border-radius:50%;place-items:center;padding:0;display:grid}.availability-screen{flex-direction:column;flex:1;gap:10px;padding:0 18px;display:flex}.date-control{width:100%;min-height:54px;color:var(--text);cursor:pointer;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:0 16px;display:grid}.date-control span{text-align:left;font-size:17px}.availability-summary{border-radius:16px;align-items:center;gap:12px;min-height:58px;padding:10px 16px;font-size:16px;display:flex}.availability-summary strong{color:var(--green);font-size:20px;font-weight:650}.availability-summary__icon{border:1px solid var(--border);width:42px;height:42px;color:var(--gold);background:#06162680;border-radius:50%;flex:none;place-items:center;display:grid}.dome-list{border-radius:18px;overflow:hidden}.dome-row{width:100%;min-height:67px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #b9cfde26;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;padding:7px 13px;transition:background .16s;display:grid}.dome-row:last-child{border-bottom:0}.dome-row:hover{background:#ffffff09}.dome-row:disabled{cursor:not-allowed;opacity:.8}.dome-row__marker{border:1.5px solid var(--gold);width:42px;height:42px;color:var(--gold-light);font:500 22px/1 var(--serif);border-radius:50%;place-items:center;display:grid}.dome-row__marker--square{border-radius:10px}.dome-row__copy{flex-direction:column;gap:3px;min-width:0;display:flex}.dome-row__copy strong{font:500 20px/1.05 var(--serif);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dome-row__copy span{color:var(--green);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;font-size:13px;line-height:1.2;display:flex;overflow:hidden}.dome-row__copy i{background:currentColor;border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 10px}.dome-row--occupied .dome-row__copy span{color:var(--coral)}.dome-row--cleaning .dome-row__copy span,.dome-row--upcoming .dome-row__copy span{color:var(--amber)}.dome-row--technical .dome-row__copy span{color:var(--technical)}.dome-row--technical .dome-row__marker{border-color:var(--technical);color:var(--technical)}.dome-row__chevron{color:#e9dfd4}.availability-screen>.primary-button{width:100%;margin-top:2px;font-size:18px}.bottom-dock{z-index:20;bottom:max(22px, calc(env(safe-area-inset-bottom) + 10px));-webkit-backdrop-filter:blur(22px)saturate(135%);background:#061627ba;border:1px solid #bed3e247;border-radius:28px;grid-template-columns:repeat(4,1fr);width:min(100% - 32px,398px);height:74px;padding:5px;display:grid;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 18px 42px #00050e6b,inset 0 1px #ffffff0f}.bottom-dock__indicator{z-index:-1;pointer-events:none;background:radial-gradient(circle at 50% 34%,#f2bf6730,#f2bf6700 68%);border-radius:23px;width:calc(25% - 2.5px);height:64px;transition:transform .21s cubic-bezier(.2,.9,.25,1.2);position:absolute;top:5px;left:5px}.bottom-dock__tab{color:#9ca8b4;cursor:pointer;background:0 0;border:0;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:62px;padding:4px 2px 3px;font-size:11.5px;transition:color .18s,transform .15s;display:flex}.bottom-dock__icon{border:1px solid #0000;border-radius:50%;place-items:center;width:34px;height:34px;transition:transform .21s cubic-bezier(.2,.9,.25,1.2),color .18s,background .18s,box-shadow .18s;display:grid}.bottom-dock__tab.is-active{color:var(--gold-light)}.bottom-dock__tab.is-active .bottom-dock__icon{color:#112033;background:radial-gradient(circle at 35% 25%,#fff0bf 0%,#f0bd61 60%,#bd7b21 100%);border-color:#ffecc0bf;transform:translateY(-2px);box-shadow:0 7px 17px #d8953052,inset 0 1px 1px #fff9}.home-indicator{z-index:21;bottom:max(6px, env(safe-area-inset-bottom));background:#ffffffeb;border-radius:3px;width:116px;height:4px;position:fixed;left:50%;transform:translate(-50%)}.toast{z-index:90;width:min(100% - 32px,430px);min-height:52px;color:var(--text);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#051927f0;border:1px solid #72dda166;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:8px 9px;animation:.26s both toast-in;display:grid;position:fixed;top:18px;left:50%;transform:translate(-50%)}.toast__icon{color:#071a22;background:var(--green);border-radius:50%;place-items:center;width:32px;height:32px;display:grid}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,-12px)}to{opacity:1;transform:translate(-50%)}}.booking-screen,.menu-screen,.mine-screen{padding:0 18px 16px}.subscreen-header{grid-template-columns:44px 1fr 44px;align-items:center;min-height:74px;display:grid}.subscreen-header h1{font:500 30px/1 var(--serif);text-align:center;margin:0}.booking-section{border-bottom:1px solid #b9cfde33;padding:13px 0 4px}.booking-section h2,.price-section h2{color:var(--gold-light);align-items:center;gap:9px;margin:0 0 8px;font-size:16px;font-weight:600;display:flex}.booking-field{border-top:1px solid #b9cfde26;justify-content:space-between;align-items:center;gap:12px;min-height:50px;display:flex}.booking-field:first-of-type{border-top:0}.booking-field>span{align-items:center;gap:11px;font-size:16px;display:flex}.booking-field select{min-height:40px;color:var(--text);text-align:right;background:0 0;border:0;padding:0 29px 0 10px;font-size:16px}.booking-field select option,.staff-booking-modal select option{color:#0a1d2c;background:#fff}.guest-stepper{border-radius:15px;grid-template-columns:54px 1fr 54px;align-items:center;min-height:58px;padding:5px;display:grid}.guest-stepper button,.quantity-control button,.staff-stepper button{width:42px;height:42px;color:var(--gold-light);cursor:pointer;background:#07172799;border:1px solid #f2bf67b3;border-radius:50%;place-items:center;padding:0;display:grid}.guest-stepper strong{text-align:center;font-size:28px;font-weight:500}.field-helper{color:var(--muted);text-align:center;margin:7px 0 3px;font-size:12.5px}.selected-dome{width:100%;min-height:74px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #b9cfde33;grid-template-columns:58px 1fr auto;align-items:center;gap:12px;padding:10px 5px 10px 0;display:grid}.selected-dome .dome-row__marker{width:54px;height:54px;font-size:25px}.selected-dome>span:nth-child(2){flex-direction:column;gap:5px;display:flex}.selected-dome strong{font:500 24px/1 var(--serif)}.selected-dome small{color:var(--green);align-items:center;gap:7px;font-size:13px;display:flex}.selected-dome small i{background:currentColor;border-radius:50%;width:8px;height:8px}.dome-picker{border-radius:16px;margin:9px 0;overflow:hidden}.dome-picker button{width:100%;min-height:48px;color:var(--text);text-align:left;background:0 0;border:0;border-bottom:1px solid #b9cfde24;justify-content:space-between;align-items:center;padding:7px 13px;display:flex}.dome-picker button.is-selected{color:var(--gold-light);background:#f2bf6714}.dome-picker small{color:var(--muted);margin-top:2px;display:block}.price-section{padding:15px 0 5px}.price-line{color:#d8dee3;justify-content:space-between;align-items:center;gap:12px;min-height:29px;font-size:14px;display:flex}.price-line strong{color:var(--text);font-weight:550}.price-divider{background:#b9cfde33;height:1px;margin:7px 0}.price-line--total{color:var(--gold-light);font-size:16px}.price-line--total strong{color:var(--gold-light);font-size:19px}.booking-rule{color:var(--muted);grid-template-columns:auto 1fr;align-items:start;gap:9px;margin:9px 0 12px;font-size:12.5px;line-height:1.45;display:grid}.booking-rule svg{color:var(--gold)}.booking-screen>.primary-button,.booking-screen>.secondary-button{width:100%;margin-top:8px}.booking-screen>.primary-button{z-index:6;width:min(394px,100vw - 36px);position:fixed;bottom:104px;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #020a1173}.modal-backdrop{z-index:70;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00060e94;justify-content:center;align-items:flex-end;padding:18px;animation:.18s both fade-in;display:flex;position:fixed;inset:0}.payment-sheet,.cart-sheet,.settings-drawer{background:#051626f0;border-radius:24px;width:min(100%,404px);padding:20px;animation:.26s cubic-bezier(.2,.85,.25,1) both sheet-in;box-shadow:0 28px 80px #0000008c}.payment-sheet{text-align:center}.payment-sheet__icon{color:#061a24;background:var(--green);border-radius:50%;place-items:center;width:56px;height:56px;margin:0 auto 12px;display:grid;box-shadow:0 0 28px #72dda138}.payment-sheet h2,.cart-sheet h2,.settings-drawer h2{font:500 25px/1.1 var(--serif);margin:0}.payment-sheet>p,.cart-sheet header p,.settings-drawer header p{color:var(--muted);margin:7px 0 18px;font-size:13px;line-height:1.45}.payment-sheet__amount,.cart-sheet__total{border:1px solid var(--border);background:#0b273c8f;border-radius:14px;justify-content:space-between;align-items:center;min-height:54px;padding:0 14px;display:flex}.payment-sheet__amount strong,.cart-sheet__total strong{color:var(--gold-light);font-size:20px}.payment-sheet .primary-button,.cart-sheet .primary-button{width:100%;margin-top:12px}.screen-heading{justify-content:space-between;align-items:center;gap:14px;min-height:68px;display:flex}.screen-heading h1{font:500 30px/1 var(--serif);margin:0}.screen-heading p{color:var(--muted);margin:6px 0 0;font-size:12.5px}.screen-heading__icon{border:1px solid var(--border);width:48px;height:48px;color:var(--gold);background:#07192aa8;border-radius:50%;flex:none;place-items:center;display:grid}.category-rail{scrollbar-width:none;gap:7px;margin:3px -18px 10px;padding:0 18px 3px;display:flex;overflow-x:auto}.category-rail::-webkit-scrollbar{display:none}.category-rail button{border:1px solid var(--border);min-height:38px;color:var(--muted);background:#06172791;border-radius:18px;flex:none;padding:0 15px}.category-rail button.is-active{color:#122338;background:var(--gold-light);border-color:#f2bf67a6}.menu-list{border-radius:18px;overflow:hidden}.menu-row{content-visibility:auto;contain-intrinsic-size:0 80px;border-bottom:1px solid #b9cfde24;grid-template-columns:46px 1fr auto;align-items:center;gap:11px;min-height:80px;padding:11px 12px;display:grid}.menu-row:last-child{border-bottom:0}.menu-row.is-unavailable{opacity:.55}.menu-row__visual{width:44px;height:44px;color:var(--gold-light);background:#f2bf6717;border-radius:14px;place-items:center;display:grid}.menu-row__copy{min-width:0}.menu-row__copy strong{font-size:15px;display:block}.menu-row__copy p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:4px 0;font-size:11.5px;overflow:hidden}.menu-row__copy>span{color:var(--gold-light);font-size:13px}.add-button{width:40px;height:40px;color:var(--gold-light);background:#061627a6;border:1px solid #f2bf67a6;border-radius:50%;place-items:center;display:grid}.quantity-control{align-items:center;gap:7px;display:flex}.quantity-control button{width:32px;height:32px}.quantity-control strong{text-align:center;min-width:18px}.cart-bar{z-index:4;color:#0b1b2b;cursor:pointer;background:linear-gradient(120deg,#f7d58f,#eeb85d);border:0;border-radius:16px;justify-content:space-between;align-items:center;width:100%;min-height:52px;margin-top:10px;padding:0 16px;display:flex;position:sticky;bottom:100px;box-shadow:0 14px 30px #03091061}.cart-bar span{align-items:center;gap:8px;display:flex}.cart-sheet header,.settings-drawer header{justify-content:space-between;align-items:flex-start;display:flex}.cart-sheet__lines{max-height:310px;overflow:auto}.cart-line{border-bottom:1px solid #b9cfde24;justify-content:space-between;align-items:center;gap:12px;min-height:62px;display:flex}.cart-line>span{flex-direction:column;gap:4px;min-width:0;display:flex}.cart-line small{color:var(--muted)}.cart-sheet__total{margin-top:12px}.cart-sheet__eta{color:var(--muted);align-items:center;gap:8px;margin:12px 0 0;font-size:13px;display:flex}.empty-state{text-align:center;border-radius:22px;margin-top:30px;padding:28px 22px}.empty-state>span{width:64px;height:64px;color:var(--gold);background:#f2bf671a;border-radius:50%;place-items:center;margin:0 auto 14px;display:grid}.empty-state h2{font:500 23px var(--serif);margin:0}.empty-state p{color:var(--muted);font-size:13px}.empty-state .primary-button{width:100%;margin-top:8px}.reservation-list{gap:12px;display:grid}.reservation-card{border-radius:20px;padding:17px}.reservation-card__top,.reservation-card__price,.reservation-card__actions{justify-content:space-between;align-items:center;display:flex}.reservation-card__top span{color:var(--green);font-size:12px}.reservation-card__top strong{color:var(--muted);font-size:12px}.reservation-card h2{font:500 25px var(--serif);margin:14px 0 10px}.reservation-card p{color:#dbe1e5;align-items:center;gap:8px;margin:7px 0;font-size:13px;display:flex}.reservation-card__price{border-top:1px solid #b9cfde2e;margin-top:13px;padding-top:12px}.reservation-card__price strong{color:var(--gold-light)}.reservation-card__actions{gap:8px;margin-top:13px}.reservation-card__actions button{border:1px solid var(--border);min-height:40px;color:var(--text);background:#081d2f85;border-radius:12px;flex:1}.theme-options{gap:7px;display:grid}.theme-options button,.staff-link{border:1px solid var(--border);color:#d6dde2;text-align:left;background:#0c273b80;border-radius:14px;align-items:center;gap:10px;min-height:48px;padding:0 13px;display:flex}.theme-options button span,.staff-link span{flex:1}.theme-options button.is-active{color:var(--gold-light);background:#f2bf6717;border-color:#f2bf67a8}.staff-link{width:100%;margin-top:13px}.staff-link>span{align-items:center;gap:10px;display:flex}@keyframes fade-in{0%{opacity:0}}@keyframes sheet-in{0%{opacity:0;transform:translateY(24px)scale(.98)}}.staff-shell{color:#f3eee7;background:radial-gradient(circle at 78% 8%,#19486747,#0000 31%),linear-gradient(145deg,#071827 0%,#061423 55%,#04101c 100%);grid-template-columns:140px 1fr;min-width:1024px;min-height:100vh;display:grid}.staff-login-shell{min-height:100vh;color:var(--text);background:radial-gradient(circle at 70% 12%,#f2bf6724,#0000 28%),linear-gradient(145deg,#071827 0%,#061423 58%,#04101c 100%);place-items:center;padding:24px;display:grid}.staff-login-card{width:min(100%,420px);box-shadow:var(--shadow);border-radius:20px;gap:13px;padding:26px;display:grid}.staff-login-card .brand-mark{margin:0 auto 4px}.staff-login-card h1{font:500 30px/1 var(--serif);text-align:center;margin:0}.staff-login-card p{color:var(--muted);text-align:center;margin:0 0 5px;font-size:13px}.staff-login-card label{color:#c8d0d6;gap:7px;font-size:12px;display:grid}.staff-login-card input,.staff-login-card select{border:1px solid var(--border);min-height:48px;color:var(--text);background:#0e2b3f9e;border-radius:12px;padding:0 13px}.staff-login-card select option{color:#0a1d2c;background:#fff}.staff-login-error{color:var(--coral);text-align:center;font-size:13px}.staff-sidebar{z-index:2;background:#051422ad;border-right:1px solid #b9cfde21;flex-direction:column;padding:18px 0 16px;display:flex;position:relative}.staff-sidebar>.brand-mark{margin-bottom:17px}.staff-sidebar nav{flex-direction:column;display:flex}.staff-sidebar nav button,.staff-sidebar__guest{color:#b5bdc5;text-align:left;cursor:pointer;background:0 0;border:0;border-left:3px solid #0000;align-items:center;gap:9px;min-height:72px;padding:0 12px;font-size:12px;display:flex}.staff-sidebar nav button.is-active{border-left-color:var(--gold);color:#fff;background:#ffffff0e}.staff-sidebar nav button.is-active svg{color:var(--gold)}.staff-sidebar__guest{color:#9eabb5;border-left:0;min-height:48px;margin-top:auto}.staff-main{min-width:0}.staff-topbar{border-bottom:1px solid #b9cfde21;grid-template-columns:1fr auto auto;align-items:center;gap:28px;min-height:84px;padding:0 30px;display:grid}.staff-topbar h1{font:500 30px/1 var(--serif);margin:0}.staff-topbar h1 span{color:var(--gold-light)}.staff-topbar__meta{color:#c6ced4;align-items:center;gap:16px;font-size:13px;display:flex}.staff-topbar__meta span{align-items:center;gap:7px;display:flex}.staff-topbar__meta i{background:#b9cfde33;width:1px;height:22px}.staff-create-button{color:#112034;cursor:pointer;background:linear-gradient(120deg,#f7d58f,#eeb85d);border:0;border-radius:11px;justify-content:center;align-items:center;gap:12px;min-width:248px;min-height:44px;padding:0 18px;font-weight:650;display:flex;box-shadow:0 9px 24px #d99b3629}.staff-summary{grid-template-columns:repeat(4,minmax(150px,1fr));gap:14px;padding:18px 28px 15px;display:grid}.staff-summary__item{background:#0a1f307a;border:1px solid;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:54px;padding:0 17px;font-size:14px;display:grid}.staff-summary__item strong{font-size:19px}.staff-summary__item--available{color:var(--green)}.staff-summary__item--occupied{color:var(--coral)}.staff-summary__item--cleaning{color:var(--amber)}.staff-summary__item--technical{color:var(--technical)}.staff-mobile-workflow{display:none}.staff-workspace{grid-template-columns:minmax(650px,1fr) 340px;gap:20px;min-height:calc(100vh - 171px);padding:0 28px 24px;display:grid}.schedule-board{align-self:start;min-width:0;position:relative}.timeline-head{color:#c7cfd5;grid-template-columns:210px repeat(7,1fr);align-items:end;height:88px;padding:0 8px;font-size:12px;display:grid}.timeline-head time{text-align:center;padding-bottom:9px}.schedule-board__rows{background:#0413216e;border:1px solid #b9cfde47;border-radius:15px;overflow:hidden}.timeline-row{border-bottom:1px solid #b9cfde26;grid-template-columns:210px 1fr;min-height:90px;display:grid}.timeline-row:last-child{border-bottom:0}.timeline-row__label{min-width:0;color:var(--text);text-align:left;cursor:pointer;background:#0617278c;border:0;border-right:1px solid #b9cfde2e;align-items:center;gap:11px;padding:0 14px;display:flex}.timeline-row.is-selected .timeline-row__label{box-shadow:inset 0 0 0 1px var(--gold);background:#f2bf6712}.timeline-row__label strong{text-overflow:ellipsis;font-size:14px;overflow:hidden}.timeline-row__number{width:42px;height:42px;color:var(--green);font:500 20px/1 var(--serif);border:1.5px solid;border-radius:50%;flex:none;place-items:center;display:grid}.timeline-row__number--occupied{color:var(--coral)}.timeline-row__number--cleaning,.timeline-row__number--upcoming{color:var(--amber)}.timeline-row__number--technical{color:var(--technical)}.timeline-row__track{background-image:repeating-linear-gradient(90deg,#b9cfde1c 0 1px,#0000 1px 16.6667%);position:relative}.timeline-block{height:60px;color:var(--green);text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:linear-gradient(90deg,#377955b8,#37795580);border:1px solid;border-radius:9px;padding:0 14px;position:absolute;top:15px;overflow:hidden}.timeline-block--occupied{color:var(--coral);background:linear-gradient(90deg,#853a36c2,#853a3687)}.timeline-block--cleaning,.timeline-block--upcoming{color:var(--amber);background:linear-gradient(90deg,#8f661fc7,#8f661f8c)}.timeline-block--technical{color:var(--technical);background:linear-gradient(90deg,#53616cc2,#53616c80)}.current-time-line{z-index:4;background:var(--coral);pointer-events:none;width:2px;position:absolute;top:88px;bottom:0;left:45.3%;box-shadow:0 0 11px #ff796d59}.current-time-label{z-index:5;color:#fff;background:var(--coral);border-radius:7px;padding:4px 8px;font-size:11px;position:absolute;top:18px;left:calc(45.3% - 21px)}.staff-detail{flex-direction:column;align-self:start;gap:12px;display:flex}.staff-detail__booking,.staff-order,.activity-row{background:#081e2f94;border:1px solid #b9cfde29;border-radius:14px;box-shadow:inset 0 1px #ffffff08}.staff-detail__booking{padding:20px}.staff-detail h2{font:500 25px/1.1 var(--serif);margin:0 0 7px}.status-text{color:var(--green);font-size:17px;display:block}.status-text--occupied{color:var(--coral)}.status-text--cleaning,.status-text--upcoming{color:var(--amber)}.status-text--technical{color:var(--technical)}.staff-detail p{color:#b8c1c8;margin:8px 0;font-size:13px}.staff-detail h3{margin:0 0 9px;font-size:17px}.staff-divider{background:#b9cfde33;height:1px;margin:15px 0}.telegram-text{color:#4da7ff}.available-text{color:var(--green)}.staff-actions{gap:8px;margin-top:15px;display:grid}.staff-actions button,.staff-order button{min-height:44px;color:var(--text);cursor:pointer;background:#1132487a;border:1px solid #b9cfde42;border-radius:10px;justify-content:center;align-items:center;gap:9px;padding:0 13px;display:flex}.staff-actions button.is-primary{color:#102033;background:linear-gradient(120deg,#f7d58f,#eeb85d);border-color:#0000;font-weight:650}.staff-order{padding:16px 20px}.staff-order__head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.staff-order__head svg{color:var(--amber)}.order-status{color:var(--amber);margin:11px 0 12px;font-size:13px;display:block}.order-status--ready{color:var(--green)}.order-status--delivered{color:#4da7ff}.staff-order button{width:100%}.activity-row{color:#d0d7dc;text-align:left;cursor:pointer;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;min-height:56px;padding:0 13px;font-size:12px;display:grid}.whatsapp-dot{border:2px solid #5ee58c;border-radius:50%;width:12px;height:12px;box-shadow:0 0 9px #5ee58c57}.staff-modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00070fa3;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.staff-booking-modal{background:#051626f5;border-radius:20px;width:min(650px,100%);padding:24px;box-shadow:0 35px 90px #0000008c}.staff-booking-modal header{justify-content:space-between;align-items:flex-start;display:flex}.staff-booking-modal h2{font:500 28px/1 var(--serif);margin:0}.staff-booking-modal header p{color:var(--muted);margin:7px 0 20px;font-size:13px}.staff-form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.staff-form-grid label{color:#c8d0d6;flex-direction:column;gap:7px;font-size:12px;display:flex}.staff-form-grid select,.staff-form-grid input{border:1px solid var(--border);width:100%;min-height:46px;color:var(--text);background:#0e2b3f9e;border-radius:11px;padding:0 12px}.staff-form-grid__wide{grid-column:1/-1}.staff-stepper{border:1px solid var(--border);background:#0e2b3f9e;border-radius:11px;align-items:center;gap:12px;min-height:52px;padding:4px 8px;display:flex}.staff-stepper button{width:36px;height:36px}.staff-stepper strong{font-size:20px}.staff-stepper span{color:var(--muted);margin-left:auto}.staff-booking-note{color:#b9c2c9;background:#f2bf6711;border-radius:12px;grid-template-columns:auto 1fr;gap:9px;margin:16px 0;padding:12px;font-size:12px;line-height:1.45;display:grid}.staff-booking-note svg{color:var(--gold)}.staff-booking-modal>.primary-button{width:100%}@media (width<=1180px){.staff-shell{grid-template-columns:86px 1fr}.staff-sidebar nav button,.staff-sidebar__guest{justify-content:center;padding:0}.staff-sidebar nav span,.staff-sidebar__guest span{display:none}.staff-workspace{grid-template-columns:minmax(620px,1fr) 270px;padding-inline:18px}.staff-summary{padding-inline:18px}.staff-topbar{gap:17px;padding-inline:20px}}@media (width<=760px){.staff-shell{background:#061423;min-width:0;min-height:100svh;padding:12px 12px 18px;display:block}.staff-sidebar,.staff-summary,.staff-workspace{display:none}.staff-main{display:block}.staff-topbar{z-index:10;background:#061423f5;border-bottom:1px solid #b9cfde1f;grid-template-columns:1fr auto;gap:10px;min-height:0;margin:-12px -12px 12px;padding:10px 12px 12px;display:grid;position:sticky;top:0}.staff-topbar h1{font-size:22px}.staff-topbar h1 span{font:600 11px/1.2 var(--sans);letter-spacing:.04em;text-transform:uppercase;margin-top:3px;display:block}.staff-topbar__meta,.staff-create-button{display:none}.staff-mobile-workflow{gap:12px;display:grid}.staff-mobile-alerts{grid-template-columns:1.15fr .85fr;gap:9px;display:grid}.staff-mobile-primary,.staff-mobile-order,.staff-mobile-dome,.staff-mobile-selected,.staff-mobile-current-order{background:#091f31eb;border:1px solid #b9cfde29}.staff-mobile-primary{color:#102033;background:linear-gradient(120deg,#f7d58f,#eeb85d);border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:54px;padding:0 14px;font-weight:750;display:flex}.staff-mobile-order{color:#b9c2c9;border-radius:14px;align-items:center;gap:8px;min-height:54px;padding:0 12px;font-size:12px;display:flex}.staff-mobile-order.is-live{color:var(--amber);border-color:#f2bf676b}.staff-mobile-stats{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.staff-mobile-stats span{background:#ffffff0b;border-radius:12px;justify-content:center;align-items:center;min-height:38px;padding:0 10px;font-size:12px;font-weight:700;display:flex}.staff-mobile-stats .is-available{color:var(--green)}.staff-mobile-stats .is-occupied{color:var(--coral)}.staff-mobile-stats .is-cleaning{color:var(--amber)}.staff-mobile-stats .is-technical{color:var(--technical)}.staff-mobile-domes{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.staff-mobile-dome{min-height:66px;color:var(--green);border-radius:14px;place-items:center;gap:5px;padding:8px 6px;display:grid}.staff-mobile-dome strong{width:30px;height:30px;font:650 14px/1 var(--sans);border:1px solid;border-radius:999px;place-items:center;display:grid}.staff-mobile-dome span{font-size:10px;font-weight:700}.staff-mobile-dome--occupied{color:var(--coral)}.staff-mobile-dome--cleaning,.staff-mobile-dome--upcoming{color:var(--amber)}.staff-mobile-dome--technical{color:var(--technical)}.staff-mobile-dome.is-selected{border-color:var(--gold);background:#f2bf671f}.staff-mobile-selected,.staff-mobile-current-order{content-visibility:auto;border-radius:18px;gap:12px;padding:16px;display:grid}.staff-mobile-selected>div:first-child>span{color:var(--green);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:800}.staff-mobile-selected--occupied>div:first-child>span{color:var(--coral)}.staff-mobile-selected--cleaning>div:first-child>span,.staff-mobile-selected--upcoming>div:first-child>span{color:var(--amber)}.staff-mobile-selected--technical>div:first-child>span{color:var(--technical)}.staff-mobile-selected h2{font:600 28px/1 var(--serif);margin:4px 0 5px}.staff-mobile-selected p,.staff-mobile-current-order p{color:#b8c1c8;margin:0;font-size:13px;line-height:1.35}.staff-mobile-reservation{background:#ffffff0b;border-radius:13px;gap:4px;padding:10px 12px;display:grid}.staff-mobile-reservation strong{font-size:14px}.staff-mobile-reservation span{color:#c2cbd2;font-size:12px}.staff-mobile-actions{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.staff-mobile-actions button,.staff-mobile-current-order button{min-height:48px;color:var(--text);background:#113248ad;border:1px solid #b9cfde3d;border-radius:13px;justify-content:center;align-items:center;gap:6px;padding:0 9px;font-size:12px;font-weight:750;display:flex}.staff-mobile-actions button.is-primary,.staff-mobile-current-order button{color:#102033;background:linear-gradient(120deg,#f7d58f,#eeb85d);border-color:#0000}.staff-mobile-current-order>div{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.staff-mobile-current-order strong{font-size:17px}.staff-mobile-current-order span{color:var(--amber);font-size:12px;font-weight:700}.staff-modal-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;align-items:end;padding:10px}.staff-booking-modal{border-radius:18px;max-height:calc(100svh - 20px);padding:18px;overflow:auto}.staff-booking-modal h2{font-size:23px}.staff-form-grid{grid-template-columns:1fr;gap:11px}.staff-form-grid__wide{grid-column:auto}}@media (width>=431px){.guest-shell{border-left:1px solid #ffffff14;border-right:1px solid #ffffff14}}@media (width<=380px){.guest-header{gap:9px;padding-inline:13px}.guest-header__copy h1{font-size:33px}.availability-screen,.booking-screen,.menu-screen,.mine-screen{padding-inline:13px}.dome-row{grid-template-columns:39px 1fr auto;gap:9px;padding-inline:10px}.dome-row__marker{width:37px;height:37px}.dome-row__copy strong{font-size:18px}.bottom-dock{width:calc(100% - 20px)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.guest-shell__content{padding-bottom:148px}.booking-screen,.menu-screen,.mine-screen{padding-bottom:42px}.booking-field input{width:154px;min-height:40px;color:var(--text);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font:inherit;text-align:right;background:0 0;border:0;padding:0 4px 0 10px}.field-helper--date{text-align:right;margin-top:-2px}.booking-rule--error,.booking-rule--error svg,.selected-dome small.is-unavailable{color:var(--coral)}.dome-picker button:disabled{color:#7f8992;cursor:not-allowed;opacity:.72}.claim-booking{border-radius:15px;margin:4px 0 13px;overflow:hidden}.claim-booking__toggle{width:100%;min-height:50px;color:var(--text);background:0 0;border:0;justify-content:space-between;align-items:center;padding:0 14px;display:flex}.claim-booking__toggle>span{align-items:center;gap:8px;display:flex}.claim-booking__form{grid-template-columns:1fr auto;gap:8px;padding:0 12px 12px;display:grid}.claim-booking__form input{border:1px solid var(--border);min-width:0;min-height:44px;color:var(--text);background:#081d2fa8;border-radius:11px;padding:0 12px;font-size:16px}.claim-booking__form button{color:#102033;background:var(--gold-light);border:0;border-radius:11px;min-height:44px;padding:0 14px;font-weight:700}.claim-booking__form button:disabled{opacity:.46}.staff-topbar{grid-template-columns:1fr auto auto}.staff-topbar>div{min-width:0}.staff-topbar>div>small{color:#aeb9c1;margin-top:7px;font-size:12px;display:block}.staff-sidebar nav button{position:relative}.staff-sidebar nav button b,.staff-mobile-nav button b{color:#142131;background:var(--gold-light);border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;display:grid}.staff-logout{color:#c8d0d6;background:#091f31a3;border:1px solid #b9cfde38;border-radius:11px;align-items:center;gap:7px;min-height:42px;padding:0 13px;display:flex}.staff-mobile-nav,.staff-mobile-create,.staff-mobile-domes{display:none}.staff-workspace--schedule{grid-template-columns:minmax(560px,1fr) 350px}.staff-dome-board{min-width:0}.staff-dome-grid{grid-template-columns:repeat(2,minmax(220px,1fr));gap:12px;display:grid}.staff-dome-card{min-height:94px;color:var(--green);text-align:left;background:#081e2f9e;border:1px solid #72dda157;border-radius:15px;grid-template-columns:52px 1fr;align-items:center;gap:12px;padding:13px;display:grid}.staff-dome-card>span{border:1px solid;border-radius:50%;place-items:center;width:46px;height:46px;font-size:17px;font-weight:700;display:grid}.staff-dome-card>div{gap:4px;min-width:0;display:grid}.staff-dome-card strong{color:#f3eee7;text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.staff-dome-card small{color:currentColor;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.staff-dome-card em{color:#bfc8ce;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-style:normal;overflow:hidden}.staff-dome-card--occupied{color:var(--coral)}.staff-dome-card--cleaning,.staff-dome-card--upcoming{color:var(--amber)}.staff-dome-card--technical{color:var(--technical)}.staff-dome-card.is-selected{border-color:var(--gold);background:#f2bf6714;box-shadow:inset 0 0 0 1px #f2bf6747}.staff-workspace--schedule>.staff-mobile-selected{background:#081e2fa8;border:1px solid #b9cfde2e;border-radius:18px;align-self:start;gap:14px;padding:20px;display:grid}.staff-workspace--schedule>.staff-mobile-selected>div:first-child>span{color:var(--green);text-transform:uppercase;font-size:12px;font-weight:800}.staff-workspace--schedule>.staff-mobile-selected--occupied>div:first-child>span{color:var(--coral)}.staff-workspace--schedule>.staff-mobile-selected--cleaning>div:first-child>span,.staff-workspace--schedule>.staff-mobile-selected--upcoming>div:first-child>span{color:var(--amber)}.staff-workspace--schedule>.staff-mobile-selected--technical>div:first-child>span{color:var(--technical)}.staff-workspace--schedule>.staff-mobile-selected h2{font:600 28px/1 var(--serif);margin:5px 0}.staff-workspace--schedule>.staff-mobile-selected p{color:#b8c1c8;margin:0;font-size:13px}.staff-workspace--schedule>.staff-mobile-selected .staff-mobile-reservation{background:#ffffff0b;border-radius:12px;gap:5px;padding:12px;display:grid}.staff-workspace--schedule>.staff-mobile-selected .staff-mobile-reservation strong{font-size:14px}.staff-workspace--schedule>.staff-mobile-selected .staff-mobile-reservation span{color:#c2cbd2;font-size:12px;line-height:1.4}.staff-workspace--schedule>.staff-mobile-selected .staff-mobile-actions{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.staff-workspace--schedule>.staff-mobile-selected .staff-mobile-actions button{min-height:44px;color:var(--text);background:#113248ad;border:1px solid #b9cfde3d;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:0 9px;font-size:12px;font-weight:700;display:flex}.staff-workspace--schedule>.staff-mobile-selected .staff-mobile-actions button.is-primary{color:#102033;background:linear-gradient(120deg,#f7d58f,#eeb85d);border-color:#0000}.staff-mobile-actions{grid-template-columns:repeat(2,1fr)}.staff-selected-booking-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.staff-selected-booking-actions button{min-height:42px;color:var(--text);background:#113248ad;border:1px solid #b9cfde3d;border-radius:11px}.staff-selected-booking-actions button.is-danger{color:#ffaaa2;border-color:#ff796d59}.staff-section-page{padding:24px 28px 34px}.staff-section-heading{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.staff-section-heading h2{font:500 30px/1 var(--serif);margin:0}.staff-section-heading p{color:#aeb9c1;margin:7px 0 0;font-size:13px}.staff-section-create{color:#102033;background:linear-gradient(120deg,#f7d58f,#eeb85d);border:0;border-radius:11px;align-items:center;gap:7px;min-height:42px;padding:0 15px;font-weight:700;display:none}.staff-card-list{grid-template-columns:repeat(2,minmax(280px,1fr));gap:12px;display:grid}.staff-list-card{background:#081e2f9e;border:1px solid #b9cfde2b;border-radius:16px;align-content:start;gap:12px;padding:17px;display:grid}.staff-list-card__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.staff-list-card__head>div{gap:5px;min-width:0;display:grid}.staff-list-card__head strong{font-size:15px}.staff-list-card__head span{color:#b9c3ca;font-size:12px}.staff-list-card__head em{color:var(--amber);background:#f2bf671a;border-radius:8px;flex:none;padding:5px 8px;font-size:11px;font-style:normal}.staff-list-card--active .staff-list-card__head em,.staff-list-card--ready .staff-list-card__head em{color:var(--green);background:#72dda11a}.staff-list-card--cancelled,.staff-list-card--completed,.staff-list-card--delivered{opacity:.7}.staff-list-card__details{color:#cbd3d9;flex-wrap:wrap;gap:7px 13px;font-size:12px;display:flex}.staff-list-card__details a{color:#69afff}.staff-list-card>p{color:#b9c3ca;margin:0;font-size:12px}.staff-claim-code{background:#f2bf6714;border-radius:10px;justify-content:space-between;align-items:center;min-height:44px;padding:0 11px;display:flex}.staff-claim-code span{color:#c6ced4;font-size:12px}.staff-claim-code strong{color:var(--gold-light);letter-spacing:.12em;font-size:20px}.staff-list-card__actions{gap:8px;display:flex}.staff-list-card__actions button,.staff-order-action{min-height:40px;color:var(--text);background:#113248ad;border:1px solid #b9cfde3d;border-radius:10px;padding:0 12px}.staff-list-card__actions button.is-primary,.staff-order-action{color:#102033;background:linear-gradient(120deg,#f7d58f,#eeb85d);border:0;font-weight:700}.staff-order-card ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.staff-order-card li,.staff-order-total{color:#cbd3d9;justify-content:space-between;gap:8px;font-size:12px;display:flex}.staff-order-total{color:var(--gold-light);border-top:1px solid #b9cfde24;padding-top:10px;font-size:14px}.staff-order-action{width:100%}.staff-empty{color:#aeb9c1;text-align:center;border:1px dashed #b9cfde33;border-radius:17px;align-content:center;place-items:center;gap:8px;min-height:220px;padding:24px;display:grid}.staff-empty svg{color:var(--gold)}.staff-empty strong{color:var(--text)}.staff-empty span{font-size:12px}.staff-menu-list{grid-template-columns:repeat(2,minmax(280px,1fr));gap:10px;display:grid}.staff-menu-list article{background:#081e2f9e;border:1px solid #b9cfde29;border-radius:14px;justify-content:space-between;align-items:center;min-height:76px;padding:13px 15px;display:flex}.staff-menu-list article>div{gap:5px;display:grid}.staff-menu-list article span{color:#aeb9c1;font-size:12px}.staff-menu-list button{color:#aeb9c1;background:#05152599;border:1px solid #b9cfde38;border-radius:999px;align-items:center;gap:7px;min-width:118px;min-height:36px;padding:0 9px;font-size:11px;display:flex}.staff-menu-list button i{background:#71808b;border-radius:50%;width:14px;height:14px}.staff-menu-list button.is-on{color:var(--green);border-color:#72dda152}.staff-menu-list button.is-on i{background:var(--green)}.staff-form-error{color:var(--coral);margin:-5px 0 12px;font-size:13px}@media (width<=760px){.staff-shell{padding-bottom:28px}.staff-topbar{grid-template-columns:1fr auto}.staff-topbar>div>small{margin-top:4px}.staff-topbar h1 span{font:inherit;letter-spacing:0;text-transform:none;margin:0;display:inline}.staff-logout{justify-content:center;width:42px;padding:0}.staff-logout span{display:none}.staff-mobile-nav{z-index:9;background:#081c2df5;border:1px solid #b9cfde24;border-radius:14px;grid-auto-columns:1fr;grid-auto-flow:column;margin:-12px 0 12px;display:grid;position:sticky;top:66px}.staff-mobile-nav button{color:#9eabb5;background:0 0;border:0;place-items:center;gap:2px;min-width:0;min-height:54px;padding:6px 2px;font-size:10px;display:grid;position:relative}.staff-mobile-nav button.is-active{color:var(--gold-light)}.staff-mobile-nav button b{min-width:16px;height:16px;font-size:9px;position:absolute;top:4px;right:8px}.staff-summary{grid-template-columns:repeat(2,1fr);gap:7px;padding:0 0 10px;display:grid}.staff-summary__item{min-height:42px;padding:0 11px;font-size:11px}.staff-summary__item svg{width:18px}.staff-summary__item strong{font-size:16px}.staff-mobile-create{grid-template-columns:1fr auto;align-items:center;gap:8px;margin-bottom:10px;display:grid}.staff-mobile-create>span{color:var(--amber);text-align:right;font-size:11px}.staff-mobile-primary{border-radius:12px;min-height:48px}.staff-workspace.staff-workspace--schedule{grid-template-columns:1fr;gap:10px;min-height:0;padding:0;display:grid}.staff-dome-grid{display:none}.staff-mobile-domes{display:grid}.staff-workspace--schedule>.staff-mobile-selected{border-radius:16px;padding:15px}.staff-mobile-actions{grid-template-columns:repeat(2,1fr)}.staff-mobile-actions button{min-height:44px}.staff-selected-booking-actions{grid-template-columns:1fr}.staff-section-page{padding:2px 0 20px}.staff-section-heading{margin-bottom:12px}.staff-section-heading h2{font-size:25px}.staff-section-heading p{margin-top:4px;font-size:11px}.staff-section-create{min-height:40px;padding:0 10px;font-size:11px;display:flex}.staff-card-list,.staff-menu-list{grid-template-columns:1fr;gap:9px}.staff-list-card{border-radius:14px;padding:14px}.staff-list-card__head{gap:7px}.staff-list-card__head strong{font-size:14px}.staff-list-card__head em{font-size:10px}.staff-list-card__actions button{flex:1;padding:0 8px;font-size:11px}.staff-menu-list article{min-height:68px;padding:11px}.staff-menu-list button{min-width:107px;font-size:10px}.staff-modal-backdrop{z-index:100}.staff-booking-modal>.primary-button{min-height:48px;position:sticky;bottom:0}}
