@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";:root{color:#101524;background:#f4f5fb;font-family:Inter,Noto Sans SC,system-ui,sans-serif;font-feature-settings:"cv11","ss01";letter-spacing:0}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;background:#f4f5fb}.topbar{position:sticky;top:0;z-index:10;height:64px;padding:0 24px;display:flex;align-items:center;justify-content:flex-start;background:#f4f5fbd9;border-bottom:1px solid rgb(23 31 107 / 10%);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.wordmark{display:inline-flex;min-width:148px;align-items:center;gap:10px;font-size:17px;font-weight:800;color:#101524}.brand-mark{position:relative;width:56px;height:56px;display:grid;place-items:center;border-radius:16px;color:#fff;background-color:#2a2fd4;background-image:linear-gradient(150deg,#3f46e8,#2a2fd4 46%,#1f24ad);box-shadow:0 10px 20px -6px #1f24ad9e,inset 0 1px #ffffff2e}.brand-mark span{font-size:25px;font-weight:800;line-height:1}.brand-mark i{position:absolute;right:10px;bottom:10px;width:6px;height:6px;border-radius:999px;background:#bfeaff}.brand-mark-small{width:36px;height:36px;border-radius:11px;box-shadow:0 6px 14px -5px #1f24ad9e,inset 0 1px #ffffff2e}.brand-mark-small span{font-size:17px}.brand-mark-small i{right:7px;bottom:7px;width:4px;height:4px}.auth-main{position:relative;min-height:calc(100vh - 64px);display:grid;place-items:center;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 15% 28%,rgb(31 36 173 / 10%),transparent 23rem),radial-gradient(circle at 84% 70%,rgb(107 120 246 / 10%),transparent 25rem),radial-gradient(circle at 50% 9%,rgb(42 47 212 / 7%),transparent 21rem)}.grid-layer{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.85;background-image:linear-gradient(rgb(31 36 173 / 5%) 1px,transparent 1px),linear-gradient(90deg,rgb(31 36 173 / 5%) 1px,transparent 1px);background-size:46px 46px;-webkit-mask-image:radial-gradient(ellipse 62% 60% at 50% 44%,#000,transparent);mask-image:radial-gradient(ellipse 62% 60% at 50% 44%,#000,transparent)}.auth-content{width:min(100%,1152px);padding:48px 24px;display:grid;justify-items:center}.login-card{position:relative;width:min(100%,440px);overflow:hidden;border:1px solid rgb(23 31 107 / 10%);border-radius:24px;background:#fff;box-shadow:0 1px 2px #1015240a,0 18px 40px -16px #1f24ad33,0 48px 90px -48px #10152438}.accent-rail{position:absolute;top:0;right:0;left:0;height:4px;background-color:#2a2fd4;background-image:linear-gradient(150deg,#3f46e8,#2a2fd4 46%,#1f24ad)}.card-heading{padding:36px 40px 28px;text-align:center}.card-heading .brand-mark{margin:0 auto 19px}.card-heading h1{margin:0;font-size:27px;line-height:1.2;font-weight:800}.card-heading>p:last-child{margin:9px 0 0;color:#454c66;font-size:14px;line-height:1.65}.login-form{padding:0 40px 36px}.field{position:relative;margin-top:19px;height:54px;border:1.5px solid #d3d8e6;border-radius:14px;background:#f6f7fb;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.field:focus-within{border-color:#2a2fd4;background:#fff;box-shadow:0 0 0 4px #2a2fd41f}.field input{width:100%;height:100%;padding:19px 16px 7px;outline:0;border:0;border-radius:inherit;color:#101524;background:transparent;font-size:15px}.field label{position:absolute;top:17px;left:16px;color:#5e667f;font-size:15px;pointer-events:none;transform-origin:left center;transition:transform .15s ease,color .15s ease,font-weight .15s ease}.field:focus-within label,.field input:not(:placeholder-shown)+label{color:#1f24ad;font-weight:600;transform:translateY(-12px) scale(.8)}.password-field input{padding-right:48px}.icon-button{position:absolute;top:9px;right:8px;width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:9px;color:#5e667f;background:transparent}.icon-button:hover{color:#1f24ad;background:#eef0ff}.form-options{display:flex;align-items:center;margin-top:20px;color:#454c66;font-size:14px}.remember-option{display:inline-flex;align-items:center;gap:8px;cursor:pointer}.checkbox{flex:0 0 auto;width:18px;height:18px;padding:0;display:grid;place-items:center;border:2px solid #b9c0d6;border-radius:6px;color:#fff;background:#fff}.checkbox>span{width:100%;height:100%;display:grid;place-items:center;line-height:0}.checkbox svg{display:block}.checkbox[data-state=checked]{border-color:#2a2fd4;background:#2a2fd4}.checkbox:focus-visible{outline:3px solid rgb(42 47 212 / 18%);outline-offset:2px}.status-message{margin:18px 0 0;padding:10px 12px;border-radius:10px;font-size:13px;line-height:1.45}.status-message.error{color:#a42832;background:#fff1f2}.status-message.success{color:#166534;background:#f0fdf4}.submit-button{width:100%;height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;margin-top:24px;border:0;border-radius:12px;color:#fff;background-color:#2a2fd4;background-image:linear-gradient(150deg,#3f46e8,#2a2fd4 46%,#1f24ad);box-shadow:0 12px 26px -10px #1f24ad9e,inset 0 1px #ffffff29;font-size:15px;font-weight:700;transition:transform .18s ease,filter .18s ease}.submit-button:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px)}.submit-button:active:not(:disabled){transform:translateY(0)}.submit-button:disabled{cursor:wait;opacity:.72}.security-note,.demo-note{display:flex;align-items:center;justify-content:center;gap:6px;margin:20px 0 0;color:#5e667f;font-size:12px;text-align:center}.security-note{max-width:340px;line-height:1.6}.security-note svg{flex:0 0 auto;color:#2a2fd4}.demo-note{margin-top:10px}.demo-note code{padding:1px 4px;border-radius:4px;color:#1f24ad;background:#eef0ff;font-family:inherit;font-weight:700}@media(max-width:640px){.topbar{padding:0 16px}.wordmark{min-width:auto}.wordmark>span{display:none}.auth-content{padding:32px 16px}.card-heading{padding:32px 26px 24px}.login-form{padding:0 26px 28px}}.workspace-shell{min-height:100vh;display:flex;background:#f4f5fb;color:#101524}.workspace-sidebar{position:fixed;z-index:20;inset:0 auto 0 0;width:224px;display:flex;flex-direction:column;border-right:1px solid #e0e3ee;background:#fff}.sidebar-brand{height:72px;display:flex;align-items:center;gap:11px;padding:0 18px;border-bottom:1px solid #eceef4}.workspace-mark{position:relative;flex:0 0 auto;width:38px;height:38px;display:grid;place-items:center;border-radius:8px;color:#fff;background-color:#2a2fd4;background-image:linear-gradient(150deg,#3f46e8,#2a2fd4 46%,#1f24ad);box-shadow:0 8px 16px -7px #1f24ad94,inset 0 1px #ffffff2e}.workspace-mark span{font-size:17px;font-weight:800}.workspace-mark i{position:absolute;right:7px;bottom:7px;width:4px;height:4px;border-radius:50%;background:#bfeaff}.sidebar-brand>div:last-child{min-width:0;display:flex;flex-direction:column}.sidebar-brand strong{font-size:15px}.sidebar-brand span{margin-top:2px;color:#7a8196;font-size:11px}.workspace-sidebar nav{flex:1;padding:15px 10px;overflow-y:auto}.workspace-sidebar nav button{position:relative;width:100%;height:42px;display:flex;align-items:center;gap:11px;margin-bottom:3px;padding:0 11px;border:0;border-radius:7px;color:#596078;background:transparent;font-size:13.5px;font-weight:600;text-align:left;transition:color .15s ease,background .15s ease}.workspace-sidebar nav button:hover{color:#1f24ad;background:#f5f6fb}.workspace-sidebar nav button.active{color:#1f24ad;background:#eef0ff}.workspace-sidebar nav button.active:before{position:absolute;left:-10px;width:3px;height:22px;border-radius:0 3px 3px 0;background:#2a2fd4;content:""}.workspace-sidebar nav button b{min-width:20px;margin-left:auto;padding:2px 5px;border-radius:8px;color:#fff;background:#d1434f;font-size:10px;text-align:center}.sidebar-footer{min-height:70px;display:grid;grid-template-columns:34px minmax(0,1fr) 32px;align-items:center;gap:9px;padding:12px 14px;border-top:1px solid #eceef4}.user-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:7px;color:#1f24ad;background:#eef0ff;font-size:11px;font-weight:800}.sidebar-footer>div:nth-child(2){min-width:0;display:flex;flex-direction:column}.sidebar-footer strong{overflow:hidden;font-size:12px;text-overflow:ellipsis}.sidebar-footer span{margin-top:2px;color:#7a8196;font-size:10px}.workspace-main{min-width:0;flex:1;margin-left:224px}.workspace-topbar{position:sticky;z-index:10;top:0;height:64px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 28px;border-bottom:1px solid #e0e3ee;background:#f4f5fbe5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.breadcrumb{min-width:0;display:flex;align-items:center;gap:7px;color:#7a8196;font-size:12px}.breadcrumb strong{overflow:hidden;color:#343a50;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.topbar-actions{display:flex;align-items:center;gap:8px}.branch-switcher{max-width:220px;height:34px;padding:0 30px 0 10px;border:1px solid #d8dce8;border-radius:7px;outline:none;color:#343a50;background:#fff;font-size:12px;font-weight:600}.branch-switcher:focus{border-color:#2a2fd4;box-shadow:0 0 0 3px #2a2fd41c}.icon-action{position:relative;width:34px;height:34px;display:inline-grid;place-items:center;border:0;border-radius:7px;color:#626a82;background:transparent}.icon-action:hover{color:#1f24ad;background:#eef0ff}.notification i{position:absolute;top:7px;right:7px;width:6px;height:6px;border:1.5px solid #f4f5fb;border-radius:50%;background:#d1434f}.mobile-menu{display:none}.workspace-content{width:min(100%,1500px);margin:0 auto;padding:30px 30px 48px}.page-title{min-height:78px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:22px}.page-title.compact{min-height:auto;align-items:center}.page-title span{color:#697088;font-size:11px;font-weight:600}.page-title h1{margin:7px 0 5px;font-size:23px;line-height:1.25;font-weight:800}.page-title p{margin:0;color:#697088;font-size:13px}.period-range,.page-title .period-range{display:inline-flex;align-items:center;gap:5px;color:#2a2fd4;font-size:11px;font-weight:700;white-space:nowrap}.section-header p .period-range{margin-top:5px}.button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:1px solid transparent;border-radius:7px;font-size:12px;font-weight:700;white-space:nowrap;transition:transform .15s ease,filter .15s ease,border-color .15s ease,background .15s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button.primary{color:#fff;background-color:#2a2fd4;background-image:linear-gradient(150deg,#3f46e8,#2a2fd4 46%,#1f24ad);box-shadow:0 8px 18px -10px #1f24adb8,inset 0 1px #ffffff29}.button.secondary{border-color:#d7dbe7;color:#454c66;background:#fff}.button.secondary:hover{border-color:#b9c0d6;background:#f8f9fc}.button.danger{border-color:#f0c9cd;color:#a62f3a;background:#fff5f5}.button:disabled{cursor:not-allowed;opacity:.58}.metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.metric{min-width:0;min-height:112px;display:flex;align-items:flex-start;gap:13px;padding:20px;border:1px solid #e1e4ee;border-radius:8px;background:#fff;box-shadow:0 8px 26px -24px #10152473}.metric-icon{flex:0 0 auto;width:37px;height:37px;display:grid;place-items:center;border-radius:7px;color:#2a2fd4;background:#eef0ff}.tone-cyan{color:#087990;background:#e7f8fb}.tone-green{color:#18794e;background:#e9f7ef}.tone-amber{color:#9a6700;background:#fff5d6}.metric>div:last-child{min-width:0;display:flex;flex-direction:column}.metric span{color:#6b7287;font-size:11px;font-weight:600}.metric strong{overflow:hidden;margin:6px 0 2px;font-size:21px;line-height:1.2;text-overflow:ellipsis}.metric small{color:#959bad;font-size:10px}.overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.panel{min-width:0;padding:20px;border:1px solid #e1e4ee;border-radius:8px;background:#fff;box-shadow:0 10px 32px -28px #1015247a}.wide-panel{margin-top:14px}.page-panel{min-height:calc(100vh - 124px);padding:0;overflow:hidden}.page-panel .section-header{padding:20px 22px;border-bottom:1px solid #eceef4}.section-header{min-height:48px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.page-panel .section-header{margin-bottom:0}.section-header h2{margin:0;font-size:15px;line-height:1.35}.section-header p{margin:5px 0 0;color:#7a8196;font-size:11px;line-height:1.5}.text-button{display:inline-flex;align-items:center;gap:3px;padding:4px 0;border:0;color:#1f24ad;background:transparent;font-size:11px;font-weight:700}.compact-room-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.compact-room{min-width:0;height:56px;display:flex;align-items:center;justify-content:space-between;gap:4px;padding:0 10px;border:1px solid #dfe3ec;border-radius:6px;background:#fafbfc}.compact-room strong{font-size:13px}.compact-room span{color:#6b7287;font-size:10px}.compact-room.in_service{border-color:#c8ceff;background:#f2f3ff}.compact-room.cleaning{border-color:#f0d798;background:#fff9e8}.activity-list>div{min-height:48px;display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:10px;border-bottom:1px solid #eff1f5}.activity-list>div:last-child{border-bottom:0}.activity-dot{width:7px;height:7px;border-radius:50%;background:#32a871;box-shadow:0 0 0 3px #e5f6ed}.activity-list>div>div{min-width:0;display:flex;flex-direction:column}.activity-list strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.activity-list small{margin-top:3px;color:#858ca0;font-size:9px}.activity-list>div>b{color:#343a50;font-size:11px}.table-scroll{width:100%;overflow:auto}.data-table{width:100%;border-collapse:collapse;font-size:11px}.data-table th{height:40px;padding:0 14px;color:#777f94;background:#f8f9fc;font-size:10px;font-weight:700;text-align:left;white-space:nowrap}.data-table td{min-height:46px;padding:12px 14px;border-top:1px solid #eceef4;color:#454c66;line-height:1.45;white-space:nowrap}.data-table tr:hover td{background:#fbfbfd}.data-table td:first-child{color:#252b3f;font-weight:600}.actions-column{text-align:right!important}.row-actions{display:flex;justify-content:flex-end;gap:6px;text-align:right}.small-button{min-height:28px;padding:0 9px;border:1px solid #d8dce8;border-radius:6px;color:#4e5670;background:#fff;font-size:10px;font-weight:700}.small-button:hover{border-color:#aeb6ce}.primary-small{border-color:#c7ccff;color:#1f24ad;background:#f2f3ff}.status-badge{display:inline-flex;align-items:center;min-height:22px;padding:0 7px;border-radius:6px;color:#596078;background:#eef0f4;font-size:9px;font-weight:700;white-space:nowrap}.status-available,.status-active,.status-approved,.status-open,.status-completed{color:#18794e;background:#e8f6ee}.status-in_service,.status-submitted{color:#1f24ad;background:#eef0ff}.status-cleaning{color:#8a5b00;background:#fff5d6}.status-rejected,.status-cancelled{color:#a62f3a;background:#fff0f1}.status-disabled,.status-closed{color:#666d80;background:#e9ebf0}.empty-state{min-height:144px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#9399aa;font-size:11px}.empty-state svg{color:#bdc2cf}.room-legend{display:flex;gap:14px;color:#6b7287;font-size:10px}.room-legend span{display:flex;align-items:center;gap:5px}.room-legend i{width:7px;height:7px;border-radius:50%;background:#32a871}.room-legend i.in-service{background:#3f46e8}.room-legend i.cleaning{background:#d5a11e}.room-board{display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));gap:12px}.room-card{min-width:0;min-height:220px;display:flex;flex-direction:column;padding:16px;border:1px solid #dfe3ec;border-top:3px solid #35a873;border-radius:8px;background:#fff;box-shadow:0 10px 28px -26px #10152485}.room-card.in_service{border-top-color:#3f46e8}.room-card.cleaning{border-top-color:#d5a11e}.room-card-head{display:flex;align-items:flex-start;justify-content:space-between}.room-card-head>div{display:flex;flex-direction:column}.room-card-head strong{font-size:18px}.room-card-head span{margin-top:3px;color:#7a8196;font-size:10px}.room-order,.room-empty{flex:1;display:flex;flex-direction:column;justify-content:center}.room-order b{font-size:12px}.room-order span{margin-top:5px;color:#5e667f;font-size:10px}.room-order small{display:flex;align-items:center;gap:4px;margin-top:10px;color:#7a8196;font-size:9px}.room-empty{align-items:center;gap:8px;color:#9da3b2;text-align:center}.room-empty span{font-size:10px}.room-empty svg{color:#c5c9d3}.room-actions{display:flex;gap:7px}.room-actions .button{flex:1}.report-flow{display:grid;grid-template-columns:1fr 22px 1fr 22px 1fr;align-items:center;gap:8px;padding:34px 26px}.report-flow>div{min-height:92px;display:grid;grid-template-columns:30px 1fr;grid-template-rows:auto auto;column-gap:9px;padding:15px;border:1px solid #e0e3ec;border-radius:7px;background:#fafbfc}.report-flow>div>span{grid-row:1 / 3;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:#777f94;background:#e8eaf0;font-size:11px;font-weight:800}.report-flow>div.done{border-color:#cbd0ff;background:#f5f6ff}.report-flow>div.done>span{color:#fff;background:#2a2fd4}.report-flow strong{align-self:end;font-size:11px}.report-flow small{align-self:start;margin-top:4px;color:#858ca0;font-size:9px}.report-flow>svg{color:#b8bdca}.rejection-note{margin:0 26px 24px;padding:11px 13px;border:1px solid #f0c9cd;border-radius:7px;color:#9b3039;background:#fff5f5;font-size:11px}.daily-pending-orders{margin:0 26px 26px;border-top:1px solid #eceef4}.daily-pending-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:24px 0 15px}.daily-pending-heading h3{margin:5px 0 0;color:#101524;font-size:16px}.daily-pending-heading p{margin:5px 0 0;color:#7a8196;font-size:11px}.daily-pending-total{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.daily-pending-total span{color:#7a8196;font-size:10px}.daily-pending-total strong{color:#1f24ad;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:17px}.daily-order-list{display:grid;border:1px solid #e1e5ef;border-radius:9px;overflow:hidden}.daily-order-row{width:100%;min-width:0;display:grid;grid-template-columns:minmax(150px,1.1fr) minmax(150px,1.3fr) minmax(100px,.85fr) minmax(90px,.75fr) 90px 100px 18px;align-items:center;gap:13px;padding:13px 14px;border:0;border-top:1px solid #edf0f5;color:#30374b;background:#fff;text-align:left;cursor:pointer;transition:background .16s ease,box-shadow .16s ease}.daily-order-row:first-child{border-top:0}.daily-order-row:hover{background:#f8f9ff;box-shadow:inset 3px 0 #2a2fd4}.daily-order-main,.daily-order-services,.daily-order-customer{min-width:0;display:flex;align-items:center;gap:8px}.daily-order-main>span:last-child,.daily-order-services,.daily-order-customer{flex-direction:column;align-items:flex-start;gap:3px}.daily-order-icon{flex:0 0 auto;width:29px;height:29px;display:grid;place-items:center;border-radius:8px;color:#2a2fd4;background:#eef0ff}.daily-order-main strong{color:#1e293b;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.daily-order-row small{overflow:hidden;max-width:100%;color:#8a90a1;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.daily-order-services{overflow:hidden;color:#343a50;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.daily-order-customer strong{font-size:11px}.daily-order-payment{overflow:hidden;color:#697188;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.daily-order-amount{color:#1f24ad;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;white-space:nowrap}.daily-order-row .status-badge{justify-self:start}.daily-order-arrow{color:#9ca4ba;transition:transform .16s ease,color .16s ease}.daily-order-row:hover .daily-order-arrow{color:#2a2fd4;transform:translate(2px)}.dialog-overlay{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;background:#1015246b;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:fade-in .16s ease}.dialog-content{position:fixed;z-index:51;top:50%;left:50%;width:min(calc(100vw - 32px),560px);max-height:calc(100vh - 48px);overflow-y:auto;transform:translate(-50%,-50%);border:1px solid rgb(23 31 107 / 14%);border-radius:8px;background:#fff;box-shadow:0 28px 80px -24px #1015246b;animation:dialog-in .18s ease}.dialog-heading{display:flex;justify-content:space-between;gap:16px;padding:20px 22px;border-bottom:1px solid #eceef4}.dialog-heading h2{margin:0;font-size:16px}.dialog-heading p{margin:5px 0 0;color:#777f94;font-size:10px;line-height:1.55}.dialog-form{padding:20px 22px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-grid label,.form-single{min-width:0;display:flex;flex-direction:column;gap:6px}.form-grid label.wide{grid-column:1 / -1}.form-grid label>span,.form-single>span{color:#535b72;font-size:10px;font-weight:700}.form-grid label b{margin-left:2px;color:#c33a45}.form-grid input,.form-grid select,.form-single textarea{width:100%;min-height:40px;padding:0 11px;border:1px solid #d5d9e5;border-radius:7px;outline:0;color:#252b3f;background:#f9fafc;font-size:12px}.form-single textarea{min-height:96px;padding-top:10px;resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-single textarea:focus{border-color:#2a2fd4;background:#fff;box-shadow:0 0 0 3px #2a2fd41c}.native-check{height:40px;display:flex;align-items:center;gap:7px;padding:0 11px;border:1px solid #d5d9e5;border-radius:7px;color:#454c66!important;background:#f9fafc;font-size:11px!important;font-weight:500!important}.native-check input{width:15px;min-height:auto;height:15px;padding:0;accent-color:#2a2fd4}.dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:22px;padding-top:17px;border-top:1px solid #eceef4}.toast{position:fixed;z-index:70;right:22px;bottom:22px;max-width:min(380px,calc(100vw - 32px));min-height:44px;display:flex;align-items:center;gap:14px;padding:0 10px 0 15px;border:1px solid #b9e3ca;border-radius:7px;color:#146c43;background:#f0faf4;box-shadow:0 16px 40px -20px #10152470;font-size:11px;font-weight:600}.toast-error{border-color:#f0c9cd;color:#a62f3a;background:#fff5f5}.toast button{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:6px;color:inherit;background:transparent}.workspace-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:12px;color:#60677e;background:#f4f5fb;font-size:12px}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade-in{0%{opacity:0}}@keyframes dialog-in{0%{opacity:0;transform:translate(-50%,-48%)}}@media(max-width:760px){.daily-pending-orders{margin-inline:18px}.daily-pending-heading{align-items:flex-start;flex-direction:column}.daily-pending-total{align-items:flex-start}.daily-order-list{overflow-x:auto}.daily-order-row{min-width:760px}}.branch-chip.in_service{color:#b4232e;background:#fff0f1}@media(max-width:1180px){.room-board{grid-template-columns:repeat(3,minmax(210px,1fr))}.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.workspace-sidebar{transform:translate(-100%);transition:transform .2s ease;box-shadow:18px 0 50px -30px #1015247a}.workspace-sidebar.open{transform:translate(0)}.workspace-main{margin-left:0}.mobile-menu{display:inline-grid}.workspace-topbar{padding:0 18px}.workspace-content{padding:24px 18px 40px}.overview-grid{grid-template-columns:1fr}.room-board{grid-template-columns:repeat(2,minmax(210px,1fr))}}@media(max-width:620px){.workspace-topbar{gap:8px}.breadcrumb>span,.breadcrumb>svg{display:none}.branch-switcher{max-width:142px}.workspace-content{padding:20px 12px 36px}.page-title{min-height:auto;flex-direction:column;gap:14px}.page-title.compact{align-items:flex-start}.page-title h1{font-size:20px}.metrics-grid{grid-template-columns:1fr;gap:8px}.metric{min-height:92px;padding:16px}.room-board{grid-template-columns:1fr}.room-legend{flex-wrap:wrap}.panel{padding:15px}.page-panel{min-height:calc(100vh - 104px);padding:0}.page-panel .section-header{align-items:flex-start;padding:16px}.compact-room-grid{grid-template-columns:repeat(2,1fr)}.form-grid{grid-template-columns:1fr}.form-grid label.wide{grid-column:auto}.dialog-content{max-height:calc(100vh - 24px)}.dialog-heading,.dialog-form{padding:17px}.report-flow{grid-template-columns:1fr;padding:20px 16px}.report-flow>svg{display:none}.toast{right:16px;bottom:16px}.data-table th,.data-table td{padding-inline:11px}}.status-reserved,.status-pending_start,.status-pending_payment,.status-order_review,.status-summary_review,.status-pending{color:#8a5b00;background:#fff5d6}.header-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.dialog-wide{width:min(calc(100vw - 32px),780px)}.form-grid textarea,.form-single input{width:100%;min-height:40px;padding:10px 11px;border:1px solid #d5d9e5;border-radius:7px;outline:0;color:#252b3f;background:#f9fafc;font-size:12px;resize:vertical}.form-grid textarea:focus,.form-single input:focus{border-color:#2a2fd4;background:#fff;box-shadow:0 0 0 3px #2a2fd41c}.form-grid label:has(input[type=hidden]){display:none}.review-dialog{width:min(calc(100vw - 32px),760px);padding:0;border:1px solid #e8e1d2;border-radius:3px;background:#fffdf8;box-shadow:0 28px 80px -24px #1015246b}.review-form{padding:0;background:transparent}.receipt-paper{position:relative;max-width:none;margin:0;padding:28px 34px 26px;border:0;background:transparent;color:#252b3f;box-shadow:none}.receipt-paper:before{content:"";position:absolute;top:0;right:28px;left:28px;height:3px;background:linear-gradient(90deg,#6b78f6,#2a2fd4 45%,#1f24ad)}.receipt-accessible-title{position:absolute;width:1px;height:1px;overflow:hidden;padding:0;margin:-1px;clip:rect(0,0,0,0);white-space:nowrap;border:0}.receipt-masthead{position:relative;display:grid;justify-items:center;gap:5px;padding:4px 38px 18px;border-bottom:1px dashed #d9d0be;color:#1f24ad}.receipt-close{position:absolute;top:-2px;right:-2px;color:#7b8191;background:transparent}.receipt-close:hover{color:#1f24ad;background:#eef0ff}.receipt-masthead strong{font-size:16px;letter-spacing:.06em}.receipt-masthead small{color:#7b8191;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;letter-spacing:.04em}.receipt-section{padding:18px 0 16px;border-bottom:1px dashed #d9d0be}.receipt-section-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px;color:#1f24ad;font-size:12px;font-weight:800;letter-spacing:.03em}.receipt-section-title>span{display:inline-flex;align-items:center;gap:7px}.receipt-section-title i{flex:1;border-top:1px dotted #d9d0be}.receipt-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px}.receipt-input{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 0;border-bottom:1px dotted #e1d9c9}.receipt-input>span{color:#5d6374;font-size:11px;font-weight:700;white-space:nowrap}.receipt-input input{width:120px;min-height:31px;padding:0 8px;border:1px solid #d9d1c2;border-radius:5px;outline:0;color:#252b3f;background:#fff;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;text-align:right}.receipt-input input:focus{border-color:#2a2fd4;box-shadow:0 0 0 3px #2a2fd41c}.receipt-input input[readonly]{color:#8a90a1;background:#f7f4ec}.receipt-total-line,.receipt-grand-total{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin-top:13px;padding-top:12px;border-top:1px solid #252b3f;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.receipt-total-line span,.receipt-grand-total span{font-size:12px;font-weight:800}.receipt-total-line strong,.receipt-grand-total strong{color:#1f24ad;font-size:18px}.receipt-total-line.accent{border-top-color:#2a2fd4}.receipt-lines{display:grid;gap:4px}.receipt-line{display:flex;align-items:baseline;justify-content:space-between;gap:14px;min-height:28px;color:#5d6374;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.receipt-line b{color:#252b3f;font-weight:600}.receipt-line.strong span,.receipt-line.strong b{color:#1f24ad;font-weight:800}.receipt-line.positive b{color:#18794e}.receipt-edit-row{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:38px;color:#5d6374;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.receipt-edit-row>.receipt-input{flex:0 0 150px;padding:0;border:0}.receipt-edit-row>.receipt-input>span{display:none}.receipt-edit-row>.receipt-input input{width:150px}.receipt-formula{margin-top:9px;color:#89806f;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;text-align:right}.receipt-note{margin-top:9px;color:#89806f;font-size:10px}.receipt-note-input{display:flex;align-items:center;gap:10px;margin-top:10px;color:#89806f;font-size:10px}.receipt-note-input input{min-width:0;flex:1;min-height:31px;padding:0 8px;border:1px solid #d9d1c2;border-radius:5px;outline:0;color:#5d6374;background:#fff;font-size:11px}.receipt-expense-edit{margin-top:10px}.receipt-grand-total{margin-top:18px;padding:15px 0 4px;border-top:2px solid #252b3f;border-bottom:1px dashed #d9d0be}.receipt-grand-total small{color:#89806f;font-size:10px}.receipt-reason{margin-top:16px}.receipt-reason>span{color:#5d6374;font-size:11px;font-weight:700}.receipt-reason textarea{min-height:70px;border-color:#d9d1c2;border-radius:5px;background:#fff}.review-form>.dialog-actions{max-width:700px;margin:16px auto 0;padding-top:14px}@media(max-width:700px){.review-dialog{width:calc(100vw - 20px)}.receipt-paper{padding:24px 18px 20px}.receipt-paper:before{right:16px;left:16px}.receipt-edit-grid{grid-template-columns:1fr;gap:5px}.receipt-input input{width:110px}.receipt-edit-row>.receipt-input,.receipt-edit-row>.receipt-input input{flex-basis:120px;width:120px}}.multi-checks{min-height:42px;display:flex!important;flex-wrap:wrap;align-items:center;gap:7px;padding:8px;border:1px solid #d5d9e5;border-radius:7px;background:#f9fafc}.multi-checks label{min-height:28px;flex-direction:row;align-items:center;gap:5px;padding:0 8px;border:1px solid #e0e3ec;border-radius:6px;background:#fff;font-size:10px;font-weight:600}.multi-checks input{width:14px;min-height:14px;height:14px;padding:0;accent-color:#2a2fd4}.branch-accordion-list{display:grid;gap:10px;padding:14px 16px 20px}.branch-accordion{overflow:hidden;border:1px solid #e1e4ee;border-radius:8px;background:#fff}.branch-accordion.expanded{border-color:#c7ccff;box-shadow:0 12px 30px -26px #1f24ad94}.branch-summary{width:100%;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 18px;border:0;color:#252b3f;background:#fff;text-align:left}.branch-summary:hover{background:#fbfbff}.branch-summary-main,.branch-summary-meta,.branch-summary-meta span{display:inline-flex;align-items:center}.branch-summary-main{min-width:0;gap:11px}.branch-summary-main>svg{flex:0 0 auto;color:#2a2fd4}.branch-summary-main>span{min-width:0;display:flex;flex-direction:column}.branch-summary-main strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.branch-summary-tags{display:flex!important;flex-direction:row!important;align-items:center;flex-wrap:wrap;gap:6px;margin-top:6px}.branch-tag{display:inline-flex;align-items:center;min-height:20px;padding:0 8px;border:1px solid transparent;border-radius:999px;font-size:10px;font-style:normal;font-weight:700;line-height:1}.tag-direct{color:#2a2fd4;border-color:#cbd0ff;background:#eef0ff}.tag-franchise{color:#7c4d13;border-color:#f1d8a8;background:#fff7e6}.tag-open{color:#23744d;border-color:#bfe6cf;background:#edf9f1}.tag-closed{color:#8a4d55;border-color:#efc7cc;background:#fff1f2}.branch-summary-meta{flex:0 0 auto;gap:16px;color:#777f94;font-size:11px}.branch-summary-meta span{gap:5px}.branch-summary-meta svg{color:#6b78f6}.rotate-180{transform:rotate(180deg)}.branch-summary-address{display:inline-flex;align-items:center;gap:4px;max-width:min(62vw,520px);margin-top:6px;overflow:hidden;color:#8a90a1;font-size:10px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.branch-summary-address svg{flex:0 0 auto;color:#7d88c8}.branch-expanded{padding:0 18px 18px;border-top:1px solid #eceef4;background:#fcfcff}.branch-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding-top:15px}.branch-info-block{min-height:94px;display:flex;flex-direction:column;gap:5px;padding:13px;border:1px solid #e4e6f0;border-radius:7px;background:#fff}.branch-info-label{display:inline-flex;align-items:center;gap:5px;color:#777f94;font-size:10px;font-weight:700}.branch-info-label svg{color:#2a2fd4}.branch-info-block strong{color:#252b3f;font-size:14px}.branch-info-block small{color:#7a8196;font-size:10px}.branch-detail-lists{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.branch-detail-lists>div{min-height:82px;padding:12px 13px;border:1px solid #e4e6f0;border-radius:7px;background:#fff}.branch-chip-list,.branch-staff-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.branch-chip{padding:4px 7px;border-radius:5px;color:#596078;background:#f1f2f8;font-size:10px}.branch-chip.available{color:#23744d;background:#eaf8f0}.branch-chip.in_service{color:#1f24ad;background:#eef0ff}.branch-staff-list>span{display:inline-flex;flex-direction:column;gap:2px;padding:4px 7px;border-radius:5px;color:#454c66;background:#f7f8fc;font-size:10px}.branch-staff-list small,.branch-chip-list>small,.branch-staff-list>small{color:#8a90a1;font-size:10px}.branch-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.branch-config-page{min-height:calc(100vh - 124px)}.branch-config-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px 22px;border-bottom:1px solid #eceef4}.branch-config-header>div{flex:1}.branch-config-header h2{margin:0;font-size:17px}.branch-config-header p{margin:5px 0 0;color:#7a8196;font-size:11px}.branch-config-form{padding:22px}.staff-transfer{display:grid;grid-template-columns:minmax(0,1fr) 54px minmax(0,1fr);align-items:center;gap:14px;padding:22px}.transfer-pane{min-height:340px;overflow:hidden;border:1px solid #dfe3ec;border-radius:8px;background:#fff}.transfer-title{display:flex;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #eceef4;color:#454c66;font-size:12px;font-weight:700}.transfer-title span{min-width:20px;padding:2px 6px;border-radius:9px;color:#1f24ad;background:#eef0ff;font-size:10px;text-align:center}.transfer-list{max-height:300px;overflow-y:auto;padding:8px}.transfer-list label{display:flex;align-items:center;gap:8px;padding:9px 8px;border-radius:6px;cursor:pointer}.transfer-list label:hover{background:#f7f8fc}.transfer-list input,.room-enabled input{accent-color:#2a2fd4}.transfer-list label>span{display:flex;flex-direction:column;gap:3px}.transfer-list strong{color:#343a50;font-size:11px}.transfer-list small{color:#8a90a1;font-size:9px}.transfer-actions{display:grid;gap:10px;justify-items:center}.transfer-actions .icon-action{border:1px solid #d7dbe7;color:#2a2fd4;background:#fff}.transfer-actions .icon-action:disabled{cursor:not-allowed;opacity:.42}.manager-select{display:flex;align-items:center;gap:16px;padding:0 22px 4px}.manager-select>span{min-width:112px;display:inline-flex;align-items:center;gap:6px;color:#535b72;font-size:11px;font-weight:700}.manager-select select{flex:1;min-height:40px;padding:0 11px;border:1px solid #d5d9e5;border-radius:7px;color:#252b3f;background:#f9fafc;font-size:12px}.manager-select select:focus{border-color:#2a2fd4;outline:0;box-shadow:0 0 0 3px #2a2fd41c}.room-config-table{padding:22px}.room-config-head,.room-config-row{display:grid;grid-template-columns:1fr 1.7fr .8fr .8fr 36px;align-items:center;gap:10px}.room-config-head{padding:0 10px 8px;color:#777f94;font-size:10px;font-weight:700}.room-config-row{padding:8px 10px;border-top:1px solid #eceef4}.room-config-row input:not([type=checkbox]){min-height:38px;padding:0 10px;border:1px solid #d5d9e5;border-radius:7px;color:#252b3f;background:#f9fafc;font-size:12px}.room-config-row input:not([type=checkbox]):focus{border-color:#2a2fd4;outline:0;background:#fff;box-shadow:0 0 0 3px #2a2fd41c}.room-enabled{display:inline-flex;align-items:center;gap:5px;color:#596078;font-size:11px}.room-config-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 22px 22px;color:#777f94;font-size:11px}.room-config-footer .dialog-actions{margin-top:0;padding-top:0;border-top:0}.checkout-summary{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:15px;padding:14px 16px;border:1px solid #dde2ff;border-radius:7px;background:#f5f6ff}.checkout-summary span{display:flex;align-items:center;gap:9px;color:#5e667f;font-size:11px;font-weight:700}.checkout-summary input{width:110px;height:34px;padding:0 9px;border:1px solid #cbd0e2;border-radius:6px}.checkout-summary strong{color:#1f24ad;font-size:23px}.payment-list{display:grid;gap:8px;margin-top:16px}.payment-row{display:grid;grid-template-columns:130px minmax(0,1fr) 130px 34px;align-items:center;gap:8px}.payment-row select,.payment-row input{min-width:0;height:38px;padding:0 9px;border:1px solid #d5d9e5;border-radius:7px;color:#343a50;background:#fff;font-size:11px}.payment-total{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:14px;color:#6b7287;font-size:11px}.payment-total strong{color:#101524;font-size:16px}.order-detail{padding:20px 22px}.order-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:22px}.order-facts span{min-width:0;display:flex;flex-direction:column;gap:5px;padding:11px;border:1px solid #e2e5ee;border-radius:7px;color:#7a8196;background:#fafbfc;font-size:9px}.order-facts strong{overflow:hidden;color:#343a50;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.item-list{display:grid;gap:7px}.item-list>div{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:56px;padding:9px 11px;border:1px solid #e2e5ee;border-radius:7px}.item-list>div>div:first-child{min-width:0;display:flex;flex-direction:column}.item-list strong{font-size:11px}.item-list span{margin-top:3px;color:#7a8196;font-size:9px}.item-list>div>b{font-size:11px}.item-actions{display:flex;gap:4px}.item-actions button,.member-cards button{min-height:25px;padding:0 7px;border:1px solid #d8dce8;border-radius:5px;color:#596078;background:#fff;font-size:9px;font-weight:700}.order-detail{padding:22px 24px 24px;background:#fbfcff}.order-detail-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:2px 2px 20px}.order-detail-eyebrow{color:#7a8196;font-size:11px;font-weight:700;letter-spacing:.04em}.order-detail-hero h3{margin:5px 0 9px;color:#171f6b;font-size:23px;letter-spacing:.01em}.order-detail-tags{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.order-detail-tags em,.order-item-tags em{display:inline-flex;align-items:center;min-height:23px;padding:0 8px;border:1px solid #dfe3ef;border-radius:999px;color:#596078;background:#fff;font-size:10px;font-style:normal;font-weight:700}.order-detail-tags .order-type-tag{border-color:#c7ccff;color:#1f24ad;background:#eef0ff}.order-detail-hero-amount{min-width:150px;padding:12px 15px;border:1px solid #dce1f6;border-radius:10px;background:#fff;text-align:right}.order-detail-hero-amount span,.order-detail-hero-amount small{display:block;color:#7a8196;font-size:10px}.order-detail-hero-amount strong{display:block;margin:3px 0 2px;color:#1f24ad;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:24px}.order-detail-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:12px}.order-detail-overview>div{min-width:0;padding:11px 12px;border:1px solid #e1e5ef;border-radius:8px;background:#fff}.order-detail-overview span,.order-trace-grid span{display:flex;align-items:center;gap:5px;color:#7a8196;font-size:10px}.order-detail-overview span svg{color:#6b78f6}.order-detail-overview strong{display:block;overflow:hidden;margin-top:6px;color:#343a50;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.order-detail-section{margin-top:12px;padding:15px 16px 16px;border:1px solid #e1e5ef;border-radius:10px;background:#fff}.order-detail-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.order-detail-section-head>span{display:inline-flex;align-items:center;gap:7px;color:#252b3f;font-size:13px;font-weight:800}.order-detail-section-head>span svg{color:#2a2fd4}.order-detail-section-head small{color:#8a90a1;font-size:10px}.order-timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.order-timeline>div{position:relative;min-width:0;padding-right:12px}.order-timeline>div:not(:last-child):after{content:"";position:absolute;top:7px;right:0;left:15px;height:1px;background:#dfe3ef}.timeline-dot{position:relative;z-index:1;display:block;width:14px;height:14px;margin-bottom:8px;border:3px solid #fff;border-radius:999px;background:#9aa6ff;box-shadow:0 0 0 1px #c7ccff}.timeline-dot.started{background:#2a2fd4;box-shadow:0 0 0 1px #8f98f5}.timeline-dot.ended{background:#d5a11e;box-shadow:0 0 0 1px #efd99d}.timeline-dot.paid{background:#1f9d68;box-shadow:0 0 0 1px #bfe6cf}.order-timeline span{display:block;color:#7a8196;font-size:10px}.order-timeline strong{display:block;margin-top:4px;color:#343a50;font-size:12px;white-space:nowrap}.order-item-table{overflow-x:auto}.order-item-table-head,.order-item-table-row{min-width:760px;display:grid;grid-template-columns:1.35fr 1.1fr .75fr .65fr 1.25fr 84px;align-items:center;gap:12px}.order-item-table-head{padding:0 10px 8px;color:#8a90a1;font-size:10px;font-weight:700}.order-item-table-row{padding:11px 10px;border-top:1px solid #edf0f5}.order-item-table-row>div:first-child,.order-item-table-row>div:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:4px}.order-item-table-row strong{color:#343a50;font-size:12px}.order-item-table-row small{color:#8a90a1;font-size:10px}.order-item-table-row>b{color:#1f24ad;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px}.order-item-tags{display:flex;flex-wrap:wrap;gap:4px}.order-item-tags em{min-height:20px;padding-inline:6px;font-size:9px}.order-item-commission{display:flex;flex-wrap:wrap;gap:4px 8px}.order-item-commission span{color:#596078;font-size:9px;white-space:nowrap}.order-item-table-row .item-actions button{width:27px;height:27px;display:grid;place-items:center;padding:0}.order-detail-finance-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.order-payment-table,.order-money-lines{display:grid;gap:0}.order-payment-table>div,.order-money-lines>div{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:33px;border-bottom:1px dashed #e9ecf3;color:#596078;font-size:11px}.order-payment-table>div:last-child,.order-money-lines>div:last-child{border-bottom:0}.order-payment-table>div>span{display:flex;flex-direction:column;gap:2px}.order-payment-table strong{color:#343a50;font-size:11px}.order-payment-table small{color:#9aa0ae;font-size:9px}.order-payment-table b,.order-money-lines b{color:#343a50;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.order-payment-total,.order-money-total{margin-top:5px;padding-top:8px;border-top:1px solid #dfe3ef!important;color:#252b3f!important;font-weight:800}.order-payment-total b,.order-money-total b{color:#1f24ad;font-size:15px}.order-money-lines .discount b{color:#b4232e}.order-detail-empty{color:#9aa0ae;font-size:11px}.order-trace-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px 18px}.order-trace-grid strong{display:block;margin-top:4px;color:#343a50;font-size:11px}.order-detail .dialog-actions{margin-top:16px;padding-top:15px;border-top:1px solid #e1e5ef}.order-list-no,.order-list-room,.order-list-time,.order-list-services,.order-list-customer,.order-list-payment,.order-list-amount{display:flex;flex-direction:column;gap:3px}.order-list-no strong,.order-list-room strong,.order-list-amount strong{color:#252b3f;font-size:11px}.order-list-no small,.order-list-room small,.order-list-time small,.order-list-services small,.order-list-customer small,.order-list-payment small,.order-list-amount small{color:#8a90a1;font-size:9px}.order-list-time b{color:#343a50;font-size:10px;white-space:nowrap}.order-list-services>span{display:flex;flex-direction:column;gap:2px}.order-list-services>span+span{margin-top:3px;padding-top:3px;border-top:1px dashed #eceef4}.order-list-type{display:flex;flex-wrap:wrap;gap:4px;max-width:95px}.order-list-type em,.order-list-type small{display:inline-flex;align-items:center;min-height:20px;padding:0 6px;border-radius:999px;color:#1f24ad;background:#eef0ff;font-size:9px;font-style:normal;font-weight:700}.order-list-type small{color:#6b7287;background:#f3f4f8}.order-list-payment{max-width:150px;color:#343a50;font-size:10px;white-space:normal}.order-list-amount strong{color:#1f24ad;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px}.order-audit-list{margin-top:16px;padding-top:13px;border-top:1px solid #edf0f5}.order-audit-list h4{margin:0 0 8px;color:#596078;font-size:11px}.order-audit-list>div{display:grid;grid-template-columns:126px 1fr minmax(0,1.5fr);gap:10px;align-items:center;padding:8px 0;border-top:1px dashed #edf0f5}.order-audit-list span,.order-audit-list small{color:#8a90a1;font-size:9px}.order-audit-list strong{color:#343a50;font-size:10px}.order-audit-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-detail-dialog-actions{display:flex;justify-content:flex-end;padding:14px 22px 18px;border-top:1px solid #eceef4;background:#fff}.room-card.reserved{border-top-color:#d5a11e}.compact-room.reserved{border-color:#f0d798;background:#fff9e8}.finance-orders{min-height:auto;margin-bottom:14px}.finance-summary{min-height:auto}.member-list{display:grid}.member-row{min-height:96px;display:grid;grid-template-columns:190px minmax(0,1fr) auto;align-items:center;gap:16px;padding:13px 18px;border-bottom:1px solid #eceef4}.member-row:last-child{border-bottom:0}.member-main{min-width:0;display:flex;flex-direction:column}.member-main strong{font-size:12px}.member-main span,.member-main small{margin-top:4px;overflow:hidden;color:#7a8196;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.member-cards{min-width:0;display:flex;gap:8px;overflow-x:auto}.member-cards>div{min-width:180px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px;padding:9px 10px;border:1px solid #dfe3ec;border-radius:7px;background:#fafbfc}.member-cards>div>span{display:flex;align-items:center;gap:5px;color:#5e667f;font-size:9px}.member-cards>div>strong{font-size:12px}.member-cards>div>div{grid-column:1 / -1;display:flex;gap:5px}.no-card{color:#969cad;font-size:10px}.report-flow{grid-template-columns:1fr 22px 1fr 22px 1fr 22px 1fr}.report-controls{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.report-controls select,.report-controls input{height:36px;padding:0 10px;border:1px solid #d8dce8;border-radius:7px;color:#454c66;background:#fff;font-size:11px}.list-controls,.table-filters{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.table-filters{padding:14px 18px;border-bottom:1px solid #eceef4;background:#fafbfc}.list-controls select,.table-filters select{height:36px;padding:0 30px 0 10px;border:1px solid #d8dce8;border-radius:7px;outline:none;color:#454c66;background:#fff;font-size:11px}.search-control{min-width:150px;height:36px;display:flex;align-items:center;gap:7px;padding:0 10px;border:1px solid #d8dce8;border-radius:7px;color:#858ca0;background:#fff}.search-control:focus-within,.list-controls select:focus,.table-filters select:focus{border-color:#2a2fd4;box-shadow:0 0 0 3px #2a2fd41c}.search-control input{min-width:0;width:100%;height:100%;padding:0;border:0;outline:0;color:#343a50;background:transparent;font-size:11px}.bar-chart{min-height:180px;display:flex;align-items:flex-end;gap:8px;padding:14px 4px 0;overflow-x:auto}.bar-chart>div{min-width:44px;flex:1;display:flex;flex-direction:column;align-items:center;gap:5px}.bar-chart i{width:min(24px,70%);min-height:8px;border-radius:4px 4px 1px 1px;background-color:#2a2fd4;background-image:linear-gradient(180deg,#6b78f6,#2a2fd4)}.bar-chart span,.bar-chart b{color:#7a8196;font-size:8px;font-style:normal;white-space:nowrap}.bar-chart b{color:#454c66;font-weight:700}.line-chart-wrap{min-height:205px;padding:4px 0 0;overflow-x:auto}.line-chart{width:100%;min-width:520px;height:205px;overflow:visible}.line-chart>line{stroke:#e5e8f2;stroke-width:1}.line-chart-line{fill:none;stroke:#4b54e8;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.line-chart .line-chart-area{fill:#eef0ff;opacity:.62;stroke:none}.line-chart circle{fill:#fff;stroke:#2a2fd4;stroke-width:2.5}.line-chart text{fill:#7a8196;font-size:10px}.report-commission-metrics{margin-top:0}.expenses-page{overflow:visible}.expense-groups{display:grid;gap:18px;padding:18px 22px 0}.expense-group{overflow:hidden;border:1px solid #e5e8f2;border-radius:10px;background:#fff}.expense-group-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #edf0f5;background:#fafbfe}.expense-group-heading span{display:inline-flex;align-items:center;gap:7px;color:#334155;font-size:13px}.expense-group-heading span svg{color:#2a2fd4}.expense-group-heading b{color:#1f24ad;font-size:14px}.expense-group .table-scroll{border:0}.expense-group .data-table{min-width:760px}.expense-total-bar{display:flex;align-items:center;justify-content:space-between;margin:18px 22px 22px;padding:15px 16px;border-top:1px solid #dfe5ef;color:#64748b;background:#f8fafc;font-size:12px;font-weight:700}.expense-total-bar strong{color:#0f172a;font-size:18px}.payment-breakdown{display:grid;gap:12px;padding-top:6px}.payment-breakdown>div{display:grid;grid-template-columns:70px 1fr 80px;align-items:center;gap:9px;font-size:10px}.payment-breakdown i{height:7px;overflow:hidden;border-radius:4px;background:#edf0f5}.payment-breakdown i b{display:block;height:100%;border-radius:inherit;background:#2a2fd4}.payment-breakdown strong{text-align:right}@media(max-width:760px){.payment-row{grid-template-columns:1fr 1fr}.payment-row .icon-action{justify-self:end}.order-facts{grid-template-columns:repeat(2,1fr)}.item-list>div{grid-template-columns:minmax(0,1fr) auto}.item-actions{grid-column:1 / -1}.member-row{grid-template-columns:1fr}.member-cards{width:100%}.report-flow{grid-template-columns:1fr}.report-flow>svg{display:none}.list-controls,.table-filters,.report-controls{width:100%;align-items:stretch}.list-controls>*,.table-filters>*,.report-controls>*{flex:1 1 145px}.list-controls .button,.report-controls .button{min-width:110px}.search-control{min-width:0}}@media(max-width:760px){.order-detail{padding:16px 14px 18px}.order-detail-hero{flex-direction:column;gap:13px}.order-detail-hero-amount{width:100%;text-align:left}.order-detail-hero-amount strong{font-size:21px}.order-detail-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.order-timeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 0}.order-timeline>div:nth-child(2):after{display:none}.order-detail-finance-grid,.order-trace-grid{grid-template-columns:1fr}.order-detail-section{padding:13px 12px}.order-detail-section-head{align-items:flex-start;flex-direction:column}.order-detail-section-head small{margin-left:23px}.order-detail .dialog-actions{flex-wrap:wrap}.order-detail .dialog-actions .button{flex:1 1 auto}.order-list-payment{max-width:120px}}@media(max-width:760px){.branch-summary{padding-inline:13px}.branch-summary-meta{gap:8px}.branch-summary-meta span{font-size:0}.branch-summary-meta span svg{margin:0}.branch-expanded{padding-inline:13px}.branch-info-grid,.branch-detail-lists{grid-template-columns:1fr}.branch-actions{flex-wrap:wrap;justify-content:flex-start}.branch-config-header{flex-wrap:wrap;padding:16px}.staff-transfer{grid-template-columns:1fr;padding:16px}.transfer-actions{display:flex;justify-content:center}.manager-select{flex-direction:column;align-items:stretch;padding:0 16px 4px;gap:7px}.room-config-table{padding:16px 10px;overflow-x:auto}.room-config-head,.room-config-row{min-width:560px}.room-config-footer{padding:0 16px 16px;flex-direction:column;align-items:stretch}.room-config-footer .dialog-actions{justify-content:flex-end}}.status-retired{color:#666d80;background:#e9ebf0}.room-card.disabled{border-top-color:#9aa0ae;background:#f2f3f6}.room-actions>.icon-action{flex:0 0 36px;border:1px solid #d8dce8;background:#fff}.form-single select{width:100%;min-height:40px;padding:0 11px;border:1px solid #d5d9e5;border-radius:7px;outline:0;color:#252b3f;background:#f9fafc;font-size:12px}.form-single select:focus{border-color:#2a2fd4;background:#fff;box-shadow:0 0 0 3px #2a2fd41c}.payment-extra{min-width:0;height:38px;display:flex;align-items:center;padding:0 9px;border:1px dashed #d8dce8;border-radius:7px;color:#9298a9;background:#fafbfc;font-size:10px}.member-cards button.danger-link{border-color:#f0c9cd;color:#a62f3a;background:#fff5f5}.ledger-section{padding:18px 0 0;border-top:1px solid #eceef4}.ledger-section .section-header{padding:0 22px}.branch-page .branch-summary{min-height:82px}.branch-accordion.archived{opacity:.72;filter:grayscale(.28)}.branch-accordion.closed{opacity:.72;filter:grayscale(.2)}.tag-archived,.tag-closed{color:#697188;border-color:#d8dce7;background:#f1f3f7}.danger-small{color:#b42318;border-color:#f1c5c0;background:#fff}.close-small{color:#8a5b00;border-color:#efd99d;background:#fffaf0}.close-small:hover{border-color:#d5b45a;background:#fff5d6}.open-small{color:#18794e;border-color:#bfe6cf;background:#f2fbf5}.open-small:hover{border-color:#83cba2;background:#e8f6ee}.branch-service-config{display:grid;gap:8px;width:100%}.branch-service-values{display:grid;grid-template-columns:repeat(5,minmax(70px,1fr));gap:6px}.branch-service-values label{display:grid;gap:3px;color:#8a90a1;font-size:10px}.branch-service-values input{width:100%;min-height:28px;padding:0 6px;border:1px solid #d8dce7;border-radius:5px;color:#252b3f;background:#fff;font-size:11px}@media(max-width:760px){.branch-service-values{grid-template-columns:repeat(2,minmax(80px,1fr))}}.branch-page .branch-summary-main strong{font-size:16px}.branch-page .branch-tag{min-height:24px;padding-inline:10px;font-size:11px}.branch-page .branch-summary-tags{gap:7px;margin-top:7px}.branch-page .branch-summary-address{margin-top:7px;font-size:12px}.branch-page .branch-summary-meta{font-size:12px}.review-dialog{width:min(calc(100vw - 28px),680px);max-height:calc(100vh - 32px);border-radius:4px;background:#fffdf8}.receipt-paper{padding:32px 42px 30px;border-bottom:8px dotted #d9d0be}.receipt-paper:before{right:42px;left:42px;height:4px}.receipt-masthead{padding:8px 44px 20px}.receipt-masthead>svg{width:22px;height:22px;padding:3px;border-radius:6px;color:#fff;background:#2a2fd4}.receipt-masthead strong{font-size:18px;letter-spacing:.045em}.receipt-masthead small{font-size:11px}.receipt-meta{display:grid;grid-template-columns:.85fr 1.6fr .95fr;gap:10px;padding:16px 0 4px;border-bottom:1px solid #e7dfd0}.receipt-meta span{min-width:0;display:grid;gap:4px;padding:8px 10px;border-left:2px solid #cbd0ff}.receipt-meta small{color:#89806f;font-size:10px}.receipt-meta b{overflow:hidden;color:#252b3f;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.receipt-section{padding:22px 0 20px}.receipt-section-title{margin-bottom:15px;color:#1f24ad;font-size:13px}.receipt-section-title i{border-top-style:solid}.receipt-edit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 22px}.receipt-expense-edit{grid-template-columns:repeat(2,minmax(0,1fr))}.receipt-input{align-items:stretch;flex-direction:column;gap:6px;padding:10px 0}.receipt-input>span{font-size:12px}.receipt-input input{width:100%;min-height:35px;padding:0 10px;font-size:13px}.receipt-input input[readonly]{background:#f5f1e8}.receipt-edit-row{min-height:45px;font-size:12px}.receipt-edit-row>.receipt-input{flex:0 0 148px;flex-direction:row;align-items:center;gap:0;padding:0}.receipt-edit-row>.receipt-input input{width:148px}.receipt-lines{gap:0}.receipt-line{min-height:36px;padding:6px 0;border-bottom:1px dotted #e1d9c9;font-size:13px}.receipt-line:last-child{border-bottom:0}.receipt-line b{font-weight:700}.receipt-total-line{margin-top:16px;padding:13px 14px;border:1px solid #d5d9ff;border-top:2px solid #2a2fd4;background:#f5f6ff}.receipt-total-line span{font-size:13px}.receipt-total-line strong{font-size:21px}.receipt-formula{margin-top:10px;font-size:11px}.receipt-note-input{margin-top:14px;font-size:11px}.receipt-note-input input{min-height:35px;font-size:12px}.receipt-grand-total{margin-top:22px;padding:18px 0 8px;border-top-width:3px}.receipt-grand-total span{font-size:14px}.receipt-grand-total strong{font-size:25px}.receipt-grand-total small{font-size:11px}.receipt-reason{margin-top:20px;padding-top:18px;border-top:1px dashed #d9d0be}.receipt-reason>span{font-size:12px}.receipt-reason textarea{min-height:78px;padding:11px 12px;font-size:13px}.receipt-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;margin-top:22px;padding-top:18px;border-top:2px dashed #d9d0be}.receipt-actions .button{min-height:40px;padding-inline:15px;border-radius:6px;font-size:12px}.receipt-actions .button:first-child{margin-right:auto;border-color:#c7ccff;color:#1f24ad;background:#f5f6ff}.receipt-actions .button:first-child[data-editing=true]{color:#fff;background:#2a2fd4;border-color:#2a2fd4}.receipt-actions .button:last-child{min-width:102px}@media(max-width:700px){.review-dialog{width:calc(100vw - 18px)}.receipt-paper{padding:28px 20px 24px}.receipt-paper:before{right:20px;left:20px}.receipt-masthead{padding-inline:34px}.receipt-masthead strong{font-size:16px}.receipt-meta{grid-template-columns:1fr;gap:4px}.receipt-meta span{grid-template-columns:72px minmax(0,1fr);align-items:center;padding:7px 9px}.receipt-edit-grid{grid-template-columns:1fr 1fr;gap:0 16px}.receipt-edit-row>.receipt-input,.receipt-edit-row>.receipt-input input{flex-basis:120px;width:120px}.receipt-actions{flex-wrap:wrap;justify-content:flex-end}.receipt-actions .button:first-child{margin-right:0}}@media(max-width:430px){.receipt-paper{padding-inline:16px}.receipt-paper:before{right:16px;left:16px}.receipt-edit-grid{grid-template-columns:1fr}.receipt-actions .button{flex:1 1 calc(50% - 5px)}.receipt-actions .button:last-child{flex-basis:100%}}.review-dialog{border-color:#e2e8f0d9;border-radius:16px;background:#fff;box-shadow:0 1px 2px #0f172a0a,0 1px 3px #0f172a0f}.receipt-paper{padding:30px 34px 28px;border-bottom-color:#e2e8f0;background:#fff}.receipt-paper:before{right:34px;left:34px;height:3px;background:#2563eb}.receipt-masthead{padding:6px 42px 20px;border-bottom-color:#e2e8f0;color:#0f172a}.receipt-masthead>svg{color:#2563eb;background:#eff4ff}.receipt-masthead strong{font-size:17px;letter-spacing:-.01em}.receipt-masthead small{color:#64748b;font-family:Inter,Noto Sans SC,system-ui,sans-serif;font-size:11px;letter-spacing:0}.receipt-close{color:#94a3b8}.receipt-close:hover{color:#1d4ed8;background:#eff4ff}.receipt-meta{padding:14px 0 5px;border-bottom-color:#f1f5f9}.receipt-meta span{padding:8px 10px;border-left-color:#dbe6fe}.receipt-meta small{color:#94a3b8}.receipt-meta b{color:#1e293b;font-size:12px}.receipt-section{border-bottom-color:#e2e8f0}.receipt-section-title{color:#0f172a;font-size:13px;letter-spacing:0}.receipt-section-title>span svg{color:#2563eb}.receipt-section-title i{border-top-color:#e2e8f0}.receipt-input{border-bottom-color:#f1f5f9}.receipt-input>span{color:#334155;font-size:12px}.receipt-input input,.receipt-note-input input,.receipt-reason textarea{border-color:#e2e8f0;border-radius:8px;color:#0f172a;background:#f8fafc;font-family:Inter,Noto Sans SC,system-ui,sans-serif}.receipt-input input:focus,.receipt-note-input input:focus,.receipt-reason textarea:focus{border-color:#2563eb;background:#fff;box-shadow:0 0 0 4px #2563eb1f}.receipt-input input[readonly]{color:#64748b;background:#f8fafc}.receipt-line{border-bottom-color:#f1f5f9;color:#64748b;font-family:Inter,Noto Sans SC,system-ui,sans-serif}.receipt-line b{color:#1e293b;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.receipt-line.strong span,.receipt-line.strong b{color:#1d4ed8}.receipt-total-line{border-color:#dbe6fe;border-top-color:#2563eb;border-radius:12px;background:#eff4ff}.receipt-total-line span{color:#334155}.receipt-total-line strong,.receipt-grand-total strong{color:#1d4ed8}.receipt-formula,.receipt-note,.receipt-note-input{color:#94a3b8}.receipt-grand-total{border-top-color:#0f172a;border-bottom-color:#e2e8f0}.receipt-grand-total span{color:#0f172a}.receipt-reason{border-top-color:#e2e8f0}.receipt-reason>span{color:#334155}.receipt-actions{border-top-color:#e2e8f0}.receipt-actions .button{box-shadow:0 1px 2px #0f172a0a}.receipt-actions .button:first-child{border-color:#dbe6fe;color:#1d4ed8;background:#eff4ff}.receipt-actions .button:first-child[data-editing=true]{border-color:#2563eb;background:#2563eb}.receipt-actions .button:last-child{border-color:#2563eb;background:#2563eb}.receipt-actions .button:last-child:hover{border-color:#1d4ed8;background:#1d4ed8}@media(max-width:700px){.receipt-paper{padding:26px 20px 24px}.receipt-paper:before{right:20px;left:20px}}@media(max-width:430px){.receipt-paper{padding-inline:16px}.receipt-paper:before{right:16px;left:16px}}.invoice-sheet{position:relative;overflow:hidden;margin-top:14px;padding:0;border:1px solid #dbe2ee;border-radius:14px;background:#fff;box-shadow:0 12px 30px -26px #0f172a5c}.invoice-sheet:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:7px;background:radial-gradient(circle at 7px -1px,transparent 7px,#fff 7.5px) 0 0 / 14px 8px repeat-x;pointer-events:none}.invoice-header{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(230px,.85fr);gap:24px;padding:24px 28px 20px;border-top:3px solid #2563eb;border-bottom:1px dashed #cbd5e1;background:linear-gradient(180deg,#fff,#fbfdff)}.invoice-title-group{min-width:0;display:flex;align-items:center;gap:13px}.invoice-icon{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border:1px solid #dbe6fe;border-radius:10px;color:#2563eb;background:#eff4ff}.invoice-kicker{display:block;margin-bottom:4px;color:#2563eb;font-size:10px;font-weight:800;letter-spacing:.14em}.invoice-title-group h2{margin:0;color:#0f172a;font-size:20px;letter-spacing:-.02em}.invoice-title-group p{margin:5px 0 0;color:#64748b;font-size:12px}.invoice-meta{display:grid;align-content:center;gap:9px;justify-items:end}.invoice-meta span{display:grid;grid-template-columns:70px minmax(0,1fr);align-items:center;gap:10px;min-width:0;color:#94a3b8;font-size:10px;text-align:right}.invoice-meta strong{overflow:hidden;color:#334155;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.invoice-summary-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid #e2e8f0;background:#f8fafc}.invoice-summary-strip>span{min-width:0;display:flex;align-items:center;gap:7px;padding:14px 20px;border-right:1px solid #e2e8f0;color:#64748b;font-size:11px;font-weight:700}.invoice-summary-strip>span:last-child{border-right:0}.invoice-summary-strip svg{flex:0 0 auto;color:#2563eb}.invoice-summary-strip strong{margin-left:auto;overflow:hidden;color:#0f172a;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.invoice-summary-strip .positive svg,.invoice-summary-strip .positive strong{color:#059669}.invoice-summary-strip .negative svg,.invoice-summary-strip .negative strong{color:#be123c}.invoice-columns{display:grid;grid-template-columns:1fr 1fr}.invoice-block{min-width:0;padding:20px 26px 22px}.invoice-block+.invoice-block{border-left:1px solid #e2e8f0}.invoice-block-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:8px}.invoice-block-heading span{color:#1e293b;font-size:13px;font-weight:800}.invoice-block-heading small{color:#94a3b8;font-size:10px}.invoice-lines{display:grid}.invoice-line{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:33px;border-bottom:1px dotted #dbe2ee;color:#64748b;font-size:12px}.invoice-line:last-child{border-bottom:0}.invoice-line strong{color:#1e293b;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;font-weight:700}.invoice-line.is-muted span,.invoice-line.is-muted strong{color:#94a3b8}.invoice-subtotal{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin-top:12px;padding-top:11px;border-top:1px solid #94a3b8;color:#334155;font-size:12px;font-weight:800}.invoice-subtotal strong{color:#2563eb;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:17px}.invoice-formulas{display:flex;flex-wrap:wrap;gap:6px 22px;padding:13px 26px;border-top:1px dashed #cbd5e1;border-bottom:1px solid #e2e8f0;color:#94a3b8;font-size:10px;line-height:1.5}.invoice-total{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:19px 26px 25px;background:#eff4ff}.invoice-total div{min-width:0;display:grid;gap:5px}.invoice-total span{color:#1e293b;font-size:13px;font-weight:800}.invoice-total small{color:#64748b;font-size:10px}.invoice-total strong{flex:0 0 auto;color:#2563eb;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:27px;letter-spacing:-.03em}.invoice-total strong.negative{color:#be123c}@media(max-width:700px){.invoice-header{grid-template-columns:1fr;gap:16px;padding:20px 18px 17px}.invoice-meta{justify-items:stretch;padding-top:13px;border-top:1px solid #f1f5f9}.invoice-meta span{grid-template-columns:64px minmax(0,1fr);text-align:left}.invoice-summary-strip{grid-template-columns:1fr}.invoice-summary-strip>span{border-right:0;border-bottom:1px solid #e2e8f0;padding:12px 18px}.invoice-summary-strip>span:last-child{border-bottom:0}.invoice-columns{grid-template-columns:1fr}.invoice-block{padding:18px}.invoice-block+.invoice-block{border-top:1px solid #e2e8f0;border-left:0}.invoice-formulas{padding:12px 18px}.invoice-total{align-items:flex-start;padding:17px 18px 23px}.invoice-total strong{font-size:23px}}.finance-report-list{display:grid}.finance-summary-tools{display:inline-flex;align-items:center;gap:8px}.finance-summary-tools input{min-height:36px;padding:0 9px;border:1px solid #d8dce8;border-radius:7px;outline:0;color:#454c66;background:#fff;font-size:11px}.finance-summary-tools input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.finance-report-card{padding:22px 24px 16px;border-top:1px solid #f1f5f9;background:#fff}.finance-report-card.is-empty{background:linear-gradient(90deg,#fff,#fbfdff)}.finance-report-card.is-empty .finance-report-icon{color:#64748b;background:#f1f5f9}.finance-report-card.is-empty .finance-report-metrics strong{color:#64748b}.finance-report-card.is-empty .finance-report-metrics>div.positive strong{color:#059669}.finance-report-card:first-child{border-top:0}.finance-report-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.finance-report-identity{min-width:0;display:flex;align-items:center;gap:11px}.finance-report-icon{flex:0 0 auto;width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:#2563eb;background:#eff4ff}.finance-report-identity>div{min-width:0;display:flex;flex-direction:column;gap:5px}.finance-report-identity strong{overflow:hidden;color:#0f172a;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.finance-report-identity span{display:inline-flex;align-items:center;gap:5px;color:#94a3b8;font-size:12px}.finance-report-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.finance-report-actions .small-button{display:inline-flex;align-items:center;gap:5px;min-height:34px;padding-inline:11px;font-size:11px}.finance-report-actions .status-badge{min-height:25px;font-size:10px}.finance-report-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:20px;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9}.finance-report-metrics>div{min-width:0;display:flex;flex-direction:column;gap:6px;padding:16px 18px;border-right:1px solid #f1f5f9}.finance-report-metrics>div:last-child{border-right:0}.finance-report-metrics span{color:#64748b;font-size:12px;font-weight:600}.finance-report-metrics strong{overflow:hidden;color:#1e293b;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:24px;line-height:1.15;text-overflow:ellipsis}.finance-report-metrics small{overflow:hidden;color:#94a3b8;font-size:11px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.finance-report-metrics>div.positive strong{color:#059669}.finance-report-metrics>div.negative strong{color:#be123c}.finance-report-foot{display:flex;align-items:center;gap:18px;margin-top:12px;color:#94a3b8;font-size:11px}.finance-workbench{min-height:calc(100vh - 124px);overflow:visible}.finance-workbench>.section-header{margin-bottom:0;padding-bottom:18px;border-bottom:1px solid #edf1f6}.finance-workbench-controls{display:flex;align-items:flex-end;gap:12px 16px;flex-wrap:wrap;margin:0 22px;padding:18px 0;border-bottom:1px solid #edf1f6}.finance-workbench-controls label{display:grid;gap:6px}.finance-workbench-controls label>span{color:#64748b;font-size:11px;font-weight:700}.finance-workbench-controls input,.finance-workbench-controls select,.finance-inline-filters select{min-height:36px;padding:0 10px;border:1px solid #d8e0ec;border-radius:8px;outline:0;color:#334155;background:#fff;font-size:12px}.finance-workbench-controls input:focus,.finance-workbench-controls select:focus,.finance-inline-filters select:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.finance-workbench-period{min-height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;color:#1d4ed8;background:#eff4ff;font-size:11px;font-weight:700}.finance-tabs{margin:18px 22px 0}.finance-tabs [role=tablist]{display:flex;gap:2px;overflow-x:auto;padding:4px;border:1px solid #dfe7f1;border-radius:10px;background:#f8fafc}.finance-tabs [role=tab]{position:relative;min-height:37px;display:inline-flex;flex:1 0 auto;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:0;border-radius:7px;color:#64748b;background:transparent;font-size:12px;font-weight:700;white-space:nowrap}.finance-tabs [role=tab][data-state=active]{color:#1d4ed8;background:#fff;box-shadow:0 1px 3px #0f172a1a}.finance-tabs [role=tab] b{min-width:18px;height:18px;display:grid;place-items:center;padding:0 5px;border-radius:999px;color:#fff;background:#2563eb;font-size:10px;line-height:1}.finance-tab-content{padding:20px 0 22px}.finance-todo-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:20px;overflow:hidden;border:1px solid #dfe7f1;border-radius:12px;background:#fff}.finance-todo-metrics>div{min-width:0;display:grid;grid-template-columns:1fr auto;gap:5px 10px;padding:16px 18px;border-right:1px solid #edf1f6}.finance-todo-metrics>div:last-child{border-right:0}.finance-todo-metrics span{color:#64748b;font-size:11px;font-weight:700}.finance-todo-metrics strong{grid-row:2;color:#0f172a;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:24px;line-height:1}.finance-todo-metrics small{align-self:end;color:#94a3b8;font-size:10px}.finance-tab-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:14px}.finance-tab-heading h3{margin:0;color:#0f172a;font-size:15px}.finance-tab-heading p{margin:5px 0 0;color:#64748b;font-size:11px}.finance-inline-filters{display:flex;align-items:center;gap:8px}.finance-inline-filters .search-control{min-width:230px}.finance-order-identity{min-width:156px;display:inline-flex;flex-direction:column;gap:5px}.finance-order-identity strong{color:#1e293b;font-size:12px;letter-spacing:.01em}.finance-order-identity small{display:inline-flex;align-items:center;gap:4px;color:#94a3b8;font-size:10px;font-weight:500}.finance-order-identity small svg{color:#94a3b8}.finance-hover-trigger{position:relative;display:inline-flex;align-items:center;width:fit-content;padding:0;border:0;border-bottom:1px dashed #8fa3d6;color:#1f24ad;background:transparent;font:inherit;cursor:help}.finance-hover-trigger:hover,.finance-hover-trigger:focus-visible{color:#171f6b;border-bottom-color:#2a2fd4;outline:0}.finance-hover-popover{position:fixed;z-index:1000;width:292px;max-height:min(420px,calc(100vh - 20px));overflow:auto;padding:14px;border:1px solid #dbe3f4;border-radius:12px;color:#334155;background:#fff;box-shadow:0 18px 42px -18px #0f172a52,0 5px 14px #2563eb1a}.finance-popover-heading{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:6px 7px;padding-bottom:10px;border-bottom:1px solid #edf1f7;color:#1e293b}.finance-popover-heading svg{grid-row:span 2;color:#2563eb}.finance-popover-heading strong{font-size:12px}.finance-popover-heading small{color:#94a3b8;font-size:10px}.finance-popover-lines{display:grid;gap:0;margin-top:7px}.finance-popover-lines>div{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:28px;border-bottom:1px dashed #edf1f7;font-size:11px}.finance-popover-lines>div:last-child{border-bottom:0}.finance-popover-lines b{color:#1f24ad;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.finance-popover-note{margin-top:9px;padding:8px 9px;border-radius:8px;color:#64748b;background:#f8fafc;font-size:10px;line-height:1.6}.finance-popover-items{margin-top:11px;padding-top:10px;border-top:1px solid #edf1f7}.finance-popover-items>span{display:block;margin-bottom:5px;color:#64748b;font-size:10px;font-weight:700}.finance-popover-items>div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:5px 0;font-size:10px}.finance-popover-items>div>span{display:flex;flex-direction:column;gap:2px}.finance-popover-items small{color:#94a3b8;font-size:9px}.finance-popover-items b{color:#334155;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px}.finance-popover-items b small{display:inline;margin-left:3px;font-family:inherit}.finance-time-lines{position:relative;display:grid;gap:10px;margin-top:12px;padding-left:3px}.finance-time-lines:before{content:"";position:absolute;top:9px;bottom:9px;left:7px;width:1px;background:#dbe3f4}.finance-time-lines>div{position:relative;display:grid;grid-template-columns:17px 1fr;gap:2px 8px;align-items:center}.finance-time-lines .timeline-dot{grid-row:span 2;width:10px;height:10px;margin:0;border-width:2px}.finance-time-lines span{color:#64748b;font-size:10px}.finance-time-lines b{color:#1e293b;font-size:11px;font-weight:700}.finance-branch-name{min-width:0;display:inline-flex;align-items:center;gap:8px}.finance-branch-name>svg{flex:0 0 auto;color:#2563eb}.finance-branch-name>span{min-width:0;display:grid;gap:3px}.finance-branch-name strong{overflow:hidden;color:#1e293b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.finance-branch-name small{overflow:hidden;color:#94a3b8;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.finance-next{display:inline-flex;align-items:center;min-height:25px;padding:0 8px;border-radius:6px;color:#64748b;background:#f1f5f9;font-size:10px;font-weight:700;white-space:nowrap}.finance-next.order{color:#1d4ed8;background:#eff4ff}.finance-next.expense{color:#a16207;background:#fff7e3}.finance-next.ready{color:#047857;background:#ecfdf5}.finance-next.locked{color:#475569;background:#e2e8f0}.finance-next.rejected{color:#be123c;background:#fff1f2}@media(max-width:960px){.finance-todo-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.finance-todo-metrics>div:nth-child(2){border-right:0}.finance-todo-metrics>div:nth-child(-n+2){border-bottom:1px solid #edf1f6}}@media(max-width:620px){.finance-workbench{padding:0}.finance-workbench>.section-header{padding:16px}.finance-workbench-controls{align-items:stretch;margin:0;padding:15px 16px}.finance-workbench-controls label{flex:1 1 calc(50% - 8px)}.finance-workbench-period{width:100%}.finance-tabs{margin:14px 16px 0}.finance-tabs [role=tab]{flex:0 0 auto;padding-inline:11px}.finance-tab-content{padding:16px}.finance-todo-metrics{grid-template-columns:1fr}.finance-todo-metrics>div{border-right:0;border-bottom:1px solid #edf1f6}.finance-todo-metrics>div:last-child{border-bottom:0}.finance-tab-heading{align-items:flex-start;flex-direction:column}.finance-inline-filters{width:100%;flex-direction:column;align-items:stretch}.finance-inline-filters .search-control{min-width:0}}.finance-reports-page{min-height:calc(100vh - 124px);overflow:visible}.finance-reports-page>.section-header{margin-bottom:0;padding-bottom:18px;border-bottom:1px solid #edf1f6}.finance-report-filters{display:flex;align-items:flex-end;gap:12px 16px;flex-wrap:wrap;margin:0 22px;padding:18px 0;border-bottom:1px solid #edf1f6}.finance-report-filters label{display:grid;gap:6px}.finance-report-filters label>span{color:#64748b;font-size:11px;font-weight:700}.finance-report-filters input,.finance-report-filters select{min-height:36px;padding:0 10px;border:1px solid #d8e0ec;border-radius:8px;outline:0;color:#334155;background:#fff;font-size:12px}.finance-report-filters input:focus,.finance-report-filters select:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.finance-report-range{min-height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;color:#1d4ed8;background:#eff4ff;font-size:11px;font-weight:700}.finance-report-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 22px 0}.finance-report-summary .metric{min-height:94px}.finance-report-tabs{margin:18px 22px 0}.finance-report-tabs [role=tablist]{display:flex;gap:2px;overflow-x:auto;padding:4px;border:1px solid #dfe7f1;border-radius:10px;background:#f8fafc}.finance-report-tabs [role=tab]{min-height:38px;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:7px;padding:0 16px;border:0;border-radius:7px;color:#64748b;background:transparent;font-size:12px;font-weight:700;white-space:nowrap}.finance-report-tabs [role=tab][data-state=active]{color:#1d4ed8;background:#fff;box-shadow:0 1px 3px #0f172a1a}.finance-report-tabs [role=tab] b{min-width:18px;height:18px;display:grid;place-items:center;padding:0 5px;border-radius:999px;color:#fff;background:#2563eb;font-size:10px}.finance-report-content{padding:20px 0 24px}.finance-report-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:14px}.finance-report-heading h3{margin:0;color:#0f172a;font-size:15px}.finance-report-heading p{margin:5px 0 0;color:#64748b;font-size:11px}.finance-source-table{min-width:1540px}.finance-source-table td{vertical-align:top}.finance-source-table td strong{color:#1e293b}.finance-source-details{min-width:100px;color:#64748b;font-size:10px}.finance-source-details summary{color:#1d4ed8;font-weight:700;cursor:pointer;list-style:none}.finance-source-details summary::-webkit-details-marker{display:none}.finance-source-details summary:after{content:" +";color:#94a3b8}.finance-source-details[open] summary:after{content:" −"}.finance-source-details>div{display:grid;grid-template-columns:64px minmax(130px,1fr);gap:8px;padding:6px 0;border-bottom:1px dashed #edf1f7;white-space:normal}.finance-source-details>div:last-child{border-bottom:0}.finance-source-details b{color:#334155;font-weight:600}.finance-report-total{display:flex;align-items:center;justify-content:flex-end;gap:18px;padding:14px 0 0;color:#64748b;font-size:12px}.finance-report-total strong{color:#0f172a;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:20px}@media(max-width:760px){.finance-report-summary{grid-template-columns:1fr;margin-inline:16px}.finance-report-filters{align-items:stretch;margin-inline:16px}.finance-report-filters label{flex:1 1 calc(50% - 8px)}.finance-report-range{width:100%}.finance-report-tabs{margin-inline:16px}.finance-report-content{padding-top:16px}}.report-detail-dialog{width:min(calc(100vw - 24px),900px);max-height:calc(100vh - 32px);border-color:#e2e8f0;border-radius:16px;background:#fff}.report-detail-view{padding:28px 30px 30px}.report-detail-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.report-detail-eyebrow{display:block;margin-bottom:6px;color:#2563eb;font-size:11px;font-weight:700;letter-spacing:.05em}.report-detail-intro h3{margin:0;color:#0f172a;font-size:22px;letter-spacing:-.01em}.report-detail-intro p{margin:6px 0 0;color:#64748b;font-size:12px}.report-detail-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:22px;overflow:hidden;border:1px solid #e2e8f0;border-radius:12px}.report-detail-kpis>div{min-width:0;display:flex;flex-direction:column;gap:7px;padding:17px 18px;border-right:1px solid #e2e8f0;background:#f8fafc}.report-detail-kpis>div:last-child{border-right:0}.report-detail-kpis span{display:inline-flex;align-items:center;gap:6px;color:#64748b;font-size:12px;font-weight:700}.report-detail-kpis span svg{color:#2563eb}.report-detail-kpis strong{overflow:hidden;color:#1e293b;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:25px;text-overflow:ellipsis;white-space:nowrap}.report-detail-kpis small{color:#94a3b8;font-size:11px;line-height:1.45}.report-detail-kpis .is-positive strong{color:#059669}.report-detail-sections{display:grid;gap:18px;margin-top:22px}.report-detail-section{overflow:hidden;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.report-detail-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 18px;border-bottom:1px solid #f1f5f9;background:#fff}.report-detail-section-head>span{display:inline-flex;align-items:center;gap:7px;color:#0f172a;font-size:13px;font-weight:700}.report-detail-section-head>span svg{color:#2563eb}.report-detail-section-head small{color:#94a3b8;font-size:11px}.report-detail-breakdown{display:grid;grid-template-columns:1fr 1fr;gap:0}.report-detail-breakdown>div{padding:16px 18px 18px}.report-detail-breakdown>div+div{border-left:1px solid #f1f5f9}.report-detail-breakdown h4{margin:0 0 7px;color:#334155;font-size:12px}.report-detail-line{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:31px;border-bottom:1px solid #f8fafc;color:#64748b;font-size:12px}.report-detail-line b{color:#1e293b;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.report-detail-line.total{margin-top:7px;padding-top:8px;border-top:1px solid #e2e8f0;border-bottom:0;color:#334155;font-weight:700}.report-detail-line.total b{color:#1d4ed8;font-size:14px}.report-order-list{display:grid}.report-order{border-bottom:1px solid #f1f5f9}.report-order:last-child{border-bottom:0}.report-order-row{width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto auto 18px;align-items:center;gap:14px;padding:13px 18px;border:0;color:#1e293b;background:#fff;text-align:left}.report-order-row:hover,.report-order.expanded .report-order-row{background:#f8fafc}.report-order-main{min-width:0;display:flex;flex-direction:column;gap:4px}.report-order-main strong{overflow:hidden;color:#0f172a;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.report-order-main small{overflow:hidden;color:#64748b;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.report-order-meta{display:inline-flex;align-items:center;gap:9px;color:#64748b;font-size:11px}.report-order-row>b{color:#1e293b;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px;white-space:nowrap}.report-order-row>svg{color:#94a3b8;transition:transform .16s ease}.report-order-expanded{display:grid;grid-template-columns:1fr 1fr;gap:12px 20px;padding:14px 18px 17px;border-top:1px solid #f1f5f9;background:#f8fafc}.report-order-expanded>div{min-width:0}.report-order-expanded>div>span{color:#94a3b8;font-size:10px;font-weight:700}.report-order-expanded p{margin:5px 0 0;color:#475569;font-size:11px;line-height:1.55}.report-order-numbers{grid-column:1 / -1;display:flex!important;flex-wrap:wrap;gap:8px 18px;padding-top:9px;border-top:1px solid #e2e8f0}.report-order-numbers span{color:#94a3b8;font-size:10px}.report-order-numbers b{margin-left:4px;color:#334155;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.report-detail-loading{display:grid;gap:10px;padding:34px 30px}.report-detail-loading span{height:48px;border-radius:8px;background:linear-gradient(90deg,#f1f5f9 25%,#f8fafc,#f1f5f9 75%);background-size:200% 100%;animation:report-shimmer 1.2s ease-in-out infinite}.report-detail-error{display:grid;justify-items:center;gap:12px;padding:44px 24px;color:#64748b;font-size:13px}@keyframes report-shimmer{to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.report-detail-loading span{animation:none}}@media(max-width:760px){.finance-summary-tools{width:100%}.finance-summary-tools input{min-width:0;flex:1}.finance-report-card{padding:18px 16px 15px}.finance-report-head{flex-direction:column;gap:13px}.finance-report-actions{width:100%;justify-content:flex-start}.finance-report-metrics{grid-template-columns:1fr}.finance-report-metrics>div{border-right:0;border-bottom:1px solid #f1f5f9}.finance-report-metrics>div:last-child{border-bottom:0}.finance-report-foot{flex-wrap:wrap;gap:6px 14px}.report-detail-view{padding:22px 16px 20px}.report-detail-kpis{grid-template-columns:1fr}.report-detail-kpis>div{border-right:0;border-bottom:1px solid #e2e8f0}.report-detail-kpis>div:last-child{border-bottom:0}.report-detail-breakdown{grid-template-columns:1fr}.report-detail-breakdown>div+div{border-top:1px solid #f1f5f9;border-left:0}.report-order-row{grid-template-columns:minmax(0,1fr) auto 18px;gap:9px;padding-inline:14px}.report-order-meta{display:none}.report-order-expanded{grid-template-columns:1fr;padding-inline:14px}.report-order-numbers{grid-column:auto}}.branch-page .branch-info-label{font-size:12px}.branch-page .branch-info-block strong{font-size:16px}.branch-page .branch-info-block small{font-size:12px}.branch-page .branch-chip{padding:5px 9px;font-size:11px}.branch-page .branch-staff-list>span{padding:5px 9px;font-size:11px}.branch-page .branch-staff-list small,.branch-page .branch-chip-list>small,.branch-page .branch-staff-list>small{font-size:11px}.branch-page .branch-actions .button{min-height:40px;font-size:13px}.branch-page .branch-info-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.branch-service-preview{grid-column:1 / -1}.branch-chip.service{color:#1d4ed8;background:#eff4ff}.service-transfer .transfer-pane{min-height:360px}.service-transfer .transfer-list label{align-items:flex-start;padding:11px 10px}.service-transfer .transfer-list label>span{gap:4px}.service-transfer .transfer-list strong{font-size:12px}.service-transfer .transfer-list small{font-size:10px;line-height:1.45}.transfer-title-text{display:inline-flex;align-items:center;gap:7px}.transfer-select-all{min-height:26px;padding:0 8px;border:1px solid #dfe3ef;border-radius:6px;color:#2a2fd4;background:#fff;font-size:10px;font-weight:700}.transfer-select-all:hover{border-color:#bfc7ff;background:#f5f6ff}.transfer-row-action{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;margin-left:auto;padding:0;border:1px solid #dfe3ef;border-radius:6px;color:#2a2fd4;background:#fff}.transfer-row-action:hover{border-color:#bfc7ff;color:#fff;background:#2a2fd4}.transfer-row-action:focus-visible,.transfer-select-all:focus-visible{outline:0;box-shadow:0 0 0 3px #2a2fd41f}.branch-config-note{display:flex;align-items:center;gap:8px;margin:0 22px 18px;padding:11px 13px;border:1px solid #dbe6fe;border-radius:8px;color:#475569;background:#f8faff;font-size:12px;line-height:1.5}.branch-config-note svg{flex:0 0 auto;color:#2a2fd4}@media(max-width:980px){.branch-page .branch-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.branch-config-note{margin:0 16px 16px;align-items:flex-start}}.checkout-dialog{width:min(calc(100vw - 32px),780px)}.checkout-dialog .dialog-form{padding:0}.checkout-section{padding:20px 26px;border-top:1px solid #e9edf5}.checkout-section:first-child{border-top:0}.checkout-context{background:#fafbff}.checkout-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.checkout-section-heading>div{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.checkout-section-heading h3{display:inline-flex;align-items:center;gap:7px;margin:0;color:#1e293b;font-size:15px;line-height:1.25}.checkout-section-heading h3 svg{color:#2a2fd4}.checkout-section-heading>small{max-width:180px;color:#8a90a1;font-size:10px;line-height:1.5;text-align:right}.checkout-kicker{color:#7d88c8;font-size:10px;font-weight:800;letter-spacing:.08em}.checkout-context-grid{display:grid;grid-template-columns:132px minmax(0,1fr);gap:16px;margin-top:15px}.checkout-room-badge{display:flex;flex-direction:column;justify-content:center;min-height:82px;padding:13px 15px;border-left:3px solid #2a2fd4;background:#fff;box-shadow:0 1px 2px #1015240a}.checkout-room-badge strong{color:#171f6b;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:24px;line-height:1}.checkout-room-badge span{margin-top:7px;color:#7a8196;font-size:10px}.checkout-services{display:grid;gap:7px;align-content:center}.checkout-service-item{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:9px 0;border-bottom:1px dashed #dde2ef}.checkout-service-item:last-child{border-bottom:0}.checkout-service-item span{color:#334155;font-size:12px;font-weight:700}.checkout-service-item small{color:#7a8196;font-size:10px;white-space:nowrap}.checkout-fields-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,280px);align-items:start;gap:18px;margin-top:16px}.checkout-field,.checkout-discount-field{min-width:0;display:flex;flex-direction:column;gap:7px}.checkout-discount-field{align-self:start;padding:13px;border:1px solid #e1e5f0;border-radius:10px;background:#fafbff}.checkout-field>span,.checkout-discount-field>span,.payment-amount>span{color:#535b72;font-size:10px;font-weight:700}.checkout-field select,.checkout-field input,.checkout-money-input{width:100%;min-height:41px;border:1px solid #d5d9e5;border-radius:7px;color:#252b3f;background:#f9fafc;font-size:12px}.checkout-field select,.checkout-field input{padding:0 11px}.checkout-field select:focus,.checkout-field input:focus,.checkout-money-input:focus-within{border-color:#2a2fd4;outline:0;background:#fff;box-shadow:0 0 0 3px #2a2fd41c}.checkout-field-hint,.checkout-discount-field>small{color:#8a90a1;font-size:10px;line-height:1.4}.checkout-member-flow{min-width:0;display:flex;flex-direction:column;gap:10px}.checkout-member-mode{display:inline-flex;align-self:flex-start;padding:3px;border:1px solid #dfe3ef;border-radius:9px;background:#f5f6fb}.checkout-member-mode button{min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:0;border-radius:7px;color:#737b90;background:transparent;font-size:11px;font-weight:800;cursor:pointer}.checkout-member-mode button.active{color:#1f24ad;background:#fff;box-shadow:0 1px 3px #1f24ad1f}.member-search-field-wrap{min-width:0;display:flex;flex-direction:column;gap:7px}.member-search-field-wrap>span{color:#535b72;font-size:10px;font-weight:700}.member-search-mode{display:inline-flex;align-self:flex-start;padding:3px;border:1px solid #dfe3ef;border-radius:9px;background:#f5f6fb}.member-search-mode button{min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 15px;border:0;border-radius:7px;color:#737b90;background:transparent;font-size:11px;font-weight:800;cursor:pointer}.member-search-mode button.active{color:#1f24ad;background:#fff;box-shadow:0 1px 3px #1f24ad1f}.member-search-field{min-width:0;display:flex;flex-direction:column;gap:9px}.member-card-summary{display:flex;flex-wrap:wrap;gap:6px}.member-card-summary>span{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;border:1px solid #dfe3ec;border-radius:7px;color:#5e667f;background:#fff;font-size:9px}.member-card-summary>span svg{color:#2a2fd4}.member-search-panel{padding:11px;border:1px solid #dfe3ef;border-radius:10px;background:#fafbff}.member-search-input{display:flex;align-items:center;gap:8px;min-height:40px;padding-left:10px;border:1px solid #d5d9e5;border-radius:8px;background:#fff}.member-search-input>svg{flex:0 0 auto;color:#7d88c8}.member-search-input input{flex:1;min-width:0;height:38px;padding:0;border:0;outline:0;color:#252b3f;background:transparent;font-size:12px}.member-search-input button{min-height:30px;margin-right:5px;padding:0 12px;border:0;border-radius:6px;color:#fff;background:#2a2fd4;font-size:11px;font-weight:800;cursor:pointer}.member-search-input:focus-within{border-color:#2a2fd4;box-shadow:0 0 0 3px #2a2fd41c}.member-search-error{display:block;margin-top:7px;color:#b45309;font-size:10px}.member-search-results{display:grid;gap:6px;margin-top:10px}.member-search-results>small{color:#8a90a1;font-size:10px}.member-search-result{display:flex;align-items:center;gap:9px;min-width:0;padding:8px 9px;border:1px solid #e1e5ef;border-radius:8px;color:#252b3f;background:#fff;text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.member-search-result:hover{border-color:#aab2de;background:#f7f8ff;transform:translateY(-1px)}.member-search-result>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:2px}.member-search-result strong{font-size:11px}.member-search-result small{color:#7a8196;font-size:10px}.member-search-result>svg{margin-left:auto;color:#8b93ad}.member-result-avatar{flex:0 0 auto;width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:#2a2fd4;background:#e9ebff;font-size:12px;font-weight:800}.selected-member-card{padding:12px;border:1px solid #cfd5ff;border-radius:10px;background:linear-gradient(145deg,#f8f9ff,#fff 72%)}.selected-member-head{display:flex;align-items:center;gap:9px}.selected-member-head>div{min-width:0;display:flex;flex-direction:column;gap:2px}.selected-member-head>div>span{color:#7d88c8;font-size:9px;font-weight:800;letter-spacing:.05em}.selected-member-head strong{color:#1e293b;font-size:13px}.selected-member-head small{color:#7a8196;font-size:10px}.selected-member-head .icon-action{margin-left:auto;width:28px;height:28px}.selected-member-meta{display:flex;gap:16px;margin:11px 0 10px;padding-top:9px;border-top:1px dashed #dce1f1;color:#7a8196;font-size:10px}.selected-member-meta b{color:#334155;font-size:11px}.member-card-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.member-card-choice{position:relative;min-width:0;display:grid;gap:4px;padding:10px;border:1px solid #dfe3ec;border-radius:8px;color:#5e667f;background:#fff;text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.member-card-choice:hover{border-color:#aab2de;background:#fafbff}.member-card-choice.selected{border-color:#2a2fd4;background:#f3f4ff;box-shadow:0 0 0 3px #2a2fd41a}.member-card-choice>span{display:flex;align-items:center;gap:5px;color:#343a50;font-size:10px;font-weight:800}.member-card-choice>span svg{color:#2a2fd4}.member-card-choice strong{color:#1f24ad;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:14px}.member-card-choice small{color:#8a90a1;font-size:9px}.member-card-choice>svg{position:absolute;top:9px;right:9px;color:#2a2fd4}.member-card-empty{grid-column:1 / -1;padding:12px;border:1px dashed #d8dce8;border-radius:8px;color:#8a90a1;background:#fff;font-size:10px;text-align:center}.payment-member-card{min-height:38px;display:flex;align-items:center;gap:6px;padding:0 10px;border-radius:6px;color:#1f24ad;background:#f0f1ff;font-size:10px;font-weight:800}.payment-member-card svg{flex:0 0 auto}.payment-member-required{color:#b45309!important;background:#fff8e8!important}.checkout-money-input{display:flex;align-items:center;overflow:hidden}.checkout-money-input b{padding-left:12px;color:#7a8196;font-size:13px}.checkout-money-input input{width:100%;min-height:39px;padding:0 11px 0 6px;border:0;outline:0;color:#1e293b;background:transparent;font-size:13px;font-weight:700}.checkout-note-field{margin-top:14px}.checkout-payment-section{background:#fff}.checkout-section-amount{color:#1f24ad;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px}.checkout-payment-section .payment-list{gap:8px;margin-top:16px}.checkout-payment-row{grid-template-columns:26px 122px minmax(0,1fr) 126px 34px;padding:9px 10px;border:1px solid #e2e6ef;border-radius:8px;background:#fff}.payment-index{width:22px;color:#9aa2b7;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:700;text-align:center}.checkout-payment-row select,.checkout-payment-row>input,.checkout-payment-row .payment-extra{min-height:38px;border:0;border-radius:6px;background:#f7f8fc}.checkout-payment-row select,.checkout-payment-row>input{padding:0 9px;color:#343a50;font-size:11px}.checkout-payment-row .payment-extra{display:flex;align-items:center;padding:0 10px;color:#8a90a1;font-size:10px}.payment-amount{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:6px;min-height:38px;padding:0 9px;border:1px solid #d5d9e5;border-radius:6px;background:#fff}.payment-amount input{width:100%;min-width:0;border:0!important;outline:0;color:#1e293b;background:transparent!important;font-size:12px;font-weight:700}.checkout-add-payment{margin-top:12px}.checkout-total-section{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:20px;align-items:stretch;padding:18px 26px;border-top:1px solid #e7ebf3;background:#f8f9fd}.checkout-total-lines{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.checkout-total-lines>div{display:flex;flex-direction:column;gap:5px}.checkout-total-lines span,.checkout-payment-check span{color:#7a8196;font-size:10px;font-weight:700}.checkout-total-lines strong{color:#334155;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px}.checkout-total-lines .discount{color:#b45309}.checkout-total-lines .checkout-payable strong{color:#1f24ad;font-size:19px}.checkout-payment-check{display:flex;flex-direction:column;justify-content:center;padding:11px 13px;border-left:3px solid #cbd0e2;background:#fff}.checkout-payment-check strong{margin-top:4px;color:#1e293b;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:16px}.checkout-payment-check small{margin-top:3px;font-size:10px}.checkout-payment-check.matched{border-left-color:#25a66a}.checkout-payment-check.matched small{color:#23744d}.checkout-payment-check.unmatched{border-left-color:#d5a11e}.checkout-payment-check.unmatched small{color:#9a6b12}.checkout-dialog .dialog-actions,.order-editor .dialog-actions{position:sticky;bottom:0;z-index:2;min-height:70px;align-items:center;margin:0;padding:14px 26px 16px;border-top:1px solid #e5e8f2;background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.checkout-dialog .dialog-actions .button,.order-editor .dialog-actions .button{min-height:40px;padding-inline:17px;font-size:13px}.order-editor .dialog-form{padding:0}.order-editor .editor-section{padding:18px 26px 22px}.order-editor .editor-section+.editor-section{border-top:1px solid #eceef4}.order-editor .editor-section:nth-child(2n){background:#fbfbfe}.order-editor .editor-section-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.order-editor .editor-section-heading>span{display:inline-flex;align-items:center;gap:7px;color:#252b3f}.order-editor .editor-section-heading svg{color:#2a2fd4}.order-editor .editor-section-heading strong{font-size:13px}.order-editor .editor-section-heading small{color:#8a90a1;font-size:10px}.order-editor .editor-section-grid{margin-top:14px}.order-editor .editor-section-grid.columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.order-editor .editor-section-grid.columns-3 .native-check{min-height:42px;background:#fff}@media(max-width:700px){.checkout-dialog{width:calc(100vw - 20px)}.checkout-section{padding:18px}.checkout-context-grid,.checkout-fields-grid,.checkout-total-section{grid-template-columns:1fr}.checkout-section-heading{align-items:flex-start}.checkout-section-heading>small{text-align:left}.checkout-payment-row{grid-template-columns:24px minmax(0,1fr) 34px}.checkout-payment-row>:nth-child(3),.checkout-payment-row .payment-amount{grid-column:2 / 3}.checkout-total-section{gap:14px;padding:18px}.checkout-total-lines{gap:8px}.member-card-choices{grid-template-columns:1fr}.order-editor .dialog-heading,.order-editor .editor-section,.order-editor .dialog-actions{padding-inline:18px}.order-editor .editor-section-heading{align-items:flex-start;flex-direction:column;gap:4px}.order-editor .editor-section-grid.columns-3{grid-template-columns:1fr}}.people-header-actions{display:inline-flex;align-items:center;gap:12px}.selection-hint{color:#7a8196;font-size:10px}.submission-dialog{width:min(calc(100vw - 28px),1320px)}.submission-dialog-body{padding:20px 24px 8px;overflow-x:auto}.submission-summary{display:flex;align-items:baseline;gap:10px;margin-bottom:14px}.submission-summary span{color:#7a8196;font-size:11px}.submission-summary strong{color:#1f24ad;font-size:16px}.submission-summary small{color:#9aa0ae;font-size:11px}.submission-dialog .data-table{min-width:1180px}.submission-dialog .data-table th{white-space:nowrap}.submission-dialog .data-table td{vertical-align:top}.submission-time,.submission-money,.submission-service,.submission-payment,.order-marker-stack{display:flex;flex-direction:column;gap:3px}.submission-time b,.submission-money b{color:#252b3f;font-size:11px;white-space:nowrap}.submission-time small,.submission-money small,.submission-service small{color:#8a90a1;font-size:10px;white-space:nowrap}.submission-service>span{display:grid;gap:2px}.submission-service b{color:#252b3f;font-size:11px}.submission-payment span{color:#454c66;font-size:10px;white-space:nowrap}.order-marker-stack{flex-direction:row;flex-wrap:wrap;min-width:84px}.order-marker-stack em{padding:3px 6px;border:1px solid #d9ddff;border-radius:999px;color:#2a2fd4;background:#f2f3ff;font-size:10px;font-style:normal;white-space:nowrap}.submission-dialog>.dialog-actions{border-top:1px solid #eceef4}.room-workspace-title{margin-bottom:14px}.page-eyebrow{display:inline-flex;align-items:center;gap:6px;margin-bottom:7px;color:#7d88c8;font-size:10px;font-weight:800;letter-spacing:.08em}.page-eyebrow svg{color:#2a2fd4}.room-status-strip{display:grid;grid-template-columns:1.35fr repeat(5,minmax(0,1fr));gap:8px;margin-bottom:14px;padding:10px;border:1px solid #e1e5ef;border-radius:10px;background:#ffffffc7;box-shadow:0 8px 22px -22px #1015247a}.room-status-total,.room-status-item{min-width:0;min-height:54px;display:flex;align-items:center;gap:8px;padding:0 12px;border-radius:7px}.room-status-total{flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;background:#f7f8fc}.room-status-total span,.room-status-total small{color:#8a90a1;font-size:10px}.room-status-total strong{color:#252b3f;font-size:14px}.room-status-item{color:#7a8196;background:#fff}.room-status-item svg{flex:0 0 auto;color:#32a871}.room-status-item span{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.room-status-item strong{margin-left:auto;color:#252b3f;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:16px}.room-status-item.reserved,.room-status-item.cleaning{background:#fffaf0}.room-status-item.reserved svg,.room-status-item.cleaning svg{color:#d5a11e}.room-status-item.in_service{background:#f3f4ff}.room-status-item.in_service svg{color:#3f46e8}.room-status-item.disabled{background:#f2f3f6}.room-status-item.disabled svg{color:#9aa0ae}.room-board{grid-template-columns:repeat(4,minmax(220px,1fr));gap:14px}.room-card{position:relative;min-height:270px;padding:17px;overflow:hidden;border:1px solid #dfe3ec;border-top:0;border-radius:10px;background:#fff;box-shadow:0 12px 28px -25px #1015248c;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.room-card:before{position:absolute;top:0;right:0;left:0;height:4px;content:"";background:#32a871}.room-card.in_service:before{background:#3f46e8}.room-card.reserved:before,.room-card.cleaning:before{background:#d5a11e}.room-card.disabled:before{background:#9aa0ae}.room-card.available{background:#fff}.room-card.in_service{border-color:#cfd4ff;background:#f7f8ff}.room-card.reserved,.room-card.cleaning{border-color:#f0d798;background:#fffdf6}.room-card.disabled{border-color:#d9dce4;background:#f2f3f6}.room-card-clickable{cursor:pointer}.room-card-clickable:hover{transform:translateY(-2px);border-color:#bfc7ff;box-shadow:0 16px 32px -24px #1f24ad99}.room-card-clickable:focus-visible{outline:0;box-shadow:0 0 0 4px #2a2fd421,0 16px 32px -24px #1f24ad99}.room-card-head{position:relative;z-index:1}.room-card-identity{display:flex!important;flex-direction:column;align-items:flex-start;gap:5px}.room-card-identity strong{color:#101524;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:28px;line-height:1;letter-spacing:.02em}.room-card-identity span{display:inline-flex;align-items:center;gap:4px;color:#7a8196;font-size:10px}.room-card-identity span svg{color:#8d96b5}.room-card-tools{display:inline-flex;align-items:center;gap:7px}.room-config-action{width:30px;height:30px;border:1px solid #dfe3ec;border-radius:7px;color:#697188;background:#fffc}.room-config-action:hover{color:#2a2fd4;border-color:#bfc7ff;background:#fff}.room-order{justify-content:flex-start;gap:0;padding-top:26px}.room-order-label{color:#8a90a1;font-size:10px;font-weight:700}.room-order-project{display:-webkit-box;margin-top:7px;overflow:hidden;color:#1e293b;font-size:14px;line-height:1.45;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.room-order-people{display:grid;gap:5px;margin-top:13px}.room-order-people span,.room-order-time span{display:inline-flex;align-items:center;gap:5px;overflow:hidden;color:#5e667f;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.room-order-people svg,.room-order-time svg{flex:0 0 auto;color:#7d88c8}.room-order-time{display:flex;align-items:center;justify-content:space-between;gap:9px;margin-top:13px;padding-top:10px;border-top:1px dashed #d9ddec}.room-order-time b{color:#2a2fd4;font-size:10px;white-space:nowrap}.room-progress{height:5px;margin-top:9px;overflow:hidden;border-radius:999px;background:#e1e4f5}.room-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6b78f6,#2a2fd4)}.room-order-amount{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-top:13px}.room-order-amount span{color:#8a90a1;font-size:10px}.room-order-amount strong{color:#1f24ad;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:17px}.room-empty{align-items:flex-start;justify-content:center;gap:8px;padding:24px 2px 12px;text-align:left}.room-empty-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:#2a2fd4;background:#eef0ff}.room-empty-icon svg{color:#6b78f6}.room-empty strong{margin-top:6px;color:#252b3f;font-size:16px}.room-empty>span:not(.room-empty-icon){color:#7a8196;font-size:11px}.room-empty small{color:#9aa0ae;font-size:10px}.room-card.disabled .room-empty{opacity:.66}.room-card.disabled .room-empty-icon{color:#697188;background:#e5e7ed}.room-actions{margin-top:14px}.room-actions .button{flex:0 1 auto;min-height:38px;padding-inline:17px;border-radius:8px;font-size:12px}.room-card.available .room-actions .button,.room-card.in_service .room-actions .button,.room-card.reserved .room-actions .button,.room-card.cleaning .room-actions .button{width:100%}.room-card.reserved .room-actions .button{width:auto;flex:1 1 0;min-width:0;padding-inline:10px}@media(max-width:1180px){.room-status-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.room-status-total{grid-column:1 / -1}.room-board{grid-template-columns:repeat(3,minmax(210px,1fr))}}@media(max-width:900px){.room-board{grid-template-columns:repeat(2,minmax(210px,1fr))}}@media(max-width:620px){.room-status-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.room-status-total{grid-column:1 / -1}.room-status-item{padding-inline:10px}.room-board{grid-template-columns:1fr}.room-card{min-height:250px}.room-workspace-title .list-controls{width:100%}}.people-view-tabs [role=tablist]{display:inline-flex;gap:4px;padding:4px;border:1px solid #dfe3ef;border-radius:9px;background:#f8f9fd}.people-view-tabs [role=tab]{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 11px;border:0;border-radius:6px;color:#697188;background:transparent;font-size:12px;font-weight:700}.people-view-tabs [role=tab][data-state=active]{color:#1f24ad;background:#fff;box-shadow:0 1px 3px #1015241a}.people-org-view{display:grid;gap:14px;padding:18px 20px 24px}.people-org-group{overflow:hidden;border:1px solid #e1e4ee;border-radius:8px;background:#fff}.people-org-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 16px;border-bottom:1px solid #eceef4;background:#fbfbfe}.people-org-heading>span{display:inline-flex;align-items:center;gap:8px;color:#252b3f}.people-org-heading svg{color:#2a2fd4}.people-org-heading strong{font-size:15px}.people-org-heading em{padding:4px 9px;border-radius:999px;color:#1f24ad;background:#eef0ff;font-size:11px;font-style:normal;font-weight:700}.people-org-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;padding:14px}.person-card{min-width:0;position:relative;padding:13px;border:1px solid #e4e6f0;border-radius:7px;background:#fff}.person-card-head{display:flex;align-items:center;gap:9px}.person-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;color:#fff;background:linear-gradient(150deg,#6b78f6,#2a2fd4);font-size:15px;font-weight:800}.person-card-name{min-width:0;display:flex;flex:1;flex-direction:column;gap:3px}.person-card-name strong{overflow:hidden;color:#252b3f;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.person-card-name small{color:#7a8196;font-size:11px}.person-card-head .status-badge{font-size:10px}.person-card-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.person-card-meta span{padding:4px 7px;border-radius:5px;color:#596078;background:#f3f4f9;font-size:11px}.person-edit{margin-top:12px}@media(max-width:900px){.people-org-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.people-header-actions{width:100%;justify-content:space-between;flex-wrap:wrap}.people-view-tabs [role=tab]{padding-inline:8px;font-size:11px}.people-org-view{padding:14px 12px 20px}.people-org-grid{grid-template-columns:1fr}.people-org-heading strong{font-size:14px}}.dialog-heading-copy{min-width:0;flex:1}.dialog-heading-rich{align-items:center;background:#f8f9ff}.dialog-heading-icon{flex:0 0 auto;width:44px;height:44px;display:grid;place-items:center;border-radius:10px;color:#fff;background-color:#2a2fd4;background-image:linear-gradient(150deg,#3f46e8,#2a2fd4 46%,#1f24ad);box-shadow:0 9px 18px -9px #1f24adad,inset 0 1px #ffffff2e}.dialog-eyebrow{display:block;margin-bottom:4px;color:#2a2fd4;font-size:10px;font-weight:800}.employee-editor{overflow:hidden}.employee-editor .dialog-heading{padding:22px 26px 20px}.employee-editor .dialog-heading h2{font-size:19px}.employee-editor .dialog-heading p{margin-top:4px;font-size:11px}.employee-editor .dialog-form{padding:0}.editor-profile{min-height:74px;display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 26px;border-bottom:1px solid #e5e8f2;background:#fff}.editor-profile-avatar{width:46px;height:46px;display:grid;place-items:center;border-radius:12px;color:#1f24ad;background:#eef0ff;font-size:18px;font-weight:800;box-shadow:inset 0 0 0 1px #d9ddff}.editor-profile>div{min-width:0;display:flex;flex-direction:column;gap:2px}.editor-profile>div>small{color:#8a90a1;font-size:10px;font-weight:700}.editor-profile>div>strong{overflow:hidden;color:#20263a;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.editor-profile>div>span{overflow:hidden;color:#697188;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.editor-profile .status-badge{min-height:25px;padding-inline:9px;font-size:10px}.editor-section{padding:18px 26px 22px}.editor-section+.editor-section{border-top:1px solid #eceef4}.editor-section:nth-child(2n){background:#fbfbfe}.editor-section-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.editor-section-heading>span{display:inline-flex;align-items:center;gap:7px;color:#252b3f}.editor-section-heading svg{color:#2a2fd4}.editor-section-heading strong{font-size:13px}.editor-section-heading small{color:#8a90a1;font-size:10px}.editor-section-grid{margin-top:14px}.editor-section-grid.columns-1{grid-template-columns:1fr}.editor-section-grid.columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.editor-section-grid.columns-4{grid-template-columns:repeat(4,minmax(0,1fr))}.employee-editor .form-grid{gap:14px}.employee-editor .form-grid label>span{color:#4d556d;font-size:11px}.employee-editor .form-grid input,.employee-editor .form-grid select{min-height:44px;border-color:#d7dbe7;border-radius:8px;background:#f7f8fb;font-size:13px}.employee-editor .form-grid input:hover,.employee-editor .form-grid select:hover{border-color:#bec5d8}.employee-editor .dialog-actions{position:sticky;bottom:0;z-index:2;min-height:70px;align-items:center;margin:0;padding:14px 26px 16px;border-top:1px solid #e5e8f2;background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.employee-editor .dialog-actions .button{min-height:40px;padding-inline:17px;font-size:13px}@media(max-width:700px){.employee-editor .dialog-heading{padding:18px}.editor-profile{padding-inline:18px}.editor-section{padding:17px 18px 20px}.editor-section-grid.columns-3,.employee-editor .editor-section-grid{grid-template-columns:1fr}.editor-section-heading{align-items:flex-start;flex-direction:column;gap:4px}.employee-editor .dialog-actions{padding-inline:18px}}.service-editor .editor-section-identity .editor-section-grid{grid-template-columns:minmax(220px,1.4fr) minmax(150px,1fr) minmax(180px,.9fr)}.service-editor .segmented-control{max-width:240px}@media(max-width:700px){.service-editor .editor-section-identity .editor-section-grid{grid-template-columns:1fr}.service-editor .segmented-control{max-width:none}}.branch-editor{width:min(calc(100vw - 32px),680px)}.branch-editor .dialog-heading{padding:22px 26px 20px}.branch-editor .dialog-heading h2{font-size:19px}.branch-editor .dialog-heading p{margin-top:4px;font-size:11px}.branch-editor .dialog-form{padding:0}.branch-editor .editor-profile{min-height:78px}.branch-editor .editor-section{padding-block:19px 23px}.branch-editor .editor-section-grid{margin-top:15px}.branch-editor .form-grid label>span{color:#4d556d;font-size:11px}.branch-editor .form-grid input,.branch-editor .form-grid select,.branch-editor .form-grid textarea{min-height:46px;border-color:#d7dbe7;border-radius:8px;background:#f7f8fb;font-size:13px}.branch-editor .form-grid textarea{min-height:86px;padding-top:11px;resize:vertical}.branch-editor .form-grid input:hover,.branch-editor .form-grid select:hover,.branch-editor .form-grid textarea:hover{border-color:#bec5d8}.branch-editor .dialog-actions{position:sticky;bottom:0;z-index:2;min-height:70px;align-items:center;margin:0;padding:14px 26px 16px;border-top:1px solid #e5e8f2;background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.branch-editor .dialog-actions .button{min-height:40px;padding-inline:17px;font-size:13px}.segmented-control{min-height:46px;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:4px;border:1px solid #d7dbe7;border-radius:9px;background:#f4f5fa}.segmented-control label{position:relative;min-width:0;display:block!important;cursor:pointer}.segmented-control input{position:absolute;width:1px!important;height:1px!important;overflow:hidden;opacity:0;pointer-events:none}.segmented-control label>span{min-height:36px;display:grid;place-items:center;padding:0 10px;border-radius:6px;color:#697188;background:transparent;font-size:12px!important;font-weight:700!important;white-space:nowrap;transition:color .16s ease,background .16s ease,box-shadow .16s ease}.segmented-control label:hover>span{color:#2a2fd4}.segmented-control label:has(input:checked)>span{color:#1f24ad;background:#fff;box-shadow:0 2px 7px #1f24ad1f}.branch-editor .editor-sections{display:block}.branch-editor .editor-section{min-width:0;border-top:0}.branch-editor .editor-section-identity .editor-section-grid{grid-template-columns:minmax(220px,1.35fr) minmax(0,1fr) minmax(0,1fr)}.branch-editor .editor-section-identity .editor-section-grid.columns-4{grid-template-columns:minmax(190px,1.35fr) repeat(3,minmax(0,1fr))}.branch-editor .editor-section-location{border-top:1px solid #eceef4}.branch-editor .editor-section-heading small{display:none}.branch-editor .editor-section-heading{min-height:24px}.branch-editor .segmented-control{max-width:260px}@media(max-width:700px){.branch-editor .dialog-heading{padding:18px}.branch-editor .editor-profile{padding-inline:18px}.branch-editor .editor-section{padding:17px 18px 20px}.branch-editor .dialog-actions{padding-inline:18px}}@media(max-width:700px){.editor-section-grid.columns-4,.branch-editor .editor-section-identity .editor-section-grid{grid-template-columns:1fr}}.room-card.in_service{border-color:#f0b9bf;border-top-color:#d64752;background:#fff7f7}.compact-room.in_service{border-color:#f0b9bf;background:#fff1f2}.room-status-item.in_service{border-color:#f0b9bf;color:#b4232e;background:#fff1f2}.room-status-item.in_service svg{color:#d64752}.status-in_service{color:#b4232e;background:#fff0f1}
