@import "https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800&display=swap";.app-header{z-index:500;width:100%;padding:calc(10px + env(safe-area-inset-top)) 14px 10px;-webkit-backdrop-filter:blur(18px);background:#f5f7faeb;border-bottom:1px solid #e2e8f0d9;position:sticky;top:0}.app-header-inner{justify-content:space-between;align-items:center;gap:12px;display:flex}.app-brand{align-items:center;gap:10px;min-width:0;display:flex}.app-brand-logo{cursor:pointer;background:#111827;border:0;border-radius:13px;flex:none;place-items:center;width:40px;height:40px;padding:0;transition:transform .15s,box-shadow .15s;display:grid;overflow:hidden;box-shadow:0 3px 10px #0f172a1f}.app-brand-logo img{object-fit:cover;width:100%;height:100%;display:block}.app-brand-logo:active{transform:scale(.94)}.app-brand-logo.is-installable{box-shadow:0 0 0 3px #2563eb1f,0 4px 14px #0f172a29}@media (hover:hover){.app-brand-logo:hover{transform:translateY(-1px);box-shadow:0 6px 16px #0f172a29}}.app-brand-text{flex-direction:column;min-width:0;display:flex}.app-brand-text strong{white-space:nowrap;font-size:14px;font-weight:700}.app-brand-text span{color:#8b93a1;white-space:nowrap;margin-top:2px;font-size:10px}.venue-switcher{flex:none;position:relative}.venue-switcher-button{color:#111827;text-align:right;background:#fff;border:1px solid #e3e7ed;border-radius:15px;grid-template-columns:34px 1fr 17px;align-items:center;gap:7px;min-width:150px;height:48px;padding:0 10px;display:grid;box-shadow:0 3px 12px #11182709}.venue-switcher-button.is-open{border-color:#cbd5e1}.venue-switcher-icon{color:#475569;background:#f1f5f9;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.venue-switcher-text{flex-direction:column;min-width:0;display:flex}.venue-switcher-text span{color:#94a3b8;font-size:9px;font-weight:500}.venue-switcher-text strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font-size:12px;font-weight:700;overflow:hidden}.venue-chevron{color:#94a3b8;transition:transform .2s}.venue-switcher-button.is-open .venue-chevron{transform:rotate(180deg)}.venue-menu{background:#fff;border:1px solid #e5e9ef;border-radius:17px;width:220px;padding:8px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 45px #0f172a21}.venue-menu-title{color:#94a3b8;padding:7px 9px 9px;font-size:10px;font-weight:600}.venue-option{color:#475569;text-align:right;background:0 0;border:0;border-radius:12px;grid-template-columns:36px 1fr 20px;align-items:center;gap:9px;width:100%;min-height:48px;padding:5px 7px;display:grid}.venue-option:hover{background:#f8fafc}.venue-option.active{color:#111827;background:#f1f5f9;font-weight:600}.venue-option-icon{background:#f8fafc;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.venue-option.active .venue-option-icon{background:#fff}.venue-check{color:#2563eb}@media (width<=390px){.app-brand-text{display:none}.venue-switcher-button{min-width:165px}}.bottom-navigation{z-index:600;height:calc(76px + env(safe-area-inset-bottom));padding:7px 8px calc(7px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);background:#fffffff5;border-top:1px solid #e8ebef;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-navigation button{color:#9aa1ac;background:0 0;border:0;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:5px;font-size:11px;font-weight:500;display:flex}.bottom-navigation button.active{color:#111827}.bottom-navigation button.active svg{stroke-width:2.6px}@media (width>=600px){.bottom-navigation{width:480px;left:auto;right:50%;transform:translate(50%)}}.app-shell{background:#f5f7fa;width:100%;min-height:100dvh}.app-main{width:100%;min-height:calc(100dvh - 70px);padding-bottom:calc(88px + env(safe-area-inset-bottom))}@media (width>=600px){.app-shell{width:480px;margin:0 auto;box-shadow:0 0 45px #0f172a12}}.login-page{background:radial-gradient(circle at 100% 0,#2563eb14,#0000 38%),#f5f7fa;flex-direction:column;justify-content:center;min-height:100dvh;padding:42px 20px 30px;display:flex}.login-brand{align-items:center;gap:14px;width:100%;max-width:420px;margin:0 auto 28px;display:flex}.login-logo{color:#fff;background:#111827;border-radius:17px;flex:none;place-items:center;width:54px;height:54px;font-size:24px;font-weight:800;display:grid}.login-brand h1{margin:0;font-size:20px}.login-brand span{color:#8b93a1;margin-top:3px;font-size:13px;display:block}.login-card{background:#fff;border:1px solid #e8ebf0;border-radius:26px;width:100%;max-width:420px;margin:0 auto;padding:26px 20px;box-shadow:0 18px 50px #11182712}.login-heading{margin-bottom:25px}.login-heading>span{color:#2563eb;font-size:13px;font-weight:600}.login-heading h2{margin:5px 0 7px;font-size:25px}.login-heading p{color:#8a92a0;margin:0;font-size:14px;line-height:1.6}.login-field{margin-bottom:17px}.login-field label{margin-bottom:8px;font-size:13px;font-weight:600;display:block}.login-input{background:#fafbfc;border:1px solid #e2e6ec;border-radius:15px;align-items:center;gap:10px;height:54px;padding:0 14px;display:flex}.login-input:focus-within{background:#fff;border-color:#2563eb}.login-input svg{color:#8d95a2;flex:none}.login-input input{color:#111827;background:0 0;border:0;width:100%;height:100%;font-size:15px}.login-input input::placeholder{color:#adb3bd}.login-error{color:#be123c;background:#fff1f2;border-radius:12px;margin-bottom:14px;padding:11px 13px;font-size:13px}.login-submit{color:#fff;background:#111827;border:0;border-radius:16px;width:100%;height:56px;margin-top:4px;font-size:15px;font-weight:700}.login-submit:disabled{opacity:.6}.employees-page{width:100%;padding:22px 16px 110px}.employees-page-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.employees-page-header>div{min-width:0}.employees-eyebrow{color:#94a3b8;margin-bottom:4px;font-size:12px;font-weight:500;display:block}.employees-page-header h1{color:#0f172a;margin:0;font-size:28px;font-weight:700;line-height:1.15}.employee-add-button{color:#fff;background:#111827;border:0;border-radius:14px;justify-content:center;align-items:center;gap:6px;min-height:44px;padding:0 14px;font-size:13px;font-weight:600;display:flex;box-shadow:0 5px 15px #0f172a1f}.employee-add-button:active{transform:scale(.97)}.employees-summary-card{background:#fff;border:1px solid #e8edf3;border-radius:18px;align-items:center;gap:13px;margin-bottom:18px;padding:15px 16px;display:flex;box-shadow:0 4px 16px #0f172a09}.employees-summary-icon{color:#475569;background:#f1f5f9;border-radius:14px;flex:none;place-items:center;width:46px;height:46px;display:grid}.employees-summary-card>div:last-child{flex-direction:column;display:flex}.employees-summary-card span{color:#94a3b8;font-size:12px}.employees-summary-card strong{color:#0f172a;margin-top:1px;font-size:22px;font-weight:700}.employees-list{flex-direction:column;gap:10px;display:flex}.employee-card{width:100%;color:inherit;text-align:right;background:#fff;border:1px solid #e7ebf0;border-radius:18px;grid-template-columns:52px 1fr auto;align-items:center;gap:12px;padding:13px;transition:transform .15s,box-shadow .15s,border-color .15s;display:grid;box-shadow:0 3px 14px #0f172a09}.employee-card:active{transform:scale(.985)}@media (hover:hover){.employee-card:hover{border-color:#d8dee7;box-shadow:0 8px 22px #0f172a12}}.employee-avatar{color:#0f172a;background:#f1f5f9;border-radius:16px;place-items:center;width:52px;height:52px;font-size:19px;font-weight:700;display:grid}.employee-details{flex-direction:column;min-width:0;display:flex}.employee-details strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;overflow:hidden}.employee-details span{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;overflow:hidden}.employee-rate{flex-direction:column;align-items:flex-end;min-width:55px;display:flex}.employee-rate strong{color:#111827;font-size:16px;font-weight:700}.employee-rate span{color:#94a3b8;margin-top:2px;font-size:10px}.employees-state,.employees-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;display:flex}.employees-state{color:#94a3b8;font-size:14px}.employees-empty-state{padding:30px}.employees-empty-icon{color:#64748b;background:#eef2f7;border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:14px;display:grid}.employees-empty-state strong{color:#111827;font-size:16px;font-weight:600}.employees-empty-state>span{color:#94a3b8;margin-top:5px;font-size:13px}.employees-empty-state button{color:#fff;background:#111827;border:0;border-radius:13px;align-items:center;gap:6px;min-height:44px;margin-top:18px;padding:0 16px;font-size:13px;font-weight:600;display:flex}.employees-back-button{color:#475569;background:#fff;border:1px solid #e5e9ef;border-radius:13px;flex:none;place-items:center;width:42px;height:42px;display:grid}.employee-form{background:#fff;border:1px solid #e7ebf0;border-radius:22px;flex-direction:column;gap:18px;padding:20px;display:flex;box-shadow:0 5px 20px #0f172a09}.employee-field{flex-direction:column;gap:7px;display:flex}.employee-field label{color:#334155;font-size:13px;font-weight:600}.employee-field input,.employee-field select{color:#111827;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;width:100%;height:52px;padding:0 14px;font-size:15px;transition:border-color .15s,background .15s}.employee-field input:focus,.employee-field select:focus{background:#fff;border-color:#94a3b8}.employee-field input::placeholder{color:#b0b8c4}.employee-money-field{position:relative}.employee-money-field span{z-index:2;color:#475569;font-size:17px;font-weight:600;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.employee-money-field input{padding-right:40px}.employee-primary-button{color:#fff;background:#111827;border:0;border-radius:15px;width:100%;height:54px;margin-top:4px;font-size:15px;font-weight:700;box-shadow:0 6px 18px #0f172a21}.employee-primary-button:disabled{opacity:.55}@media (width<=360px){.employees-page{padding-left:12px;padding-right:12px}.employee-card{grid-template-columns:46px minmax(0,1fr) auto}.employee-avatar{width:46px;height:46px}.employee-add-button{padding:0 11px}}.add-shift-employee-overlay{z-index:1000;-webkit-backdrop-filter:blur(3px);background:#0f172a61;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.add-shift-employee-sheet{width:100%;max-width:480px;max-height:78dvh;padding:8px 16px calc(20px + env(safe-area-inset-bottom));background:#fff;border-radius:26px 26px 0 0;overflow:hidden;box-shadow:0 -15px 45px #0f172a29}.add-shift-employee-handle{background:#d7dce3;border-radius:999px;width:42px;height:4px;margin:0 auto 17px}.add-shift-employee-header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.add-shift-employee-header span{color:#94a3b8;margin-bottom:3px;font-size:11px;display:block}.add-shift-employee-header h2{color:#111827;margin:0;font-size:20px;font-weight:700}.add-shift-employee-close{color:#64748b;background:#f8fafc;border:1px solid #e7ebf0;border-radius:13px;flex:none;place-items:center;width:40px;height:40px;display:grid}.add-shift-employee-search{color:#94a3b8;background:#f8fafc;border:1px solid #e2e8f0;border-radius:15px;align-items:center;gap:9px;height:50px;margin-bottom:14px;padding:0 14px;display:flex}.add-shift-employee-search:focus-within{background:#fff;border-color:#94a3b8}.add-shift-employee-search input{color:#111827;background:0 0;border:0;width:100%;height:100%;font-size:14px}.add-shift-employee-search input::placeholder{color:#aab2bd}.add-shift-employee-list{overscroll-behavior:contain;max-height:calc(78dvh - 150px);overflow-y:auto}.add-shift-employee-item{width:100%;color:inherit;text-align:right;background:0 0;border:0;border-bottom:1px solid #eef1f4;grid-template-columns:46px minmax(0,1fr) auto 36px;align-items:center;gap:10px;padding:12px 4px;display:grid}.add-shift-employee-item:last-child{border-bottom:0}.add-shift-employee-item:disabled{opacity:.55}.add-shift-employee-avatar{color:#0f172a;background:#f1f5f9;border-radius:14px;place-items:center;width:46px;height:46px;font-size:17px;font-weight:700;display:grid}.add-shift-employee-info{flex-direction:column;min-width:0;display:flex}.add-shift-employee-info strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.add-shift-employee-info span{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;overflow:hidden}.add-shift-employee-rate{flex-direction:column;align-items:flex-end;display:flex}.add-shift-employee-rate strong{color:#111827;font-size:13px;font-weight:700}.add-shift-employee-rate span{color:#94a3b8;margin-top:2px;font-size:9px}.add-shift-employee-action{color:#fff;background:#111827;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.add-shift-employee-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:210px;padding:25px;display:flex}.add-shift-employee-empty>div{color:#17824c;background:#ecfdf3;border-radius:15px;place-items:center;width:50px;height:50px;margin-bottom:12px;display:grid}.add-shift-employee-empty strong{color:#111827;font-size:14px}.add-shift-employee-empty span{color:#94a3b8;max-width:270px;margin-top:5px;font-size:12px;line-height:1.5}.edit-shift-employee-overlay{z-index:1100;-webkit-backdrop-filter:blur(3px);background:#0f172a6b;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.edit-shift-employee-sheet{width:100%;max-width:480px;max-height:90dvh;padding:8px 17px calc(22px + env(safe-area-inset-bottom));background:#fff;border-radius:27px 27px 0 0;overflow-y:auto;box-shadow:0 -18px 50px #0f172a2e}.edit-shift-employee-handle{background:#d7dce3;border-radius:999px;width:42px;height:4px;margin:0 auto 17px}.edit-shift-employee-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:19px;display:flex}.edit-shift-employee-header span{color:#94a3b8;margin-bottom:3px;font-size:11px;display:block}.edit-shift-employee-header h2{color:#111827;margin:0;font-size:22px}.edit-shift-employee-header small{color:#64748b;margin-top:5px;font-size:11px;display:block}.edit-shift-employee-close{color:#64748b;background:#f8fafc;border:1px solid #e7ebf0;border-radius:13px;flex:none;place-items:center;width:40px;height:40px;display:grid}.edit-shift-time-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.edit-shift-time-grid label{flex-direction:column;gap:7px;display:flex}.edit-shift-time-grid label>span{color:#64748b;align-items:center;gap:5px;font-size:11px;font-weight:600;display:flex}.edit-shift-time-grid input{color:#111827;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;width:100%;height:50px;padding:0 12px;font-size:15px}.edit-shift-preview{background:#f8fafc;border:1px solid #e7ebf0;border-radius:17px;margin-top:16px;padding:15px}.edit-shift-preview-title{color:#475569;align-items:center;gap:7px;margin-bottom:13px;font-size:12px;font-weight:600;display:flex}.edit-shift-preview-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.edit-shift-preview-grid>div{flex-direction:column;gap:4px;display:flex}.edit-shift-preview-grid span{color:#94a3b8;font-size:10px}.edit-shift-preview-grid strong{color:#111827;font-size:14px}.edit-shift-taxi{margin-top:15px}.edit-shift-taxi-toggle{background:#fff;border:1px solid #e7ebf0;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:54px;padding:0 14px;display:flex}.edit-shift-taxi-toggle>div:first-child{color:#475569;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.edit-shift-switch{background:#e2e8f0;border-radius:999px;flex:none;width:42px;height:24px;transition:all .2s;position:relative}.edit-shift-switch span{background:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;top:3px;right:3px;box-shadow:0 2px 5px #0f172a29}.edit-shift-taxi-toggle-active .edit-shift-switch{background:#111827}.edit-shift-taxi-toggle-active .edit-shift-switch span{transform:translate(-18px)}.edit-shift-taxi-amount{margin-top:10px;display:block}.edit-shift-taxi-amount>span{color:#64748b;margin-bottom:6px;font-size:11px;font-weight:600;display:block}.edit-shift-taxi-amount>div{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:7px;height:48px;padding:0 13px;display:flex}.edit-shift-taxi-amount input{color:#111827;background:0 0;border:0;width:100%;height:100%;font-size:14px}.edit-shift-notes{margin-top:15px;display:block}.edit-shift-notes>span{color:#64748b;margin-bottom:6px;font-size:11px;font-weight:600;display:block}.edit-shift-notes textarea{resize:none;color:#111827;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;width:100%;padding:12px;font-size:13px}.edit-shift-total{color:#fff;background:#111827;border-radius:17px;justify-content:space-between;align-items:center;margin-top:16px;padding:15px;display:flex}.edit-shift-total span{opacity:.74;font-size:12px}.edit-shift-total strong{font-size:21px}.edit-shift-save{color:#fff;background:#111827;border:0;border-radius:15px;justify-content:center;align-items:center;gap:8px;width:100%;height:52px;margin-top:12px;font-size:14px;font-weight:600;display:flex}.edit-shift-save:disabled{opacity:.6}.edit-shift-payment{background:#f8fafc;border:1px solid #e7ebf0;border-radius:17px;margin-top:12px;padding:14px}.edit-shift-payment-paid{background:#f0fdf4;border-color:#bbf7d0}.edit-shift-payment-info{align-items:center;gap:11px;display:flex}.edit-shift-payment-icon{color:#64748b;background:#e2e8f0;border-radius:13px;flex:none;place-items:center;width:42px;height:42px;display:grid}.edit-shift-payment-paid .edit-shift-payment-icon{color:#15803d;background:#dcfce7}.edit-shift-payment-info>div:last-child{flex-direction:column;min-width:0;display:flex}.edit-shift-payment-info span{color:#94a3b8;margin-bottom:2px;font-size:10px}.edit-shift-payment-info strong{color:#111827;font-size:14px;font-weight:700}.edit-shift-payment-paid .edit-shift-payment-info strong{color:#166534}.edit-shift-payment-info small{color:#64748b;margin-top:3px;font-size:9px}.edit-shift-payment-button{color:#fff;background:#111827;border:0;border-radius:13px;width:100%;height:43px;margin-top:12px;font-size:12px;font-weight:600}.edit-shift-payment-button-paid{color:#15803d;background:#fff;border:1px solid #bbf7d0}.edit-shift-payment-button:disabled{opacity:.55}.close-shift-overlay{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a7a;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}.close-shift-sheet{background:#fff;border-radius:24px 24px 0 0;width:100%;max-width:480px;max-height:90dvh;padding:9px 18px 24px;overflow-y:auto}.close-shift-handle{background:#d9dee7;border-radius:999px;width:42px;height:4px;margin:0 auto 18px}.close-shift-header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.close-shift-header span{color:#94a3b8;font-size:11px;font-weight:500}.close-shift-header h2{color:#111827;margin:3px 0 0;font-size:22px;font-weight:700}.close-shift-x{color:#64748b;background:#f1f5f9;border:0;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;display:grid}.close-shift-ready{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:16px;align-items:center;gap:11px;margin-top:20px;padding:14px;display:flex}.close-shift-ready div{flex-direction:column;gap:2px;display:flex}.close-shift-ready strong{font-size:13px}.close-shift-ready span{color:#4b7b5e;font-size:10px}.close-shift-warning{background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;margin-top:20px;padding:14px}.close-shift-warning-title{color:#c26319;gap:10px;display:flex}.close-shift-warning-title div{flex-direction:column;gap:2px;display:flex}.close-shift-warning-title strong{font-size:13px}.close-shift-warning-title span{font-size:10px}.close-shift-blockers{flex-direction:column;gap:7px;margin-top:12px;display:flex}.close-shift-blockers>div{background:#fff;border-radius:11px;justify-content:space-between;align-items:center;padding:9px 11px;display:flex}.close-shift-blockers span{color:#111827;font-size:12px;font-weight:600}.close-shift-blockers strong{color:#c26319;font-size:9px}.close-shift-summary{background:#f8fafc;border:1px solid #e7ebf0;border-radius:18px;margin-top:16px;padding:15px}.close-shift-summary-title{color:#111827;align-items:center;gap:7px;margin-bottom:13px;font-size:13px;font-weight:700;display:flex}.close-shift-summary-grid{grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:14px;display:grid}.close-shift-summary-grid>div{text-align:center;background:#fff;border:1px solid #e7ebf0;border-radius:13px;min-width:0;padding:10px 7px}.close-shift-summary-grid svg{color:#64748b;margin-bottom:4px}.close-shift-summary-grid span{color:#94a3b8;font-size:9px;display:block}.close-shift-summary-grid strong{color:#111827;margin-top:3px;font-size:12px;display:block}.close-shift-money-row{border-top:1px solid #e7ebf0;justify-content:space-between;align-items:center;padding:10px 1px;display:flex}.close-shift-money-row span{color:#64748b;font-size:11px}.close-shift-money-row strong{color:#111827;font-size:12px}.close-shift-money-row-main{background:#111827;border:0;border-radius:12px;margin-top:3px;padding:13px 11px}.close-shift-money-row-main span{color:#cbd5e1}.close-shift-money-row-main strong{color:#fff;font-size:15px}.close-shift-actions{grid-template-columns:.8fr 1.2fr;gap:9px;margin-top:17px;display:grid}.close-shift-actions button{border-radius:14px;min-height:48px;font-size:12px;font-weight:700}.close-shift-cancel{color:#64748b;background:#fff;border:1px solid #e2e8f0}.close-shift-confirm{color:#fff;background:#111827;border:0}.close-shift-confirm:disabled{cursor:not-allowed;background:#cbd5e1}@media (width>=600px){.close-shift-overlay{align-items:center;padding:24px}.close-shift-sheet{border-radius:24px}}.shift-page{width:100%;padding:22px 16px 110px}.shift-page-heading{margin-bottom:20px}.shift-page-heading>span{color:#94a3b8;margin-bottom:4px;font-size:12px;font-weight:500;display:block}.shift-page-heading h1{color:#0f172a;margin:0;font-size:28px;font-weight:700;line-height:1.15}.shift-date{color:#64748b;align-items:center;gap:6px;margin-top:8px;font-size:12px;display:flex}.shift-loading{color:#94a3b8;justify-content:center;align-items:center;min-height:350px;font-size:14px;display:flex}.shift-empty-card{background:#fff;border:1px solid #e7ebf0;border-radius:24px;padding:26px 20px 22px;box-shadow:0 8px 30px #0f172a0d}.shift-empty-icon{color:#475569;background:#f1f5f9;border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:20px;display:grid}.shift-empty-label{color:#94a3b8;margin-bottom:5px;font-size:12px;font-weight:500;display:block}.shift-empty-card h2{color:#111827;margin:0;font-size:21px;font-weight:700}.shift-empty-card p{color:#7c8798;max-width:340px;margin:9px 0 24px;font-size:13px;line-height:1.65}.shift-open-form{flex-direction:column;gap:18px;display:flex}.shift-budget-field{flex-direction:column;gap:7px;display:flex}.shift-budget-field label{color:#334155;font-size:13px;font-weight:600}.shift-money-input{position:relative}.shift-money-input span{z-index:2;color:#475569;font-size:18px;font-weight:600;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.shift-money-input input{color:#111827;background:#f8fafc;border:1px solid #e2e8f0;border-radius:15px;width:100%;height:55px;padding:0 45px 0 14px;font-size:17px;font-weight:600}.shift-money-input input:focus{background:#fff;border-color:#94a3b8}.shift-money-input input::placeholder{color:#c0c6cf}.shift-open-button{color:#fff;background:#111827;border:0;border-radius:15px;justify-content:center;align-items:center;gap:7px;width:100%;height:55px;font-size:14px;font-weight:700;display:flex;box-shadow:0 7px 18px #0f172a24}.shift-open-button:disabled{opacity:.55}.shift-status-card{background:#f7fcf9;border:1px solid #dfeee6;border-radius:18px;align-items:center;gap:12px;margin-bottom:14px;padding:14px 15px;display:flex}.shift-status-icon{color:#17824c;background:#e6f6ed;border-radius:14px;flex:none;place-items:center;width:43px;height:43px;display:grid}.shift-status-card>div:last-child{flex-direction:column;display:flex}.shift-status-card span{color:#7ca28d;font-size:11px}.shift-status-card strong{color:#185c3b;margin-top:2px;font-size:14px;font-weight:600}.shift-budget-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:22px;display:grid}.shift-budget-card{background:#fff;border:1px solid #e7ebf0;border-radius:18px;min-width:0;padding:15px;box-shadow:0 3px 14px #0f172a09}.shift-budget-card span{color:#94a3b8;margin-bottom:5px;font-size:11px;display:block}.shift-budget-card strong{color:#111827;font-size:18px;font-weight:700}.shift-budget-card-main{background:#111827;border-color:#111827;grid-column:1/-1;padding:18px}.shift-budget-card-main span{color:#aeb7c5}.shift-budget-card-main strong{color:#fff;font-size:27px}.shift-workers-section{margin-top:8px}.shift-section-header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.shift-section-header>div{min-width:0}.shift-section-header span{color:#94a3b8;margin-bottom:3px;font-size:11px;display:block}.shift-section-header h2{color:#111827;margin:0;font-size:19px;font-weight:700}.shift-section-header button{color:#fff;background:#111827;border:0;border-radius:13px;justify-content:center;align-items:center;gap:5px;min-height:42px;padding:0 13px;font-size:12px;font-weight:600;display:flex}.shift-workers-empty{color:#94a3b8;text-align:center;background:#fff;border:1px dashed #d9e0e8;border-radius:18px;justify-content:center;align-items:center;min-height:130px;padding:20px;font-size:13px;display:flex}.shift-workers-list{flex-direction:column;gap:10px;display:flex}.shift-worker-card{background:#fff;border:1px solid #e7ebf0;border-radius:18px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;padding:13px;display:grid;box-shadow:0 3px 14px #0f172a09}.shift-worker-avatar{color:#0f172a;background:#f1f5f9;border-radius:15px;place-items:center;width:48px;height:48px;font-size:17px;font-weight:700;display:grid}.shift-worker-info{flex-direction:column;min-width:0;display:flex}.shift-worker-info strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.shift-worker-info span{color:#94a3b8;margin-top:3px;font-size:11px}.shift-worker-status{color:#64748b;white-space:nowrap;background:#f8fafc;border-radius:11px;align-items:center;gap:5px;padding:7px 9px;display:flex}.shift-worker-status span{font-size:10px;font-weight:600}.shift-worker-card{text-align:right;cursor:pointer;border:1px solid #e7ebf0;transition:transform .15s,border-color .15s,box-shadow .15s}.shift-worker-card:active{transform:scale(.985)}.shift-worker-total{color:#111827;margin-top:4px;font-size:10px;font-weight:600;display:block}.shift-worker-status-active{color:#c26319;background:#fff7ed}.shift-worker-status-finished{color:#17824c;background:#ecfdf3}.shift-worker-finished-info{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.shift-worker-finished-info span{font-size:10px;font-weight:600}.shift-worker-finished-info small{opacity:.72;font-size:9px}.shift-worker-payment-badge{border-radius:999px;align-items:center;width:fit-content;margin-top:6px;padding:4px 7px;font-size:9px;font-weight:700;line-height:1;display:inline-flex}.shift-worker-payment-badge-unpaid{color:#c26319;background:#fff7ed}.shift-worker-payment-badge-paid{color:#17824c;background:#ecfdf3}@media (width<=360px){.shift-page{padding-left:12px;padding-right:12px}.shift-budget-card strong{font-size:16px}.shift-budget-card-main strong{font-size:24px}}.history-page{padding:20px 16px 110px}.history-heading{margin-bottom:20px}.history-heading>span{color:#94a3b8;margin-bottom:4px;font-size:12px;display:block}.history-heading h1{color:#0f172a;margin:0;font-size:24px}.history-heading p{color:#64748b;margin:5px 0 0;font-size:13px}.history-loading,.history-empty{justify-content:center;align-items:center;min-height:220px;display:flex}.history-empty{color:#94a3b8;text-align:center;background:#fff;border-radius:18px;flex-direction:column;gap:8px;padding:30px 20px}.history-empty strong{color:#334155;font-size:15px}.history-empty span{font-size:12px}.history-list{flex-direction:column;gap:12px;display:flex}.history-card{text-align:right;background:#fff;border:0;border-radius:18px;width:100%;padding:16px;font-family:inherit;box-shadow:0 4px 18px #0f172a0d}.history-card:active{transform:scale(.99)}.history-card-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.history-card-top>div:first-child{flex-direction:column;gap:5px;display:flex}.history-date{color:#64748b;align-items:center;gap:5px;font-size:11px;display:flex}.history-card-top strong{color:#0f172a;font-size:16px}.history-payment-status{color:#c2410c;background:#fff7ed;border-radius:999px;align-items:center;gap:5px;padding:6px 9px;font-size:10px;font-weight:700;display:flex}.history-payment-status-paid{color:#047857;background:#ecfdf5}.history-card-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.history-card-grid>div{background:#f8fafc;border-radius:13px;flex-direction:column;gap:3px;padding:10px 8px;display:flex}.history-card-grid svg{color:#64748b}.history-card-grid span{color:#94a3b8;font-size:9px}.history-card-grid strong{color:#0f172a;font-size:13px}.history-card-footer{color:#64748b;border-top:1px solid #f1f5f9;justify-content:space-between;gap:10px;margin-top:12px;padding-top:12px;font-size:10px;display:flex}.shift-summary-page{padding:18px 16px 110px}.shift-summary-loading{color:#64748b;justify-content:center;align-items:center;min-height:250px;font-size:13px;display:flex}.shift-summary-back{color:#64748b;background:0 0;border:0;align-items:center;gap:6px;margin-bottom:18px;padding:5px 0;font-family:inherit;font-size:12px;font-weight:600;display:flex}.shift-summary-heading{margin-bottom:16px}.shift-summary-heading>span{color:#94a3b8;font-size:11px}.shift-summary-heading h1{color:#0f172a;margin:3px 0 6px;font-size:25px}.shift-summary-date{color:#64748b;align-items:center;gap:6px;font-size:12px;display:flex}.shift-summary-status{color:#047857;background:#ecfdf5;border-radius:17px;align-items:center;gap:10px;margin-bottom:14px;padding:13px 15px;display:flex}.shift-summary-status div{flex-direction:column;display:flex}.shift-summary-status span{font-size:10px}.shift-summary-status strong{font-size:13px}.shift-summary-finance-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.shift-summary-finance-grid>div{background:#fff;border-radius:16px;flex-direction:column;gap:5px;padding:14px;display:flex;box-shadow:0 4px 18px #0f172a0a}.shift-summary-finance-grid svg{color:#64748b}.shift-summary-finance-grid span{color:#94a3b8;font-size:10px}.shift-summary-finance-grid strong{color:#0f172a;font-size:16px}.shift-summary-remaining{color:#fff;background:#0f172a;border-radius:17px;justify-content:space-between;align-items:center;margin-top:10px;padding:15px 17px;display:flex}.shift-summary-remaining span{opacity:.7;font-size:11px}.shift-summary-remaining strong{font-size:20px}.shift-summary-workers-header{justify-content:space-between;align-items:end;margin:24px 2px 12px;display:flex}.shift-summary-workers-header span{color:#94a3b8;font-size:10px}.shift-summary-workers-header h2{color:#0f172a;margin:2px 0 0;font-size:19px}.shift-summary-workers-header>div:last-child{color:#64748b;align-items:center;gap:5px;font-size:12px;display:flex}.shift-summary-workers{flex-direction:column;gap:11px;display:flex}.shift-summary-worker{background:#fff;border-radius:18px;padding:15px;box-shadow:0 4px 18px #0f172a0a}.shift-summary-worker-top{align-items:center;gap:10px;display:flex}.shift-summary-worker-avatar{color:#334155;background:#f1f5f9;border-radius:13px;justify-content:center;align-items:center;width:39px;height:39px;font-weight:800;display:flex}.shift-summary-worker-name{flex-direction:column;flex:1;gap:2px;display:flex}.shift-summary-worker-name strong{color:#0f172a;font-size:14px}.shift-summary-worker-name span{color:#94a3b8;font-size:10px}.shift-summary-payment{color:#c2410c;background:#fff7ed;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:700}.shift-summary-payment-paid{color:#047857;background:#ecfdf5}.shift-summary-worker-times{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:13px;display:grid}.shift-summary-worker-times>div{background:#f8fafc;border-radius:12px;flex-direction:column;gap:3px;padding:9px;display:flex}.shift-summary-worker-times svg{color:#94a3b8}.shift-summary-worker-times span{color:#94a3b8;font-size:9px}.shift-summary-worker-times strong{color:#334155;font-size:12px}.shift-summary-worker-money{color:#64748b;border-top:1px solid #f1f5f9;flex-wrap:wrap;align-items:center;gap:12px;margin-top:12px;padding-top:11px;font-size:10px;display:flex}.shift-summary-worker-money strong{color:#0f172a;margin-right:auto;font-size:12px}.settings-page{width:100%;padding:22px 16px 110px}.settings-page-header{align-items:center;gap:12px;margin-bottom:20px;display:flex}.settings-page-header--back{align-items:center}.settings-page-header>div{min-width:0}.settings-eyebrow{color:#94a3b8;margin-bottom:4px;font-size:12px;font-weight:500;display:block}.settings-page-header h1{color:#0f172a;margin:0;font-size:28px;font-weight:700;line-height:1.15}.settings-back-button{color:#475569;background:#fff;border:1px solid #e5e9ef;border-radius:13px;flex:none;place-items:center;width:42px;height:42px;display:grid}.settings-card{background:#fff;border:1px solid #e7ebf0;border-radius:20px;box-shadow:0 4px 16px #0f172a09}.settings-account-card,.settings-user-profile{align-items:center;gap:12px;padding:15px;display:flex}.settings-account-avatar,.settings-user-avatar{color:#0f172a;background:#f1f5f9;border-radius:15px;flex:none;place-items:center;width:50px;height:50px;font-size:18px;font-weight:700;display:grid}.settings-account-info,.settings-user-profile>div:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.settings-account-info strong,.settings-user-profile strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;overflow:hidden}.settings-account-info span,.settings-user-profile span{color:#94a3b8;margin-top:3px;font-size:12px}.settings-role{color:#475569;background:#f1f5f9;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:700}.settings-section{margin-top:24px}.settings-section-title{color:#475569;align-items:center;gap:10px;margin-bottom:10px;display:flex}.settings-section-title>div{flex-direction:column;display:flex}.settings-section-title strong{color:#111827;font-size:14px;font-weight:700}.settings-section-title span{color:#94a3b8;margin-top:2px;font-size:11px}.settings-section-title--actions{justify-content:space-between}.settings-section-title-main{align-items:center;gap:10px;display:flex}.settings-section-title-main>div{flex-direction:column;display:flex}.settings-form{flex-direction:column;gap:16px;padding:18px;display:flex}.settings-field{flex-direction:column;gap:7px;display:flex}.settings-field label{color:#334155;font-size:13px;font-weight:600}.settings-field input{color:#111827;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;outline:none;width:100%;height:50px;padding:0 14px;font-size:15px;transition:border-color .15s,background .15s}.settings-field input:focus{background:#fff;border-color:#94a3b8}.settings-field input::placeholder{color:#b0b8c4}.settings-primary-button,.settings-secondary-button{border:0;border-radius:15px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:52px;font-size:14px;font-weight:700;display:flex}.settings-primary-button{color:#fff;background:#111827;box-shadow:0 6px 18px #0f172a1f}.settings-secondary-button{color:#334155;background:#f8fafc;border:1px solid #e2e8f0}.settings-primary-button:disabled,.settings-secondary-button:disabled{opacity:.55}.settings-small-add-button{color:#fff;background:#111827;border:0;border-radius:12px;align-items:center;gap:5px;min-height:38px;padding:0 12px;font-size:12px;font-weight:700;display:flex}.settings-users-list{flex-direction:column;gap:10px;display:flex}.settings-user-card{width:100%;color:inherit;text-align:right;background:#fff;border:1px solid #e7ebf0;border-radius:17px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px;display:grid;box-shadow:0 3px 14px #0f172a09}.settings-user-card:active{transform:scale(.985)}.settings-user-card .settings-user-avatar{width:48px;height:48px}.settings-user-details{flex-direction:column;min-width:0;display:flex}.settings-user-details strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;overflow:hidden}.settings-user-details span{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;overflow:hidden}.settings-user-meta{color:#64748b;align-items:center;gap:7px;display:flex}.settings-user-active,.settings-user-inactive{border-radius:999px;padding:5px 7px;font-size:10px;font-weight:700}.settings-user-active{color:#047857;background:#ecfdf5}.settings-user-inactive{color:#b91c1c;background:#fef2f2}.settings-loading,.settings-error{text-align:center;padding:25px 12px;font-size:13px}.settings-loading{color:#94a3b8}.settings-error{color:#b91c1c}.settings-empty-users{color:#64748b;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:160px;padding:24px;display:flex}.settings-empty-users strong{color:#111827;margin-top:9px;font-size:14px}.settings-empty-users span{color:#94a3b8;margin-top:4px;font-size:12px}.settings-venues-list{flex-direction:column;gap:8px;padding:12px;display:flex}.settings-venue-option{width:100%;min-height:60px;color:inherit;text-align:right;background:#fff;border:1px solid #e5e7eb;border-radius:14px;justify-content:space-between;align-items:center;padding:11px 12px;display:flex}.settings-venue-option>div:first-child{flex-direction:column;display:flex}.settings-venue-option strong{color:#111827;font-size:14px}.settings-venue-option span{color:#94a3b8;margin-top:2px;font-size:11px}.settings-venue-option--selected{background:#f8fafc;border-color:#cbd5e1}.settings-checkbox{color:#fff;background:#fff;border:1px solid #cbd5e1;border-radius:8px;place-items:center;width:25px;height:25px;display:grid}.settings-venue-option--selected .settings-checkbox{background:#111827;border-color:#111827}.settings-status{border-radius:999px;flex:none;padding:6px 9px;font-size:10px;font-weight:700}.settings-status--active{color:#047857;background:#ecfdf5}.settings-status--inactive{color:#b91c1c;background:#fef2f2}.settings-status-button{border-radius:14px;width:100%;min-height:50px;font-size:13px;font-weight:700}.settings-status-button--disable{color:#b91c1c;background:#fff7f7;border:1px solid #fecaca}.settings-status-button--enable{color:#047857;background:#f0fdf4;border:1px solid #a7f3d0}.settings-message{color:#475569;background:#f1f5f9;border-radius:12px;padding:11px 12px;font-size:12px;line-height:1.5}.settings-logout-button{color:#b91c1c;background:#fff;border:1px solid #fecaca;border-radius:15px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:52px;font-size:14px;font-weight:700;display:flex}@media (width<=360px){.settings-page{padding-left:12px;padding-right:12px}.settings-account-card{padding:12px}.settings-user-card{grid-template-columns:44px minmax(0,1fr) auto}.settings-user-card .settings-user-avatar{width:44px;height:44px}}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}html{background:#eef1f5}body{color:#111827;-webkit-font-smoothing:antialiased;direction:rtl;background:#f5f7fa;margin:0;font-family:Rubik,sans-serif}button,input,select,textarea{font-family:Rubik,sans-serif}button{cursor:pointer;-webkit-tap-highlight-color:transparent}input,button,select,textarea{outline:none}#root{min-height:100dvh}.temporary-page{padding:24px 18px}.temporary-page span{color:#94a3b8;font-size:13px}.temporary-page h1{margin:5px 0 0;font-size:27px}
