:root{--vx-bg:#05080a;--vx-bg-elevated:#0a1018;--vx-surface:#0f1419;--vx-surface-2:#141b24;--vx-surface-soft:#1a222e;--vx-line:#94a3b829;--vx-line-strong:#94a3b842;--vx-text:#f4f6f8;--vx-muted:#a0a0a0;--vx-muted-2:#6b7280;--vx-on-accent:#05080a;--app-accent-from:#00d2ff;--app-accent-to:#3a7bd5;--vx-glow:#00d2ff47;--schedule-rail-width-left:clamp(296px, 28vw, 380px);--schedule-rail-width-right:clamp(328px, 28vw, 420px);--schedule-rail-max-h:calc(100vh - 120px);--vx-cal-shell:linear-gradient(165deg, #141b26 0%, #101820 48%, #0c1018 100%);--vx-cal-header-bg:#131a24;--vx-cal-column:#0f161e;--vx-cal-column-weekend:#0f172a6b;--vx-cal-load-1:#00d2ff0b;--vx-cal-load-2:#00d2ff16;--vx-cal-load-3:#00d2ff21;--vx-cal-day-focus:#00d2ff24;--vx-rail-card-bg:#141c26eb;--vx-rail-card-border:#94a3b82e;color:var(--vx-text);background:var(--vx-bg);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}*{box-sizing:border-box}body{background:radial-gradient(ellipse 120% 70% at 50% -25%, #00d2ff1f, transparent 55%), radial-gradient(ellipse 60% 45% at 100% 0%, #8a70ff14, transparent 50%), var(--vx-bg);min-height:100vh;margin:0}a{color:#7dd3fc;text-decoration:none}a:hover{color:#a5f3fc;text-decoration:none}.page{place-items:center;min-height:100vh;padding:2rem;display:grid}.main h2,.app-content>h2{letter-spacing:-.02em;color:var(--vx-text);margin:0 0 .75rem;font-size:1.35rem;font-weight:700}.card h1{letter-spacing:-.03em;color:var(--vx-text);margin:0 0 .35rem;font-size:1.55rem;font-weight:700}.card h1.login-brand-heading{letter-spacing:normal;font-size:0;font-weight:400}.login-card{max-width:440px}.page-actions{flex-wrap:wrap;gap:.6rem;margin-top:1rem;display:flex}.login-card .login-eyebrow{text-align:center;margin-bottom:.65rem}.login-brand{justify-content:center;align-items:center;margin:0 0 1rem;padding:.35rem 0 .5rem;display:flex}.login-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#8a70ff;margin:0 0 .5rem;font-size:.72rem;font-weight:700}.topbar-brand-slot{flex-shrink:0;width:clamp(140px,44vw,360px);height:42px;position:relative}.topbar-brand-slot .topbar-logo{object-fit:contain;object-position:left center;width:auto;max-width:min(520px,78vw);height:88px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}.login-brand-heading{justify-content:center;align-items:center;width:100%;margin:0;line-height:0;display:flex}.login-brand-logo{object-fit:contain;object-position:center;filter:drop-shadow(0 12px 40px #00d2ff29);width:auto;max-width:100%;height:clamp(88px,min(22vw,26vh),120px);display:block}.login-card .login-lead{text-align:center;margin:0 0 .25rem;font-size:.98rem}.invites-page__card{max-width:560px}.invites-page__list{flex-direction:column;gap:.65rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.invites-page__item{background:#0f172a73;border:1px solid #94a3b838;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem;padding:.85rem .95rem;display:flex}.invites-page__item--highlight{border-color:#38bdf88c;box-shadow:0 0 0 1px #38bdf82e}.invites-page__item-main{flex-direction:column;gap:.2rem;min-width:0;display:flex}.invites-page__item-actions{flex-wrap:wrap;gap:.45rem;display:flex}.invites-page__success{color:#bbf7d0;background:#22c55e1f;border:1px solid #22c55e59;border-radius:10px;margin:.5rem 0 0;padding:.55rem .7rem}.invites-banner{background:linear-gradient(135deg,#0e749047,#0f172abf);border:1px solid #38bdf859;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem;margin:0 1rem .65rem;padding:.65rem .85rem;display:flex}.invites-banner__text{flex-direction:column;gap:.15rem;min-width:0;display:flex}.invites-banner__cta{white-space:nowrap;padding:.42rem .85rem!important;font-size:.82rem!important}.card{background:linear-gradient(155deg, var(--vx-surface-2) 0%, var(--vx-surface) 100%);border:1px solid var(--vx-line);border-radius:14px;width:100%;max-width:400px;padding:1.5rem 1.75rem;box-shadow:inset 0 0 0 1px #ffffff0a,0 20px 48px #00000073}.form{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.form label{color:#e2e8f0;flex-direction:column;gap:.35rem;font-size:.9rem;font-weight:600;display:flex}input{border:1px solid var(--vx-line-strong);font:inherit;color:var(--vx-text);background:#05080aa6;border-radius:10px;padding:.5rem .6rem}input::placeholder{color:var(--vx-muted-2)}input:focus{border-color:#00d2ff73;outline:none;box-shadow:0 0 0 3px #00d2ff1f}.password-field-wrap{display:block;position:relative}.password-field-wrap__input{width:100%;padding-right:2.75rem}.password-field-wrap__toggle{color:#94a3b8e6;cursor:pointer;width:2rem;min-width:2rem;height:2rem;min-height:2rem;box-shadow:none;filter:none;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;font-weight:400;transition:color .16s,background .16s;display:inline-flex;position:absolute;top:50%;right:.4rem;transform:translateY(-50%)}.password-field-wrap__toggle:hover,.password-field-wrap__toggle:focus-visible,.password-field-wrap__toggle:active{filter:none;box-shadow:none;transform:translateY(-50%)}.password-field-wrap__toggle:hover{color:#00d2fff2;background:#00d2ff1a}.password-field-wrap__toggle:focus-visible{outline-offset:2px;outline:2px solid #00d2ff8c}button{font:inherit;background:linear-gradient(145deg, var(--app-accent-from) 0%, var(--app-accent-to) 100%);color:var(--vx-on-accent);cursor:pointer;box-shadow:0 0 0 1px #ffffff1f inset, 0 8px 24px var(--vx-glow);border:1px solid #00d2ff59;border-radius:11px;padding:.55rem .9rem;font-weight:600;transition:transform .14s,box-shadow .14s,filter .14s}button:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:inset 0 0 0 1px #ffffff29,0 12px 32px #00d2ff61}button:disabled{opacity:.6;cursor:not-allowed}.vx-modal-close,.inv-modal__close,.appointment-modal__close,.catalog-modal-close,.schedule-day-rail-x,.crm-client-db-modal-close,.crm-client-detail-modal-close,.vx-combo__search-clear,.client-select__search-clear{box-sizing:border-box;text-align:center;vertical-align:middle;color:#f8fafc;-webkit-tap-highlight-color:transparent;background:#334155d9;border:1px solid #cbd5e161;border-radius:10px;flex-shrink:0;width:2.25rem;min-width:2.25rem;height:2.25rem;min-height:2.25rem;margin:0;font-family:inherit;transition:background .14s,border-color .14s,color .14s,opacity .14s;cursor:pointer!important;box-shadow:none!important;filter:none!important;background-image:none!important;justify-content:center!important;align-items:center!important;padding:0!important;font-size:0!important;font-weight:400!important;line-height:1!important;display:inline-flex!important;transform:none!important}.vx-modal-close:hover,.inv-modal__close:hover:not(:disabled),.appointment-modal__close:hover,.catalog-modal-close:hover,.schedule-day-rail-x:hover,.crm-client-db-modal-close:hover,.crm-client-detail-modal-close:hover,.appt-supplement-modal__close:hover{color:#fff;background:#475569f2;border-color:#e2e8f08c;cursor:pointer!important;transform:none!important}.client-base-search__clear:hover,.crm-toolbar-search__clear:hover{cursor:pointer!important}.catalog-modal-close:hover{filter:brightness(1.06)!important}.vx-modal-close:disabled,.inv-modal__close:disabled{opacity:.45;cursor:not-allowed}.vx-close-icon{pointer-events:none;flex-shrink:0;width:1.05rem;height:1.05rem;margin:0;display:block}button[aria-label=Закрыть],button[aria-label=Очистить\ поиск],button[aria-label=Очистить]{cursor:pointer!important}.muted{color:var(--vx-muted);font-size:.95rem}.error{color:#b91c1c;font-size:.9rem}.error--block{white-space:pre-line;max-width:48ch;line-height:1.55}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.shell{flex-direction:column;min-height:100vh;display:flex}.topbar{-webkit-backdrop-filter:blur(14px)saturate(1.2);backdrop-filter:blur(14px)saturate(1.2);border-bottom:1px solid var(--vx-line);z-index:12;background:#05080ad1;justify-content:space-between;align-items:center;padding:.375rem 1.25rem;display:flex;position:relative;overflow:visible}.topbar-alert{color:#e0f2fe;letter-spacing:.02em;cursor:pointer;background:#0e749033;border:1px solid #38bdf873;border-radius:999px;margin-right:.6rem;padding:.35rem .75rem;font-size:.78rem;font-weight:700;transition:background .18s,border-color .18s,transform .18s}.topbar-alert:hover{background:#0e749052;border-color:#38bdf8b3;transform:translateY(-1px)}.topbar-org-context{flex-wrap:wrap;align-items:center;gap:.35rem .65rem;min-width:0;max-width:min(52vw,28rem);margin-left:auto;margin-right:.75rem;display:flex}.topbar-org-context__label{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8d9;white-space:nowrap;font-size:.68rem;font-weight:700}.topbar-org-context__name{color:#f1f5f9;white-space:nowrap;text-overflow:ellipsis;max-width:14rem;font-size:.92rem;font-weight:700;overflow:hidden}.topbar-org-context__meta{color:#94a3b8e0;flex:100%;font-size:.75rem;line-height:1.3}.topbar-org-context .topbar-org-select{min-width:0}.topbar-org-select select{color:#e2e8f0;background:#0f172a80;border:1px solid #94a3b84d;border-radius:10px;max-width:min(40vw,18rem);padding:.35rem .6rem;font-size:.85rem}.topbar-org-select select:focus{border-color:#38bdf899;outline:none;box-shadow:0 0 0 2px #38bdf833}.topbar-branch-combo.vx-combo{width:auto;min-width:11.5rem;max-width:min(44vw,22rem)}.topbar-branch-combo .vx-combo__trigger{min-height:2.35rem;padding:.38rem 2.1rem .38rem .72rem;font-size:.88rem;font-weight:600;box-shadow:none!important;filter:none!important;background-image:none!important;transform:none!important}.topbar-branch-combo .vx-combo__trigger:hover:not(:disabled){filter:none!important;transform:none!important}.topbar-branch-combo.vx-combo--open .vx-combo__trigger{box-shadow:0 0 0 3px #38bdf824!important}.catalog-branch-combo.vx-combo{width:100%}.catalog-branches-field--combo{min-width:12rem}.vx-combo__option-check{background:0 0;border:1.5px solid #94a3b859;border-radius:999px;flex:none;width:1.1rem;height:1.1rem;transition:border-color .12s,background .12s,box-shadow .12s}.vx-combo__option-check--on{background:#38bdf8e6;border-color:#38bdf8d9;position:relative;box-shadow:0 0 0 2px #38bdf840}.vx-combo__option-check--on:after{content:"";border:2px solid #0b1220;border-width:0 2px 2px 0;width:.28rem;height:.52rem;position:absolute;top:.14rem;left:.32rem;transform:rotate(45deg)}.vx-combo__panel--portaled .vx-combo__list{padding:.35rem}.vx-combo__panel--portaled .vx-combo__search{background:#080c1459;border-bottom:1px solid #94a3b81f;padding:.55rem .55rem .35rem}.vx-combo__panel--portaled .vx-combo__search-input{background:#0f172aa6;border-color:#94a3b833}.main{flex-direction:column;flex:1;width:100%;max-width:none;min-height:0;margin:0;padding:1.5rem 1rem 1rem .5rem;display:flex}.shell-error-fallback{background:#2814168c;border:1px solid #f8717173;border-radius:16px;max-width:36rem;margin:2rem auto;padding:1.5rem 1.35rem;box-shadow:0 12px 40px #00000059}.shell-error-fallback__title{color:#fecaca;margin:0 0 .65rem;font-size:1.2rem;font-weight:800}.shell-error-fallback__msg{word-break:break-word;margin:0 0 .75rem;font-size:.95rem;line-height:1.45}.shell-error-fallback__hint{margin:0 0 1.1rem;font-size:.85rem;line-height:1.45}.shell-error-fallback__actions{flex-wrap:wrap;gap:.65rem;display:flex}.main:has(.schedule-workspace--app){padding-inline:0}.main:has(.catalog-page){padding-inline:.35rem .9rem}.main:has(.analytics-page){padding-inline:.35rem .65rem}.app-layout{--org-nav-duration:.32s;--org-nav-ease:cubic-bezier(.25, .08, .25, 1);min-height:0;transition:grid-template-columns var(--org-nav-duration) var(--org-nav-ease);flex:1;grid-template-columns:58px minmax(0,1fr);align-items:stretch;gap:.75rem;display:grid}:is(.app-layout:has(.org-nav:hover),.app-layout:has(.org-nav:focus-within)){grid-template-columns:218px minmax(0,1fr)}.app-layout--master-cabinet{grid-template-columns:minmax(0,1fr);gap:0}.app-content{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;position:relative}.btn-accent{font-weight:600;background:linear-gradient(145deg, var(--app-accent-from) 0%, var(--app-accent-to) 100%)!important;color:var(--vx-on-accent)!important;box-shadow:0 0 0 1px #ffffff1f inset, 0 8px 28px var(--vx-glow)!important;border-color:#0000!important}.btn-accent:hover{filter:brightness(1.04)}.org-nav{box-sizing:border-box;border:1px solid var(--vx-line);width:100%;min-width:0;max-width:100%;transition:box-shadow var(--org-nav-duration) var(--org-nav-ease);background:linear-gradient(#0c121c 0%,#0a0f16 100%);border-radius:14px;flex-direction:column;place-self:start stretch;gap:.32rem;padding-block:.72rem;padding-inline:.55rem;display:flex;position:sticky;top:.75rem;overflow:visible;transform:translateZ(0);box-shadow:inset 0 0 0 1px #ffffff08,0 18px 40px #00000073}.org-nav:hover,.org-nav:focus-within{box-shadow:inset 0 0 0 1px #ffffff0d,0 18px 44px #00000080}.org-nav-heading{align-items:center;gap:.55rem;min-height:2rem;margin:0 0 .4rem;display:flex}.org-nav:not(:hover):not(:focus-within) .org-nav-heading{justify-content:center}.org-nav:hover .org-nav-heading,.org-nav:focus-within .org-nav-heading{justify-content:flex-start}.org-nav-heading__icon{width:2.05rem;height:2.05rem;color:var(--vx-muted-2);flex-shrink:0;justify-content:center;align-items:center;display:flex}.org-nav-heading__text{min-width:0;color:var(--vx-muted);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;flex:1;font-size:.72rem;font-weight:700;overflow:hidden}.org-nav-link{color:#cbd5e1;border-radius:10px;justify-content:flex-start;align-items:center;gap:.62rem;padding:.52rem .45rem;font-size:.92rem;text-decoration:none;display:flex}.org-nav:not(:hover):not(:focus-within) .org-nav-link{justify-content:center;gap:0;padding-inline:.35rem}.org-nav-link__icon{color:#94a3b8;flex-shrink:0;justify-content:center;align-items:center;width:2.05rem;height:2.05rem;display:flex}.org-nav-link__label{white-space:nowrap;flex:1;min-width:0;font-weight:500;overflow:hidden}.org-nav-icon{display:block}.org-nav-link.active{background:linear-gradient(145deg, var(--app-accent-from) 0%, var(--app-accent-to) 100%);color:var(--vx-on-accent);box-shadow:0 0 0 1px #ffffff1f inset, 0 8px 22px var(--vx-glow);font-weight:600}.org-nav-link.active .org-nav-link__icon{color:var(--vx-on-accent)}.org-nav-link:not(.active):hover{background:#00d2ff1a;text-decoration:none}.org-nav-link.active:hover{background:linear-gradient(145deg, var(--app-accent-from) 0%, var(--app-accent-to) 100%);color:var(--vx-on-accent);text-decoration:none}.org-nav-catalog-group{flex-direction:column;gap:.28rem;display:flex}.org-nav-catalog-sub{border-left:2px solid #00d2ff40;flex-direction:column;gap:.18rem;margin:-.02rem 0 .35rem;padding:.12rem 0 .28rem .2rem;display:flex}.org-nav:not(:hover):not(:focus-within) .org-nav-catalog-sub{display:none}.org-nav-sublink{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;border-radius:10px;align-items:center;min-height:2.5rem;padding:.5rem .52rem .5rem .72rem;font-size:.94rem;font-weight:600;line-height:1.25;text-decoration:none;display:flex;overflow:hidden}.org-nav-sublink:hover{color:#e2e8f0;background:#00d2ff14;text-decoration:none}.org-nav-sublink--active{color:var(--app-accent-from,#00d2ff);font-weight:700}@media (prefers-reduced-motion:reduce){:is(.app-layout,.app-layout:has(.org-nav:hover),.app-layout:has(.org-nav:focus-within)),.org-nav,.org-nav:hover,.org-nav:focus-within{transition-duration:.01ms}.org-nav-heading__icon,.org-nav-heading__text,.org-nav-link,.org-nav-link__label{transition-duration:.01ms;transition-delay:0s!important}}.org-list{margin:.5rem 0 0;padding:0;list-style:none}.org-list li{padding:.35rem 0}.row{flex-wrap:wrap;gap:1rem;margin:.75rem 0 1rem;display:flex}.table{border-collapse:collapse;background:var(--vx-surface);border:1px solid var(--vx-line);border-radius:10px;width:100%;overflow:hidden}.table th,.table td{text-align:left;border-bottom:1px solid var(--vx-line);color:var(--vx-text);padding:.5rem .65rem;font-size:.9rem}.table th{background:var(--vx-surface-soft);color:var(--vx-muted);font-weight:600}.linkish{color:#e2e8f0;border:1px solid var(--vx-line-strong);background:#141b24e6;border-radius:10px;padding:.35rem .7rem;font-weight:600;box-shadow:0 4px 14px #00000040}.linkish:hover{filter:brightness(1.08);border-color:#00d2ff59}textarea{font:inherit;border:1px solid var(--vx-line-strong);resize:vertical;color:var(--vx-text);background:#05080aa6;border-radius:10px;padding:.5rem .6rem}select{font:inherit;border:1px solid var(--vx-line-strong);color:var(--vx-text);background:#05080aa6;border-radius:10px;padding:.45rem .5rem}.segmented{border:1px solid var(--vx-line-strong);border-radius:10px;gap:0;margin:.75rem 0 1rem;display:inline-flex;overflow:hidden}.segmented button{background:var(--vx-surface-2);color:var(--vx-text);box-shadow:none;border:none;border-radius:0;padding:.4rem .9rem}.segmented button.active{background:linear-gradient(145deg, var(--app-accent-from) 0%, var(--app-accent-to) 100%);color:var(--vx-on-accent)}.toolbar{align-items:flex-end}.small-hint{margin:0 0 .75rem;font-size:.8rem}.schedule-workspace{flex-direction:column;gap:.75rem;display:flex}.schedule-workspace--app{box-sizing:border-box;flex:1;align-self:stretch;width:100%;min-height:0}.schedule-page-loader{box-sizing:border-box;flex:1;justify-content:center;align-items:center;min-height:min(72vh,640px);padding:2rem 1rem;display:flex}.schedule-page-loader__inner{background:linear-gradient(165deg,#1e293beb 0%,#0f172af5 100%);border:1px solid #38bdf859;border-radius:16px;flex-direction:column;align-items:center;gap:.85rem;padding:1.35rem 1.6rem;display:flex;box-shadow:0 16px 40px #02061773}.schedule-page-loader__spinner{border:3px solid #94a3b840;border-top-color:#38bdf8f2;border-radius:50%;width:2.25rem;height:2.25rem;animation:.75s linear infinite schedule-page-loader-spin}.schedule-page-loader__text{color:#e2e8f0;margin:0;font-size:.92rem;font-weight:600}@keyframes schedule-page-loader-spin{to{transform:rotate(360deg)}}.schedule-workspace--app>h2,.schedule-workspace--app>.schedule-workspace-head,.schedule-workspace--app>.schedule-topbar,.schedule-workspace--app>.schedule-kpis{box-sizing:border-box;padding-inline:min(1.25rem,4vw)}.schedule-workspace-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.35rem 1rem;display:flex}.schedule-workspace-head h2{margin:0}.schedule-workspace--app .schedule-layout{width:100%;max-width:none}.schedule-topbar{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.75rem;display:flex}.schedule-topbar-grow,.schedule-topbar-timeline-toolbar-host{flex:1;min-width:0}.schedule-topbar-timeline-toolbar-host{justify-content:flex-end;align-items:center;display:flex}.schedule-topbar-actions{flex-shrink:0}.schedule-layout{grid-template-columns:var(--schedule-rail-width-left) minmax(360px, 1fr) var(--schedule-rail-width-right);flex:1;align-items:stretch;gap:1rem;min-height:0;display:grid}.schedule-layout>.schedule-sidebar{grid-column:1}.schedule-layout>.schedule-main{grid-column:2;min-width:0}.schedule-layout>.schedule-details.schedule-details-rail{grid-column:3}.schedule-layout--no-left-rail{grid-template-columns:minmax(360px, 1fr) var(--schedule-rail-width-right)}.schedule-layout--no-left-rail>.schedule-sidebar{display:none}.schedule-layout--no-left-rail>.schedule-main{grid-column:1;min-width:0}.schedule-layout--no-left-rail>.schedule-details.schedule-details-rail{grid-column:2}.schedule-layout--no-left-rail.schedule-layout--right-rail-collapsed{grid-template-columns:minmax(360px,1fr)}.schedule-layout--no-left-rail.schedule-layout--right-rail-collapsed>.schedule-main{grid-column:1}.schedule-layout--no-left-rail.schedule-layout--right-rail-collapsed>.schedule-details.schedule-details-rail{display:none}.schedule-workspace--app .schedule-layout--no-left-rail{gap:.65rem}.schedule-sidebar{flex-direction:column;gap:.75rem;display:flex}.schedule-sidebar-rail{max-height:var(--schedule-rail-max-h);min-height:var(--schedule-rail-max-h);height:var(--schedule-rail-max-h);scrollbar-color:#94a3b847 transparent;background:linear-gradient(165deg,#151c26 0%,#121a24 42%,#0f1419 100%);border:1px solid #94a3b81f;border-radius:18px;padding:1rem 1.05rem 1.2rem;overflow:hidden auto;box-shadow:0 20px 48px #0206171a,inset 0 1px #00d2ff47}.schedule-sidebar-rail::-webkit-scrollbar{width:10px}.schedule-sidebar-rail::-webkit-scrollbar-thumb{background:#94a3b847;border-radius:999px}.schedule-sidebar-rail .crm-card{background:var(--vx-rail-card-bg);border:1px solid var(--vx-rail-card-border);color:var(--vx-text);border-radius:14px;box-shadow:0 8px 24px #00000047,inset 0 1px #ffffff0d}.schedule-sidebar-rail .crm-card h3{letter-spacing:-.02em;color:var(--vx-text);font-size:1rem}.schedule-sidebar-rail .crm-card label,.schedule-sidebar-rail .crm-card .muted{color:var(--vx-muted)}.schedule-sidebar-rail .crm-card strong{color:var(--vx-text)}.schedule-details-rail .crm-card{background:var(--vx-rail-card-bg);border-color:var(--vx-rail-card-border);color:var(--vx-text);box-shadow:0 8px 24px #00000038,inset 0 1px #ffffff0d}.schedule-details-rail .crm-card h3{color:var(--vx-text)}.schedule-details.schedule-details-rail{align-self:start;position:sticky;top:1rem}.schedule-details-rail{max-height:var(--schedule-rail-max-h);min-height:var(--schedule-rail-max-h);height:var(--schedule-rail-max-h);scrollbar-color:#94a3b847 transparent;background:linear-gradient(165deg,#151c26 0%,#121a24 42%,#0f1419 100%);border:1px solid #94a3b81f;border-radius:18px;flex-direction:column;gap:.75rem;padding:1.1rem 1.15rem 1.35rem;display:flex;overflow:hidden auto;box-shadow:0 20px 48px #0206171a,inset 0 1px #00d2ff47}.schedule-details-rail::-webkit-scrollbar{width:10px}.schedule-details-rail::-webkit-scrollbar-thumb{background:#94a3b847;border-radius:999px}.schedule-details-rail h3{letter-spacing:-.02em;margin:0;font-size:1.05rem}.schedule-details-rail--day-tools{gap:0}.schedule-day-rail-head{justify-content:space-between;align-items:flex-start;gap:.65rem;margin-bottom:.25rem;display:flex}.schedule-day-rail-title{letter-spacing:-.02em;margin:0;font-size:1.06rem}.schedule-day-rail-x{color:inherit;background:#94a3b824;border:none;border-radius:999px;width:2rem;height:2rem}.schedule-day-rail-sub{margin:0 0 .65rem}.schedule-day-rail-staff-field{flex-direction:column;gap:.35rem;margin-bottom:.84rem;display:flex}.schedule-day-rail-banner{margin-bottom:.65rem}.schedule-day-rail-body{flex-direction:column;flex:1;gap:.62rem;min-height:0;display:flex;overflow-y:auto}.schedule-day-rail-hint{margin-bottom:.35rem}.schedule-rail-acc{background:#0f172a40;border:1px solid #94a3b829;border-radius:12px;overflow:hidden}.schedule-rail-acc summary{cursor:pointer;padding:.58rem .68rem;font-size:.9rem;font-weight:620;list-style:none}.schedule-rail-acc summary::-webkit-details-marker{display:none}.schedule-rail-acc-body{flex-direction:column;gap:.5rem;padding:0 .68rem .72rem;display:flex}.schedule-rail-wheel-row{grid-template-columns:1fr 1fr;gap:.55rem;display:grid}.schedule-rail-acc-body .schedule-rail-add-break{margin-top:.12rem}.schedule-rail-new-break{flex-direction:column;gap:.5rem;display:flex}.schedule-rail-block-list{margin:0 0 .15rem}.schedule-rail-block-del{margin-left:.45rem}.schedule-day-rail-footer{border-top:1px solid #94a3b824;flex-wrap:wrap;justify-content:flex-end;gap:.45rem;margin-top:auto;padding-top:.92rem;display:flex}.schedule-staff-filter--rail strong{margin-bottom:.3rem}.time-wheel-hm-inner{gap:.35rem;display:flex}.time-wheel-hm-label{color:var(--vx-muted);margin-bottom:.35rem;font-size:.73rem;display:block}.time-wheel-col{scroll-snap-type:y mandatory;scrollbar-width:thin;background:#0f172a6b;border:1px solid #94a3b833;border-radius:10px;flex:1;height:144px;overflow:hidden auto}.time-wheel-item{scroll-snap-align:start;font-variant-numeric:tabular-nums;justify-content:center;align-items:center;height:36px;font-size:.92rem;font-weight:600;display:flex}.time-wheel-hm--disabled .time-wheel-col{opacity:.45;pointer-events:none}.swt{flex-direction:column;gap:.62rem;width:100%;display:flex}.swt--fullwidth{flex:1;align-self:stretch;min-width:0}.swt--fullwidth .swt-sheet{box-sizing:border-box;flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.swt-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.65rem 1rem;display:flex}.swt-toolbar--schedule-topbar{box-sizing:border-box;justify-content:flex-end;align-items:center;gap:.5rem .75rem;width:100%}.swt-toolbar-spacer{flex:1;min-width:0}.swt-staff-search{box-sizing:border-box;min-width:10rem;max-width:min(320px,42vw);color:var(--vx-text);background:#0f172a8c;border:1px solid #94a3b838;border-radius:10px;flex:0 220px;padding:.42rem .72rem;font-size:.88rem}.swt-staff-search::placeholder{color:#94a3b89e}.swt-staff-search:focus{border-color:#38bdf873;outline:none}.swt-filters-wrap{position:relative}.swt-filters-btn{color:#fef9c3;cursor:pointer;background:#facc1514;border:1px solid #facc158c;border-radius:10px;align-items:center;gap:.4rem;padding:.45rem .82rem;font-weight:600;display:inline-flex}.swt-filters-btn:hover{background:#facc1526}.swt-filters-icon{opacity:.9;font-size:.9rem}.swt-filters-pop{z-index:50;background:linear-gradient(165deg,#151c26 0%,#0f1419 100%);border:1px solid #94a3b833;border-radius:14px;min-width:min(340px,92vw);padding:.72rem;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 18px 44px #00000073,inset 0 1px #00d2ff1f}.swt-month-nav{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.swt-month-pick-wrap{position:relative}.swt-month-trigger{min-width:7.75rem;color:var(--vx-text);letter-spacing:.02em;cursor:pointer;background:#0f172a8c;border:1px solid #38bdf852;border-radius:999px;justify-content:center;align-items:center;margin:0;padding:.48rem 1rem;font-size:.95rem;font-weight:700;transition:border-color .16s,box-shadow .16s,background .16s;display:inline-flex;box-shadow:0 0 0 1px #00d2ff14,0 0 22px #00d2ff1f}.swt-month-trigger:hover{background:#0f172ab8;border-color:#38bdf880;box-shadow:0 0 0 1px #00d2ff24,0 0 26px #00d2ff2e}.swt-month-trigger:focus-visible{outline-offset:2px;outline:2px solid #38bdf8d9}.swt-month-pop{z-index:55;background:linear-gradient(165deg,#151c26 0%,#0f1419 100%);border:1px solid #94a3b82e;border-radius:14px;min-width:min(286px,92vw);max-width:92vw;padding:.82rem;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 18px 44px #00000073,0 0 0 1px #00d2ff0f,0 0 28px #00d2ff1a,inset 0 1px #00d2ff1f}.swt-month-pop-hd{letter-spacing:.06em;text-transform:uppercase;color:var(--vx-muted);margin:0 0 .55rem;font-size:.78rem;font-weight:700}.swt-month-pop-hd-row{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.55rem;display:flex}.swt-month-pop-year{color:var(--vx-text);font-variant-numeric:tabular-nums;font-size:1rem;font-weight:700}.swt-month-pop-back{color:#a5f3fc;cursor:pointer;background:#94a3b81a;border:none;border-radius:8px;padding:.28rem .52rem;font-size:.82rem;font-weight:600}.swt-month-pop-back:hover{background:#38bdf829}.swt-year-grid{scrollbar-width:thin;grid-template-columns:repeat(4,minmax(0,1fr));gap:.32rem;max-height:220px;padding-right:2px;display:grid;overflow-y:auto}.swt-year-cell{color:var(--vx-text);font-variant-numeric:tabular-nums;cursor:pointer;background:#0f172a66;border:1px solid #94a3b82e;border-radius:10px;margin:0;padding:.4rem .22rem;font-size:.82rem;font-weight:650;transition:border-color .14s,box-shadow .14s}.swt-year-cell:hover{border-color:#38bdf86b}.swt-year-cell--current{border-color:#38bdf88c;box-shadow:0 0 14px #00d2ff29}.swt-month-grid-choice{grid-template-columns:repeat(3,minmax(0,1fr));gap:.32rem;display:grid}.swt-month-choice{color:var(--vx-text);cursor:pointer;text-align:center;background:#0f172a59;border:1px solid #94a3b829;border-radius:10px;margin:0;padding:.48rem .28rem;font-size:.82rem;font-weight:600;transition:border-color .14s}.swt-month-choice:hover{border-color:#38bdf86b}.swt-month-choice--current{border-color:#38bdf88c;box-shadow:inset 0 1px #ffffff0f,0 0 14px #00d2ff24}.swt-icon-btn{width:2.05rem;height:2.05rem;color:var(--vx-text);cursor:pointer;background:#0f172a80;border:1px solid #94a3b838;border-radius:10px;justify-content:center;align-items:center;padding:0;transition:border-color .15s,box-shadow .15s;display:flex}.swt-icon-btn--chevron{box-shadow:0 0 16px #00d2ff0f}.swt-icon-btn--chevron:hover{border-color:#38bdf86b;box-shadow:0 0 0 1px #00d2ff14,0 0 20px #00d2ff1f}.swt-icon-btn--chevron:focus-visible{outline-offset:2px;outline:2px solid #38bdf8d9}.swt-icon-btn--chevron svg{flex-shrink:0;display:block}.swt-today{margin-left:.35rem}.swt-sheet{background:#0f172a47;border:1px solid #94a3b824;border-radius:16px;overflow:visible}.swt-scroll-wrap{scrollbar-color:#94a3b84d transparent;overflow:auto visible}.swt-table{flex-direction:column;min-width:max-content;display:flex}.swt-row{border-bottom:1px solid #94a3b81f;align-items:stretch;min-height:52px;display:flex}.swt-row--head{background:#0f172a80;min-height:56px}.swt-pin{z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#111827f5;border-right:1px solid #94a3b81f;flex-shrink:0;align-items:center;display:flex;position:sticky;left:0}.swt-pin--staff{z-index:6;width:220px;left:0}.swt-pin--total{z-index:5;width:108px;left:220px}.swt-days-strip{flex:none;display:flex}.swt-hd-cell{flex:0 0 var(--swt-day-w,56px);width:var(--swt-day-w,56px);box-sizing:border-box;border-right:1px solid #94a3b81a;flex-direction:column;justify-content:center;align-items:center;gap:.08rem;padding:.28rem .08rem;display:flex}.swt-hd-num{color:var(--vx-text);font-variant-numeric:tabular-nums;font-size:.94rem;font-weight:750}.swt-hd-dow{text-transform:uppercase;letter-spacing:.04em;color:var(--vx-muted);font-size:.65rem;font-weight:650}.swt-hd-cell--weekend .swt-hd-num,.swt-hd-cell--weekend .swt-hd-dow{color:#f87171}.swt-hd-cell--today{background:#38bdf81f}.swt-hd-cell--focus{box-shadow:inset 0 -2px #38bdf8bf}.swt-corner{flex-direction:column;align-items:flex-start;gap:.18rem;padding:.45rem .62rem}.swt-corner-title{font-size:.88rem;font-weight:700}.swt-corner-badge{color:#fde68a;background:#facc1538;border:1px solid #facc1573;border-radius:999px;justify-content:center;align-items:center;min-width:1.5rem;padding:.1rem .45rem;font-size:.74rem;font-weight:700;display:inline-flex}.swt-total-hd{flex-direction:column;justify-content:center;align-items:flex-start;gap:.12rem;padding:.42rem}.swt-total-hd-label{color:var(--vx-muted);text-transform:uppercase;font-size:.74rem;font-weight:700}.swt-total-hd-month{color:var(--vx-text);font-size:.74rem;font-weight:650;line-height:1.2}.swt-total-hd-title{color:var(--vx-text);white-space:normal;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;font-size:.82rem;font-weight:700;line-height:1.28;display:block}.swt-total-hd-year{color:var(--vx-muted);font-size:.78rem;font-weight:650}.swt-staff-cell{gap:.45rem;padding:.38rem .62rem;font-weight:600}.swt-staff-avatar{width:28px;height:28px;color:var(--vx-muted);border:1px solid #94a3b84d;border-radius:999px;flex-shrink:0;place-items:center;font-size:.65rem;display:grid}.swt-staff-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.9rem;overflow:hidden}.swt-staff-more{color:var(--vx-muted);cursor:pointer;letter-spacing:.12em;background:0 0;border:none;flex-shrink:0;padding:.22rem}.swt-total-cell{font-variant-numeric:tabular-nums;flex-direction:column;justify-content:center;align-items:flex-start;gap:.38rem;padding:.42rem .52rem;font-size:.8rem}.swt-total-line{color:var(--vx-muted-2);align-items:center;gap:.38rem;display:flex}.swt-total-icon{opacity:.75}.swt-body-cell{flex:0 0 var(--swt-day-w,56px);width:var(--swt-day-w,56px);box-sizing:border-box;cursor:pointer;background:0 0;border:none;border-right:1px solid #94a3b814;flex-direction:column;justify-content:center;align-items:center;gap:.12rem;min-height:52px;margin:0;padding:.2rem;display:flex}.swt-day-kind-icon{opacity:.95;flex-shrink:0;font-size:.95rem;line-height:1}.swt-body-cell--dk-work{background:#22c55e1c}.swt-body-cell--dk-dayoff{background:#47556961}.swt-body-cell--dk-vacation{background:#8b5cf626}.swt-body-cell--dk-sick{background:#f59e0b24}.swt-body-cell--dk-absence{background:#ef444426}.swt-body-cell--dk-compday{background:#2dd4bf1f}.swt-body-cell--dk-remote{background:#38bdf821}.swt-body-cell--dk-empty{background:#0f172a59}.swt-body-cell--dk-pending{background:#0f172a38}.swt-body-cell--weekend{background:#f871710a}.swt-body-cell--today{background:#38bdf80f}.swt-body-cell--focus{background:#38bdf824}.swt-shift{text-align:center;color:var(--vx-text);background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;width:100%;padding:.12rem;font-size:.72rem;font-weight:650;line-height:1.25;display:flex}.swt-dash{width:100%;min-height:1.25rem;color:var(--vx-muted);place-items:center;font-size:.82rem;font-weight:600;display:grid}.swt-empty{margin:0;padding:.72rem}.swt-hint{margin:0;font-size:.82rem}.swt-scroll-wrap--week{overflow-x:visible}.swt-scroll-wrap--biweek{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;border-radius:14px;flex:1;width:100%;min-width:0;overflow:auto hidden}.swt-scroll-wrap--biweek::-webkit-scrollbar{width:0;height:0}.swt-biweek-scroll-inner{box-sizing:border-box;min-width:100%}.swt-biweek-scroll-inner .swt-table.swt-table--biweek,.swt-timeline-scroll-inner.swt-table.swt-table--biweek{width:max(100%, max-content);min-width:100%}.swt-timeline-frame{--swt-uniform-col:16.5rem;align-items:stretch;width:100%;min-width:0;display:flex}@keyframes swt-total-month-flash{0%{opacity:.3;text-shadow:none;transform:translateY(7px)scale(.94)}50%{opacity:1;text-shadow:0 0 18px #38bdf88c;transform:translateY(0)scale(1.05)}to{opacity:1;text-shadow:none;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.swt-total-hd-monthline--flash{animation:none!important}}.swt-timeline-pinned{width:var(--swt-uniform-col);min-width:var(--swt-uniform-col);z-index:2;background:#111827fa;border-right:1px solid #94a3b824;flex-direction:column;flex:none;display:flex}.swt-timeline-pinned-head{background:#0f172a80;border-bottom:1px solid #94a3b81f;flex-direction:row;align-items:stretch;min-height:81px;display:flex}.swt-timeline-corner{width:var(--swt-uniform-col);min-width:var(--swt-uniform-col);max-width:var(--swt-uniform-col);box-sizing:border-box;border-right:1px solid #94a3b81f;flex-shrink:0;justify-content:center;align-items:center;display:flex}.swt-timeline-total-hd{width:var(--swt-uniform-col);min-width:var(--swt-uniform-col);max-width:var(--swt-uniform-col);box-sizing:border-box;flex-shrink:0;justify-content:center;align-items:center;display:flex}.swt-timeline-pinned-row{border-bottom:1px solid #94a3b81f;flex-direction:row;align-items:stretch;min-height:69px;display:flex}.swt-timeline-staff{width:var(--swt-uniform-col);min-width:var(--swt-uniform-col);max-width:var(--swt-uniform-col);box-sizing:border-box;border-right:1px solid #94a3b81f;flex-shrink:0;justify-content:center;align-items:center;display:flex}.swt-timeline-total-body{width:var(--swt-uniform-col);min-width:var(--swt-uniform-col);max-width:var(--swt-uniform-col);box-sizing:border-box;flex-shrink:0;justify-content:center;align-items:center;display:flex}.swt-timeline-scroll{flex:1;min-width:0}.swt-timeline-scroll-inner{flex-direction:column;width:max-content;min-width:100%;display:flex}.swt-timeline-days-head{box-sizing:border-box;background:#0f172a80;border-bottom:1px solid #94a3b81f;min-height:81px}.swt-timeline-days-row{box-sizing:border-box;border-bottom:1px solid #94a3b81f;min-height:69px}.swt-timeline-scroll .swt-days-strip,.swt-timeline-days-head,.swt-timeline-days-row{box-sizing:border-box;width:100%;min-width:100%}.swt-timeline-scroll .swt-hd-cell,.swt-timeline-scroll .swt-body-cell{flex:1 1 0;width:auto;min-width:3.35rem;max-width:none}.swt-timeline-scroll-inner{width:100%;min-width:100%}.swt-timeline-frame .swt-corner--timeline{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;padding:.48rem .55rem}.swt-timeline-frame .swt-corner--timeline .swt-corner-title{font-size:1.08rem;font-weight:750;line-height:1.2}.swt-timeline-frame .swt-corner--timeline .swt-corner-badge{margin:0}.swt-timeline-frame .swt-total-hd--timeline{justify-content:center;align-items:center;padding:.42rem .48rem}.swt-total-hd-stack{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.15rem;max-width:100%;display:flex}.swt-timeline-frame .swt-total-hd-word{letter-spacing:.14em;text-transform:uppercase;color:#94a3b8eb;font-size:.78rem;font-weight:750;line-height:1.2}.swt-timeline-frame .swt-total-hd-monthline{color:var(--vx-text);font-size:1.12rem;font-weight:780;line-height:1.22}.swt-timeline-frame .swt-total-hd-year-row{letter-spacing:.03em;color:#94a3b8e0;font-size:.82rem;font-weight:650;line-height:1.2}.swt-total-hd-monthline--flash{animation:.58s cubic-bezier(.22,1,.36,1) forwards swt-total-month-flash}.swt-timeline-frame .swt-staff-cell--timeline{justify-content:space-between;align-items:center;gap:.45rem;padding:.42rem .62rem;display:flex}.swt-timeline-frame .swt-staff-block{flex-direction:row;flex:1;justify-content:flex-start;align-items:center;gap:.85rem;min-width:0;max-width:100%;display:inline-flex}.swt-timeline-frame .swt-staff-block--muted{opacity:.52}.swt-chart-visibility-btn{color:#e2e8f0e0;cursor:pointer;background:#0f172a73;border:1px solid #94a3b838;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex}.swt-chart-visibility-btn:hover{background:#1e293ba6;border-color:#94a3b861}.swt-chart-visibility-btn:focus-visible{outline-offset:2px;outline:2px solid #38bdf88c}.swt-body-cell--chart-hidden{cursor:default;pointer-events:none;opacity:.35}.swt-week-split-cell--chart-hidden{opacity:.35;justify-content:center;align-items:center;min-height:54px;display:flex}.swt-timeline-frame .swt-total-cell--timeline.swt-total-cell--chart-hidden{color:#94a3b88c}.swt-timeline-days-row--chart-hidden,.swt-timeline-pinned-row--chart-hidden{opacity:.97}.swt-timeline-frame .swt-staff-cell--timeline .swt-staff-avatar{color:#e2e8f0eb;background:#38bdf80f;border-color:#38bdf847;width:48px;height:48px;font-size:.78rem;font-weight:750}.swt-timeline-frame .swt-staff-cell--timeline .swt-staff-name{white-space:normal;overflow-wrap:break-word;text-align:left;max-width:12rem;text-overflow:unset;flex:0 auto;font-size:1.02rem;font-weight:680;line-height:1.22}.swt-timeline-frame .swt-total-cell--timeline{text-align:center;justify-content:center;align-items:center;gap:.32rem;padding:.42rem .48rem;font-size:.95rem}.swt-timeline-frame .swt-total-cell--timeline .swt-total-line{color:#e2e8f0e0;justify-content:center;width:100%}.swt-sheet--pulse{animation:.28s ease-out swt-sheet-pulse}@keyframes swt-sheet-pulse{0%{opacity:.72;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.swt-table--week,.swt-table--biweek,.swt-table.swt-table--biweek{width:100%;min-width:0}.swt-table--biweek .swt-row{min-height:69px}.swt-table--biweek .swt-row--head{min-height:81px}.swt-table--biweek .swt-pin--staff{width:248px;min-width:248px}.swt-table--biweek .swt-pin--total{width:156px;min-width:156px;left:248px}.swt-table--biweek .swt-corner{gap:.26rem;padding:.52rem .72rem}.swt-table--biweek .swt-corner-title{font-size:1.08rem}.swt-table--biweek .swt-total-hd{gap:.18rem;padding:.42rem .52rem}.swt-table--biweek .swt-total-hd-title{font-size:1rem;line-height:1.25}.swt-table--biweek .swt-staff-cell{gap:.55rem;padding:.48rem .72rem}.swt-table--biweek .swt-staff-avatar{width:48px;height:48px;font-size:.76rem}.swt-table--biweek .swt-staff-name{font-size:1.02rem}.swt-table--biweek .swt-total-cell{gap:.38rem;padding:.42rem .58rem;font-size:.95rem}.swt-table--biweek .swt-hd-cell{gap:.1rem;padding:.32rem .16rem}.swt-table--biweek .swt-hd-num{font-size:1.05rem}.swt-table--biweek .swt-hd-dow{font-size:.72rem}.swt-table--biweek .swt-body-cell{gap:.08rem;min-height:0;padding:.26rem .2rem}.swt-table--biweek .swt-shift{padding:.1rem .18rem;font-size:1.05rem;line-height:1.25}.swt-table--biweek .swt-dash{min-height:0;padding:.18rem 0;font-size:.98rem}.swt-table--biweek .swt-week-split-hd{gap:.14rem;padding:.32rem .2rem}.swt-table--biweek .swt-week-split-hd-title{font-size:.68rem}.swt-table--biweek .swt-week-split-hd-range{font-size:.74rem}.swt-table--biweek .swt-week-split-cell{gap:.26rem;padding:.26rem .18rem}.swt-table--biweek .swt-week-split-line{gap:.32rem;font-size:.88rem}.swt-table--biweek .swt-day-kind-icon{font-size:1.05rem}.swt-days-strip--week{flex:1;grid-template-columns:repeat(7,minmax(0,1fr));min-width:0;display:grid}.swt-days-strip--week .swt-hd-cell,.swt-days-strip--week .swt-body-cell{flex:none;width:auto;min-width:0}.swt-days-strip--biweek{flex:1 0 auto;grid-template-columns:none;gap:0;width:100%;min-width:max-content;display:grid}.swt-days-strip--biweek .swt-hd-cell,.swt-days-strip--biweek .swt-body-cell{flex:none;width:auto;min-width:0}.swt-week-split-hd{box-sizing:border-box;text-align:center;background:#38bdf80f;border-left:1px solid #38bdf859;border-right:1px solid #38bdf838;flex-direction:column;justify-content:center;align-items:center;gap:.12rem;padding:.22rem .15rem;display:flex}.swt-week-split-hd-title{text-transform:uppercase;letter-spacing:.06em;color:var(--vx-muted);font-size:.58rem;font-weight:750;line-height:1.15}.swt-week-split-hd-range{font-variant-numeric:tabular-nums;color:#7dd3fceb;font-size:.62rem;font-weight:650}.swt-week-split-cell{box-sizing:border-box;pointer-events:none;background:#0f172a59;border-left:1px solid #38bdf859;border-right:1px solid #38bdf82e;flex-direction:column;justify-content:center;align-items:center;gap:.28rem;padding:.2rem .12rem;display:flex}.swt-week-split-line{font-variant-numeric:tabular-nums;color:var(--vx-muted-2);align-items:center;gap:.28rem;font-size:.72rem;font-weight:650;display:flex}.swt-cell--week-boundary{box-shadow:inset -2px 0 #38bdf859}.swt-month-choice--past{opacity:.35;cursor:not-allowed}.schedule-list-shell{flex-direction:column;flex:1;gap:.75rem;width:100%;min-height:0;display:flex}.schedule-list-status-tabs{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.schedule-list-status-tab{color:#e2e8f0e0;cursor:pointer;background:#0f172a8c;border:1px solid #94a3b838;border-radius:999px;align-items:center;gap:.4rem;padding:.38rem .62rem;font-size:.8rem;font-weight:600;transition:background .15s,border-color .15s,box-shadow .15s;display:inline-flex}.schedule-list-status-tab:hover{background:#1e293bbf;border-color:#38bdf859}.schedule-list-status-tab--active{box-shadow:inset 0 0 0 1px #ffffff0f}.schedule-list-status-tab__count{color:#e2e8f0d9;background:#00000047;border-radius:999px;min-width:1.35rem;padding:.08rem .35rem;font-size:.72rem;font-weight:700}.schedule-list-status-tab--all.schedule-list-status-tab--active{background:#334155a6;border-color:#94a3b873}.schedule-list-status-tab--pending.schedule-list-status-tab--active{background:#78350f59;border-color:#fbbf248c}.schedule-list-status-tab--confirmed.schedule-list-status-tab--active{background:#0c4a6e66;border-color:#38bdf88c}.schedule-list-status-tab--arrived.schedule-list-status-tab--active{background:#115e5961;border-color:#2dd4bf80}.schedule-list-status-tab--completed.schedule-list-status-tab--active{background:#14532d61;border-color:#4ade8080}.schedule-list-status-tab--cancelled.schedule-list-status-tab--active{background:#7f1d1d59;border-color:#f8717180}.schedule-list-status-tab--no-show.schedule-list-status-tab--active{background:#7c2d1259;border-color:#fb923c80}.schedule-list-empty{background:#0f172a59;border:1px dashed #94a3b833;border-radius:12px;margin:.35rem 0 0;padding:.75rem .85rem}.schedule-list-pill{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;padding:.22rem .55rem;font-size:.78rem;font-weight:650;display:inline-flex}.schedule-list-pill--pending{color:#fde68a;background:#78350f73;border-color:#fbbf2459}.schedule-list-pill--confirmed{color:#bae6fd;background:#0c4a6e80;border-color:#38bdf859}.schedule-list-pill--arrived{color:#99f6e4;background:#115e5973;border-color:#2dd4bf59}.schedule-list-pill--completed{color:#bbf7d0;background:#14532d7a;border-color:#4ade8059}.schedule-list-pill--cancelled{color:#fecaca;background:#7f1d1d6b;border-color:#f8717159}.schedule-list-pill--no-show{color:#fed7aa;background:#7c2d126b;border-color:#fb923c59}.schedule-list-time{font-variant-numeric:tabular-nums;font-size:.82rem;line-height:1.35}.schedule-list-time__sep{color:var(--vx-muted);margin:0 .2rem}.schedule-list-strong{font-weight:650}.schedule-list-client-name{font-weight:600}.schedule-list-client-phone{font-size:.86rem}.schedule-list-mono{font-variant-numeric:tabular-nums;font-size:.86rem}.schedule-list-toolbar{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.schedule-list-search{min-width:min(280px,100%);color:var(--vx-text);background:#0f172a73;border:1px solid #94a3b838;border-radius:10px;flex:1;padding:.55rem .75rem;font-size:.92rem}.schedule-list-table-wrap{background:#080c1259;border:1px solid #94a3b81f;border-radius:14px;width:100%;overflow-x:auto}.schedule-list-table{width:100%;min-width:720px;margin:0}.schedule-list-table th,.schedule-list-table td{vertical-align:middle;padding:.58rem .72rem}.schedule-list-table thead th{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8eb;background:#0f172ad9;font-size:.72rem}.schedule-list-tr:hover td{background:#1e293b59}.schedule-list-tr--clickable{cursor:pointer}.schedule-list-tr--clickable:active td{background:#33415566}.schedule-rail-section--appointments{border-bottom:1px solid var(--vx-line);margin-bottom:1rem;padding-bottom:.75rem}.schedule-rail-appt-list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.schedule-rail-appt-item{border:1px solid var(--vx-line);background:#0f172a73;border-radius:10px;padding:.55rem .65rem}.schedule-rail-appt-main{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.schedule-rail-appt-time{font-size:.88rem;font-weight:700}.schedule-rail-appt-status{font-size:.78rem}.schedule-rail-appt-client{margin-top:.2rem;font-size:.9rem}.schedule-rail-appt-service{margin-top:.12rem;font-size:.82rem}.schedule-rail-appt-open{width:100%;margin-top:.45rem}.schedule-list-actions{white-space:nowrap;width:1%}.schedule-list-edit{box-shadow:none;border-radius:9px;padding:.38rem .72rem;font-size:.84rem}.schedule-rail-section{margin-bottom:1rem}.schedule-rail-section-label{text-transform:uppercase;letter-spacing:.04em;color:var(--vx-muted);margin-bottom:.42rem;font-size:.78rem;font-weight:700}.schedule-day-kind-select{font-size:.92rem}.schedule-rail-inline-times{flex-direction:column;gap:.5rem;display:flex}.schedule-rail-hm-row{flex-wrap:wrap;align-items:flex-end;gap:.65rem;display:flex}.schedule-rail-hm-row--selects{align-items:flex-end;gap:.75rem 1rem}.schedule-day-rail-body .schedule-rail-hm-row--selects .modern-hm{flex:calc(50% - .5rem);min-width:min(100%,9rem);max-width:100%}.schedule-day-rail-body .schedule-rail-hm-row--selects .modern-hm-label{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8e6;font-size:.7rem;font-weight:650}.schedule-day-rail-body .schedule-rail-hm-row--selects .modern-hm-row{margin-top:.28rem}.schedule-day-rail-body .schedule-rail-hm-row--selects .modern-hm-trigger{color:#f8fafcf0;background-color:#080c14eb;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .45rem center;background-repeat:no-repeat;border:1px solid #94a3b83d;border-radius:10px;width:100%;min-height:2.35rem;padding:.38rem 1.85rem .38rem .48rem;transition:border-color .12s,box-shadow .12s;box-shadow:inset 0 1px #ffffff0d}.schedule-day-rail-body .schedule-rail-hm-row--selects .modern-hm-trigger-inner{font-size:.9rem;font-weight:650}.schedule-day-rail-body .schedule-rail-hm-row--selects .modern-hm-trigger:hover:not(:disabled){border-color:#38bdf859}.schedule-day-rail-body .schedule-rail-hm-row--selects .modern-hm-trigger:focus{border-color:#38bdf88c;outline:none;box-shadow:0 0 0 2px #38bdf824,inset 0 1px #ffffff0f}.schedule-day-rail-body .schedule-rail-hm-row--selects .modern-hm-trigger:disabled{opacity:.48;cursor:not-allowed}.schedule-rail-add-break-main{justify-content:center;width:100%;margin-top:.45rem}.schedule-rail-break-draft{flex-direction:column;gap:.5rem;margin-bottom:.65rem;display:flex}.schedule-rail-break-draft-hm{width:100%}.schedule-rail-break-draft-del{align-self:flex-end;margin-top:-.15rem}.schedule-main{min-height:0;max-height:var(--schedule-rail-max-h);flex-direction:column;align-items:center;gap:.75rem;display:flex}.schedule-main:has(.schedule-main-inner--full){align-items:stretch;width:100%;max-height:none}.schedule-main-inner{flex-direction:column;flex:1;gap:.5rem;width:100%;max-width:min(1180px,100%);min-height:0;margin:0 auto;transition:opacity .22s,filter .22s;display:flex}.schedule-main-inner.schedule-main-inner--full{box-sizing:border-box;gap:.85rem;width:100%;max-width:none;margin-inline:0}.schedule-main-inner--drawer{opacity:.82;filter:saturate(.92)}.schedule-details--dimmed{opacity:.45;pointer-events:none;transition:opacity .22s}.schedule-drawer-backdrop{z-index:320;cursor:pointer;opacity:0;pointer-events:none;background:#0f172a47;border:none;margin:0;padding:0;transition:opacity .28s;position:fixed;inset:0}.schedule-drawer-backdrop--open{opacity:1;pointer-events:auto}.schedule-drawer-panel{z-index:330;background:linear-gradient(#161f2a 0%,#0f1419 100%);border-left:1px solid #0f172a1a;flex-direction:column;width:min(420px,94vw);height:calc(100vh - 52px);max-height:calc(100vh - 52px);padding:0 1rem 1rem;transition:transform .32s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;top:52px;right:0;overflow-y:auto;transform:translate(105%);box-shadow:-12px 0 40px #0206172e}.schedule-drawer-panel--open{transform:translate(0)}.schedule-drawer-head{z-index:1;background:linear-gradient(#141b24 70%,#0000);justify-content:space-between;align-items:center;gap:.5rem;padding:.85rem 0 .35rem;display:flex;position:sticky;top:0}.schedule-drawer-title{margin:0;font-size:1.05rem}.schedule-drawer-close{background:var(--vx-surface-soft);color:#e2e8f0;border:1px solid var(--vx-line);width:2.25rem;height:2.25rem;box-shadow:none;border-radius:10px;place-items:center;padding:0;font-size:1.35rem;line-height:1;display:grid}.schedule-drawer-close:hover{filter:brightness(.97);transform:none}.schedule-drawer-sub{margin:0 0 .5rem;font-size:.88rem}.schedule-drawer-banner{margin:0 0 .65rem;font-size:.85rem}.schedule-drawer-body{flex-direction:column;gap:.65rem;padding-bottom:1rem;display:flex}.schedule-kpis{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:.85rem;display:grid}.schedule-workspace--app .schedule-kpis .kpi{border:1px solid var(--vx-line);border-top:3px solid var(--app-accent-from);background:#111822bf;border-radius:14px;justify-content:center;min-height:5.25rem;box-shadow:0 8px 28px #00000059,inset 0 1px #ffffff0a}.schedule-workspace--app .schedule-kpis .kpi span{color:var(--vx-muted)}.schedule-workspace--app .schedule-kpis .kpi strong{color:var(--vx-text)}.schedule-grid-settings-card{margin-bottom:1rem;padding:1rem 1.1rem}.schedule-grid-settings-card__title{margin:0;font-size:1rem}.schedule-grid-settings-card__hint{margin:.35rem 0 .85rem;font-size:.84rem;line-height:1.45}.schedule-grid-settings-card__row{flex-wrap:wrap;align-items:flex-end;gap:1rem;display:flex}.schedule-grid-settings-card__field{flex-direction:column;gap:.35rem;font-size:.88rem;display:flex}.schedule-day-slot-board{margin-bottom:1rem;padding:1rem 1.1rem}.schedule-day-slot-board__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.schedule-day-slot-board__title{margin:0;font-size:1rem}.schedule-day-slot-board__hint{margin:.6rem 0 .85rem;font-size:.82rem;line-height:1.45}.schedule-day-slot-board__scroll{margin:0 -.25rem;padding:0 .25rem}.schedule-timeline-cal-layout{box-sizing:border-box;flex-flow:wrap;align-items:flex-start;gap:1rem;margin-bottom:1rem;padding:.75rem .9rem;display:flex}.schedule-timeline-cal-layout__main{flex:22rem;min-width:0}.schedule-timeline-cal-layout__side{flex:none;width:min(100%,19.5rem);max-width:100%}.schedule-timeline-main-scroll{min-width:0;margin:0 -.2rem;padding:0 .2rem}.schedule-inline-calendar{box-sizing:border-box;background:#0f172a6b;border:1px solid #94a3b829;border-radius:14px;align-self:flex-start;max-height:min(560px,100vh - 140px);padding:.55rem .65rem .65rem;position:sticky;top:.75rem;overflow:auto}.schedule-inline-calendar--compact{width:min(100%,17.5rem);padding:.45rem .5rem .55rem}.schedule-inline-calendar--compact .modern-month-shell{font-size:.92rem}.schedule-inline-calendar .modern-month-shell{max-width:100%}.schedule-inline-calendar__new{box-sizing:border-box;justify-content:center;align-items:center;width:100%;margin:0 0 .65rem;display:inline-flex}.schedule-list-client-link{color:#7dd3fc;font-weight:650;text-decoration:none}.schedule-list-client-link:hover{text-decoration:underline}.schedule-workspace--app .segmented{border-color:#00d2ff73;border-radius:12px;overflow:hidden}.schedule-workspace--app .segmented button{border-radius:0;padding:.45rem 1rem}.schedule-workspace--app .segmented button.active{background:linear-gradient(145deg, var(--app-accent-from) 0%, var(--app-accent-to) 100%);color:var(--vx-on-accent);font-weight:600;box-shadow:inset 0 0 0 1px #ffffff1f}.schedule-staff-filter{flex-direction:column;gap:.4rem;margin-top:.5rem;display:flex}.schedule-check{align-items:center;flex-direction:row!important;gap:.5rem!important;font-size:.88rem!important;display:flex!important}.schedule-check input[type=checkbox]{width:auto;height:auto;margin:0;padding:0}.cal-scroll{border:1px solid var(--vx-line);background:var(--vx-surface);border-radius:8px;margin-top:.5rem;overflow-x:auto}.schedule-main-inner .cal-scroll{background:var(--vx-cal-shell);scrollbar-color:#94a3b847 transparent;border:1px solid #94a3b824;border-radius:0;margin-top:0;box-shadow:0 16px 40px #00000059,inset 0 1px #00d2ff14}.schedule-main-inner .cal-scroll::-webkit-scrollbar{height:10px}.schedule-main-inner .cal-scroll::-webkit-scrollbar-thumb{background:#94a3b847;border-radius:999px}.schedule-main-inner .cal-scroll::-webkit-scrollbar-track{background:0 0}.schedule-main-inner .swt-sheet,.schedule-main-inner .swt-scroll-wrap--biweek{border-radius:0}.schedule-main-inner .cal-day-column{min-height:168px}.cal-header-row{border-bottom:1px solid var(--vx-line);background:var(--vx-cal-header-bg);align-items:end;min-height:28px;display:grid}.cal-corner{border-right:1px solid var(--vx-line)}.cal-tick{color:var(--vx-muted-2);text-align:center;padding-bottom:2px;font-size:.65rem}.cal-tick-hour{color:var(--vx-muted);font-weight:600}.cal-row-block{border-bottom:1px solid var(--vx-line);align-items:stretch;display:grid}.cal-staff-label{border-right:1px solid var(--vx-line);background:var(--vx-cal-header-bg);color:var(--vx-text);align-items:center;padding:.35rem .5rem;font-size:.85rem;font-weight:600;display:flex}.cal-track{min-height:52px;position:relative}.cal-slots{z-index:1;display:grid;position:absolute;inset:0}.cal-slot{border-right:1px solid var(--vx-line);background:var(--vx-cal-column);min-height:48px}.cal-slot-over{background:#00d2ff1a}.cal-slot-disabled{background:var(--vx-surface-soft);opacity:.5}.cal-appt-layer{z-index:2;pointer-events:none;position:absolute;inset:0}.cal-block{color:#cbd5e1;z-index:1;background:#94a3b81a;border:1px dashed #94a3b866;border-radius:0;justify-content:center;align-items:center;font-size:.68rem;display:flex;position:absolute;top:4px;bottom:4px;overflow:hidden}.cal-block--break{color:#fcd34d;background:#f59e0b24;border-color:#fbbf248c}.cal-block--block{color:#cbd5e1;background:#94a3b81f;border-color:#94a3b859}.cal-appt{cursor:grab;text-align:left;pointer-events:auto;border:1px solid #0000;border-radius:0;flex-direction:column;gap:0;margin:0;padding:.2rem .35rem;font-size:.72rem;line-height:1.15;display:flex;position:absolute;top:4px;bottom:4px;overflow:hidden;box-shadow:0 2px 6px #00000059}.cal-appt:active{cursor:grabbing}.cal-appt-time{font-size:.68rem;font-weight:700}.cal-appt-title{font-weight:600}.cal-appt-sub{opacity:.85;font-size:.68rem}.cal-appt--pending{color:#fde68a;background:#eab30829;border:1px solid #eab30859}.cal-appt--confirmed{color:#bfdbfe;background:#3b82f62e;border:1px solid #3b82f659}.cal-appt--arrived{color:#bbf7d0;background:#22c55e29;border:1px solid #22c55e59}.cal-appt--completed{color:#e2e8f0;background:#94a3b82e;border:1px solid #94a3b847}.cal-appt--cancelled{color:#fecaca;background:#ef444429;border:1px solid #ef444461}.cal-appt--no_show{color:#cbd5e1;background:#47556959;border:1px solid #94a3b838}.cal-header-row--week{align-items:stretch;min-height:52px}.cal-week-day-head{border-right:1px solid var(--vx-line);background:inherit;flex-direction:column;justify-content:center;align-items:center;gap:.12rem;padding:.45rem .35rem;display:flex}.cal-week-day-head--focus{box-shadow:inset 0 -2px #00d2ffbf;background:var(--vx-cal-day-focus)!important}.cal-week-day-head--focus .cal-week-day-weekday{color:#7dd3fc}.cal-week-day-head--focus .cal-week-day-date{color:#f8fafc}.cal-week-day-head--weekend .cal-week-day-weekday,.cal-week-day-head--weekend .cal-week-day-date{color:#f87171}.cal-week-day-head--weekend.cal-week-day-head--focus{box-shadow:inset 0 -2px #f87171a6;background:#f871711f!important}.cal-week-day-head--weekend.cal-week-day-head--focus .cal-week-day-weekday,.cal-week-day-head--weekend.cal-week-day-head--focus .cal-week-day-date{color:#fecaca}.cal-header-actions-row{min-height:40px}.cal-day-plus-wrap{border-right:1px solid var(--vx-line);justify-content:stretch;align-items:stretch;display:flex}.cal-day-plus-trigger{min-height:40px;color:var(--vx-muted-2);cursor:pointer;background:#0f172a8c;border:none;border-radius:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.12rem;margin:0;padding:.28rem .2rem .38rem;transition:background .16s,color .16s,box-shadow .16s;display:flex}.cal-day-plus-trigger:focus-visible{outline-offset:-2px;outline:2px solid #38bdf8d9}.cal-day-plus-trigger:hover{color:#0f172a;background:#f8fafcf0;box-shadow:inset 0 0 0 1px #94a3b859}.cal-day-plus-trigger--weekend:hover{color:#7f1d1d;background:#fee2e2f0}.cal-day-plus-hint{letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;opacity:0;max-width:100%;max-height:0;font-size:.62rem;font-weight:650;line-height:1.15;transition:opacity .16s,max-height .16s;overflow:hidden}.cal-day-plus-trigger:hover .cal-day-plus-hint{opacity:1;max-height:14px}.cal-day-plus-sign{color:inherit;font-size:1.05rem;font-weight:700;line-height:1}.cal-week-day-weekday{text-transform:uppercase;letter-spacing:.05em;color:var(--vx-muted-2);font-size:.71rem;font-weight:700}.cal-week-day-date{color:var(--vx-text);font-variant-numeric:tabular-nums;font-size:.9rem;font-weight:700}.cal-row-block--week{align-items:stretch}.cal-row-block--week>.cal-staff-label{flex-direction:column;justify-content:center;align-self:stretch;align-items:flex-start;gap:.22rem;padding:.42rem .55rem}.cal-staff-name{font-size:.86rem;font-weight:700;line-height:1.2}.cal-staff-meta{color:var(--vx-muted-2);font-size:.72rem;font-weight:500}.cal-day-column{border-right:1px solid var(--vx-line);background:var(--vx-cal-column);flex-direction:column;gap:.35rem;min-height:152px;padding:.42rem .42rem .5rem;display:flex}.cal-day-column--weekend{background:var(--vx-cal-column-weekend)}.cal-day-load--1{background:var(--vx-cal-load-1)!important}.cal-day-load--2{background:var(--vx-cal-load-2)!important}.cal-day-load--3{background:var(--vx-cal-load-3)!important}.cal-day-column--picked{outline-offset:-3px;z-index:1;outline:2px dashed #34d399bf;position:relative}.cal-row-block--week>.cal-day-column:last-child{border-right:none}.cal-day-column--over{outline-offset:-2px;background:#00d2ff0f;outline:1px dashed #00d2ff8c}.cal-day-column--disabled{opacity:.48;pointer-events:none}.cal-day-placeholder{color:#cbd5e1;text-align:center;flex:1;justify-content:center;align-items:center;min-height:2rem;font-size:.72rem;line-height:1.35;display:flex}.day-timeline{border:1px solid var(--vx-line);background:var(--vx-surface);border-radius:16px;overflow:auto}.day-timeline--vertical{overflow-anchor:none;scrollbar-gutter:stable;max-height:min(82vh,1280px);overflow:hidden auto}.day-timeline--vertical.day-timeline--wide{overscroll-behavior:contain}.day-timeline-split{flex-direction:row;align-items:flex-start;min-width:0;display:flex}.day-timeline-time-rail{background:var(--vx-surface);border-right:1px solid var(--vx-line);z-index:2;flex-direction:column;flex-shrink:0;display:flex}.day-timeline-time-rail__head{z-index:8;background:var(--vx-surface);flex-shrink:0;height:3.25rem;position:sticky;top:0}.day-timeline-time-rail__body{grid-template-columns:1fr;width:100%;display:grid}.day-timeline-staff-scroll{scrollbar-gutter:stable;flex:1;min-width:0;overflow:auto clip}.day-timeline-staff-scroll::-webkit-scrollbar{height:10px}.day-timeline-staff-scroll::-webkit-scrollbar-thumb{background:#94a3b859;border-radius:6px}.day-timeline-staff-scroll::-webkit-scrollbar-track{background:#0f172a59}.day-timeline--vertical::-webkit-scrollbar{width:10px;height:10px}.day-timeline--vertical::-webkit-scrollbar-thumb{background:#94a3b859;border-radius:6px}.day-timeline--vertical::-webkit-scrollbar-track{background:#0f172a59}.day-timeline-v-grid{box-sizing:border-box;isolation:isolate;width:100%;display:grid;position:relative}.day-timeline-sticky-bar{z-index:6;background:var(--vx-surface);box-sizing:border-box;border-bottom:1px solid var(--vx-line);position:sticky;top:0;box-shadow:0 4px 14px #00000038}.day-timeline-corner--v{box-sizing:border-box;border-right:none;border-bottom:1px solid var(--vx-line);background:var(--vx-surface);width:100%;height:100%}.day-timeline-staff-head{border-right:1px solid var(--vx-line);border-bottom:1px solid var(--vx-line);background:var(--vx-surface-2);text-align:left;cursor:pointer;font:inherit;color:inherit;z-index:11;flex-direction:row;justify-content:center;align-items:center;gap:.4rem;padding:.35rem .5rem;display:flex;position:relative}.day-timeline-staff-head:hover{background:#3b82f61f}.day-timeline-staff-head__avatar{background:#0f172a73;border:1px solid #94a3b847;border-radius:999px;flex-shrink:0;place-items:center;width:32px;height:32px;display:grid;overflow:hidden}.day-timeline-staff-head__avatar img{object-fit:cover;width:100%;height:100%;display:block}.day-timeline-staff-head__initials{color:var(--vx-muted);font-size:.7rem;font-weight:700}.day-timeline-staff-head__info{flex-direction:column;align-items:flex-start;gap:.06rem;min-width:0;display:flex}.day-timeline-staff-head__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.84rem;font-weight:700;line-height:1.2;display:-webkit-box;overflow:hidden}.day-timeline-staff-head__meta{color:var(--vx-muted-2);font-size:.64rem;line-height:1.25}.day-timeline-timecell{color:var(--vx-muted-2);background:var(--vx-surface);box-sizing:border-box;border-bottom:1px solid #94a3b838;justify-content:flex-end;align-items:center;max-width:100%;padding:0 .3rem 0 .15rem;font-size:.64rem;display:flex;overflow:hidden}.day-timeline-timecell--hour{color:var(--vx-text);background:#161c26fa;font-size:.74rem;font-weight:700}.day-timeline-timecell--half{color:var(--vx-muted);font-size:.68rem;font-weight:600}.day-timeline-timecell--sub{color:#94a3b866;font-size:.58rem}.day-timeline-slot-wrap{border-right:1px solid var(--vx-line);z-index:2;background:#0f172a0f;border-bottom:1px dashed #94a3b833;align-items:stretch;min-height:2.15rem;display:flex;position:relative}.day-timeline--vertical .day-timeline-slot-wrap{box-sizing:border-box;background:#0f172a1f;height:100%;min-height:0;overflow:hidden}.day-timeline-slot-wrap .day-timeline-slot{border:none;flex:1;min-height:1.48rem}.day-timeline--vertical .day-timeline-slot-wrap .day-timeline-slot{min-height:0}.day-timeline-block-v{z-index:4;pointer-events:auto;box-sizing:border-box;border-radius:8px;place-self:center;width:calc(100% - 12px);height:calc(100% - 6px);margin:3px 6px;position:relative;overflow:hidden}.day-timeline--vertical .day-timeline-appt,.day-timeline--vertical .cal-appt-chip{box-sizing:border-box;z-index:5;min-height:0;max-height:none;position:relative}.day-timeline--vertical .day-timeline-appt-shell.cal-appt-chip{z-index:5;background-color:#0c121cf7;border-radius:9px;place-self:center;width:calc(100% - 12px);height:calc(100% - 6px);min-height:0;max-height:calc(100% - 6px);margin:3px 6px;position:relative;overflow:hidden}.day-timeline--vertical .cal-block-chip{min-height:0}.day-timeline-grid{min-width:980px;display:grid}.day-timeline-corner{border-right:1px solid var(--vx-line);border-bottom:1px solid var(--vx-line);background:var(--vx-surface);height:2.6rem}.day-timeline-time{border-right:1px solid var(--vx-line);border-bottom:1px solid var(--vx-line);color:var(--vx-muted-2);justify-content:center;align-items:center;height:2.6rem;font-size:.68rem;display:flex}.day-timeline-time--hour{color:var(--vx-text);font-weight:600}.day-timeline-time--half{color:var(--vx-muted);font-size:.62rem}.day-timeline-staff{border-right:1px solid var(--vx-line);border-bottom:1px solid var(--vx-line);background:var(--vx-surface-2);text-align:left;flex-direction:column;grid-column:1;gap:.2rem;padding:.55rem .6rem;display:flex}.day-timeline-staff__name{font-size:.85rem;font-weight:700}.day-timeline-staff__meta{color:var(--vx-muted-2);font-size:.7rem}.day-timeline-row{border-bottom:1px solid var(--vx-line);background:var(--vx-cal-column);grid-column:2/-1;min-width:0;padding:.35rem}.day-timeline-row-grid{gap:.2rem;min-height:4.8rem;display:grid;position:relative}.day-timeline-slot{background:#0f172a14;border-bottom:1px dashed #94a3b84d;border-right:1px dashed #94a3b873;min-height:4.4rem}.day-timeline-slot--over{outline-offset:-2px;background:#00d2ff1f;outline:1px dashed #00d2ffcc}.day-timeline-slot--available{background:linear-gradient(#38bdf81a 0%,#0f172a1a 100%),#0f172a0f}.day-timeline-slot--available:after{content:"";pointer-events:none;border:1px dashed #38bdf852;border-radius:6px;position:absolute;inset:3px}.day-timeline-appt{min-height:4.2rem}.day-timeline-appt-shell{z-index:1;box-sizing:border-box;border-radius:14px;flex-direction:column;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.day-timeline-appt-shell.cal-appt-chip,.day-timeline-appt-shell--draggable,.day-timeline-appt-shell--draggable:active{cursor:default}.day-timeline-appt-shell--staff-service-mismatch{outline-offset:-1px;outline:1px dashed #fbbf24bf}.day-timeline-appt-shell--nav-highlight{z-index:6;outline-offset:2px;outline:3px solid #38bdf8;animation:1.1s ease-in-out 4 day-timeline-appt-nav-highlight;position:relative;box-shadow:0 0 0 5px #38bdf86b,0 0 28px #38bdf861,inset 0 0 0 1px #bae6fd59}.day-timeline-appt-shell--unassigned-queue{box-shadow:inset 0 0 0 1px #fbbf2433,0 8px 20px #00000059;background:linear-gradient(165deg,#fbbf2438 0%,#0f172aeb 55%,#0a0c12fa 100%)!important;border:2px dashed #fbbf24bf!important}.day-timeline-appt-shell--redistributed-archive{box-shadow:inset 0 0 0 1px #a78bfa40,0 0 16px #8b5cf633;border-left-width:4px!important;border-left-color:#a78bfa!important}.day-timeline-appt-assignment{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:6px;padding:.12rem .4rem;font-size:.62rem;font-weight:700;line-height:1.2}.day-timeline-appt-assignment--unassigned_queue{color:#fde68a;background:#fbbf2433;border:1px solid #fbbf2473}.day-timeline-appt-assignment--redistributed_archive{color:#e9d5ff;background:#8b5cf638;border:1px solid #a78bfa73}.day-timeline-staff-head--queue{background:#fbbf2414;border:1px dashed #fbbf248c}.day-timeline-staff-head--queue .day-timeline-staff-head__name{color:#fde68a}@keyframes day-timeline-appt-nav-highlight{0%,to{box-shadow:0 0 0 5px #38bdf86b,0 0 28px #38bdf861,inset 0 0 0 1px #bae6fd59}50%{box-shadow:0 0 0 8px #38bdf88c,0 0 40px #7dd3fc8c,inset 0 0 0 1px #e0f2fe80}}.day-timeline-appt-drag-surface{cursor:grab;pointer-events:none;flex-direction:column;flex:auto;min-height:0;display:flex}.day-timeline-appt-drag-surface>*{pointer-events:auto}.day-timeline-appt-drag-surface:active{cursor:grabbing}.day-timeline-appt-drag{cursor:grab;touch-action:none;background:#0f172a59;border-radius:8px 8px 0 0;flex-shrink:0;height:14px;min-height:14px}.day-timeline-appt-drag:active{cursor:grabbing}.day-timeline-appt-main{min-height:0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:auto;justify-content:flex-start;align-items:stretch;gap:.14rem;padding:.3rem 2.2rem .2rem .5rem;text-decoration:none;display:flex;position:relative}a.day-timeline-appt-main:focus-visible,button.day-timeline-appt-main:focus-visible{outline-offset:-2px;outline:2px solid #38bdf8b3}.day-timeline-appt-main-col{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.day-timeline-appt-main-col .day-timeline-appt-main{flex:1 1 0;min-height:0;overflow:hidden}.day-timeline-appt-client-row{border-top:1px solid #ffffff1f;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.35rem;padding:0 .5rem .22rem;display:flex}.day-timeline-appt-client-link{opacity:.88;color:inherit;text-underline-offset:2px;font-size:.62rem;font-weight:600;text-decoration:underline}.day-timeline-appt-footer{box-sizing:border-box;flex-grow:0;flex-shrink:0;justify-content:space-between;align-items:center;gap:.35rem;min-height:1.28rem;padding:.1rem .45rem .38rem;display:flex}.day-timeline-appt-footer--online{min-height:1.38rem;padding-bottom:.42rem}.day-timeline-appt-status-hint{cursor:help;border-radius:999px;outline:none;align-items:center;display:inline-flex}.day-timeline-appt-status-hint:focus-visible{box-shadow:0 0 0 2px #38bdf88c}.day-timeline-appt-status-dot{border:1px solid #0f172a8c;border-radius:999px;width:10px;height:10px;transition:transform .12s;display:inline-block;box-shadow:0 0 0 2px #0f172a4d}.day-timeline-appt-status-hint:hover .day-timeline-appt-status-dot,.day-timeline-appt-status-hint:focus-visible .day-timeline-appt-status-dot{transform:scale(1.15)}.day-timeline-appt-status-dot--completed{background:#10b981}.day-timeline-appt-status-dot--open{background:#fb923c}.day-timeline-appt-status-dot--cancelled{background:#ef4444}.day-timeline-appt-status-tip{pointer-events:none;background:#0f172af7;border:1px solid #94a3b861;border-radius:9px;min-width:9.25rem;max-width:13.5rem;padding:.42rem .58rem;box-shadow:0 10px 28px #00000073,inset 0 1px #ffffff0f}.day-timeline-appt-status-tip--above{transform:translateY(-100%)}.day-timeline-appt-status-tip--below{transform:translateY(0)}.day-timeline-appt-status-tip--completed{border-color:#34d39973}.day-timeline-appt-status-tip--open{border-color:#fb923c73}.day-timeline-appt-status-tip--cancelled{border-color:#f8717173}.day-timeline-appt-status-tip__title{margin-bottom:.14rem;font-size:.7rem;font-weight:750;line-height:1.25;display:block}.day-timeline-appt-status-tip--completed .day-timeline-appt-status-tip__title{color:#6ee7b7}.day-timeline-appt-status-tip--open .day-timeline-appt-status-tip__title{color:#fdba74}.day-timeline-appt-status-tip--cancelled .day-timeline-appt-status-tip__title{color:#fca5a5}.day-timeline-appt-status-tip__desc{color:#e2e8f0eb;font-size:.64rem;font-weight:500;line-height:1.38;display:block}.day-timeline-appt-resize{cursor:ns-resize;touch-action:none;background:linear-gradient(#0000 0%,#ffffff1f 40%,#ffffff38 100%);border-radius:0 0 8px 8px;flex-shrink:0;height:9px;min-height:9px;margin-top:auto}.day-timeline-appt-resize:hover{background:linear-gradient(#0000 0%,#38bdf833 45%,#38bdf873 100%)}.day-timeline-appt-time-row{justify-content:space-between;align-items:center;gap:.35rem;display:flex}.day-timeline-appt-resize-btn{z-index:12;cursor:ns-resize;touch-action:none;width:22px;height:22px;color:inherit;pointer-events:auto;background:#0f172a8c;border:1px solid #94a3b847;border-radius:6px;place-items:center;padding:0;display:grid;position:absolute;top:.3rem;right:.45rem}.day-timeline-appt-resize-btn--locked{cursor:not-allowed;opacity:.45;border-color:#94a3b82e}.day-timeline-appt-resize-btn:hover{border-color:#38bdf899;box-shadow:inset 0 0 0 1px #38bdf859}.day-timeline-appt-resize-icon{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='6' cy='6' r='3'/><circle cx='6' cy='18' r='3'/><line x1='20' y1='4' x2='8.5' y2='14.5'/><line x1='20' y1='20' x2='8.5' y2='9.5'/></svg>");background-position:50%;background-repeat:no-repeat;background-size:14px 14px;width:14px;height:14px}.day-timeline--vertical .day-timeline-appt-shell{border:1px solid #94a3b833;border-left-width:4px;box-shadow:0 3px 12px #00000052,0 0 0 1px #0f172a59}.day-timeline-drag-preview{pointer-events:none;z-index:4;background:#38bdf826;border:1px dashed #38bdf88c;border-radius:12px;position:relative;box-shadow:inset 0 0 0 1px #38bdf833}.day-timeline--vertical .day-timeline-appt-shell--service-fallback{color:#f1f5f9;background:linear-gradient(168deg,#47556961 0%,#0f172ae8 55%,#0a0c12f7 100%);border-left-color:#94a3b8}.day-timeline--vertical .day-timeline-appt-shell--service-tint{color:#f1f5f9}.day-timeline--vertical .day-timeline-appt-shell.cal-appt-shell--booking-panel{color:#f1f5f9;background:linear-gradient(168deg,#3b82f666 0%,#0f172ae0 52%,#0a0c12fa 100%);border-left-color:#3b82f6}.day-timeline--vertical .day-timeline-appt-shell.cal-appt-shell--booking-online{color:#f1f5f9;background:linear-gradient(168deg,#10b9816b 0%,#0f172ae0 52%,#0a0c12fa 100%);border-left-color:#10b981}.day-timeline-appt-source{letter-spacing:.04em;text-transform:uppercase;color:#a7f3d0fa;background:#10b98138;border:1px solid #34d39959;border-radius:4px;align-self:flex-start;margin-top:.12rem;padding:.06rem .38rem;font-size:.58rem;font-weight:700;line-height:1.2}.day-timeline-appt-source--footer{border-radius:999px;flex-shrink:0;margin:0 0 0 auto;padding:.1rem .42rem;font-size:.54rem;line-height:1.15;box-shadow:0 1px 6px #10b9812e}.day-timeline-appt-source--chip{border-radius:999px;flex-shrink:0;margin:0;padding:.06rem .3rem;font-size:.5rem;line-height:1.1}.cal-appt-chip.cal-appt-shell--booking-panel{background:linear-gradient(168deg,#3b82f673 0%,#0f172ae6 100%);border-left:3px solid #3b82f6}.cal-appt-chip.cal-appt-shell--booking-online{background:linear-gradient(168deg,#10b98173 0%,#0f172ae6 100%);border-left:3px solid #10b981}.crm-day-appt-card.cal-appt-shell--booking-panel{background:linear-gradient(168deg,#3b82f647 0%,#0d121cfa 100%);border-color:#3b82f659}.crm-day-appt-card.cal-appt-shell--booking-panel:before{background:#3b82f6;width:4px}.crm-day-appt-card.cal-appt-shell--booking-online{background:linear-gradient(168deg,#10b9814d 0%,#0d121cfa 100%);border-color:#10b98161}.crm-day-appt-card.cal-appt-shell--booking-online:before{background:#10b981;width:4px}.schedule-booking-source-legend{background:#0f172a73;border:1px solid #94a3b824;border-radius:999px;flex-wrap:wrap;align-items:center;gap:.45rem .75rem;padding:.22rem .55rem;display:inline-flex}.schedule-booking-source-legend__item{color:#cbd5e1e0;white-space:nowrap;align-items:center;gap:.32rem;font-size:.7rem;font-weight:600;display:inline-flex}.schedule-booking-source-legend__item:before{content:"";border-radius:2px;flex-shrink:0;width:.62rem;height:.62rem}.schedule-booking-source-legend__item--panel:before{background:#3b82f6;box-shadow:0 0 0 1px #3b82f673}.schedule-booking-source-legend__item--online:before{background:#10b981;box-shadow:0 0 0 1px #10b98173}.day-timeline--vertical .day-timeline-appt-drag{background:linear-gradient(#1e40af33,#0f172a00);border-bottom:1px solid #3b82f633;border-radius:10px 10px 0 0;height:18px;min-height:18px}.day-timeline--vertical .day-timeline-appt-main{box-sizing:border-box;flex:auto;gap:.22rem;min-height:0;padding:.36rem .45rem .28rem;overflow:hidden}.day-timeline--vertical .day-timeline-appt-main .cal-appt-chip-time{font-variant-numeric:tabular-nums;letter-spacing:.04em;text-transform:uppercase;opacity:.92;font-size:.62rem;font-weight:700}.day-timeline--vertical .day-timeline-appt-main .cal-appt-chip-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;font-weight:750;line-height:1.25;display:-webkit-box;overflow:hidden}.day-timeline--vertical .day-timeline-appt-main .cal-appt-chip-sub{opacity:.9;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:.7rem;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.day-timeline--vertical .day-timeline-appt-visit-status{letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;border-radius:999px;align-self:flex-start;align-items:center;max-width:100%;margin-top:.1rem;padding:.12em .45em;font-size:.62rem;font-weight:750;line-height:1.25;display:inline-flex;overflow:hidden}.day-timeline--vertical .day-timeline-appt-visit-status--always{display:inline-flex}.day-timeline--vertical .day-timeline-appt-visit-status--xs{padding:.1em .4em;font-size:.54rem}.day-timeline--vertical .day-timeline-appt-visit-status--sm{font-size:.58rem}.day-timeline--vertical .day-timeline-appt-visit-status--completed{color:#bbf7d0;background:#22c55e2e;border:1px solid #22c55e61}.day-timeline--vertical .day-timeline-appt-visit-status--open{color:#fde68a;background:#eab30824;border:1px solid #eab30861}.day-timeline--vertical .day-timeline-appt-resize{cursor:ns-resize;touch-action:none;z-index:3;background:linear-gradient(#0f172a00,#082f4966);border-top:1px solid #38bdf84d;border-radius:0 0 10px 10px;flex-shrink:0;height:18px;min-height:18px;position:absolute;bottom:0;left:0;right:0}.day-timeline--vertical .day-timeline-appt-resize:before{content:"";position:absolute;inset:-14px 0 0}.day-timeline--vertical .day-timeline-appt-drag{z-index:3;cursor:grab;height:14px;min-height:14px;position:absolute;top:0;left:0;right:0}.day-timeline--vertical .day-timeline-appt-drag:active{cursor:grabbing}.day-timeline--vertical .day-timeline-appt-handle{pointer-events:none;opacity:.92;background:#0f172aeb;border:1px solid #94a3b873;border-radius:999px;width:2.15rem;height:.9rem;transition:opacity .12s,border-color .12s,background .12s;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 3px 10px #02061759}.day-timeline--vertical .day-timeline-appt-handle--drag{top:-8px}.day-timeline--vertical .day-timeline-appt-handle--resize{background:#082f49f2;border-color:#38bdf8a6;bottom:-8px}.day-timeline--vertical .day-timeline-appt-handle--drag:before{content:"";background:#e2e8f0db;width:.7rem;height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 -3px #e2e8f0c7,0 3px #e2e8f0c7}.day-timeline--vertical .day-timeline-appt-handle--resize:before{content:"⇳";color:#bae6fdf2;font-size:.6rem;font-weight:700;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-52%)}.day-timeline--vertical .day-timeline-appt-shell:hover .day-timeline-appt-handle{opacity:1}.day-timeline--vertical .day-timeline-appt-shell:hover .day-timeline-appt-handle--drag{border-color:#cbd5e194}.day-timeline--vertical .day-timeline-appt-shell:hover .day-timeline-appt-handle--resize{border-color:#38bdf8b3}.day-timeline--vertical .day-timeline-appt-drag:after,.day-timeline--vertical .day-timeline-appt-resize:after{content:attr(data-hint);white-space:nowrap;color:#e2e8f0;opacity:0;pointer-events:none;background:#020617f2;border:1px solid #94a3b859;border-radius:8px;padding:4px 7px;font-size:.62rem;font-weight:700;line-height:1;transition:opacity .12s;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 8px 18px #02061773}.day-timeline--vertical .day-timeline-appt-drag:after{top:-24px}.day-timeline--vertical .day-timeline-appt-resize:after{bottom:-24px}.day-timeline--vertical .day-timeline-appt-drag:hover:after,.day-timeline--vertical .day-timeline-appt-resize:hover:after{opacity:1}.day-timeline--vertical .day-timeline-appt-inline{white-space:nowrap;text-overflow:ellipsis;opacity:.95;align-items:center;gap:.22rem;min-width:0;font-size:.65rem;font-weight:650;line-height:1.22;display:flex;overflow:hidden}.day-timeline--vertical .day-timeline-appt-inline__service,.day-timeline--vertical .day-timeline-appt-inline__client,.day-timeline--vertical .day-timeline-appt-inline__staff{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.day-timeline--vertical .day-timeline-appt-inline__staff,.day-timeline--vertical .day-timeline-appt-staff{opacity:.82;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.62rem;font-weight:600;line-height:1.25;overflow:hidden}.day-timeline--vertical .day-timeline-appt-staff{display:block}.day-timeline--vertical .day-timeline-appt-inline--xs{justify-content:center}.day-timeline--vertical .day-timeline-appt-inline--sm{white-space:normal;flex-direction:column;align-items:flex-start;gap:.05rem}.day-timeline--vertical .day-timeline-appt-shell--xs .day-timeline-appt-main{justify-content:center;gap:.04rem;padding:.08rem 1.6rem .08rem .32rem}.day-timeline--vertical .day-timeline-appt-shell--xs .day-timeline-appt-main .cal-appt-chip-time{letter-spacing:.02em;font-size:.55rem;line-height:1.08}.day-timeline--vertical .day-timeline-appt-shell--xs .day-timeline-appt-visit-status{margin-top:.02rem;font-size:.52rem}.day-timeline--vertical .day-timeline-appt-shell--xs .day-timeline-appt-inline{white-space:normal;flex-direction:column;align-items:flex-start;font-size:.57rem;line-height:1.1}.day-timeline--vertical .day-timeline-appt-shell--xs .day-timeline-appt-inline__staff{opacity:.78;font-size:.52rem}.day-timeline--vertical .day-timeline-appt-shell--xs .day-timeline-appt-inline__client,.day-timeline--vertical .day-timeline-appt-shell--xs .day-timeline-appt-inline__sep,.day-timeline--vertical .day-timeline-appt-shell--xs .day-timeline-appt-client-row{display:none}.day-timeline--vertical .day-timeline-appt-shell--xs .day-timeline-appt-resize-btn{width:18px;height:18px}.day-timeline--vertical .day-timeline-appt-shell--xs .day-timeline-appt-resize-icon{background-size:12px 12px;width:12px;height:12px}.day-timeline--vertical .day-timeline-appt-shell--sm .day-timeline-appt-footer{gap:.28rem;min-height:1.32rem;padding-top:.08rem;padding-bottom:.32rem}.day-timeline--vertical .day-timeline-appt-shell--sm.cal-appt-shell--booking-online .day-timeline-appt-footer{padding-bottom:.36rem}.day-timeline--vertical .day-timeline-appt-shell--sm .day-timeline-appt-main{justify-content:flex-start;gap:.08rem;padding:.2rem .38rem .1rem}.day-timeline--vertical .day-timeline-appt-shell--sm.cal-appt-shell--booking-online .day-timeline-appt-main{padding-bottom:.06rem}.day-timeline--vertical .day-timeline-appt-shell--sm .day-timeline-appt-source--footer{padding:.08rem .36rem;font-size:.52rem}.day-timeline--vertical .day-timeline-appt-shell--sm .day-timeline-appt-main .cal-appt-chip-time{font-size:.58rem;line-height:1.12}.day-timeline--vertical .day-timeline-appt-shell--sm .day-timeline-appt-inline{font-size:.6rem}.day-timeline--vertical .day-timeline-appt-shell--sm .day-timeline-appt-inline__sep{display:none}.day-timeline--vertical .day-timeline-appt-shell--md .day-timeline-appt-main{gap:.14rem;padding:.2rem .42rem .12rem}.day-timeline--vertical .day-timeline-appt-shell--md.cal-appt-shell--booking-online .day-timeline-appt-footer{padding-bottom:.44rem}.day-timeline--vertical .day-timeline-appt-shell--md .day-timeline-appt-main .cal-appt-chip-time{font-size:.6rem}.day-timeline--vertical .day-timeline-appt-shell--resizing{outline-offset:0;z-index:4;outline:2px solid #38bdf88c}.day-timeline--vertical .day-timeline-appt-duration{font-variant-numeric:tabular-nums;opacity:.88;font-size:.62rem;font-weight:700}.day-timeline-reassign-pop{z-index:60;background:linear-gradient(#0f172afa,#111827fa);border:1px solid #38bdf873;border-radius:12px;min-width:16rem;max-width:min(24rem,92vw);padding:.62rem .72rem;position:fixed;transform:translate(-50%,calc(-100% - 12px));box-shadow:0 14px 34px #02061780}.day-timeline-reassign-pop__title{color:#e2e8f0;font-size:.78rem;font-weight:700}.day-timeline-reassign-pop__text{color:#cbd5e1;margin-top:.2rem;font-size:.72rem}.day-timeline-reassign-pop__actions{justify-content:flex-end;gap:.42rem;margin-top:.52rem;display:flex}.day-timeline-save-pop{z-index:80;pointer-events:auto;background:linear-gradient(#0f172afa,#111827fa);border:1px solid #38bdf88c;border-radius:12px;min-width:11rem;max-width:min(22rem,92vw);padding:.5rem .58rem;position:fixed;box-shadow:0 14px 34px #0206178c}.day-timeline-save-pop__hint{color:#e2e8f0;font-size:.72rem;font-weight:600;line-height:1.35}.day-timeline-save-pop__actions{justify-content:flex-end;align-items:center;gap:.4rem;margin-top:.48rem;display:flex}.day-timeline-save-pop__save{min-width:6.5rem}.day-timeline-save-pop--below{transform:translate(-50%)}.day-timeline-save-pop--above{transform:translate(-50%,-100%)}.day-timeline-drag-preview--pending{pointer-events:none;background:#0e749047;border:2px solid #38bdf8d9;box-shadow:0 0 0 1px #38bdf859}.day-timeline-appt-shell--pending-source{opacity:.38;pointer-events:none}.day-timeline-block{justify-content:center;min-height:3.5rem}.cal-appt-chip{cursor:grab;width:100%;margin:0;position:relative!important;inset:auto!important}.cal-appt-chip:active{cursor:grabbing}.cal-appt-chip-time{font-weight:700}.cal-appt-chip-title{font-weight:600}.cal-appt-chip-sub{opacity:.85;font-size:.68rem}.cal-block-chip{border:1px dashed;border-radius:8px;flex-direction:column;flex-shrink:0;gap:.12rem;padding:.3rem .4rem;font-size:.7rem;line-height:1.2;display:flex;position:relative}.cal-block-chip.cal-block--break{color:#fde68a;background:#f59e0b24;border-color:#fbbf2480}.cal-block-chip.cal-block--block{color:#cbd5e1;background:#94a3b81f;border-color:#94a3b859}.cal-block-chip-label{font-weight:700}.cal-block-chip-time{opacity:.95;font-size:.65rem}.cal-block-chip-note{opacity:.88;font-size:.62rem}.modal-backdrop{z-index:50;background:#0f172a73;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal-backdrop--appointment{z-index:1200;-webkit-backdrop-filter:blur(10px);background:#05080cb8;align-items:flex-start;padding-top:clamp(.75rem,4vh,2.5rem);overflow-y:auto}.modal-card{background:var(--vx-surface);border-radius:12px;width:100%;max-width:440px;padding:1.25rem 1.35rem;box-shadow:0 20px 50px #0f172a33}.modal-card--appointment{background:linear-gradient(165deg,#161c26fa 0%,#0f141cfc 100%);border:1px solid #94a3b824;border-radius:16px;flex-direction:column;width:min(100%,900px);max-width:min(96vw,900px);min-height:0;max-height:min(92vh,880px);margin-bottom:1rem;padding:0;display:flex;box-shadow:inset 0 0 0 1px #ffffff0a,0 24px 64px #0000008c}.appointment-modal__head{border-bottom:1px solid #94a3b81f;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.15rem 1.35rem 1rem;display:flex}.appointment-modal__title{letter-spacing:-.02em;margin:0;font-size:1.22rem;font-weight:750}.appointment-modal__subtitle{margin:.28rem 0 0;font-size:.86rem}.appointment-modal__close{color:#f8fafc;background:#334155e6;border:1px solid #cbd5e16b;border-radius:11px;width:2.35rem;min-width:2.35rem;height:2.35rem;min-height:2.35rem;cursor:pointer!important}.appointment-modal__close .vx-close-icon{width:1.1rem;height:1.1rem}.appointment-modal__close:hover{color:#fff;background:#475569fa;border-color:#e2e8f08c}.appointment-modal__form{flex-direction:column;flex:1;min-height:0;display:flex}.appointment-modal__scroll{-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:1.15rem 1.35rem 1rem;overflow:hidden auto}.appointment-modal__manage{background:#0f172a59;border:1px solid #94a3b824;border-radius:12px;margin-bottom:1rem;overflow:hidden}.appointment-modal__manage-summary{color:#e2e8f0e6;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;padding:.65rem .9rem;font-size:.84rem;font-weight:650;list-style:none;display:flex}.appointment-modal__manage-summary::-webkit-details-marker{display:none}.appointment-modal__manage-summary:before{content:"⌄";color:#94a3b8d9;justify-content:center;width:1.1rem;transition:transform .15s;display:inline-flex}.appointment-modal__manage[open] .appointment-modal__manage-summary:before{transform:rotate(180deg)}.appointment-modal__manage[open] .appointment-modal__manage-list{padding:0 .9rem .75rem}.appointment-modal__manage-list{margin:0;padding:0 .9rem .75rem 1.15rem;font-size:.82rem;line-height:1.45}.appointment-modal__manage-list strong{color:#e2e8f0f2;font-weight:650}.appointment-modal__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:1.35rem 1.75rem;display:grid}@media (width<=760px){.appointment-modal__grid{grid-template-columns:1fr}}.appointment-modal__section{background:#05080c52;border:1px solid #94a3b81a;border-radius:14px;flex-direction:column;gap:.7rem;padding:.95rem 1rem 1rem;display:flex}.appointment-modal__section+.appointment-modal__section{margin-top:.15rem}.appointment-modal__section--finance{background:#05080c6b;border-color:#94a3b824}.appointment-modal__section-label{letter-spacing:.12em;text-transform:uppercase;color:#94a3b8eb;align-items:center;gap:.55rem;font-size:.72rem;font-weight:750;display:flex}.appointment-modal__section-label:before{content:"";background:linear-gradient(135deg,#38bdf8f2,#6366f1d9);border-radius:999px;flex-shrink:0;width:.42rem;height:.42rem;box-shadow:0 0 8px #38bdf873}.appointment-modal__section-label--nested:before{box-shadow:none;background:#94a3b899}.appointment-modal__field{flex-direction:column;gap:.38rem;min-width:0;display:flex}.appointment-modal__field--narrow{max-width:14rem}.appointment-modal__label{color:#e2e8f0e0;font-size:.82rem;font-weight:650}.appointment-modal__field-hint{margin:0;font-size:.78rem;line-height:1.4}.modal-card--appointment .vx-input,.modal-card--appointment .vx-select,.modal-card--appointment .vx-textarea{box-sizing:border-box;width:100%;min-height:2.65rem;color:var(--vx-text);font:inherit;background:#05080cb8;border:1px solid #94a3b838;border-radius:11px;padding:.52rem .78rem;font-size:.92rem;transition:border-color .15s,box-shadow .15s}.modal-card--appointment .vx-textarea{resize:vertical;min-height:5.5rem;line-height:1.45}.modal-card--appointment .vx-select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .72rem center;background-repeat:no-repeat;padding-right:2.35rem}.modal-card--appointment .vx-select:focus,.modal-card--appointment .vx-input:focus,.modal-card--appointment .vx-textarea:focus{border-color:#38bdf88c;outline:none;box-shadow:0 0 0 3px #38bdf824}.vx-input--amount-hint::placeholder{color:#94a3b8b8;opacity:1}.appointment-modal__split-remainder{color:#94a3b8eb;font-weight:600}.modal-card--appointment .vx-select:disabled{opacity:.55;cursor:not-allowed}.modal-card--appointment .modern-hm-trigger{background-color:#05080cb8;border:1px solid #94a3b838;border-radius:11px;min-height:2.65rem;padding:.48rem 1.85rem .48rem .55rem}.modal-card--appointment .modern-hm-trigger:focus{border-color:#38bdf88c;outline:none;box-shadow:0 0 0 3px #38bdf824}.modal-card--appointment .modern-date-field-caption{color:#e2e8f0e0;font-weight:650}.vx-combo{width:100%;position:relative}.vx-combo__trigger{box-sizing:border-box;width:100%;min-height:2.65rem;color:var(--vx-text);font:inherit;text-align:left;cursor:pointer;background:#05080cb8;border:1px solid #94a3b838;border-radius:11px;align-items:center;gap:.5rem;padding:.45rem 2.35rem .45rem .78rem;font-size:.92rem;transition:border-color .15s,box-shadow .15s,background .15s;display:flex;position:relative}.vx-combo__trigger:hover:not(:disabled){border-color:#94a3b86b}.vx-combo--open .vx-combo__trigger,.vx-combo__trigger:focus-visible{border-color:#38bdf88c;outline:none;box-shadow:0 0 0 3px #38bdf824}.vx-combo__trigger:disabled{opacity:.55;cursor:not-allowed}.vx-combo__trigger--placeholder .vx-combo__trigger-label{color:#94a3b8b3}.vx-combo__trigger-label{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-weight:600;overflow:hidden}.vx-combo__trigger-hint{color:#94a3b8d9;flex:none;margin-right:.15rem;font-size:.78rem;font-weight:500}.vx-combo__chevron{color:#94a3b8e6;pointer-events:none;justify-content:center;align-items:center;transition:transform .18s,color .15s;display:flex;position:absolute;top:50%;right:.72rem;transform:translateY(-50%)}.vx-combo__chevron svg{display:block}.vx-combo--open .vx-combo__chevron{color:#7dd3fc;transform:translateY(-50%)rotate(180deg)}.vx-combo__panel{z-index:60;background:linear-gradient(#141c26 0%,#0f1419 100%);border:1px solid #94a3b852;border-radius:14px;flex-direction:column;max-height:min(420px,68vh);animation:.14s ease-out vx-combo-pop;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 16px 48px #0000008c,inset 0 0 0 1px #ffffff0a}.vx-combo__panel--above{top:auto;bottom:calc(100% + 6px);box-shadow:0 -16px 48px #0000008c,inset 0 0 0 1px #ffffff0a}@keyframes vx-combo-pop{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.vx-combo__search{border-bottom:1px solid #94a3b81f;flex:none;padding:.55rem .6rem;position:relative}.vx-combo__search-input{box-sizing:border-box;width:100%;min-height:2.3rem;color:var(--vx-text);font:inherit;background:#05080cb3;border:1px solid #94a3b838;border-radius:9px;padding:.45rem 2rem .45rem .7rem;font-size:.9rem}.vx-combo__search .vx-combo__search-input:focus{border-color:#38bdf88c;outline:none;box-shadow:0 0 0 3px #38bdf824}.vx-combo__search-clear{color:#e2e8f0eb;background:#0f172a8c;border:1px solid #94a3b838;border-radius:8px;width:1.55rem;min-width:1.55rem;height:1.55rem;min-height:1.55rem;position:absolute;top:50%;right:.95rem;transform:translateY(-50%);cursor:pointer!important}.vx-combo__search-clear:hover{background:#1e293bd9;border-color:#94a3b866;cursor:pointer!important;transform:translateY(-50%)!important}.vx-combo__list{scrollbar-width:thin;scrollbar-color:#94a3b852 transparent;flex:auto;margin:0;padding:.35rem .35rem .5rem;list-style:none;overflow-y:auto}.vx-combo__list::-webkit-scrollbar{width:8px}.vx-combo__list::-webkit-scrollbar-thumb{background:#94a3b847;border-radius:8px}.vx-combo__group{list-style:none}.vx-combo__group+.vx-combo__group{border-top:1px solid #94a3b81a;margin-top:.35rem;padding-top:.35rem}.vx-combo__group-label{letter-spacing:.1em;text-transform:uppercase;color:#94a3b8d9;padding:.35rem .55rem .2rem;font-size:.7rem;font-weight:750}.vx-combo__group-list{flex-direction:column;gap:.1rem;margin:0;padding:0;list-style:none;display:flex}.vx-combo__option{cursor:pointer;border-radius:9px;align-items:center;gap:.55rem;padding:.55rem .65rem;transition:background .12s,color .12s;display:flex;position:relative}.vx-combo__option-label{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:.92rem;font-weight:600;overflow:hidden}.vx-combo__option-hint{color:#94a3b8d9;font-variant-numeric:tabular-nums;flex:none;font-size:.8rem}.vx-combo__option--active{background:#38bdf824}.vx-combo__option--selected{color:#f1f5f9;background:#38bdf838}.vx-combo__option--selected.vx-combo__option--active{background:#38bdf84d}.vx-combo__option--selected:before{content:"";background:#38bdf8f2;border-radius:999px;width:.3rem;height:.3rem;position:absolute;top:50%;left:.35rem;transform:translateY(-50%);box-shadow:0 0 0 3px #38bdf833}.vx-combo__option--selected .vx-combo__option-label{font-weight:700}.vx-combo__option--disabled{opacity:.45;cursor:not-allowed}.vx-combo__status{text-align:center;color:#94a3b8d9;padding:.95rem .85rem;font-size:.88rem;list-style:none}.client-select{width:100%;position:relative}.client-select__trigger{box-sizing:border-box;width:100%;min-height:3.1rem;color:var(--vx-text);font:inherit;text-align:left;cursor:pointer;background:#05080cb8;border:1px solid #94a3b838;border-radius:12px;align-items:center;gap:.5rem;padding:.4rem 2.35rem .4rem .55rem;transition:border-color .15s,box-shadow .15s,background .15s;display:flex;position:relative}.client-select__trigger:hover:not(:disabled){background:#080c12d9;border-color:#94a3b86b}.client-select--open .client-select__trigger,.client-select__trigger:focus-visible{border-color:#38bdf88c;outline:none;box-shadow:0 0 0 3px #38bdf824}.client-select__trigger--placeholder .client-select__placeholder{color:#94a3b8b8;font-size:.92rem}.client-select__chevron{color:#94a3b8e6;pointer-events:none;transition:transform .18s,color .15s;display:flex;position:absolute;top:50%;right:.72rem;transform:translateY(-50%)}.client-select--open .client-select__chevron{color:#7dd3fc;transform:translateY(-50%)rotate(180deg)}.client-select__row{flex:auto;align-items:center;gap:.65rem;min-width:0;display:flex}.client-select__row--compact{gap:.55rem}.client-select__avatar{letter-spacing:.02em;border-radius:10px;flex:none;justify-content:center;align-items:center;font-weight:750;display:flex;box-shadow:0 2px 8px #00000040}.client-select__avatar--md{width:2.35rem;height:2.35rem;font-size:.82rem}.client-select__avatar--sm{border-radius:8px;width:2rem;height:2rem;font-size:.72rem}.client-select__row-text{flex-direction:column;flex:auto;gap:.12rem;min-width:0;display:flex}.client-select__row-top{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.client-select__name{color:#f1f5f9;text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;font-weight:650;overflow:hidden}.client-select__phone{color:#94a3b8e6;font-variant-numeric:tabular-nums;font-size:.8rem;font-weight:500}.client-select__badge{letter-spacing:.06em;text-transform:uppercase;color:#fcd34d;background:#fbbf242e;border:1px solid #fbbf2459;border-radius:6px;flex:none;padding:.1rem .38rem;font-size:.62rem;font-weight:800}.client-new-badge{letter-spacing:.04em;text-transform:uppercase;color:#6ee7b7;background:#34d39929;border:1px solid #34d39961;border-radius:6px;flex:none;padding:.1rem .38rem;font-size:.62rem;font-weight:800}.crm-client-profile-hero__badge--new{color:#6ee7b7;background:#34d39929;border:1px solid #34d39961}.day-timeline-appt-new-badge{vertical-align:middle;margin-left:.25rem;padding:.05rem .3rem;font-size:.58rem}.client-select__points{color:#7dd3fc;background:#38bdf81f;border-radius:6px;flex:none;padding:.08rem .35rem;font-size:.72rem;font-weight:650}.client-select__panel{background:linear-gradient(#151d28 0%,#0d1117 100%);border:1px solid #94a3b852;border-radius:14px;flex-direction:column;max-height:min(440px,72vh);animation:.14s ease-out vx-combo-pop;display:flex;overflow:hidden;box-shadow:0 20px 56px #00000094,inset 0 0 0 1px #ffffff0a}.client-select__search{border-bottom:1px solid #94a3b81f;flex:none;align-items:center;gap:.45rem;padding:.55rem .6rem;display:flex;position:relative}.client-select__search-icon{color:#94a3b8bf;flex:none;margin-left:.15rem}.client-select__search-input{min-width:0;min-height:2.35rem;color:var(--vx-text);font:inherit;background:0 0;border:none;flex:auto;padding:.4rem 2rem .4rem 0;font-size:.92rem}.client-select__search-input:focus{outline:none}.client-select__search-input::placeholder{color:#94a3b88c}.client-select__search-clear{color:#e2e8f0eb;background:#0f172a8c;border:1px solid #94a3b838;border-radius:8px;width:1.55rem;min-width:1.55rem;height:1.55rem;min-height:1.55rem;position:absolute;top:50%;right:.75rem;transform:translateY(-50%);cursor:pointer!important}.client-select__search-clear:hover{background:#1e293bd9;border-color:#94a3b866;cursor:pointer!important;transform:translateY(-50%)!important}.client-select__list{scrollbar-width:thin;scrollbar-color:#94a3b852 transparent;flex-direction:column;flex:auto;gap:.15rem;margin:0;padding:.4rem;list-style:none;display:flex;overflow-y:auto}.client-select__option{cursor:pointer;border-radius:10px;align-items:center;gap:.5rem;padding:.5rem .55rem;transition:background .12s;display:flex}.client-select__option--active{background:#38bdf81f}.client-select__option--selected{background:#38bdf82e}.client-select__option--selected.client-select__option--active{background:#38bdf842}.client-select__check{color:#7dd3fc;background:#38bdf840;border-radius:50%;flex:none;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.client-select__status{text-align:center;color:#94a3b8d9;padding:1.1rem .85rem;font-size:.88rem;list-style:none}.client-select__footer{color:#94a3b8a6;text-align:center;border-top:1px solid #94a3b81a;flex:none;padding:.4rem .75rem .55rem;font-size:.72rem;font-weight:600}.loyalty-page .client-select{width:100%;max-width:none}.appointment-modal__field .client-select{width:100%}.appointment-modal__readonly-card{background:#05080c73;border:1px solid #94a3b824;border-radius:12px;flex-direction:column;gap:.22rem;padding:.72rem .85rem;display:flex}.appointment-modal__readonly-card--client{gap:.35rem}.appointment-modal__readonly-k{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8d9;font-size:.72rem;font-weight:650}.appointment-modal__readonly-v{font-size:.95rem;font-weight:600}.appointment-modal__readonly-value{background:#0f172a59;border:1px solid #94a3b838;border-radius:10px;padding:.55rem .65rem;font-size:.95rem;font-weight:600;display:block}.appointment-modal__client-name{flex-wrap:wrap;align-items:center;gap:.4rem;font-size:1.02rem;font-weight:700;display:flex}.appointment-modal__client-phone{font-size:.9rem}.appointment-modal__client-card-link{color:inherit;cursor:pointer;text-decoration:none;transition:border-color .15s,box-shadow .15s,background .15s}.appointment-modal__client-card-link:hover{background:#080c12a6;border-color:#38bdf873;box-shadow:0 0 0 1px #38bdf81f}.appointment-modal__client-card-link:focus-visible{outline-offset:2px;outline:2px solid #38bdf8bf}.appointment-modal__datetime-row{flex-wrap:wrap;align-items:flex-end;gap:.85rem 1.25rem;display:flex}.appointment-modal__datetime-row .modern-date-field{flex:12rem;min-width:0}.appointment-modal__datetime-row .modern-date-trigger-row{max-width:none}.appointment-modal__datetime-row .modern-hm{flex:none;min-width:7.5rem}.appointment-modal__inline-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}@media (width<=520px){.appointment-modal__inline-fields{grid-template-columns:1fr}}.appointment-modal__view-only-banner{color:#bae6fd;background:#38bdf81a;border:1px solid #38bdf852;border-radius:10px;margin:0 1.1rem .65rem;padding:.55rem .8rem;font-size:.84rem;line-height:1.45}.appointment-modal__section--status{background:linear-gradient(165deg,#38bdf80f 0%,#05080c61 100%);border-color:#38bdf829}.appointment-modal__status-seg{grid-template-columns:repeat(auto-fill,minmax(9.5rem,1fr));gap:.45rem;display:grid}.appointment-modal__status-seg--visit{grid-template-columns:repeat(2,minmax(0,1fr))}.modal-card--appointment button.appointment-modal__status-pill{color:#f1f5f9eb;text-align:center;cursor:pointer;background:#162032e0;border:1px solid #94a3b847;border-radius:10px;width:100%;min-height:2.35rem;margin:0;padding:.48rem .65rem;font-size:.78rem;font-weight:700;line-height:1.25;transition:background .14s,border-color .14s,color .14s,box-shadow .14s,transform .12s;box-shadow:inset 0 1px #ffffff0d}.modal-card--appointment button.appointment-modal__status-pill:hover{background:#1e3048f2;border-color:#7dd3fc73;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff14,0 6px 16px #00000038}.modal-card--appointment button.appointment-modal__status-pill--active{color:#f8fafc;box-shadow:inset 0 1px #ffffff1f,0 0 0 2px #38bdf82e,0 8px 20px #00000040}.appointment-modal__status-pill--pending{border-color:#94a3b859}.appointment-modal__status-pill--pending.appointment-modal__status-pill--active{background:#4755698c;border-color:#94a3b8bf}.appointment-modal__status-pill--confirmed{border-color:#38bdf859}.appointment-modal__status-pill--confirmed.appointment-modal__status-pill--active{background:#38bdf838;border-color:#38bdf8cc}.appointment-modal__status-pill--arrived{border-color:#34d39959}.appointment-modal__status-pill--arrived.appointment-modal__status-pill--active{background:#34d3992e;border-color:#34d399bf}.appointment-modal__status-pill--completed,.appointment-modal__status-pill--paid{border-color:#10b98159}.appointment-modal__status-pill--completed.appointment-modal__status-pill--active,.appointment-modal__status-pill--paid.appointment-modal__status-pill--active{background:#10b98138;border-color:#10b981cc}.appointment-modal__status-pill--cancelled{border-color:#f8717159}.appointment-modal__status-pill--cancelled.appointment-modal__status-pill--active{background:#ef444433;border-color:#f87171cc}.appointment-modal__status-pill--no-show{border-color:#fbbf2459}.appointment-modal__status-pill--no-show.appointment-modal__status-pill--active{background:#f59e0b33;border-color:#fbbf24cc}.appointment-modal__status-pill--choice,.appointment-modal__status-pill--pay{border-radius:999px}.appointment-modal__status-pill--choice.appointment-modal__status-pill--active,.appointment-modal__status-pill--pay.appointment-modal__status-pill--active{background:#38bdf833;border-color:#38bdf8bf}.appointment-modal__status-pill[data-hint]{position:relative}.appointment-modal__status-pill[data-hint]:after{content:attr(data-hint);z-index:12;color:#e2e8f0f2;text-align:center;white-space:normal;pointer-events:none;opacity:0;visibility:hidden;background:#0f172afa;border:1px solid #94a3b859;border-radius:8px;min-width:8.5rem;max-width:12.5rem;padding:.38rem .52rem;font-size:.64rem;font-weight:550;line-height:1.35;transition:opacity .12s,transform .12s,visibility .12s;position:absolute;bottom:calc(100% + 7px);left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 10px 24px #0006}.appointment-modal__status-pill[data-hint]:hover:after,.appointment-modal__status-pill[data-hint]:focus-visible:after{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.appointment-modal__pay-block{border-top:1px solid #38bdf824;flex-direction:column;gap:.55rem;margin-top:.35rem;padding-top:.65rem;display:flex}.appointment-modal__finance-note{background:#0f172a73;border:1px solid #94a3b833;border-radius:9px;margin:0;padding:.5rem .6rem;font-size:.78rem;line-height:1.4}.appointment-modal__status-seg--pay{grid-template-columns:repeat(2,minmax(0,1fr))}.appointment-modal__section-label--tight{margin-top:.5rem;margin-bottom:.35rem}.appointment-modal__pay-channels-wrap{margin-top:.15rem}.appointment-modal__pay-channels{flex-direction:column;gap:.42rem;display:flex}.modal-card--appointment button.appointment-modal__pay-channel{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#121a28d1;border:1px solid #94a3b83d;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:.62rem;margin:0;padding:.58rem .68rem;transition:border-color .14s,background .14s,box-shadow .14s,transform .12s;display:grid;box-shadow:inset 0 1px #ffffff0a}.modal-card--appointment button.appointment-modal__pay-channel:hover{background:#1a263aeb;border-color:#7dd3fc6b;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff12,0 6px 18px #0003}.modal-card--appointment button.appointment-modal__pay-channel--active{background:linear-gradient(135deg,#38bdf824 0%,#121a28f2 58%);border-color:#38bdf88c;box-shadow:inset 0 1px #ffffff1a,0 0 0 1px #38bdf82e}.modal-card--appointment button.appointment-modal__pay-channel--cash.appointment-modal__pay-channel--active{border-left:3px solid #22c55e}.modal-card--appointment button.appointment-modal__pay-channel--card.appointment-modal__pay-channel--active{border-left:3px solid #3b82f6}.modal-card--appointment button.appointment-modal__pay-channel--bank.appointment-modal__pay-channel--active{border-left:3px solid #a855f7}.appointment-modal__pay-channel__icon{background:#0f172a8c;border:1px solid #94a3b833;border-radius:10px;flex-shrink:0;place-items:center;width:2.15rem;height:2.15rem;display:grid;position:relative}.appointment-modal__pay-channel__icon:before{content:"";opacity:.92;background:currentColor;width:1.05rem;height:1.05rem;display:block}.appointment-modal__pay-channel__icon--cash{color:#4ade80;background:#22c55e1f;border-color:#4ade8047}.appointment-modal__pay-channel__icon--cash:before{opacity:1;background:0 0;border:2px solid;border-radius:3px;width:1.15rem;height:.72rem;box-shadow:inset 0 -3px}.appointment-modal__pay-channel__icon--card{color:#60a5fa;background:#3b82f61f;border-color:#60a5fa47}.appointment-modal__pay-channel__icon--card:before{opacity:1;background:0 0;border:2px solid;border-radius:4px;width:1.2rem;height:.82rem;box-shadow:inset 0 3px 0 -1px}.appointment-modal__pay-channel__icon--bank{color:#c084fc;background:#a855f71f;border-color:#c084fc47}.appointment-modal__pay-channel__icon--bank:before{opacity:1;background:0 0;border:2px solid;border-radius:3px;width:.72rem;height:1.1rem;box-shadow:5px 0 0 -1px}.appointment-modal__pay-channel__body{flex-direction:column;gap:.1rem;min-width:0;display:flex}.appointment-modal__pay-channel__title{color:#f1f5f9;font-size:.86rem;font-weight:700;line-height:1.25}.appointment-modal__pay-channel__hint{color:var(--vx-muted-2);font-size:.72rem;line-height:1.3}.appointment-modal__pay-channel__check{border:2px solid #94a3b859;border-radius:999px;flex-shrink:0;width:1.15rem;height:1.15rem;transition:border-color .14s,background .14s;position:relative}.appointment-modal__pay-channel--active .appointment-modal__pay-channel__check{background:#38bdf838;border-color:#38bdf8d9}.appointment-modal__pay-channel--active .appointment-modal__pay-channel__check:after{content:"";background:#38bdf8;border-radius:999px;width:.42rem;height:.42rem;margin:-.21rem 0 0 -.21rem;position:absolute;top:50%;left:50%;box-shadow:0 0 8px #38bdf8a6}.appointment-modal__split-lead{margin:0 0 .15rem;font-size:.78rem;line-height:1.4}.appointment-modal__split-lead strong{color:#e0f2fe;font-weight:700}.appointment-modal__finance-summary{margin-top:.25rem}.appointment-modal__finance-row{justify-content:space-between;gap:1rem;padding:.22rem 0;font-size:.88rem;display:flex}.appointment-modal__finance-row--due{border-top:1px solid #94a3b81f;margin-top:.35rem;padding-top:.45rem;font-weight:650}.appointment-modal__section-label--nested{letter-spacing:.04em;text-transform:uppercase;opacity:.88;margin-top:.85rem;font-size:.72rem}.appointment-modal__status-seg--compact{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:.35rem}.appointment-modal__split-pay{flex-direction:column;gap:.5rem;display:flex}.appointment-modal__partial-intro{margin:0 0 .35rem;font-size:.84rem;line-height:1.45}.appointment-modal__partial-mode-seg{flex-wrap:wrap}.appointment-modal__partial-dual-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}@media (width<=480px){.appointment-modal__partial-dual-grid{grid-template-columns:1fr}}.appointment-modal__partial-sum-hint{margin:.35rem 0 0;font-size:.82rem}.appointment-modal__pay-add--dual{margin-top:.5rem}.appointment-modal__finance-hint{margin:.15rem 0 .35rem;font-size:.82rem}.modal-card--appointment button.appointment-modal__btn-pay{cursor:pointer;width:100%;min-height:2.55rem;margin-top:.35rem;font-family:inherit;font-size:.88rem;font-weight:700;transition:filter .14s,box-shadow .14s,transform .14s;background:linear-gradient(145deg, var(--app-accent-from) 0%, var(--app-accent-to) 100%)!important;color:var(--vx-on-accent)!important;box-shadow:inset 0 1px 0 #ffffff29, 0 8px 20px var(--vx-glow)!important;border:1px solid #38bdf880!important;border-radius:999px!important;padding:.52rem 1.1rem!important}.modal-card--appointment button.appointment-modal__btn-pay:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px);box-shadow:inset 0 1px #fff3,0 12px 26px #00d2ff52!important}.modal-card--appointment button.appointment-modal__btn-pay:disabled{opacity:.45;cursor:not-allowed;transform:none}.appointment-modal__pay-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}@media (width<=480px){.appointment-modal__pay-row{grid-template-columns:1fr}}.appointment-modal__pay-add{justify-content:center;width:100%;margin-top:.35rem;padding:.52rem 1rem}.appointment-modal__payments{margin-top:.45rem}.appointment-modal__pay-empty{margin:.35rem 0 0;font-size:.86rem}.appointment-modal__hint{border:1px dashed #94a3b833;border-radius:12px;padding:1rem;font-size:.88rem;line-height:1.45}.appointment-modal__alert-row{border-bottom:1px solid #f871711f;flex-shrink:0;padding:0 1.35rem .85rem}@media (width>=761px){.appointment-modal__alert-row{display:none}}.appointment-modal__alert{color:#fecaca;background:linear-gradient(165deg,#7f1d1d6b 0%,#450a0a8c 100%);border:1px solid #f8717173;border-radius:12px;align-items:flex-start;gap:.65rem;padding:.75rem .9rem;font-size:.9rem;line-height:1.45;display:flex;box-shadow:inset 0 0 0 1px #f8717114,0 8px 24px #7f1d1d38}.appointment-modal__alert--in-column{margin-bottom:.15rem;display:none}@media (width>=761px){.appointment-modal__alert--in-column{display:flex}}.appointment-modal__alert-icon{color:#fca5a5;background:#f8717138;border:1px solid #fca5a573;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.55rem;height:1.55rem;font-size:.95rem;font-weight:800;line-height:1;display:inline-flex}.appointment-modal__alert-text{flex:auto;min-width:0;font-weight:600}.appointment-modal__field-error{color:#fecaca;background:#f871711a;border:1px solid #f8717152;border-radius:10px;margin:.35rem 0 0;padding:.55rem .65rem;font-size:.86rem;font-weight:600;line-height:1.4}.appointment-modal__alert-text .appointment-modal__error-link{color:#fde68a}.appointment-modal__error{margin:0}.appointment-modal__error-link{color:#93c5fd;text-underline-offset:2px;text-decoration:underline}.appointment-modal__error-link:hover{color:#bfdbfe}.appointment-modal__footer{background:linear-gradient(#0f172ae0 0%,#0a0e14fa 100%);border-top:1px solid #38bdf824;flex-shrink:0;padding:.85rem 1.35rem 1.15rem}.appointment-modal__footer-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.85rem;display:flex}.appointment-modal__footer-left{align-items:center;gap:.5rem;min-height:2.55rem;display:flex}.appointment-modal__footer-right{background:#0f172a8c;border:1px solid #94a3b838;border-radius:999px;flex-wrap:wrap;align-items:center;gap:.35rem;margin-left:auto;padding:.22rem;display:inline-flex}.modal-card--appointment button.appointment-modal__btn{cursor:pointer;min-height:2.5rem;box-shadow:none;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.5rem 1.1rem;font-family:inherit;font-size:.88rem;font-weight:700;line-height:1.2;transition:transform .14s,box-shadow .14s,background .14s,border-color .14s,filter .14s;display:inline-flex}.modal-card--appointment button.appointment-modal__btn:hover:not(:disabled){transform:translateY(-1px)}.modal-card--appointment button.appointment-modal__btn:disabled{opacity:.5;cursor:not-allowed;filter:none;transform:none}.modal-card--appointment button.appointment-modal__btn--ghost{color:#e2e8f0eb!important;box-shadow:none!important;background:0 0!important;border-color:#0000!important}.modal-card--appointment button.appointment-modal__btn--ghost:hover:not(:disabled){color:#f8fafc!important;background:#38bdf81f!important;border-color:#38bdf833!important}.modal-card--appointment button.appointment-modal__btn--primary{min-width:8.25rem;background:linear-gradient(145deg, var(--app-accent-from) 0%, var(--app-accent-to) 100%)!important;color:var(--vx-on-accent)!important;box-shadow:inset 0 1px 0 #ffffff2e, 0 8px 22px var(--vx-glow)!important;border-color:#ffffff24!important;padding:.5rem 1.35rem!important}.modal-card--appointment button.appointment-modal__btn--primary:hover:not(:disabled){filter:brightness(1.06);box-shadow:inset 0 1px #ffffff38,0 12px 28px #00d2ff59!important}.modal-card--appointment button.appointment-modal__btn--danger{color:#fecaca!important;background:#7f1d1d6b!important;border-color:#f8717180!important;box-shadow:inset 0 1px #ffffff0f!important}.modal-card--appointment button.appointment-modal__btn--danger:hover:not(:disabled){background:#b91c1c8c!important;border-color:#fca5a599!important;box-shadow:inset 0 1px #ffffff14,0 6px 18px #ef444433!important}@media (width<=560px){.appointment-modal__footer-actions{flex-direction:column;align-items:stretch}.appointment-modal__footer-left{order:2;min-height:0}.appointment-modal__footer-right{width:100%;margin-left:0}.appointment-modal__footer-right .appointment-modal__btn{flex:auto}}.modal-card--appointment .modern-date-trigger{border-radius:11px;min-height:2.65rem;padding:.48rem .82rem}.modern-date-trigger-text{text-align:left;flex:auto;min-width:0}.modern-date-trigger--range .modern-date-trigger-text{white-space:normal;text-overflow:unset;flex-direction:column;align-items:flex-start;gap:.1rem;display:flex;overflow:visible}.modern-date-trigger--open{border-color:#38bdf8b8;box-shadow:inset 0 1px #ffffff1f,0 0 0 2px #38bdf829,0 6px 20px #38bdf81f}.vx-combo__panel--portaled{z-index:15000;position:fixed;bottom:auto;right:auto}.modal-card h3{margin:0 0 .75rem}.modal-card--compact{max-width:min(400px,94vw);padding:1rem 1.1rem}.modal-card--compact h3{margin-bottom:.55rem;font-size:1.05rem}.modal-card--compact .modal-actions{margin-top:.55rem}.modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;margin-top:.75rem;display:flex}.btn-secondary{background:var(--vx-surface);color:var(--vx-text);border:1px solid var(--vx-line-strong)}.btn-danger{color:#fff;background:#b91c1c;margin-right:auto}.payment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.payments-list{margin:.3rem 0 0;padding-left:1.1rem}.payments-list li{margin:.25rem 0;font-size:.88rem}.call-widget{border:1px solid var(--vx-line);background:var(--vx-bg-elevated);border-radius:16px;padding:16px}.call-widget__title{margin-bottom:8px;font-weight:600}.call-widget__body{justify-content:space-between;align-items:center;gap:16px;display:flex}.call-widget__actions{gap:8px;display:flex}.finance-summary{background:var(--vx-bg-elevated);border:1px solid var(--vx-line);border-radius:8px;padding:.6rem .7rem}.crm-layout{grid-template-columns:280px 1fr;gap:1rem;display:grid}.crm-card{background:var(--vx-surface);border:1px solid var(--vx-line);border-radius:12px;padding:1rem}.catalog-page{--cat-vx-cyan:#00d2ff8c;--cat-vx-cyan-soft:#00d2ff38;--cat-vx-violet:#7c3aed8c;--cat-vx-card-bg:linear-gradient(168deg, #161e2cf7 0%, #0a0e16fc 100%);--cat-vx-card-border:#ffffff0f;--cat-vx-card-glow:0 0 0 1px #ffffff0f inset, 0 18px 44px #0000006b;flex-direction:column;gap:.95rem;width:100%;display:flex}.catalog-page .crm-card.catalog-services-card,.catalog-page .crm-card.catalog-staff-card,.catalog-page .crm-card.catalog-branches-card,.catalog-page .crm-card.catalog-resources-card{background:var(--cat-vx-card-bg);border:1px solid var(--cat-vx-card-border);box-shadow:var(--cat-vx-card-glow);border-radius:16px}.catalog-page .crm-card.catalog-services-card{border-color:#ffffff0d;box-shadow:inset 0 0 0 1px #ffffff08,0 14px 34px #00000057}.catalog-page .crm-card.catalog-modal{background:var(--cat-vx-card-bg);box-shadow:var(--cat-vx-card-glow), 0 0 56px #00d2ff1a;border:1.5px solid #00d2ff52;border-radius:18px}.catalog-page .catalog-hero{border-color:#ffffff14;box-shadow:inset 0 0 0 1px #ffffff0d,0 20px 48px #00000073}.catalog-page .catalog-services-card .catalog-table-wrap,.catalog-page .catalog-services-card .catalog-services-table-wrap{box-shadow:none;background:0 0;border:none;border-radius:0;width:100%;min-width:0;padding:0;overflow-x:visible}.catalog-page .catalog-staff-card .catalog-table-wrap{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.catalog-page .catalog-branches-card .catalog-table-wrap,.catalog-page .catalog-branches-card .catalog-branches-table-wrap{box-shadow:none;background:0 0;border:none;border-radius:0;width:100%;min-width:0;padding:0;overflow-x:visible}.crm-card.catalog-branches-card{flex-direction:column;gap:.85rem;padding:1rem 1.15rem 1.15rem;display:flex}.catalog-branches-toolbar{background:linear-gradient(165deg,#1e293b73 0%,#080c148c 100%);border:1px solid #94a3b824;border-radius:14px;flex-wrap:wrap;align-items:flex-end;gap:.75rem 1rem;padding:.75rem .9rem;display:flex;box-shadow:inset 0 0 0 1px #ffffff08}.catalog-branches-field--grow{flex:14rem;min-width:12rem}.catalog-branches-toolbar__stat{letter-spacing:.04em;color:#bae6fdf2;white-space:nowrap;background:#38bdf81f;border:1px solid #38bdf847;border-radius:999px;align-items:center;padding:.35rem .7rem;font-size:.78rem;font-weight:700;display:inline-flex}.catalog-branches-main{flex-direction:column;gap:.75rem;min-width:0;display:flex}.catalog-branches-block{background:#080c1461;border:1px solid #94a3b81f;border-radius:14px;padding:.85rem .95rem;box-shadow:inset 0 0 0 1px #ffffff05}.catalog-branches-block--table{padding:.65rem .75rem .75rem}.catalog-branches-block__head{margin-bottom:.7rem}.catalog-branches-block__title{letter-spacing:-.02em;color:#f8fafcf5;margin:0 0 .25rem;font-size:.95rem;font-weight:800}.catalog-branches-block__hint{max-width:40rem;margin:0;font-size:.82rem;line-height:1.45}.catalog-branches-inline-form{flex-wrap:wrap;align-items:flex-end;gap:.55rem .75rem;display:flex}.catalog-branches-inline-form .catalog-branches-field{flex:12rem;min-width:10rem}.catalog-branches-create-grid{flex-direction:column;gap:.75rem;display:flex}.catalog-branches-seg{background:#0f172aa6;border:1px solid #94a3b824;border-radius:11px;flex-wrap:wrap;gap:.35rem;padding:.28rem;display:inline-flex}.catalog-branches-copy{background:#080c1466;border:1px solid #94a3b824;border-radius:12px;margin-top:.15rem;padding:.75rem .85rem}.catalog-branches-copy__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem .75rem;margin-bottom:.65rem;display:flex}.catalog-branches-copy__title{color:#f1f5f9;margin:0 0 .2rem;font-size:.88rem;font-weight:700}.catalog-branches-copy__hint{max-width:28rem;margin:0;font-size:.8rem;line-height:1.4}.catalog-branches-copy__quick{flex-wrap:wrap;gap:.4rem;display:inline-flex}.catalog-branches-copy-list{grid-template-columns:repeat(auto-fill,minmax(14rem,1fr));gap:.4rem;margin:0;padding:0;list-style:none;display:grid}.catalog-branches-copy-option{cursor:pointer;background:#0f172a8c;border:1px solid #94a3b833;border-radius:10px;align-items:center;gap:.55rem;padding:.5rem .65rem;transition:border-color .12s,background .12s;display:flex}.catalog-branches-copy-option:hover{background:#1e293ba6;border-color:#94a3b852}.catalog-branches-copy-option--on{background:#38bdf81a;border-color:#38bdf86b}.catalog-branches-copy-option input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.catalog-branches-copy-option__check{background:#080c1499;border:1.5px solid #94a3b873;border-radius:4px;flex:none;width:1.05rem;height:1.05rem;transition:border-color .12s,background .12s;position:relative}.catalog-branches-copy-option--on .catalog-branches-copy-option__check{background:#38bdf8eb;border-color:#38bdf8d9}.catalog-branches-copy-option--on .catalog-branches-copy-option__check:after{content:"";border:2px solid #0b1220;border-width:0 2px 2px 0;width:.28rem;height:.52rem;position:absolute;top:.1rem;left:.28rem;transform:rotate(45deg)}.catalog-branches-copy-option__text{color:#f1f5f9f2;font-size:.84rem;font-weight:600;line-height:1.3}.catalog-branches-copy__summary{margin:.6rem 0 0;font-size:.8rem;line-height:1.45}.catalog-branches-form{grid-template-columns:1fr;gap:.75rem;display:grid}.catalog-branches-form__row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.55rem .75rem;display:grid}@media (width<=640px){.catalog-branches-form__row{grid-template-columns:1fr}}.catalog-branches-switcher{background:0 0;border:none;padding:0}.catalog-branches-field{flex-direction:column;gap:.35rem;min-width:0;display:flex}.catalog-branches-field__label{letter-spacing:.07em;text-transform:uppercase;color:#94a3b8e0;font-size:.68rem;font-weight:700}.catalog-branches-field input,.catalog-branches-field select{color:#e2e8f0f2;background:#080c14a6;border:1px solid #94a3b833;border-radius:10px;width:100%;min-height:2.35rem;padding:.45rem .65rem;font-size:.88rem}.catalog-branches-field input:focus,.catalog-branches-field select:focus{border-color:#38bdf873;outline:none;box-shadow:0 0 0 1px #38bdf81f}.catalog-branches-form__actions{flex-wrap:wrap;grid-column:1/-1;gap:.5rem;padding-top:.15rem;display:flex}.catalog-branches-template{flex-direction:column;gap:.45rem;display:flex}.catalog-branches-template__title{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8d1;margin:0;font-size:.68rem;font-weight:700}.catalog-page .catalog-branches-card button.catalog-branches-btn,.catalog-page .catalog-branches-card a.catalog-branches-btn{letter-spacing:.01em;white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;gap:.35rem;transition:background .15s,border-color .15s,color .15s;min-height:2.15rem!important;box-shadow:none!important;color:#e2e8f0f0!important;filter:none!important;background:#1e293be0!important;border:1px solid #94a3b842!important;border-radius:10px!important;padding:.42rem .9rem!important;font-size:.84rem!important;font-weight:600!important;line-height:1.2!important;text-decoration:none!important;display:inline-flex!important;transform:none!important}.catalog-page .catalog-branches-card button.catalog-branches-btn:hover:not(:disabled),.catalog-page .catalog-branches-card a.catalog-branches-btn:hover{filter:none!important;background:#334155f2!important;border-color:#38bdf861!important;text-decoration:none!important;transform:none!important}.catalog-page .catalog-branches-card button.catalog-branches-btn:active:not(:disabled){filter:none!important;transform:none!important}.catalog-page .catalog-branches-card button.catalog-branches-btn:disabled,.catalog-page .catalog-branches-card a.catalog-branches-btn[aria-disabled=true]{opacity:.5;cursor:not-allowed}.catalog-page .catalog-branches-card .catalog-branches-btn--primary{color:#e0f2fe!important;background:#082f49b8!important;border-color:#38bdf86b!important}.catalog-page .catalog-branches-card .catalog-branches-btn--primary:hover:not(:disabled){background:#0c4a6ed1!important;border-color:#38bdf88c!important}.catalog-page .catalog-branches-card .catalog-branches-btn--danger{color:#fecacaeb!important;background:#1e293be0!important;border-color:#f8717152!important}.catalog-page .catalog-branches-card .catalog-branches-btn--danger:hover:not(:disabled){color:#fecaca!important;background:#7f1d1d61!important;border-color:#f8717173!important}.catalog-page .catalog-branches-card .catalog-branches-btn--sm{border-radius:8px!important;min-height:1.95rem!important;padding:.34rem .7rem!important;font-size:.8rem!important}.catalog-page .catalog-branches-card .catalog-branches-btn--xs{border-radius:8px!important;min-height:1.75rem!important;padding:.3rem .6rem!important;font-size:.78rem!important}.catalog-page .catalog-branches-card .catalog-branches-btn--pill{border-radius:8px!important;min-height:1.9rem!important;padding:.32rem .7rem!important;font-size:.8rem!important}.catalog-page .catalog-branches-card .catalog-branches-seg .catalog-branches-btn--pill{box-shadow:none!important;background:0 0!important;border-color:#0000!important}.catalog-page .catalog-branches-card .catalog-branches-seg .catalog-branches-btn--pill:hover:not(:disabled){background:#ffffff0f!important;border-color:#0000!important}.catalog-page .catalog-branches-card .catalog-branches-btn--pill-active,.catalog-page .catalog-branches-card .catalog-branches-seg .catalog-branches-btn--pill-active{color:#e0f2fe!important;background:#082f49a6!important;border-color:#38bdf873!important}.catalog-branches-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:start;gap:1rem;display:grid}@media (width<=1100px){.catalog-branches-grid{grid-template-columns:1fr}}.catalog-branches-panel{display:contents}.catalog-branches-link{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));align-items:end;gap:.6rem .8rem;display:grid}.catalog-branches-link input{width:100%}.catalog-branches-block__head--list{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.65rem 1rem;margin-bottom:.75rem;display:flex}.catalog-branches-block__head--list .catalog-branches-block__hint{margin-bottom:0}.catalog-branches-search{flex:0 12rem;min-width:9rem;margin:0}.catalog-branches-search input{box-sizing:border-box;color:#f1f5f9;background:#080c148c;border:1px solid #94a3b833;border-radius:999px;width:100%;min-height:2.15rem;padding:.4rem .72rem;font-size:.84rem;transition:border-color .15s,box-shadow .15s}.catalog-branches-search input::placeholder{color:#94a3b8a6}.catalog-branches-search input:focus{border-color:#38bdf873;outline:none;box-shadow:0 0 0 2px #38bdf81f}.catalog-branches-list{border-top:1px solid #94a3b814;flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.catalog-branches-list-empty{margin:.25rem 0 0;font-size:.86rem}.catalog-branches-item{background:0 0;border-bottom:1px solid #94a3b814;border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem 1rem;min-height:2.85rem;padding:.55rem .65rem;transition:background .15s,box-shadow .15s,border-color .15s;display:flex}.catalog-branches-item:last-child{border-bottom:none}.catalog-branches-item--parent .catalog-branches-item__name{font-weight:700}.catalog-branches-item:hover{background:#0f172a59}.catalog-branches-item--current{background:#38bdf814;border-color:#38bdf81f;box-shadow:inset 2px 0 #38bdf8a6}.catalog-branches-item--selected{background:#38bdf80f;box-shadow:inset 0 0 0 1px #38bdf859}.catalog-branches-item--selected.catalog-branches-item--current{background:#38bdf81f}.catalog-branches-item__main{flex-wrap:wrap;flex:auto;align-items:center;gap:.45rem .55rem;min-width:0;display:flex}.catalog-branches-item__name{color:#f8fafc;letter-spacing:-.01em;font-size:.92rem;font-weight:600}.catalog-page .catalog-branches-card button.catalog-branches-item__name--link{font:inherit;cursor:pointer;text-align:left;transition:color .12s;min-height:0!important;box-shadow:none!important;color:#f8fafc!important;filter:none!important;background:0 0!important;border:none!important;border-radius:0!important;padding:0!important;font-size:.92rem!important;font-weight:600!important;transform:none!important}.catalog-page .catalog-branches-card button.catalog-branches-item__name--link:hover:not(:disabled){text-underline-offset:.18em;text-decoration:underline;color:#7dd3fc!important;box-shadow:none!important;filter:none!important;background:0 0!important;transform:none!important}.catalog-branches-item__status{letter-spacing:.05em;text-transform:uppercase;color:#bae6fd;background:#38bdf81f;border:1px solid #38bdf838;border-radius:999px;align-items:center;padding:.12rem .4rem;font-size:.66rem;font-weight:700;display:inline-flex}.catalog-branches-item__actions{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:.4rem;display:inline-flex}.catalog-page .catalog-branches-card .vx-combo__trigger{box-shadow:none!important;filter:none!important;background:#05080cb8!important;border:1px solid #94a3b838!important;transform:none!important}.catalog-page .catalog-branches-card .vx-combo__trigger:hover:not(:disabled){filter:none!important;border-color:#94a3b86b!important;transform:none!important}.catalog-page .catalog-branches-card .vx-combo--open .vx-combo__trigger{filter:none!important;border-color:#38bdf88c!important;transform:none!important;box-shadow:0 0 0 3px #38bdf824!important}@media (width<=640px){.catalog-branches-item{flex-direction:column;align-items:stretch;gap:.5rem}.catalog-branches-item__actions{justify-content:flex-start;padding-left:.05rem}}.catalog-branches-actions{flex-wrap:wrap;justify-content:flex-end;gap:.35rem;display:flex}.catalog-branches-table__act-head{text-align:right;width:11.5rem;padding-right:.35rem!important}.catalog-branches-table__actions-cell{text-align:right;vertical-align:middle}.catalog-branches-table--compact th,.catalog-branches-table--compact td{vertical-align:middle;padding:.52rem .55rem;font-size:.86rem}.catalog-branches-table--compact th:first-child,.catalog-branches-table--compact td:first-child{width:30%}.catalog-branches-table--compact th:nth-child(2),.catalog-branches-table--compact td:nth-child(2){width:22%}.catalog-branches-table--compact th:nth-child(3),.catalog-branches-table--compact td:nth-child(3){width:14%}.catalog-branches-table__name-cell{text-overflow:ellipsis;font-weight:600;overflow:hidden}.catalog-branches-slug{color:#94a3b8eb;background:#0f172a73;border:1px solid #94a3b824;border-radius:6px;padding:.12rem .4rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem}.catalog-branches-type{letter-spacing:.04em;border:1px solid #0000;border-radius:999px;align-items:center;padding:.18rem .5rem;font-size:.72rem;font-weight:700;display:inline-flex}.catalog-branches-type--parent{color:#bae6fd;background:#38bdf81f;border-color:#38bdf847}.catalog-branches-type--branch{color:#e2e8f0e0;background:#94a3b81a;border-color:#94a3b838}.catalog-page .catalog-branches-card .catalog-branches-table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:0}.catalog-page .catalog-branches-card .catalog-branches-table thead th{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8d9;background:0 0;border:none;border-bottom:1px solid #94a3b81f;padding:.5rem .55rem;font-size:.64rem;font-weight:700}.catalog-page .catalog-branches-card .catalog-branches-table tbody tr{border-bottom:1px solid #94a3b80f}.catalog-page .catalog-branches-card .catalog-branches-table tbody tr:hover td{background:#ffffff08!important}.catalog-branches-row--selected td{background:#38bdf814!important}.catalog-branches-row--selected:hover td{background:#38bdf81a!important}.catalog-branches-row--current td{box-shadow:inset 3px 0 #38bdf8d9}.catalog-branches-field--search{margin-bottom:.65rem}.catalog-branches-row--parent td:first-child{font-weight:700}.catalog-branches-editor{min-width:0;position:sticky;top:.75rem}@media (width<=1100px){.catalog-branches-editor{border-left:none;padding-left:0}}.catalog-branches-editor__card{background:linear-gradient(168deg,#161e2ceb 0%,#080c14f5 100%);border:1px solid #94a3b829;border-radius:16px;flex-direction:column;gap:.85rem;padding:1rem 1.05rem;display:flex;box-shadow:inset 0 0 0 1px #ffffff0a,0 12px 32px #00000052}.catalog-branches-editor__head{border-bottom:1px solid #94a3b81a;padding-bottom:.65rem}.catalog-branches-editor__head h4{letter-spacing:-.02em;margin:0 0 .25rem;font-size:1rem;font-weight:800}.catalog-branches-editor__section{flex-direction:column;gap:.5rem;display:flex}.catalog-branches-pin{flex-direction:column;align-items:stretch;gap:.55rem;display:flex}.catalog-branches-pin__url{word-break:break-all;color:#e2e8f0e6;background:#0f172a80;border:1px solid #94a3b833;border-radius:10px;padding:.5rem .65rem;font-size:.8rem;line-height:1.4;display:block}.catalog-branches-pin__actions{flex-wrap:wrap;gap:.45rem;display:flex}.catalog-branches-editor__hint{margin:0 0 .5rem}.catalog-branches-editor__hint--tight{margin:0}.catalog-branches-editor__subhead{margin:1rem 0 0;font-size:.92rem}.catalog-branches-editor__section h5{margin:0;font-size:.92rem}.catalog-branches-toggle{align-items:center;gap:.45rem;font-weight:600;display:flex}.catalog-branches-grid-hours{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));align-items:end;gap:.6rem;display:grid}.catalog-branches-links{flex-wrap:wrap;gap:.55rem;display:flex}.catalog-branches-editor__empty{text-align:center;background:linear-gradient(165deg,#0f172a59 0%,#080c1480 100%);border:1px dashed #94a3b833;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.55rem;min-height:14rem;padding:1.5rem 1.25rem;display:flex}.catalog-branches-editor__empty-icon{color:#7dd3fc;background:#38bdf81f;border:1px solid #38bdf840;border-radius:12px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex}.catalog-branches-editor__empty-icon svg{display:block}.catalog-branches-editor__empty-title{color:#f8fafceb;margin:0;font-size:.95rem;font-weight:700}.catalog-branches-editor__empty p{max-width:16rem;margin:0;font-size:.84rem;line-height:1.5}.catalog-branches-loading,.catalog-branches-empty-msg{text-align:center;margin:0;padding:1rem .5rem;font-size:.86rem}.catalog-page .catalog-services-card .table.catalog-services-table,.catalog-page .catalog-services-card .catalog-services-table,.catalog-page .catalog-services-card .catalog-services-table.catalog-table{box-shadow:none;border-collapse:collapse;border-spacing:0;background:0 0;border:none;border-radius:0;overflow:visible}.catalog-page .catalog-services-card .catalog-services-table thead th{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8d9;white-space:nowrap;background:0 0;border:none;border-bottom:1px solid #94a3b81f;padding:.5rem .6rem;font-size:.64rem;font-weight:700}.catalog-page .catalog-services-card .catalog-services-table--compact tbody td{vertical-align:middle;padding:.52rem .6rem;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important}.catalog-page .catalog-services-card .catalog-services-table--compact tbody td:first-child{max-width:0;padding-left:.55rem}.catalog-page .catalog-services-card .catalog-services-table--compact tbody td:last-child{padding-right:.55rem}.catalog-page .catalog-services-card .catalog-services-table tbody tr{border-bottom:1px solid #94a3b80d}.catalog-page .catalog-services-card .catalog-services-table tbody tr:last-child{border-bottom:none}.catalog-page .catalog-services-card .catalog-services-table tbody tr:hover td{background:#ffffff09!important}.catalog-page .catalog-services-card .catalog-services-table.catalog-table tbody tr:hover{background:0 0}.catalog-page .catalog-services-card .catalog-search-input{box-shadow:none;background:#080c1499;border-color:#94a3b829}.catalog-page .catalog-services-card .catalog-search-input:focus{border-color:#00d2ff59;box-shadow:0 0 0 1px #00d2ff1f}.catalog-page .catalog-services-card .catalog-status{background:#94a3b81a;border:none}.catalog-page .catalog-services-card .catalog-status--active{color:#bbf7d0;background:#22c55e24;border:none}.catalog-page .catalog-services-card .catalog-status--muted{background:#94a3b81a;border:none}.catalog-page .catalog-services-card .catalog-actions .btn-secondary{box-shadow:none;background:#1e293bbf;border-color:#94a3b838}.catalog-page .catalog-services-card .catalog-actions .btn-secondary:hover{box-shadow:none;background:#334155d9;border-color:#94a3b861}.catalog-page .catalog-services-card .catalog-service-active-toggle{background:#0f172ad9;border:1px solid #94a3b824;border-radius:9px;flex-shrink:0;align-items:center;gap:0;padding:2px;display:inline-flex;overflow:hidden}.catalog-page .catalog-services-card .catalog-service-toggle-seg{cursor:pointer;font:inherit;letter-spacing:.02em;border:none;border-radius:7px;margin:0;padding:.3rem .52rem;font-size:.72rem;font-weight:700;line-height:1.15;transition:background .12s,color .12s,opacity .12s;box-shadow:none!important;filter:none!important;background-image:none!important;transform:none!important}.catalog-page .catalog-services-card .catalog-service-toggle-seg:hover{filter:none!important;transform:none!important}.catalog-page .catalog-services-card .catalog-service-toggle-seg:disabled{cursor:wait;opacity:.65}.catalog-page .catalog-services-card .catalog-service-toggle-seg--on{color:#dcfce7;background:#22c55e52}.catalog-page .catalog-services-card .catalog-service-toggle-seg--off{color:#fecaca;background:#dc262661}.catalog-page .catalog-services-card .catalog-service-toggle-seg--dim{color:#94a3b873;box-shadow:none!important;background:0 0!important}.catalog-page .catalog-services-card .catalog-service-toggle-seg--dim:hover:not(:disabled){color:#e2e8f0bf;background:#ffffff0a!important}.catalog-svc-cat-panel{border:none;margin:0 .75rem .35rem;padding:.15rem 0 .5rem}.catalog-svc-cat-panel__summary{cursor:pointer;-webkit-user-select:none;user-select:none}.catalog-svc-cat-panel__body{margin-top:.65rem;padding-bottom:.15rem}.catalog-svc-cat-panel__hint{overflow-wrap:anywhere;max-width:100%;margin:0 0 .85rem;line-height:1.5}.catalog-svc-cat-panel__form{flex-wrap:wrap;align-items:flex-end;gap:.55rem .65rem;display:flex}.catalog-svc-cat-panel__name-input{min-width:min(100%,200px)}.catalog-svc-cat-panel__parent-field{flex-direction:column;gap:.28rem;min-width:min(100%,220px);display:flex}.catalog-svc-cat-panel__parent-label{letter-spacing:.04em;text-transform:uppercase;color:#94a3b8d9;font-size:.72rem;font-weight:600}.catalog-svc-cat-panel__hint--sidebar{margin:0 0 .55rem;font-size:.78rem;line-height:1.4}.catalog-svc-cat-panel__form--sidebar{flex-direction:column;align-items:stretch}.catalog-svc-cat-panel__sidebar-label{flex-direction:column;gap:.28rem;display:flex}.catalog-svc-cat-panel__sidebar-submit{align-self:flex-start}.crm-card.catalog-services-card.catalog-services-card--split{padding:.75rem 1rem 1rem}.catalog-services-grid{grid-template-columns:minmax(220px,280px) minmax(0,1fr);grid-template-areas:"svc-search svc-search""svc-side svc-main";align-items:start;gap:.75rem 1.1rem;display:grid}.catalog-services-grid__search{grid-area:svc-search}.catalog-services-grid__sidebar{grid-area:svc-side;min-width:0}.catalog-services-grid__main{grid-area:svc-main;min-width:0}.catalog-services-search-row{border-bottom:1px solid #94a3b81f;flex-wrap:wrap;align-items:center;gap:.45rem .75rem;margin:0;padding:.15rem .1rem .55rem;display:flex}.catalog-services-search-row__field{flex:220px;min-width:0}.catalog-services-main-head{margin-bottom:.55rem}.catalog-services-sidebar{background:#0f172a73;border:1px solid #94a3b82e;border-radius:14px;flex-direction:column;gap:.5rem;min-height:0;padding:.85rem .75rem;display:flex;box-shadow:inset 0 0 0 1px #ffffff08}.catalog-services-sidebar__head{border-bottom:1px solid #94a3b814;justify-content:space-between;align-items:center;gap:.35rem;padding:0 .1rem .45rem;display:flex;position:relative}.catalog-services-sidebar__title{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8d1;margin:0;font-size:.66rem;font-weight:800}.catalog-services-sidebar__add{flex-shrink:0;position:relative}.catalog-services-sidebar__actions{flex-shrink:0;align-items:center;gap:.35rem;display:inline-flex}.catalog-services-sidebar__del-sum,.catalog-services-sidebar__add-sum{box-sizing:border-box;cursor:pointer;place-items:center;margin:0;font-size:0;line-height:0;filter:none!important;background-image:none!important;border-radius:10px!important;width:2.15rem!important;height:2.15rem!important;min-height:2.15rem!important;padding:0!important;display:grid!important;transform:none!important;box-shadow:inset 0 0 0 1px #ffffff0d,0 4px 12px #0000003d!important}.catalog-services-sidebar__action-icon{pointer-events:none;flex-shrink:0;justify-content:center;align-items:center;width:.95rem;height:.95rem;display:flex}.catalog-services-sidebar__action-icon svg{width:100%;height:100%;display:block}.catalog-services-sidebar__del-sum{transition:background .14s,border-color .14s,color .14s,opacity .14s;color:#fca5a5!important;background:#1e293bc7!important;border:1px solid #94a3b847!important}.catalog-services-sidebar__del-sum:hover:not(:disabled){color:#fecaca!important;filter:none!important;background:#7f1d1d59!important;border-color:#f871718c!important;transform:none!important}.catalog-services-sidebar__del-sum:disabled{opacity:.35;cursor:not-allowed}.catalog-services-sidebar__delete-panel{background:linear-gradient(#2a161cf2 0%,#120e14fa 100%);border:1px solid #f8717159;border-radius:12px;margin:0 .1rem .55rem;padding:.65rem .75rem;box-shadow:0 10px 28px #00000073,inset 0 0 0 1px #ffffff0a}.catalog-services-main-head__titles{flex-direction:column;gap:.15rem;min-width:0;display:flex}.catalog-services-main-head__category{overflow-wrap:anywhere;margin:0;font-size:.82rem;line-height:1.35}.catalog-services-sidebar__add-sum{list-style:none;transition:background .14s,border-color .14s,color .14s;color:#7dd3fc!important;background:#1e293bc7!important;border:1px solid #94a3b852!important}.catalog-services-sidebar__add-sum::-webkit-details-marker{display:none}.catalog-svc-cat-panel__sidebar-actions{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.catalog-svc-cat-panel__sidebar-cancel{padding:.4rem .65rem!important;font-size:.82rem!important}.catalog-services-sidebar__add-sum:hover{color:#bae6fd!important;filter:none!important;background:#334155e0!important;border-color:#38bdf87a!important;transform:none!important}.catalog-services-sidebar__add-panel{z-index:45;background:linear-gradient(#1a2433 0%,#121a24 100%);border:1px solid #94a3b847;border-radius:12px;width:min(292px,100vw - 2.5rem);padding:.65rem .7rem;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 14px 36px #0000008c,inset 0 0 0 1px #ffffff0d}.catalog-services-cat-tree,.catalog-services-cat-tree.inv-cat-tree{flex-direction:column;gap:.5rem;max-height:min(62vh,480px);margin:0;padding:.1rem .05rem .2rem;display:flex;overflow-y:auto}.catalog-services-cat-tree__empty{margin:.35rem .15rem;font-size:.82rem}.vx-cat-sidebar .inv-cat-btn--all{width:100%;margin:0}@media (width<=1100px){.catalog-services-grid{grid-template-columns:1fr;grid-template-areas:"svc-search""svc-side""svc-main";gap:.65rem}.catalog-services-cat-tree{max-height:200px}}@media (width<=768px){.crm-card.catalog-services-card.catalog-services-card--split{padding:.65rem .75rem .85rem}}.catalog-service-guide{background:#0e749033;border:1px solid #38bdf880;border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;margin:.55rem 0 .75rem;padding:.62rem .75rem;display:flex}.catalog-service-guide__text{color:#e0f2fe;font-size:.88rem}.catalog-service-guide__btn{white-space:nowrap;box-shadow:0 0 0 2px #38bdf859}.catalog-page .catalog-services-card .catalog-services-table.catalog-table tbody tr.catalog-service-row--guide{background:#2563eb1f}.catalog-page .catalog-services-card .catalog-services-table.catalog-table tbody tr.catalog-service-row--no-staff{box-shadow:inset 3px 0 #f87171d9;background:#7f1d1d2e!important}.catalog-page .catalog-services-card .catalog-services-table.catalog-table tbody tr.catalog-service-row--no-staff td:first-child{padding-left:.65rem}.catalog-page .catalog-services-card .catalog-services-table.catalog-table tbody tr.catalog-service-row--no-staff:hover td{background:#991b1b1f!important}.catalog-service-staff-warn{color:#fecaca;text-transform:uppercase;letter-spacing:.04em;font-size:.78rem;font-weight:700;display:inline-block}.catalog-page .catalog-services-card .catalog-service-active-toggle--guide{background:#2563eb57;box-shadow:0 0 0 2px #38bdf8f2,0 0 0 6px #3b82f633}.catalog-page .catalog-staff-card .catalog-staff-table.table{background:0 0;border:none;border-radius:0;overflow:visible}.catalog-page .catalog-staff-table{border-collapse:collapse;border-spacing:0}.catalog-page .catalog-staff-table.table th,.catalog-page .catalog-staff-table.table td{border-bottom:none}.catalog-page .catalog-staff-table thead th{background:0 0;border:none;border-bottom:1px solid #94a3b82e;padding-bottom:.6rem}.catalog-page .catalog-staff-table tbody td{box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important}.catalog-page .catalog-staff-table tbody tr:not(:last-child) td{border-bottom:1px solid #94a3b81c!important}.catalog-page .catalog-staff-table tbody tr:hover td{box-shadow:none!important;background:#00d2ff0d!important;border-color:#0000!important}.catalog-page .catalog-staff-tr--pulse:not(:hover){background:#00d2ff0a;outline:none}.catalog-page .catalog-staff-list-wrap.catalog-table-wrap{overflow:visible}.catalog-staff-rows{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.catalog-staff-row{box-sizing:border-box;background:#0e142094;border:1px solid #64748b24;border-radius:14px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;column-gap:clamp(.85rem,2.2vw,1.75rem);padding:1.05rem 1.2rem;transition:border-color .15s,background .15s,box-shadow .15s;display:grid}.catalog-staff-row:hover{background:#00d2ff12;border-color:#00d2ff38;box-shadow:inset 0 0 0 1px #00d2ff14}.catalog-page .catalog-staff-row.catalog-staff-tr--pulse:not(:hover){background:#00d2ff14;border-color:#00d2ff3d}.catalog-staff-row__name{justify-self:start;min-width:0}.catalog-staff-row__services,.catalog-staff-row__status{justify-content:center;justify-self:center;align-items:center;min-width:0;display:flex}.catalog-staff-row__actions{justify-content:flex-end;justify-self:end;min-width:0;display:flex}.catalog-staff-row .catalog-staff-name-cell>span{letter-spacing:-.02em;font-size:1.08rem;font-weight:800;line-height:1.25}.catalog-staff-row .catalog-staff-swatch-hit{border-radius:11px;width:2.35rem;height:2.35rem}.catalog-staff-row .catalog-count-pill{justify-content:center;align-items:center;min-width:2.65rem;min-height:2.45rem;padding:.28rem .65rem;font-size:1rem;font-weight:800;display:inline-flex}.catalog-staff-row .catalog-status{padding:.4rem .88rem;font-size:.92rem;font-weight:700}.catalog-staff-row .catalog-icon-edit{width:2.35rem;height:2.35rem}.catalog-staff-row .catalog-staff-delete-btn{border-radius:10px!important;padding:.45rem .95rem!important;font-size:.88rem!important}@media (width<=720px){.catalog-staff-row{grid-template-columns:1fr 1fr 1fr;row-gap:.75rem;padding:.95rem 1rem}.catalog-staff-row__name{grid-column:1/-1}.catalog-staff-row__actions{grid-column:1/-1;justify-self:stretch}.catalog-staff-row__actions .catalog-delete-anchor{justify-content:flex-end;display:flex}}.catalog-modal-glass-strip{background:linear-gradient(165deg,#101622e0 0%,#080c14eb 100%);border:1px solid #00d2ff2e;border-radius:14px;flex-wrap:wrap;align-items:flex-end;gap:.65rem .85rem;padding:.85rem .95rem;display:flex;box-shadow:inset 0 0 0 1px #ffffff0a,0 10px 28px #00000059}.catalog-modal-glass-strip .catalog-compact-input{background:#05080ebf!important;border-color:#00d2ff38!important;box-shadow:inset 0 0 0 1px #ffffff0a!important}.catalog-modal-glass-strip .catalog-compact-input:focus{border-color:#00d2ff7a!important;box-shadow:0 0 0 2px #00d2ff29,0 4px 14px #00000040!important}.catalog-services-fold-search{flex-wrap:wrap;align-items:center;gap:.55rem .75rem;margin-bottom:.65rem;display:flex}.catalog-services-fold-search-field{flex:12rem;min-width:0;margin:0}.catalog-services-fold-search-input{box-sizing:border-box;width:100%;font:inherit;color:var(--vx-text);background:#05080ebf;border:1px solid #00d2ff47;border-radius:11px;padding:.55rem .75rem;font-size:.9rem;font-weight:500;transition:border-color .15s,box-shadow .15s;box-shadow:inset 0 0 0 1px #ffffff0a,0 4px 16px #00000040}.catalog-services-fold-search-input::placeholder{color:#94a3b8bf}.catalog-services-fold-search-input:hover{border-color:#00d2ff6b}.catalog-services-fold-search-input:focus{border-color:#00d2ff8c;outline:none;box-shadow:0 0 0 2px #00d2ff33,0 6px 20px #0000004d}.catalog-services-fold-search-meta{white-space:nowrap;font-size:.78rem;font-weight:600}.catalog-services-fold-empty{margin:.35rem 0 .5rem;font-size:.86rem}.catalog-hero{background:linear-gradient(135deg,#0f172af2,#080c12eb);border:1px solid #94a3b82e;border-radius:16px;flex-direction:column;gap:.75rem;padding:.85rem 1rem;display:flex;box-shadow:0 16px 30px #03081266}.catalog-hero--compact{border-radius:14px;gap:.38rem;padding:.48rem .85rem .52rem;box-shadow:0 10px 24px #03081252}.catalog-hero--compact .catalog-hero__text h2{font-size:1.06rem;line-height:1.22}.catalog-hero--compact .catalog-hero__text p{margin:.08rem 0 0;font-size:.8rem;line-height:1.32}.catalog-hero--compact .catalog-tabs{gap:.35rem;padding:.22rem}.catalog-hero--compact .catalog-tab{padding:.26rem .62rem;font-size:.78rem}.catalog-hero--compact .catalog-tab__meta{font-size:.68rem}.catalog-page .catalog-hero--compact{box-shadow:inset 0 0 0 1px #ffffff0a,0 12px 28px #00000061}.catalog-hero__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.catalog-hero__text h2{margin:0}.catalog-hero__text p{margin:.25rem 0 0}.catalog-back{padding:.4rem .75rem;font-size:.82rem}.catalog-tabs{background:#0f172a8c;border:1px solid #94a3b838;border-radius:12px;flex-wrap:wrap;gap:.35rem;padding:.3rem;display:inline-flex}.catalog-tab{color:#94a3b8f2;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:.45rem;padding:.42rem .8rem;font-size:.84rem;font-weight:600;text-decoration:none;transition:background .14s,border-color .14s,color .14s;display:inline-flex}.catalog-tab__meta{opacity:.75;font-size:.7rem;font-weight:600}.catalog-tab:hover{color:#f1f5f9;background:#ffffff0d;border-color:#0000}.catalog-tab--active{color:#f1f5f9;background:#38bdf829;border-color:#38bdf873;box-shadow:inset 0 0 0 1px #38bdf847}.catalog-page .catalog-toolbar-btn--primary{font-weight:650;color:#e2e8f0!important;filter:none!important;background:#1e293be0!important;border:1px solid #38bdf873!important;transform:none!important;box-shadow:inset 0 0 0 1px #38bdf81f,0 4px 14px #00000047!important}.catalog-page .catalog-toolbar-btn--primary:hover{color:#f8fafc!important;filter:none!important;background:#334155f2!important;border-color:#38bdf88c!important;transform:none!important}.catalog-full-card{width:100%;max-width:100%}.catalog-card-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.65rem;display:flex}.catalog-card-head__title{margin:0;font-size:1.05rem}.catalog-card-head__action{flex-shrink:0}.catalog-card-head--with-search{flex-wrap:wrap;align-items:center;gap:.6rem .85rem;display:flex}.catalog-card-head--with-search .catalog-card-head__title{flex:none}.catalog-head-search{flex:220px;align-items:center;gap:.5rem;min-width:min(100%,12rem);display:flex}.catalog-card-head--with-search .catalog-card-head__action{margin-left:auto}.catalog-search-field{flex:1;min-width:0;margin:0}.catalog-search-input{box-sizing:border-box;border:1px solid var(--vx-line-strong);width:100%;color:var(--vx-text);background:#05080ab8;border-radius:10px;margin:0;padding:.48rem .72rem;font-size:.9rem}.catalog-search-input::placeholder{color:var(--vx-muted)}.catalog-search-input:focus{outline-offset:1px;outline:2px solid #00d2ff59}.catalog-page .catalog-search-input{border-color:#00d2ff42;box-shadow:inset 0 0 0 1px #ffffff0a,0 4px 14px #00000038}.catalog-page .catalog-search-input:focus{border-color:#00d2ff80;outline:none;box-shadow:0 0 0 2px #00d2ff33,0 6px 18px #00000047}.catalog-search-count{white-space:nowrap;flex-shrink:0;font-size:.78rem}.catalog-add-form{background:#06090d99;border:1px solid #94a3b833;border-radius:12px;margin-bottom:.85rem;padding:.85rem}.catalog-table{border-radius:14px;overflow:hidden;box-shadow:0 14px 24px #03071259}.catalog-table thead th{text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.catalog-table tbody tr{transition:background .2s}.catalog-table tbody tr:hover{background:#0f172a73}.catalog-actions{flex-wrap:wrap;gap:.4rem;display:flex}.catalog-actions--popover-wrap{justify-content:flex-end;position:relative}.catalog-delete-anchor{display:inline-block;position:relative}.catalog-delete-confirm{z-index:30;background:linear-gradient(#1a2433 0%,#121a24 100%);border:1px solid #94a3b859;border-radius:12px;width:min(18rem,92vw);padding:.65rem .75rem;position:absolute;bottom:calc(100% + 8px);right:0;box-shadow:0 14px 36px #0000008c,inset 0 0 0 1px #ffffff0d}.catalog-delete-confirm__text{color:var(--vx-text);margin:0 0 .55rem;font-size:.86rem;line-height:1.35}.catalog-delete-confirm__row{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.catalog-delete-confirm__hint{color:#94a3b8;margin-top:.25rem;font-size:.8rem;font-weight:500;display:inline-block}.catalog-delete-confirm--cat{z-index:20;width:100%;margin-top:.35rem;position:relative;bottom:auto;right:auto}.inv-cat-item-wrap{width:100%;min-width:0;position:relative}.vx-cat-sidebar button.btn-secondary.inv-cat-item__del{width:2.15rem;height:2.15rem;min-height:2.15rem;font:inherit;cursor:pointer;opacity:0;border-radius:10px;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;margin-top:.12rem;padding:0;font-size:1.15rem;font-weight:700;line-height:1;transition:opacity .12s,background .14s,border-color .14s,box-shadow .14s,color .14s;display:inline-flex;color:#fca5a5!important;background:#1e293bc7!important;border:1px solid #94a3b847!important;box-shadow:inset 0 0 0 1px #ffffff0d,0 4px 12px #0000003d!important}.inv-cat-item:hover .inv-cat-item__del,.inv-cat-item:focus-within .inv-cat-item__del{opacity:1}.inv-cat-item-wrap:has(.catalog-delete-confirm--cat) .inv-cat-item__del{opacity:1}.vx-cat-sidebar button.btn-secondary.inv-cat-item__del:hover:not(:disabled){color:#fecaca!important;filter:none!important;background:#7f1d1d59!important;border-color:#f871718c!important;transform:none!important;box-shadow:inset 0 0 0 1px #ffffff0f,0 4px 12px #00000047!important}.vx-cat-sidebar button.btn-secondary.inv-cat-item__del:disabled{opacity:.35;cursor:not-allowed}@media (hover:none){.vx-cat-sidebar button.btn-secondary.inv-cat-item__del{opacity:.85}}.catalog-status{color:var(--vx-muted);background:#94a3b81a;border:1px solid #0000;border-radius:999px;align-items:center;gap:.35rem;padding:.2rem .6rem;font-size:.75rem;font-weight:600;display:inline-flex}.catalog-status--active{color:#bbf7d0;background:#22c55e29;border-color:#22c55e80}.catalog-status--muted{color:#cbd5f5;background:#94a3b824;border-color:#94a3b859}.catalog-count-pill{color:#e0f2fe;background:#38bdf826;border:1px solid #38bdf873;border-radius:999px;justify-content:center;align-items:center;min-width:2rem;padding:.1rem .5rem;font-size:.78rem;font-weight:600;display:inline-flex}.catalog-modal-backdrop{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#05080ab8;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.catalog-modal{width:min(100%,28rem);max-height:min(90vh,32rem);padding:1.15rem 1.2rem 1.25rem;position:relative;overflow-y:auto}.catalog-modal--wizard.catalog-modal{width:min(100%,46rem);max-height:min(94vh,48rem);padding:1.4rem 1.5rem 1.5rem}.catalog-modal--service-wizard.catalog-modal{width:min(100%,32rem);max-height:min(90vh,36rem);padding:1.25rem 1.35rem 1.35rem}.catalog-modal-inline-error{margin:.35rem 0 0;font-size:.88rem}.catalog-modal-close{z-index:2;color:#e2e8f0;width:2.05rem;height:2.05rem;position:absolute;top:.45rem;right:.55rem;border:1px solid var(--vx-line-strong)!important;background:#141b24eb!important;border-radius:50%!important;box-shadow:0 2px 10px #00000038!important}.catalog-modal-close:hover{color:#f8fafc;filter:brightness(1.06);border-color:#00d2ff59!important}.catalog-toolbar-btn.catalog-card-head__action{font-weight:600;border-radius:10px!important;padding:.45rem .78rem!important;font-size:.82rem!important;box-shadow:inset 0 0 0 1px #ffffff1a,0 6px 16px #00000040!important}.catalog-staff-hint{margin:-.15rem 0 .6rem!important;font-size:.78rem!important}.catalog-staff-tr{cursor:pointer}.catalog-staff-tr--pulse:not(:hover){outline:1px solid #00d2ff26}.catalog-staff-name-cell{align-items:center;gap:.28rem;min-width:0;display:flex}.catalog-staff-name-cell>span{text-overflow:ellipsis;min-width:0;overflow:hidden}.catalog-icon-edit{color:#94a3b8;cursor:pointer;opacity:.92;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;margin:0;padding:0;display:inline-flex}.catalog-icon-edit:hover{color:var(--app-accent-from,#00d2ff);background:#00d2ff1f}@media (hover:hover){.catalog-icon-edit{opacity:0}.catalog-staff-tr:hover .catalog-icon-edit{opacity:1}}.catalog-icon-edit:focus-visible{opacity:1;outline-offset:1px;outline:2px solid #00d2ff73}.catalog-staff-swatch-hit{border:1px solid var(--vx-line-strong);cursor:pointer;border-radius:8px;flex-shrink:0;width:1.5rem;height:1.5rem;padding:0;display:block}.catalog-staff-swatch-hit:hover{transform:scale(1.08);box-shadow:0 0 0 2px #00d2ff40}tr.catalog-staff-expand td{background:#080c128c;vertical-align:top!important;border-top:none!important;padding:.45rem .55rem!important}.catalog-staff-inline{flex-wrap:wrap;align-items:flex-end;gap:.5rem .85rem;margin-bottom:.5rem;display:flex}.catalog-compact-field{flex-direction:column;flex:10rem;gap:.22rem;min-width:7.5rem;margin:0;display:flex}.catalog-compact-field--block{flex:100%;min-width:100%}.catalog-compact-label{letter-spacing:.06em;text-transform:uppercase;color:var(--vx-muted);font-weight:700;font-size:.68rem!important}.catalog-compact-input{border-radius:8px!important;min-height:0!important;padding:.35rem .45rem!important;font-size:.86rem!important}.catalog-compact-check{margin:0!important;font-size:.82rem!important}.catalog-compact-check input{width:auto!important}.catalog-compact-btn{border-radius:8px!important;padding:.36rem .72rem!important;font-size:.8rem!important;font-weight:600!important}.catalog-file-input{display:none}.catalog-upload-zone{color:#cbd5e1;cursor:pointer;background:#0f172a80;border:1px dashed #38bdf880;border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:3.2rem;padding:.5rem;font-size:.85rem;font-weight:600;display:flex}.catalog-upload-zone:hover{background:#1e293b8c;border-color:#38bdf8cc}.catalog-upload-preview{object-fit:cover;border-radius:8px;width:100%;max-height:11rem}.catalog-portfolio-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.45rem;display:grid}.catalog-portfolio-item{background:#080c14b3;border:1px solid #94a3b840;border-radius:10px;padding:.28rem}.catalog-portfolio-thumb{object-fit:cover;border-radius:7px;width:100%;height:90px;display:block}.catalog-portfolio-remove{color:#e2e8f0;cursor:pointer;background:#0f172a80;border:1px solid #94a3b859;border-radius:7px;width:100%;margin-top:.24rem;padding:.2rem .35rem;font-size:.72rem}.catalog-staff-services-fold{background:linear-gradient(168deg,#121a26f2 0%,#0a0e16fa 100%);border:1px solid #00d2ff2e;border-radius:14px;margin-top:.15rem;padding:.65rem .75rem .85rem;box-shadow:inset 0 0 0 1px #ffffff0a,0 12px 32px #00000059}.catalog-staff-services-fold-summary{cursor:pointer;letter-spacing:-.02em;color:var(--vx-text);-webkit-user-select:none;user-select:none;padding:.35rem .15rem .5rem;font-weight:800;list-style-position:outside;font-size:.95rem!important}.catalog-staff-services-fold-summary::marker{color:#94a3b8d9}.catalog-staff-services-lead{max-width:42rem;margin:0 0 .65rem;line-height:1.45;font-size:.82rem!important}.catalog-services-pick-grid{scrollbar-gutter:stable;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.65rem;max-height:min(42vh,280px);margin:0;padding:.15rem .1rem .35rem;display:grid;overflow-y:auto}.catalog-service-pick{cursor:pointer;background:linear-gradient(155deg,#1e293aa6 0%,#0f141eeb 100%);border:1.5px solid #94a3b838;border-radius:12px;align-items:stretch;gap:.65rem;min-height:3.35rem;padding:.78rem .85rem .78rem .95rem;transition:border-color .15s,box-shadow .15s,transform .12s,background .15s;display:flex;position:relative}.catalog-service-pick:hover{border-color:#00d2ff59;transform:translateY(-1px);box-shadow:0 6px 18px #00000047}.catalog-service-pick:focus-within{border-color:#00d2ff8c;outline:none;box-shadow:0 0 0 2px #00d2ff33,0 8px 22px #0000004d}.catalog-service-pick--on{background:linear-gradient(155deg,#4c1d9559 0%,#0f1420f2 100%);border-color:#8b5cf6a6;box-shadow:inset 0 0 0 1px #a78bfa40,0 8px 22px #5b21b638}.catalog-service-pick--on:hover{border-color:#a78bfad9}.catalog-service-pick-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.catalog-service-pick-main{flex-direction:column;flex:1;justify-content:center;gap:.2rem;min-width:0;display:flex}.catalog-service-pick-name{letter-spacing:-.02em;color:var(--vx-text);font-size:.95rem;font-weight:700;line-height:1.25}.catalog-service-pick-duration{color:var(--vx-muted);font-size:.8rem;font-weight:600}.catalog-service-pick-tick{background:#0003;border:2px solid #94a3b873;border-radius:8px;flex-shrink:0;place-items:center;width:1.35rem;height:1.35rem;margin-top:.12rem;transition:border-color .15s,background .15s,box-shadow .15s;display:grid}.catalog-service-pick--on .catalog-service-pick-tick{background:linear-gradient(145deg,#7c3aed 0%,#5b21b6 100%);border-color:#0000;box-shadow:0 2px 10px #7c3aed73}.catalog-service-pick--on .catalog-service-pick-tick:after{content:"";border:2.5px solid #fff;border-width:0 2.5px 2.5px 0;width:.35rem;height:.58rem;transform:translateY(-1px)rotate(45deg)}.catalog-services-save-btn{width:100%;max-width:20rem;border-radius:10px!important;margin-top:.85rem!important;padding:.55rem 1rem!important;font-size:.88rem!important;font-weight:700!important}.catalog-staff-swatch{border:1px solid var(--vx-line-strong);vertical-align:middle;border-radius:8px;width:1.65rem;height:1.65rem;display:inline-block}.catalog-wizard-lead{flex-wrap:wrap;align-items:baseline;gap:.45rem .75rem;margin:0 0 1.1rem;display:flex}.catalog-wizard-lead__name{letter-spacing:-.02em;font-size:1.45rem;font-weight:800;line-height:1.15}.catalog-wizard-lead__meta{color:var(--vx-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;font-weight:600}.catalog-wizard-stack{flex-direction:column;gap:1.05rem;display:flex}.catalog-wizard-tone-card{border:1px solid var(--vx-line);background:linear-gradient(168deg,#0d131ef5 0%,#070b11fa 100%);border-radius:18px;padding:1.05rem 1.15rem 1.1rem;box-shadow:inset 0 0 0 1px #ffffff08,0 14px 38px #00000061}.catalog-wizard-tone-card .service-color-picker{gap:.55rem;margin-top:0}.catalog-wizard-tone-card .service-color-picker-label{text-transform:uppercase;letter-spacing:.12em;color:var(--vx-muted);font-size:.72rem;font-weight:700}.catalog-wizard-tone-card .service-color-swatch{border-radius:14px;width:3.45rem;height:3.45rem}.catalog-wizard-tone-card .service-color-native{border-radius:10px;width:2.85rem;height:2.2rem}.catalog-wizard-tone-card .service-color-hex{width:5.4rem;padding:.38rem .42rem;font-size:.88rem}.catalog-wizard-tone-card .service-color-hash{font-size:.88rem}.catalog-wizard-tone-card .service-color-code{display:none}.catalog-wizard-tone-card .service-color-presets{gap:.42rem;margin-top:.15rem}.catalog-wizard-tone-card .service-color-preset{border-radius:8px;width:1.85rem;height:1.85rem}.catalog-wizard-tone-card .service-color-preset--active{transform:scale(1.06);box-shadow:0 0 0 2px #00d2ff59}.catalog-wizard-actions{flex-direction:column;gap:.55rem;margin-top:1.05rem;display:flex}.catalog-wizard-actions .btn-accent,.catalog-wizard-actions .btn-secondary{width:100%}.catalog-wizard-actions .btn-accent{min-height:2.85rem;padding:.7rem 1.05rem;font-size:1rem;font-weight:600}.catalog-wizard-actions .btn-secondary{min-height:2.65rem;padding:.6rem 1rem;font-size:.93rem}.catalog-wiz-wh{flex-direction:column;gap:.85rem;margin-top:.35rem;display:flex}.catalog-wiz-wh__presets{flex-wrap:wrap;gap:.5rem;display:flex}.catalog-wiz-wh-preset{border-radius:10px!important;font-weight:650!important;box-shadow:inset 0 0 0 1px #ffffff0f,0 4px 14px #00000038!important}.catalog-wiz-wh-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.45rem;display:grid}@media (width<=720px){.catalog-wiz-wh-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=460px){.catalog-wiz-wh-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.catalog-wiz-wh-cell{background:linear-gradient(165deg,#182030d1 0%,#0a0e16f0 100%);border:1.5px solid #94a3b833;border-radius:12px;flex-direction:column;gap:.42rem;min-width:0;padding:.52rem .45rem .58rem;transition:border-color .15s,box-shadow .15s,transform .12s;display:flex;box-shadow:0 4px 14px #00000038}.catalog-wiz-wh-cell--on{border-color:#7c3aed6b;box-shadow:inset 0 0 0 1px #a78bfa1f,0 6px 18px #5b21b62e}.catalog-wiz-wh-cell--focus{border-color:#00d2ff80;box-shadow:0 0 0 2px #00d2ff29,0 8px 22px #00000047}.catalog-wiz-wh-cell__head{justify-content:space-between;align-items:center;gap:.3rem;display:flex}.catalog-wiz-wh-cell__labelbtn{font:inherit;letter-spacing:.06em;text-transform:uppercase;color:#e2e8f0;cursor:pointer;background:0 0;border:none;border-radius:8px;margin:0;padding:.18rem .28rem;font-size:.78rem;font-weight:800;transition:background .12s}.catalog-wiz-wh-cell__labelbtn:hover{color:#fff;background:#00d2ff24}.catalog-wiz-wh-pill{font:inherit;letter-spacing:.04em;text-transform:uppercase;color:#94a3b8;cursor:pointer;background:#00000047;border:1px solid #94a3b859;border-radius:999px;flex-shrink:0;margin:0;padding:.2rem .46rem;font-size:.65rem;font-weight:800;transition:border-color .12s,background .12s,color .12s}.catalog-wiz-wh-pill--on{color:#faf5ff;background:linear-gradient(145deg,#7c3aed73 0%,#5b21b6a6 100%);border-color:#a78bfa8c;box-shadow:0 2px 10px #7c3aed59}.catalog-wiz-wh-cell__times{flex-direction:column;gap:.32rem;min-width:0;display:flex}.catalog-wiz-wh-cell__times .modern-hm-label{font-size:.62rem!important}.catalog-wiz-wh-cell__times .modern-hm-trigger{border-radius:9px!important;min-height:2.15rem!important;padding:.28rem .4rem!important;font-size:.78rem!important}.catalog-wiz-wh-cell__off{text-align:center;margin:0;padding:.35rem 0;font-size:.78rem}.catalog-wiz-wh-apply{margin-top:.1rem}.catalog-wiz-wh-apply-btn{width:100%;border-radius:11px!important;font-weight:650!important;box-shadow:inset 0 0 0 1px #ffffff0d,0 6px 18px #00000038!important}.catalog-active-choice{border:1px solid var(--vx-line);background:linear-gradient(168deg,#0d131ee0 0%,#080c14f0 100%);border-radius:18px;margin-top:0;padding:1.1rem 1.2rem 1.15rem;box-shadow:inset 0 0 0 1px #8a70ff14,0 12px 32px #00000052}.catalog-active-choice__head{text-transform:uppercase;letter-spacing:.12em;color:var(--vx-muted);margin:0 0 .85rem;font-size:.72rem;font-weight:700}.catalog-active-choice__check{align-items:flex-start;font-weight:600;line-height:1.4;gap:.75rem!important;margin:0!important;font-size:1.02rem!important}.catalog-active-choice__check input{flex-shrink:0;width:1.15rem;height:1.15rem;margin-top:.28rem!important}.catalog-top-layout{grid-template-columns:minmax(260px,340px) minmax(420px,1fr);align-items:start;gap:.8rem;display:grid}.catalog-main-layout{grid-template-columns:minmax(420px,1fr) minmax(380px,1fr);align-items:start;gap:.8rem;display:grid}.catalog-services-card,.catalog-staff-card{min-width:0}.crm-card.catalog-services-card{border-radius:12px;padding:.95rem 1.15rem}.crm-card.catalog-staff-card{border-radius:16px;padding:1.35rem 1.55rem}.catalog-services-table,.catalog-staff-table{width:100%}.catalog-staff-table{table-layout:fixed}.catalog-page .catalog-services-card .catalog-services-table{table-layout:fixed;width:100%;min-width:0}.catalog-services-table--compact th,.catalog-services-table--compact td{vertical-align:middle;padding:.52rem .6rem;font-size:.86rem}.catalog-services-table--compact th:first-child,.catalog-services-table--compact td:first-child{width:36%}.catalog-services-table--compact th:nth-child(2),.catalog-services-table--compact td:nth-child(2),.catalog-services-table--compact th:nth-child(3),.catalog-services-table--compact td:nth-child(3){width:11%}.catalog-services-table--compact th:nth-child(4),.catalog-services-table--compact td:nth-child(4){width:18%}.catalog-services-table--compact th:nth-child(5),.catalog-services-table--compact td:nth-child(5){width:13%}.catalog-services-table__num-head,.catalog-services-table__num-cell{text-align:right;font-variant-numeric:tabular-nums}.catalog-services-table__name-cell{min-width:0;overflow:hidden}.catalog-services-table__act-head{width:4.5rem;padding-left:.25rem!important;padding-right:.25rem!important}.catalog-services-table__actions-cell{text-align:right;vertical-align:middle;white-space:nowrap}.catalog-services-table__actions-inline{justify-content:flex-end;align-items:center;gap:.35rem;display:inline-flex}.catalog-page .catalog-services-card .catalog-services-table__icon-btn{cursor:pointer;width:2rem!important;height:2rem!important;min-height:2rem!important;box-shadow:none!important;color:#e2e8f0eb!important;filter:none!important;background:#1e293be0!important;border:1px solid #94a3b842!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0!important;display:inline-flex!important;transform:none!important}.catalog-page .catalog-services-card .catalog-services-table__icon-btn:hover:not(:disabled){filter:none!important;background:#334155f2!important;border-color:#38bdf866!important;transform:none!important}.catalog-page .catalog-services-card .catalog-services-table__icon-btn--danger:hover:not(:disabled){color:#fecaca!important;background:#7f1d1d61!important;border-color:#f8717173!important}.catalog-services-table__actions-cell .catalog-delete-anchor{display:inline-flex;position:relative}@media (width<=768px){.catalog-page .catalog-services-card .catalog-services-table-wrap{overflow-x:visible}.catalog-page .catalog-services-card .catalog-services-table--responsive{min-width:0;display:block}.catalog-page .catalog-services-card .catalog-services-table--responsive thead{display:none}.catalog-page .catalog-services-card .catalog-services-table--responsive tbody{flex-direction:column;gap:.65rem;display:flex}.catalog-page .catalog-services-card .catalog-services-table--responsive tbody tr{background:#080c1473;border:1px solid #94a3b824;border-radius:12px;flex-direction:column;gap:.45rem;padding:.75rem .65rem;display:flex}.catalog-page .catalog-services-card .catalog-services-table--responsive tbody tr:last-child{border-bottom:1px solid #94a3b824}.catalog-page .catalog-services-card .catalog-services-table--responsive tbody td{white-space:normal;grid-template-columns:minmax(5.5rem,34%) minmax(0,1fr);align-items:center;gap:.35rem .65rem;display:grid;padding:.12rem 0!important}.catalog-page .catalog-services-card .catalog-services-table--responsive tbody td:before{content:attr(data-label);letter-spacing:.06em;text-transform:uppercase;color:#94a3b8c7;font-size:.65rem;font-weight:700}.catalog-page .catalog-services-card .catalog-services-table--responsive tbody td[data-label=Услуга]{display:block;padding-bottom:.25rem!important}.catalog-page .catalog-services-card .catalog-services-table--responsive tbody td[data-label=Услуга]:before{display:none}.catalog-page .catalog-services-card .catalog-services-table--responsive tbody td.catalog-services-table__actions-cell{justify-content:flex-end;align-items:center;display:flex;padding-top:.2rem!important}.catalog-page .catalog-services-card .catalog-services-table--responsive tbody td[data-label=Статус]{white-space:normal}.catalog-page .catalog-services-card .catalog-services-table--responsive .catalog-service-active-toggle{justify-self:start}.catalog-page .catalog-services-card .catalog-services-table--responsive .catalog-delete-confirm{left:auto;right:0}}.catalog-services-table thead th{padding-block:.42rem;font-size:.64rem}.catalog-services-table .catalog-status{padding:.18rem .52rem;font-size:.72rem}.catalog-service-name{align-items:center;gap:.4rem;min-width:0;max-width:100%;display:inline-flex}.catalog-service-name--tone{background:#ffffff0a;border:none;border-radius:8px;padding:.18rem .42rem .18rem .28rem;overflow:hidden}.catalog-services-table--compact .catalog-service-name--tone{white-space:nowrap;text-overflow:ellipsis}.catalog-services-table--compact .catalog-service-dot{width:.55rem;height:.55rem}.catalog-service-dot{width:.5rem;height:.5rem;box-shadow:none;border:none;border-radius:50%;flex-shrink:0}.catalog-staff-table th,.catalog-staff-table td{vertical-align:middle;padding:.92rem 1.05rem;font-size:.95rem}.catalog-staff-table thead th{padding-block:.55rem;font-size:.74rem}.catalog-staff-table .catalog-staff-swatch-hit{border-radius:10px;width:1.85rem;height:1.85rem}.catalog-staff-table .catalog-count-pill{min-width:2.2rem;padding:.18rem .58rem;font-size:.84rem}.catalog-staff-table .catalog-status{padding:.28rem .72rem;font-size:.8rem}.catalog-staff-table .catalog-icon-edit{width:2rem;height:2rem}.catalog-staff-table th:first-child,.catalog-staff-table td:first-child{width:42%}.catalog-staff-table th:nth-child(2),.catalog-staff-table td:nth-child(2){width:12%}.catalog-staff-table th:nth-child(3),.catalog-staff-table td:nth-child(3){width:11%}.catalog-staff-table th:nth-child(4),.catalog-staff-table td:nth-child(4){width:20%}.catalog-staff-table th:nth-child(5),.catalog-staff-table td:nth-child(5){text-align:right;vertical-align:middle;width:15%}.catalog-staff-col-actions{padding-inline:.35rem!important}.catalog-staff-actions-cell{position:relative}.catalog-staff-delete-btn{border-radius:8px!important;padding:.28rem .5rem!important;font-size:.78rem!important;font-weight:600!important}.catalog-table-wrap{width:100%;overflow-x:auto}.catalog-hours-row{grid-template-columns:88px minmax(0,1fr) 20px minmax(0,1fr);align-items:center;gap:.45rem;display:grid}.catalog-dayoff-row{grid-template-columns:170px minmax(0,1fr) auto;align-items:end;gap:.6rem;display:grid}.service-color-picker{flex-direction:column;gap:.35rem;margin-top:.25rem;display:flex}.service-color-picker-label{color:var(--vx-muted);font-size:.82rem;font-weight:600}.service-color-row{flex-wrap:wrap;align-items:center;gap:.45rem .55rem;display:flex}.service-color-swatch{border:1px solid var(--vx-line-strong);background-clip:padding-box;border-radius:8px;flex-shrink:0;width:2.5rem;height:2.5rem}.service-color-controls{flex-wrap:wrap;align-items:center;gap:.4rem .5rem;min-width:0;display:flex}.service-color-native{appearance:none;border:1px solid var(--vx-line-strong);cursor:pointer;width:2.35rem;height:1.75rem;box-shadow:none;background:0 0;border-radius:6px;flex-shrink:0;padding:0;overflow:hidden}.service-color-open-palette{appearance:none;color:#e0f2fe;cursor:pointer;background:#0e749038;border:1px solid #38bdf88c;border-radius:8px;padding:.28rem .58rem;font-size:.72rem;font-weight:700}.service-color-open-palette:hover{background:#0e749057;border-color:#38bdf8bf}.service-color-native::-webkit-color-swatch-wrapper{padding:0}.service-color-native::-webkit-color-swatch{border:none;border-radius:0}.service-color-native::-moz-color-swatch{border:none;border-radius:0}.service-color-hex-field{align-items:center;gap:.1rem;display:inline-flex}.service-color-hash{color:#94a3b8;font-family:ui-monospace,monospace;font-size:.8rem;font-weight:600}.service-color-hex{letter-spacing:.04em;text-transform:lowercase;border:1px solid var(--vx-line-strong);border-radius:6px;width:4.6rem;padding:.28rem .32rem;font-family:ui-monospace,monospace;font-size:.78rem}.service-color-code{color:#64748b;letter-spacing:.03em;align-items:center;gap:.45rem;font-family:ui-monospace,monospace;font-size:.72rem;font-weight:600;display:inline-flex}.service-color-palette-hint{color:#94a3b8;margin:.05rem 0 0;font-size:.72rem}.service-color-copy{appearance:none;border:1px solid var(--vx-line);background:var(--vx-bg-elevated);color:var(--vx-text);cursor:pointer;border-radius:7px;padding:.14rem .42rem;font-size:.66rem;font-weight:700}.service-color-copy:hover{border-color:var(--vx-line-strong)}.service-color-presets{flex-wrap:wrap;gap:.28rem;display:flex}.service-color-preset{border:1px solid var(--vx-line);cursor:pointer;width:1.35rem;height:1.35rem;box-shadow:none;background-image:none;border-radius:5px;flex-shrink:0;padding:0}.service-color-preset:hover{filter:brightness(1.08);box-shadow:none;transform:none}.service-color-preset--active{border-color:#00d2ff8c;box-shadow:0 0 0 2px #00d2ff33}.service-color-hint{margin:.1rem 0 0;line-height:1.3}.modern-date-field{flex-direction:column;gap:.35rem;min-width:0;display:flex}.modern-date-field--compact{flex:0 auto}.modern-date-field-caption{color:var(--vx-muted);font-size:.82rem;font-weight:600}.modern-date-trigger-row{align-self:flex-start;width:100%;max-width:280px;position:relative}.modern-date-field--compact .modern-date-trigger-row{max-width:240px}.modern-date-field--range{width:100%}.modern-date-field--range .modern-date-trigger-row{width:100%;max-width:none}.modern-date-trigger{width:100%;font:inherit;font-variant-numeric:tabular-nums;color:var(--vx-text);cursor:pointer;background:linear-gradient(168deg,#263248f2 0%,#162030fa 100%);border:1px solid #94a3b852;border-radius:12px;justify-content:space-between;align-items:center;gap:.55rem;padding:.48rem .72rem;font-size:.88rem;transition:border-color .14s,box-shadow .14s,background .14s;display:flex;box-shadow:inset 0 1px #ffffff14,0 2px 10px #00000038}.modern-date-trigger--range{min-height:2.65rem}.modern-date-trigger-label{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8e6;font-size:.64rem;font-weight:700}.modern-date-trigger-value{color:#f1f5f9;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.86rem;font-weight:650;overflow:hidden}.modern-date-trigger-value-sep{opacity:.55;margin:0 .28rem;font-weight:500}.modern-date-trigger:hover{background:linear-gradient(168deg,#2c3a54fa 0%,#1a2638 100%);border-color:#38bdf87a;box-shadow:inset 0 1px #ffffff1a,0 4px 16px #00000047,0 0 20px #38bdf814}.modern-date-trigger--open{background:linear-gradient(168deg,#30405c 0%,#1c283c 100%);border-color:#38bdf8b8;box-shadow:inset 0 1px #ffffff1f,0 0 0 2px #38bdf829,0 6px 20px #38bdf81f}.modern-date-trigger--invalid{background:linear-gradient(168deg,#482626f2 0%,#20161cfa 100%);border-color:#f87171b8;box-shadow:inset 0 1px #ffffff0f,0 0 0 3px #f8717124}.modern-date-field--invalid .modern-date-field-caption{color:#fca5a5}.modern-date-chevron{background:#38bdf81f url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2338bdf8' stroke-width='2.5' stroke-linecap='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") 50%/12px no-repeat;border-radius:6px;flex-shrink:0;width:1.1rem;height:1.1rem;transition:transform .18s,background .14s}.modern-date-trigger--open .modern-date-chevron{background-color:#38bdf838;transform:rotate(180deg)}.modern-date-panel{z-index:50;min-width:min(300px,100vw - 24px);color:var(--vx-text);background:linear-gradient(168deg,#243048fc 0%,#141e2e 100%);border:1px solid #38bdf852;border-radius:16px;padding:0;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 20px 52px #0000007a,inset 0 0 0 1px #ffffff0f,0 0 36px #38bdf81a}.modern-date-panel--portaled{z-index:15000;position:fixed}.modern-date-panel:not(.modern-date-panel--range){padding:.65rem}.modern-date-panel--range{border-radius:12px;min-width:min(268px,100vw - 24px);max-width:280px}.modern-date-panel--portaled.modern-date-panel--range{overscroll-behavior:contain;flex-direction:column;display:flex;overflow:hidden}.modern-date-panel--range .modern-date-panel__head--sticky{z-index:1;flex-shrink:0}.modern-date-panel--range .modern-date-panel__body-scroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;flex:auto;min-height:0;padding-bottom:2px;overflow:hidden auto}.modern-date-panel--range .modern-date-panel__body-scroll::-webkit-scrollbar{width:6px}.modern-date-panel--range .modern-date-panel__body-scroll::-webkit-scrollbar-thumb{background:#38bdf859;border-radius:999px}.modern-date-panel--range .modern-date-panel__body-scroll::-webkit-scrollbar-track{background:#0f172a59}.modern-date-panel--range .modern-date-panel__head{gap:.06rem;padding:.38rem .5rem}.modern-date-panel--range .modern-date-panel__head-title{font-size:.58rem}.modern-date-panel--range .modern-date-panel__head-value{font-size:.76rem}.modern-date-panel--range .modern-month-shell--range{gap:.28rem;padding:.38rem .48rem .45rem}.modern-date-panel--range .modern-month-controls{gap:.3rem .5rem}.modern-date-panel--range .modern-month-field{gap:.14rem;font-size:.68rem}.modern-date-panel--range .modern-month-field-label{font-size:.56rem}.modern-date-panel--range .modern-month-select{border-radius:8px;min-width:92px;padding:.26rem 1.45rem .26rem .4rem;font-size:.74rem}.modern-date-panel--range .modern-month-week-head{letter-spacing:.02em;gap:2px;margin-top:0;font-size:.56rem}.modern-date-panel--range .modern-month-grid{gap:2px}.modern-date-panel--range .modern-month-empty{height:24px;min-height:24px}.modern-date-panel--range .modern-month-cell{aspect-ratio:unset;border-radius:6px;height:24px;min-height:0;max-height:24px;font-size:.7rem;font-weight:600}.modern-date-panel--range .modern-month-cell:hover{box-shadow:none;transform:none}.modern-date-panel--range .modern-month-cell--range-start,.modern-date-panel--range .modern-month-cell--range-end,.modern-date-panel--range .modern-month-cell--range-single{border-radius:6px;box-shadow:0 2px 8px #38bdf82e}.modern-range-steps{background:#0f172a8c;border:1px solid #94a3b833;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;padding:.45rem .5rem;display:flex}.modern-range-step{opacity:.45;border:1px solid #0000;border-radius:8px;align-items:center;gap:.35rem;padding:.28rem .5rem;transition:opacity .15s,background .15s,border-color .15s;display:inline-flex}.modern-range-step__num{color:#cbd5e1e6;background:#334155cc;border-radius:999px;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.68rem;font-weight:700;display:inline-flex}.modern-range-step__label{color:#e2e8f0e0;font-size:.76rem;font-weight:600}.modern-range-step__sep{color:#94a3b88c;-webkit-user-select:none;user-select:none;font-size:.85rem}.modern-range-step.is-active{opacity:1;background:#38bdf81f;border-color:#38bdf861}.modern-range-step.is-active .modern-range-step__num{color:#e0f2fe;background:#38bdf859}.modern-range-step.is-active .modern-range-step__label{color:#e0f2fe}.modern-range-step.is-done{opacity:.9}.modern-range-step.is-done .modern-range-step__num{color:#99f6e4;background:#2dd4bf40}.modern-range-guide{text-align:center;color:#e0f2fef2;background:#38bdf814;border:1px solid #38bdf833;border-radius:8px;margin:0;padding:.35rem .45rem;font-size:.78rem;font-weight:500;line-height:1.35}.modern-date-panel--range .modern-range-guide{font-size:.74rem}.modern-date-panel__head{background:linear-gradient(90deg,#38bdf824 0%,#0000 72%);border-bottom:1px solid #38bdf829;flex-direction:column;gap:.12rem;padding:.55rem .65rem;display:flex}.modern-date-panel__head-title{letter-spacing:.1em;text-transform:uppercase;color:#bae6fdd9;font-size:.62rem;font-weight:750}.modern-date-panel__head-value{color:#f8fafc;font-variant-numeric:tabular-nums;font-size:.84rem;font-weight:650}.modern-date-panel__head-sep{opacity:.55;color:#38bdf8;margin:0 .35rem}.modern-date-panel--above:not(.modern-date-panel--portaled){top:auto;bottom:calc(100% + 6px);box-shadow:0 -16px 44px #00000075,inset 0 0 0 1px #ffffff0f,0 0 28px #38bdf814}.modern-date-panel--portaled.modern-date-panel--above{box-shadow:0 -16px 44px #00000075,inset 0 0 0 1px #ffffff0f,0 0 28px #38bdf814}.modern-date-field--inline{width:100%}.modern-date-inline-panel{border:1px solid var(--vx-line-strong);background:linear-gradient(#141c26 0%,#0f1419 100%);border-radius:14px;width:100%;padding:.65rem;box-shadow:0 4px 20px #00000059,inset 0 0 0 1px #ffffff0a}.modern-date-inline-panel--booking{box-shadow:none;background:0 0;border:none;padding:0}.modern-date-field--booking{gap:.5rem}.modern-date-booking-selected{color:var(--vx-text);letter-spacing:-.01em;margin:0;font-size:.9rem;font-weight:600}.modern-month-nav{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.65rem;display:flex}.modern-month-nav-title{text-align:center;letter-spacing:-.02em;color:var(--vx-text);flex:1;font-size:1rem;font-weight:700}.modern-month-nav-btn{border:1px solid var(--vx-line);width:2.25rem;height:2.25rem;color:var(--vx-text);cursor:pointer;background:#ffffff0a;border-radius:10px;flex-shrink:0;place-items:center;padding:0;font-size:1.15rem;line-height:1;transition:background .12s,border-color .12s;display:grid}.modern-month-nav-btn:hover{background:#7dd3fc1a;border-color:#7dd3fc59}.modern-month-shell--booking{gap:.35rem}.modern-month-shell--booking .modern-month-week-head{color:var(--vx-muted-2);letter-spacing:.03em;gap:2px;margin-bottom:.15rem;font-size:.7rem;font-weight:600}.modern-month-shell--booking .modern-month-grid{gap:2px}.modern-month-shell--booking .modern-month-empty{min-height:2.35rem}.modern-month-shell--booking .modern-month-cell{aspect-ratio:unset;min-height:unset;max-height:unset;height:2.35rem;box-shadow:none;background:0 0;border-color:#0000;border-radius:8px;font-size:.84rem;font-weight:500}.modern-month-shell--booking .modern-month-cell--neutral{background:0 0;border-color:#0000}.modern-month-shell--booking .modern-month-cell:hover:not(:disabled):not(.modern-month-cell--picked){box-shadow:none;background:#ffffff12;transform:none}.modern-month-shell--booking .modern-month-cell--picked:hover{background:linear-gradient(135deg, var(--app-accent-from), var(--app-accent-to));color:var(--vx-on-accent);box-shadow:none;transform:none}.modern-month-shell--booking .modern-month-cell--bookable:not(.modern-month-cell--picked):not(.modern-month-cell--disabled){color:#7dd3fc;font-weight:600;box-shadow:inset 0 0 0 1.5px #7dd3fc8c}.modern-month-shell--booking .modern-month-cell--today:not(.modern-month-cell--picked):not(.modern-month-cell--bookable){color:var(--vx-muted)}.modern-month-shell--booking .modern-month-cell--picked{background:linear-gradient(135deg, var(--app-accent-from), var(--app-accent-to));color:var(--vx-on-accent);box-shadow:none;border-color:#0000;font-weight:700}.modern-month-shell--booking .modern-month-cell--disabled{opacity:.28}.modern-month-shell--booking.modern-month-shell--loading-days .modern-month-cell{opacity:.45;pointer-events:none}.modern-month-shell--booking.modern-month-shell--loading-days .modern-month-cell--disabled{opacity:.28}.modern-month-cell--disabled{opacity:.32;cursor:not-allowed;pointer-events:none}.modern-month-cell--disabled:hover{box-shadow:none;transform:none}.modern-date-trigger-row--panel-above .modern-date-chevron{transform:rotate(180deg)}.modern-month-shell{flex-direction:column;gap:.45rem;display:flex}.modern-month-controls{flex-wrap:wrap;align-items:flex-end;gap:.5rem 1rem;display:flex}.modern-month-field{color:#64748b;flex-direction:column;gap:.22rem;font-size:.76rem;display:flex}.modern-month-field-label{letter-spacing:.08em;text-transform:uppercase;color:#bae6fdbf;font-size:.62rem;font-weight:700}.modern-month-select{font:inherit;appearance:none;color:#f1f5f9;cursor:pointer;background-color:#1e293bd9;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2338bdf8' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .45rem center;background-repeat:no-repeat;border:1px solid #94a3b84d;border-radius:10px;min-width:118px;padding:.36rem 1.8rem .36rem .55rem;font-size:.84rem;font-weight:600;transition:border-color .12s,box-shadow .12s}.modern-month-select:hover{border-color:#38bdf873}.modern-month-select:focus{border-color:#38bdf8a6;outline:none;box-shadow:0 0 0 2px #38bdf824}.modern-month-shell--range .modern-month-week-head{color:#94a3b8e6;gap:2px;margin-top:0;font-size:.56rem}.modern-month-shell--range .modern-month-grid{gap:2px}.modern-month-shell--range .modern-month-empty{height:24px;min-height:24px}.modern-month-shell--range .modern-month-cell{aspect-ratio:unset;color:#e2e8f0;background:#1e293bb8;border:1px solid #94a3b838;border-radius:6px;height:24px;min-height:0;max-height:24px;font-size:.7rem;font-weight:600}.modern-month-shell--range .modern-month-cell:hover{box-shadow:none;background:#26344ee6;border-color:#38bdf873;transform:none}.modern-month-shell--range .modern-month-cell--range-mid{color:#e0f2fe;background:#38bdf82e;border-color:#38bdf859;border-radius:6px}.modern-month-shell--range .modern-month-cell--range-start,.modern-month-shell--range .modern-month-cell--range-end,.modern-month-shell--range .modern-month-cell--range-single{border-radius:6px;font-weight:700;box-shadow:0 2px 8px #38bdf82e}.modern-month-shell--range .modern-month-cell--range-start{color:#042f2e;background:linear-gradient(145deg,#22d3ee 0%,#0891b2 100%);border-color:#22d3eeb3}.modern-month-shell--range .modern-month-cell--range-end{color:#eff6ff;background:linear-gradient(145deg,#60a5fa 0%,#2563eb 100%);border-color:#60a5fab3}.modern-month-shell--range .modern-month-cell--range-single{color:#042f2e;background:linear-gradient(145deg,#2dd4bf 0%,#0d9488 100%);border-color:#2dd4bfa6}.modern-month-week-head{text-transform:uppercase;letter-spacing:.04em;color:#94a3b8;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;font-size:.68rem;font-weight:700;display:grid}.modern-month-week-head span{text-align:center}.modern-month-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;display:grid}.modern-month-empty{min-height:34px}.modern-month-cell{aspect-ratio:1;background:var(--vx-bg-elevated);min-height:36px;max-height:44px;color:var(--vx-text);font-variant-numeric:tabular-nums;cursor:pointer;border:1px solid #0000;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:0;font-size:.86rem;font-weight:600;transition:transform .1s,box-shadow .1s,border-color .1s;display:flex}.modern-month-cell:hover{transform:translateY(-1px);box-shadow:0 6px 14px #0f172a1a}.modern-month-cell--picked{background:linear-gradient(160deg, var(--app-accent-from) 0%, var(--app-accent-to) 100%);color:#f8fafc;box-shadow:0 0 0 1px #7dd3fce6, inset 0 1px 0 #fff3, 0 6px 20px var(--vx-glow);border-color:#7dd3fc}.modern-month-cell--neutral{border-color:var(--vx-line);background:linear-gradient(#161f2a 0%,#1a222e 100%)}.modern-month-cell--off{color:#991b1b;background:linear-gradient(#fef2f2 0%,#fee2e2 100%);border-color:#fecaca}.modern-month-cell--work{color:#065f46;background:linear-gradient(#ecfdf5 0%,#d1fae5 100%);border-color:#a7f3d0}.modern-month-cell--picked.modern-month-cell--off,.modern-month-cell--picked.modern-month-cell--work,.modern-month-cell--picked span{color:#f8fafc}.modern-month-cell--picked.modern-month-cell--off{background:linear-gradient(160deg,#b91c1c 0%,#dc2626 100%);border-color:#991b1b}.modern-month-cell--picked.modern-month-cell--work{background:linear-gradient(160deg,#047857 0%,#059669 100%);border-color:#065f46}.modern-month-dot{background:#0ea5e9;border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 1px #ffffffb3}.modern-month-cell--picked .modern-month-dot{background:#e0f2fe;box-shadow:0 0 0 1px #0f172a59}.modern-month-cell--range-mid{background:linear-gradient(#38bdf833 0%,#0ea5e926 100%);border-color:#38bdf859}.modern-month-cell--range-start{color:#f0fdf4;background:linear-gradient(160deg,#22c55e 0%,#16a34a 100%);border-color:#15803d;box-shadow:0 8px 22px #16a34a47}.modern-month-cell--range-end{color:#eff6ff;background:linear-gradient(160deg,#3b82f6 0%,#2563eb 100%);border-color:#1d4ed8;box-shadow:0 8px 22px #2563eb4d}.modern-month-cell--range-single{color:#f0fdfa;background:linear-gradient(160deg,#14b8a6 0%,#0d9488 100%);border-color:#0f766e}.modern-month-cell--range-start span,.modern-month-cell--range-end span,.modern-month-cell--range-single span{color:inherit}.modern-hm{color:var(--vx-muted);flex-direction:column;gap:.22rem;font-size:.82rem;display:flex}.modern-hm-label{color:#cbd5e1e6;font-size:.72rem;font-weight:650}.modern-hm-row{align-items:center;gap:.25rem;width:100%;display:inline-flex}.modern-hm-trigger{font:inherit;color:#f1f5f9;cursor:pointer;background-color:#0000;background-image:linear-gradient(168deg,#263248f2 0%,#162030fa 100%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%2338bdf8' stroke-width='2.5' stroke-linecap='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:0 0,right .5rem center;background-repeat:no-repeat,no-repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #94a3b852;border-radius:12px;justify-content:center;align-items:center;gap:0;width:100%;min-width:5.5rem;padding:.42rem 1.85rem .42rem .62rem;transition:border-color .14s,box-shadow .14s,background .14s;display:inline-flex;box-shadow:inset 0 1px #ffffff14,0 2px 8px #0003}.modern-hm-trigger:hover:not(:disabled){border-color:#38bdf880;box-shadow:inset 0 1px #ffffff1a,0 4px 14px #0000003d,0 0 18px #38bdf814}.modern-hm-trigger:focus,.modern-hm-trigger--open{border-color:#38bdf8b8;outline:none;box-shadow:inset 0 1px #ffffff1f,0 0 0 2px #38bdf829,0 6px 18px #38bdf81f}.modern-hm-trigger:disabled{opacity:.48;cursor:not-allowed}.modern-hm-trigger-inner{font-variant-numeric:tabular-nums;letter-spacing:.02em;align-items:center;gap:.1rem;font-size:.92rem;font-weight:700;display:inline-flex}.modern-hm-trigger-time{color:#f8fafc}.modern-hm-trigger-colon{color:#38bdf8;opacity:.95;font-weight:750}.modern-hm-dropdown{box-sizing:border-box;z-index:15000;background:linear-gradient(168deg,#243048fc 0%,#141e2e 100%);border:1px solid #38bdf852;border-radius:16px;min-width:260px;max-width:min(92vw,300px);padding:0;overflow:hidden;box-shadow:0 20px 48px #00000075,inset 0 0 0 1px #ffffff0f,0 0 32px #38bdf81a}.modern-hm-dropdown__head{background:linear-gradient(90deg,#38bdf824 0%,#0000 72%);border-bottom:1px solid #38bdf829;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .65rem;display:flex}.modern-hm-dropdown__head-label{letter-spacing:.1em;text-transform:uppercase;color:#bae6fdd9;font-size:.62rem;font-weight:750}.modern-hm-dropdown__head-value{font-variant-numeric:tabular-nums;color:#f8fafc;text-shadow:0 0 20px #38bdf840;font-size:1rem;font-weight:750}.modern-hm-dropdown-section{padding:.55rem .65rem .65rem}.modern-hm-dropdown-section+.modern-hm-dropdown-section{border-top:1px solid #94a3b824;margin-top:0;padding-top:.5rem}.modern-hm-dropdown-caption{letter-spacing:.1em;text-transform:uppercase;color:#bae6fdb8;margin-bottom:.38rem;font-size:.62rem;font-weight:750;display:block}.modern-hm-grid{gap:.26rem;display:grid}.modern-hm-grid--hours{grid-template-columns:repeat(6,minmax(0,1fr))}.modern-hm-grid--minutes{grid-template-columns:repeat(auto-fill,minmax(2.85rem,1fr))}.modern-hm-chip{color:#f1f5f9f2;font:inherit;font-variant-numeric:tabular-nums;cursor:pointer;background:#1e293bbf;border:1px solid #94a3b83d;border-radius:9px;margin:0;padding:.34rem .26rem;font-size:.78rem;font-weight:650;transition:border-color .12s,background .12s,color .12s,transform .1s}.modern-hm-chip:hover{background:#38bdf824;border-color:#38bdf873;transform:translateY(-1px)}.modern-hm-chip--active{color:#f0f9ff;background:linear-gradient(145deg,#38bdf859 0%,#0ea5e938 100%);border-color:#38bdf8b3;box-shadow:0 0 0 1px #38bdf833,0 4px 12px #38bdf82e}.modern-hm-colon{color:#94a3b8;font-weight:700}.modern-hour{flex-direction:column;gap:.35rem;min-width:0;display:flex}.modern-hour-label{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8e0;font-size:.68rem;font-weight:700}.modern-hour-trigger{width:100%;min-width:7.5rem;min-height:2.35rem;font:inherit;font-variant-numeric:tabular-nums;color:#f8fafcf2;cursor:pointer;background:linear-gradient(#161f2af2 0%,#0d131cfa 100%);border:1px solid #94a3b838;border-radius:10px;justify-content:space-between;align-items:center;gap:.5rem;padding:.42rem .65rem;font-size:.9rem;font-weight:650;transition:border-color .14s,box-shadow .14s,background .14s;display:flex;box-shadow:inset 0 1px #ffffff0d,0 1px 3px #00000047}.modern-hour-trigger:hover:not(:disabled){border-color:#38bdf866;box-shadow:inset 0 1px #ffffff12,0 2px 12px #00000059}.modern-hour-trigger:focus{border-color:#38bdf88c;outline:none;box-shadow:0 0 0 3px #38bdf824}.modern-hour-trigger:disabled{opacity:.48;cursor:not-allowed}.modern-hour-trigger__chev{opacity:.85;border-bottom:1.5px solid #94a3b8bf;border-right:1.5px solid #94a3b8bf;flex-shrink:0;width:.55rem;height:.55rem;transform:rotate(45deg)translateY(-1px)}.modern-hour-dropdown{box-sizing:border-box;background:linear-gradient(165deg,#161e2e 0%,#0f1624 100%);border:1px solid #94a3b833;border-radius:12px;padding:.35rem;box-shadow:0 18px 42px #0000007a,inset 0 0 0 1px #38bdf80f}.modern-hour-dropdown__list{scrollbar-width:thin;scrollbar-color:#38bdf859 #0f172a80;flex-direction:column;gap:.12rem;max-height:min(16rem,52vh);padding:.12rem;display:flex;overflow:hidden auto}.modern-hour-dropdown__list::-webkit-scrollbar{width:6px}.modern-hour-dropdown__list::-webkit-scrollbar-track{background:#0f172a73;border-radius:6px}.modern-hour-dropdown__list::-webkit-scrollbar-thumb{background:#38bdf859;border-radius:6px}.modern-hour-option{color:#e2e8f0eb;width:100%;font:inherit;font-variant-numeric:tabular-nums;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;margin:0;padding:.42rem .65rem;font-size:.88rem;font-weight:600;transition:background .12s,color .12s;display:block}.modern-hour-option:hover:not(:disabled){color:#f8fafc;background:#38bdf81a}.modern-hour-option--active{color:#e0f2fe;background:#38bdf82e;box-shadow:inset 0 0 0 1px #38bdf840}.modern-hour-option:disabled{opacity:.35;cursor:not-allowed}.catalog-branches-field .modern-hour-trigger,.widget-settings-field .modern-hour-trigger{min-width:8.5rem}.modal-datetime-inline{flex-wrap:wrap;align-items:flex-end;gap:.65rem 1rem;display:flex}.modal-datetime-stack{flex-direction:column;align-items:flex-start;gap:.55rem;display:flex}.break-block-card{flex-direction:column;gap:0;min-width:0;display:flex}.break-block-title{letter-spacing:-.01em;margin:0 0 .85rem;font-size:1.02rem}.break-block-form{flex-direction:column;gap:.95rem;min-width:0;display:flex}.break-block-field{flex-direction:column;gap:.38rem;min-width:0;display:flex}.break-block-field:not(label){gap:0}.break-block-field>.modern-date-field{width:100%}.break-block-label{color:var(--vx-muted);letter-spacing:.01em;font-size:.8rem;font-weight:600}.break-block-label-opt{color:#94a3b8;font-size:.75rem;font-weight:500}.break-block-control{border:1px solid var(--vx-line-strong);width:100%;max-width:100%;font:inherit;color:var(--vx-text);background:var(--vx-surface);box-sizing:border-box;border-radius:10px;padding:.48rem .6rem;font-size:.9rem}.break-block-control:focus-visible{outline-offset:1px;outline:2px solid #334155}select.break-block-control{appearance:auto;cursor:pointer;min-height:2.5rem}.break-block-card .modern-date-field{width:100%;max-width:none}.break-block-card .modern-date-field-caption{color:var(--vx-muted);font-size:.8rem;font-weight:600}.break-block-card .modern-date-trigger-row{width:100%;max-width:none}.break-block-card .modern-date-trigger{min-height:2.5rem;font-size:.9rem}.break-block-times{border:none;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:.75rem 1rem;min-width:0;margin:0;padding:0;display:grid}.break-block-field--hm{gap:.25rem}.break-block-field--hm .modern-hm{gap:.32rem}.break-block-field--hm .modern-hm-label{color:var(--vx-muted);font-size:.8rem;font-weight:600}.break-block-field--hm .modern-hm-row{justify-content:flex-start;width:100%}.break-block-field--hm .modern-hm-trigger{flex:1 1 0;min-width:0;max-width:5.5rem}.break-block-submit{align-self:stretch;width:100%;margin-top:.15rem}.break-block-error{margin:-.35rem 0 0}@media (width<=340px){.break-block-times{grid-template-columns:1fr}}.catalog-planner-strip{width:100%;max-width:100%}.staff-planner-layout{grid-template-columns:minmax(0,1fr) minmax(300px,380px);align-items:start;gap:1rem;display:grid}.staff-planner-calendar .modern-month-shell{margin-top:.35rem}.staff-planner-side{min-width:0}.staff-planner-fieldset{border:1px solid var(--vx-line);border-radius:12px;margin:0;padding:.65rem .75rem}.staff-planner-legend{padding:0 .35rem;font-size:.82rem;font-weight:700}.staff-planner-radio+.staff-planner-radio{margin-top:.35rem}.staff-planner-sub{margin:.35rem 0 .4rem;font-size:.92rem;font-weight:600}.staff-planner-hr{border:none;border-top:1px solid var(--vx-line);margin:.85rem 0}.staff-planner-day-work{flex-direction:column;gap:.45rem;display:flex}.staff-planner-hm-grid{flex-wrap:wrap;align-items:flex-end;gap:.65rem;display:flex}.staff-planner-break-form{flex-direction:column;gap:.55rem;margin-top:.55rem;display:flex}.staff-planner-full{flex-direction:column;gap:.3rem;width:100%;display:flex}.schedule-sidebar .crm-card{overflow:visible}.toolbar .modern-date-field{flex:0 auto}.cards-kpi{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin:.5rem 0 1rem;display:grid}.cards-kpi--network{grid-template-columns:repeat(auto-fit,minmax(148px,1fr))}.cards-kpi--network .kpi span{font-size:.78rem;line-height:1.25}.analytics-network-table{min-width:720px}.analytics-network-table th{white-space:nowrap;font-size:.72rem}.kpi{background:var(--vx-surface);border:1px solid var(--vx-line);border-radius:10px;flex-direction:column;padding:.75rem .8rem;display:flex}.kpi strong{font-size:1.2rem}.kpi span{color:#64748b;font-size:.85rem}.analytics-page{box-sizing:border-box;flex-direction:column;gap:1.15rem;width:100%;max-width:none;margin:0;padding:.15rem 0 2.5rem;display:flex}.analytics-hero,.analytics-header{background:radial-gradient(80% 120% at 0 0,#00d2ff1a,#0000 55%),radial-gradient(50% 80% at 100% 0,#8a70ff14,#0000 50%),linear-gradient(155deg,#161e2cf7 0%,#0a0e16fc 100%);border:1px solid #ffffff0f;border-radius:18px;box-shadow:inset 0 0 0 1px #ffffff0a,0 20px 48px #00000061}.analytics-hero{flex-direction:column;gap:.85rem;padding:1rem 1.15rem;display:flex}.analytics-hero__row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.85rem;display:flex}.analytics-hero .page-back-link{margin-bottom:.15rem}.analytics-hero__copy{min-width:0}.analytics-hero__eyebrow,.analytics-header__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#8a70ff;margin:0 0 .3rem;font-size:.68rem;font-weight:800}.analytics-header{flex-direction:column;gap:0;padding:0;display:flex;overflow:hidden}.analytics-header__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem 1rem;padding:.85rem 1.15rem .65rem;display:flex}.analytics-header .page-back-link{margin:0}.analytics-header__export{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.analytics-header__title{padding:0 1.15rem .75rem}.analytics-header__panel{background:#080c146b;border-top:1px solid #94a3b81a;padding:.85rem 1.15rem 1.05rem}.analytics-header__controls{grid-template-columns:minmax(0,auto) minmax(0,1fr);align-items:end;gap:1rem 1.5rem;display:grid}.analytics-header__controls--with-branch{grid-template-columns:minmax(0,auto) minmax(11rem,14rem) minmax(0,1fr)}.analytics-header__branch{min-width:0}.analytics-header__period,.analytics-header__presets,.analytics-header__branch{flex-direction:column;gap:.45rem;min-width:0;display:flex}.analytics-header__presets .analytics-toolbar__seg{width:100%}@media (width<=900px){.analytics-header__controls,.analytics-header__controls--with-branch{grid-template-columns:1fr;gap:.85rem}}@media (width<=560px){.analytics-header__top{flex-direction:column;align-items:stretch}.analytics-header__export{justify-content:flex-end}}.analytics-page__head{flex-direction:column;align-items:flex-start;gap:.65rem;margin-bottom:1.25rem;display:flex}.page-back-link,.analytics-page__back{color:#e2e8f0;letter-spacing:.01em;background:linear-gradient(165deg,#1e293bb8 0%,#0f172ae0 100%);border:1px solid #38bdf847;border-radius:999px;align-self:flex-start;align-items:center;gap:.5rem;padding:.42rem .95rem .42rem .5rem;font-size:.84rem;font-weight:600;text-decoration:none;transition:color .16s,border-color .16s,background .16s,transform .16s,box-shadow .16s;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff0d,0 4px 16px #00000047}.page-back-link__chev{color:#38bdf8;background:#38bdf824;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.4rem;height:1.4rem;transition:background .16s,color .16s,transform .16s;display:inline-flex}.page-back-link:hover,.analytics-page__back:hover{color:#f8fafc;background:linear-gradient(165deg,#334155d9 0%,#161e2cf2 100%);border-color:#38bdf885;text-decoration:none;transform:translateY(-1px);box-shadow:inset 0 0 0 1px #38bdf826,0 8px 22px #00000059,0 0 20px #38bdf81f}.page-back-link:hover .page-back-link__chev,.analytics-page__back:hover .page-back-link__chev{color:#7dd3fc;background:#38bdf83d;transform:translate(-1px)}.page-back-link:focus-visible,.analytics-page__back:focus-visible{outline-offset:2px;outline:2px solid #38bdf8a6}.analytics-page__titleblock{flex-direction:column;gap:.35rem;display:flex}.analytics-page__title{letter-spacing:-.03em;color:var(--vx-text,#f8fafc);margin:0;font-size:clamp(1.45rem,3.2vw,1.85rem);font-weight:800;line-height:1.15}.analytics-page__subtitle{color:var(--vx-muted,#94a3b8);margin:0;font-size:.92rem;font-weight:600}.analytics-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1.25rem 1.75rem;display:grid}.analytics-toolbar__body{flex-direction:column;gap:1rem;min-width:0;display:flex}.analytics-toolbar__block{flex-direction:column;gap:.45rem;min-width:0;display:flex}.analytics-toolbar__label{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8e0;font-size:.68rem;font-weight:700}.analytics-toolbar__dates{flex-wrap:wrap;align-items:flex-end;gap:.45rem .55rem;display:flex}.analytics-toolbar__sep{color:#94a3b873;-webkit-user-select:none;user-select:none;align-self:flex-end;margin-bottom:.62rem;font-weight:600}.analytics-toolbar__seg{background:#0f172aa6;border:1px solid #94a3b824;border-radius:11px;flex-wrap:wrap;gap:.3rem;max-width:100%;padding:.28rem;display:inline-flex}.analytics-toolbar__export{border-left:1px solid #94a3b81f;flex-direction:column;gap:.45rem;padding-left:1.35rem;display:flex}.analytics-toolbar__export-btns{flex-wrap:wrap;gap:.4rem;display:flex}.analytics-toolbar__hint{margin:.85rem 0 0;font-size:.8rem;line-height:1.45}.analytics-toolbar__field{flex-direction:column;gap:.4rem;min-width:0;display:flex}.analytics-toolbar__field--branch{flex:0 15rem;min-width:12rem}@media (width<=900px){.analytics-toolbar{grid-template-columns:1fr}.analytics-toolbar__export{border-top:1px solid #94a3b81f;border-left:none;padding-top:1rem;padding-left:0}}@media (width<=520px){.analytics-toolbar__dates{flex-direction:column;align-items:stretch}.analytics-toolbar__sep{display:none}}.analytics-table__total-row td{color:#ecfdf5;background:linear-gradient(#34d39924,#0f172a59);border-top:2px solid #34d39973;font-weight:800}.analytics-table__total-row .analytics-table__money{color:#6ee7b7}.analytics-page button.analytics-btn{cursor:pointer;justify-content:center;align-items:center;transition:background .15s,border-color .15s,color .15s;min-height:2rem!important;box-shadow:none!important;color:#e2e8f0f0!important;filter:none!important;background:#1e293be0!important;border:1px solid #94a3b842!important;border-radius:9px!important;padding:.38rem .8rem!important;font-size:.82rem!important;font-weight:600!important;line-height:1.2!important;display:inline-flex!important;transform:none!important}.analytics-page button.analytics-btn:hover:not(:disabled){filter:none!important;background:#334155f2!important;border-color:#38bdf861!important;transform:none!important}.analytics-page button.analytics-btn:active:not(:disabled){filter:none!important;transform:none!important}.analytics-page button.analytics-btn:disabled{opacity:.45;cursor:not-allowed}.analytics-page button.analytics-btn--primary{color:#e0f2fe!important;background:#082f49b8!important;border-color:#38bdf86b!important}.analytics-page button.analytics-btn--primary:hover:not(:disabled){background:#0c4a6ed1!important;border-color:#38bdf88c!important}.analytics-page button.analytics-btn--pill{border-radius:8px!important;min-height:1.85rem!important;padding:.3rem .65rem!important;font-size:.8rem!important}.analytics-page .analytics-toolbar__seg button.analytics-btn--pill{background:0 0!important;border-color:#0000!important}.analytics-page .analytics-toolbar__seg button.analytics-btn--pill:hover:not(:disabled){background:#ffffff0f!important;border-color:#0000!important}.analytics-page button.analytics-btn--pill-active,.analytics-page .analytics-toolbar__seg button.analytics-btn--pill-active{color:#e0f2fe!important;background:#082f49a6!important;border-color:#38bdf873!important}.analytics-page__method{max-width:52rem;margin:.75rem 0 0;font-size:.8rem;line-height:1.45}.analytics-page__error{margin:.5rem 0 1rem}.analytics-page__loading{margin:1rem 0}.analytics-card{border:1px solid var(--vx-line,#94a3b829);-webkit-backdrop-filter:blur(12px);background:linear-gradient(165deg,#1e293b8c 0%,#0f172a6b 100%);border-radius:14px;box-shadow:0 8px 32px #00000059}.analytics-card--filters{margin-bottom:0;padding:1.15rem 1.25rem}.analytics-card--network{margin-bottom:0;padding:1.15rem 1.25rem 1.25rem}.analytics-section__head--toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem 1.25rem;margin-bottom:.85rem;display:flex}.analytics-section__head-main{flex:18rem;min-width:0}.analytics-page .analytics-branch-combo{width:100%;min-width:12rem}.analytics-page .analytics-branch-combo .vx-combo__trigger{min-height:2.35rem!important;box-shadow:none!important;color:#e2e8f0f2!important;filter:none!important;background:#080c14a6!important;border:1px solid #94a3b838!important;border-radius:10px!important;padding:.42rem .7rem!important;font-size:.88rem!important;font-weight:600!important;transform:none!important}.analytics-page .analytics-branch-combo .vx-combo__trigger:hover:not(:disabled){filter:none!important;background:#0f172ad9!important;border-color:#94a3b86b!important;transform:none!important}.analytics-page .analytics-branch-combo.vx-combo--open .vx-combo__trigger{border-color:#38bdf88c!important;box-shadow:0 0 0 3px #38bdf824!important}.analytics-header .analytics-toolbar__dates .modern-date-field{flex:0 auto;min-width:9.5rem}.analytics-header .analytics-toolbar__dates .modern-date-field-caption{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8d1;font-size:.68rem;font-weight:700}.analytics-header .analytics-toolbar__dates .modern-date-trigger{background:#080c14a6;border-color:#94a3b838;border-radius:10px;min-height:2.35rem}.analytics-card--table{padding:0;overflow:hidden}.analytics-card--table:has(.analytics-abc){overflow:visible}.analytics-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem 1rem;margin-bottom:0;display:grid}.analytics-kpi-grid--wide{margin-top:.75rem}.analytics-card--network .analytics-kpi-grid--wide{margin-top:.85rem}.analytics-section .analytics-kpi-grid{margin-top:.35rem}@media (width<=1050px){.analytics-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=480px){.analytics-kpi-grid{grid-template-columns:1fr}}.analytics-kpi{background:linear-gradient(155deg,#33415573 0%,#0f172ab8 100%);border:1px solid #94a3b824;border-radius:14px;padding:1rem 1.1rem 1.05rem;position:relative;overflow:hidden;box-shadow:0 4px 24px #00000059,inset 0 1px #ffffff0f}.analytics-kpi:before{content:"";opacity:.85;background:linear-gradient(90deg,#38bdf833,#38bdf8d9,#a78bfa80);height:3px;position:absolute;top:0;left:0;right:0}.analytics-kpi:nth-child(4n+2):before{background:linear-gradient(90deg,#34d3994d,#2dd4bfe6)}.analytics-kpi:nth-child(4n+3):before{background:linear-gradient(90deg,#fbbf2459,#f59e0bf2)}.analytics-kpi:nth-child(4n+4):before{background:linear-gradient(90deg,#a78bfa59,#8b5cf6e6)}.analytics-kpi__top{align-items:center;gap:.55rem;margin-bottom:.55rem;display:flex}.analytics-kpi__ico{color:#38bdf8f2;opacity:.95;flex-shrink:0;width:1.35rem;height:1.35rem}.analytics-kpi:nth-child(4n+2) .analytics-kpi__ico{color:#2dd4bff2}.analytics-kpi:nth-child(4n+3) .analytics-kpi__ico{color:#fbbf24f2}.analytics-kpi:nth-child(4n+4) .analytics-kpi__ico{color:#a78bfaf2}.analytics-kpi__label{text-transform:uppercase;letter-spacing:.07em;color:#94a3b8e0;font-size:.78rem;font-weight:700}.analytics-kpi__value{font-variant-numeric:tabular-nums;letter-spacing:-.02em;color:#f8fafc;font-size:clamp(1.35rem,2.8vw,1.75rem);font-weight:800;line-height:1.1;display:block}.analytics-section{margin-bottom:0}.analytics-section--nested{margin-top:1.35rem;padding-top:.15rem}.analytics-section__subtitle{letter-spacing:-.01em;color:#e2e8f0;margin:0 0 .75rem;font-size:.95rem;font-weight:700}.analytics-section__head{margin-bottom:.75rem}.analytics-section__head--toolbar+.analytics-page__error,.analytics-card--network>.muted{margin-top:0}.analytics-section__title{color:#f1f5f9;letter-spacing:-.02em;margin:0 0 .25rem;font-size:1.1rem;font-weight:800}.analytics-section__hint{color:#94a3b8e6;margin:0;font-size:.82rem;font-weight:500;line-height:1.35}.analytics-section__hint--meta{color:#94a3b8bf;margin-top:.35rem;font-size:.78rem}.analytics-section__hint--meta strong{color:#e2e8f0;font-variant-numeric:tabular-nums;font-weight:700}.analytics-forecast-floor{color:#34d399;white-space:nowrap;text-transform:lowercase;letter-spacing:.02em;background:#10b98129;border:1px solid #10b98152;border-radius:999px;margin-left:.35rem;padding:.05rem .45rem;font-size:.66rem;font-weight:700}.analytics-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.analytics-table{border-collapse:collapse;width:100%;font-size:.9rem}.analytics-table th,.analytics-table td{text-align:left;color:#e2e8f0;border-bottom:1px solid #94a3b81a;padding:.65rem 1rem}.analytics-table th{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8e0;background:#02061759;font-size:.72rem;font-weight:800}.analytics-table tbody tr:hover td{background:#38bdf80a}.analytics-table tbody tr:last-child td{border-bottom:none}.analytics-table__num{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.analytics-table__money{font-weight:700}.analytics-table__name{font-weight:600}.analytics-table__mono{font-variant-numeric:tabular-nums;font-weight:600}.analytics-table__load{min-width:8.5rem}.analytics-table__share{min-width:7.5rem}.analytics-load{background:#0f172aa6;border:1px solid #94a3b826;border-radius:8px;height:1.5rem;position:relative;overflow:hidden}.analytics-load__bar{background:linear-gradient(90deg,#0ea5e9,#38bdf8 40%,#7dd3fc);border-radius:7px;transition:width .35s;position:absolute;top:0;bottom:0;left:0;box-shadow:inset 0 1px #fff3}.analytics-load__bar--return{background:linear-gradient(90deg,#16a34a,#22c55e 45%,#86efac)}.analytics-load__pct{z-index:1;font-variant-numeric:tabular-nums;color:#f8fafc;text-shadow:0 1px 2px #000000a6;justify-content:flex-end;align-items:center;height:100%;padding:0 .45rem;font-size:.72rem;font-weight:800;display:flex;position:relative}.analytics-kpi-grid--skeleton{pointer-events:none}.analytics-kpi--skeleton{background:linear-gradient(90deg,#1e293b8c 0%,#334155bf 50%,#1e293b8c 100%) 0 0/200% 100%;border-radius:12px;min-height:5.5rem;animation:1.2s ease-in-out infinite analytics-skeleton-shimmer}.analytics-table--skeleton tbody td{padding-top:.65rem;padding-bottom:.65rem}.analytics-skeleton-bar{background:linear-gradient(90deg,#1e293b8c 0%,#334155bf 50%,#1e293b8c 100%) 0 0/200% 100%;border-radius:6px;height:.85rem;animation:1.2s ease-in-out infinite analytics-skeleton-shimmer;display:block}.analytics-skeleton-bar--sm{width:3rem;margin-left:auto}.analytics-skeleton-bar--md{width:6.5rem}.analytics-table-empty{text-align:center;margin:0;padding:1.25rem 1rem;font-size:.9rem}@keyframes analytics-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.analytics-share{background:#0f172a8c;border:1px solid #94a3b81f;border-radius:7px;height:1.35rem;position:relative;overflow:hidden}.analytics-share__fill{background:linear-gradient(90deg,#8b5cf659,#a78bfabf);border-radius:6px;width:0;max-width:100%;transition:width .35s;position:absolute;inset:0}.analytics-share__pct{z-index:1;font-variant-numeric:tabular-nums;color:#f8fafc;text-shadow:0 1px 2px #0000008c;justify-content:flex-end;align-items:center;height:100%;padding:0 .4rem;font-size:.72rem;font-weight:800;display:flex;position:relative}.analytics-pill{letter-spacing:.03em;border-radius:999px;align-items:center;padding:.2rem .55rem;font-size:.72rem;font-weight:800;display:inline-flex}.analytics-pill--fact{color:#a5f3fc;background:#06b6d426;border:1px solid #22d3ee59}.analytics-pill--forecast{color:#e9d5ff;background:#8b5cf626;border:1px solid #a78bfa59}.analytics-pill--pipeline{color:#bbf7d0;background:#22c55e26;border:1px solid #4ade8059}.analytics-delta{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.82rem;font-weight:800}.analytics-delta--na{color:#94a3b88c;font-weight:600}.analytics-delta--up{color:#6ee7b7}.analytics-delta--down{color:#fca5a5}.analytics-delta--flat{color:#e2e8f0bf}.analytics-forecast-row--fact td{background:#06b6d408}.analytics-forecast-row--fc td{background:#8b5cf60a}.analytics-forecast-row--pipe td{background:#22c55e0d}.analytics-time-heavy{color:#fbbf24eb;font-size:.72rem;font-weight:600}.analytics-table__abc-head{cursor:help}.analytics-table__abc-head-label{border-bottom:1px dashed #94a3b873}.analytics-abc{letter-spacing:.06em;cursor:help;border-radius:8px;justify-content:center;align-items:center;min-width:2rem;padding:.22rem .5rem;font-size:.8rem;font-weight:900;display:inline-flex;position:relative}.analytics-table td:has(.analytics-abc){overflow:visible}.analytics-abc[data-tip]:after{content:attr(data-tip);z-index:40;color:#e2e8f0;letter-spacing:normal;text-transform:none;text-align:left;white-space:normal;pointer-events:none;opacity:0;visibility:hidden;background:#0f172af7;border:1px solid #94a3b847;border-radius:10px;width:max-content;max-width:min(18rem,70vw);padding:.55rem .7rem;font-size:.76rem;font-weight:500;line-height:1.4;transition:opacity .14s,visibility .14s,transform .14s;position:absolute;top:50%;right:calc(100% + .55rem);transform:translateY(-50%);box-shadow:inset 0 0 0 1px #ffffff0d,0 10px 28px #00000073}.analytics-abc[data-tip]:hover:after,.analytics-abc[data-tip]:focus-visible:after{opacity:1;visibility:visible;transform:translateY(-50%)translate(-3px)}.analytics-abc--a{color:#fef08a;background:#eab30824;border:1px solid #facc1573}.analytics-abc--b{color:#bae6fd;background:#38bdf81f;border:1px solid #38bdf859}.analytics-abc--c{color:#cbd5e1;background:#47556959;border:1px solid #94a3b840}@media (width<=900px){:is(.app-layout,.app-layout:has(.org-nav:hover),.app-layout:has(.org-nav:focus-within)){grid-template-columns:1fr;transition:none}.org-nav{flex-direction:column;position:static;width:100%!important}.org-nav:hover{width:100%!important}.org-nav:not(:hover):not(:focus-within) .org-nav-heading{justify-content:flex-start}.org-nav:not(:hover):not(:focus-within) .org-nav-link{justify-content:flex-start;gap:.62rem;padding:.52rem .72rem}.org-nav-heading__icon{margin:0}.org-nav-heading__text{max-width:none}.org-nav-link{justify-content:flex-start;gap:.62rem;padding:.52rem .72rem}.org-nav-link__label{max-width:none}.crm-layout,.payment-grid,.schedule-layout{grid-template-columns:1fr}.schedule-layout>.schedule-sidebar,.schedule-layout>.schedule-main,.schedule-layout>.schedule-details.schedule-details-rail{grid-column:1}.schedule-layout--no-left-rail{grid-template-columns:1fr}.schedule-layout--no-left-rail.schedule-layout--right-rail-collapsed>.schedule-details.schedule-details-rail{display:none}.schedule-sidebar-rail,.schedule-details-rail{height:auto;min-height:0;max-height:none}.schedule-main{max-height:none}.schedule-kpis,.catalog-top-layout,.catalog-main-layout,.catalog-hours-row,.catalog-dayoff-row,.staff-planner-layout{grid-template-columns:1fr}}@media (width<=1200px){.catalog-top-layout,.catalog-main-layout{grid-template-columns:1fr}}.public-booking .card{max-width:520px}.pb-page{align-items:flex-start;padding:1.25rem 1rem 2.5rem}.pb-shell{border:1px solid var(--vx-line-strong);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(155deg,#141b24f0 0%,#0c1018eb 100%);border-radius:20px;width:100%;max-width:min(96vw,820px);margin:0 auto;padding:1.35rem 1.25rem 1rem;box-shadow:inset 0 0 0 1px #00d2ff0f,0 24px 48px #00000073}.pb-header{margin-bottom:1rem;position:relative}.pb-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#8a70ff;margin:0 0 .2rem;font-size:.68rem;font-weight:700}.pb-title{letter-spacing:-.03em;margin:0;font-size:1.45rem;font-weight:800;line-height:1.2}.pb-header .pb-back{box-shadow:none;color:#bae6fd;letter-spacing:.01em;cursor:pointer;filter:none;background:#7dd3fc1f;border:1px solid #7dd3fc59;border-radius:10px;justify-content:center;align-items:center;gap:.35rem;margin-top:.7rem;padding:.42rem .75rem .42rem .55rem;font-size:.84rem;font-weight:600;line-height:1;transition:background .12s,border-color .12s,color .12s;display:inline-flex;transform:none}.pb-header .pb-back:hover{color:#e0f2fe;filter:none;box-shadow:none;background:#7dd3fc33;border-color:#7dd3fc80;text-decoration:none;transform:none}.pb-back__icon{color:#7dd3fc;flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;display:flex}.pb-back__icon svg{width:1rem;height:1rem;display:block}.pb-header .pb-back:hover .pb-back__icon{transition:transform .12s;transform:translate(-1px)}.pb-steps{grid-template-columns:repeat(4,1fr);gap:.35rem;margin-bottom:.5rem;display:grid}.pb-step{text-align:center;opacity:.45;flex-direction:column;align-items:center;gap:.2rem;transition:opacity .2s;display:flex}.pb-step--active,.pb-step--done{opacity:1}.pb-step-num{background:var(--vx-surface-soft);border:1px solid var(--vx-line);border-radius:999px;place-items:center;width:28px;height:28px;font-size:.72rem;font-weight:800;display:grid}.pb-step--active .pb-step-num{background:linear-gradient(135deg, var(--app-accent-from), var(--app-accent-to));color:var(--vx-on-accent);box-shadow:0 4px 14px var(--vx-glow);border-color:#0000}.pb-step--done .pb-step-num{color:#6ee7b7;background:#34d39933;border-color:#34d39959}.pb-step-label{color:var(--vx-muted);max-width:100%;font-size:.62rem;line-height:1.15}.pb-step--active .pb-step-label{color:var(--vx-text)}.pb-progress{background:var(--vx-surface-soft);border-radius:99px;height:3px;margin-bottom:1rem;overflow:hidden}.pb-progress-fill{background:linear-gradient(90deg, var(--pb-accent,var(--app-accent-from)), var(--app-accent-to));border-radius:99px;height:100%;transition:width .35s cubic-bezier(.4,0,.2,1)}.pb-banner{color:#fecaca;background:#f871711f;border:1px solid #f8717159;border-radius:10px;margin:0 0 .85rem;padding:.55rem .65rem;font-size:.88rem}.pb-form-error{color:#fecaca;background:#f871711a;border:1px solid #f8717152;border-radius:10px;margin:0;padding:.55rem .65rem;font-size:.86rem;line-height:1.4}.pb-loading,.pb-muted-center{text-align:center}.pb-panel-title{margin:0 0 1rem;font-size:1.05rem;font-weight:700}.pb-panel{padding-top:.25rem}.pb-service-grid{flex-direction:column;gap:.55rem;display:flex}.pb-service-search{flex-direction:column;gap:.35rem;margin:0 0 .85rem;display:flex}.pb-service-search__label{color:var(--vx-muted);font-size:.78rem;font-weight:600}.pb-service-search__input{width:100%}.pb-tile{text-align:left;cursor:pointer;color:inherit;background:var(--vx-surface-soft);border:1px solid var(--vx-line);border-radius:14px;flex-direction:column;align-items:flex-start;gap:.15rem;padding:.85rem 1rem;font-family:inherit;transition:border-color .2s,box-shadow .2s,transform .15s;display:flex}.pb-tile:hover{border-color:#00d2ff59;transform:translateY(-1px)}.pb-tile--on{border-color:#00d2ff8c;box-shadow:inset 0 0 0 1px #00d2ff33,0 8px 22px #00d2ff1f}.pb-tile-icon{opacity:.85;margin-bottom:.1rem;font-size:1rem}.pb-tile-title{font-size:1rem;font-weight:700}.pb-tile-meta{color:var(--vx-muted);font-size:.82rem}.pb-tile.pb-tile--service{flex-flow:wrap;align-items:center;gap:.45rem 1rem;display:flex}.pb-tile--service .pb-tile-icon{flex-shrink:0;margin-bottom:0}.pb-tile--service .pb-tile-title{text-align:left;flex:12rem;min-width:0}.pb-tile-stats{flex-wrap:wrap;align-items:center;gap:.5rem 1.25rem;margin-left:auto;display:flex}.pb-tile-stat{white-space:nowrap;font-size:.9rem;font-weight:700}.pb-tile-stat--time{color:#cbd5e1;font-weight:600}.pb-tile-stat--price{color:#7dd3fc;letter-spacing:-.01em}.pb-staff-grid{flex-direction:column;gap:.75rem;display:flex}.pb-staff-card{background:var(--vx-surface-soft);border:1px solid var(--vx-line);cursor:pointer;border-radius:16px;outline:none;padding:1rem;transition:border-color .2s,box-shadow .2s}.pb-staff-card:focus-visible{box-shadow:0 0 0 2px #00d2ff73}.pb-staff-card:hover{border-color:#94a3b859}.pb-staff-card--on{border-color:#38bdf88c;box-shadow:inset 0 0 0 1px #38bdf840}.pb-staff-avatar-wrap{background:linear-gradient(145deg, var(--vx-surface-2), var(--vx-bg-elevated));border-radius:999px;place-items:center;width:64px;height:64px;margin-bottom:.55rem;display:grid;position:relative;overflow:hidden}.pb-staff-avatar{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;inset:0}.pb-staff-initials{z-index:0;color:var(--vx-muted);font-size:1.1rem;font-weight:800;position:relative}.pb-staff-name{margin-bottom:.45rem;font-size:1.02rem;font-weight:700;display:block}.pb-portfolio{flex-wrap:wrap;gap:.35rem;display:flex}.pb-portfolio-thumb{border:1px solid var(--vx-line);cursor:zoom-in;background:var(--vx-bg);border-radius:10px;width:52px;height:52px;padding:0;overflow:hidden}.pb-portfolio-thumb img{object-fit:cover;width:100%;height:100%;display:block}.pb-portfolio-empty{font-size:.78rem}.pb-recap{margin:0 0 .85rem;font-size:.86rem}.pb-booking-path{background:var(--vx-surface-soft);border:1px solid var(--vx-line);border-radius:12px;grid-template-columns:1fr 1fr;gap:.35rem;margin:.65rem 0 .85rem;padding:.2rem;display:grid}.pb-booking-path__btn{color:var(--vx-muted);cursor:pointer;background:0 0;border:none;border-radius:9px;margin:0;padding:.5rem .45rem;font-size:.78rem;font-weight:600;line-height:1.2;transition:background .15s,color .15s,box-shadow .15s}.pb-booking-path__btn--on{background:var(--vx-surface);color:var(--vx-text);box-shadow:0 2px 8px #0000002e}.pb-booking-path__btn:focus-visible{outline:2px solid var(--app-accent-from);outline-offset:2px}.pb-datetime__staff-recap{margin-top:.35rem}.pb-datetime__actions{flex-direction:column;gap:.55rem;margin-top:1rem;display:flex}.pb-datetime__path-switch,.pb-datetime__path-switch--solo{margin:0 0 .75rem}.pb-path-switch{font-weight:600}.pb-staff-grid--pick{margin-bottom:.85rem}.pb-datetime .pb-recap{margin-bottom:.65rem}.pb-datetime__calendar--loading{opacity:.72;pointer-events:none}.pb-datetime__no-days,.pb-datetime__days-hint{margin:.5rem 0 0;font-size:.8rem}.pb-datetime__slots{border-top:1px solid var(--vx-line);margin-top:1.15rem;padding-top:1.15rem}.pb-datetime__slots-title{letter-spacing:.04em;text-transform:uppercase;color:var(--vx-muted);margin:0 0 .65rem;font-size:.82rem;font-weight:700}.pb-datetime__loading,.pb-slot-empty{margin-top:.85rem;font-size:.88rem}.pb-time-grid{grid-template-columns:repeat(auto-fill,minmax(4.35rem,1fr));gap:.4rem;display:grid}.pb-time-chip{border:1px solid var(--vx-line);color:var(--vx-text);font:inherit;font-variant-numeric:tabular-nums;cursor:pointer;background:#ffffff08;border-radius:10px;margin:0;padding:.52rem .4rem;font-size:.88rem;font-weight:500;transition:background .12s,border-color .12s,color .12s}.pb-time-chip--bookable{color:#7dd3fc;background:#7dd3fc12;border-color:#7dd3fc7a;font-weight:600}.pb-time-chip--bookable:hover:not(.pb-time-chip--active){background:#7dd3fc1f;border-color:#7dd3fca6}.pb-time-chip:hover:not(.pb-time-chip--active){background:#7dd3fc14;border-color:#7dd3fc66}.pb-time-chip--active{background:linear-gradient(135deg, var(--app-accent-from), var(--app-accent-to));color:var(--vx-on-accent);box-shadow:none;border-color:#0000;font-weight:700}.pb-time-chip--active:hover{background:linear-gradient(135deg, var(--app-accent-from), var(--app-accent-to));color:var(--vx-on-accent);border-color:#0000}.pb-alt-panel{background:#fbbf240f;border:1px solid #fbbf2459;border-radius:12px;flex-direction:column;gap:.85rem;margin-top:.5rem;padding:1rem 1.1rem;display:flex}.pb-alt-panel__lead{margin:0;font-size:.95rem;line-height:1.45}.pb-alt-panel__sub{margin:.25rem 0 0;font-size:.88rem}.pb-staff-grid--alts{flex-direction:column;gap:.5rem;display:flex}.pb-staff-alt-card{text-align:left;border:1px solid var(--border);background:var(--surface-elevated,#ffffff0a);cursor:pointer;border-radius:10px;flex-direction:column;align-items:flex-start;gap:.2rem;width:100%;padding:.75rem .9rem;transition:border-color .12s,background .12s;display:flex}.pb-staff-alt-card:hover{background:#7dd3fc14;border-color:#7dd3fc80}.pb-staff-alt-card__name{font-weight:600}.pb-staff-alt-card__time{color:#7dd3fc;font-size:.88rem}.appointment-modal__slot-chips{margin-top:.75rem}.appointment-modal__slot-chips .pb-time-grid{margin-top:.35rem}.appointment-modal__alt{margin-top:.5rem}.pb-datetime .pb-btn--primary{margin-top:1.25rem}@media (width<=420px){.pb-time-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.modern-month-shell--booking .modern-month-cell{height:2.15rem;font-size:.8rem}}.pb-btn{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.4rem;padding:.65rem 1.1rem;font-family:inherit;font-size:.92rem;font-weight:600;transition:opacity .2s,transform .15s;display:inline-flex}.pb-btn:disabled{opacity:.45;cursor:not-allowed}.pb-btn--primary{background:linear-gradient(135deg, var(--app-accent-from), var(--app-accent-to));color:var(--vx-on-accent);box-shadow:0 8px 22px var(--vx-glow);margin-top:1rem}.pb-btn--primary:hover:not(:disabled){transform:translateY(-1px)}.pb-btn--wide{width:100%}.pb-btn--ghost{color:#7dd3fc;border:1px solid var(--vx-line-strong);background:0 0;margin-top:0}.pb-form{flex-direction:column;gap:.85rem;display:flex}.pb-field{flex-direction:column;gap:.35rem;display:flex}.pb-field-label{color:var(--vx-muted);font-size:.78rem;font-weight:600}.pb-field-label--opt{opacity:.85;font-weight:500}.pb-input{border:1px solid var(--vx-line-strong);background:var(--vx-bg-elevated);width:100%;color:var(--vx-text);border-radius:11px;padding:.65rem .75rem;font-family:inherit;font-size:1rem}.pb-input:focus{border-color:#00d2ff73;outline:none;box-shadow:0 0 0 3px #00d2ff1f}.pb-input--textarea{resize:none;min-height:5.5rem;max-height:10rem;line-height:1.45;overflow-y:auto}.pb-confirm-block{background:#8a70ff14;border:1px solid #8a70ff38;border-radius:12px;padding:.85rem}.pb-confirm-lead{color:var(--vx-muted);margin:0 0 .65rem;font-size:.82rem;line-height:1.45}.pb-confirm-row{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-top:.35rem;display:flex}.pb-confirm-exp{font-size:.78rem}.pb-dev-code{margin:.5rem 0 0;font-size:.78rem}.pb-footer{text-align:center;margin:1.25rem 0 0;font-size:.82rem}.pb-entry-shell{max-width:480px}.pb-entry-brand{opacity:.92;justify-content:center;margin-bottom:.75rem;display:flex}.pb-booking-brand{margin-bottom:.85rem}.pb-booking-brand .pb-entry-logo{max-width:min(340px,88vw);height:clamp(40px,11vw,56px)}.pb-entry-logo{object-fit:contain;filter:drop-shadow(0 2px 12px #00000059);width:auto;max-width:min(260px,72vw);height:clamp(26px,6vw,34px)}.pb-entry-header .pb-title{font-size:1.25rem}.pb-entry-lead{margin:0 0 1rem;font-size:.9rem;line-height:1.5}.pb-entry-sample{color:var(--vx-text);white-space:nowrap;font-size:.85em}.pb-entry-form{margin-top:.25rem}.pb-entry-actions{flex-direction:column;gap:.65rem;display:flex}a.pb-btn{text-align:center;box-sizing:border-box;text-decoration:none}.pb-done{text-align:center;padding:2rem 1.25rem}.pb-done-icon{color:#6ee7b7;background:#34d3992e;border:1px solid #34d39959;border-radius:999px;place-items:center;width:56px;height:56px;margin:0 auto 1rem;font-size:1.5rem;display:grid}.pb-done .pb-title{margin-bottom:.5rem}.pb-lead{color:var(--vx-muted);margin:0 0 1.25rem;font-size:.92rem;line-height:1.55}.pb-done-actions{flex-direction:column;align-items:stretch;gap:.65rem;margin-bottom:.25rem;display:flex}.pb-done-actions .pb-btn--primary{margin-top:0}.pb-receipt{text-align:left;border:1px solid var(--vx-border);background:#0f172a73;border-radius:14px;margin-top:1.25rem;padding:1rem 1.1rem}.pb-receipt__title{margin:0 0 .75rem;font-size:1rem;font-weight:700}.pb-receipt__list{gap:.55rem;margin:0 0 1rem;display:grid}.pb-receipt__row{grid-template-columns:minmax(7rem,38%) 1fr;gap:.5rem .75rem;font-size:.88rem;line-height:1.45;display:grid}.pb-receipt__row dt{color:var(--vx-muted);margin:0;font-weight:500}.pb-receipt__row dd{margin:0;font-weight:600}.pb-receipt__contacts{border-top:1px solid var(--vx-border);padding-top:.85rem}.pb-receipt__contacts-title{text-transform:uppercase;letter-spacing:.04em;color:var(--vx-muted);margin:0 0 .55rem;font-size:.82rem;font-weight:700}.pb-receipt__contact-line{flex-direction:column;gap:.15rem;margin:0 0 .45rem;font-size:.9rem;display:flex}.pb-receipt__contact-label{color:var(--vx-muted);font-size:.82rem;font-weight:500}.pb-receipt__contact-hint{margin:.35rem 0 0;font-size:.82rem;line-height:1.5}.pb-receipt__link{color:#7dd3fc;font-weight:600;text-decoration:none}.pb-receipt__link:hover{text-decoration:underline}.pb-lightbox{z-index:2000;cursor:zoom-out;background:#05080ae0;border:none;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.pb-lightbox-img{border-radius:12px;max-width:min(92vw,720px);max-height:86vh;box-shadow:0 24px 60px #0009}.slot-grid{flex-wrap:wrap;gap:.4rem;margin-top:.35rem;display:flex}button.slot-btn{background:var(--vx-surface);color:var(--vx-text);border:1px solid var(--vx-line-strong);padding:.35rem .55rem;font-size:.88rem}button.slot-btn.active{background:linear-gradient(145deg, var(--app-accent-from) 0%, var(--app-accent-to) 100%);color:var(--vx-on-accent);box-shadow:0 6px 18px var(--vx-glow);border-color:#0000}button.secondary{background:var(--vx-bg-elevated);color:var(--vx-text);border:1px solid var(--vx-line-strong);box-shadow:0 4px 12px #0f172a14}button.secondary:hover{background:var(--vx-surface)}.widget-block{background:var(--vx-surface);border:1px solid var(--vx-line);border-radius:12px;margin:1.25rem 0;padding:1rem 1.1rem}.widget-block h3{margin:0 0 .5rem;font-size:1rem}.widget-code{background:var(--vx-surface-soft);border-radius:6px;padding:.2rem .45rem;font-size:.95rem}.widget-pre{background:var(--vx-bg-elevated);border:1px solid var(--vx-line);white-space:pre-wrap;word-break:break-all;border-radius:8px;margin:.5rem 0;padding:.75rem;font-size:.78rem;overflow-x:auto}.widget-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.widget-page{max-width:640px}.widget-page-title{letter-spacing:-.03em;margin:.35rem 0 .25rem;font-size:1.45rem;font-weight:800}.widget-page-lead{margin-bottom:1rem;line-height:1.55}.widget-page-banner{margin:.75rem 0}.widget-hero-card{background:linear-gradient(145deg, #8a70ff1f 0%, #141b24d9 55%, var(--vx-surface) 100%);border:1px solid #8a70ff59;border-radius:16px;margin:1.25rem 0;padding:1.15rem 1.2rem 1.2rem;position:relative;overflow:hidden}.widget-hero-card__glow{pointer-events:none;background:radial-gradient(circle,#00d2ff33,#0000 70%);width:180px;height:180px;position:absolute;top:-60px;right:-40px}.widget-hero-card__title{margin:0 0 .35rem;font-size:1.05rem;font-weight:700;position:relative}.widget-hero-card__text{margin:0 0 .75rem;font-size:.88rem;line-height:1.5;position:relative}.widget-client-pin{text-align:center;letter-spacing:.22em;border:1px solid var(--vx-line-strong);background:#05080c8c;border-radius:12px;margin:.35rem 0 1rem;padding:.65rem .85rem;font-family:ui-monospace,Cascadia Mono,Segoe UI Mono,monospace;font-size:clamp(1.35rem,4.5vw,1.85rem);font-weight:800;position:relative;box-shadow:inset 0 0 0 1px #00d2ff0f}.widget-pin-actions{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex;position:relative}.widget-toggle{cursor:pointer;color:var(--vx-text);align-items:flex-start;gap:.6rem;font-size:.9rem;font-weight:600;display:flex;position:relative}.widget-toggle input{accent-color:#8a70ff;width:1.05rem;height:1.05rem;margin-top:.2rem}.widget-block--accent{border-color:#00d2ff38;box-shadow:inset 0 0 0 1px #00d2ff0f}.widget-block--embed{background:linear-gradient(160deg, var(--vx-surface-2) 0%, var(--vx-surface) 100%)}.loyalty-page{flex-direction:column;gap:1.15rem;padding:0 0 1.5rem;display:flex}.loyalty-hero.analytics-header{padding:1rem 1.15rem 1.1rem}.loyalty-hero__actions{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.loyalty-page__error{margin:0}.loyalty-marketing__head{margin-bottom:.85rem}.loyalty-marketing__lead{max-width:52rem;margin:.35rem 0 0;font-size:.86rem;line-height:1.55}.loyalty-marketing__toolbar{grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));align-items:end;gap:.65rem .85rem;margin-bottom:.85rem;display:grid}@media (width>=720px){.loyalty-marketing__toolbar{grid-template-columns:minmax(12rem,1.15fr) minmax(9rem,.85fr) minmax(14rem,1.2fr)}}.loyalty-marketing__toolbar-actions{flex-wrap:wrap;align-items:center;gap:.55rem;min-height:2.35rem;display:flex}.loyalty-marketing__audience{background:#38bdf81f;border:1px solid #38bdf847;border-radius:999px;align-items:baseline;gap:.35rem;padding:.32rem .7rem;font-size:.82rem;font-weight:600;display:inline-flex}.loyalty-marketing__audience-value{font-variant-numeric:tabular-nums;color:#e0f2fe;font-size:1.02rem;font-weight:800}.loyalty-marketing__audience-label{color:#94a3b8e6;font-size:.78rem}.loyalty-marketing__audience-placeholder{font-size:.82rem}.loyalty-marketing__footer{border-top:1px solid #94a3b81a;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;padding-top:.35rem;display:flex}.loyalty-page .loyalty-card{margin-bottom:0;padding:1rem 1.15rem 1.1rem}.loyalty-card__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem 1rem;margin-bottom:.75rem;display:flex}.loyalty-card__title{letter-spacing:-.02em;margin:0;font-size:1.02rem;font-weight:800}.loyalty-card__badge{background:#94a3b81a;border:1px solid #94a3b829;border-radius:999px;padding:.22rem .55rem;font-size:.82rem;font-weight:600}.loyalty-card__balance{color:#94a3b8eb;margin:0;font-size:.86rem}.loyalty-card__balance strong{color:#e2e8f0;font-variant-numeric:tabular-nums}.loyalty-card__hint{max-width:52rem;margin:0 0 .85rem;font-size:.86rem;line-height:1.5}.loyalty-card__empty{margin:.35rem 0 0;font-size:.86rem}.loyalty-toolbar{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));align-items:end;gap:.65rem .85rem;margin-bottom:.85rem;display:grid}.loyalty-toolbar--adjust{border-top:1px solid #94a3b81a;padding-top:.15rem}.loyalty-toolbar__actions{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.loyalty-toolbar--settings{flex-wrap:wrap;align-items:flex-end;gap:.65rem .85rem;display:flex}.loyalty-toolbar--settings .loyalty-toolbar__actions{flex:none}.loyalty-field{flex-direction:column;gap:.35rem;min-width:0;display:flex}.loyalty-field--compact{max-width:9rem}.loyalty-field--wide{grid-column:span 2}@media (width<=640px){.loyalty-field--wide{grid-column:span 1}}.loyalty-field__label{letter-spacing:.07em;text-transform:uppercase;color:#94a3b8e0;font-size:.68rem;font-weight:700}.loyalty-page .loyalty-input{box-sizing:border-box;color:#e2e8f0f2;background:#080c14a6;border:1px solid #94a3b833;border-radius:10px;width:100%;min-height:2.35rem;padding:.45rem .65rem;font-family:inherit;font-size:.88rem}.loyalty-page .loyalty-input:focus{border-color:#38bdf873;outline:none;box-shadow:0 0 0 2px #38bdf81f}.loyalty-input--inline{width:4.75rem;min-height:2rem;padding:.32rem .45rem;font-size:.82rem}.loyalty-textarea{box-sizing:border-box;resize:vertical;color:#e2e8f0f2;background:#080c14a6;border:1px solid #94a3b833;border-radius:10px;width:100%;min-height:6.25rem;padding:.6rem .72rem;font-family:inherit;font-size:.88rem;line-height:1.5}.loyalty-textarea:focus{border-color:#38bdf873;outline:none;box-shadow:0 0 0 2px #38bdf81f}.loyalty-field--stack{margin-bottom:.85rem}.loyalty-field--channel{min-width:0}.loyalty-combo.vx-combo{width:100%}.loyalty-combo.vx-combo .vx-combo__trigger{background:#080c14a6;border-color:#94a3b833;border-radius:10px;min-height:2.35rem;padding:.42rem 2.1rem .42rem .65rem;font-size:.88rem}.loyalty-combo.vx-combo .vx-combo__trigger-label{font-weight:650}.loyalty-channel-seg{background:#080c1473;border:1px solid #94a3b829;border-radius:10px;flex-wrap:wrap;gap:.32rem;padding:.22rem;display:flex}.loyalty-channel-seg__pill{color:#e2e8f0d1;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;margin:0;padding:.42rem .75rem;font-size:.84rem;font-weight:650;transition:background .14s,border-color .14s,color .14s}.loyalty-channel-seg__pill:hover{color:#f1f5f9;background:#1e293b8c}.loyalty-channel-seg__pill--active{color:#f8fafc;background:#38bdf824;border-color:#38bdf861;box-shadow:inset 0 1px #ffffff0f}.loyalty-report-toolbar{grid-template-columns:minmax(0,auto) minmax(0,1fr);align-items:end;gap:.75rem 1rem;margin-bottom:.85rem;display:grid}.loyalty-report-toolbar__period,.loyalty-report-toolbar__presets{flex-direction:column;gap:.35rem;min-width:0;display:flex}.loyalty-report-body--loading .analytics-kpi-grid,.loyalty-report-body--loading .loyalty-table-wrap{opacity:.55;pointer-events:none}.loyalty-period-seg{background:#080c1473;border:1px solid #94a3b829;border-radius:10px;flex-wrap:wrap;gap:.32rem;padding:.22rem;display:flex}.loyalty-period-seg__pill{color:#e2e8f0d1;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;margin:0;padding:.4rem .68rem;font-size:.82rem;font-weight:650;line-height:1.2;transition:background .14s,border-color .14s,color .14s}.loyalty-period-seg__pill:hover{color:#f1f5f9;background:#1e293b8c}.loyalty-period-seg__pill--active{color:#f8fafc;background:#38bdf824;border-color:#38bdf861;box-shadow:inset 0 1px #ffffff0f}@media (width<=900px){.loyalty-report-toolbar{grid-template-columns:1fr;align-items:stretch}}.loyalty-toolbar--report{flex-wrap:wrap;align-items:flex-end;gap:.65rem .85rem;display:flex}.loyalty-report-dates{flex-wrap:wrap;align-items:flex-end;gap:.45rem .55rem;display:flex}.loyalty-report-dates__sep{color:#94a3b8bf;align-self:center;padding-bottom:.55rem;font-weight:600}.loyalty-page .loyalty-report-dates .modern-date-field{flex:0 auto;min-width:9.5rem}.loyalty-page .loyalty-report-dates .modern-date-field-caption{letter-spacing:.07em;text-transform:uppercase;color:#94a3b8e0;font-size:.68rem;font-weight:700}.loyalty-btn-inline{min-height:2rem;padding:.35rem .7rem;font-size:.82rem}.loyalty-page .crm-btn{white-space:nowrap}.loyalty-kpi-grid{margin:.15rem 0 .85rem}.loyalty-page .loyalty-kpi{padding:.75rem .85rem}.loyalty-table-wrap{background:#02061747;border:1px solid #33415573;border-radius:12px;margin-top:.35rem;overflow-x:auto}.loyalty-page .loyalty-table{border-collapse:collapse;table-layout:fixed;width:100%}.loyalty-page .loyalty-table thead th{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8d9;text-align:left;background:#0f172a8c;border-bottom:1px solid #94a3b81f;padding:.5rem .6rem;font-size:.64rem;font-weight:700}.loyalty-page .loyalty-table--compact tbody td{vertical-align:middle;border-bottom:1px solid #94a3b80f;padding:.5rem .6rem;font-size:.86rem}.loyalty-page .loyalty-table tbody tr:hover td{background:#ffffff08}.loyalty-page .loyalty-table tbody tr:last-child td{border-bottom:none}.loyalty-table__num{text-align:right;font-variant-numeric:tabular-nums}.loyalty-table__date{color:#cbd5e1e0;white-space:nowrap;font-size:.8rem}.loyalty-table__name{font-weight:600}.loyalty-table__act-head{text-align:right;width:10.5rem}.loyalty-table__actions-cell{text-align:right}.loyalty-code-cell{align-items:center;gap:.35rem;max-width:100%;display:inline-flex}.loyalty-code{color:#94a3b8f2;background:#0f172a73;border:1px solid #94a3b824;border-radius:6px;padding:.12rem .4rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem}.loyalty-code-copy{color:#e2e8f0e0;cursor:pointer;background:#0f172a8c;border:1px solid #94a3b833;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;padding:0;transition:border-color .14s,background .14s,color .14s;display:inline-flex}.loyalty-code-copy:hover{color:#e2e8f0;background:#1e293bd9;border-color:#60a5fa73}.loyalty-code-copy:focus-visible{outline-offset:2px;outline:2px solid #60a5fa8c}.loyalty-code-copy--done{color:#86efac;border-color:#22c55e66}.loyalty-promo-presets{flex-direction:column;gap:.35rem;margin-bottom:.75rem;display:flex}.loyalty-toolbar--promo-create{flex-wrap:wrap;align-items:flex-end;gap:.55rem .65rem;display:flex}.loyalty-toolbar--promo-redeem{flex-wrap:wrap;align-items:flex-end;gap:.55rem .65rem;margin-top:.35rem;display:flex}.loyalty-select{cursor:pointer;min-width:10.5rem}.loyalty-reward-tag{color:#bfdbfe;background:#3b82f624;border:1px solid #3b82f647;border-radius:6px;padding:.12rem .42rem;font-size:.72rem;font-weight:700;display:inline-flex}.loyalty-redemptions-block{margin-top:1rem}.loyalty-redemptions-block__title{color:#e2e8f0eb;margin:0 0 .5rem;font-size:.88rem;font-weight:700}.appointment-modal__promo-applied{background:#3b82f614;border:1px solid #3b82f647;border-radius:10px;margin-top:.35rem;padding:.65rem .75rem}.appointment-modal__promo-applied-title{letter-spacing:.04em;text-transform:uppercase;color:#93c5fdf2;margin:0 0 .25rem;font-size:.72rem;font-weight:700}.appointment-modal__promo-applied-code{margin:0 0 .2rem;font-size:.88rem}.appointment-modal__promo-applied-code code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.85rem}.appointment-modal__promo-applied-reward{color:#e2e8f0f2;margin:0;font-size:.84rem;font-weight:600}.loyalty-status{border:1px solid #0000;border-radius:999px;padding:.18rem .5rem;font-size:.72rem;font-weight:700;display:inline-flex}.loyalty-status--active{color:#bbf7d0;background:#22c55e24;border-color:#22c55e47}.loyalty-status--muted{color:#cbd5e1d9;background:#94a3b81a;border-color:#94a3b833}.loyalty-tx-type{border:1px solid #0000;border-radius:999px;padding:.16rem .45rem;font-size:.72rem;font-weight:700;display:inline-flex}.loyalty-tx-type--accrual{color:#bbf7d0;background:#22c55e1f;border-color:#22c55e40}.loyalty-tx-type--redemption{color:#fecaca;background:#f871711f;border-color:#f8717147}.loyalty-tx-type--manual{color:#bae6fd;background:#38bdf81f;border-color:#38bdf847}.loyalty-inline-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.35rem;display:inline-flex}.widget-pre--pretty{font-size:.74rem;line-height:1.45}.widget-link-break{word-break:break-all;font-size:.88rem}.org-settings-page{gap:.85rem;max-width:56rem;margin:0 auto;padding:0 .35rem 1.5rem}.org-settings-page__head{flex-direction:column;gap:.35rem;display:flex}.org-settings-page__titleblock{margin-top:.15rem}.org-settings-layout{grid-template-columns:minmax(10.5rem,12.5rem) minmax(0,1fr);align-items:start;gap:.65rem;display:grid}.org-settings-nav{flex-direction:column;gap:.35rem;display:flex;position:sticky;top:.5rem}.org-settings-nav__btn{text-align:left;color:inherit;font:inherit;cursor:pointer;background:#1e293b8c;border:1px solid #94a3b838;border-radius:10px;flex-direction:column;align-items:flex-start;gap:.12rem;padding:.45rem .55rem;transition:border-color .15s,background .15s;display:flex}.org-settings-nav__btn:hover{background:#1e293bd9;border-color:#38bdf866}.org-settings-nav__btn--active{background:linear-gradient(155deg,#0e749059,#0f172ae6);border-color:#38bdf88c;box-shadow:inset 3px 0 #38bdf8e6}.org-settings-nav__label{color:#f1f5f9;font-size:.82rem;font-weight:700}.org-settings-nav__hint{color:#bae6fdbf;font-size:.68rem;line-height:1.3}.org-settings-panel{flex-direction:column;gap:.55rem;min-width:0;display:flex}.org-settings-panel .widget-settings-card{margin-bottom:0}.org-settings-slot-step{max-width:12rem;margin-top:.35rem}.org-settings-approver-grid{grid-template-columns:repeat(auto-fit,minmax(12.5rem,1fr));gap:.55rem;margin-top:.75rem;display:grid}.org-settings-approver-option{cursor:pointer;background:#0f172a73;border:1px solid #94a3b840;border-radius:12px;align-items:flex-start;gap:.55rem;padding:.65rem .7rem;display:flex}.org-settings-approver-option input{margin-top:.2rem}.org-settings-approver-hint{color:#94a3b8d9;margin-top:.2rem;font-size:.76rem;display:block}.org-settings-approver-list{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:.45rem .75rem;margin-top:.75rem;display:grid}.org-settings-approver-check{background:#0f172a59;border:1px solid #94a3b82e;border-radius:10px;align-items:center;gap:.5rem;padding:.45rem .6rem;display:flex}.org-settings-approver-email{color:#f8fafc;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-weight:600;overflow:hidden}.org-settings-approver-badge{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8cc;flex:none;font-size:.68rem;font-weight:700}.org-settings-approver-save{min-width:9rem}.org-settings-staff-link.btn-secondary{border-radius:10px;padding:.35rem .75rem;font-weight:600}.org-settings-access-note{color:#bae6fde6;margin:.5rem 0 0;font-size:.82rem}.org-settings-staff-link{margin-top:.5rem;text-decoration:none;display:inline-flex}.org-settings-inline-link{color:#38bdf8f2;text-underline-offset:.12em;font-weight:600;text-decoration:underline}.org-settings-inline-link:hover{color:#bae6fd}@media (width<=760px){.org-settings-layout{grid-template-columns:1fr}.org-settings-nav{flex-flow:wrap;position:static}.org-settings-nav__btn{flex:8rem}}.analytics-page.widget-settings-page{max-width:42rem;margin:0 auto;padding-left:.35rem;padding-right:.35rem}.widget-settings-card{margin-bottom:1.15rem;padding:1.15rem 1.2rem 1.25rem}.widget-settings-card--embed{background:linear-gradient(165deg,#1e293ba6 0%,#0f172a80 100%)}.widget-settings-card__title{letter-spacing:-.02em;color:var(--vx-text,#f8fafc);margin:0 0 .5rem;font-size:1.05rem;font-weight:800}.widget-settings-card__lead{max-width:36rem;margin:0 0 .85rem;font-size:.88rem;line-height:1.55}.widget-settings-card__lead--after{margin-top:.35rem;margin-bottom:0}.widget-settings-card__hint{text-transform:uppercase;letter-spacing:.06em;margin:0 0 .35rem;font-size:.78rem;font-weight:700}.widget-settings-url-box{border:1px solid var(--vx-line,#94a3b833);background:#0f172a73;border-radius:10px;margin:0 0 .85rem;padding:.75rem .85rem;box-shadow:inset 0 0 0 1px #0003}.widget-settings-url-box__link{word-break:break-all;color:#7dd3fcfa;font-family:ui-monospace,Cascadia Mono,Segoe UI Mono,monospace;font-size:.82rem;line-height:1.5;text-decoration:none;display:block}.widget-settings-url-box__link:hover{color:#e0f2fe;text-decoration:underline}.widget-settings-link-row{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.widget-settings-link{color:#38bdf8;border-radius:8px;padding:.35rem 0;font-size:.9rem;font-weight:700;text-decoration:none}.widget-settings-link:hover{color:#7dd3fc;text-decoration:underline}.widget-settings-toolbar{flex-wrap:wrap;align-items:flex-end;gap:1rem 1.25rem;margin-top:.25rem;display:flex}.widget-settings-field{flex-direction:column;gap:.35rem;min-width:8.5rem;display:flex}.widget-settings-field__label{color:var(--vx-muted,#94a3b8);font-size:.78rem;font-weight:600}.widget-settings-field__control{min-width:7.5rem}.widget-settings-toolbar__submit{align-self:flex-end}.widget-pre--settings{margin-bottom:.75rem}.main:has(.inventory-page){padding-inline:.35rem .65rem}.payroll-page.analytics-page{gap:1.35rem}.payroll-filters,.payroll-filters .analytics-toolbar{width:100%}.payroll-export-actions{flex-shrink:0}.payroll-page .crm-btn-ghost{color:#e2e8f0;background:#1e293bc7;border-color:#94a3b852;box-shadow:inset 0 0 0 1px #ffffff0d,0 4px 14px #00000047}.payroll-page .crm-btn-ghost:hover:not(:disabled){color:#f8fafc;background:#334155e0;border-color:#38bdf87a}.payroll-kpi--pay:before{background:linear-gradient(90deg,#34d39959,#2dd4bff2)!important}.payroll-table__sub{font-size:.82em;font-weight:500}.payroll-admin-section{margin-top:0}.payroll-kpi--pay .analytics-kpi__value{color:#6ee7b7}.payroll-card__empty{margin:0}.payroll-page .analytics-card--table .payroll-card__empty{padding:1.1rem 1.2rem}.payroll-summary-section .analytics-section__head{margin-bottom:.5rem}.payroll-summary-section .analytics-card--table{border-radius:14px;padding:0;overflow:hidden}.payroll-summary-section .analytics-table-wrap{background:0 0;border:none;border-radius:0;margin:0}.payroll-summary-section .payroll-table--summary thead th:first-child{border-radius:14px 0 0}.payroll-summary-section .payroll-table--summary thead th:last-child{border-radius:0 14px 0 0}.payroll-summary-section .payroll-table--summary tbody tr:last-child td,.payroll-summary-section .payroll-table--summary tfoot td{border-bottom:none}.payroll-summary-section .payroll-table--summary tfoot td:first-child{border-radius:0 0 0 14px}.payroll-summary-section .payroll-table--summary tfoot td:last-child{border-radius:0 0 14px}.payroll-summary-section .payroll-table--summary:not(:has(tfoot)) tbody tr:last-child td:first-child{border-radius:0 0 0 14px}.payroll-summary-section .payroll-table--summary:not(:has(tfoot)) tbody tr:last-child td:last-child{border-radius:0 0 14px}.payroll-page .analytics-card--table:has(.payroll-table){border-radius:14px;padding:0;overflow:hidden}.payroll-page .analytics-card--table .payroll-table-wrap{background:0 0;border:none;border-radius:0;margin-top:0}.payroll-page .analytics-card--table .payroll-table--config thead th:first-child,.payroll-page .analytics-card--table .payroll-table--services thead th:first-child{border-radius:14px 0 0}.payroll-page .analytics-card--table .payroll-table--config thead th:last-child,.payroll-page .analytics-card--table .payroll-table--services thead th:last-child{border-radius:0 14px 0 0}.payroll-page .analytics-card--table .payroll-table--config tbody tr:last-child td:first-child,.payroll-page .analytics-card--table .payroll-table--services tbody tr:last-child td:first-child{border-radius:0 0 0 14px}.payroll-page .analytics-card--table .payroll-table--config tbody tr:last-child td:last-child,.payroll-page .analytics-card--table .payroll-table--services tbody tr:last-child td:last-child{border-radius:0 0 14px}.payroll-card--services{border:1px solid var(--vx-line,#94a3b829);background:linear-gradient(165deg,#1e293b8c 0%,#0f172a6b 100%);border-radius:14px;padding:1rem 1.15rem;box-shadow:0 8px 32px #00000059}.payroll-card--services .payroll-label{margin:0}.payroll-card--services>.analytics-card--table.payroll-services-table-card{box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:none;border-radius:0;margin-top:.85rem;padding:0;overflow:hidden}.payroll-card__head{margin-bottom:.65rem}.payroll-table-wrap{background:#02061759;border:1px solid #3341558c;border-radius:10px;margin-top:.35rem;overflow-x:auto}.payroll-table{border-collapse:collapse;width:100%;font-size:.88rem}.payroll-table thead th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8f2;white-space:nowrap;background:#0f172abf;border-bottom:1px solid #334155a6;padding:.55rem .75rem;font-size:.72rem;font-weight:800}.payroll-table tbody td{vertical-align:middle;border-bottom:1px solid #33415559;padding:.55rem .75rem}.payroll-table tbody tr:last-child td{border-bottom:none}.payroll-table tbody tr:hover td{background:#38bdf80a}.payroll-checkbox{cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.payroll-checkbox input{width:1rem;height:1rem;accent-color:var(--accent,#38bdf8);cursor:pointer}.payroll-table--summary{table-layout:fixed}.payroll-table.payroll-table--summary thead th{text-align:center}.payroll-table.payroll-table--summary thead th:first-child{text-align:left;width:22%}.payroll-table.payroll-table--summary tbody td.payroll-table__name{text-align:left}.payroll-table.payroll-table--summary tbody td.payroll-table__num,.payroll-table.payroll-table--summary tbody td:last-child{text-align:center}.payroll-table.payroll-table--summary tfoot td{vertical-align:middle;padding:.55rem .75rem}.payroll-table.payroll-table--summary tfoot td.payroll-table__name{text-align:left}.payroll-table.payroll-table--summary tfoot td.payroll-table__num,.payroll-table.payroll-table--summary tfoot td:last-child{text-align:center}.payroll-table__num{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.payroll-table__name{color:#f1f5f9;font-weight:700}.payroll-table__money{color:#e2e8f0eb;font-weight:600}.payroll-table__pay{color:#6ee7b7;font-weight:800}.payroll-table__narrow{width:5rem}.payroll-table__act{white-space:nowrap;width:1%;padding-left:.5rem}.payroll-table--config .payroll-input,.payroll-table--config .payroll-select{box-sizing:border-box;width:100%;min-width:0}.payroll-label{flex-direction:column;gap:.4rem;max-width:22rem;margin-bottom:0;font-size:.78rem;font-weight:700;display:flex}.payroll-label>span{font-weight:600}.payroll-table--services{table-layout:fixed;width:100%}.payroll-table--services thead th:first-child{text-align:left;width:auto}.payroll-table--services thead th.payroll-table__col-price{text-align:center;width:7.5rem}.payroll-table--services thead th.payroll-table__col-check{text-align:center;width:5rem}.payroll-table--services thead th.payroll-table__col-pct{text-align:center;width:6.25rem}.payroll-table--services thead th.payroll-table__act{text-align:center;width:9.75rem}.payroll-table--services tbody td.payroll-table__name{text-align:left;word-break:break-word;line-height:1.35}.payroll-table--services tbody td.payroll-table__col-price{text-align:center;font-variant-numeric:tabular-nums;white-space:nowrap}.payroll-table--services tbody td.payroll-table__col-check,.payroll-table--services tbody td.payroll-table__col-pct{text-align:center;padding-left:.4rem;padding-right:.4rem}.payroll-table--services tbody td.payroll-table__act{text-align:center;padding-left:.5rem;padding-right:.65rem}.payroll-table--services .payroll-checkbox{margin:0 auto}.payroll-table--services .payroll-input--pct{text-align:center;box-sizing:border-box;font-variant-numeric:tabular-nums;width:5.5rem;min-width:5.5rem;max-width:100%;margin-inline:auto;padding:.42rem .4rem;font-size:.84rem;display:block}.payroll-table--services .payroll-input--pct::placeholder{letter-spacing:-.02em;font-size:.78rem}.payroll-table--services .payroll-input--pct:disabled{opacity:.42}.payroll-table--services tbody td.payroll-table__act .crm-btn{white-space:nowrap;min-width:7.25rem;padding-inline:.7rem;font-size:.8rem}.payroll-services-table-card .payroll-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (width<=720px){.payroll-table--services{min-width:34rem}}.payroll-table__total-row td,.payroll-page .analytics-table__total-row td{color:#ecfdf5;background:linear-gradient(#34d39924,#0f172a59);border-top:2px solid #34d39973;font-weight:800}.payroll-table__total-row .payroll-table__pay{color:#6ee7b7}.payroll-select{appearance:none;color:#e2e8f0;cursor:pointer;background:#0f172ad9 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2394a3b8' d='M3 4.5L6 8l3-3.5'/%3E%3C/svg%3E") right .5rem center no-repeat;border:1px solid #94a3b840;border-radius:8px;padding:.45rem 2rem .45rem .55rem;font-size:.85rem;font-weight:600}.payroll-select:focus{border-color:#38bdf88c;outline:none;box-shadow:0 0 0 2px #38bdf826}.payroll-input{color:#e2e8f0;background:#0f172abf;border:1px solid #94a3b838;border-radius:8px;padding:.45rem .55rem;font-size:.85rem}.payroll-input:focus{border-color:#38bdf880;outline:none;box-shadow:0 0 0 2px #38bdf81f}.payroll-input--tiers{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8rem}.payroll-code{background:#33415599;border:1px solid #94a3b833;border-radius:5px;padding:.1rem .35rem;font-size:.78em}.payroll-scheme{letter-spacing:.02em;border:1px solid #0000;border-radius:999px;align-items:center;padding:.2rem .5rem;font-size:.72rem;font-weight:800;display:inline-flex}.payroll-scheme--percent{color:#bae6fd;background:#38bdf824;border-color:#38bdf859}.payroll-scheme--fixed-appt{color:#fde68a;background:#fbbf241f;border-color:#fbbf2459}.payroll-scheme--fixed-shift{color:#ddd6fe;background:#a78bfa24;border-color:#a78bfa59}.payroll-scheme--progressive{color:#a7f3d0;background:#34d3991f;border-color:#34d39959}.inventory-page.analytics-page{gap:1.35rem}.inventory-page .crm-btn-ghost{color:#e2e8f0;background:#1e293bc7;border-color:#94a3b852;box-shadow:inset 0 0 0 1px #ffffff0d,0 4px 14px #00000047}.inventory-page .crm-btn-ghost:hover:not(:disabled){color:#f8fafc;background:#334155e0;border-color:#38bdf87a}.inventory-page__workspace.analytics-card{margin-bottom:0;padding:1rem 1.1rem 1.15rem}.inventory-page__grid{grid-template-columns:minmax(272px,320px) minmax(0,1fr);align-items:start;gap:1rem 1.15rem;display:grid}.inventory-page__sidebar{background:#0f172a66;border-radius:14px;flex-direction:column;gap:.75rem;min-width:0;padding:.85rem .75rem;display:flex}.inventory-page__sidebar button.inventory-side-segments__btn{filter:none;background:0 0;border:none;transform:none;box-shadow:none!important;background-image:none!important}.inventory-page__sidebar button.inventory-side-segments__btn:hover{filter:none;transform:none;box-shadow:none!important}.inventory-side-segments{background:#02060e73;border:1px solid #94a3b81f;border-radius:12px;flex-direction:column;gap:.35rem;padding:.35rem;display:flex}.inventory-side-segments__duo{grid-template-columns:1fr 1fr;gap:.35rem;display:grid}.inventory-side-segments__btn{min-height:2.35rem;box-shadow:none;font:inherit;cursor:pointer;background:0 0;border:none;border-radius:9px;padding:.48rem .65rem;font-size:.86rem;font-weight:700;transition:background .14s,color .14s,box-shadow .14s;color:#cbd5e1!important}.inventory-side-segments__btn--hero{letter-spacing:.01em;width:100%;min-height:2.85rem;font-size:.95rem}.inventory-side-segments__btn:hover{box-shadow:none;background:#ffffff0d;color:#f1f5f9!important}.inventory-side-segments__btn.is-active{color:#fff!important;background:#38bdf829!important;box-shadow:inset 0 0 0 1px #38bdf859,0 0 12px #38bdf81f!important}.inventory-side-segments__btn--hero.is-active{background:linear-gradient(155deg,#38bdf847 0%,#0ea5e924 100%)!important}.inv-period-req-page{background:radial-gradient(circle at 100% 0,#38bdf812,#0000 55%),linear-gradient(155deg,#141b24f5 0%,#0c1018fa 100%);border:1px solid #94a3b824;border-radius:16px;flex-direction:column;gap:1rem;padding:1.1rem 1.15rem 1.25rem;display:flex}.inv-period-req-page__hero{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.inv-period-req-page__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#7dd3fce0;margin:0 0 .35rem;font-size:.72rem;font-weight:800}.inv-period-req-page__title{letter-spacing:-.02em;color:#f8fafc;margin:0 0 .45rem;font-size:1.45rem;font-weight:800}.inv-period-req-page__lead{max-width:42rem;margin:0;font-size:.9rem;line-height:1.5}.inv-period-req-page__hero-badge{background:#0f172aa6;border:1px solid #38bdf838;border-radius:12px;flex-direction:column;gap:.2rem;min-width:8.5rem;padding:.65rem .85rem;display:flex}.inv-period-req-page__hero-badge-label{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8e6;font-size:.68rem;font-weight:700}.inv-period-req-page__hero-badge strong{color:#e0f2fe;font-size:.95rem}.inv-period-req-page__period-card{background:#02060e6b;border:1px solid #94a3b81f;border-radius:14px;padding:.85rem .95rem}.inv-period-req-page__period-title{color:#e2e8f0eb;margin:0 0 .65rem;font-size:.82rem;font-weight:700}.inv-period-req-page__kpi{margin:0}.inv-period-req-page__info{background:#38bdf812;border:1px solid #38bdf82e;border-radius:12px;align-items:flex-start;gap:.65rem;padding:.75rem .85rem;display:flex}.inv-period-req-page__info-icon{color:#7dd3fc;background:#38bdf82e;border-radius:999px;flex:none;place-items:center;width:1.35rem;height:1.35rem;font-size:.78rem;font-weight:800;display:grid}.inv-period-req-page__info p{color:#e2e8f0e0;margin:0;font-size:.82rem;line-height:1.45}.inv-period-req-page__loading{color:#94a3b8f2;align-items:center;gap:.75rem;padding:1rem .25rem;display:flex}.inv-period-req-page__spinner{border:2px solid #38bdf840;border-top-color:#38bdf8f2;border-radius:999px;width:1.25rem;height:1.25rem;animation:.75s linear infinite inv-period-req-spin}@keyframes inv-period-req-spin{to{transform:rotate(360deg)}}.inv-period-req-page__empty{flex-direction:column;align-items:flex-start;gap:.85rem;padding:1.25rem .5rem;display:flex}.inv-period-req-page__list-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.65rem;display:flex}.inv-period-req-page__list-title{color:#f1f5f9;margin:0;font-size:1rem;font-weight:800}.inv-period-req-page__list-count{font-size:.82rem}.inv-period-req-page__cards{grid-template-columns:repeat(auto-fill,minmax(min(100%,22rem),1fr));gap:.75rem;display:grid}.inv-period-req-item{background:#0f172a8c;border:1px solid #94a3b824;border-radius:14px;flex-direction:column;gap:.65rem;padding:.85rem .9rem;display:flex;box-shadow:inset 0 1px #ffffff08}.inv-period-req-item--short{background:linear-gradient(155deg,#f8717114 0%,#0f172a8c 55%);border-color:#f8717159}.inv-period-req-item__head{justify-content:space-between;align-items:flex-start;gap:.65rem;display:flex}.inv-period-req-item__name{color:#f8fafc;margin:0;font-size:.98rem;font-weight:800}.inv-period-req-item__unit{font-size:.78rem}.inv-period-req-item__badge{letter-spacing:.04em;text-transform:uppercase;color:#fecaca;background:#f8717124;border:1px solid #f8717159;border-radius:999px;flex:none;padding:.18rem .5rem;font-size:.68rem;font-weight:800}.inv-period-req-item__badge--ok{color:#a7f3d0;background:#34d3991f;border-color:#34d39952}.inv-period-req-item__metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;display:grid}.inv-period-req-item__metric{background:#02060e73;border-radius:10px;flex-direction:column;gap:.15rem;padding:.45rem .5rem;display:flex}.inv-period-req-item__metric-label{letter-spacing:.04em;text-transform:uppercase;color:#94a3b8e0;font-size:.68rem;font-weight:700}.inv-period-req-item__metric-value{font-variant-numeric:tabular-nums;color:#e2e8f0;font-size:.95rem}.inv-period-req-item__metric-value--warn{color:#fca5a5}.inv-period-req-item__bar{background:#94a3b82e;border-radius:999px;height:.35rem;overflow:hidden}.inv-period-req-item__bar-fill{border-radius:inherit;background:linear-gradient(90deg,#34d399d9,#2dd4bff2);height:100%;transition:width .25s}.inv-period-req-item__bar-fill--low{background:linear-gradient(90deg,#fbbf24d9,#f87171f2)}.inv-period-req-item__services{flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.inv-period-req-chip{color:#cbd5e1f2;background:#33415573;border:1px solid #94a3b829;border-radius:999px;flex-wrap:wrap;align-items:center;gap:.25rem .4rem;padding:.28rem .5rem;font-size:.72rem;line-height:1.3;display:inline-flex}.inv-period-req-chip__svc{color:#e2e8f0;font-weight:700}.inv-period-req-chip__calc{color:#94a3b8f2}.inv-period-req-chip__booked{color:#7dd3fcf2;font-weight:700}.inv-period-req__controls{flex-direction:column;gap:.75rem;margin-bottom:0;display:flex}.inv-period-req__controls .staff-stats-period__seg{flex-wrap:wrap}.inv-period-req__range-label{margin:0;font-size:.88rem}.inv-period-req__kpi{margin-bottom:.75rem}.inv-period-req__hint{margin:0 0 1rem;font-size:.82rem;line-height:1.45}.inv-period-req__loading{margin:0 0 1rem}.inv-period-req__row--short{background:#f871710f}.inv-period-req__shortfall{color:#fca5a5}.inv-period-req__services{font-size:.78rem;line-height:1.4}.inv-period-req__service-line{display:block}.inv-period-req__table td{vertical-align:top}.inventory-page__sidebar button.btn-secondary.inventory-page__side-settings-btn{justify-content:center;width:100%;min-height:2.55rem;margin-top:auto;margin-bottom:.1rem;font-size:.88rem}.inv-cat-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.inv-cat-list--nested{border-left:1px solid #94a3b833;gap:.45rem;margin:.35rem 0 .15rem .35rem;padding:.15rem 0 .1rem .65rem}.inv-cat-list__item{margin:0;padding:0}.inv-cat-item{flex-wrap:nowrap;align-items:flex-start;gap:.4rem;width:100%;min-width:0;display:flex}.inv-cat-item--solo .inv-cat-btn{width:100%}.inv-cat-item__toggle{width:2.25rem;height:2.25rem;min-height:2.25rem;box-shadow:none;cursor:pointer;background:#1e293ba6;border:1px solid #94a3b847;border-radius:10px;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;margin-top:.12rem;padding:0;transition:background .14s,border-color .14s,color .14s,transform .14s;display:inline-flex;color:#e2e8f0!important}.inv-cat-item__toggle:hover{box-shadow:none;filter:none;background:#334155e6;border-color:#94a3b86b;transform:none;color:#f8fafc!important}.inv-cat-item__chev-icon{color:#e2e8f0;justify-content:center;align-items:center;width:.85rem;height:.85rem;transition:transform .2s;display:inline-flex}.inv-cat-item__chev-icon svg{width:100%;height:100%;display:block}.inv-cat-item__toggle.is-open .inv-cat-item__chev-icon{transform:rotate(90deg)}.inv-cat-item__toggle--spacer{visibility:hidden;pointer-events:none;flex-shrink:0;align-self:flex-start;width:2.25rem;height:2.25rem;margin-top:.12rem}.vx-cat-sidebar button.btn-secondary.inv-cat-btn,.vx-cat-sidebar button.btn-secondary.inv-cat-item__add,.inventory-page__sidebar button.btn-secondary.inventory-page__side-settings-btn{filter:none!important;background-image:none!important;transform:none!important}.vx-cat-sidebar button.btn-secondary.inv-cat-btn{min-width:0;height:auto;min-height:2.55rem;font:inherit;text-align:left;cursor:pointer;border-radius:10px;flex:auto;justify-content:space-between;align-items:flex-start;gap:.55rem;padding:.52rem .85rem;font-size:.88rem;font-weight:600;transition:background .14s,border-color .14s,box-shadow .14s,color .14s;display:flex;color:#e2e8f0!important;background:#1e293bc7!important;border:1px solid #94a3b852!important;box-shadow:inset 0 0 0 1px #ffffff0d,0 4px 14px #00000047!important}.vx-cat-sidebar button.btn-secondary.inv-cat-btn:hover:not(:disabled){color:#f8fafc!important;filter:none!important;background:#334155e0!important;border-color:#38bdf87a!important;transform:none!important;box-shadow:inset 0 0 0 1px #ffffff0f,0 4px 14px #00000052!important}.vx-cat-sidebar button.btn-secondary.inv-cat-btn:disabled{opacity:.45;cursor:not-allowed}.vx-cat-sidebar button.inv-cat-item__toggle{box-shadow:none!important;filter:none!important;background-image:none!important;transform:none!important}.vx-cat-sidebar button.inv-cat-item__toggle:hover{filter:none!important;transform:none!important}.vx-cat-sidebar button.btn-secondary.inv-cat-btn--sub{min-height:2.4rem;padding:.48rem .75rem;font-size:.84rem;font-weight:500}.vx-cat-sidebar button.btn-secondary.inv-cat-btn--sub.is-selected{font-weight:600}.inv-cat-btn__text{min-width:0;text-overflow:unset;white-space:normal;overflow-wrap:anywhere;word-break:break-word;letter-spacing:-.01em;color:inherit;flex:auto;line-height:1.35;overflow:visible}.inv-cat-btn__meta{font-variant-numeric:tabular-nums;flex-shrink:0;align-self:flex-start;margin-top:.08rem;font-size:.8rem;font-weight:700;color:#94a3b8!important}.inv-cat-btn.is-selected .inv-cat-btn__meta,.inv-cat-btn.analytics-page__preset--active .inv-cat-btn__meta{color:#7dd3fc!important}.vx-cat-sidebar button.btn-secondary.inv-cat-item__add{width:2.15rem;height:2.15rem;min-height:2.15rem;font:inherit;cursor:pointer;opacity:0;border-radius:10px;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;margin-top:.12rem;padding:0;font-size:1.05rem;font-weight:700;line-height:1;transition:opacity .12s,background .14s,border-color .14s,box-shadow .14s;display:inline-flex;color:#7dd3fc!important;background:#1e293bc7!important;border:1px solid #94a3b852!important;box-shadow:inset 0 0 0 1px #ffffff0d,0 4px 12px #0000003d!important}.inv-cat-item:hover .inv-cat-item__add,.inv-cat-item:focus-within .inv-cat-item__add{opacity:1}.vx-cat-sidebar button.btn-secondary.inv-cat-item__add:hover{color:#bae6fd!important;filter:none!important;background:#334155e0!important;border-color:#38bdf87a!important;transform:none!important;box-shadow:inset 0 0 0 1px #ffffff0f,0 4px 12px #00000047!important}@media (hover:none){.vx-cat-sidebar button.btn-secondary.inv-cat-item__add{opacity:.9}}.inventory-page__side-kicker{letter-spacing:.1em;text-transform:uppercase;color:#94a3b8c7;margin:.15rem .25rem .2rem;font-size:.68rem;font-weight:800}.inventory-page__side-nav{flex-direction:column;gap:.28rem;display:flex}.inventory-page__side-tab{text-align:left;width:100%;min-height:2.75rem;box-shadow:none;font:inherit;color:#f1f5f9f0;cursor:pointer;background:#02060e59;border:1px solid #94a3b81a;border-radius:10px;flex-direction:column;gap:.12rem;padding:.55rem .65rem;transition:background .14s,border-color .14s,color .14s,box-shadow .14s;display:flex}.inventory-page__side-tab-title{font-size:.9rem;font-weight:700}.inventory-page__side-tab-hint{font-size:.72rem;font-weight:500;line-height:1.25}.inventory-page__side-hint{margin:0 .2rem .35rem;font-size:.78rem;line-height:1.35}.inventory-page__side-tab:hover{background:#ffffff0f;border-color:#94a3b82e}.inventory-page__side-tab.is-selected{color:#f8fafc;background:#0c1420d9;border-color:#38bdf847;box-shadow:inset 3px 0 #38bdf8d9}.inventory-page__side-divider{background:#94a3b81f;height:1px;margin:.55rem .2rem .4rem}.inventory-page__cat-nav{scrollbar-gutter:stable;flex-direction:column;flex:1;gap:.5rem;min-height:0;max-height:min(54vh,460px);margin:0;padding:.25rem .15rem;display:flex;overflow-y:auto}.inventory-page__cat-nav--dim{opacity:.42;pointer-events:none}.inventory-page__cat-empty{margin:.35rem .5rem;font-size:.8rem}.inventory-page__side-foot-primary{align-self:stretch;width:100%;margin-top:.55rem}.inventory-cat-all{text-align:left;width:100%;min-height:2.45rem;font:inherit;cursor:pointer;background:#0f172a73;border:1px dashed #94a3b847;border-radius:10px;flex-direction:column;gap:.1rem;margin-bottom:.35rem;padding:.5rem .58rem;transition:background .14s,border-color .14s,box-shadow .14s;display:flex}.inventory-cat-all__label{color:#f1f5f9;font-size:.88rem;font-weight:700}.inventory-cat-all__meta{font-size:.72rem}.inventory-cat-all:hover:not(:disabled){background:#ffffff0f;border-color:#38bdf859}.inventory-cat-all.is-selected{background:#0c1420e0;border-style:solid;border-color:#38bdf859;box-shadow:inset 3px 0 #38bdf8d9}.inventory-cat-all:disabled{opacity:.45;cursor:not-allowed}.inventory-op-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin-bottom:.85rem;display:grid}@media (width<=900px){.inventory-op-grid{grid-template-columns:1fr}}.inventory-op-card{text-align:left;font:inherit;cursor:pointer;background:linear-gradient(155deg,#1e293b8c,#0f172abf);border:1px solid #94a3b82e;border-radius:12px;align-items:flex-start;gap:.65rem;padding:.85rem .9rem;transition:transform .14s,border-color .14s,box-shadow .14s;display:flex}.inventory-op-card:disabled{opacity:.45;cursor:not-allowed}.inventory-op-card:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 8px 24px #00000059}.inventory-op-card__copy{flex-direction:column;gap:.2rem;min-width:0;display:flex}.inventory-op-card__title{color:#f8fafc;font-size:.95rem;font-weight:800}.inventory-op-card__desc{font-size:.78rem;line-height:1.35}.inventory-op-card__icon{background:#38bdf824;border:1px solid #38bdf847;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;font-size:1.15rem;font-weight:800;line-height:1;display:flex}.inventory-op-card--in .inventory-op-card__icon:before{content:"+";color:#6ee7b7}.inventory-op-card--out .inventory-op-card__icon:before{content:"−";color:#fca5a5}.inventory-op-card--stocktake .inventory-op-card__icon:before{content:"≡";color:#fcd34d;font-size:1rem}.inventory-op-card--in .inventory-op-card__icon{background:#34d39924;border-color:#34d39959}.inventory-op-card--out .inventory-op-card__icon{background:#f871711f;border-color:#f8717159}.inventory-op-card--stocktake .inventory-op-card__icon{background:#fbbf241f;border-color:#fbbf2459}.inventory-op-card--in:not(:disabled):hover{border-color:#34d39973}.inventory-op-card--out:not(:disabled):hover{border-color:#f8717173}.inventory-op-card--stocktake:not(:disabled):hover{border-color:#fbbf2473}.inventory-page__alert-chip{color:#fecaca!important;border-color:#f8717166!important}.inventory-page__main{min-width:0}.inventory-page__main-toolbar{margin-bottom:.75rem}.inventory-page__main-toolbar-actions{flex-wrap:wrap;align-items:center;gap:.38rem;display:flex}@media (width<=920px){.inventory-page__grid{grid-template-columns:1fr}.inventory-page__cat-nav{max-height:200px}}.inventory-page__back{color:#94a3b8f2;border-radius:8px;align-items:center;margin:0 -.45rem;padding:.3rem .45rem;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-flex}.inventory-page__back:hover{color:#38bdf8;background:#38bdf814}.inventory-page__title{letter-spacing:-.02em;margin:0;font-size:clamp(1.4rem,2.8vw,1.75rem);font-weight:800}.inventory-page__lead{max-width:52rem;margin:.25rem 0 0;line-height:1.45}.inventory-page__error{margin:0 0 .75rem}.inventory-page__alert-banner{background:linear-gradient(135deg,#7f1d1d40,#0f172ad9);border:1px solid #f8717159;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;padding:.85rem 1rem;display:flex;box-shadow:0 8px 28px #00000047}.inventory-assort.inventory-assort--embed.analytics-card--table{padding:0;overflow:hidden}.inventory-assort.inventory-assort--embed .inventory-assort__head{padding:1rem 1.15rem .65rem}.inventory-assort.inventory-assort--embed .inventory-table-wrap{-webkit-overflow-scrolling:touch;border:none;border-radius:0;margin-top:0;overflow-x:auto}.inventory-assort.inventory-assort--embed .inventory-items-table.analytics-table{min-width:0}.inventory-page__alert-banner--legacy{background:#f871711f;border:1px solid #f8717159;border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem 1rem;margin-bottom:.85rem;padding:.75rem 1rem;display:flex}.inventory-page__alert-text{margin:.2rem 0 0;font-size:.86rem;line-height:1.4}.inventory-page__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:.75rem 1rem;margin-bottom:1rem;display:flex}.inventory-page__filter{flex-direction:column;gap:.25rem;font-size:.78rem;font-weight:700;display:flex}.inventory-page__filter select{min-width:12rem}.inventory-page__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.inventory-page__toolbar-btn{letter-spacing:.01em;cursor:pointer;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:.35rem;padding:.52rem 1rem;font-size:.88rem;font-weight:700;transition:transform .12s,box-shadow .15s,border-color .15s,background .15s,color .15s,opacity .15s;display:inline-flex}.inventory-page__toolbar-btn:disabled{opacity:.38;cursor:not-allowed;box-shadow:none;transform:none}.inventory-page__toolbar-btn:not(:disabled):active{transform:scale(.98)}.inventory-page__toolbar-btn--primary{color:var(--vx-on-accent,#05080a);background:linear-gradient(135deg, var(--app-accent-from,#00d2ff), var(--app-accent-to,#3a7bd5));border-color:#38bdf88c;box-shadow:0 4px 18px #00d2ff38}.inventory-page__toolbar-btn--primary:not(:disabled):hover{filter:brightness(1.04);box-shadow:0 6px 26px #00d2ff52}.inventory-page__toolbar-btn--categories{color:#e0f2fe;background:linear-gradient(145deg,#0e749059,#0f172aeb);border-color:#38bdf873;box-shadow:inset 0 1px #ffffff14,0 2px 14px #00d2ff1f}.inventory-page__toolbar-btn--categories:not(:disabled):hover{background:linear-gradient(145deg,#0e74907a,#0f172ae0);border-color:#38bdf8bf;box-shadow:0 4px 22px #00d2ff2e}.inventory-page__toolbar-btn--ghost{color:#e2e8f0eb;background:#0f172a8c;border-color:#94a3b847}.inventory-page__toolbar-btn--ghost:not(:disabled):hover{color:#f8fafc;background:#1e293bbf;border-color:#94a3b873}.inventory-page__alert-btn{color:#fecaca!important;border-color:#f8717173!important}.inventory-page__filter--dim{opacity:.45;pointer-events:none}.inventory-view-tabs{background:#0f172a73;border:1px solid #94a3b81f;border-radius:12px;flex-wrap:wrap;gap:.35rem;margin-bottom:.85rem;padding:.25rem;display:flex}.inventory-view-tabs__btn{cursor:pointer;color:#e2e8f0d1;background:0 0;border:1px solid #0000;border-radius:9px;flex:1;min-width:10rem;padding:.55rem .85rem;font-size:.88rem;font-weight:700;transition:background .15s,color .15s,border-color .15s}.inventory-view-tabs__btn:hover{color:#f8fafc;background:#ffffff0d}.inventory-view-tabs__btn--active{color:#f8fafc;background:linear-gradient(145deg,#38bdf833,#0f172ae6);border-color:#38bdf873;box-shadow:inset 0 1px #ffffff14}.inventory-assort__sub{max-width:42rem;margin:.25rem 0 0;font-size:.82rem;line-height:1.4}.inventory-history-table__num{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.inventory-history-table{table-layout:fixed;width:100%;min-width:44rem}.inventory-history-table thead th:first-child{width:10.5rem}.inventory-history-table thead th:nth-child(3),.inventory-history-table thead th:nth-child(4){width:5.5rem}.inventory-history-table thead th:nth-child(5){width:8.25rem}.inventory-history-table thead th:nth-child(6){width:24%}.inventory-history-table__date{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.86rem}.inventory-history-table__product{vertical-align:top;min-width:0}.inventory-history-table__product-name{word-break:break-word;font-weight:650;line-height:1.3;display:block}.inventory-history-table__unit{margin-top:.12rem;font-size:.78rem;font-weight:500;display:block}.inventory-history-table__note{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.inventory-history-type{color:#e2e8f0;white-space:normal;word-break:break-word;background:#3341558c;border:1px solid #94a3b833;border-radius:6px;max-width:100%;padding:.15rem .45rem;font-size:.75rem;font-weight:700;line-height:1.25;display:inline-block}.inventory-history-delta{font-variant-numeric:tabular-nums;font-weight:800}.inventory-history-delta--pos{color:#6ee7b7}.inventory-history-delta--neg{color:#fca5a5}.inventory-assort.inventory-assort--embed.inventory-history .inventory-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (width<=960px){.inventory-assort.inventory-assort--embed.inventory-history .inventory-table-wrap{overflow-x:visible}.inventory-history-table--responsive{min-width:0;display:block}.inventory-history-table--responsive thead{display:none}.inventory-history-table--responsive tbody{flex-direction:column;gap:.65rem;padding:0 .85rem .85rem;display:flex}.inventory-history-table--responsive tbody tr{background:#080c1473;border:1px solid #94a3b824;border-radius:12px;flex-direction:column;gap:.42rem;padding:.75rem .7rem;display:flex}.inventory-history-table--responsive tbody tr:last-child{border-bottom:1px solid #94a3b824}.inventory-history-table--responsive tbody td{white-space:normal;grid-template-columns:minmax(5.75rem,38%) minmax(0,1fr);align-items:start;gap:.25rem .65rem;display:grid;text-align:left!important;padding:.1rem 0!important}.inventory-history-table--responsive tbody td:before{content:attr(data-label);letter-spacing:.06em;text-transform:uppercase;color:#94a3b8c7;padding-top:.08rem;font-size:.65rem;font-weight:700;line-height:1.35}.inventory-history-table--responsive tbody td.inventory-history-table__product{display:block;padding-bottom:.15rem!important}.inventory-history-table--responsive tbody td.inventory-history-table__product:before{display:none}.inventory-history-table--responsive tbody td.inventory-history-table__num{align-items:center}.inventory-history-table--responsive .inventory-history-table__note{white-space:normal;text-overflow:unset;word-break:break-word;overflow:visible}.inventory-history-table--responsive .inventory-history-type{justify-self:start}.inventory-assort.inventory-assort--embed .inventory-assort__head{padding-inline:.85rem}}@media (width<=640px){.inventory-page__workspace.analytics-card{padding:.75rem .65rem .85rem}.inventory-page__alert-banner{flex-direction:column;align-items:stretch}.inventory-page__alert-btn{width:100%}.inventory-page__main-toolbar-actions .crm-btn{flex:auto;justify-content:center;min-width:calc(50% - .2rem)}}.inventory-assort.widget-block,.inventory-assort.inventory-assort--embed{flex-direction:column;flex:1;min-height:min(70vh,52rem);display:flex}.inventory-assort.inventory-assort--embed{box-shadow:none;background:0 0;border:none;margin:0;padding:0}.inventory-assort__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.65rem;display:flex}.inventory-assort__title{margin:0;font-size:1.05rem;font-weight:800}.inventory-assort__badge{border:1px solid #0000;border-radius:999px;padding:.25rem .55rem;font-size:.78rem;font-weight:700}.inventory-assort__badge--ok{color:#a7f3d0f2;background:#10b9811f;border-color:#34d39947}.inventory-assort__badge--bad{cursor:pointer;color:#fecaca;background:#f871711f;border-color:#f8717159}.inventory-assort__badge--bad:hover{filter:brightness(1.08)}.inventory-table-wrap{border-radius:10px;flex:1;min-height:0;overflow:auto}.inventory-assort__empty{text-align:center;padding:2rem 1rem}.inventory-items-table{table-layout:fixed;width:100%;min-width:0;font-size:.82rem}.inventory-items-table th,.inventory-items-table td{padding:.42rem .5rem}.inventory-items-table__col-product{width:46%}.inventory-items-table__col-stock{width:16%}.inventory-items-table__col-min{width:22%}.inventory-items-table thead th.inventory-items-table__act{text-align:right;width:16%}.inventory-items-table__product{overflow:hidden}.inv-items-product{align-items:flex-start;gap:.45rem;min-width:0;display:flex}.inv-items-product__text{flex:1;min-width:0}.inv-items-product__name{color:#f1f5f9;text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;font-weight:650;line-height:1.25;display:block;overflow:hidden}.inv-items-product__cat{text-overflow:ellipsis;white-space:nowrap;margin-top:.1rem;font-size:.72rem;line-height:1.2;display:block;overflow:hidden}.inv-items-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:.35rem}.inv-items-dot--ok{background:#34d399;box-shadow:0 0 6px #34d39973}.inv-items-dot--critical{background:#f87171;box-shadow:0 0 8px #f87171a6}.inv-items-dot--archived{background:#94a3b8a6}.inventory-items-table__stock,.inventory-items-table__min{white-space:nowrap}.inventory-items-table__act{white-space:nowrap;text-align:right;width:1%}.inv-items-qty{justify-content:flex-end;align-items:baseline;gap:.25rem;display:inline-flex}.inv-items-qty__n{color:#f1f5f9;font-variant-numeric:tabular-nums;font-size:.86rem;font-weight:700}.inv-items-qty__unit{color:#94a3b8d9;font-size:.7rem;font-weight:600}.inv-items-min-inline{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:.3rem;display:inline-flex}.inv-items-min-inline__val{font-variant-numeric:tabular-nums;font-size:.82rem;font-weight:600}.inv-items-min-inline__val--manual{color:#fde68a}.inv-items-min__empty{color:#94a3b880;font-weight:600}.inv-items-row--critical td{background:#f8717109}.inv-items-row--critical:hover td{background:#f8717111!important}.inv-items-actions{justify-content:flex-end;align-items:center;gap:.25rem;display:inline-flex}.inventory-items-table button.inv-items-actions__icon{cursor:pointer;width:1.75rem!important;height:1.75rem!important;box-shadow:none!important;color:#e2e8f0eb!important;filter:none!important;background:#1e293be0!important;border:1px solid #94a3b842!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0!important;display:inline-flex!important;transform:none!important}.inventory-items-table button.inv-items-actions__icon:hover:not(:disabled){filter:none!important;background:#334155f2!important;border-color:#38bdf866!important;transform:none!important}.inventory-items-table button.inv-items-actions__icon--danger:hover:not(:disabled){color:#fecaca!important;background:#7f1d1d61!important;border-color:#f8717173!important}.inventory-items-table button.inv-items-actions__icon:disabled{opacity:.4;cursor:not-allowed}.inv-modal-overlay{z-index:90;-webkit-backdrop-filter:blur(6px);background:#020617b8;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.inv-modal{background:linear-gradient(165deg,#1e293bfa 0%,#0f172afc 55%,#020617fc 100%);border:1px solid #94a3b838;border-radius:16px;flex-direction:column;width:min(720px,100%);max-height:min(88vh,900px);display:flex;overflow:hidden;box-shadow:0 24px 80px #0009,inset 0 1px #ffffff0f}.inv-modal--lg{width:min(820px,100%)}.inv-modal--xl{width:min(960px,100%)}.inv-modal--stock-op{width:min(1120px,100%);max-height:min(92vh,940px)}.inv-modal--stock-op .inv-modal__body{flex-direction:column;min-height:0;padding:.85rem 1rem 1rem;display:flex}.inv-modal--materials{width:min(1120px,100%);max-height:min(92vh,940px)}.inv-modal--materials .inv-modal__body{flex-direction:column;min-height:0;padding:.85rem 1rem 1rem;display:flex}.inv-modal__head{background:#02061740;border-bottom:1px solid #94a3b81f;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1rem 1.1rem .95rem;display:flex}.inv-modal__head-main{flex:1;min-width:0}.inv-modal__title{letter-spacing:-.02em;color:#f8fafc;margin:0;font-size:1.12rem;font-weight:800}.inv-modal__subtitle{color:#94a3b8f2;margin:.4rem 0 0;font-size:.86rem;font-weight:500;line-height:1.45}.inv-modal__close{width:2.25rem;height:2.25rem;color:var(--vx-text,#e2e8f0);background:#94a3b81f;border:none;border-radius:8px;margin-top:.05rem}.inv-modal__close:hover:not(:disabled){background:#f8717133}.inv-modal__body{padding:1.05rem 1.15rem 1.2rem;overflow:auto}.inv-modal__sub{margin:1rem 0 .45rem;font-size:.88rem;font-weight:800}.inv-modal-form{flex-direction:column;gap:.75rem;display:flex}.inv-modal-form--panels{gap:1rem}.inv-panel{background:#02061759;border:1px solid #94a3b824;border-radius:14px;padding:1rem 1.05rem}.inv-panel--accent{background:linear-gradient(145deg,#38bdf814,#02061766);border-color:#38bdf847;box-shadow:inset 0 1px #ffffff0a}.inv-panel__label{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8e6;margin-bottom:.65rem;font-size:.72rem;font-weight:800}.inv-item-category-note{margin:-.35rem 0 .75rem;font-size:.84rem;line-height:1.4}.inv-item-category-note__path{color:#f8fafcf5;font-weight:600}.inv-panel__row2{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}@media (width<=560px){.inv-panel__row2{grid-template-columns:1fr}}.inv-panel__hint{margin:.65rem 0 0;font-size:.82rem;line-height:1.4}.inv-checkbox-line{cursor:pointer;align-items:flex-start;gap:.4rem;margin:.65rem 0;font-size:.88rem;line-height:1.4;display:flex}.inv-checkbox-line input{flex-shrink:0;margin-top:.2rem}.inv-inline-hint{margin:-.25rem 0 0;font-size:.82rem;line-height:1.4}.inv-stock-preview{background:#38bdf814;border:1px solid #38bdf847;border-radius:12px;margin-bottom:.25rem;padding:.85rem 1rem}.inv-stock-preview--amber{background:#fbbf2414;border-color:#fbbf2459}.inv-stock-preview__label{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8f2;margin-bottom:.35rem;font-size:.72rem;font-weight:800}.inv-stock-preview__main{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.inv-stock-preview__main strong{font-size:1rem}.inv-stock-preview__qty{color:#e2e8f0f2;font-size:.88rem;font-weight:600}.inv-delta-block{flex-wrap:wrap;align-items:flex-end;gap:.75rem;display:flex}.inv-delta-block__label{color:#cbd5e1eb;flex-direction:column;flex:1;gap:.35rem;min-width:140px;font-size:.84rem;font-weight:700;display:flex}.inv-delta-block__label input{color:#f1f5f9;background:#02061773;border:1px solid #94a3b838;border-radius:10px;padding:.55rem .65rem;font-size:.95rem;font-weight:600}.inv-delta-block__chips{flex-wrap:wrap;gap:.45rem;display:flex}.inv-chip{cursor:pointer;border:1px solid #0000;border-radius:999px;padding:.45rem .75rem;font-size:.8rem;font-weight:700;transition:background .12s,border-color .12s,transform .1s}.inv-chip:disabled{opacity:.45;cursor:not-allowed}.inv-chip--pos{color:#bbf7d0;background:#10b98126;border-color:#34d39959}.inv-chip--pos:not(:disabled):hover{background:#10b98147}.inv-chip--neg{color:#fecaca;background:#f871711f;border-color:#f8717159}.inv-chip--neg:not(:disabled):hover{background:#f8717138}.inv-chip.is-active{box-shadow:inset 0 0 0 2px #ffffff1f}.inv-chip--pos.is-active{background:#10b98152;border-color:#34d399a6}.inv-chip--neg.is-active{background:#f8717147;border-color:#f871718c}.inv-stock-op{flex-direction:column;flex:1;gap:.85rem;min-height:0;display:flex}.inv-stock-op__toolbar{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.65rem 1rem;display:flex}.inv-stock-op__search{color:#f8fafc;background:#02061773;border:1px solid #94a3b847;border-radius:10px;flex:220px;min-width:0;padding:.55rem .75rem;font-size:.9rem}.inv-stock-op__search:focus{border-color:#38bdf88c;outline:none;box-shadow:0 0 0 3px #38bdf824}.inv-stock-op__stat{white-space:nowrap;font-size:.82rem;font-weight:600}.inv-stock-op__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));align-content:start;gap:.65rem;max-height:min(52vh,520px);margin:0;padding:.15rem .1rem .25rem;list-style:none;display:grid;overflow-y:auto}.inv-stock-op-card{background:#0f172ab8;border:1px solid #94a3b833;border-radius:12px;flex-direction:column;gap:.55rem;padding:.85rem .9rem;transition:border-color .14s,box-shadow .14s;display:flex}.inv-stock-op-card--in{border-color:#34d39938}.inv-stock-op-card--out{border-color:#f8717133}.inv-stock-op-card--stocktake{border-color:#fbbf2438}.inv-stock-op-card__head{flex-direction:column;gap:.2rem;min-width:0;display:flex}.inv-stock-op-card__name{letter-spacing:-.01em;color:#f8fafc;margin:0;font-size:.92rem;font-weight:700;line-height:1.3}.inv-stock-op-card__cat{color:#94a3b8eb;text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;font-weight:600;overflow:hidden}.inv-stock-op-card__balance{background:#02061766;border-radius:8px;justify-content:space-between;align-items:baseline;gap:.5rem;padding:.45rem .55rem;display:flex}.inv-stock-op-card__balance-label{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8e6;font-size:.72rem;font-weight:700}.inv-stock-op-card__balance-value{color:#e2e8f0;font-variant-numeric:tabular-nums;font-size:.9rem;font-weight:700}.inv-stock-op-card__unit{color:#94a3b8e6;font-size:.78rem;font-weight:600}.inv-stock-op-card__field{flex-direction:column;gap:.3rem;display:flex}.inv-stock-op-card__field-label{color:#cbd5e1f2;font-size:.76rem;font-weight:700}.inv-stock-op-card__input{color:#f8fafc;background:#0206178c;border:1px solid #94a3b847;border-radius:9px;width:100%;padding:.5rem .6rem;font-size:.95rem;font-weight:600}.inv-stock-op-card__input:focus{border-color:#38bdf880;outline:none;box-shadow:0 0 0 2px #38bdf826}.inv-stock-op-card__hint{color:#94a3b8f2;margin:0;font-size:.78rem;line-height:1.4}.inv-stock-op-card__hint strong{color:#e2e8f0}.inv-stock-op-card__delta--pos{color:#6ee7b7}.inv-stock-op-card__delta--neg{color:#fca5a5}.inv-stock-op-card__warn{color:#fca5a5;margin:0;font-size:.78rem;font-weight:600}.inv-stock-op__note{color:#cbd5e1eb;flex-direction:column;flex-shrink:0;gap:.35rem;font-size:.84rem;font-weight:700;display:flex}.inv-stock-op__note input{color:#f1f5f9;background:#02061773;border:1px solid #94a3b838;border-radius:10px;padding:.55rem .65rem;font-weight:500}.inv-stock-op__actions{flex-shrink:0;margin-top:.15rem}.inv-stock-op__empty{text-align:center;padding:1.5rem .5rem}.inv-stock-op__empty-title{color:#e2e8f0;margin:0 0 .35rem;font-weight:700}.appt-supplement-overlay{z-index:1300;-webkit-backdrop-filter:blur(8px);background:#020617c7;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.appt-supplement-modal{background:linear-gradient(165deg,#1e293bfa 0%,#0f172afc 55%,#020617fc 100%);border:1px solid #38bdf838;border-radius:18px;flex-direction:column;width:min(1120px,100%);max-height:min(92vh,940px);display:flex;overflow:hidden;box-shadow:0 28px 90px #000000a6,inset 0 0 0 1px #ffffff0a,0 0 40px #38bdf814}.appt-supplement-modal__head{border-bottom:1px solid #94a3b81f;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.15rem 1.25rem .85rem;display:flex}.appt-supplement-modal__head-main{min-width:0}.appt-supplement-modal__kicker{letter-spacing:.08em;text-transform:uppercase;color:#38bdf8d9;margin:0 0 .25rem;font-size:.72rem;font-weight:700}.appt-supplement-modal__title{color:#f1f5f9;margin:0;font-size:1.35rem;font-weight:700}.appt-supplement-modal__subtitle{max-width:52ch;margin:.35rem 0 0;font-size:.88rem;line-height:1.45}.appt-supplement-modal__close{flex-shrink:0;cursor:pointer!important}.appt-supplement-modal__toolbar{border-bottom:1px solid #94a3b81a;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.85rem 1.25rem;display:flex}.appt-supplement-modal__search{min-width:0;color:inherit;background:#0f172ab8;border:1px solid #94a3b838;border-radius:10px;flex:220px;padding:.62rem .85rem;font-size:.92rem}.appt-supplement-modal__search:focus{border-color:#38bdf88c;outline:none;box-shadow:0 0 0 3px #38bdf824}.appt-supplement-modal__stat{white-space:nowrap;font-size:.82rem}.appt-supplement-modal__cats{flex-wrap:wrap;gap:.4rem;padding:.65rem 1.25rem 0;display:flex}.appt-supplement-modal__cat{color:#e2e8f0e0;cursor:pointer;background:#1e293b8c;border:1px solid #94a3b838;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .65rem;font-size:.78rem;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.appt-supplement-modal__cat:hover:not(:disabled){background:#38bdf81a;border-color:#38bdf866}.appt-supplement-modal__cat.is-active{color:#e0f2fe;background:#38bdf829;border-color:#38bdf88c}.appt-supplement-modal__cat-count{opacity:.65;font-size:.72rem}.appt-supplement-modal__body{flex:1;min-height:0;padding:.85rem 1.25rem 1rem;overflow:auto}.appt-supplement-modal__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.appt-supplement-card{background:#0f172a8c;border:1px solid #94a3b829;border-radius:14px;flex-direction:column;gap:.55rem;padding:.85rem .9rem;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.appt-supplement-card--filled{background:#38bdf814;border-color:#38bdf86b;box-shadow:inset 0 0 0 1px #38bdf81f}.appt-supplement-card--return.appt-supplement-card--filled{background:#34d39914;border-color:#34d3996b;box-shadow:inset 0 0 0 1px #34d3991f}.appt-supplement-card__head{flex-direction:column;gap:.2rem;display:flex}.appt-supplement-card__name{color:#f1f5f9;margin:0;font-size:.92rem;font-weight:700;line-height:1.3}.appt-supplement-card__cat{color:#94a3b8e6;font-size:.72rem}.appt-supplement-card__balance{background:#02061759;border-radius:8px;justify-content:space-between;align-items:baseline;gap:.5rem;padding:.45rem .55rem;display:flex}.appt-supplement-card__balance-label{color:#94a3b8d9;font-size:.72rem}.appt-supplement-card__balance-value{color:#e2e8f0;font-size:.88rem;font-weight:700}.appt-supplement-card__unit{color:#94a3b8e6;font-size:.78rem;font-weight:500}.appt-supplement-card__field{flex-direction:column;gap:.25rem;display:flex}.appt-supplement-card__field-label{color:#94a3b8e6;font-size:.72rem;font-weight:600}.appt-supplement-card__input{width:100%;color:inherit;background:#0f172ab8;border:1px solid #94a3b838;border-radius:8px;padding:.52rem .62rem;font-size:.92rem}.appt-supplement-card__input:focus{border-color:#38bdf88c;outline:none}.appt-supplement-card__toggle{color:#38bdf8e6;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;align-self:flex-start;padding:0;font-size:.74rem;text-decoration:underline}.appt-supplement-card--return .appt-supplement-card__toggle{color:#34d399f2}.appt-supplement-card__warn{color:#fca5a5;margin:0;font-size:.74rem}.appt-supplement-card__hint{margin:0;font-size:.74rem}.appt-supplement-card__hint strong{color:#e2e8f0}.appt-supplement-modal__empty{text-align:center;padding:2rem .5rem}.appt-supplement-modal__empty-title{color:#e2e8f0;margin:0 0 .35rem;font-weight:700}.appt-supplement-modal__foot{background:#02061759;border-top:1px solid #94a3b81f;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1.25rem 1rem;display:flex}.appt-supplement-modal__foot-hint{margin:0;font-size:.82rem}.appt-supplement-modal__foot-actions{flex-wrap:wrap;gap:.55rem;margin-left:auto;display:flex}.appt-supplement-modal__submit{min-width:10rem}.appt-supplement-trigger{width:100%;color:inherit;text-align:left;cursor:pointer;background:linear-gradient(135deg,#38bdf814,#0f172a73);border:1px dashed #38bdf859;border-radius:12px;align-items:center;gap:.85rem;margin-top:.35rem;padding:.85rem 1rem;transition:border-color .15s,background .15s,transform .12s;display:flex}.appt-supplement-trigger:hover:not(:disabled){background:linear-gradient(135deg,#38bdf824,#0f172a80);border-color:#38bdf88c}.appt-supplement-trigger:disabled{opacity:.55;cursor:not-allowed}.appt-supplement-trigger__icon{background:#38bdf829;border:1px solid #38bdf847;border-radius:10px;flex-shrink:0;width:2.25rem;height:2.25rem;position:relative}.appt-supplement-trigger__icon:before{content:"";background:linear-gradient(#38bdf8,#38bdf8) 50%/2px 100% no-repeat,linear-gradient(#38bdf8,#38bdf8) 50%/100% 2px no-repeat;width:1rem;height:1rem;margin:auto;position:absolute;inset:0}.appt-supplement-trigger__copy{flex-direction:column;gap:.15rem;min-width:0;display:flex}.appt-supplement-trigger__copy strong{color:#e2e8f0;font-size:.92rem}.appt-supplement-trigger__copy .muted{font-size:.78rem}.inv-categories-layout{flex-direction:column;gap:1.25rem;display:flex}.inv-categories-add{background:linear-gradient(135deg,#38bdf81f,#0f172aa6);border:1px solid #38bdf859;border-radius:16px;padding:1.1rem 1.15rem 1.2rem;box-shadow:inset 0 1px #ffffff0f,0 8px 32px #00000040}.inv-categories-add__kicker{letter-spacing:.08em;text-transform:uppercase;color:#38bdf8f2;margin-bottom:.35rem;font-size:.68rem;font-weight:800;display:inline-block}.inv-categories-add__title{letter-spacing:-.02em;margin:0;font-size:1.05rem;font-weight:800}.inv-categories-add__lead{max-width:40rem;margin:.4rem 0 0;font-size:.86rem;line-height:1.45}.inv-categories-add__form{flex-wrap:wrap;align-items:flex-end;gap:.65rem;margin-top:1rem;display:flex}.inv-categories-add__parent{flex-direction:column;gap:.3rem;min-width:min(100%,220px);display:flex}.inv-categories-add__parent select{width:100%}.inv-categories-add__input{color:#f8fafc;background:#0206178c;border:1px solid #94a3b847;border-radius:12px;flex:1;min-width:200px;padding:.7rem .85rem;font-size:.95rem;font-weight:600}.inv-categories-add__input:focus{border-color:#38bdf899;outline:none;box-shadow:0 0 0 3px #38bdf82e}.inv-categories-add__submit{white-space:nowrap;align-self:stretch;padding-left:1.35rem;padding-right:1.35rem}.inv-categories-list-block__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem 1rem;margin-bottom:.85rem;display:flex}.inv-categories-list-block__title{letter-spacing:-.02em;flex:1;min-width:0;margin:0;font-size:1.02rem;font-weight:800}.inv-categories-list-block__count{color:#94a3b8f2;background:#02061759;border:1px solid #94a3b838;border-radius:999px;padding:.25rem .6rem;font-size:.82rem;font-weight:700}.inv-category-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.inv-category-card{background:linear-gradient(165deg,#1e293ba6,#0f172ad9);border:1px solid #94a3b833;border-radius:14px;align-items:flex-start;gap:.65rem;padding:.85rem .95rem;transition:border-color .15s,box-shadow .15s,transform .12s;display:flex}.inv-category-card:hover{border-color:#38bdf866;transform:translateY(-1px);box-shadow:0 6px 24px #00000047}.inv-category-card--inactive{opacity:.72;border-style:dashed}.inv-category-card__icon{background:linear-gradient(145deg,#38bdf859,#3a7bd533);border:1px solid #38bdf859;border-radius:11px;flex-shrink:0;width:2.35rem;height:2.35rem;box-shadow:inset 0 1px #ffffff1a}.inv-category-card__body{flex-direction:column;gap:.35rem;min-width:0;display:flex}.inv-category-card__name{word-break:break-word;font-size:.95rem;font-weight:800;line-height:1.25}.inv-category-card__meta{flex-wrap:wrap;gap:.35rem;display:flex}.inv-category-card__badge{color:#e2e8f0;background:#334155bf;border:1px solid #94a3b838;border-radius:999px;padding:.18rem .45rem;font-size:.72rem;font-weight:800}.inv-category-card__badge--muted{opacity:.85;font-weight:700}.inv-categories-empty{text-align:center;background:#02061759;border:1px dashed #94a3b847;border-radius:14px;padding:1.75rem 1.25rem}.inv-categories-empty--compact{padding:1.25rem 1rem}.inv-categories-empty__title{margin:0 0 .35rem;font-size:1rem;font-weight:800}.inv-categories-empty__text{margin:0;max-width:28rem;margin-inline:auto;font-size:.88rem;line-height:1.45}.inv-alert-cards{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.inv-alert-card{background:linear-gradient(145deg,#f871711a,#0f172abf);border:1px solid #f8717159;border-radius:14px;padding:1rem 1.05rem}.inv-alert-card__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.55rem;display:flex}.inv-alert-card__name{font-size:.98rem}.inv-alert-card__pill{text-transform:uppercase;letter-spacing:.04em;color:#fecaca;background:#7f1d1d59;border:1px solid #f8717173;border-radius:999px;padding:.22rem .55rem;font-size:.72rem;font-weight:800}.inv-alert-card__bar{background:#334155bf;border-radius:999px;height:6px;margin-bottom:.55rem;overflow:hidden}.inv-alert-card__bar-fill{background:linear-gradient(90deg,#f87171,#fb923c);border-radius:999px;min-width:4%;height:100%;transition:width .25s;display:block}.inv-alert-card__nums{flex-wrap:wrap;justify-content:space-between;gap:.5rem;font-size:.86rem;display:flex}.inv-materials{flex-direction:column;flex:1;gap:.75rem;min-height:0;display:flex}.inv-materials__lead{flex-shrink:0;margin:0;font-size:.84rem;line-height:1.45}.inv-materials__layout{flex:1;grid-template-columns:minmax(200px,260px) minmax(0,1fr);gap:1rem;min-height:0;display:grid}.inv-materials__aside{background:#02061759;border:1px solid #94a3b829;border-radius:12px;flex-direction:column;gap:.5rem;min-height:0;padding:.65rem;display:flex}.inv-materials__aside-title{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8e6;margin:0;font-size:.72rem;font-weight:800}.inv-materials__service-list{flex-direction:column;gap:.4rem;max-height:min(52vh,480px);margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.inv-materials__service-btn{text-align:left;background:#0f172a66;border:1px solid #94a3b840;border-radius:10px;justify-content:flex-start;width:100%;padding:.5rem .75rem;font-size:.86rem;font-weight:600;box-shadow:none!important;filter:none!important;background-image:none!important;transform:none!important}.inv-materials__service-btn:hover{background:#0f172aa6;border-color:#38bdf873;filter:none!important;transform:none!important}.inv-materials__service-btn:focus-visible{outline-offset:2px;outline:2px solid #38bdf899}.inv-materials__service-btn--active{color:#e2e8f0;background:linear-gradient(135deg,#0e749059 0%,#0f172ae6 100%);border-color:#38bdf8b3;position:relative;box-shadow:inset 3px 0 #38bdf8f2}.inv-materials__service-btn--active:before{content:"";background:#38bdf8;border-radius:999px;width:.38rem;height:.38rem;position:absolute;top:50%;left:.55rem;transform:translateY(-50%);box-shadow:0 0 0 3px #38bdf833}.inv-materials__main{flex-direction:column;gap:.75rem;min-width:0;min-height:0;display:flex}.inv-materials__head{flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:.65rem 1rem;display:flex}.inv-materials__head-copy{min-width:0}.inv-materials__service-title{letter-spacing:-.02em;color:#f8fafc;margin:0;font-size:1.05rem;font-weight:800}.inv-materials__service-meta{margin:.2rem 0 0;font-size:.84rem}.inv-materials__add-btn{flex-shrink:0}.inv-materials__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));align-content:start;gap:.65rem;max-height:min(52vh,520px);margin:0;padding:.1rem;list-style:none;display:grid;overflow-y:auto}.inv-materials-card{background:#0f172ab8;border:1px solid #94a3b838;border-radius:12px;flex-direction:column;gap:.55rem;padding:.9rem .95rem;display:flex}.inv-materials-card--draft{background:#0e749014;border-style:dashed;border-color:#38bdf859}.inv-materials-card__badge{letter-spacing:.06em;text-transform:uppercase;color:#7dd3fc;background:#38bdf81f;border-radius:6px;align-self:flex-start;padding:.15rem .45rem;font-size:.68rem;font-weight:800}.inv-materials-card__head{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.inv-materials-card__name{color:#f8fafc;margin:0;font-size:.92rem;font-weight:700;line-height:1.3}.inv-materials-card__unit{color:#94a3b8f2;flex-shrink:0;font-size:.78rem;font-weight:700}.inv-materials-card__stock{margin:0;font-size:.8rem}.inv-materials-card__field{flex-direction:column;gap:.3rem;display:flex}.inv-materials-card__field-label{color:#cbd5e1f2;font-size:.76rem;font-weight:700}.inv-materials-card__input{color:#f8fafc;background:#0206178c;border:1px solid #94a3b847;border-radius:9px;width:100%;padding:.5rem .6rem;font-size:.95rem;font-weight:600}.inv-materials-card__actions{flex-wrap:wrap;gap:.45rem;margin-top:.15rem;display:flex}.inv-materials-card__remove{color:#fecaca}.inv-materials__empty{text-align:center;background:#02061740;border:1px dashed #94a3b838;border-radius:12px;padding:2rem 1rem}.inv-materials__empty-title{color:#e2e8f0;margin:0 0 .35rem;font-weight:700}@media (width<=768px){.inv-materials__layout{grid-template-columns:1fr}.inv-materials__service-list{max-height:180px}}.inv-materials-row-act{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.4rem;display:flex}.inv-mini-btn{cursor:pointer;color:#e2e8f0;background:#1e293b8c;border:1px solid #94a3b847;border-radius:10px;padding:.45rem .75rem;font-size:.82rem;font-weight:700;transition:border-color .12s,background .12s}.inv-mini-btn:hover{background:#3341558c;border-color:#94a3b873}.inv-mini-btn--danger{color:#fecaca;background:#f8717114;border-color:#f8717159}.inv-mini-btn--danger:hover{background:#f8717129}.inv-table-card{background:#02061759;border:1px solid #94a3b829;border-radius:12px;overflow:hidden}.inv-inner-table{min-width:0;margin:0}.inv-inner-table th,.inv-inner-table td{padding:.55rem .75rem;font-size:.88rem}.inv-inner-table__strong{font-weight:700}.inv-inner-table__act{white-space:nowrap;width:1%}.inv-inner-table__select{width:100%;min-width:0}.inv-qty-pill{font-variant-numeric:tabular-nums;color:#bae6fd;background:#38bdf81f;border:1px solid #38bdf847;border-radius:8px;padding:.2rem .55rem;font-weight:800;display:inline-block}.inv-modal-scroll--rounded{background:#02061759;border:1px solid #94a3b824}.inv-modal-form--row{flex-flow:wrap;align-items:flex-end;gap:.65rem}.inv-modal-form__grow{flex:1;min-width:200px}.inv-modal-form label{letter-spacing:.01em;color:#cbd5e1eb;flex-direction:column;gap:.35rem;font-size:.84rem;font-weight:700;display:flex}.inv-modal-form input,.inv-modal-form select{color:#f1f5f9;background:#02061773;border:1px solid #94a3b838;border-radius:10px;padding:.55rem .65rem;font-size:.95rem;font-weight:600}.inv-modal-form input:focus,.inv-modal-form select:focus{border-color:#38bdf88c;outline:none;box-shadow:0 0 0 3px #38bdf826}.inv-modal-form__actions{border-top:1px solid #94a3b81a;flex-wrap:wrap;justify-content:flex-end;gap:.55rem;margin-top:.5rem;padding-top:1rem;display:flex}.inv-min-stock{gap:1rem}.inv-min-stock__mode{background:#0f172aa6;border:1px solid #94a3b824;border-radius:11px;gap:.25rem;padding:.28rem;display:inline-flex}.inv-modal button.inv-min-stock__mode-btn{cursor:pointer;transition:background .14s,color .14s;min-height:2rem!important;box-shadow:none!important;color:#cbd5e1eb!important;filter:none!important;background:0 0!important;border:none!important;border-radius:8px!important;padding:.35rem .85rem!important;font-size:.84rem!important;font-weight:700!important;transform:none!important}.inv-modal button.inv-min-stock__mode-btn:hover:not(:disabled){filter:none!important;background:#ffffff0f!important;transform:none!important}.inv-modal button.inv-min-stock__mode-btn--active{color:#f1f5f9!important;box-shadow:none!important;background:#38bdf829!important}.inv-min-stock__value{background:#38bdf814;border:1px solid #38bdf847;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem 1rem;padding:1rem 1.1rem;display:flex}.inv-min-stock__value-label{color:#94a3b8eb;font-size:.82rem;font-weight:600}.inv-min-stock__value-amount{align-items:baseline;gap:.35rem;margin:0;display:flex}.inv-min-stock__value-meta{color:#94a3b8e6;margin:.45rem 0 0;font-size:.78rem;line-height:1.35}.inv-min-stock__value-amount strong{font-variant-numeric:tabular-nums;color:#f8fafc;letter-spacing:-.02em;font-size:1.45rem;font-weight:800}.inv-min-stock__value-unit{color:#94a3b8e0;font-size:.88rem;font-weight:600}.inv-min-stock__field{flex-direction:column;gap:.4rem;margin:0;display:flex}.inv-min-stock__field-label{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8e0;font-size:.72rem;font-weight:700}.inv-modal button.inv-modal-btn{justify-content:center;align-items:center;min-height:2.1rem!important;box-shadow:none!important;color:#e2e8f0f0!important;filter:none!important;background:#1e293be0!important;border:1px solid #94a3b842!important;border-radius:10px!important;padding:.4rem .9rem!important;font-size:.84rem!important;font-weight:600!important;display:inline-flex!important;transform:none!important}.inv-modal button.inv-modal-btn:hover:not(:disabled){filter:none!important;background:#334155f2!important;border-color:#38bdf861!important;transform:none!important}.inv-modal button.inv-modal-btn--primary{color:#e0f2fe!important;background:#082f49b8!important;border-color:#38bdf86b!important}.inv-modal button.inv-modal-btn--primary:hover:not(:disabled){background:#0c4a6ed1!important;border-color:#38bdf88c!important}.inv-modal-scroll{border-radius:10px;max-height:min(50vh,420px);margin-top:.35rem;overflow:auto}.inv-category-list{color:var(--vx-text,#e2e8f0);margin:.35rem 0 0;padding-left:1.15rem;line-height:1.5}.crm-page{flex-direction:column;gap:1rem;max-width:1200px;margin:0 auto;padding-bottom:2rem;display:flex}.crm-page--bare{min-height:min(50vh,28rem);padding:1rem 1.25rem 2rem}.crm-timeline-page{flex-direction:column;gap:1rem;width:100%;max-width:none;min-height:min(72vh,42rem);margin:0;padding:1rem 1.25rem 2rem;display:flex}.crm-timeline-top{flex-direction:column;gap:.75rem;display:flex}.crm-timeline-top-grid{grid-template-columns:minmax(200px,260px) minmax(0,1fr);align-items:start;gap:.85rem;display:grid}.crm-timeline-left-col{flex-direction:column;align-self:start;gap:.75rem;min-width:0;display:flex}.crm-client-db-modal-backdrop{z-index:800;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#05080ab8;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.crm-client-db-modal{background:linear-gradient(155deg,#161e28fa 0%,#0c1018fa 100%);border:1px solid #94a3b838;border-radius:18px;flex-direction:column;width:100%;max-width:560px;min-height:0;max-height:min(90vh,760px);padding:1.35rem 1.45rem 1.2rem;display:flex;position:relative;box-shadow:inset 0 0 0 1px #00d2ff0f,0 28px 64px #0000008c}.crm-client-db-modal-close{width:2.25rem;height:2.25rem;color:var(--vx-text);background:#94a3b81a;border:none;border-radius:10px;position:absolute;top:.55rem;right:.55rem}.crm-client-db-modal-close:hover{background:#00d2ff1f}.crm-client-db-modal-title{letter-spacing:-.02em;margin:0 2.25rem .85rem 0;font-size:1.38rem;font-weight:800}.crm-client-db-tabs{gap:.45rem;margin:0 0 .65rem;display:flex}.crm-client-db-tab{color:var(--vx-text);cursor:pointer;background:#0f172a59;border:1px solid #94a3b84d;border-radius:999px;padding:.4rem .85rem;font-size:.88rem;font-weight:700}.crm-client-db-tab--active{color:#e0f2fe;background:#38bdf82e;border-color:#38bdf899}.crm-client-db-modal-search{flex-direction:column;gap:.35rem;margin-bottom:.5rem;display:flex}.crm-client-db-modal-search-label{letter-spacing:.06em;text-transform:uppercase;color:var(--vx-muted);font-size:.78rem;font-weight:700}.crm-client-db-modal-search input{border:1px solid var(--vx-line-strong);background:var(--vx-bg-elevated);width:100%;color:var(--vx-text);border-radius:12px;padding:.72rem .8rem;font-family:inherit;font-size:1rem}.crm-client-db-modal-search input:focus{border-color:#00d2ff73;outline:none;box-shadow:0 0 0 3px #00d2ff1f}.crm-client-db-modal-hint{margin:0 0 .8rem;font-size:.9rem;line-height:1.4}.crm-client-db-modal-list{flex:1;min-height:0;max-height:none}.crm-client-rail-link--btn{width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;flex-direction:column;gap:.2rem;padding:.75rem .55rem;transition:background-color .15s,transform .15s,box-shadow .15s;display:flex}.crm-client-rail-meta{font-size:.83rem;line-height:1.3}.crm-client-rail-link--btn:hover{background:linear-gradient(140deg,#141e2de0 0%,#0e1824e0 100%);transform:translateY(-1px);box-shadow:inset 0 0 0 1px #38bdf857,0 8px 18px #02061747}.crm-client-detail-modal-backdrop{z-index:900;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#05080a8c;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.crm-client-detail-modal-dialog{background:linear-gradient(155deg,#121820fa 0%,#0a0e14fc 100%);border:1px solid #94a3b83d;border-radius:18px;flex-direction:column;width:100%;max-width:min(98vw,1220px);max-height:min(92vh,900px);padding:.85rem .8rem .9rem;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #00d2ff14,0 32px 72px #0000008c}.crm-client-detail-modal-close{z-index:2;width:2.35rem;height:2.35rem;color:var(--vx-text);background:#94a3b81f;border:none;border-radius:10px;position:absolute;top:.45rem;right:2.2rem}.crm-client-detail-modal-close:hover{background:#00d2ff26}.crm-client-detail-page--modal{flex:1;max-width:none;min-height:0;max-height:min(86vh,820px);margin:0;padding:2rem .1rem .1rem;overflow-y:auto}.crm-client-detail-head--modal{margin-bottom:.65rem}.crm-client-detail-page--modal .crm-client-detail-grid{max-height:none}.crm-client-rail-list{flex:1;min-height:0;margin:0;padding:0;list-style:none;overflow-y:auto}.crm-client-rail-list>li{border-bottom:1px solid #94a3b814}.crm-client-rail-list>li:last-child{border-bottom:none}.crm-client-rail-link{color:inherit;border-radius:8px;flex-direction:column;gap:.12rem;padding:.45rem .15rem;text-decoration:none;display:flex}.crm-client-rail-link:hover{background:#00d2ff0f}.crm-client-rail-name{font-size:1.08rem;font-weight:700;line-height:1.25}.crm-client-rail-phone{letter-spacing:.01em;font-size:.9rem}.crm-client-rail-link--active{background:linear-gradient(140deg,#141e2deb 0%,#0e1824eb 100%);box-shadow:inset 0 0 0 1px #38bdf88c,0 8px 18px #02061752}.client-base-page{box-sizing:border-box;flex-direction:column;gap:1rem;width:100%;max-width:none;min-height:min(88vh,52rem);margin:0;padding:.5rem .35rem 1.5rem;display:flex}.client-base-hero{background:radial-gradient(80% 120% at 0 0,#00d2ff1a,#0000 55%),radial-gradient(50% 80% at 100% 0,#8a70ff14,#0000 50%),linear-gradient(155deg,#161e2cf7 0%,#0a0e16fc 100%);border:1px solid #ffffff0f;border-radius:18px;flex-direction:column;gap:.85rem;padding:1rem 1.1rem;display:flex;box-shadow:inset 0 0 0 1px #ffffff0a,0 20px 48px #00000061}.client-base-hero__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.85rem;display:flex}.client-base-hero__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#8a70ff;margin:0 0 .35rem;font-size:.68rem;font-weight:800}.client-base-hero__title{letter-spacing:-.03em;color:#f8fafc;margin:0;font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:800}.client-base-hero__lead{max-width:36rem;margin:.35rem 0 0;font-size:.9rem;line-height:1.45}.client-base-hero__actions{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.client-base-toolbar{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.client-base-toolbar__tabs{background:#0f172a8c;border:1px solid #94a3b833;border-radius:999px;flex-wrap:wrap;gap:.35rem;padding:.28rem;display:inline-flex}.client-base-tab{color:var(--vx-muted);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.42rem .9rem;font-family:inherit;font-size:.86rem;font-weight:700;transition:background .15s,color .15s,box-shadow .15s}.client-base-tab:hover{color:var(--vx-text);background:#94a3b81a}.client-base-tab--active{color:#e0f2fe;background:linear-gradient(135deg,#00d2ff38 0%,#3a7bd547 100%);box-shadow:inset 0 0 0 1px #38bdf859,0 4px 14px #00d2ff1f}.client-base-search{border:1px solid var(--vx-line-strong);background:#0a1018bf;border-radius:12px;flex:16rem;align-items:center;gap:.55rem;min-width:12rem;padding:0 .85rem;transition:border-color .15s,box-shadow .15s;display:flex}.client-base-search:focus-within{border-color:#00d2ff73;box-shadow:0 0 0 3px #00d2ff1a}.client-base-search__icon{color:var(--vx-muted);opacity:.85;flex-shrink:0;font-size:1rem;line-height:1}.client-base-search .client-base-search__input,.client-base-search .client-base-search__input:focus,.client-base-search .client-base-search__input:hover{min-width:0;color:var(--vx-text);box-shadow:none;background:0 0;border:none;border-radius:0;outline:none;flex:1;margin:0;padding:.68rem 0;font-family:inherit;font-size:.95rem}.client-base-search__clear{color:#e2e8f0e6;width:1.5rem;height:1.5rem;font:inherit;opacity:.85;background:#1e293ba6;border:none;border-radius:7px;flex-shrink:0;place-items:center;padding:0;font-size:1rem;line-height:1;transition:opacity .12s,background .12s;display:grid;cursor:pointer!important}.client-base-search__clear:hover{opacity:1;background:#334155d9}.client-select .client-select__search-input,.client-select .client-select__search-input:focus,.client-select .client-select__search-input:hover{box-shadow:none;background:0 0;border:none;border-radius:0;outline:none}.crm-toolbar-search{background:#080c148c;border:1px solid #94a3b833;border-radius:10px;align-items:center;gap:.45rem;padding:0 .65rem;transition:border-color .15s,box-shadow .15s;display:flex}.crm-toolbar-search:focus-within{border-color:#38bdf873;box-shadow:0 0 0 2px #38bdf81f}.crm-toolbar-search__icon{color:#94a3b8d9;flex-shrink:0;font-size:.95rem;line-height:1}.crm-toolbar-search .crm-toolbar-search__input,.crm-toolbar-search .crm-toolbar-search__input:focus,.crm-toolbar-search .crm-toolbar-search__input:hover{min-width:0;color:var(--vx-text);font:inherit;box-shadow:none;background:0 0;border:none;border-radius:0;outline:none;flex:1;margin:0;padding:.45rem 0;font-size:.86rem}.crm-toolbar-search__clear{color:#e2e8f0e0;width:1.4rem;height:1.4rem;font:inherit;background:#1e293b8c;border:none;border-radius:6px;flex-shrink:0;place-items:center;padding:0;font-size:.95rem;line-height:1;display:grid;cursor:pointer!important}.crm-toolbar-search__clear:hover{background:#334155cc}.client-base-layout{flex:1;grid-template-columns:minmax(17rem,min(28vw,22rem)) minmax(0,1fr);align-items:stretch;gap:.85rem;min-height:0;display:grid}.client-base-list{background:linear-gradient(168deg,#141c26f0 0%,#0a0e16f7 100%);border:1px solid #ffffff0f;border-radius:18px;flex-direction:column;min-height:0;padding:.75rem .55rem .75rem .75rem;display:flex;box-shadow:0 14px 36px #00000047}.client-base-list__head{border-bottom:1px solid #94a3b81f;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.35rem;padding:.15rem .45rem .55rem;display:flex}.client-base-list__label{letter-spacing:.1em;text-transform:uppercase;color:var(--vx-muted);font-size:.68rem;font-weight:800}.client-base-list__count{font-variant-numeric:tabular-nums;color:#bae6fd;background:#38bdf81f;border:1px solid #38bdf847;border-radius:999px;padding:.15rem .5rem;font-size:.78rem;font-weight:800}.client-base-list__scroll{flex-direction:column;flex:1;gap:.28rem;min-height:0;margin:0;padding:0 .2rem 0 0;list-style:none;display:flex;overflow-y:auto}.client-base-list__state{padding:.65rem .55rem;font-size:.9rem}.client-base-list__empty,.client-base-list__hint{margin:.45rem .35rem 0;padding:0 .35rem;font-size:.8rem;line-height:1.4}.client-base-rail-item{width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;align-items:flex-start;gap:.65rem;padding:.62rem .55rem;transition:background .15s,border-color .15s,transform .15s,box-shadow .15s;display:flex}.client-base-rail-item:hover{background:#94a3b80f;border-color:#94a3b824}.client-base-rail-item--active{background:linear-gradient(140deg,#0e1c30f2 0%,#0a1424eb 100%);border-color:#38bdf873;box-shadow:inset 0 0 0 1px #38bdf833,0 8px 20px #02061759}.client-base-rail-item__avatar{letter-spacing:.04em;color:#e0f2fe;background:linear-gradient(145deg,#00d2ff47 0%,#3a7bd559 100%);border-radius:12px;flex-shrink:0;place-items:center;width:2.35rem;height:2.35rem;font-size:.78rem;font-weight:800;display:grid;box-shadow:inset 0 0 0 1px #ffffff1f,0 4px 12px #00d2ff1f}.client-base-rail-item--active .client-base-rail-item__avatar{background:linear-gradient(145deg,#00d2ff73 0%,#3a7bd580 100%)}.client-base-rail-item__body{flex-direction:column;flex:1;gap:.12rem;min-width:0;display:flex}.client-base-rail-item__name-row{align-items:center;gap:.35rem;min-width:0;display:flex}.client-base-rail-item__name{color:#f1f5f9;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:.92rem;font-weight:700;line-height:1.25;overflow:hidden}.client-base-rail-item__phone{font-variant-numeric:tabular-nums;color:#94a3b8;font-size:.8rem}.client-base-rail-item__meta{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;line-height:1.3;overflow:hidden}.client-base-detail{background:linear-gradient(168deg,#121822f5 0%,#080c12fa 100%);border:1px solid #ffffff0f;border-radius:18px;flex-direction:column;min-height:0;display:flex;overflow:hidden;box-shadow:0 18px 44px #00000052}.client-base-detail .crm-client-detail-page--embedded{flex:1;width:100%;max-width:none;min-height:0;margin:0;padding:.85rem 1rem 1.25rem;overflow-y:auto}.client-base-detail__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:min(28rem,60vh);padding:2.5rem 1.5rem;display:flex}.client-base-detail__empty-icon{color:#00d2ffd9;background:#00d2ff14;border:1px solid #38bdf840;border-radius:999px;place-items:center;width:3.25rem;height:3.25rem;margin-bottom:.35rem;font-size:1.35rem;display:grid}.client-base-detail__empty-title{letter-spacing:-.02em;color:#f1f5f9;margin:0;font-size:1.1rem;font-weight:800}.client-base-detail__empty-text{max-width:22rem;margin:0;font-size:.9rem;line-height:1.5}.client-base-create-modal{gap:.75rem}.client-base-create-modal__lead{margin:-.35rem 0 .15rem;font-size:.88rem;line-height:1.45}.crm-client-profile-hero{background:radial-gradient(70% 100% at 0%,#00d2ff1a,#0000 60%),linear-gradient(155deg,#101a28f2 0%,#0a101aeb 100%);border:1px solid #38bdf833;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem 1.25rem;margin-bottom:1rem;padding:1rem 1.1rem;display:flex}.crm-client-profile-hero__main{align-items:center;gap:.85rem;min-width:0;display:flex}.crm-client-profile-hero__avatar{letter-spacing:.05em;color:#f0f9ff;background:linear-gradient(145deg,#00d2ff59 0%,#3a7bd56b 100%);border-radius:14px;flex-shrink:0;place-items:center;width:3.25rem;height:3.25rem;font-size:1rem;font-weight:800;display:grid;box-shadow:inset 0 0 0 1px #ffffff26,0 8px 24px #00d2ff26}.crm-client-profile-hero__identity{min-width:0}.crm-client-profile-hero__badge{letter-spacing:.08em;text-transform:uppercase;color:#c4b5fd;background:#8a70ff26;border:1px solid #8a70ff59;border-radius:999px;margin-bottom:.35rem;padding:.12rem .5rem;font-size:.62rem;font-weight:800;display:inline-block}.crm-client-profile-hero__name{letter-spacing:-.02em;color:#f8fafc;margin:0;font-size:clamp(1.15rem,2vw,1.45rem);font-weight:800;line-height:1.2}.crm-client-profile-hero__phone{font-variant-numeric:tabular-nums;color:#94a3b8;margin:.25rem 0 0;font-size:.92rem}.crm-client-profile-hero__stats{flex-wrap:wrap;gap:.45rem;display:flex}.crm-client-profile-hero__stat{background:#0f172a73;border:1px solid #94a3b829;border-radius:12px;min-width:5.5rem;padding:.5rem .7rem}.crm-client-profile-hero__stat-label{letter-spacing:.08em;text-transform:uppercase;color:var(--vx-muted);margin-bottom:.15rem;font-size:.62rem;font-weight:700;display:block}.crm-client-profile-hero__stat-value{font-variant-numeric:tabular-nums;color:#e2e8f0;font-size:.95rem;font-weight:800}.crm-client-detail-page--embedded{max-width:none}.crm-client-detail-head--embedded{border-bottom:1px solid #94a3b81f;margin-bottom:.75rem;padding-bottom:.65rem}.crm-client-detail-head--embedded .crm-client-detail-back{background:#94a3b814;border-radius:10px;padding:.35rem .65rem;text-decoration:none}.crm-client-detail-head--embedded .crm-client-detail-back:hover{background:#00d2ff1a;text-decoration:none}.crm-client-detail-loading{padding:.5rem 0}.client-base-detail .crm-client-detail-card{background:linear-gradient(155deg,#161e2ae0 0%,#0c1018e6 100%);border-color:#ffffff0d}.client-base-detail .crm-visit-card{border-radius:14px}@media (width<=960px){.client-base-layout{grid-template-columns:1fr}.client-base-list{max-height:20rem}.crm-client-profile-hero{flex-direction:column;align-items:stretch}.crm-client-profile-hero__stats{width:100%}.crm-client-profile-hero__stat{flex:auto}}.staff-mgmt-page{box-sizing:border-box;flex-direction:column;flex:1;gap:.55rem;width:100%;max-width:none;min-height:0;margin:0;padding:.5rem .55rem .75rem;display:flex}.staff-mgmt-page__head{flex-direction:column;gap:.25rem;display:flex}.staff-mgmt-page__head-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.staff-mgmt-page__title{letter-spacing:-.02em;color:#f8fafc;margin:0;font-size:1.35rem;font-weight:800}.staff-mgmt-page__actions{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.staff-mgmt-page__hint{color:#bae6fde0;margin:0;font-size:.78rem;line-height:1.35}.staff-mgmt-access-stack{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:.55rem;display:grid}.staff-mgmt-access.crm-card{background:linear-gradient(165deg,#1e293efa 0%,#121a28fc 100%);border:1px solid #38bdf847;border-radius:14px;flex-direction:column;gap:.75rem;margin:0;padding:.9rem 1rem;display:flex;box-shadow:inset 0 0 0 1px #ffffff0d,0 6px 18px #00000047}.staff-mgmt-access__head{justify-content:space-between;align-items:flex-start;gap:.45rem;display:flex}.staff-mgmt-access__title{color:#f8fafc;letter-spacing:-.01em;margin:0;font-size:.92rem;font-weight:750}.staff-mgmt-access__lead{color:#cbd5e1eb;margin:.12rem 0 0;font-size:.78rem;line-height:1.35}.staff-mgmt-access__badge{color:#f0f9ff;white-space:nowrap;background:#38bdf847;border:1px solid #7dd3fc8c;border-radius:999px;flex-shrink:0;padding:.15rem .45rem;font-size:.68rem;font-weight:700}.staff-mgmt-access__policy{background:#0e749033;border:1px solid #38bdf852;border-radius:8px;gap:.25rem;padding:.4rem .55rem;display:grid}.staff-mgmt-access__policy--info{padding:.35rem .5rem}.staff-mgmt-access__policy-msg,.staff-mgmt-access__policy-hint{color:#e0f2fe;margin:0;font-size:.76rem;line-height:1.35}.staff-mgmt-access__policy-hint{color:#bae6fdd9}.staff-mgmt-access__toggle{align-items:center;gap:.45rem;font-size:.8rem;font-weight:600;display:flex}.staff-mgmt-access__toggle input{accent-color:#38bdf8;width:16px;height:16px}.staff-mgmt-access__toggle-text{color:#f8fafc}.staff-mgmt-access__form{flex-direction:column;gap:.45rem;display:flex}.staff-mgmt-access__form-fields{grid-template-columns:minmax(0,1fr) minmax(8rem,10rem) auto;align-items:end;gap:.55rem;display:grid}.staff-mgmt-access__field{color:#e2e8f0;flex-direction:column;gap:.2rem;min-width:0;font-size:.74rem;font-weight:600;display:flex}.staff-mgmt-access__field>span{white-space:nowrap}.staff-mgmt-access__field input,.staff-mgmt-access__field select{font:inherit;color:#f8fafc;background:#0f172abf;border:1px solid #94a3b866;border-radius:10px;padding:.45rem .6rem}.staff-mgmt-access__field input::placeholder{color:#94a3b8bf}.staff-mgmt-access__submit{white-space:nowrap;place-self:end start;width:auto;min-width:max-content;padding:.5rem .95rem;font-size:.84rem}.staff-mgmt-access__section{background:#0f172a59;border:1px solid #94a3b82e;border-radius:12px;flex-direction:column;gap:.55rem;padding:.6rem .75rem;display:flex}.staff-mgmt-access__section-head{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.staff-mgmt-access__section-head h3{color:#f8fafc;margin:0;font-size:.82rem;font-weight:700}.staff-mgmt-access__note{color:#cbd5e1e6;margin:0;font-size:.76rem}.staff-mgmt-access__note--error{color:#fecaca}.staff-mgmt-access__empty{color:#94a3b8cc;margin:0;padding:.15rem 0;font-size:.76rem}.staff-mgmt-access__list ul{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.staff-mgmt-access__row{background:#1e293bc7;border:1px solid #94a3b847;border-radius:12px;justify-content:space-between;align-items:center;gap:.65rem;padding:.55rem .7rem;display:flex}.staff-mgmt-access__row-main{flex-direction:column;gap:.1rem;min-width:0;display:flex}.staff-mgmt-access__row-head{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.staff-mgmt-access__email{color:#f1f5f9;font-size:.82rem;font-weight:700}.staff-mgmt-access__status{text-transform:uppercase;letter-spacing:.05em;color:#e2e8f0;background:#3341558c;border:1px solid #94a3b866;border-radius:999px;padding:.1rem .4rem;font-size:.66rem;font-weight:700}.staff-mgmt-access__status--accepted{color:#e0f2fe;background:#0e749059;border-color:#38bdf88c}.staff-mgmt-access__status--pending{color:#fde68a;background:#78350f59;border-color:#fbbf2473}.staff-mgmt-access__status--approved{color:#bbf7d0;background:#14532d59;border-color:#22c55e8c}.staff-mgmt-access__status--rejected{color:#fecaca;background:#7f1d1d59;border-color:#f8717180}.staff-mgmt-access__meta{color:#bae6fdc7;font-size:.72rem}.staff-mgmt-access__row-actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.3rem;display:flex}.staff-mgmt-access__row-actions .btn-secondary{padding:.35rem .6rem;font-size:.74rem}@media (width<=1100px){.staff-mgmt-access-stack{grid-template-columns:1fr}}@media (width<=960px){.staff-mgmt-access__form-fields{grid-template-columns:1fr}.staff-mgmt-access__submit{justify-self:stretch;width:100%}.staff-mgmt-access__row{flex-direction:column;align-items:flex-start}}.staff-mgmt-page__hint a{color:#38bdf8f2;text-underline-offset:.12em;text-decoration:underline}.staff-mgmt-page__grid{flex:1;grid-template-columns:minmax(11.5rem,min(17vw,15rem)) minmax(0,1fr);align-items:stretch;gap:.55rem;width:100%;min-width:0;min-height:0;display:grid}.staff-mgmt-page__list-pane{background:linear-gradient(155deg,#1c2638f7 0%,#0e1420fa 100%);border:1px solid #38bdf838;border-radius:12px;flex-direction:column;gap:.4rem;min-height:0;padding:.5rem .45rem .55rem;display:flex;box-shadow:inset 0 0 0 1px #ffffff08,0 18px 34px #00000059}.staff-mgmt-page__search{flex-direction:column;flex:none;display:flex}.staff-mgmt-page__search input{border:1px solid var(--vx-line-strong);background:var(--vx-bg-elevated);width:100%;color:var(--vx-text);border-radius:12px;padding:.65rem .8rem;font-family:inherit;font-size:1rem}.staff-mgmt-page__list-pane .staff-mgmt-page__search input{border-radius:10px;padding:.5rem .55rem;font-size:.88rem}.staff-mgmt-page__search input:focus{border-color:#00d2ff73;outline:none;box-shadow:0 0 0 3px #00d2ff1f}.staff-mgmt-page__list-caption{margin:0;font-size:.8rem;line-height:1.35}.staff-mgmt-page__list{scrollbar-gutter:stable;flex-direction:column;flex:1;gap:.5rem;min-height:0;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.staff-mgmt-page__row{text-align:left;width:100%;color:inherit;font:inherit;cursor:pointer;background:linear-gradient(155deg,#0f172a99,#0f172a59);border:1px solid #33415580;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem .45rem;padding:.5rem .55rem;transition:border-color .15s,background .15s,box-shadow .15s,transform .12s;display:grid}.staff-mgmt-page__row:hover{border-color:#94a3b88c}.staff-mgmt-page__row--admin{background:linear-gradient(150deg,#0e749052,#0f172a73);border-color:#38bdf88c;grid-template-columns:auto 1fr;box-shadow:inset 0 0 0 1px #38bdf826}.staff-mgmt-page__row--active{background:linear-gradient(160deg,#0e749059,#0c1626d9);border-color:#38bdf88c;box-shadow:inset 3px 0 #38bdf8f2,0 10px 24px #00000059}.staff-mgmt-page__row-text{flex-direction:column;gap:.1rem;min-width:0;display:flex}.staff-mgmt-page__row-name{letter-spacing:-.01em;align-items:center;gap:.35rem;min-width:0;font-size:.88rem;font-weight:650;display:flex}.staff-mgmt-page__row-name-text{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.staff-mgmt-page__role-badge{text-transform:uppercase;letter-spacing:.04em;color:#0f172a;background:linear-gradient(130deg,#38bdf8,#a7f3d0);border:1px solid #38bdf88c;border-radius:999px;justify-content:center;align-items:center;padding:.18rem .5rem;font-size:.64rem;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 2px 10px #38bdf840}.staff-mgmt-admin-meta{flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:.75rem;display:flex}.staff-mgmt-page__pending-badge{color:#0f172a;background:#fbbf24;border-radius:999px;justify-content:center;align-items:center;min-width:1.1rem;height:1.1rem;padding:0 .35rem;font-size:.65rem;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 0 0 1px #1e293b66}.staff-mgmt-page__row-meta{color:#94a3b8eb;font-size:.68rem}.staff-mgmt-page__avatar{letter-spacing:-.02em;color:#f0f9fff5;background:linear-gradient(145deg,#0ea5e9bf,#1e293bf2);border:1px solid #38bdf859;border-radius:14px;flex-shrink:0;place-items:center;width:2rem;height:2rem;font-size:.8rem;font-weight:800;display:grid;box-shadow:0 8px 18px #0e74904d}.staff-mgmt-page__avatar--large{border-radius:14px;width:3rem;height:3rem;font-size:1.15rem}.staff-mgmt-page__avatar--photo{border:1px solid #38bdf859;padding:0;overflow:hidden}.staff-mgmt-page__avatar--photo img{object-fit:cover;width:100%;height:100%;display:block}.staff-mgmt-page__avatar--icon{font-size:0}.staff-mgmt-page__avatar--icon svg{color:#f0f9fff5;width:1.05rem;height:1.05rem;display:block}.staff-mgmt-page__avatar--icon.staff-mgmt-page__avatar--large svg{width:1.55rem;height:1.55rem}.staff-mgmt-page__fields--media{flex-direction:column;gap:.85rem;margin-top:.75rem;display:flex}.staff-mgmt-page__section-sub{margin:0}.staff-mgmt-media-block{flex-direction:column;gap:.35rem;display:flex}.staff-mgmt-media-label{color:#e2e8f0e0;font-size:.78rem;font-weight:700}.staff-mgmt-page__pill{letter-spacing:.04em;text-transform:uppercase;color:#bbf7d0f2;background:#22c55e2e;border-radius:999px;padding:.2rem .45rem;font-size:.72rem;font-weight:700}.staff-mgmt-page__pill--compact{white-space:nowrap;align-self:center;padding:.15rem .32rem;font-size:.62rem}.staff-mgmt-page__pill--muted{color:#e2e8f0bf;background:#64748b40}.staff-mgmt-page__mini-btn{padding:.25rem .55rem;font-size:.85rem}.staff-mgmt-page__detail-pane{background:linear-gradient(155deg,#101826f5 0%,#080c14fa 100%);border:1px solid #94a3b838;border-radius:18px;flex-direction:column;flex:1;width:100%;min-width:0;min-height:0;padding:1rem 1.05rem 1.1rem;display:flex;overflow-y:auto;box-shadow:inset 0 0 0 1px #ffffff08,0 24px 44px #0000006b}.staff-mgmt-page__detail-pane--split{flex:1;width:100%;min-width:0;min-height:0;padding:.6rem .7rem;overflow:auto}.staff-mgmt-day-layout{flex:1;width:100%;min-width:0;min-height:0}.schedule-layout.staff-mgmt-day-layout.schedule-layout--no-left-rail.schedule-layout--right-rail-collapsed{flex-direction:column;flex:1;grid-template-columns:minmax(0,1fr);gap:0;width:100%;min-height:0;display:flex}.schedule-layout.staff-mgmt-day-layout.schedule-layout--no-left-rail.schedule-layout--right-rail-collapsed>.schedule-main{flex:1;grid-column:1;width:100%;max-width:none;min-height:0}.schedule-layout.staff-mgmt-day-layout{width:100%;min-width:0}.schedule-main.staff-mgmt-day-main{flex:1;align-items:stretch;width:100%;min-height:0;max-height:none}.staff-mgmt-day-main{width:100%;min-width:0}.staff-mgmt-day-main-scroll{box-sizing:border-box;flex-direction:column;flex:1;gap:.85rem;width:100%;max-width:none;min-height:0;padding:.2rem .35rem .8rem 0;display:flex}.staff-mgmt-day-main-scroll>.staff-mgmt-page__card{box-sizing:border-box;width:100%}.staff-mgmt-page__detail-pane .staff-mgmt-page__fields{width:100%;max-width:none}.staff-mgmt-page__detail-pane .staff-mgmt-page__fields--media,.staff-mgmt-page__detail-pane .staff-mgmt-svc-panel{width:100%}.staff-mgmt-page__detail-pane .staff-mgmt-svc-grid{grid-template-columns:repeat(auto-fill,minmax(13.5rem,1fr));max-height:min(52vh,32rem)}@media (width>=1100px){.staff-mgmt-day-main-scroll{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-content:start;gap:.75rem;display:grid}.staff-mgmt-day-main-scroll>.staff-mgmt-page__detail-head,.staff-mgmt-day-main-scroll>.staff-mgmt-overview-row,.staff-mgmt-day-main-scroll>.staff-mgmt-strip-card,.staff-mgmt-day-main-scroll>.staff-mgmt-page__card--danger-zone{grid-column:1/-1}}.staff-mgmt-strip-card{box-sizing:border-box;background:linear-gradient(165deg,#202c448c 0%,#0f172a59 55%,#0c121c80 100%);border:1px solid #38bdf838;border-radius:14px;width:100%;min-width:0;padding:.85rem .9rem .95rem;box-shadow:inset 0 1px #ffffff0f,0 12px 32px #00000047;container:staff-strip/inline-size}.staff-mgmt-strip-head{border-bottom:1px solid #38bdf81f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem .85rem;margin-bottom:.65rem;padding-bottom:.55rem;display:flex}.staff-mgmt-strip-title{letter-spacing:-.02em;margin:0 0 .12rem;font-size:1rem}.staff-mgmt-strip-range{color:#bae6fdd9;margin:0;font-size:.78rem;font-weight:600}.staff-mgmt-strip-toolbar{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.staff-mgmt-strip-nav{background:#0f172aa6;border:1px solid #94a3b847;border-radius:999px;align-items:center;gap:.2rem;padding:.18rem;display:inline-flex}.staff-mgmt-strip-nav__btn{color:#e2e8f0eb;min-width:2rem;font:inherit;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.32rem .55rem;font-size:.74rem;font-weight:650;transition:background .12s,color .12s}.staff-mgmt-strip-nav__btn:hover{color:#f8fafc;background:#38bdf824}.staff-mgmt-strip-nav__btn--today{color:#e0f2fe;background:#38bdf81f;padding:.32rem .62rem}.staff-mgmt-strip-nav__btn--today:hover{background:#38bdf838}.staff-mgmt-day-strip{grid-template-columns:repeat(7,minmax(0,1fr));gap:.35rem;width:100%;display:grid}.staff-mgmt-day-strip--week{padding:.25rem 0 .35rem}.staff-mgmt-day-strip--fortnight{box-sizing:border-box;width:100%;min-width:0;padding:.15rem .1rem .25rem;display:block;overflow:hidden visible}.staff-mgmt-strip-track{--staff-strip-day-w:4.75rem;box-sizing:border-box;background:#080c1473;border:1px solid #94a3b829;border-radius:12px;flex-direction:row;align-items:stretch;gap:clamp(.25rem,1vw,.4rem);width:100%;min-width:0;padding:.35rem;display:flex}.staff-mgmt-strip-track>.staff-mgmt-strip-stat--month{flex:0 0 7rem;align-self:stretch;width:7rem}.staff-mgmt-strip-weeks{flex-direction:row;flex:auto;align-items:stretch;gap:.35rem;min-width:0;display:flex;overflow:hidden}.staff-mgmt-strip-week{flex-direction:row;flex:none;align-items:stretch;gap:.35rem;min-width:0;display:flex}.staff-mgmt-strip-week__days{grid-template-columns:repeat(7, var(--staff-strip-day-w));background:#0f172a59;border:1px solid #94a3b81a;border-radius:10px;flex:none;gap:.28rem;padding:.2rem;display:grid}.staff-mgmt-strip-week>.staff-mgmt-strip-stat--week{flex:0 0 5.25rem;align-self:stretch;width:5.25rem}.staff-mgmt-strip-week-cluster{background:#0f172a59;border:1px solid #94a3b81a;border-radius:10px;flex:1 1 0;grid-template-columns:repeat(7,minmax(0,1fr));gap:.28rem;min-width:0;padding:.2rem;display:grid}.staff-mgmt-strip-stat{box-sizing:border-box;background:#162032bf;border:1px solid #94a3b824;border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:flex-start;gap:.12rem;width:100%;min-width:0;padding:.55rem .6rem;font-size:.68rem;line-height:1.28;display:flex;box-shadow:inset 0 1px #ffffff0d}.staff-mgmt-strip-stat--month{background:linear-gradient(155deg,#38bdf829 0%,#162032d1 100%);border-color:#38bdf847}.staff-mgmt-strip-stat--week{background:linear-gradient(155deg,#fbbf241f 0%,#162032d1 100%);border-color:#fbbf2447}.staff-mgmt-strip-stat__kicker{text-transform:uppercase;letter-spacing:.09em;opacity:.62;color:#e2e8f0f2;font-size:.56rem;font-weight:750}.staff-mgmt-strip-stat__month{opacity:.94;text-transform:capitalize;letter-spacing:.01em;color:#f8fafc;font-size:.72rem;font-weight:700}.staff-mgmt-strip-stat__nums{font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:baseline;gap:.2rem .32rem;margin-top:.06rem;display:flex}.staff-mgmt-strip-stat__nums--pending{opacity:.55;font-size:1rem;font-weight:700}.staff-mgmt-strip-stat__hours{letter-spacing:-.03em;color:#f1f5f9;font-size:.98rem;font-weight:800}.staff-mgmt-strip-stat__sep{opacity:.38;font-size:.85rem;font-weight:700;line-height:1}.staff-mgmt-strip-stat__days{opacity:.78;color:#e2e8f0f2;font-size:.66rem;font-weight:650}.staff-mgmt-strip-track .staff-mgmt-day-chip{width:var(--staff-strip-day-w);min-width:var(--staff-strip-day-w);max-width:var(--staff-strip-day-w);flex:0 0 var(--staff-strip-day-w);box-sizing:border-box;background:#1e293ba6;border:1px solid #94a3b824;border-radius:9px;justify-content:flex-start;gap:.08rem;min-height:4.35rem;padding:.45rem .3rem .38rem;transition:border-color .14s,box-shadow .14s,transform .12s,background .14s;box-shadow:inset 0 1px #ffffff0a}.staff-mgmt-strip-track .staff-mgmt-day-chip:hover{border-color:#38bdf866;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff14,0 8px 18px #00000038}.staff-mgmt-strip-track .staff-mgmt-day-chip.swt-body-cell--dk-work{background:linear-gradient(185deg,#2dd4bf29 0%,#0f172a6b 55%,#0c121cc7 100%);border-color:#2dd4bf38}.staff-mgmt-strip-track .staff-mgmt-day-chip.swt-body-cell--dk-dayoff,.staff-mgmt-strip-track .staff-mgmt-day-chip.swt-body-cell--dk-vacation,.staff-mgmt-strip-track .staff-mgmt-day-chip.swt-body-cell--dk-sick,.staff-mgmt-strip-track .staff-mgmt-day-chip.swt-body-cell--dk-absence,.staff-mgmt-strip-track .staff-mgmt-day-chip.swt-body-cell--dk-compday,.staff-mgmt-strip-track .staff-mgmt-day-chip.swt-body-cell--dk-remote{background:#1e293b6b;border-color:#64748b29}.staff-mgmt-strip-track .staff-mgmt-day-chip--selected{background:#0f172af2;border-color:#38bdf8bf;transform:translateY(-1px);box-shadow:0 0 0 2px #38bdf838,0 10px 22px #38bdf81f}.staff-mgmt-strip-track .staff-mgmt-day-chip--selected.swt-body-cell--dk-work{background:linear-gradient(165deg,#38bdf833 0%,#0f172ae6 100%)}.staff-mgmt-strip-track .staff-mgmt-day-chip--today:not(.staff-mgmt-day-chip--selected){outline:none;box-shadow:inset 0 0 0 1px #fbbf248c,0 0 12px #fbbf241f}.staff-mgmt-strip-track .staff-mgmt-day-chip-dow{letter-spacing:.06em;text-transform:uppercase;opacity:.58;font-size:.6rem;font-weight:700}.staff-mgmt-strip-track .staff-mgmt-day-chip-num{letter-spacing:-.03em;color:#f8fafc;font-size:1.05rem;font-weight:800;line-height:1.05}.staff-mgmt-strip-track .staff-mgmt-day-chip-hrs{letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:#bae6fdd1;white-space:nowrap;text-align:center;width:100%;font-size:.6rem;font-weight:650;line-height:1.2;overflow:visible}.staff-mgmt-strip-track .staff-mgmt-day-chip-ico{opacity:.9;margin-top:auto;padding-top:.12rem;font-size:.72rem}.staff-mgmt-strip-track .staff-mgmt-day-chip-sep{display:none}.staff-mgmt-day-chip{scroll-snap-align:unset;cursor:pointer;width:100%;min-width:0;font:inherit;color:inherit;background:0 0;border:1px solid #3341558c;border-radius:0;flex-direction:column;flex:none;align-items:center;gap:.1rem;padding:.34rem .18rem .22rem;transition:border-color .15s,box-shadow .15s,transform .12s;display:flex}.staff-mgmt-day-chip:hover{border-color:#94a3b873;transform:none}.staff-mgmt-day-chip--selected{border-color:#38bdf8a6;box-shadow:0 0 0 1px #38bdf859,0 8px 20px #02061759}.staff-mgmt-day-chip--today{border-color:#fbbf24e6;box-shadow:inset 0 0 0 1px #fbbf2440,0 10px 22px #0003;background:#fbbf242e!important}.staff-mgmt-day-chip-dow{text-transform:uppercase;letter-spacing:.04em;opacity:.85;font-size:.62rem;font-weight:750;line-height:1.05}.staff-mgmt-day-chip-num{letter-spacing:-.03em;font-size:1.12rem;font-weight:800;line-height:1}.staff-mgmt-day-chip-sep{opacity:.45;margin-top:-.02rem;font-size:.6rem;line-height:1}.staff-mgmt-day-chip-hrs{box-sizing:border-box;letter-spacing:-.04em;text-align:center;color:#bae6fdeb;white-space:nowrap;text-overflow:ellipsis;width:100%;max-width:100%;padding:0 .05rem;font-size:.58rem;font-weight:700;line-height:1.15;display:block;overflow:hidden}.swt-body-cell--dk-dayoff .staff-mgmt-day-chip-hrs,.swt-body-cell--dk-vacation .staff-mgmt-day-chip-hrs,.swt-body-cell--dk-sick .staff-mgmt-day-chip-hrs,.swt-body-cell--dk-absence .staff-mgmt-day-chip-hrs,.swt-body-cell--dk-compday .staff-mgmt-day-chip-hrs,.swt-body-cell--dk-remote .staff-mgmt-day-chip-hrs{color:#cbd5e1c7;font-weight:650}.swt-body-cell--dk-dayoff .staff-mgmt-day-chip-num,.swt-body-cell--dk-dayoff .staff-mgmt-day-chip-dow,.staff-mgmt-strip-track .staff-mgmt-day-chip--weekend .staff-mgmt-day-chip-num,.staff-mgmt-strip-track .staff-mgmt-day-chip--weekend .staff-mgmt-day-chip-dow{color:#f87171eb}.staff-mgmt-strip-track .staff-mgmt-day-chip.swt-body-cell--dk-work{background:#22c55e1c!important}.staff-mgmt-strip-track .staff-mgmt-day-chip.swt-body-cell--dk-dayoff,.staff-mgmt-strip-track .staff-mgmt-day-chip.swt-body-cell--dk-vacation,.staff-mgmt-strip-track .staff-mgmt-day-chip.swt-body-cell--dk-sick,.staff-mgmt-strip-track .staff-mgmt-day-chip.swt-body-cell--dk-absence,.staff-mgmt-strip-track .staff-mgmt-day-chip.swt-body-cell--dk-compday,.staff-mgmt-strip-track .staff-mgmt-day-chip.swt-body-cell--dk-remote,.staff-mgmt-strip-track .staff-mgmt-day-chip.swt-body-cell--dk-empty,.staff-mgmt-strip-track .staff-mgmt-day-chip.swt-body-cell--dk-pending{background:0 0!important}.staff-mgmt-strip-track .staff-mgmt-day-chip.swt-body-cell--dk-dayoff{background:#47556961!important}.staff-mgmt-strip-track .staff-mgmt-day-chip.swt-body-cell--dk-vacation{background:#8b5cf626!important}.staff-mgmt-strip-track .staff-mgmt-day-chip.swt-body-cell--dk-sick{background:#f59e0b24!important}.staff-mgmt-strip-track .staff-mgmt-day-chip.swt-body-cell--dk-absence{background:#ef444426!important}.staff-mgmt-strip-track .staff-mgmt-day-chip.swt-body-cell--dk-compday{background:#2dd4bf1f!important}.staff-mgmt-strip-track .staff-mgmt-day-chip.swt-body-cell--dk-remote{background:#38bdf821!important}.staff-mgmt-strip-track .staff-mgmt-day-chip.swt-body-cell--dk-empty{background:#0f172a59!important}.staff-mgmt-strip-track .staff-mgmt-day-chip.swt-body-cell--dk-pending{background:#0f172a38!important}.swt-body-cell--dk-pending .staff-mgmt-day-chip-hrs,.swt-body-cell--dk-empty .staff-mgmt-day-chip-hrs{color:#94a3b8a6}.staff-mgmt-day-chip-ico{opacity:.95;font-size:.82rem;line-height:1}@container staff-strip (width<=560px){.staff-mgmt-strip-head{flex-direction:column;align-items:stretch}.staff-mgmt-strip-toolbar{justify-content:space-between}}.staff-mgmt-strip-settings-btn{white-space:nowrap;font-weight:700;box-shadow:0 6px 18px #38bdf838;border-radius:999px!important;padding:.45rem .85rem!important;font-size:.8rem!important}.staff-sched-modal.catalog-modal--wizard{background:linear-gradient(168deg,#243048fa 0%,#162032fc 48%,#101826 100%);border-color:#38bdf873;flex-direction:column;width:min(100%,54rem);max-height:min(92vh,48rem);padding:.85rem 1rem .9rem;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #38bdf824,0 0 40px #38bdf81f,0 22px 44px #0000006b}.staff-sched-modal__head{flex-shrink:0;margin-bottom:.55rem;padding-right:2rem}.staff-sched-modal__title{letter-spacing:-.01em;color:#f8fafc;margin:0 0 .15rem;font-size:1.02rem;font-weight:700}.staff-sched-modal__sub{color:#cbd5e1e0;margin:0;font-size:.72rem;line-height:1.35}.staff-sched-modal__staff{color:#e2e8f0;font-weight:650}.staff-sched-modal__sub-sep{opacity:.55;margin:0 .2rem}.staff-sched-modal__toolbar{border-bottom:1px solid #38bdf824;flex-direction:column;flex-shrink:0;gap:.3rem;margin-bottom:.45rem;padding-bottom:.45rem;display:flex}.staff-sched-modal__scroll{flex:auto;min-height:0;margin-right:-.1rem;padding-right:.1rem;overflow:hidden auto}.staff-sched-modal__scroll::-webkit-scrollbar{width:5px}.staff-sched-modal__scroll::-webkit-scrollbar-thumb{background:#38bdf859;border-radius:999px}.staff-sched-kind-grid{flex-wrap:wrap;gap:.35rem;padding-bottom:0;display:flex;overflow:visible}.staff-sched-kind-chip{color:#e2e8f0;font:inherit;cursor:pointer;background:#1e293bb8;border:1px solid #94a3b847;border-radius:999px;flex-direction:row;align-items:center;gap:.32rem;padding:.32rem .58rem;transition:border-color .15s,background .15s,box-shadow .15s,transform .12s;display:inline-flex}.staff-sched-kind-chip:hover{background:#26344ed9;border-color:#38bdf873;transform:translateY(-1px)}.staff-sched-kind-chip--on{color:#f8fafc;background:linear-gradient(135deg,#38bdf838 0%,#0ea5e91f 100%);border-color:#38bdf8d9;box-shadow:0 0 0 1px #38bdf840,0 0 14px #38bdf82e}.staff-sched-kind-chip__ico{font-size:.92rem;line-height:1}.staff-sched-kind-chip__label{white-space:nowrap;font-size:.66rem;font-weight:650;line-height:1.1}.staff-sched-modal--simple{width:min(100%,40rem);max-height:min(92vh,44rem)}.staff-sched-simple{flex-direction:column;gap:.75rem;display:flex}.staff-sched-kind-grid--simple{justify-content:center;gap:.45rem;padding:.15rem 0}.staff-sched-kind-grid--simple .staff-sched-kind-chip{border-radius:12px;padding:.42rem .72rem;box-shadow:0 2px 8px #0000001f}.staff-sched-kind-grid--simple .staff-sched-kind-chip__ico{font-size:1.05rem}.staff-sched-kind-grid--simple .staff-sched-kind-chip__label{font-size:.72rem}.staff-sched-simple__period{background:linear-gradient(135deg,#38bdf81a 0%,#0f172a8c 100%);border:1px solid #38bdf847;border-radius:12px;flex-wrap:wrap;align-items:baseline;gap:.35rem .65rem;padding:.65rem .85rem;display:flex}.staff-sched-simple__period-label{text-transform:uppercase;letter-spacing:.04em;color:#94a3b8f2;font-size:.72rem;font-weight:600}.staff-sched-simple__period-value{color:#f1f5f9;font-size:.92rem;font-weight:700}.staff-sched-simple__period-meta{flex:100%;font-size:.78rem;line-height:1.35}.staff-sched-period-hint-bar--simple{margin-bottom:0}.staff-sched-simple__cal{background:#080e1a8c;border:1px solid #38bdf833;border-radius:14px;padding:.65rem;box-shadow:inset 0 0 0 1px #ffffff0a,0 12px 28px #00000038}.staff-sched-simple__cal .staff-sched-paint-cal__grid{gap:.35rem}.staff-sched-simple__cal .staff-sched-paint-cell{border-radius:10px;min-height:2.35rem;font-size:.8rem;font-weight:650}.staff-sched-simple__cal .staff-sched-paint-cal__title{font-size:1rem;font-weight:700}.staff-sched-mode-tabs{flex-wrap:wrap;gap:.35rem;padding-bottom:0;display:flex;overflow:visible}.staff-sched-mode-tab{color:#e2e8f0eb;cursor:pointer;white-space:nowrap;background:#1e293ba6;border:1px solid #94a3b847;border-radius:999px;padding:.35rem .7rem;font-family:inherit;font-size:.74rem;font-weight:600;transition:border-color .12s,background .12s,box-shadow .12s}.staff-sched-mode-tab:hover{background:#26344ecc;border-color:#38bdf866}.staff-sched-mode-tab--on{color:#f8fafc;background:#38bdf82e;border-color:#38bdf8bf;box-shadow:0 0 10px #38bdf81f}.staff-sched-modal__body{min-height:0}.staff-sched-modal__error{margin:0 0 .4rem;font-size:.82rem}.staff-sched-panel-hint{color:#bae6fdc7;margin:0;font-size:.7rem;line-height:1.35}.staff-sched-paint-cal__nav{flex-wrap:wrap;align-items:center;gap:.35rem;margin-bottom:.5rem;display:flex}.staff-sched-paint-cal__title{text-align:center;flex:1;min-width:8rem;font-size:.95rem;font-weight:700}.staff-sched-paint-cal__week-head{margin-bottom:.25rem}.staff-sched-paint-cal__grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;display:grid}.staff-sched-paint-cal__grid .modern-month-empty{min-height:2.5rem}.staff-sched-paint-cal .staff-sched-paint-cell{cursor:pointer;width:100%;min-height:2.5rem;font:inherit;box-sizing:border-box;border:1px solid #94a3b833;border-radius:10px;justify-content:center;align-items:center;margin:0;padding:.25rem;transition:transform .1s,filter .12s,box-shadow .12s;display:flex}.staff-sched-paint-cal .staff-sched-paint-cell:hover{filter:brightness(1.1);transform:translateY(-1px)}.staff-sched-paint-cal .staff-sched-paint-cell--work{background:linear-gradient(165deg,#22c55e8c 0%,#15803db8 100%);border-color:#4ade808c}.staff-sched-paint-cal .staff-sched-paint-cell--vacation{background:linear-gradient(165deg,#a78bfa8c 0%,#6d28d9b8 100%);border-color:#c4b5fd8c}.staff-sched-paint-cal .staff-sched-paint-cell--sick{background:linear-gradient(165deg,#fbbf248c 0%,#b45309b8 100%);border-color:#fde0478c}.staff-sched-paint-cal .staff-sched-paint-cell--dayoff{background:linear-gradient(165deg,#64748b9e 0%,#334155d1 100%);border-color:#94a3b873}.staff-sched-paint-cal .staff-sched-paint-cell--absence{background:linear-gradient(165deg,#f871718c 0%,#b91c1cb8 100%);border-color:#fca5a58c}.staff-sched-paint-cal .staff-sched-paint-cell--compday{background:linear-gradient(165deg,#2dd4bf80 0%,#0f766eb8 100%);border-color:#5eead480}.staff-sched-paint-cal .staff-sched-paint-cell--remote{background:linear-gradient(165deg,#38bdf880 0%,#0369a1b8 100%);border-color:#7dd3fc8c}.staff-sched-paint-cal .staff-sched-paint-cell--empty{background:linear-gradient(165deg,#1e293bbf 0%,#0f172ae6 100%);border-color:#47556966}.staff-sched-paint-cal .staff-sched-paint-cell--pending{outline-offset:-2px;outline:2px solid #38bdf8f2;box-shadow:0 0 0 1px #38bdf859}.staff-sched-paint-cal .staff-sched-paint-cell--today{box-shadow:inset 0 0 0 2px #fbbf24f2,0 0 12px #fbbf2459}.staff-sched-paint-cal .staff-sched-paint-cell--past{filter:saturate(.35)brightness(.72);opacity:.82}.staff-sched-paint-cal .staff-sched-paint-cell--past:hover{filter:saturate(.45)brightness(.8);opacity:.9}.staff-sched-paint-cell-wrap{flex-direction:column;align-items:stretch;display:flex;position:relative}.staff-sched-period-finger{z-index:2;pointer-events:none;filter:drop-shadow(0 1px 2px #0000008c);font-size:.72rem;line-height:1;animation:1.2s ease-in-out infinite staff-sched-finger-bob;position:absolute;bottom:.2rem;left:50%;transform:translate(-50%)}.staff-sched-period-finger--secondary{opacity:.92;z-index:3;font-size:.64rem;animation-duration:1s;animation-delay:.15s}@keyframes staff-sched-finger-bob{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(2px)}}.staff-sched-paint-cal .staff-sched-paint-cell--range-mid,.staff-sched-paint-cal .staff-sched-paint-cell--range-start,.staff-sched-paint-cal .staff-sched-paint-cell--range-end,.staff-sched-paint-cal .staff-sched-paint-cell--range-single{outline-offset:-2px;outline:2px solid #38bdf8e6;box-shadow:0 0 0 1px #38bdf859}.staff-sched-range-cal-hint{margin:0 0 .45rem}.staff-sched-period-hint-bar{background:#38bdf81f;border:1px solid #38bdf859;border-radius:10px;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.45rem .55rem;display:flex}.staff-sched-period-hint-bar__text{flex:1;font-size:.82rem;line-height:1.35}.staff-sched-period-hint-bar__ok{color:#bbf7d0;cursor:pointer;background:#22c55e40;border:1px solid #4ade808c;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;padding:0;font-size:.95rem;font-weight:700;line-height:1;display:inline-flex}.staff-sched-period-hint-bar__ok:hover{background:#22c55e66}.staff-mgmt-stats-card{margin-top:0}.staff-mgmt-stats-grid{grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr));gap:.65rem;display:grid}.staff-mgmt-stat-tile{background:linear-gradient(160deg,#0e749026,#0f172a99);border:1px solid #38bdf82e;border-radius:12px;padding:.65rem .7rem;box-shadow:inset 0 0 0 1px #ffffff05}.staff-mgmt-stat-tile__label{color:#94a3b8e6;margin-bottom:.2rem;font-size:.76rem;display:block}.staff-mgmt-stat-tile__value{font-size:.98rem;font-weight:700;line-height:1.25}.staff-sched-paint-cell__num{color:#f8fafc;text-shadow:0 1px 2px #00000073;font-size:.92rem;font-weight:800;line-height:1.1}.staff-sched-paint-legend{background:#0f172a59;border:1px solid #94a3b81f;border-radius:10px;flex-wrap:wrap;gap:.3rem .45rem;margin-bottom:.55rem;padding:.4rem .45rem;display:flex}.staff-sched-paint-legend__item{white-space:nowrap;border:1px solid #0000;border-radius:6px;align-items:center;gap:.2rem;padding:.12rem .38rem;font-size:.62rem;font-weight:650;display:inline-flex}.staff-sched-paint-legend__item.staff-sched-paint-cell--work{background:#22c55e38;border-color:#22c55e59}.staff-sched-paint-legend__item.staff-sched-paint-cell--vacation{background:#8b5cf638;border-color:#a78bfa59}.staff-sched-paint-legend__item.staff-sched-paint-cell--sick{background:#f59e0b38;border-color:#fbbf2459}.staff-sched-paint-legend__item.staff-sched-paint-cell--dayoff{background:#47556973;border-color:#64748b59}.staff-sched-paint-legend__item.staff-sched-paint-cell--absence{background:#ef444438;border-color:#f8717159}.staff-sched-paint-legend__item.staff-sched-paint-cell--compday{background:#2dd4bf2e;border-color:#2dd4bf59}.staff-sched-paint-legend__item.staff-sched-paint-cell--remote{background:#38bdf833;border-color:#7dd3fc59}.staff-sched-paint-cal__hint{margin:.5rem 0 0}.staff-sched-clear-btn{width:100%;margin-top:.5rem}.staff-sched-range-panel,.staff-sched-count-panel{flex-direction:column;gap:.6rem;display:flex}.staff-sched-count-lead{color:#bae6fde0;margin:0;font-size:.76rem;line-height:1.45}.staff-sched-count-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:start;gap:.65rem;display:grid}.staff-sched-count-grid .modern-date-trigger-row{width:100%;max-width:none}.staff-sched-count-days{flex-direction:column;gap:.4rem;display:flex}.staff-sched-count-days__label{color:#e2e8f0eb;font-size:.72rem;font-weight:650}.staff-sched-count-stepper{align-items:center;gap:.35rem;display:flex}.staff-sched-count-stepper__btn{cursor:pointer;flex:0 0 2.15rem;width:2.15rem;height:2.15rem;line-height:1;color:#e0f2fe!important;background:#1e3048eb!important;border:1px solid #38bdf873!important;border-radius:10px!important;padding:0!important;font-size:1.15rem!important;font-weight:700!important;box-shadow:inset 0 1px #ffffff14!important}.staff-sched-count-stepper__btn:hover:not(:disabled){background:#38bdf833!important;border-color:#7dd3fcbf!important}.staff-sched-count-stepper__btn:disabled{opacity:.4;cursor:not-allowed}.staff-sched-count-stepper__input{text-align:center;font-variant-numeric:tabular-nums;flex:auto;min-width:0;max-width:4.5rem;color:#f8fafc!important;background:#0f172ad9!important;border:1px solid #38bdf866!important;border-radius:10px!important;min-height:0!important;padding:.4rem .35rem!important;font-size:1.05rem!important;font-weight:800!important}.staff-sched-count-presets{flex-wrap:wrap;gap:.32rem;display:flex}.staff-sched-count-preset{cursor:pointer;min-width:2.1rem;box-shadow:none!important;color:#e2e8f0!important;background:#1e293bd9!important;border:1px solid #94a3b859!important;border-radius:999px!important;padding:.32rem .5rem!important;font-size:.74rem!important;font-weight:700!important}.staff-sched-count-preset:hover:not(:disabled){background:#38bdf81f!important;border-color:#38bdf880!important}.staff-sched-count-preset--on{color:#f0f9ff!important;background:#38bdf838!important;border-color:#38bdf8bf!important}.staff-sched-count-preview{color:#e0f2fef2;background:linear-gradient(135deg,#38bdf824 0%,#0f172a8c 100%);border:1px solid #38bdf852;border-left:3px solid #38bdf8bf;border-radius:10px;margin:0;padding:.55rem .65rem .55rem .72rem;font-size:.78rem;font-weight:650;line-height:1.4}.staff-sched-filter-card{cursor:pointer;background:#1620328c;border:1px solid #94a3b838;border-radius:10px;align-items:flex-start;gap:.55rem;margin:0;padding:.5rem .6rem;transition:border-color .12s,background .12s;display:flex}.staff-sched-filter-card:hover{border-color:#38bdf859}.staff-sched-filter-card--on{background:#38bdf81a;border-color:#38bdf873}.staff-sched-filter-card input[type=checkbox]{accent-color:#38bdf8;cursor:pointer;flex-shrink:0;width:1rem;height:1rem;margin:.12rem 0 0}.staff-sched-filter-card__text{color:#e2e8f0f2;flex-direction:column;gap:.12rem;font-size:.76rem;line-height:1.35;display:flex}.staff-sched-filter-card__text strong{color:#f1f5f9;font-weight:700}.staff-sched-filter-card__hint{color:#94a3b8e6;font-size:.68rem;font-weight:500}@media (width<=520px){.staff-sched-count-grid{grid-template-columns:1fr}}.staff-sched-preview,.staff-sched-summary{margin:0}.staff-sched-summary{color:#e0f2fef5;background:linear-gradient(135deg,#38bdf81f 0%,#0f172a80 100%);border:1px solid #38bdf847;border-radius:10px;padding:.5rem .65rem;font-size:.78rem;font-weight:650;line-height:1.4}.staff-sched-modal__footbar{background:linear-gradient(#0000,#101826fa 30%);border-top:1px solid #38bdf829;flex-direction:column;flex-shrink:0;gap:.45rem;margin-top:.45rem;padding-top:.5rem;display:flex}.staff-sched-modal__actions.catalog-wizard-actions{flex-direction:row;gap:.45rem;margin-top:0}.staff-sched-modal__actions.catalog-wizard-actions .btn-accent,.staff-sched-modal__actions.catalog-wizard-actions .btn-secondary{flex:1 1 0;width:auto;min-height:2.35rem;padding:.45rem .75rem;font-size:.84rem}.staff-sched-modal__foot{color:#94a3b8d9;text-align:center;margin:0;font-size:.66rem;line-height:1.35}.staff-sched-weekdays{flex-direction:column;gap:.32rem;display:flex}.staff-sched-weekdays__label{color:#e2e8f0e6;font-size:.72rem;font-weight:650}.staff-sched-weekdays__row{grid-template-columns:repeat(7,minmax(0,1fr));gap:.24rem;display:grid}.staff-sched-weekday-btn{color:#e2e8f0;cursor:pointer;background:#1e293bb8;border:1px solid #94a3b84d;border-radius:8px;padding:.36rem .2rem;font-family:inherit;font-size:.72rem;font-weight:700;transition:border-color .12s,background .12s}.staff-sched-weekday-btn:hover{background:#26344ee0;border-color:#38bdf873}.staff-sched-weekday-btn--on{color:#f8fafc;background:#38bdf833;border-color:#38bdf8cc;box-shadow:0 0 8px #38bdf826}.staff-sched-weekdays__quick{flex-wrap:wrap;gap:.38rem;margin-top:.12rem;display:flex}.staff-sched-weekdays__quick-btn{color:#f0f9ff;cursor:pointer;background:linear-gradient(#263a58f2 0%,#16243aeb 100%);border:1px solid #38bdf880;border-radius:999px;padding:.4rem .72rem;font-family:inherit;font-size:.76rem;font-weight:750;line-height:1.2;transition:border-color .12s,background .12s,box-shadow .12s,transform .1s;box-shadow:inset 0 1px #ffffff1a,0 4px 12px #00000038}.staff-sched-weekdays__quick-btn:hover:not(:disabled){color:#fff;background:linear-gradient(#38bdf847 0%,#1e3a5ff2 100%);border-color:#7dd3fcd9;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff24,0 6px 16px #38bdf833}.staff-sched-weekdays__quick-btn:active:not(:disabled){transform:translateY(0)}.staff-sched-weekdays__quick-btn:disabled{opacity:.45;cursor:not-allowed}.staff-sched-weekdays__quick-btn--all{color:#ecfdf5;background:linear-gradient(#224e3eeb 0%,#143028e6 100%);border-color:#34d3998c}.staff-sched-weekdays__quick-btn--all:hover:not(:disabled){background:linear-gradient(#34d3994d 0%,#143c30f2 100%);border-color:#6ee7b7d9;box-shadow:inset 0 1px #ffffff1f,0 6px 16px #34d3992e}.staff-sched-weekdays__quick-btn--reset{color:#fef3c7;background:linear-gradient(#4e3a1ceb 0%,#302412e6 100%);border-color:#fbbf248c}.staff-sched-weekdays__quick-btn--reset:hover:not(:disabled){background:linear-gradient(#fbbf2447 0%,#443010f2 100%);border-color:#fde047d9;box-shadow:inset 0 1px #ffffff1f,0 6px 16px #fbbf2429}.staff-sched-scope-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;margin:.15rem 0;display:grid}.staff-sched-scope-opt{cursor:pointer;background:#1e293b8c;border:1px solid #94a3b83d;border-radius:10px;align-items:center;gap:.4rem;padding:.42rem .5rem;font-size:.76rem;transition:border-color .12s,background .12s;display:flex}.staff-sched-scope-opt:has(input:checked){background:#38bdf81f;border-color:#38bdf8a6;box-shadow:0 0 10px #38bdf81a}.staff-sched-scope-opt:has(input:disabled){opacity:.45;cursor:not-allowed}.staff-sched-scope-opt input{accent-color:#38bdf8;margin-top:0}.staff-sched-scope-opt strong{color:#f1f5f9;font-size:.76rem;display:block}.staff-sched-scope-opt__hint{color:#bae6fdb8;margin-top:.08rem;font-size:.64rem;line-height:1.3;display:block}.staff-sched-work-times{grid-template-columns:1fr 1fr;gap:.45rem;display:grid}.staff-sched-work-times .modern-hm{min-width:0}.staff-sched-weekdays-panel{flex-direction:column;gap:.45rem;display:flex}.staff-sched-weekdays-warn{color:#fef3c7eb;background:#fbbf2424;border:1px solid #fbbf2452;border-radius:8px;margin:0;padding:.38rem .48rem;font-size:.68rem}.staff-sched-modal .staff-sched-paint-cal .staff-sched-paint-cell{border-radius:8px;min-height:2.15rem}.staff-sched-modal .staff-sched-paint-cal__grid{gap:4px}.staff-sched-modal .staff-sched-period-hint-bar{background:#38bdf81f;border-color:#38bdf847;padding:.35rem .45rem}@media (width<=520px){.staff-sched-scope-row{grid-template-columns:1fr}.staff-sched-modal__actions.catalog-wizard-actions{flex-direction:column}}.staff-sched-filter-check{color:#e2e8f0e6;margin:.1rem 0;font-size:.74rem}.staff-mgmt-page__empty{text-align:center;place-items:center;min-height:12rem;padding:2rem 1rem;display:grid}.staff-mgmt-page__detail-inner{flex-direction:column;gap:.85rem;display:flex}.staff-mgmt-page__detail-head{margin-bottom:.25rem}.staff-mgmt-page__detail-hero{align-items:center;gap:.85rem;display:flex}.staff-mgmt-page__detail-title{margin:0;font-size:1.3rem;font-weight:750}.staff-mgmt-page__detail-sub{color:#94a3b8e6;margin:.2rem 0 0;font-size:.9rem}.staff-mgmt-page__card--danger-zone{background:linear-gradient(155deg,#1e14188c 0%,#0c1018eb 100%);border-color:#f8717138}.staff-mgmt-page__danger-text{margin:0 0 .65rem;font-size:.92rem}.staff-mgmt-page__danger-confirm{padding:.15rem 0}.staff-mgmt-page__danger-checkbox{color:#e2e8f0e6;align-items:center;gap:.55rem;margin:.6rem 0 .35rem;font-size:.9rem;display:flex}.staff-mgmt-page__danger-checkbox input{accent-color:#f87171cc}.staff-mgmt-page__card{background:linear-gradient(160deg,#0f172aa6,#0a0e16d9);border:1px solid #94a3b829;border-radius:16px;padding:.95rem 1rem;box-shadow:inset 0 0 0 1px #ffffff05,0 12px 28px #0000004d}.staff-mgmt-queue-card{margin-bottom:1rem}.staff-mgmt-queue-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.85rem;display:flex}.staff-mgmt-queue-head-actions{align-items:center;gap:.75rem;display:inline-flex}.staff-mgmt-queue-list{flex-direction:column;gap:.65rem;margin:.85rem 0 0;padding:0;list-style:none;display:flex}.staff-mgmt-queue-row{background:#0f172a99;border:1px solid #94a3b82e;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem .75rem;display:flex}.staff-mgmt-queue-info{flex-direction:column;gap:.15rem;min-width:0;display:flex}.staff-mgmt-queue-date{color:#e2e8f0;font-size:.86rem;font-weight:700}.staff-mgmt-queue-meta{color:#e2e8f0bf;font-size:.82rem}.staff-mgmt-queue-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.staff-mgmt-queue-select{color:#e2e8f0;background:#0f172ab3;border:1px solid #94a3b84d;border-radius:10px;min-width:10rem;padding:.35rem .6rem;font-size:.85rem}.staff-mgmt-queue-button-card{margin-bottom:1rem}.staff-mgmt-queue-button-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.staff-mgmt-queue-button{font-weight:700}.modal-card.staff-mgmt-queue-modal{background:linear-gradient(165deg,#161c26fa 0%,#0f141cfc 100%);border:1px solid #94a3b824;border-radius:18px;flex-direction:column;width:min(96vw,1180px);max-width:min(96vw,1180px);min-height:0;max-height:min(92vh,900px);padding:0;display:flex;box-shadow:inset 0 0 0 1px #ffffff0a,0 24px 64px #0000008c}.staff-mgmt-queue-modal__head{border-bottom:1px solid #94a3b81f;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.35rem;display:flex}.staff-mgmt-queue-modal__title{margin:0;font-size:1.12rem;font-weight:700}.staff-mgmt-queue-modal__head-actions{align-items:center;gap:.75rem;display:inline-flex}.staff-mgmt-queue-modal__body{flex:1;grid-template-columns:minmax(300px,36%) minmax(380px,1fr);gap:1.5rem;min-height:0;padding:1rem 1.5rem 1.5rem;display:grid;overflow:auto}.staff-mgmt-queue-modal__list{min-width:0;max-height:min(68vh,640px);padding-right:.5rem;overflow-y:auto}.staff-mgmt-queue-item{text-align:left;width:100%;color:inherit;cursor:pointer;background:#0f172a99;border:1px solid #94a3b82e;border-radius:12px;flex-direction:column;gap:.25rem;min-width:0;padding:.65rem .85rem;display:flex}.staff-mgmt-queue-item .staff-mgmt-queue-date,.staff-mgmt-queue-item .staff-mgmt-queue-meta{overflow-wrap:anywhere;word-break:break-word}.staff-mgmt-queue-item--active{border-color:#38bdf899;box-shadow:0 0 0 1px #38bdf82e}.staff-mgmt-queue-modal__detail{flex-direction:column;gap:.85rem;min-width:0;display:flex;overflow:visible}.staff-mgmt-queue-modal__summary,.staff-mgmt-queue-modal__hint{overflow-wrap:anywhere;word-break:break-word}.staff-mgmt-queue-modal__label{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8cc;margin:0;font-size:.68rem}.staff-mgmt-queue-modal__value{margin:.2rem 0 0;font-weight:700}.staff-mgmt-queue-modal__hint{color:#e2e8f0e6;font-size:.86rem;line-height:1.45}.staff-mgmt-queue-modal__hint--warn{background:#fbbf2414;border:1px solid #fbbf2459;border-radius:10px;padding:.65rem .75rem}.staff-mgmt-queue-modal__fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}@media (width<=900px){.staff-mgmt-queue-modal__fields{grid-template-columns:1fr}}.staff-mgmt-queue-field{flex-direction:column;gap:.35rem;font-size:.85rem;display:flex}.staff-mgmt-queue-field span{color:#94a3b8cc;font-size:.75rem}.staff-mgmt-queue-field input,.staff-mgmt-queue-field select{box-sizing:border-box;color:#e2e8f0;background:#0f172ab3;border:1px solid #94a3b84d;border-radius:10px;width:100%;min-width:0;padding:.45rem .6rem;font-size:.86rem}.staff-mgmt-queue-modal__actions{justify-content:flex-end;display:flex}.staff-mgmt-queue-error,.staff-mgmt-queue-empty{margin-top:.6rem}@media (width<=720px){.staff-mgmt-queue-row{flex-direction:column;align-items:flex-start}.staff-mgmt-queue-actions{justify-content:flex-start;width:100%}.staff-mgmt-queue-select{width:100%}.modal-card.staff-mgmt-queue-modal{width:min(96vw,1180px);max-width:96vw}.staff-mgmt-queue-modal__body{grid-template-columns:1fr;max-height:none}.staff-mgmt-queue-modal__list{max-height:min(40vh,320px)}}.staff-mgmt-appointments-card__head{margin-bottom:.15rem}.staff-mgmt-appointments-card__title{margin:0}.staff-mgmt-appointments-card .staff-mgmt-appointments-filter{margin-top:.15rem;margin-bottom:1rem}.staff-mgmt-appointments-list{max-height:min(28rem,52vh);margin-top:0}.crm-visits-section__count-of{opacity:.75;font-weight:500}.crm-visits-section__count--muted{opacity:.85}.staff-mgmt-overview-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:.85rem;width:100%;display:grid}.staff-mgmt-overview-row--single{grid-template-columns:1fr}.staff-mgmt-overview-panel{flex-direction:column;gap:.7rem;height:100%;min-height:11.5rem;display:flex}.staff-mgmt-profile-card{justify-content:flex-start}.staff-mgmt-profile-name{flex-direction:column;gap:.35rem;display:flex}.staff-mgmt-profile-name__label{letter-spacing:.04em;text-transform:uppercase;color:#94a3b8e6;font-size:.78rem;font-weight:700}.staff-mgmt-profile-name input{width:100%;color:var(--vx-text);font:inherit;box-sizing:border-box;background:#080c1499;border:1px solid #94a3b838;border-radius:12px;padding:.55rem .7rem;font-size:.95rem}.staff-mgmt-profile-name input:focus{border-color:#38bdf880;outline:none;box-shadow:0 0 0 3px #38bdf81f}.staff-mgmt-visibility-btn{color:#e2e8f0;width:100%;font:inherit;text-align:left;cursor:pointer;background:linear-gradient(160deg,#0f172abf,#080c14e6);border:1px solid #94a3b840;border-radius:14px;align-items:center;gap:.65rem;padding:.65rem .75rem;transition:border-color .15s,background .15s,box-shadow .15s,transform .12s;display:flex}.staff-mgmt-visibility-btn:hover:not(:disabled){border-color:#94a3b873;transform:translateY(-1px)}.staff-mgmt-visibility-btn:disabled{opacity:.65;cursor:wait}.staff-mgmt-visibility-btn--on{background:linear-gradient(160deg,#16653459,#08140ee6);border-color:#22c55e8c;box-shadow:inset 0 0 0 1px #22c55e26,0 10px 24px #00000047}.staff-mgmt-visibility-btn--off{background:linear-gradient(160deg,#7f1d1d52,#0c0a12eb);border-color:#f8717173;box-shadow:inset 0 0 0 1px #f871711f,0 10px 24px #00000047}.staff-mgmt-visibility-btn__icon{background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;flex-shrink:0;place-items:center;width:2rem;height:2rem;font-size:1rem;font-weight:800;display:grid}.staff-mgmt-visibility-btn--on .staff-mgmt-visibility-btn__icon{color:#bbf7d0;background:#22c55e33;border-color:#22c55e80}.staff-mgmt-visibility-btn--off .staff-mgmt-visibility-btn__icon{color:#fecaca;background:#f8717126;border-color:#f8717173}.staff-mgmt-visibility-btn__text{flex-direction:column;gap:.15rem;min-width:0;display:flex}.staff-mgmt-visibility-btn__text strong{font-size:.92rem;font-weight:700;line-height:1.25}.staff-mgmt-visibility-btn__hint{color:#94a3b8e6;font-size:.78rem;line-height:1.3}.staff-mgmt-profile-save{width:100%;margin-top:auto}.staff-mgmt-overview-stats{flex:1}.staff-mgmt-admin-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin-top:.65rem;display:grid}.staff-mgmt-admin-kpi{background:#080c148c;border:1px solid #94a3b824;border-radius:12px;flex-direction:column;gap:.18rem;min-height:4.1rem;padding:.65rem .7rem;display:flex}.staff-mgmt-admin-kpi--pay{border-color:#94a3b833}.staff-mgmt-admin-kpi--accent{background:linear-gradient(155deg,#38bdf81a 0%,#080c148c 100%);border-color:#38bdf847}.staff-mgmt-admin-kpi__label{letter-spacing:.05em;text-transform:uppercase;color:#94a3b8eb;font-size:.68rem;font-weight:700}.staff-mgmt-admin-kpi__value{font-variant-numeric:tabular-nums;color:#f1f5f9;font-size:1.15rem;font-weight:800;line-height:1.15}.staff-mgmt-admin-kpi__value--sm{font-size:.98rem}.staff-mgmt-admin-kpi__sub{font-size:.72rem;line-height:1.2}.staff-mgmt-admin-shift-pay-edit{border-top:1px solid #94a3b81f;flex-wrap:wrap;align-items:flex-end;gap:.55rem;margin-top:.75rem;padding-top:.75rem;display:flex}.staff-mgmt-admin-shift-pay-edit__field{flex-direction:column;flex:10rem;gap:.28rem;min-width:0;display:flex}.staff-mgmt-admin-shift-pay-edit__label{color:#e2e8f0e6;font-size:.78rem;font-weight:700}.staff-mgmt-admin-shift-pay-edit__input{border:1px solid var(--vx-line-strong);background:var(--vx-bg-elevated);width:100%;color:var(--vx-text);border-radius:10px;padding:.5rem .65rem;font-family:inherit;font-size:.95rem}.staff-mgmt-admin-shift-pay-edit__save{flex:none}.staff-mgmt-admin-shift-pay-hint{margin:.65rem 0 0}.staff-mgmt-overview-list--compact{gap:.35rem;margin-top:.55rem}.staff-mgmt-overview-pending{text-align:center;margin:auto 0;padding:1rem 0}.staff-mgmt-overview-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.45rem;display:flex}.staff-stats-period{flex-direction:column;gap:.55rem;display:flex}.staff-stats-period__seg{background:#080c14bf;border:1px solid #94a3b824;border-radius:12px;flex-wrap:wrap;gap:.28rem;padding:.28rem;display:flex}.staff-stats-period__pill{color:#e2e8f0d1;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;flex:auto;min-width:3.1rem;min-height:1.85rem;padding:.32rem .55rem;font-size:.78rem;font-weight:600;transition:background .15s,border-color .15s,color .15s}.staff-stats-period__pill:hover{color:#f1f5f9;background:#ffffff0f}.staff-stats-period__pill--active{color:#e0f2fe;background:#082f49b8;border-color:#38bdf873;box-shadow:0 0 0 1px #38bdf81f}.staff-stats-period__hint{margin:0;padding:0 .15rem;font-size:.78rem}.staff-stats-period__dates{flex-wrap:wrap;align-items:flex-end;gap:.35rem .5rem;display:flex}.staff-stats-period__sep{color:#94a3b8b3;align-self:center;padding-bottom:.35rem;font-size:.9rem}.staff-mgmt-overview-list{flex-direction:column;flex:1;gap:.5rem;display:flex}.staff-mgmt-overview-item{background:#0c121c99;border:1px solid #94a3b82e;border-radius:12px;justify-content:space-between;align-items:center;gap:.45rem;padding:.45rem .6rem;font-size:.85rem;display:flex}.staff-mgmt-overview-item strong{font-weight:700}@media (width<=900px){.staff-mgmt-overview-row{grid-template-columns:1fr}}.staff-mgmt-page__section-title{margin:0 0 .35rem;font-size:1.1rem;font-weight:700}.staff-mgmt-page__section-lead{margin:0 0 .65rem}.staff-mgmt-page__fields{flex-direction:column;gap:.7rem;max-width:28rem;display:flex}.staff-mgmt-page__fields label{flex-direction:column;gap:.3rem;font-size:.9rem;display:flex}.staff-mgmt-page__fields input[type=text],.staff-mgmt-page__fields input:not([type]){color:var(--vx-text);font:inherit;background:#080c1499;border:1px solid #94a3b838;border-radius:12px;padding:.55rem .7rem}.staff-mgmt-page__actions-row{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.staff-mgmt-page__week-grid{flex-direction:column;gap:.45rem;display:flex}.staff-mgmt-page__week-row{flex-wrap:wrap;align-items:flex-end;gap:.65rem 1rem;display:flex}.staff-mgmt-page__week-check{min-width:4.5rem}.staff-mgmt-page__week-times{flex-wrap:wrap;align-items:flex-end;gap:.65rem;display:flex}.staff-mgmt-page__quick-presets{flex-wrap:wrap;align-items:center;gap:.45rem;margin-top:.65rem;display:flex}.staff-mgmt-page__off-list{flex-direction:column;gap:.35rem;margin:0 0 .65rem;padding:0;list-style:none;display:flex}.staff-mgmt-page__off-row{background:#0f172a66;border-radius:10px;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;padding:.45rem .5rem;display:flex}.staff-mgmt-page__off-note{flex:8rem;min-width:0}.staff-mgmt-page__off-add{flex-direction:column;gap:.55rem;max-width:24rem;padding-top:.35rem;display:flex}.staff-mgmt-page__off-add label{flex-direction:column;gap:.3rem;font-size:.9rem;display:flex}.staff-mgmt-page__off-add input{border:1px solid var(--vx-line-strong);background:var(--vx-bg-elevated);color:var(--vx-text);font:inherit;border-radius:10px;padding:.45rem .55rem}.staff-mgmt-svc-lead{line-height:1.45}.staff-mgmt-svc-lead strong{color:#e2e8f0f2;font-weight:650}.staff-mgmt-svc-panel{flex-direction:column;gap:.65rem;display:flex}.staff-mgmt-svc-toolbar{flex-wrap:wrap;align-items:center;gap:.5rem .65rem;display:flex}.staff-mgmt-svc-search-wrap{flex:14rem;min-width:0;margin:0}.staff-mgmt-svc-search{box-sizing:border-box;width:100%;color:var(--vx-text);font:inherit;background:#0f172aa6;border:1px solid #94a3b838;border-radius:11px;padding:.5rem .65rem;font-size:.9rem}.staff-mgmt-svc-search:focus{border-color:#38bdf88c;outline:none;box-shadow:0 0 0 2px #38bdf82e}.staff-mgmt-svc-search::placeholder{color:#94a3b8a6}.staff-mgmt-svc-count{color:#cbd5e1e0;white-space:nowrap;font-size:.82rem}.staff-mgmt-svc-count strong{color:#e2e8f0;font-weight:700}.staff-mgmt-svc-quick{flex-wrap:wrap;gap:.35rem;margin-left:auto;display:flex}.staff-mgmt-svc-empty{text-align:center;background:#0f172a59;border:1px dashed #94a3b847;border-radius:12px;margin:.25rem 0 0;padding:.75rem .65rem}.staff-mgmt-svc-grid{scrollbar-gutter:stable;grid-template-columns:repeat(auto-fill,minmax(11.75rem,1fr));gap:.45rem;max-height:min(44vh,24rem);padding:.15rem .1rem .55rem 0;display:grid;overflow:hidden auto}.staff-svc-card{text-align:left;min-height:4.1rem;color:var(--vx-text);font:inherit;cursor:pointer;background:linear-gradient(160deg,#1e293b8c 0%,#0f172ab8 100%);border:1px solid #94a3b833;border-radius:12px;flex-direction:column;align-items:stretch;gap:.35rem;padding:.55rem .65rem .6rem;transition:border-color .15s,box-shadow .15s,background .15s,transform .12s;display:flex;position:relative}.staff-svc-card:hover:not(:disabled){background:linear-gradient(160deg,#33415573 0%,#0f172ac7 100%);border-color:#94a3b861}.staff-svc-card:focus-visible{border-color:#38bdf8a6;outline:none;box-shadow:0 0 0 2px #38bdf838}.staff-svc-card:active:not(:disabled){transform:scale(.99)}.staff-svc-card:disabled{opacity:.55;cursor:not-allowed}.staff-svc-card--on{background:linear-gradient(155deg,#38bdf824 0%,#6366f11a 55%,#0f172abf 100%);border-color:#38bdf86b;box-shadow:0 0 0 1px #38bdf81f,0 8px 22px #00000038}.staff-svc-card--no-masters{background:linear-gradient(160deg,#7f1d1d59 0%,#0f172ab8 100%);border-color:#f871718c;box-shadow:0 0 0 1px #dc262638,0 6px 18px #450a0a59}.staff-svc-card--no-masters:hover:not(:disabled){background:linear-gradient(160deg,#991b1b66 0%,#0f172ac7 100%);border-color:#fca5a5a6}.staff-svc-card--no-masters:focus-visible{border-color:#fca5a5bf;box-shadow:0 0 0 2px #f8717147,0 6px 18px #450a0a59}.staff-svc-card--on.staff-svc-card--no-masters{background:linear-gradient(155deg,#f8717138 0%,#38bdf81f 48%,#0f172ac2 100%);border-color:#fb71859e;box-shadow:0 0 0 1px #f8717147,0 8px 22px #0000003d}.staff-svc-card--on.staff-svc-card--no-masters:hover:not(:disabled){border-color:#fecacab8}.staff-svc-card__top{justify-content:space-between;align-items:center;gap:.35rem;width:100%;display:flex}.staff-svc-card__dur{letter-spacing:.02em;color:#e2e8f0eb;background:#0f172a8c;border:1px solid #94a3b838;border-radius:999px;padding:.12rem .4rem;font-size:.72rem;font-weight:650;display:inline-block}.staff-svc-card--on .staff-svc-card__dur{color:#bae6fd;background:#38bdf829;border-color:#38bdf859}.staff-svc-card__tick{color:#94a3b859;background:#0f172a66;border:2px solid #94a3b847;border-radius:999px;flex:none;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;font-size:.72rem;font-weight:800;display:inline-flex}.staff-svc-card--on .staff-svc-card__tick{color:#0f172a;background:linear-gradient(145deg,#38bdf8 0%,#22d3ee 100%);border-color:#0000}.staff-svc-card__name{word-break:break-word;color:#f8fafcf5;font-size:.86rem;font-weight:650;line-height:1.28}.staff-mgmt-svc-save-row{flex-wrap:wrap;align-items:center;gap:.5rem .85rem}.staff-mgmt-svc-save-hint{max-width:22rem;margin:0}@media (width<=960px){.staff-mgmt-page__grid{grid-template-columns:1fr}.staff-mgmt-page__list-pane{max-height:22rem}}.crm-client-detail-page{max-width:960px;margin:0 auto;padding:.5rem .75rem 2rem}.crm-client-detail-page.crm-client-detail-page--modal{width:100%;max-width:none;margin:0;padding:2rem .1rem .1rem}.crm-client-detail-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.crm-client-detail-back{color:#7dd3fc;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.92rem;font-weight:600}.crm-client-detail-back:hover{text-decoration:underline}.crm-client-detail-schedule{text-decoration:none}.crm-client-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:.85rem;width:100%;display:grid}@media (width<=820px){.crm-client-detail-grid{grid-template-columns:1fr}}.crm-client-detail-card{background:linear-gradient(155deg,#141b24e6 0%,#0c1018eb 100%);border:1px solid #94a3b829;border-radius:16px;padding:1rem}.crm-client-detail-card--profile,.crm-client-detail-card--analytics{min-height:100%}.crm-client-detail-visits{grid-column:1/-1}.crm-client-analytics-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin-bottom:.8rem;display:grid}.crm-client-analytics-kpi{background:linear-gradient(155deg,#061222b8 0%,#0a17279e 100%);border:1px solid #38bdf838;border-radius:12px;padding:.65rem .75rem}.crm-client-analytics-kpi__label{letter-spacing:.05em;text-transform:uppercase;color:var(--vx-muted);margin:0 0 .2rem;font-size:.72rem;display:block}.crm-client-analytics-kpi__value{font-size:1.06rem;font-weight:800}.crm-client-analytics-block{border-top:1px solid #94a3b824;margin-top:.6rem;padding-top:.6rem}.crm-client-analytics-block__title{margin:0 0 .5rem;font-size:.86rem;font-weight:700}.crm-client-analytics-list{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.crm-client-analytics-list__row{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.crm-client-analytics-list__name{font-size:.88rem}.crm-client-analytics-list__value{color:var(--vx-muted);white-space:nowrap;font-size:.84rem}.crm-client-detail-title{margin:0 0 .85rem;font-size:1.05rem;font-weight:800}.crm-client-detail-field{flex-direction:column;gap:.35rem;margin-bottom:.85rem;display:flex}.crm-client-detail-field span{letter-spacing:.05em;text-transform:uppercase;color:var(--vx-muted);font-size:.72rem;font-weight:700}.crm-client-detail-field input,.crm-client-detail-field textarea{border:1px solid var(--vx-line-strong);background:var(--vx-bg-elevated);width:100%;color:var(--vx-text);border-radius:10px;padding:.55rem .65rem;font-family:inherit;font-size:.92rem}.crm-client-detail-readonly{opacity:.85}.crm-visits-section{position:relative;overflow:hidden}.crm-visits-section--network{background:radial-gradient(circle at 100% 0,#38bdf814,#0000 60%),linear-gradient(155deg,#141b24eb 0%,#0c1018f0 100%);border-color:#38bdf847}.crm-visits-section__filter{margin-bottom:0}.crm-visits-section__filters{margin-bottom:.85rem}.appt-history-filters{flex-direction:column;gap:.65rem;display:flex}.appt-history-filters__search{flex-direction:column;gap:.28rem;display:flex}.appt-history-filters__label{letter-spacing:.05em;text-transform:uppercase;color:#94a3b8e0;font-size:.68rem;font-weight:700}.appt-history-filters__input,.appt-history-filters__select{border:1px solid var(--vx-line-strong);background:var(--vx-bg-elevated);width:100%;color:var(--vx-text);border-radius:10px;padding:.55rem .7rem;font-family:inherit;font-size:.92rem}.appt-history-filters__input:focus,.appt-history-filters__select:focus{border-color:#00d2ff73;outline:none;box-shadow:0 0 0 3px #00d2ff1f}.appt-history-filters__input::placeholder{color:#94a3b8b8}.appt-history-filters__selects{flex-wrap:wrap;align-items:flex-end;gap:.55rem;display:flex}.appt-history-filters__field{flex-direction:column;flex:9rem;gap:.28rem;min-width:0;display:flex}.appt-history-filters__reset{color:#e2e8f0eb;cursor:pointer;background:#0f172a8c;border:1px solid #94a3b859;border-radius:10px;flex:none;align-self:flex-end;padding:.55rem .75rem;font-family:inherit;font-size:.82rem;font-weight:700}.appt-history-filters__reset:hover{color:#e0f2fe;border-color:#00d2ff59}.appt-history-filters__period .crm-visits-section__filter,.appt-history-filters__period .staff-mgmt-appointments-filter__period{margin-bottom:0}.crm-visits-section__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:.75rem;display:flex}.crm-visits-section__title{margin:0}.crm-visits-section__count{color:#bae6fd;font-variant-numeric:tabular-nums;background:#38bdf81a;border:1px solid #38bdf840;border-radius:999px;align-items:baseline;gap:.3rem;padding:.18rem .55rem .22rem;font-size:.95rem;font-weight:800;line-height:1;display:inline-flex}.crm-visits-section__count-label{letter-spacing:.04em;text-transform:uppercase;color:#bae6fdc7;font-size:.7rem;font-weight:700}.crm-visit-list{flex-direction:column;gap:.5rem;max-height:min(70vh,34rem);margin:0;padding:0 .15rem 0 0;list-style:none;display:flex;overflow-y:auto}.crm-visit-list::-webkit-scrollbar{width:8px}.crm-visit-list::-webkit-scrollbar-thumb{background:#94a3b838;border-radius:999px}.crm-visit-list::-webkit-scrollbar-thumb:hover{background:#38bdf859}.crm-visit-card{--st-accent:#94a3b8;border:1px solid color-mix(in srgb, var(--st-accent) 30%, #94a3b829);background:linear-gradient(165deg,#161e2aeb 0%,#0c111af2 100%);border-radius:14px;flex-direction:column;gap:.45rem;padding:.75rem .9rem .8rem 1rem;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex;position:relative;box-shadow:inset 0 1px #ffffff08}.crm-visit-card:before{content:"";background:var(--st-accent);border-radius:0 3px 3px 0;width:3px;position:absolute;top:.65rem;bottom:.65rem;left:0}.crm-visit-card:hover{border-color:color-mix(in srgb, var(--st-accent) 45%, #94a3b840);box-shadow:0 0 0 1px color-mix(in srgb, var(--st-accent) 18%, transparent), 0 10px 22px #02061752;transform:translateY(-1px)}.crm-visit-card--clickable{cursor:pointer;-webkit-user-select:none;user-select:none}.crm-visit-card--clickable:focus-visible{outline-offset:2px;outline:2px solid #38bdf8bf}.crm-visit-card--st-pending{--st-accent:#eab308}.crm-visit-card--st-confirmed{--st-accent:#3b82f6}.crm-visit-card--st-arrived{--st-accent:#22d3ee}.crm-visit-card--st-completed,.crm-visit-card--st-paid{--st-accent:#22c55e}.crm-visit-card--st-cancelled{--st-accent:#ef4444}.crm-visit-card--st-no_show{--st-accent:#f97316}.crm-visit-card--st-unknown{--st-accent:#64748b}.crm-visit-card__head{justify-content:space-between;align-items:flex-start;gap:.55rem;min-width:0;display:flex}.crm-visit-card__when{flex-wrap:wrap;align-items:baseline;gap:.35rem .55rem;min-width:0;display:flex}.crm-visit-card__date-day{letter-spacing:.02em;color:#bae6fde0;text-transform:capitalize;font-size:.76rem;font-weight:700}.crm-visit-card__date-time{font-variant-numeric:tabular-nums;letter-spacing:.01em;color:#f8fafcf7;font-size:.98rem;font-weight:800;line-height:1.15}.crm-visit-card__dur{font-variant-numeric:tabular-nums;color:#cbd5e1e0;background:#94a3b81f;border:1px solid #94a3b838;border-radius:999px;padding:.14em .45em;font-size:.7rem;font-weight:700}.crm-visit-card__status{letter-spacing:.02em;border:1px solid color-mix(in srgb, var(--st-accent) 50%, transparent);background:color-mix(in srgb, var(--st-accent) 14%, #0f172a80);color:color-mix(in srgb, var(--st-accent) 70%, #f8fafc);white-space:nowrap;border-radius:999px;flex-shrink:0;padding:.16rem .55rem .18rem;font-size:.7rem;font-weight:800;line-height:1.2}.crm-visit-card__svc{letter-spacing:-.01em;color:#f8fafcf5;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.5rem;min-width:0;margin:0;font-size:.95rem;font-weight:700;display:flex;overflow:hidden}.crm-visit-card__svc-dot{border-radius:999px;flex-shrink:0;width:.55rem;height:.55rem;box-shadow:0 0 0 2px #0f172a8c}.crm-visit-card__meta{color:#94a3b8f2;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.8rem;line-height:1.35;overflow:hidden}.crm-visit-card__meta-sep{opacity:.55;margin:0 .2rem}.crm-visit-card__foot{border-top:1px solid #94a3b824;justify-content:space-between;align-items:flex-end;gap:.65rem;margin-top:.1rem;padding-top:.45rem;display:flex}.crm-visit-card__amount{font-variant-numeric:tabular-nums;letter-spacing:-.01em;color:#f8fafcf7;white-space:nowrap;font-size:1rem;font-weight:800}.crm-visit-card__paid{color:#94a3b8f2;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.72rem;font-weight:600;overflow:hidden}@media (width<=720px){.crm-visit-card{grid-template-columns:1fr auto;gap:.5rem .75rem}.crm-visit-card__date{flex-direction:row;grid-column:1/-1;align-items:baseline;gap:.5rem}.crm-visit-card__date-year{margin-left:auto}.crm-visit-card__main{grid-column:1/2}.crm-visit-card__price{grid-column:2/3;align-self:center}}@media (width<=640px){.crm-client-analytics-kpis{grid-template-columns:1fr}}.crm-timeline-top-stack{flex-direction:column;gap:.75rem;min-width:0;display:flex}.crm-timeline-kpis{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;display:grid}.crm-timeline-plate{background:linear-gradient(165deg,#151c26 0%,#101820 100%);border:1px solid #0f172a1f;border-radius:14px;padding:.65rem .85rem;box-shadow:0 10px 28px #0206170f}.crm-timeline-plate-label{letter-spacing:.08em;text-transform:uppercase;color:var(--vx-muted);margin:0 0 .2rem;font-size:.68rem;font-weight:700}.crm-timeline-plate-value{letter-spacing:-.03em;font-variant-numeric:tabular-nums;margin:0;font-size:1.25rem;font-weight:800}.crm-timeline-plate-hint{color:var(--vx-muted);margin:.2rem 0 0;font-size:.72rem}.crm-timeline-toolbar{background:linear-gradient(165deg,#151c26f2 0%,#0c1018fa 100%);border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;gap:.65rem;padding:.85rem 1rem;display:flex}.crm-toolbar-row{flex-wrap:wrap;align-items:center;gap:.5rem .65rem;min-width:0;display:flex}.crm-toolbar-row--period{align-items:flex-start}.crm-toolbar-chips{flex-wrap:wrap;flex:auto;gap:.35rem;min-width:0;display:flex}.crm-toolbar-range-badge{color:#bae6fd;white-space:nowrap;background:#38bdf81f;border:1px solid #38bdf847;border-radius:8px;flex-shrink:0;padding:.35rem .55rem;font-size:.78rem;font-weight:700}.crm-toolbar-row--filters{grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr));gap:.5rem .65rem;display:grid}.crm-toolbar-combo.vx-combo .vx-combo__trigger{background:#080c148c;border-color:#94a3b833;border-radius:10px;min-height:2.15rem;padding:.38rem 2.1rem .38rem .55rem;font-size:.86rem}.crm-toolbar-combo.vx-combo .vx-combo__trigger-label{font-weight:650}.crm-toolbar-combo .vx-combo__trigger-avatar,.crm-toolbar-combo .vx-combo__option-avatar{letter-spacing:.02em;color:#e0f2fe;background:linear-gradient(145deg, hsl(var(--avatar-hue,200) 55% 42%) 0%, hsl(calc(var(--avatar-hue,200) + 28) 48% 32%) 100%);border-radius:8px;flex-shrink:0;place-items:center;width:1.55rem;height:1.55rem;font-size:.62rem;font-weight:800;display:grid;box-shadow:inset 0 1px #ffffff1f}.crm-toolbar-combo .vx-combo__option-avatar{width:1.45rem;height:1.45rem;font-size:.58rem}.crm-status-seg{background:#080c1473;border:1px solid #94a3b829;border-radius:11px;flex-wrap:wrap;gap:.32rem;padding:.22rem;display:flex}.crm-status-seg__pill{color:#e2e8f0d1;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:.38rem;margin:0;padding:.38rem .62rem;font-size:.8rem;font-weight:650;line-height:1.2;transition:background .14s,border-color .14s,color .14s,box-shadow .14s;display:inline-flex}.crm-status-seg__pill:hover{color:#f1f5f9;background:#1e293b8c}.crm-status-seg__dot{background:#94a3b88c;border-radius:999px;flex-shrink:0;width:.42rem;height:.42rem;box-shadow:0 0 0 2px #94a3b81f}.crm-status-seg__pill--pending .crm-status-seg__dot{background:#38bdf8;box-shadow:0 0 8px #38bdf873}.crm-status-seg__pill--paid .crm-status-seg__dot{background:#34d399;box-shadow:0 0 8px #34d39966}.crm-status-seg__pill--cancelled .crm-status-seg__dot{background:#f87171;box-shadow:0 0 8px #f8717159}.crm-status-seg__pill--all .crm-status-seg__dot{background:linear-gradient(135deg,#94a3b8 0%,#64748b 100%)}.crm-status-seg__pill--active{color:#f8fafc;background:#38bdf824;border-color:#38bdf861;box-shadow:inset 0 1px #ffffff0f}.crm-status-seg__pill--active.crm-status-seg__pill--pending{background:#38bdf829;border-color:#38bdf86b}.crm-status-seg__pill--active.crm-status-seg__pill--paid{background:#34d39924;border-color:#34d39966}.crm-status-seg__pill--active.crm-status-seg__pill--cancelled{background:#f871711f;border-color:#f8717161}.crm-status-seg__pill--active.crm-status-seg__pill--all{background:#94a3b824;border-color:#94a3b859}@media (width>=720px){.crm-toolbar-row--filters{grid-template-columns:minmax(10.5rem,1fr) minmax(9rem,1fr) minmax(9rem,1fr)}}.crm-toolbar-field{flex-direction:column;gap:.28rem;min-width:0;display:flex}.crm-toolbar-field--search{grid-column:1/-1}.crm-toolbar-field__label{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8e0;font-size:.68rem;font-weight:700}.crm-toolbar-field select{width:100%;min-width:0;color:var(--vx-text);font:inherit;box-sizing:border-box;background:#080c148c;border:1px solid #94a3b833;border-radius:10px;padding:.45rem .55rem;font-size:.86rem}.crm-toolbar-field select:focus{border-color:#38bdf873;outline:none;box-shadow:0 0 0 2px #38bdf81f}.crm-toolbar-row--actions{border-top:1px solid #94a3b814;justify-content:flex-end;gap:.45rem;padding-top:.15rem}.crm-toolbar-icon-btn{width:2rem;height:2rem;color:var(--vx-text);font:inherit;cursor:pointer;background:#0f172a99;border:1px solid #94a3b838;border-radius:8px;justify-content:center;align-items:center;padding:0;display:inline-flex}.crm-toolbar-icon-btn:hover{background:#1e293bbf;border-color:#94a3b866}.crm-timeline-date-nav{flex-shrink:0;align-items:center;gap:.35rem;display:inline-flex}.crm-timeline-date-label{white-space:nowrap;font-size:.88rem;font-weight:700}@media (width>=720px){.crm-toolbar-row--filters{grid-template-columns:minmax(9rem,12rem) minmax(8rem,10rem) minmax(0,1fr)}.crm-toolbar-field--search{grid-column:auto}}@media (width<=640px){.crm-toolbar-row--actions{justify-content:stretch}.crm-toolbar-row--actions .crm-btn{text-align:center;flex:auto;justify-content:center}}.crm-mini-cal--left{flex:none;height:auto}.crm-day-board-empty{text-align:center;background:#080c1459;border:1px dashed #94a3b82e;border-radius:18px;margin-top:1.25rem;padding:2.5rem 1.25rem}.crm-day-board-flow{--crm-appt-card-h:13.75rem;grid-template-columns:repeat(auto-fill,minmax(min(14rem,100%),1fr));place-items:stretch stretch;gap:1.6rem 1.35rem;margin-top:1rem;padding:.75rem .25rem 2rem;display:grid}.crm-day-board-flow-cell{box-sizing:border-box;height:var(--crm-appt-card-h);min-height:var(--crm-appt-card-h);max-height:var(--crm-appt-card-h);position:relative;container-type:size}.crm-day-board-flow-cell:hover,.crm-day-board-flow-cell:focus-within{z-index:10}.crm-day-board-flow--plain{gap:1rem;padding:.5rem 0 1.5rem}.crm-day-board-flow-cell--plain{height:var(--crm-appt-card-h);min-height:var(--crm-appt-card-h);max-height:var(--crm-appt-card-h);container-type:size}.crm-day-board-flow-cell--plain:hover,.crm-day-board-flow-cell--plain:focus-within{z-index:10}@media (width<=720px){.crm-day-board-flow{--crm-appt-card-h:13.25rem;grid-template-columns:repeat(auto-fill,minmax(min(13rem,100%),1fr));gap:1.2rem 1rem;padding:.5rem 0 1.5rem}}@media (width<=480px){.crm-day-board-flow{--crm-appt-card-h:12.75rem;grid-template-columns:1fr;gap:1rem}}.crm-day-appt-card{--st-accent:#94a3b8;box-sizing:border-box;cursor:pointer;border:1px solid color-mix(in srgb, var(--st-accent) 32%, #94a3b829);isolation:isolate;background:linear-gradient(168deg,#18202cf5 0%,#0d121cfa 100%);border-radius:14px;align-items:stretch;width:100%;height:100%;transition:box-shadow .16s,transform .14s,border-color .16s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 8px 20px #00000047}.crm-day-appt-card:before{content:"";background:var(--st-accent);z-index:1;width:3px;position:absolute;top:0;bottom:0;left:0}.crm-day-appt-card:hover{border-color:color-mix(in srgb, var(--st-accent) 50%, #94a3b847);box-shadow:0 1px 0 #ffffff0d inset, 0 12px 28px #00000061, 0 0 0 1px color-mix(in srgb, var(--st-accent) 16%, transparent);transform:translateY(-1px)}.crm-day-appt-card--journal{cursor:default;flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.crm-day-appt-card__hit{text-align:left;width:100%;min-height:0;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;flex:auto;margin:0;padding:0;display:flex}.crm-day-appt-card__hit:focus-visible{outline-offset:-3px;outline:2px solid #38bdf8a6}.crm-day-appt-card--st-pending{--st-accent:#eab308}.crm-day-appt-card--st-confirmed{--st-accent:#3b82f6}.crm-day-appt-card--st-arrived{--st-accent:#22d3ee}.crm-day-appt-card--st-completed,.crm-day-appt-card--st-paid{--st-accent:#22c55e}.crm-day-appt-card--st-cancelled{--st-accent:#ef4444}.crm-day-appt-card--st-no_show{--st-accent:#f97316}.crm-day-appt-card--st-unknown{--st-accent:#64748b}.crm-day-appt-card__body{z-index:2;box-sizing:border-box;text-align:left;flex-direction:column;gap:clamp(.35rem,2.5cqmin,.55rem);width:100%;height:100%;min-height:0;padding:clamp(.55rem,3.5cqmin,.85rem) clamp(.65rem,3.5cqmin,.95rem) clamp(.5rem,3cqmin,.75rem) clamp(.8rem,4cqmin,1rem);display:flex;position:relative;overflow:hidden}.crm-day-appt-card__head{justify-content:space-between;align-items:center;gap:.5rem;min-width:0;display:flex}.crm-day-appt-card__time{flex-wrap:wrap;flex:auto;align-items:center;gap:.35rem;min-width:0;display:flex}.crm-day-appt-card__when{font-variant-numeric:tabular-nums;letter-spacing:.01em;color:#f8fafc;white-space:nowrap;font-size:clamp(.82rem,8.5cqmin,1.05rem);font-weight:800;line-height:1.1}.crm-day-appt-card__dur{font-variant-numeric:tabular-nums;color:#cbd5e1;white-space:nowrap;background:#94a3b81a;border:1px solid #94a3b838;border-radius:999px;padding:.16em .5em;font-size:clamp(.58rem,5cqmin,.72rem);font-weight:700;line-height:1.2}.crm-day-appt-card__status{white-space:nowrap;border:1px solid color-mix(in srgb, var(--st-accent) 50%, transparent);background:color-mix(in srgb, var(--st-accent) 14%, #0b101999);color:color-mix(in srgb, var(--st-accent) 65%, #f8fafc);border-radius:999px;flex-shrink:0;padding:.16rem .55rem;font-size:clamp(.56rem,4.8cqmin,.72rem);font-weight:800;line-height:1.15}.crm-day-appt-card__core{flex-direction:column;flex:auto;gap:clamp(.2rem,1.5cqmin,.32rem);min-height:0;display:flex}.crm-day-appt-card__client{color:#f8fafc;letter-spacing:-.02em;overflow-wrap:anywhere;flex-wrap:wrap;align-items:center;gap:.35rem;margin:0;font-size:clamp(.9rem,8cqmin,1.15rem);font-weight:800;line-height:1.2;display:flex}.crm-day-appt-card__client-name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-width:0;display:-webkit-box;overflow:hidden}.crm-day-appt-card__service{color:#e2e8f0;align-items:center;gap:.45rem;min-width:0;margin:0;font-size:clamp(.72rem,6cqmin,.88rem);font-weight:600;line-height:1.25;display:flex}.crm-day-appt-card__service>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.crm-day-appt-card__svc-dot{border-radius:999px;flex-shrink:0;width:.45rem;height:.45rem;box-shadow:0 0 0 2px #0f172a80}.crm-day-appt-card__meta{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:clamp(.66rem,5.5cqmin,.8rem);font-weight:500;line-height:1.3;overflow:hidden}.crm-day-appt-card__phone{font-variant-numeric:tabular-nums;color:#bae6fd;word-break:break-word;margin:.12rem 0 0;font-size:clamp(.66rem,5.5cqmin,.78rem);font-weight:600;line-height:1.25}.crm-day-appt-card__meta-sep{opacity:.55;margin:0 .25rem}.crm-day-appt-card__foot{border-top:1px solid #94a3b824;justify-content:space-between;align-items:flex-end;gap:.5rem;min-width:0;margin-top:auto;padding-top:clamp(.35rem,2cqmin,.5rem);display:flex}.crm-day-appt-card__foot-start{flex-direction:column;flex:auto;justify-content:flex-end;align-items:flex-start;gap:.2rem;min-width:0;min-height:2.1rem;display:flex}.crm-day-appt-card__paid{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:100%;min-height:1.1em;font-size:clamp(.58rem,5cqmin,.72rem);font-weight:600;line-height:1.25;display:block;overflow:hidden}.crm-day-appt-card__paid--empty{visibility:hidden}.crm-day-appt-card__paid--ok{color:#86efac}.crm-day-appt-card__paid--warn{color:#fcd34d}.crm-day-appt-card__client-link{color:#38bdf8eb;z-index:3;font-size:clamp(.58rem,4.8cqmin,.68rem);font-weight:700;text-decoration:none;position:relative}.crm-day-appt-card__client-link:hover{color:#7dd3fc;text-underline-offset:2px;text-decoration:underline}.crm-day-appt-card__price{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.06rem;display:flex}.crm-day-appt-card__price-old{color:#94a3b8a6;font-variant-numeric:tabular-nums;min-height:1.05em;font-size:clamp(.58rem,5cqmin,.72rem);font-weight:600;text-decoration:line-through;display:block}.crm-day-appt-card__price-old--empty{visibility:hidden;text-decoration:none}.crm-day-appt-card__price-main{color:#f8fafc;font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:clamp(.82rem,7.5cqmin,1rem);font-weight:800;line-height:1.05}.crm-day-appt-card--list{cursor:default;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.25rem .85rem;height:auto;padding:.85rem 1rem .85rem 1.25rem;display:grid;overflow:visible}.crm-day-appt-card--list .crm-day-appt-card__name{color:#f8fafc;letter-spacing:-.015em;grid-column:1/2;margin:0;font-size:.98rem;font-weight:800}.crm-day-appt-card--list .crm-day-appt-card__meta{color:#94a3b8;grid-column:1/2;margin:0;font-size:.82rem}.crm-day-appt-card--list .crm-day-appt-card__price-main{grid-area:1/2/span 2/3;align-self:center}.crm-timeline-date-nav button.iconish{border-radius:10px;width:2.25rem;height:2.25rem;padding:0}.crm-timeline-date-label{text-align:center;white-space:nowrap;font-size:.88rem;font-weight:700}.crm-timeline-body{flex:1;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:1rem;min-height:0;display:grid}.crm-timeline-body--detail{grid-template-columns:minmax(0,1fr) minmax(260px,340px)}.crm-page.crm-timeline-page{gap:1.35rem}.crm-timeline-aside{flex-direction:column;gap:.75rem;min-width:0;min-height:0;display:flex}.crm-timeline-aside>.crm-mini-cal:first-of-type{flex-shrink:0}.crm-mini-cal{background:linear-gradient(165deg,#151c26 0%,#0f1419 100%);border:1px solid #0f172a1a;border-radius:14px;padding:.65rem .55rem .75rem;box-shadow:0 12px 32px #02061712}.crm-range-hint-card{color:#e0f2fe;background:#082f4959;border:1px solid #38bdf847;border-radius:10px;margin:0 0 .5rem;padding:.55rem .6rem}.crm-range-hint-card__title{margin:0;font-size:.74rem;font-weight:800}.crm-range-hint-card__text{margin:.25rem 0 0;font-size:.71rem;line-height:1.35}.crm-range-hint-card__toggle{color:#bae6fde6;-webkit-user-select:none;user-select:none;align-items:center;gap:.35rem;margin-top:.45rem;font-size:.69rem;font-weight:700;display:inline-flex}.crm-range-hint-card__checkbox{cursor:pointer;accent-color:#0284c7;flex-shrink:0;width:1rem;height:1rem;margin:0}.crm-mini-cal-foot{border-top:1px solid #94a3b81f;flex-direction:column;gap:.35rem;margin-top:.55rem;padding-top:.55rem;display:flex}.crm-mini-cal-period-btn{color:#e0f2fe;width:100%;font:inherit;cursor:pointer;background:#0e749047;border:1px solid #38bdf866;border-radius:10px;margin:0;padding:.48rem .65rem;font-size:.8rem;font-weight:700;line-height:1.2;transition:background .15s,border-color .15s,box-shadow .15s}.crm-mini-cal-period-btn:hover{background:#0e74906b;border-color:#38bdf899}.crm-mini-cal-period-btn--active{background:linear-gradient(145deg, var(--app-accent-from) 0%, var(--app-accent-to) 100%);color:var(--vx-on-accent);box-shadow:0 6px 18px color-mix(in srgb, var(--app-accent-from) 35%, transparent);border-color:#0000}.crm-mini-cal-head{justify-content:space-between;align-items:center;gap:.35rem;margin-bottom:.45rem;display:flex}.crm-mini-cal-month{margin:0;font-size:.88rem;font-weight:800}.crm-mini-cal-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:3px;display:grid}.crm-mini-cal-dow{text-align:center;color:#94a3b8d9;padding:.15rem 0;font-size:.58rem;font-weight:700}.crm-mini-cal-cell{aspect-ratio:1;min-height:0;color:var(--vx-text);cursor:pointer;background:#0f172a59;border:1px solid #0000;border-radius:8px;padding:0;font-size:.72rem;font-weight:700}.crm-mini-cal-cell:disabled{opacity:.22;cursor:default}.crm-mini-cal-cell:not(:disabled):hover{border-color:#00d2ff73}.crm-mini-cal-cell--range-mid{background:linear-gradient(#38bdf838 0%,#0ea5e924 100%);border-color:#38bdf857}.crm-mini-cal-cell--range-start{color:#f0fdf4;background:linear-gradient(160deg,#22c55e 0%,#16a34a 100%);border-color:#15803d;box-shadow:0 8px 18px #16a34a47}.crm-mini-cal-cell--range-end{color:#fef2f2;background:linear-gradient(160deg,#ef4444 0%,#dc2626 100%);border-color:#b91c1c;box-shadow:0 8px 18px #dc26264d}.crm-mini-cal-cell--range-single{color:#ecfeff;background:linear-gradient(160deg,#06b6d4 0%,#0284c7 100%);border-color:#0369a1}.crm-mini-cal-cell--muted{opacity:.38}.crm-mini-cal-hint{text-align:center;margin:.45rem 0 0;font-size:.72rem}.crm-mini-cal-cell--today{box-shadow:inset 0 0 0 1px #00d2ffa6}.crm-mini-cal-cell--selected{background:linear-gradient(145deg, var(--app-accent-from) 0%, var(--app-accent-to) 100%);color:var(--vx-on-accent)}@media (width<=1100px){.crm-timeline-top-grid{grid-template-columns:1fr}}.crm-scroll-board{background:#fcfcfd08;border:1px solid #94a3b81f;border-radius:16px;min-height:min(52vh,26rem);max-height:calc(100vh - 13rem);padding:.65rem .75rem 1rem;overflow-y:auto}.crm-appt-stack{flex-direction:column;gap:.5rem;display:flex}.crm-scroll-board .crm-appt-card{min-height:4.25rem}.crm-appt-card{text-align:left;cursor:pointer;border:none;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.55rem .75rem;width:100%;min-height:4.25rem;padding:.65rem .85rem;transition:transform .12s,box-shadow .12s;display:grid;box-shadow:0 4px 14px #0f172a0f}.crm-appt-card:hover{transform:translateY(-1px);box-shadow:0 8px 22px #0f172a1a}.crm-appt-card:focus-visible{outline-offset:2px;outline:2px solid #00d2ffa6}.crm-appt-card--tone0{color:#1e293b;background:linear-gradient(120deg,#fce7f3 0%,#fbcfe8 55%,#fff 100%)}.crm-appt-card--tone1{color:#1e293b;background:linear-gradient(120deg,#e0f2fe 0%,#bae6fd 50%,#fff 100%)}.crm-appt-card--tone2{color:#1e293b;background:linear-gradient(120deg,#ede9fe 0%,#ddd6fe 50%,#fff 100%)}.crm-appt-card--tone3{color:#1e293b;background:linear-gradient(120deg,#ffedd5 0%,#fed7aa 52%,#fff 100%)}.crm-appt-card--tone4{color:#1e293b;background:linear-gradient(120deg,#d1fae5 0%,#a7f3d0 52%,#fff 100%)}.crm-appt-card--tone5{color:#1e293b;background:linear-gradient(120deg,#f1f5f9 0%,#e2e8f0 55%,#fff 100%)}.crm-appt-card-time{letter-spacing:.02em;opacity:.88;margin:0 0 .2rem;font-size:.72rem;font-weight:800}.crm-appt-card-name{letter-spacing:-.02em;margin:0 0 .15rem;font-size:.95rem;font-weight:800;line-height:1.2}.crm-appt-card-phone{opacity:.85;margin:0 0 .35rem;font-size:.78rem;font-weight:600}.crm-appt-card-service{margin:0;font-size:.8rem;font-weight:600;line-height:1.35}.crm-appt-card-aside{flex-direction:column;align-items:flex-end;gap:.25rem;min-width:5.5rem;display:flex}.crm-appt-card-staff{text-align:right;max-width:8rem;margin:0;font-size:.68rem;font-weight:700;line-height:1.25}.crm-appt-card-price{font-variant-numeric:tabular-nums;margin:0;font-size:.78rem;font-weight:800}.crm-clients-strip{flex-wrap:wrap;gap:.45rem;margin-top:.35rem;display:flex}.crm-clients-strip a{background:var(--vx-surface);border:1px solid var(--vx-line-strong);color:var(--vx-text);border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .55rem;font-size:.76rem;font-weight:700;text-decoration:none;display:inline-flex}.crm-clients-strip a:hover{border-color:#00d2ff73}.crm-timeline-detail-col{align-self:start;min-width:0;max-height:calc(100vh - 5rem);position:sticky;top:.75rem;overflow-y:auto}@media (width<=1024px){.crm-timeline-body,.crm-timeline-body--detail{grid-template-columns:1fr}.crm-timeline-detail-col{max-height:none;position:relative;top:auto}}.crm-hero{background:linear-gradient(165deg,#151c26 0%,#121a24 38%,#0f1419 100%);border:1px solid #0f172a14;border-radius:18px;padding:1.35rem 1.45rem 1.5rem;box-shadow:0 20px 48px #02061714,inset 0 1px #00d2ff38}.crm-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#8a70ff;margin:0 0 .45rem;font-size:.72rem;font-weight:700}.crm-hero-title{letter-spacing:-.03em;color:var(--vx-text);margin:0 0 .5rem;font-size:clamp(1.35rem,2.6vw,1.75rem);line-height:1.2}.crm-hero-lead{max-width:62rem;color:var(--vx-muted);margin:0 0 1rem;font-size:.96rem;line-height:1.55}.crm-hero-actions{flex-wrap:wrap;gap:.55rem;display:flex}.crm-btn{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .14s,box-shadow .14s;display:inline-flex}.crm-btn:hover{text-decoration:none;transform:translateY(-1px)}.crm-btn-primary{background:linear-gradient(145deg, var(--app-accent-from) 0%, var(--app-accent-to) 100%);color:var(--vx-on-accent);box-shadow:0 0 0 1px #ffffff1f inset, 0 8px 22px var(--vx-glow)}.crm-btn-ghost{background:var(--vx-surface);color:var(--vx-text);border-color:var(--vx-line-strong);box-shadow:0 4px 12px #0f172a0f}.crm-btn--new-record{color:#dbeafe;border-color:#38bdf8a6;box-shadow:inset 0 0 0 1px #38bdf833,0 6px 16px #0ea5e938}.crm-period-bar{flex-wrap:wrap;align-items:center;gap:.45rem .65rem;display:flex}.crm-period-label{color:var(--vx-muted);font-size:.85rem;font-weight:600}.crm-period-meta{font-size:.82rem}.crm-chip{border:1px solid var(--vx-line-strong);background:var(--vx-surface);color:var(--vx-text);cursor:pointer;border-radius:999px;padding:.35rem .75rem;font-size:.82rem;font-weight:600;box-shadow:0 2px 6px #0f172a0d}.crm-chip--active{background:linear-gradient(145deg, var(--app-accent-from) 0%, var(--app-accent-to) 100%);color:var(--vx-on-accent);border-color:#0000}.crm-chip--range-action:not(.crm-chip--active){border-color:color-mix(in srgb, var(--app-accent-from) 52%, var(--vx-line-strong));background:color-mix(in srgb, var(--app-accent-from) 24%, var(--vx-surface));box-shadow:0 0 0 1px color-mix(in srgb, var(--app-accent-from) 22%, transparent), 0 4px 16px color-mix(in srgb, var(--app-accent-from) 18%, #0f172a59);font-weight:700}.crm-chip--range-action:not(.crm-chip--active):hover{border-color:color-mix(in srgb, var(--app-accent-from) 68%, var(--vx-line-strong));background:color-mix(in srgb, var(--app-accent-from) 32%, var(--vx-surface));box-shadow:0 0 0 1px color-mix(in srgb, var(--app-accent-from) 35%, transparent), 0 6px 20px color-mix(in srgb, var(--app-accent-from) 22%, #0f172a66)}.crm-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(158px,1fr));gap:.65rem;display:grid}.crm-kpi{background:var(--vx-surface);border:1px solid var(--vx-line);border-top:3px solid var(--app-accent-from);border-radius:12px;flex-direction:column;gap:.2rem;padding:.65rem .75rem;display:flex;box-shadow:0 6px 18px #0f172a0d}.crm-kpi-label{color:#64748b;font-size:.78rem;font-weight:600}.crm-kpi-value{font-variant-numeric:tabular-nums;font-size:1.15rem}.crm-kpi-hint{color:#94a3b8;font-size:.7rem}.crm-section-title{letter-spacing:-.02em;margin:0 0 .35rem;font-size:1.05rem}.crm-funnel-caption{margin:0 0 .85rem;font-size:.86rem}.crm-funnel-steps{grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;gap:.5rem;min-height:200px;padding:.5rem .35rem 0;display:grid}.crm-funnel-step{text-align:center;flex-direction:column;align-items:center;gap:.35rem;display:flex}.crm-funnel-bar{border-radius:10px 10px 4px 4px;width:min(100%,52px);min-height:8px;box-shadow:0 4px 12px #0f172a14}.crm-funnel-bar--pending{background:linear-gradient(#fef9c3 0%,#fde047 100%)}.crm-funnel-bar--confirmed{background:linear-gradient(#dbeafe 0%,#93c5fd 100%)}.crm-funnel-bar--arrived{background:linear-gradient(#dcfce7 0%,#4ade80 100%)}.crm-funnel-bar--completed{background:linear-gradient(#e2e8f0 0%,#94a3b8 100%)}.crm-funnel-bar--lost{background:linear-gradient(#fee2e2 0%,#fca5a5 100%)}.crm-funnel-count{font-variant-numeric:tabular-nums;margin:0;font-size:1.1rem;font-weight:800}.crm-funnel-label{color:#64748b;margin:0;font-size:.72rem;font-weight:600;line-height:1.25}.crm-workspace{grid-template-columns:minmax(260px,300px) minmax(280px,1fr) minmax(300px,400px);align-items:start;gap:1rem;display:grid}.crm-rail{flex-direction:column;gap:.75rem;display:flex}.crm-rail-card{background:linear-gradient(165deg,#151c26 0%,#0f1419 100%);border:1px solid #0f172a14;border-radius:14px;padding:1rem 1.05rem;box-shadow:0 12px 28px #0206170f}.crm-rail-title{letter-spacing:-.02em;margin:0 0 .45rem;font-size:.95rem}.crm-rail-hint{margin:0 0 .65rem;font-size:.82rem;line-height:1.4}.crm-field{color:var(--vx-muted);flex-direction:column;gap:.3rem;font-size:.82rem;font-weight:600;display:flex}.crm-field input,.crm-field textarea{color:var(--vx-text);font-weight:400}.crm-rail-board-hint .crm-rail-hint{margin-bottom:0}.crm-board-shell{background:linear-gradient(165deg,#151c268c 0%,#0f141959 100%);border:1px solid #0f172a1f;border-radius:16px;min-width:0;padding:.85rem .9rem 1rem;box-shadow:0 12px 32px #0206170f}.crm-board-head{justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.65rem;padding:0 .1rem;display:flex}.crm-board-title{letter-spacing:-.02em;margin:0;font-size:1rem;font-weight:800}.crm-board-meta{white-space:nowrap;font-size:.8rem;font-weight:600}.crm-board-empty{margin:.5rem 0 0;padding:.5rem .15rem}.crm-board-grid{scrollbar-gutter:stable;grid-template-columns:repeat(auto-fill,minmax(158px,1fr));grid-auto-rows:minmax(112px,auto);align-items:stretch;gap:.65rem;max-height:min(62vh,640px);padding:.15rem .1rem .35rem;display:grid;overflow-y:auto}.crm-board-card{color:#e8eef5;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;gap:.4rem;min-height:0;padding:.72rem .78rem .62rem;text-decoration:none;transition:transform .14s,box-shadow .14s,border-color .14s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #02061747,inset 0 1px #ffffff0f}.crm-board-card:hover{color:#f1f6fb;border-color:#00d2ff73;text-decoration:none;transform:translateY(-2px);box-shadow:0 10px 26px #02061761,inset 0 1px #ffffff1a}.crm-board-card--active{border-color:#00d2ffa6;box-shadow:0 0 0 2px #00d2ff40,0 8px 22px #00d2ff33}.crm-board-card--tall{grid-row:span 2}.crm-board-card--t0{background:linear-gradient(155deg,#1a3d52 0%,#0d1822 92%)}.crm-board-card--t1{background:linear-gradient(155deg,#3d2654 0%,#120c18 92%)}.crm-board-card--t2{background:linear-gradient(155deg,#1e4a3a 0%,#0a1510 92%)}.crm-board-card--t3{background:linear-gradient(155deg,#4a3520 0%,#140d08 92%)}.crm-board-card--t4{background:linear-gradient(155deg,#243054 0%,#0a0e18 92%)}.crm-board-card--t5{background:linear-gradient(155deg,#3a2040 0%,#100818 92%)}.crm-board-card-top{align-items:flex-start;gap:.5rem;min-width:0;display:flex}.crm-board-avatar{color:#f0f9ff;background:#00000047;border:1px solid #ffffff1f;border-radius:10px;flex-shrink:0;place-items:center;width:2.15rem;height:2.15rem;font-size:.68rem;font-weight:800;display:grid}.crm-board-card-titles{flex-direction:column;gap:.12rem;min-width:0;display:flex}.crm-board-card-name{letter-spacing:-.02em;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.82rem;font-weight:800;line-height:1.2;display:-webkit-box;overflow:hidden}.crm-board-card-phone{font-variant-numeric:tabular-nums;opacity:.88;word-break:break-word;font-size:.72rem;font-weight:600;line-height:1.3}.crm-board-card-preview{color:#f1f5f9d1;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;min-height:0;margin:0;font-size:.72rem;line-height:1.38;display:-webkit-box;overflow:hidden}.crm-board-card--tall .crm-board-card-preview{-webkit-line-clamp:6}.crm-board-card-foot{letter-spacing:.02em;margin:0;font-size:.65rem;font-weight:600}.crm-client-avatar{color:#e0f2fe;background:linear-gradient(145deg,#082636 0%,#1a4a6e 100%);border-radius:10px;flex-shrink:0;place-items:center;width:2.35rem;height:2.35rem;font-size:.72rem;font-weight:800;display:grid}.crm-client-avatar--lg{border-radius:14px;width:3.25rem;height:3.25rem;font-size:.95rem}.crm-detail{background:linear-gradient(165deg,#151c26 0%,#0f1419 100%);border:1px solid #0f172a14;border-radius:14px;min-width:0;padding:1.1rem 1.15rem 1.25rem;box-shadow:0 12px 32px #02061712}.crm-empty-detail{text-align:center;padding:1.5rem .5rem}.crm-empty-title{margin:0 0 .35rem;font-size:1.1rem;font-weight:700}.crm-profile-head{border-bottom:1px solid var(--vx-line);align-items:flex-start;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.crm-profile-name{letter-spacing:-.02em;margin:0 0 .2rem;font-size:1.25rem}.crm-profile-phone{margin:0;font-size:1rem}.crm-profile-phone a{color:var(--vx-text);font-weight:600}.crm-profile-meta{margin:.35rem 0 0;font-size:.82rem}.crm-notes-block,.crm-history-block{margin-top:1rem}.crm-notes-block h3,.crm-history-block h3{margin:0 0 .35rem;font-size:.95rem}.crm-notes-actions{margin-top:.5rem}.crm-table-wrap{border-radius:10px;margin-top:.5rem;overflow-x:auto}.crm-history-table{font-size:.86rem}.crm-pill{white-space:nowrap;border-radius:999px;padding:.18rem .45rem;font-size:.72rem;font-weight:700;display:inline-block}.crm-pill--pending{color:#713f12;background:#fef9c3}.crm-pill--confirmed{color:#1e3a8a;background:#dbeafe}.crm-pill--arrived{color:#14532d;background:#dcfce7}.crm-pill--completed{color:#94a3b8;background:#e2e8f0}.crm-pill--cancelled{color:#991b1b;background:#fee2e2}.crm-pill--no_show{background:var(--vx-surface-soft);color:#64748b}.crm-money{font-variant-numeric:tabular-nums;font-weight:700}.crm-due{font-size:.78rem}.crm-row-actions{white-space:nowrap}.crm-mini-btn{background:var(--vx-surface);color:var(--vx-text);border:1px solid var(--vx-line-strong);border-radius:8px;padding:.28rem .55rem;font-size:.78rem;box-shadow:0 2px 6px #0f172a0f}.crm-mini-btn:hover{background:var(--vx-bg-elevated)}.crm-done-label{font-size:.78rem}@media (width<=1100px){.crm-workspace{grid-template-columns:1fr}.crm-board-grid{max-height:none}.crm-funnel-steps{grid-template-columns:repeat(3,minmax(0,1fr));min-height:auto}}.sb-kind-select{flex-direction:column;gap:.38rem;width:100%;min-width:0;display:flex;position:relative}.sb-kind-label{color:var(--vx-muted);letter-spacing:.01em;font-size:.8rem;font-weight:600}.sb-kind-trigger{width:100%;min-height:2.55rem;font:inherit;text-align:left;cursor:pointer;color:var(--vx-text);background:linear-gradient(#161f2a 0%,#0f1419 100%);border:1.5px solid #00d2ffbf;border-radius:12px;align-items:center;gap:.55rem;padding:.4rem .55rem .4rem .45rem;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:inset 0 1px #ffffffe6,0 2px 8px #0f172a0f}.sb-kind-trigger:hover:not(:disabled){border-color:#f59e0b;box-shadow:inset 0 1px #fffffff2,0 4px 14px #f59e0b38}.sb-kind-trigger:disabled{opacity:.55;cursor:not-allowed}.sb-kind-trigger-text{flex:1;min-width:0;font-size:.9rem;font-weight:600}.sb-kind-chevron{color:#64748b;flex-shrink:0;font-size:.65rem;transition:transform .2s}.sb-kind-chevron--open{transform:rotate(180deg)}.sb-kind-swatch{border-radius:10px;flex-shrink:0;place-items:center;width:2.1rem;height:2.1rem;display:grid;box-shadow:inset 0 1px #ffffff59}.sb-kind-swatch--emerald{color:#065f46;background:linear-gradient(145deg,#d1fae5 0%,#6ee7b7 100%)}.sb-kind-swatch--sky{color:#075985;background:linear-gradient(145deg,#e0f2fe 0%,#7dd3fc 100%)}.sb-kind-swatch--violet{color:#5b21b6;background:linear-gradient(145deg,#ede9fe 0%,#c4b5fd 100%)}.sb-kind-swatch--amber{color:#92400e;background:linear-gradient(145deg,#fef9c3 0%,#fcd34d 100%)}.sb-kind-swatch--rose{color:#9f1239;background:linear-gradient(145deg,#ffe4e6 0%,#fda4af 100%)}.sb-kind-swatch--slate{color:#94a3b8;background:linear-gradient(145deg,#f1f5f9 0%,#cbd5e1 100%)}.sb-kind-swatch--cyan{color:#155e75;background:linear-gradient(145deg,#ecfeff 0%,#67e8f9 100%)}.sb-kind-svg{width:1.15rem;height:1.15rem;display:block}.sb-kind-panel{z-index:80;background:var(--vx-surface);border:1px solid #0f172a1a;border-radius:14px;max-height:min(340px,52vh);padding:.35rem;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 44px #02061729,0 4px 12px #0f172a14}.sb-kind-option{width:100%;font:inherit;text-align:left;cursor:pointer;color:var(--vx-text);background:0 0;border:none;border-radius:10px;align-items:center;gap:.55rem;margin:0;padding:.42rem .45rem;transition:background .12s;display:flex}.sb-kind-option:hover{background:var(--vx-bg-elevated)}.sb-kind-option--active{background:linear-gradient(#00d2ff24 0%,#3a7bd51f 100%);box-shadow:inset 0 0 0 1px #00d2ff47}.sb-kind-option-label{flex:1;min-width:0;font-size:.88rem;font-weight:600;line-height:1.25}.sb-kind-check{text-align:center;color:#64748b;flex-shrink:0;width:1.25rem;font-size:.85rem;font-weight:800}.sb-kind-check--placeholder{visibility:hidden}.break-block-field--kind{width:100%;min-width:0}.staff-planner-kind-wrap{width:100%;margin-bottom:.15rem}.vx-toast-stack{z-index:100000;pointer-events:none;flex-direction:column;align-items:flex-end;gap:.55rem;max-width:min(22rem,100vw - 2rem);display:flex;position:fixed;top:1rem;right:1rem}.vx-toast{pointer-events:auto;letter-spacing:-.01em;color:var(--vx-text);background:linear-gradient(145deg,#1a1520 0%,#12161c 100%);border:1px solid #f8717159;border-radius:12px;padding:.75rem 1rem;font-size:.9rem;font-weight:600;line-height:1.35;animation:.22s ease-out vx-toast-in;box-shadow:0 0 0 1px #00000059,0 12px 40px #00000073,0 0 28px #f871711f}.vx-toast__title{letter-spacing:.08em;text-transform:uppercase;color:#fca5a5f2;margin-bottom:.28rem;font-size:.72rem;font-weight:800}.vx-toast--success .vx-toast__title{color:#6ee7b7f2}.vx-toast__text{white-space:pre-wrap}.vx-toast__hint{color:#cbd5e1eb;border-top:1px solid #94a3b833;margin-top:.45rem;padding-top:.45rem;font-size:.82rem;font-weight:500;line-height:1.4}.vx-toast__action{appearance:none;color:#dbeafe;cursor:pointer;background:#0e749033;border:1px solid #38bdf873;border-radius:9px;margin-top:.48rem;padding:.28rem .62rem;font-size:.78rem;font-weight:700}.vx-toast__action:hover{background:#0e749057;border-color:#38bdf8b3}.vx-toast--error{border-color:#f871716b}.vx-toast--success{border-color:#34d39973;box-shadow:0 0 0 1px #00000059,0 12px 40px #00000073,0 0 28px #34d39924}@keyframes vx-toast-in{0%{opacity:0;transform:translate(.75rem)}to{opacity:1;transform:translate(0)}}@media (width<=520px){.vx-toast-stack{top:auto;bottom:calc(1rem + env(safe-area-inset-bottom,0px));align-items:stretch;max-width:none;left:.65rem;right:.65rem}.vx-toast{animation-name:vx-toast-in-mobile}}@keyframes vx-toast-in-mobile{0%{opacity:0;transform:translateY(.65rem)}to{opacity:1;transform:translateY(0)}}.cash-shift-page.analytics-page{gap:1.35rem;width:100%;max-width:none}.cash-shift-page .analytics-hero,.cash-shift-page .analytics-section,.cash-shift-page .analytics-card,.cash-shift-page .cash-shift-grid,.cash-shift-page .cash-shift-alert{box-sizing:border-box;width:100%}.cash-shift-hero__row{align-items:flex-end;width:100%}.cash-shift-page .analytics-hero__copy{flex:auto;min-width:min(100%,28rem)}.cash-shift-hero__actions{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:.5rem .65rem;display:flex}.cash-shift-status{letter-spacing:.02em;border:1px solid #0000;border-radius:999px;align-items:center;min-height:2rem;padding:.28rem .75rem;font-size:.78rem;font-weight:700;display:inline-flex}.cash-shift-status--open{color:#6ee7b7;background:#064e3b59;border-color:#34d39959}.cash-shift-status--closed{color:#cbd5e1e0;background:#1e293b8c;border-color:#94a3b838}.cash-shift-alert{background:#7f1d1d33;border:1px solid #f8717159;border-radius:14px;padding:1rem 1.15rem;font-size:.88rem;line-height:1.45}.cash-shift-alert--block{background:#78350f38;border-color:#fbbf2459}.cash-shift-panel{padding:1.15rem 1.25rem}.cash-shift-panel--close{flex-direction:column;gap:.35rem;display:flex}.cash-shift-panel--handover{margin-bottom:1rem}.cash-shift-handover__lead{margin:0 0 .75rem;font-size:.88rem;line-height:1.45}.cash-shift-field--handover{grid-column:1/-1}.cash-shift-handover__textarea{resize:vertical;min-height:5.5rem;font-family:inherit;line-height:1.45}.cash-shift-handover__saved-meta{margin:0 0 .5rem;font-size:.82rem}.cash-shift-handover-incoming{background:#064e3b47;border:1px solid #34d39959;border-radius:12px;margin-bottom:1rem;padding:.85rem 1rem}.cash-shift-handover-incoming__title{letter-spacing:.04em;text-transform:uppercase;color:#6ee7b7;margin:0 0 .35rem;font-size:.78rem;font-weight:800}.cash-shift-handover-incoming__body{color:#ecfdf5;white-space:pre-wrap;margin:0 0 .45rem;font-size:.95rem;line-height:1.5}.cash-shift-handover-incoming__meta{margin:0;font-size:.8rem}.staff-mgmt-admin-meta__hint{margin:.35rem 0 0}.cash-shift-panel__title{letter-spacing:-.01em;margin:0 0 .15rem;font-size:1rem;font-weight:800}.cash-shift-panel__actions{flex-wrap:wrap;gap:.45rem;margin-top:.25rem;display:flex}.cash-shift-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:1rem;display:grid}.cash-shift-page .analytics-section .analytics-kpi-grid{width:100%}@media (width<=900px){.cash-shift-grid{grid-template-columns:1fr}.cash-shift-hero__actions{justify-content:space-between;width:100%}}.cash-shift-form-grid{grid-template-columns:1fr 1fr;gap:.85rem 1rem;margin:.65rem 0 .85rem;display:grid}.cash-shift-form-grid--compact{margin-bottom:.65rem}@media (width<=640px){.cash-shift-form-grid{grid-template-columns:1fr}}.cash-shift-field{flex-direction:column;gap:.4rem;min-width:0;display:flex}.cash-shift-field__label{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8e0;font-size:.68rem;font-weight:700}.cash-shift-field__hint{font-size:.78rem;line-height:1.35}.cash-shift-field__hint--warn{color:#fbbf24}.cash-shift-input{color:#f8fafcf2;background:#080c14a6;border:1px solid #94a3b838;border-radius:10px;width:100%;min-height:2.35rem;padding:.45rem .7rem;font-size:.88rem;font-weight:600;transition:border-color .16s,box-shadow .16s}.cash-shift-input::placeholder{color:#94a3b88c;font-weight:500}.cash-shift-input:hover{border-color:#94a3b861}.cash-shift-input:focus{border-color:#38bdf88c;outline:none;box-shadow:0 0 0 3px #38bdf824}.cash-shift-input--invalid,.cash-shift-field--invalid .cash-shift-input{background:#7f1d1d1f;border-color:#f87171b8;box-shadow:0 0 0 3px #f8717124}.cash-shift-input--invalid:focus,.cash-shift-field--invalid .cash-shift-input:focus{border-color:#f87171d9;box-shadow:0 0 0 3px #f8717133}.cash-shift-field--invalid .cash-shift-field__label,.cash-shift-field--invalid .modern-date-field-caption,.cash-shift-field--invalid>.cash-shift-field__label{color:#fca5a5}.cash-shift-page .cash-shift-field .numeric-input-wrap input,.cash-shift-page .cash-shift-field .numeric-input-wrap{width:100%}.cash-shift-page .cash-shift-field .numeric-input-wrap input{background:#080c14a6;border:1px solid #94a3b838;border-radius:10px;min-height:2.35rem}.cash-shift-kpi--accent:before{background:linear-gradient(90deg,#38bdf859,#22d3eef2)!important}.cash-shift-kpi--accent .analytics-kpi__value{color:#7dd3fc}.cash-shift-op{flex-direction:column;gap:.35rem;display:flex}.cash-shift-op__label{color:#e2e8f0eb;margin:0;font-size:.82rem;font-weight:700}.cash-shift-op-divider{background:#94a3b824;height:1px;margin:1rem 0}.cash-shift-blocking{margin-top:.35rem}.cash-shift-blocking__toggle{color:#fde68a;text-align:left;cursor:pointer;background:#78350f38;border:1px solid #fbbf2459;border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;width:100%;margin:0;padding:.65rem .85rem;font-size:.84rem;font-weight:700;transition:border-color .16s,background .16s;display:flex}.cash-shift-blocking__toggle:hover{background:#78350f52;border-color:#fbbf248c}.cash-shift-blocking__chev{opacity:.85;flex-shrink:0;font-size:.7rem}.cash-shift-blocking__panel{margin-top:.5rem}.cash-shift-blocking__scroll{overscroll-behavior:contain;flex-direction:column;gap:.65rem;max-height:min(280px,45vh);padding-right:.2rem;display:flex;overflow-y:auto}.cash-shift-blocking__scroll .cash-shift-issues{margin-top:0}.cash-shift-all-clear{margin:.35rem 0 0}.cash-shift-movement--in{color:#6ee7b7}.cash-shift-movement--out{color:#fca5a5}.cash-shift-field--receipt{grid-column:1/-1}.receipt-upload{width:100%}.receipt-upload__zone{color:#e2e8f0f2;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;background:#080c14b8;border:1px dashed #38bdf861;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;width:100%;min-height:5.25rem;margin:0;padding:.9rem 1rem;transition:border-color .16s,background .16s,box-shadow .16s;display:flex}.receipt-upload__zone:hover:not(.receipt-upload__zone--disabled){background:#0f172ad1;border-color:#38bdf89e;box-shadow:0 0 0 3px #38bdf81a}.receipt-upload__zone:focus-within:not(.receipt-upload__zone--disabled){border-color:#38bdf8b8;box-shadow:0 0 0 3px #38bdf829}.receipt-upload__zone--disabled{opacity:.55;cursor:not-allowed}.receipt-upload__zone--invalid{background:#7f1d1d1f;border-style:solid;border-color:#f87171b8;box-shadow:0 0 0 3px #f8717124}.receipt-upload__zone--invalid:hover:not(.receipt-upload__zone--disabled){border-color:#f87171d9}.receipt-upload__zone--compact{border-style:solid;border-color:#94a3b847;min-height:auto;padding:.45rem .65rem}.receipt-upload__zone--compact .receipt-upload__title{font-size:.78rem}.receipt-upload__input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.receipt-upload__icon{color:#7dd3fc;background:#38bdf81f;border-radius:999px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.receipt-upload__title{font-size:.88rem;font-weight:700;line-height:1.3}.receipt-upload__hint{max-width:22rem;font-size:.76rem;line-height:1.35}.receipt-upload__preview{background:#080c148c;border:1px solid #94a3b838;border-radius:10px;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.65rem .75rem;display:flex}.receipt-upload__preview-copy{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.receipt-upload__preview-title{color:#e2e8f0f2;font-size:.82rem;font-weight:700}.receipt-upload__preview-name{text-overflow:ellipsis;white-space:nowrap;max-width:14rem;font-size:.76rem;overflow:hidden}.receipt-upload__clear{min-height:auto;margin-left:auto;padding:.3rem .65rem;font-size:.75rem}.cash-shift-receipt-upload{flex-direction:column;gap:.45rem;display:flex}.cash-shift-receipt-upload__input{color:#e2e8f0e0;font-size:.82rem}.cash-shift-receipt-upload__preview{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.cash-shift-receipt-upload__name{text-overflow:ellipsis;white-space:nowrap;max-width:12rem;font-size:.78rem;overflow:hidden}.cash-shift-receipt-upload__clear{min-height:auto;padding:.25rem .55rem;font-size:.75rem}.cash-shift-receipt-thumb{cursor:pointer;background:#080c148c;border:1px solid #94a3b847;border-radius:8px;padding:0;line-height:0;transition:border-color .16s;display:inline-flex;overflow:hidden}.cash-shift-receipt-thumb:hover{border-color:#38bdf88c}.cash-shift-receipt-thumb img{object-fit:cover;width:44px;height:44px;display:block}.cash-shift-receipt-open{color:#7dd3fc;cursor:pointer;background:#38bdf81a;border:1px solid #38bdf859;border-radius:8px;padding:.3rem .55rem;font-size:.76rem;font-weight:700}.cash-shift-receipt-open:hover:not(:disabled){background:#38bdf829;border-color:#38bdf88c}.cash-shift-receipt-open:disabled{opacity:.6;cursor:wait}.cash-shift-receipt-thumb__label{color:#7dd3fc;justify-content:center;align-items:center;width:44px;height:44px;font-size:.72rem;font-weight:700;display:flex}.cash-shift-receipt-cell{width:6.5rem}.cash-shift-receipt-attach{color:#7dd3fc;cursor:pointer;align-items:center;gap:.35rem;font-size:.78rem;font-weight:700;display:inline-flex}.cash-shift-receipt-attach input{max-width:7rem;font-size:.72rem}.cash-shift-blocking--receipts .cash-shift-blocking__toggle{color:#fecaca;background:#7f1d1d38;border-color:#f8717159}.cash-shift-receipt-missing-list{background:#7f1d1d24;border:1px solid #f8717147;border-radius:10px;flex-direction:column;gap:.45rem;margin:0;padding:.65rem .85rem;list-style:none;display:flex}.cash-shift-receipt-missing-list li{flex-wrap:wrap;align-items:baseline;gap:.35rem .65rem;font-size:.82rem;display:flex}.cash-shift-receipt-modal{z-index:1200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#020617d1;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.cash-shift-receipt-modal__inner{flex-direction:column;gap:.65rem;max-width:min(92vw,520px);max-height:min(88vh,720px);display:flex;position:relative}.cash-shift-receipt-modal__close{color:#f8fafceb;cursor:pointer;background:#0f172ad9;border:1px solid #94a3b847;border-radius:8px;align-self:flex-end;padding:.35rem .75rem;font-size:.78rem;font-weight:700}.cash-shift-receipt-modal__img{object-fit:contain;background:#0f172a;border:1px solid #94a3b838;border-radius:12px;width:100%;max-height:min(80vh,640px)}.cash-shift-issues{border-radius:12px;padding:.75rem .85rem;font-size:.82rem}.cash-shift-issues--incomplete{background:#78350f2e;border:1px solid #fbbf2447;margin-top:.5rem}.cash-shift-issues--unpaid{background:#7f1d1d2e;border:1px solid #f8717147}.cash-shift-issues h4{margin:0 0 .5rem;font-size:.88rem;font-weight:700}.cash-shift-issues ul{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.cash-shift-issues li{grid-template-columns:auto 1fr;align-items:baseline;gap:.2rem .65rem;display:grid}@media (width>=720px){.cash-shift-issues li{grid-template-columns:auto 1fr auto auto}}.cash-shift-issues__when{font-variant-numeric:tabular-nums;color:#bae6fde6;font-size:.78rem;font-weight:600}.cash-shift-issues__main{min-width:0}.cash-shift-issues__amt{grid-column:2/-1;font-size:.76rem}@media (width>=720px){.cash-shift-issues__amt{grid-column:auto}}.cash-shift-issues__link{color:#7dd3fcf2;background:#1e293ba6;border:1px solid #38bdf852;border-radius:999px;grid-column:1/-1;justify-self:start;align-items:center;min-height:1.75rem;margin-top:.15rem;padding:.22rem .65rem;font-size:.76rem;font-weight:700;text-decoration:none;transition:border-color .16s,background .16s,color .16s;display:inline-flex}.cash-shift-issues__link:hover{color:#e0f2fe;background:#334155d9;border-color:#38bdf88c}@media (width>=720px){.cash-shift-issues__link{grid-column:auto;justify-self:end;margin-top:0}}.cash-shift-history-table__sub{margin-top:.15rem;font-size:.72rem;font-weight:500;display:block}.cash-shift-history-table__expand{color:#7dd3fc;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;margin-top:.35rem;padding:0;font-size:.76rem;font-weight:700;text-decoration:underline;display:inline-block}.cash-shift-history-table__expand:hover{color:#bae6fd}.cash-shift-history-detail-row td{background:#080c1473;border-top:none;padding-top:0}.cash-shift-history-detail{padding:.65rem .15rem .85rem}.cash-shift-history-detail__note{margin:0 0 .65rem;font-size:.78rem;line-height:1.4}.cash-shift-history-detail__table{font-size:.82rem}.cash-shift-history-detail__loading,.cash-shift-history-detail__error{margin:.35rem 0;font-size:.82rem}.cash-shift-receipt-info{color:#cbd5e1eb;background:#0f172a73;border:1px solid #94a3b82e;border-radius:10px;margin:.5rem 0 0;padding:.65rem .85rem;font-size:.78rem;line-height:1.45}.cash-shift-history-table__ok{color:#6ee7b7}.cash-shift-history-table__warn{color:#fcd34d}.master-schedule-page{color:#e2e8f0f5;padding:1rem 1.2rem 1.6rem}.master-schedule-hero{flex-direction:column;gap:.9rem;margin-bottom:1rem;display:flex}.master-schedule-hero__main{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.master-schedule-hero__eyebrow{color:#94a3b8cc;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.85rem}.master-schedule-hero__title{margin:.2rem 0 .3rem;font-size:2rem}.master-schedule-hero__hint{color:#94a3b8d9;margin:0}.master-schedule-grid{grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:1.2rem;display:grid}.master-schedule-grid--solo{grid-template-columns:minmax(0,1fr)}.master-schedule-panel{background:#0f172a8c;border:1px solid #94a3b81f;border-radius:16px;flex-direction:column;gap:.8rem;padding:.95rem;display:flex;box-shadow:0 12px 36px #02061759}.master-schedule-panel__head{justify-content:space-between;align-items:center;gap:1rem;display:flex}.master-schedule-hero__picker{align-items:center;gap:.8rem;display:flex}.master-schedule-panel__head h2{margin:0;font-size:1.2rem}.master-schedule-filters{flex-direction:column;gap:.8rem;display:flex}.master-schedule-search{width:100%;color:inherit;background:#0f172ab3;border:1px solid #94a3b840;border-radius:10px;padding:.65rem .75rem}.master-schedule-statuses{flex-wrap:wrap;gap:.4rem;display:flex}.master-status-pill{color:#e2e8f0e6;background:#1e293b99;border:1px solid #94a3b840;border-radius:999px;padding:.3rem .7rem;font-size:.8rem}.master-status-pill.is-active{color:#e0f2fe;background:#38bdf82e;border-color:#38bdf880}.master-appointment-table{gap:.4rem;max-height:560px;display:grid;overflow:auto}.master-appointment-row{text-align:left;color:inherit;cursor:pointer;background:#1e293b59;border:1px solid #0000;border-radius:10px;grid-template-columns:130px 1fr 1.2fr 120px;align-items:center;gap:.6rem;padding:.65rem .75rem;display:grid}.master-appointment-row:not(.master-appointment-row--head):hover{background:#38bdf814}.master-appointment-row--head{color:#94a3b8d9;text-transform:uppercase;letter-spacing:.08em;background:0 0;border:1px solid #94a3b833;font-size:.78rem}.master-appointment-row.is-active{background:#1e293b99;border-color:#38bdf899}.master-appointment-time{font-weight:700}.master-appointment-status{letter-spacing:.02em;font-size:.78rem}.master-appointment-detail{justify-content:space-between;align-items:center;gap:1rem;display:flex}.master-appointment-detail__time{margin:0 0 .2rem;font-weight:700}.master-appointment-detail__status{background:#33415599;border-radius:10px;padding:.35rem .6rem;font-size:.8rem}.master-appointment-actions{flex-direction:column;gap:.7rem;display:flex}.master-request-inline{align-items:center;gap:.6rem;display:flex}.master-request-inline select{color:inherit;background:#0f172aa6;border:1px solid #94a3b840;border-radius:8px;flex:1;padding:.5rem .6rem}.master-appointment-section{border-top:1px solid #94a3b824;padding-top:1rem}.master-supplement__row{grid-template-columns:1.2fr .8fr auto auto;align-items:center;gap:.6rem;margin-bottom:.5rem;display:grid}.master-supplement__row select{color:inherit;background:#0f172aa6;border:1px solid #94a3b840;border-radius:8px;padding:.5rem .6rem}.master-supplement__actions{justify-content:space-between;gap:.6rem;margin-top:.6rem;display:flex}.master-request-stack{flex-direction:column;gap:.9rem;display:flex}.master-request-card{background:#1e293b59;border-radius:12px;flex-direction:column;gap:.7rem;padding:.9rem;display:flex}.master-request-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.6rem;display:grid}.master-service-grid{flex-wrap:wrap;gap:.4rem;display:flex}.master-service-pill{color:#e2e8f0e6;background:#1e293b8c;border:1px solid #94a3b840;border-radius:999px;padding:.35rem .6rem;font-size:.78rem}.master-service-pill.is-active{color:#e0f2fe;background:#38bdf833;border-color:#38bdf880}.master-request-list{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.master-request-list li{flex-direction:column;gap:.2rem;display:flex}.master-request-status{text-transform:uppercase;letter-spacing:.05em;margin-left:.5rem;font-size:.75rem}.master-request-status--pending{color:#fbbf24}.master-request-status--approved{color:#34d399}.master-request-status--rejected{color:#f87171}.master-schedule-error{color:#fecaca;background:#7f1d1d66;border-radius:12px;margin-bottom:1rem;padding:.7rem 1rem}@media (width<=1200px){.master-schedule-grid{grid-template-columns:1fr}}@media (width<=900px){.master-schedule-grid{grid-template-columns:1fr}}.master-cap-overlay{z-index:16000;background:#020617a6;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.master-cap-panel{background:linear-gradient(165deg,#0f172afa 0%,#0f172af0 100%);border:1px solid #94a3b838;border-radius:16px;flex-direction:column;width:min(520px,96vw);max-height:90vh;display:flex;overflow:hidden;box-shadow:0 24px 48px #0206178c}.master-cap-panel__header{background:#1e293b59;border-bottom:1px solid #94a3b824;flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.master-cap-panel__title-wrap{min-width:0}.master-cap-panel__title{margin:0;font-size:1.1rem;font-weight:700;line-height:1.25}.master-cap-panel__subtitle{color:#94a3b8e6;margin:.2rem 0 0;font-size:.8rem}.master-cap-panel__header .vx-modal-close{color:#f8fafc;background:#334155eb;border:1px solid #cbd5e16b;border-radius:10px;flex-shrink:0;align-self:center;width:2.25rem;min-width:2.25rem;height:2.25rem;min-height:2.25rem;margin:0;position:static}.master-cap-panel__header .vx-modal-close .vx-close-icon{width:1.1rem;height:1.1rem}.master-cap-panel__header .vx-modal-close:hover{color:#fff;background:#475569fa;border-color:#e2e8f08c}.master-cap-panel__body{flex-direction:column;gap:.65rem;padding:.75rem 1rem 1rem;display:flex;overflow:auto}.master-cap-form{background:#1e293b66;border:1px solid #94a3b81a;border-radius:12px;flex-direction:column;gap:.5rem;padding:.65rem .7rem;display:flex}.master-cap-form__label{color:#e2e8f0f2;margin:0;font-size:.85rem;font-weight:600}.master-cap-form__row{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.master-cap-form__dash{color:#94a3b8b3;-webkit-user-select:none;user-select:none;font-size:.9rem}.master-cap-form__search{width:100%;color:inherit;background:#0f172aa6;border:1px solid #94a3b840;border-radius:8px;padding:.45rem .55rem;font-size:.84rem}.master-cap-form__hint{margin:0}.master-cap-form__pills{flex-wrap:wrap;gap:.35rem;max-height:6.5rem;display:flex;overflow:auto}.master-cap-form__submit{width:100%;margin-top:.15rem;padding:.5rem .75rem;font-size:.84rem}.master-cap-requests{border-top:1px solid #94a3b81f;padding-top:.35rem}.master-cap-requests__title{color:#e2e8f0e6;margin:0 0 .5rem;font-size:.85rem;font-weight:600}.master-cap-requests__empty{margin:0;padding:.35rem 0}.master-cap-req-list{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.master-cap-req{background:#0f172a8c;border:1px solid #94a3b81a;border-radius:10px;justify-content:space-between;align-items:flex-start;gap:.65rem;padding:.55rem .6rem;display:flex}.master-cap-req__info{flex-direction:column;gap:.15rem;min-width:0;display:flex}.master-cap-req__type{font-size:.84rem;font-weight:600}.master-cap-req__detail{font-size:.78rem;line-height:1.3}.master-cap-req__meta{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.25rem;display:flex}.master-cap-req__badge{text-transform:none;letter-spacing:.02em;white-space:nowrap;border-radius:6px;padding:.2rem .45rem;font-size:.7rem;font-weight:600}.master-cap-req__badge--pending{color:#fcd34d;background:#fbbf242e;border:1px solid #fbbf2459}.master-cap-req__badge--approved{color:#6ee7b7;background:#34d39926;border:1px solid #34d39959}.master-cap-req__badge--rejected{color:#fca5a5;background:#f8717126;border:1px solid #f8717159}.master-cap-req__time{color:#94a3b8d9;white-space:nowrap;font-size:.72rem}.master-request-error{color:#fecaca;background:#7f1d1d73;border:1px solid #f8717159;border-radius:10px;padding:.55rem .65rem;font-size:.84rem;line-height:1.4}.master-request-error p{margin:0}.master-request-error p+p{color:#fde68a;margin-top:.35rem}.master-appt-requests__head{margin-bottom:.35rem}.master-appt-requests__sub{margin:.15rem 0 0}.master-appt-requests__stack{flex-direction:column;gap:.65rem;display:flex}.master-appt-requests__grid{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.master-appt-requests__card{background:#1e293b73;border:1px solid #94a3b824;border-radius:12px;flex-direction:column;gap:.5rem;padding:.7rem .75rem;display:flex}.master-appt-requests__title{color:#e2e8f0fa;margin:0;font-size:.86rem;font-weight:600}.master-appt-requests__current{margin:0;line-height:1.4}.master-appt-requests__current strong{color:#e0f2fe;font-weight:600}.master-appt-requests__hint{margin:0}.master-appt-requests__durations{flex-wrap:wrap;gap:.4rem;display:flex}.master-appt-requests__custom{background:#0f172a73;border:1px solid #38bdf833;border-radius:10px;flex-direction:column;gap:.4rem;padding:.5rem .55rem;display:flex}.master-appt-requests__max{margin:0}.master-appt-requests__max strong{color:#7dd3fc;font-weight:600}.master-duration-pill--custom{border-style:dashed}.master-duration-pill{color:#e2e8f0eb;cursor:pointer;background:#0f172a99;border:1px solid #94a3b847;border-radius:999px;padding:.4rem .65rem;font-size:.8rem;font-weight:500;transition:border-color .15s,background .15s,box-shadow .15s}.master-duration-pill:hover{background:#1e293bd9;border-color:#38bdf873}.master-duration-pill.is-active{color:#e0f2fe;background:#38bdf82e;border-color:#38bdf8a6;box-shadow:0 0 0 1px #38bdf840}.master-appt-requests__blocked{color:#cbd5e1f2;background:#1e293b8c;border:1px solid #94a3b81f;border-radius:8px;padding:.5rem .55rem;font-size:.8rem;line-height:1.45}.master-appt-requests__blocked p{margin:0}.master-appt-requests__blocked p+p{color:#fde68a;margin-top:.35rem}.master-appt-requests__search{width:100%;color:inherit;background:#0f172aa6;border:1px solid #94a3b840;border-radius:8px;padding:.45rem .55rem;font-size:.84rem}.master-appt-requests__card--services{min-height:0}.master-appt-services-list{background:#0f172a80;border:1px solid #94a3b824;border-radius:10px;flex-direction:column;gap:.35rem;min-height:10rem;max-height:14rem;padding:.35rem;display:flex;overflow-y:auto}.master-appt-services-list__empty{text-align:center;margin:0;padding:1rem .5rem}.master-appt-service-row{width:100%;color:inherit;text-align:left;cursor:pointer;background:#1e293b73;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;gap:.75rem;padding:.55rem .65rem;transition:background .12s,border-color .12s;display:flex}.master-appt-service-row:hover{background:#334155a6;border-color:#94a3b833}.master-appt-service-row.is-active{background:#38bdf824;border-color:#38bdf873}.master-appt-service-row__name{font-size:.86rem;font-weight:500;line-height:1.3}.master-appt-service-row__meta{flex-shrink:0;font-size:.75rem}.master-appt-requests__picked{margin:0}.master-appt-requests__picked strong{color:#e0f2fe}.master-appt-requests__submit{width:100%;margin-top:.15rem}.master-appt-requests__submit--sm{align-self:flex-start;width:auto;padding:.42rem .85rem;font-size:.8rem;font-weight:600}@media (width<=720px){.master-appt-requests__grid{grid-template-columns:1fr}}.master-cap-card{background:#1e293b59;border:1px solid #94a3b81f;border-radius:10px;flex-direction:column;gap:.4rem;min-height:0;padding:.55rem .6rem .6rem;display:flex}.master-cap-card__title{color:#e2e8f0f2;letter-spacing:.01em;margin:0;font-size:.8rem;font-weight:600}.master-cap-card__search,.master-cap-card__select{width:100%;color:inherit;background:#0f172aa6;border:1px solid #94a3b840;border-radius:8px;padding:.4rem .5rem;font-size:.82rem}.master-cap-card__fields{flex-direction:column;gap:.35rem;display:flex}.master-cap-card__pills{flex-wrap:wrap;gap:.3rem;max-height:4.5rem;display:flex;overflow:auto}.master-cap-card__pills .master-service-pill{padding:.25rem .5rem;font-size:.72rem}.master-cap-card__hint{margin:0}.master-cap-card__btn{width:100%;margin-top:auto;padding:.45rem .6rem;font-size:.82rem}.master-cap-card--inline{flex-flow:wrap;align-items:center;gap:.4rem .5rem}.master-cap-card--inline .master-cap-card__title{flex:none;min-width:4.5rem}.master-cap-card__inline-fields{flex-wrap:wrap;flex:auto;align-items:center;gap:.35rem;min-width:0;display:flex}.master-cap-card--inline .analytics-btn{white-space:nowrap;flex:none;padding:.4rem .65rem;font-size:.82rem}@media (width<=480px){.master-cap-req{flex-direction:column;align-items:stretch}.master-cap-req__meta{flex-direction:row;justify-content:space-between;align-items:center}}.owner-expenses-page{--oe-violet:#a78bfa;--oe-sky:#38bdf8;--oe-amber:#fbbf24;--oe-teal:#2dd4bf;--oe-rose:#fb7185;--oe-lime:#a3e635;--oe-slate:#94a3b8}.owner-expenses-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;margin-bottom:1rem;padding:.85rem 1rem;display:flex}.owner-expenses-period__presets--pills{flex-wrap:wrap;gap:.4rem;display:flex}.owner-expense-period-pill{color:#e2e8f0e0;cursor:pointer;background:#0f172a8c;border:1px solid #94a3b838;border-radius:999px;padding:.4rem .85rem;font-size:.8rem;font-weight:700;transition:border-color .16s,background .16s,box-shadow .16s}.owner-expense-period-pill:hover{border-color:#38bdf873}.owner-expense-period-pill--active{color:#e0f2fe;background:#38bdf81f;border-color:#38bdf88c;box-shadow:0 0 0 3px #38bdf81f}.owner-expenses-toolbar__range{font-size:.82rem}.owner-expenses-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.65rem;margin-bottom:1rem;display:grid}@media (width<=1100px){.owner-expenses-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=640px){.owner-expenses-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.owner-expense-kpi-card{background:#0f172a8c;border:1px solid #94a3b829;border-radius:12px;flex-direction:column;gap:.25rem;min-width:0;padding:.85rem .95rem;display:flex}.owner-expense-kpi-card--accent{background:linear-gradient(145deg,#7f1d1d47,#0f172ab8);border-color:#fb718559}.owner-expense-kpi-card--accent .owner-expense-kpi-card__value{color:#fda4af}.owner-expense-kpi-card__label{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8e0;font-size:.68rem;font-weight:700}.owner-expense-kpi-card__value{color:#f8fafcf5;font-size:1.15rem;font-weight:800;line-height:1.2}.owner-expense-kpi-card__value--sm{font-size:.92rem;font-weight:700}.owner-expense-kpi-card__sub{font-size:.75rem}.owner-expenses-breakdown{margin-bottom:1rem;padding:1rem 1.05rem}.owner-expenses-breakdown__list{flex-direction:column;gap:.65rem;margin:.65rem 0 0;padding:0;list-style:none;display:flex}.owner-expenses-breakdown__head{justify-content:space-between;gap:.75rem;margin-bottom:.35rem;font-size:.82rem;font-weight:600;display:flex}.owner-expenses-breakdown__bar{background:#94a3b824;border-radius:999px;height:6px;overflow:hidden}.owner-expenses-breakdown__bar span{border-radius:inherit;background:linear-gradient(90deg,#38bdf88c,#38bdf8f2);height:100%;display:block}.owner-expenses-breakdown__row--violet .owner-expenses-breakdown__bar span{background:linear-gradient(90deg,#a78bfa8c,#a78bfa)}.owner-expenses-breakdown__row--sky .owner-expenses-breakdown__bar span{background:linear-gradient(90deg,#38bdf88c,#38bdf8)}.owner-expenses-breakdown__row--amber .owner-expenses-breakdown__bar span{background:linear-gradient(90deg,#fbbf248c,#fbbf24)}.owner-expenses-breakdown__row--teal .owner-expenses-breakdown__bar span{background:linear-gradient(90deg,#2dd4bf8c,#2dd4bf)}.owner-expenses-breakdown__row--rose .owner-expenses-breakdown__bar span{background:linear-gradient(90deg,#fb71858c,#fb7185)}.owner-expenses-breakdown__row--lime .owner-expenses-breakdown__bar span{background:linear-gradient(90deg,#a3e6358c,#a3e635)}.owner-expenses-pay-breakdown{margin-bottom:1rem;padding:1rem 1.05rem}.owner-expenses-pay-breakdown__grid{grid-template-columns:repeat(auto-fill,minmax(14rem,1fr));gap:.65rem;margin-top:.65rem;display:grid}.owner-expenses-pay-breakdown__item{background:#080c1473;border:1px solid #94a3b824;border-radius:12px;align-items:flex-start;gap:.55rem;padding:.65rem .75rem;display:flex}.owner-expenses-pay-breakdown__icon{font-size:1.15rem;line-height:1}.owner-expenses-pay-breakdown__body{flex:1;min-width:0}.owner-expenses-pay-breakdown__head{justify-content:space-between;gap:.5rem;margin-bottom:.35rem;font-size:.8rem;font-weight:600;display:flex}.owner-expenses-layout{grid-template-columns:minmax(18rem,26rem) minmax(0,1fr);align-items:start;gap:1rem;display:grid}@media (width<=960px){.owner-expenses-layout{grid-template-columns:1fr}}.owner-expenses-form-card{padding:1rem 1.05rem;position:sticky;top:.75rem}.owner-expense-form__title{color:#f8fafcf5;margin:0 0 .85rem;font-size:1rem;font-weight:800}.owner-expense-form__section{margin-bottom:.85rem}.owner-expense-form__hint{margin:.35rem 0 0;font-size:.76rem}.owner-expense-form__grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.owner-expense-form__note,.owner-expense-form__receipt{grid-column:1/-1}@media (width<=640px){.owner-expense-form__grid{grid-template-columns:1fr}}.owner-expense-chip-grid{flex-wrap:wrap;gap:.35rem;display:flex}.owner-expense-chip-grid--filter{margin-bottom:.85rem}.owner-expense-chip{color:#e2e8f0e6;cursor:pointer;background:#0f172a8c;border:1px solid #94a3b838;border-radius:999px;padding:.35rem .65rem;font-size:.78rem;font-weight:700;transition:border-color .16s,background .16s}.owner-expense-chip--compact{padding:.28rem .55rem;font-size:.72rem}.owner-expense-chip--active{color:#e0f2fe;background:#38bdf824;border-color:#38bdf88c}.owner-expense-chip--violet.owner-expense-chip--active{background:#a78bfa24;border-color:#a78bfa8c}.owner-expense-chip--amber.owner-expense-chip--active{background:#fbbf241f;border-color:#fbbf248c}.owner-expense-pay-grid{flex-wrap:wrap;gap:.4rem;display:flex}.owner-expense-pay-chip{color:#e2e8f0eb;cursor:pointer;background:#080c148c;border:1px solid #94a3b838;border-radius:10px;align-items:center;gap:.35rem;padding:.38rem .7rem;font-size:.78rem;font-weight:700;display:inline-flex}.owner-expense-pay-chip--active{background:#38bdf81f;border-color:#38bdf880}.owner-expenses-list-section{min-width:0}.owner-expenses-list-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem;margin-bottom:.65rem;display:flex}.owner-expenses-search{min-width:min(100%,16rem);max-width:20rem}.owner-expenses-cards{grid-template-columns:repeat(auto-fill,minmax(17rem,1fr));gap:.65rem;display:grid}.owner-expenses-cards--skeleton .owner-expense-card{min-height:7.5rem}.owner-expense-card{background:#0f172a94;border:1px solid #94a3b829;border-radius:14px;flex-direction:column;gap:.45rem;min-width:0;padding:.85rem .95rem;display:flex}.owner-expense-card--violet{border-left:3px solid var(--oe-violet)}.owner-expense-card--sky{border-left:3px solid var(--oe-sky)}.owner-expense-card--amber{border-left:3px solid var(--oe-amber)}.owner-expense-card--teal{border-left:3px solid var(--oe-teal)}.owner-expense-card--rose{border-left:3px solid var(--oe-rose)}.owner-expense-card--lime{border-left:3px solid var(--oe-lime)}.owner-expense-card--slate{border-left:3px solid var(--oe-slate)}.owner-expense-card__head{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.owner-expense-card__meta{flex-wrap:wrap;align-items:center;gap:.35rem .55rem;display:flex}.owner-expense-card__cat{letter-spacing:.04em;text-transform:uppercase;font-size:.68rem;font-weight:800}.owner-expense-card__pay{font-size:.72rem}.owner-expense-card__amount{color:#fda4af;white-space:nowrap;font-size:1rem;font-weight:800}.owner-expense-card__title{color:#f8fafcf5;margin:0;font-size:.92rem;font-weight:700;line-height:1.35}.owner-expense-card__sub{margin:0;font-size:.78rem;line-height:1.35}.owner-expense-card__foot{justify-content:space-between;align-items:center;gap:.5rem;margin-top:auto;padding-top:.25rem;display:flex}.owner-expense-card__date{color:#94a3b8e6;font-size:.74rem}.owner-expense-card__actions{flex-wrap:wrap;gap:.35rem .55rem;display:flex}.owner-expense-card__link{color:#7dd3fc;cursor:pointer;background:0 0;border:none;padding:0;font-size:.74rem;font-weight:700}.owner-expense-card__link--danger{color:#fca5a5}.owner-expense-card__link:disabled{opacity:.55;cursor:not-allowed}.owner-expenses-empty{text-align:center;background:#0f172a59;border:1px dashed #94a3b838;border-radius:14px;padding:2rem 1rem}.owner-expenses-empty__title{margin:0 0 .35rem;font-weight:700}.owner-expense-modal-backdrop{z-index:1100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#020617c7;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.owner-expense-modal{width:min(100%,36rem);max-height:min(92vh,820px);padding:1rem 1.05rem;overflow:auto}.owner-expense-modal__hint{margin:0 0 .25rem;font-size:.78rem}.owner-expense-field-error{color:#fecaca;background:#f871711a;border:1px solid #f8717152;border-radius:8px;margin:.35rem 0 0;padding:.45rem .55rem;font-size:.78rem;font-weight:600;line-height:1.35}.owner-expense-form .cash-shift-field--invalid{animation:.38s owner-expense-field-shake}@keyframes owner-expense-field-shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-4px)}40%,80%{transform:translate(4px)}}.catalog-resources-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.crm-card.catalog-resources-card.catalog-resources-card--split{flex-direction:column;gap:.75rem;padding:.75rem 1rem 1rem;display:flex}.catalog-page .crm-card.catalog-resources-card{border-color:#ffffff0d;box-shadow:inset 0 0 0 1px #ffffff08,0 14px 34px #00000057}.catalog-res-toolbar{background:linear-gradient(165deg,#1e293b73 0%,#080c148c 100%);border:1px solid #94a3b824;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:stretch;gap:.65rem 1rem;padding:.65rem .85rem;display:flex;box-shadow:inset 0 0 0 1px #ffffff08}.catalog-res-toolbar__kpis{flex-wrap:wrap;flex:28rem;gap:.45rem;min-width:0;display:flex}.catalog-res-kpi{background:#080c1473;border:1px solid #94a3b829;border-radius:10px;flex-direction:column;flex:5.5rem;justify-content:center;gap:.05rem;min-width:4.75rem;padding:.45rem .65rem;display:flex}.catalog-res-kpi__value{color:#f8fafcf5;font-variant-numeric:tabular-nums;font-size:1.05rem;font-weight:800;line-height:1.15}.catalog-res-kpi__label{letter-spacing:.03em;color:#94a3b8e0;font-size:.66rem;font-weight:600}.catalog-res-kpi--accent{background:#082f4961;border-color:#38bdf847}.catalog-res-kpi--live{background:#064e3b47;border-color:#34d39942}.catalog-res-kpi--live .catalog-res-kpi__value{color:#a7f3d0}.catalog-res-kpi--free{border-color:#94a3b82e}.catalog-res-kpi--free .catalog-res-kpi__value{color:#bae6fd}.catalog-res-kpi--busy{background:#78350f52;border-color:#fbbf2459}.catalog-res-kpi--busy .catalog-res-kpi__value{color:#fde68a}.catalog-res-toolbar__period{flex-wrap:wrap;flex-shrink:0;align-self:center;align-items:center;gap:.5rem .65rem;display:flex}.catalog-res-toolbar__period-label{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8d1;white-space:nowrap;font-size:.66rem;font-weight:800}.catalog-res-period__seg{background:#0f172a8c;border:1px solid #94a3b824;border-radius:10px;align-items:center;gap:.15rem;padding:.2rem;display:inline-flex}.catalog-page .catalog-resources-card .catalog-res-btn--seg{justify-content:center;min-width:3.5rem;background:0 0!important;border-color:#0000!important;border-radius:8px!important;width:auto!important;min-height:1.85rem!important;padding:.32rem .65rem!important;font-size:.78rem!important}.catalog-page .catalog-resources-card .catalog-res-btn--seg:hover:not(:disabled){background:#3341558c!important}.catalog-page .catalog-resources-card .catalog-res-btn--seg-active{color:#e0f2fe!important;background:#082f49d1!important;border-color:#38bdf866!important}.catalog-res-page-grid{grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:start;gap:.75rem 1.1rem;min-width:0;display:grid}@media (width<=900px){.catalog-res-page-grid{grid-template-columns:1fr}}.catalog-res-page-grid__sidebar,.catalog-res-page-grid__main{min-width:0}.catalog-res-page-grid__main{flex-direction:column;gap:.65rem;display:flex}.catalog-services-sidebar .catalog-res-cat-nav{flex-direction:column;gap:.35rem;padding-top:.15rem;display:flex}.catalog-page .catalog-resources-card .catalog-res-cat-nav .catalog-res-btn--pill{text-align:left;border-radius:9px;justify-content:space-between;width:100%;min-height:1.95rem;padding:.38rem .6rem;font-size:.8rem!important}.res-occ{background:#080c1473;border:1px solid #94a3b829;border-radius:10px;flex-direction:column;gap:.55rem;padding:.65rem .7rem;display:flex}.res-occ--card{background:0 0;border:none;border-radius:0;gap:.65rem;padding:0}.res-occ--card .res-occ__now{flex-direction:column;gap:.45rem;display:flex}.res-occ--card .res-occ__now-head{grid-template-columns:auto 1fr auto;align-items:baseline;gap:.35rem .5rem;display:grid}.res-occ--card .res-occ__now-value{justify-self:end;font-size:.88rem}.res-occ__now-free{color:#a7f3d0eb;grid-column:2/4;justify-self:end;font-size:.72rem;font-weight:600}.res-occ__now-free--full{color:#fde68a}.res-occ--card .res-occ__bar{border-radius:999px;height:.55rem}.res-occ__extras{background:#080c1461;border:1px solid #94a3b81a;border-radius:10px;flex-direction:column;gap:.4rem;padding:.55rem .65rem;display:flex}.res-occ--card .res-occ__extras:empty{display:none}.res-occ--card .res-occ__next{flex-direction:column;gap:.12rem;margin:0;display:flex}.res-occ__empty{margin:0;font-size:.76rem;line-height:1.35}.res-occ--card .res-occ__warn{margin:0;font-size:.72rem}.res-occ__toggle--card{text-align:center;background:#0f172a80;border-color:#94a3b829;border-radius:9px;align-self:stretch;width:100%;padding:.4rem .6rem;font-size:.74rem}.res-occ__toggle--card:hover{background:#1e293ba6}.res-occ--loading .res-occ__skeleton{background:linear-gradient(90deg,#1e293b80 0%,#334155a6 50%,#1e293b80 100%) 0 0/200% 100%;border-radius:8px;height:3.5rem;animation:1.2s ease-in-out infinite svc-res-shimmer}.res-occ__now-head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.res-occ__now-label{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8e0;font-size:.72rem;font-weight:700}.res-occ__now-value{color:#a7f3d0;font-size:.82rem;font-weight:700}.res-occ__now-value--full{color:#fde68a}.res-occ__bar{background:#0f172abf;border:1px solid #94a3b824;border-radius:999px;height:.45rem;overflow:hidden}.res-occ__bar-fill{background:linear-gradient(90deg,#34d399d9,#38bdf8d9);border-radius:999px;height:100%;transition:width .25s;display:block}.res-occ__bar-fill--full{background:linear-gradient(90deg,#fbbf24e6,#f87171d9)}.res-occ__hint{margin:0;font-size:.74rem;line-height:1.35}.res-occ__next{flex-direction:column;gap:.15rem;margin:0;font-size:.78rem;display:flex}.res-occ__next-label{letter-spacing:.05em;text-transform:uppercase;color:#94a3b8d1;font-size:.68rem;font-weight:700}.res-occ__next-value{color:#e2e8f0eb;line-height:1.35}.res-occ__warn{color:#fde68a;margin:0;font-size:.74rem;line-height:1.35}.res-occ__toggle{color:#e2e8f0eb;cursor:pointer;background:#1e293bbf;border:1px solid #94a3b838;border-radius:8px;align-self:flex-start;padding:.35rem .55rem;font-size:.76rem;font-weight:600}.res-occ__toggle:hover{border-color:#38bdf859}.res-occ__schedule{flex-direction:column;gap:.55rem;max-height:16rem;padding-right:.15rem;display:flex;overflow:auto}.res-occ__day{background:#0c121c73;border:1px solid #94a3b81f;border-radius:8px;overflow:hidden}.res-occ__day-head{background:#0f172a8c;border-bottom:1px solid #94a3b81a;justify-content:space-between;align-items:center;gap:.5rem;padding:.4rem .55rem;display:flex}.res-occ__day-title{font-size:.78rem;font-weight:700}.res-occ__day-meta{color:#94a3b8e6;font-size:.68rem}.res-occ__slots{margin:0;padding:.35rem 0;list-style:none}.res-occ__slot{border-top:1px solid #94a3b814;grid-template-columns:auto 1fr auto;align-items:start;gap:.35rem .5rem;padding:.35rem .55rem;font-size:.74rem;display:grid}.res-occ__slot:first-child{border-top:none}.res-occ__slot--full{background:#78350f2e}.res-occ__slot-time{color:#bae6fd;white-space:nowrap;font-weight:700}.res-occ__slot-body{color:#e2e8f0e6;min-width:0;line-height:1.3}.res-occ__slot-qty{color:#94a3b8eb;white-space:nowrap;font-size:.68rem}.catalog-res-badge{color:#e2e8f0e6;background:#0f172abf;border:1px solid #94a3b838;border-radius:999px;justify-content:center;align-items:center;min-width:1.35rem;padding:.1rem .4rem;font-size:.72rem;font-weight:700;display:inline-flex}.catalog-res-btn--pill-active .catalog-res-badge{color:#e0f2fe;background:#082f49a6;border-color:#38bdf859}.catalog-res-cat-list{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.catalog-res-cat-row{background:#0c121c73;border:1px solid #94a3b824;border-radius:10px;justify-content:space-between;align-items:center;gap:.5rem;padding:.45rem .55rem;display:flex}.catalog-res-cat-row__name{font-size:.84rem;font-weight:600}.catalog-services-sidebar .catalog-res-fold{margin-top:.35rem}.catalog-res-fold{background:#0c121c73;border:1px solid #94a3b82e;border-radius:12px;overflow:hidden}.catalog-res-fold--add{border-color:#38bdf838}.catalog-res-fold__summary{cursor:pointer;-webkit-user-select:none;user-select:none;padding:.65rem .85rem;font-size:.88rem;font-weight:700;list-style:none}.catalog-res-fold__summary::-webkit-details-marker{display:none}.catalog-res-form{grid-template-columns:1fr;gap:.6rem;padding:0 .85rem .85rem;display:grid}.catalog-res-form--wide{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=720px){.catalog-res-form--wide{grid-template-columns:1fr}}.catalog-res-form__wide{grid-column:1/-1}.catalog-res-form__actions{justify-content:flex-start;display:flex}.catalog-res-field{flex-direction:column;gap:.35rem;min-width:0;display:flex}.catalog-res-field__label{letter-spacing:.07em;text-transform:uppercase;color:#94a3b8e0;font-size:.68rem;font-weight:700}.catalog-res-field__input,.catalog-page .catalog-resources-card .catalog-res-combo .vx-combo__trigger,.catalog-page .catalog-res-edit-form .catalog-res-combo .vx-combo__trigger{color:#e2e8f0f2;background:#080c14a6;border:1px solid #94a3b833;border-radius:10px;width:100%;min-height:2.35rem;padding:.45rem .65rem;font-size:.88rem}.catalog-res-field__input:focus,.catalog-page .catalog-resources-card .catalog-res-combo .vx-combo__trigger:focus-visible,.catalog-page .catalog-resources-card .catalog-res-combo.vx-combo--open .vx-combo__trigger,.catalog-page .catalog-res-edit-form .catalog-res-combo .vx-combo__trigger:focus-visible,.catalog-page .catalog-res-edit-form .catalog-res-combo.vx-combo--open .vx-combo__trigger{border-color:#38bdf873;outline:none;box-shadow:0 0 0 1px #38bdf81f}.catalog-res-edit-form{flex-direction:column;gap:.85rem;display:flex}.resource-icon-picker{flex-direction:column;grid-column:1/-1;gap:.45rem;display:flex}.resource-icon-picker__label{letter-spacing:.07em;text-transform:uppercase;color:#94a3b8e0;font-size:.68rem;font-weight:700}.resource-icon-picker__grid{grid-template-columns:repeat(auto-fill,minmax(5.5rem,1fr));gap:.45rem;display:grid}.resource-icon-picker__btn{color:#e2e8f0eb;cursor:pointer;background:#0c121c8c;border:1px solid #94a3b838;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;min-height:4.1rem;padding:.45rem .35rem;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.resource-icon-picker__btn:hover:not(:disabled){background:#1e293bbf;border-color:#38bdf859}.resource-icon-picker__btn--active{background:#082f49b8;border-color:#38bdf88c;box-shadow:inset 0 0 0 1px #38bdf826}.resource-icon-picker__btn:disabled{opacity:.5;cursor:not-allowed}.resource-icon-picker__emoji{font-size:1.35rem;line-height:1}.resource-icon-picker__name{color:#94a3b8eb;text-align:center;font-size:.68rem;font-weight:600;line-height:1.15}.catalog-service-resource-badge{letter-spacing:.03em;color:#94a3b8f2;background:#0f172a8c;border:1px solid #94a3b847;border-radius:999px;justify-content:center;align-items:center;min-width:3.2rem;padding:.22rem .5rem;font-size:.72rem;font-weight:700;display:inline-flex}.catalog-service-resource-badge--on{color:#bae6fd;background:#082f498c;border-color:#38bdf866}.catalog-res-form label{color:#e2e8f0e6;flex-direction:column;gap:.35rem;font-size:.85rem;display:flex}.catalog-res-form input,.catalog-res-form select{color:#f8fafceb;min-height:2.3rem;font:inherit;background:#080c14b3;border:1px solid #94a3b847;border-radius:10px;padding:.35rem .6rem}.catalog-res-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:.85rem;display:grid}.catalog-res-card{background:linear-gradient(168deg,#182030e0 0%,#0b101af5 100%);border:1px solid #94a3b824;border-radius:16px;flex-direction:column;min-height:100%;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 12px 32px #0000002e}.catalog-res-card:hover{border-color:#38bdf838;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff0d,0 16px 40px #00000047}.catalog-res-card--inactive{opacity:.58}.catalog-res-card--inactive:hover{transform:none}.catalog-res-card__head{border-bottom:1px solid #94a3b814;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.95rem 1rem .8rem;display:flex}.catalog-res-card__identity{align-items:center;gap:.7rem;min-width:0;display:flex}.catalog-res-card__icon{background:#082f496b;border:1px solid #38bdf82e;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:1.35rem;display:flex}.catalog-res-card__titles{min-width:0}.catalog-res-card__title{color:#f8fafcf5;margin:0;font-size:.98rem;font-weight:700;line-height:1.25}.catalog-res-card__meta{margin:.2rem 0 0;font-size:.76rem;line-height:1.3}.catalog-res-card__badges{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.35rem;display:flex}.catalog-res-card__cap-chip{color:#bae6fdeb;white-space:nowrap;background:#0f172a8c;border:1px solid #94a3b824;border-radius:999px;align-items:center;padding:.18rem .5rem;font-size:.68rem;font-weight:600;display:inline-flex}.catalog-res-status{letter-spacing:.05em;text-transform:uppercase;color:#94a3b8eb;white-space:nowrap;border:1px solid #94a3b838;border-radius:999px;padding:.18rem .45rem;font-size:.64rem;font-weight:700}.catalog-res-status--on{color:#a7f3d0;background:#064e3b52;border-color:#34d39952}.catalog-res-card__desc{margin:0;padding:.65rem 1rem 0;font-size:.78rem;line-height:1.4}.catalog-res-card__body{flex:1;padding:.75rem 1rem .85rem}.catalog-res-card__foot{background:#060a1273;border-top:1px solid #94a3b81a;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;margin-top:auto;padding:.65rem .85rem .85rem;display:grid}.catalog-res-card__foot .catalog-res-btn{width:100%;min-height:2rem;box-shadow:none}.catalog-res-empty{text-align:center;background:#080c1459;border:1px dashed #94a3b840;border-radius:14px;padding:2rem 1rem}.catalog-res-empty__title{margin:0 0 .35rem;font-weight:700}.catalog-page .catalog-resources-card button.catalog-res-btn{color:#e2e8f0f0;cursor:pointer;background:#1e293be0;border:1px solid #94a3b842;border-radius:10px;justify-content:center;align-items:center;gap:.35rem;min-height:2.15rem;padding:.42rem .9rem;font-size:.84rem;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.catalog-page .catalog-resources-card button.catalog-res-btn:hover:not(:disabled){background:#334155f2;border-color:#38bdf861}.catalog-page .catalog-resources-card button.catalog-res-btn:disabled{opacity:.5;cursor:not-allowed}.catalog-page .catalog-resources-card .catalog-res-btn--primary{color:#e0f2fe;background:#082f49b8;border-color:#38bdf86b}.catalog-page .catalog-resources-card .catalog-res-btn--primary:hover:not(:disabled){background:#0c4a6ed1;border-color:#38bdf88c}.catalog-page .catalog-resources-card .catalog-res-btn--danger{color:#fecacaeb;border-color:#f8717152}.catalog-page .catalog-resources-card .catalog-res-btn--danger:hover:not(:disabled){color:#fecaca;background:#7f1d1d61;border-color:#f8717173}.catalog-page .catalog-resources-card .catalog-res-btn--ghost{color:#94a3b8f2;background:0 0;border-color:#0000}.catalog-page .catalog-resources-card .catalog-res-btn--ghost:hover:not(:disabled){background:#1e293b8c;border-color:#94a3b833}.catalog-page .catalog-resources-card .catalog-res-btn--sm{border-radius:8px;min-height:1.95rem;padding:.34rem .7rem;font-size:.8rem}.catalog-page .catalog-resources-card .catalog-res-btn--xs{min-height:1.75rem;padding:.3rem .6rem;font-size:.78rem}.catalog-page .catalog-resources-card .catalog-res-btn--pill-active{color:#e0f2fe;background:#082f49b8;border-color:#38bdf87a}.svc-res-picker{flex-direction:column;gap:.85rem;margin-top:.75rem;display:flex}.svc-res-picker__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.svc-res-picker__title{font-size:.92rem;font-weight:700}.svc-res-picker__badge{color:#94a3b8f2;background:#0f172a8c;border:1px solid #94a3b840;border-radius:999px;padding:.25rem .55rem;font-size:.72rem;font-weight:700}.svc-res-picker__hint{margin:-.35rem 0 0;font-size:.8rem}.svc-res-picker__group-title{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8d1;margin:0 0 .45rem;font-size:.78rem;font-weight:700}.svc-res-picker__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.6rem;display:grid}.svc-res-card{background:#080c148c;border:1px solid #94a3b833;border-radius:12px;transition:border-color .15s,box-shadow .15s;overflow:hidden}.svc-res-card--active{border-color:#38bdf873;box-shadow:inset 0 0 0 1px #38bdf81f}.svc-res-card--disabled{opacity:.5}.svc-res-card__toggle{width:100%;color:inherit;text-align:left;cursor:pointer;font:inherit;background:0 0;border:none;align-items:center;gap:.65rem;padding:.65rem .7rem;display:flex}.svc-res-card__toggle:disabled{cursor:not-allowed}.svc-res-card__icon{background:#0f172abf;border:1px solid #94a3b82e;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-size:1.05rem;display:flex}.svc-res-card__body{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.svc-res-card__name{font-size:.88rem;font-weight:700;line-height:1.25}.svc-res-card__meta{color:#94a3b8e6;font-size:.74rem}.svc-res-card__check{background:#0f172aa6;border:1.5px solid #94a3b873;border-radius:4px;flex-shrink:0;width:1.15rem;height:1.15rem;position:relative}.svc-res-card__check--on{background:#082f49d9;border-color:#38bdf8a6}.svc-res-card__check--on:after{content:"";border:2px solid #7dd3fc;border-width:0 2px 2px 0;width:.35rem;height:.62rem;position:absolute;top:.08rem;left:.28rem;transform:rotate(45deg)}.svc-res-card__qty{background:#0c121c73;border-top:1px solid #94a3b824;justify-content:space-between;align-items:center;gap:.5rem;padding:.55rem .7rem;display:flex}.svc-res-card__qty-label{color:#94a3b8eb;font-size:.76rem}.svc-res-stepper{align-items:center;gap:.25rem;display:inline-flex}.svc-res-stepper__btn{color:#e2e8f0f0;cursor:pointer;background:#1e293be0;border:1px solid #94a3b847;border-radius:8px;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:1rem;font-weight:700;line-height:1;display:inline-flex}.svc-res-stepper__btn:hover:not(:disabled){background:#334155f2;border-color:#38bdf866}.svc-res-stepper__btn:disabled{opacity:.4;cursor:not-allowed}.svc-res-stepper__input{text-align:center;border-radius:8px!important;width:2.5rem!important;min-height:1.75rem!important;padding:.2rem!important}.svc-res-picker--empty,.svc-res-picker--loading{background:#080c1459;border:1px dashed #94a3b840;border-radius:12px;padding:1rem}.svc-res-picker__empty-title{margin:0 0 .25rem;font-weight:700}.svc-res-picker__skeleton{background:linear-gradient(90deg,#1e293b80 0%,#334155a6 50%,#1e293b80 100%) 0 0/200% 100%;border-radius:10px;height:4.5rem;animation:1.2s ease-in-out infinite svc-res-shimmer}@keyframes svc-res-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
