@import"https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;700&display=swap";html{min-width:320px;min-height:100%;background:#f5f1e8}body{min-width:320px;min-height:100vh;margin:0;background:radial-gradient(circle at top left,rgba(18,133,90,.08),transparent 26%),radial-gradient(circle at top right,rgba(240,161,72,.12),transparent 22%),linear-gradient(180deg,#fbf8f2,#f5f1e8 58%,#efe8dc)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}:root{--primary: #12855a;--primary-light: #e0f4ec;--primary-dark: #0d5d40;--primary-bg: rgba(18, 133, 90, .12);--success: #12855a;--success-bg: rgba(18, 133, 90, .12);--warning: #d97f1d;--warning-bg: rgba(217, 127, 29, .14);--danger: #d15241;--danger-bg: rgba(209, 82, 65, .12);--info: #2f6fed;--info-bg: rgba(47, 111, 237, .12);--bg: #f5f1e8;--bg-hover: #efe7d8;--surface: #fffdf8;--surface-hover: #f8f2e7;--surface-strong: #ffffff;--input-bg: #f8f3ea;--border: rgba(90, 69, 42, .12);--border-strong: rgba(90, 69, 42, .22);--text: #1f2a25;--text-secondary: #5c675f;--text-muted: #8d948c;--ring: rgba(18, 133, 90, .22);--sidebar-bg: #13211c;--sidebar-surface: rgba(255, 255, 255, .06);--sidebar-text: rgba(239, 244, 240, .72);--sidebar-active: #f8fff9;--sidebar-active-bg: rgba(18, 133, 90, .22);--shadow-sm: 0 2px 8px rgba(38, 31, 22, .05);--shadow: 0 8px 30px rgba(38, 31, 22, .08);--shadow-lg: 0 20px 80px rgba(38, 31, 22, .14);--radius-sm: 12px;--radius: 18px;--radius-lg: 24px;--radius-xl: 32px;--transition: .18s ease;--max-width: 1440px}*{box-sizing:border-box}html{color:var(--text);font-family:Be Vietnam Pro,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:var(--text);font-family:inherit}button,input,select,textarea{font-family:inherit}button{-webkit-tap-highlight-color:transparent}input,select,textarea{width:100%;font-size:14px;color:var(--text);background:var(--input-bg);border:1px solid var(--border);border-radius:14px;padding:12px 14px;outline:none;transition:border-color var(--transition),box-shadow var(--transition),background var(--transition)}input:hover,select:hover,textarea:hover{border-color:var(--border-strong)}input:focus,select:focus,textarea:focus{border-color:var(--primary);background:var(--surface-strong);box-shadow:0 0 0 4px var(--ring)}input::placeholder,textarea::placeholder{color:var(--text-muted)}input[type=date],input[type=time],input[type=datetime-local]{min-height:44px}select{appearance:auto;cursor:pointer}.app-layout{display:flex;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:272px;display:flex;flex-direction:column;background:radial-gradient(circle at top left,rgba(18,133,90,.16),transparent 38%),linear-gradient(180deg,#11211b,#162922);border-right:1px solid rgba(255,255,255,.08);z-index:120}.sidebar-header{padding:26px 20px 18px;border-bottom:1px solid rgba(255,255,255,.08)}.brand-mark{display:flex;gap:12px;align-items:center}.brand-mark__badge{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,#12855af2,#27ae60e0);color:#fff;font-weight:800;letter-spacing:.08em}.brand-mark__title{color:#fff;font-size:18px;font-weight:700}.brand-mark__subtitle{color:var(--sidebar-text);font-size:12px;margin-top:2px}.shell-chip-row,.shell-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.mobile-topbar__actions{display:inline-flex;align-items:center;gap:8px}.shell-chip{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#1018140f;border:1px solid var(--border);color:var(--text-secondary);font-size:12px;font-weight:700}.shell-chip--accent{background:var(--primary-light);border-color:#12855a2e;color:var(--primary-dark)}.shell-chip--light{background:#ffffff14;border-color:#ffffff1a;color:#f4fff8}.nav-links{display:flex;flex:1;flex-direction:column;gap:4px;padding:18px 12px;overflow-y:auto}.nav-link{display:flex;align-items:center;gap:12px;min-height:46px;padding:0 14px;border-radius:14px;border:1px solid transparent;color:var(--sidebar-text);text-decoration:none;font-size:14px;font-weight:600;transition:background var(--transition),color var(--transition),border-color var(--transition),transform var(--transition)}.nav-link:hover{color:#fff;background:#ffffff0f;border-color:#ffffff0f}.nav-link.active{color:var(--sidebar-active);background:var(--sidebar-active-bg);border-color:#12855a47}.nav-link--button{width:100%;border:0;background:transparent;cursor:pointer}.booking-link{color:#b7ffd7}.sidebar-footer{padding:14px 12px 18px;border-top:1px solid rgba(255,255,255,.08)}.sidebar-user-card{margin:12px 0;padding:14px;border-radius:16px;background:var(--sidebar-surface);border:1px solid rgba(255,255,255,.06)}.sidebar-user-card__name{color:#fff;font-size:14px;font-weight:700}.sidebar-user-card__meta{margin-top:4px;color:var(--sidebar-text);font-size:12px}.main-content{flex:1;margin-left:272px;padding:28px 28px 36px}.main-shell-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;max-width:var(--max-width);margin:0 auto 18px}.shell-eyebrow{color:var(--text-muted);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.shell-title-row{display:flex;align-items:center;gap:10px;margin-top:8px}.shell-title{margin:0;font-size:28px;line-height:1.05;font-weight:800;letter-spacing:-.04em}.main-surface{max-width:var(--max-width);margin:0 auto}.page-content{display:flex;flex-direction:column;gap:16px}.page-chrome{display:grid;gap:16px}.page-chrome__hero{display:grid;gap:14px;padding:18px;border-radius:24px;border:1px solid var(--border);background:radial-gradient(circle at top right,rgba(18,133,90,.12),transparent 30%),linear-gradient(180deg,#fffffff0,#fffaf2fa);box-shadow:var(--shadow-sm)}.page-chrome__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.page-chrome__copy{min-width:0;flex:1}.page-chrome__badge{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:var(--primary-light);color:var(--primary-dark);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.page-chrome__title{margin:10px 0 0;font-size:28px;line-height:1.04;font-weight:800;letter-spacing:-.04em}.page-chrome__subtitle{margin:8px 0 0;max-width:820px;color:var(--text-secondary);font-size:14px;line-height:1.6}.page-chrome__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.page-chrome__guide-toggle{background:transparent}.page-guide-card{display:flex;justify-content:space-between;gap:12px;padding:14px 14px 14px 16px;border-radius:18px;background:var(--surface-hover);border:1px solid var(--border)}.page-guide-card__copy{min-width:0}.page-guide-card__title{color:var(--text);font-size:13px;font-weight:800}.page-guide-card__body{margin:4px 0 0;color:var(--text-secondary);font-size:13px;line-height:1.55}.page-guide-card__close{flex-shrink:0}.notice-bell-button{position:relative;background:var(--surface-strong)}.notice-bell-button__count{position:absolute;top:-4px;right:-4px;display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--danger);color:#fff;font-size:11px;font-weight:800}.notice-bell-button--compact{background:#ffffff14;border-color:#ffffff1a;color:#fff}.notice-banner-stack,.notice-center-stack,.notice-center-list{display:grid;gap:12px}.notice-banner,.notice-card,.notice-browser-card{border-radius:18px;border:1px solid var(--border);background:var(--surface-strong)}.notice-banner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:14px 16px;box-shadow:var(--shadow-sm)}.notice-banner--info{background:#2f6fed0d}.notice-banner--success{background:#12855a0f}.notice-banner--warning{background:#d97f1d14}.notice-banner--urgent{background:#d1524114}.notice-banner__title-row,.notice-card__header,.notice-browser-card{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.notice-banner__body,.notice-card__body{margin:8px 0 0;color:var(--text-secondary);font-size:14px;line-height:1.6;white-space:pre-wrap}.notice-banner__time,.notice-card__time{color:var(--text-muted);font-size:12px;font-weight:700}.notice-banner__actions,.notice-card__actions,.notice-browser-card__actions{display:inline-flex;flex-wrap:wrap;gap:8px;align-items:center}.notice-card{display:grid;gap:12px;padding:16px;box-shadow:var(--shadow-sm)}.notice-card--unread{border-color:#12855a3d}.notice-card__title-stack,.notice-card__badges{display:flex;flex-wrap:wrap;gap:8px}.notice-card__title-stack{flex-direction:column}.notice-browser-card{padding:16px;background:linear-gradient(180deg,#12855a14,#fffffffa)}.notice-center-empty{min-height:180px}.notice-center-list__header{display:flex;justify-content:flex-end}.page-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:10px}.page-metric{padding:14px;border-radius:18px;border:1px solid var(--border);background:var(--surface-strong)}.page-metric__label{color:var(--text-muted);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.page-metric__value{margin-top:8px;color:var(--text);font-size:24px;font-weight:800;line-height:1}.page-metric__helper{margin-top:6px;color:var(--text-secondary);font-size:12px;line-height:1.4}.page-metric--success{background:#12855a0f}.page-metric--warning{background:#d97f1d14}.page-metric--danger{background:#d1524114}.page-metric--info{background:#2f6fed14}.page-metric--neutral{background:var(--surface-strong)}.page-toolbar-card{display:grid;gap:12px;padding:16px;border-radius:20px;border:1px solid var(--border);background:var(--surface-strong);box-shadow:var(--shadow-sm)}.ops-toolbar,.ops-toolbar__row,.ops-toolbar__filters{display:grid;gap:12px}.ops-toolbar__row{grid-template-columns:minmax(0,1fr) minmax(280px,340px);align-items:center}.ops-toolbar__filters{display:flex;flex-wrap:wrap;gap:8px}.ops-toolbar__search{position:relative;min-width:0}.ops-toolbar__row--content{grid-template-columns:minmax(0,1fr) minmax(240px,320px)}.ops-toolbar__copy{min-width:0}.ops-toolbar__title{color:var(--text);font-size:22px;font-weight:800}.ops-toolbar__subtitle{margin-top:4px;color:var(--text-secondary);font-size:13px;line-height:1.55}.ops-toolbar__search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#64748b;pointer-events:none}.ops-toolbar__search-input{width:100%;min-height:46px;padding-left:40px;background:#f8fafc}.ops-toolbar__select{width:auto;min-width:140px;min-height:44px;background:#fff}.pill-toggle{min-height:42px;padding:0 14px;border-radius:999px;border:1px solid var(--border);background:#fff;color:#334155;cursor:pointer;font-family:inherit;font-weight:700}.pill-toggle--active{border-color:transparent;background:#0f172a;color:#fff}.pill-toggle--small{min-height:36px;padding-inline:12px;font-size:12px}.pill-toggle--info{background:#dbeafe;border-color:#bfdbfe;color:#1d4ed8}.toolbar-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between}.toolbar-stack{display:grid;gap:12px}.toolbar-grow{flex:1 1 240px;min-width:0}.segmented-control{display:flex;flex-wrap:wrap;gap:8px}.segmented-control__item{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 14px;border:1px solid var(--border);border-radius:999px;background:var(--surface-strong);color:var(--text-secondary);font-size:13px;font-weight:700}.segmented-control__item--active{border-color:transparent;background:var(--text);color:#fff}.compact-list{display:grid;gap:12px}.compact-list-card{display:grid;gap:12px;padding:16px;border-radius:20px;border:1px solid var(--border);background:var(--surface-strong);box-shadow:var(--shadow-sm)}.compact-list-card__row{display:flex;flex-wrap:wrap;gap:10px 14px;align-items:center;justify-content:space-between}.compact-list-card__meta{color:var(--text-secondary);font-size:12px;line-height:1.6}.summary-pairs{display:grid;gap:10px}.summary-pairs__item{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px}.summary-pairs__item span:first-child{color:var(--text-secondary)}.pill-note{display:inline-flex;align-items:center;gap:8px;min-height:30px;padding:0 12px;border-radius:999px;background:var(--surface-hover);color:var(--text-secondary);font-size:12px;font-weight:700}.page-chrome__content{display:grid;gap:16px}.page-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.page-title{margin:0;font-size:26px;font-weight:800;letter-spacing:-.03em}.page-subtitle{margin-top:6px;color:var(--text-secondary);font-size:14px}.card,.stat-card{background:linear-gradient(180deg,#ffffffe6,#fffcf6f2);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.card{padding:22px}.card-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.card-title{margin:0;color:var(--text);font-size:16px;font-weight:700}.card-title svg{vertical-align:middle}.stats-grid,.grid-2,.grid-3,.grid-4{display:grid;gap:16px}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-card{padding:18px}.stat-value{font-size:30px;font-weight:800;color:var(--text);line-height:1}.stat-label{margin-top:8px;font-size:13px;font-weight:600;color:var(--text-secondary)}.stat-change{margin-top:6px;font-size:12px;font-weight:700}.stat-change.positive{color:var(--success)}.stat-change.negative{color:var(--danger)}.stat-icon{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:14px}.stat-icon.purple,.stat-icon.green,.stat-icon.orange,.stat-icon.red,.stat-icon.blue{background:var(--primary-light);color:var(--primary)}.stat-icon.green{background:var(--success-bg);color:var(--success)}.stat-icon.orange{background:var(--warning-bg);color:var(--warning)}.stat-icon.red{background:var(--danger-bg);color:var(--danger)}.stat-icon.blue{background:var(--info-bg);color:var(--info)}.btn,.mobile-btn,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 16px;border-radius:14px;border:1px solid transparent;font-size:14px;font-weight:700;transition:transform var(--transition),box-shadow var(--transition),background var(--transition),color var(--transition),border-color var(--transition),opacity var(--transition)}.btn:hover,.mobile-btn:hover,.icon-button:hover{transform:translateY(-1px)}.btn:disabled,.mobile-btn:disabled,.icon-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn-primary{background:linear-gradient(135deg,var(--primary),#18a36c);color:#fff;box-shadow:0 10px 28px #12855a33}.btn-primary:hover{box-shadow:0 14px 34px #12855a42}.btn-secondary{background:var(--surface-strong);color:var(--text);border-color:var(--border-strong)}.btn-secondary:hover{background:var(--surface-hover);border-color:#12855a3d}.btn-success{background:var(--success);color:#fff}.btn-danger{background:var(--danger);color:#fff}.btn-sm{min-height:38px;padding:0 12px;font-size:12px}.icon-button{width:44px;min-width:44px;padding:0;background:var(--surface-strong);color:var(--text);border-color:var(--border)}.icon-button--dark{background:#ffffff14;border-color:#ffffff1a;color:#fff}.table-container{overflow-x:auto;-webkit-overflow-scrolling:touch}table{width:100%;border-collapse:collapse}th,td{padding:14px 12px;text-align:left;border-bottom:1px solid var(--border)}th{color:var(--text-muted);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}td{font-size:14px}tr:hover{background:#12855a08}.badge{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:700}.badge-success{background:var(--success-bg);color:var(--success)}.badge-warning{background:var(--warning-bg);color:var(--warning)}.badge-danger{background:var(--danger-bg);color:var(--danger)}.badge-info{background:var(--info-bg);color:var(--info)}.badge-primary{background:var(--primary-light);color:var(--primary-dark)}.badge-muted{background:#5a452a14;color:var(--text-secondary)}.form-group{display:flex;flex-direction:column;gap:8px}.form-label{color:var(--text-secondary);font-size:13px;font-weight:700}.page-loader,.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:42vh;gap:14px;color:var(--text-secondary);text-align:center}.page-loader--screen{min-height:100vh}.page-loader--compact{min-height:180px}.spinner{width:36px;height:36px;border-radius:50%;border:3px solid rgba(18,133,90,.14);border-top-color:var(--primary);animation:spin .8s linear infinite}.chart-container{width:100%;height:300px}.mobile-topbar{display:none;position:fixed;inset:0 0 auto;z-index:160;height:calc(66px + env(safe-area-inset-top,0px));padding:calc(env(safe-area-inset-top,0px) + 10px) 16px 10px;align-items:center;justify-content:space-between;gap:12px;background:#13211cf2;border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.mobile-topbar__title{display:flex;min-width:0;flex:1;flex-direction:column;align-items:center;text-align:center;color:#fff}.mobile-topbar__eyebrow{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#ffffffad;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.sidebar-overlay{position:fixed;inset:0;z-index:118;border:0;background:#090e0c6b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mobile-bottom-nav{display:none;position:fixed;inset:auto 0 0;z-index:160;align-items:center;justify-content:space-around;min-height:calc(68px + env(safe-area-inset-bottom,0px));padding:8px 12px calc(8px + env(safe-area-inset-bottom,0px));background:#fffdf8f5;border-top:1px solid rgba(90,69,42,.12);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.bottom-nav-item{display:flex;min-width:58px;flex-direction:column;align-items:center;gap:4px;border-radius:16px;padding:8px 10px;color:var(--text-muted);font-size:10px;font-weight:700}.bottom-nav-item.active{color:var(--primary-dark);background:var(--primary-light)}.modal-overlay,.bottom-sheet-overlay{position:fixed;inset:0;z-index:900;background:#0f12117a;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.modal-sheet{position:fixed;inset:0;z-index:901;display:flex;align-items:center;justify-content:center;padding:18px;pointer-events:none}.modal-content,.bottom-sheet{width:100%;max-width:560px;max-height:88vh;overflow-y:auto;border-radius:24px;background:var(--surface-strong);box-shadow:var(--shadow-lg);pointer-events:auto}.modal-content{padding:22px;display:grid;gap:16px}.modal-content .settings-form-grid{gap:14px}.modal-content .segmented-control{flex-wrap:wrap}.modal-content .btn{min-height:44px}.modal-content .page-subtitle{margin:0}.bottom-sheet{position:fixed;inset:auto 0 0;max-width:none;border-radius:24px 24px 0 0;padding:10px 20px 24px}.bottom-sheet-handle{width:42px;height:4px;margin:0 auto 12px;border-radius:999px;background:var(--border-strong)}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.modal-header>:first-child{min-width:0;flex:1}.modal-title{margin:0;font-size:18px;font-weight:800}.modal-close{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:12px;border:1px solid var(--border);background:var(--surface-hover);color:var(--text)}.login-shell{position:relative;display:grid;min-height:100vh;grid-template-columns:minmax(0,1.1fr) minmax(320px,440px);gap:28px;padding:28px}.login-shell:before,.login-shell:after{content:"";position:absolute;inset:auto;border-radius:999px;filter:blur(80px);opacity:.6;pointer-events:none}.login-shell:before{top:40px;left:40px;width:320px;height:320px;background:#12855a2e}.login-shell:after{right:8%;bottom:12%;width:280px;height:280px;background:#d97f1d2e}.login-panel,.login-card{position:relative;z-index:1}.login-panel{display:flex;flex-direction:column;justify-content:center;gap:22px;padding:28px;border-radius:32px;background:linear-gradient(160deg,#13211ceb,#142620d1);box-shadow:var(--shadow-lg);color:#fff}.login-panel__eyebrow{display:inline-flex;width:fit-content;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:#ffffff14;color:#ffffffd1;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.login-panel__title{max-width:560px;margin:0;font-size:clamp(32px,4vw,54px);line-height:1.02;letter-spacing:-.05em}.login-panel__subtitle{max-width:520px;color:#ffffffc2;font-size:16px;line-height:1.7}.login-feature-list{display:grid;gap:12px;margin-top:8px}.login-feature{display:flex;gap:10px;align-items:flex-start;padding:14px 16px;border-radius:18px;background:#ffffff14;border:1px solid rgba(255,255,255,.08)}.login-card{align-self:center;padding:26px;border-radius:28px;background:#fffdf8f5;border:1px solid rgba(90,69,42,.1);box-shadow:var(--shadow-lg)}.login-brand{margin-bottom:18px}.login-brand__icon{display:inline-flex;width:52px;height:52px;align-items:center;justify-content:center;border-radius:18px;background:linear-gradient(135deg,var(--primary),#18a36c);color:#fff}.login-brand__title{margin:14px 0 4px;font-size:26px;font-weight:800;letter-spacing:-.04em}.login-brand__subtitle{color:var(--text-secondary);font-size:14px}.login-card__header{margin-bottom:20px}.login-card__title{margin:0;font-size:24px;font-weight:800;letter-spacing:-.04em}.login-card__desc{margin-top:8px;color:var(--text-secondary);font-size:14px;line-height:1.6}.login-form{display:flex;flex-direction:column;gap:14px}.login-input-group{display:flex;flex-direction:column;gap:8px}.login-label{color:var(--text-secondary);font-size:13px;font-weight:700}.login-label-optional{color:var(--text-muted);font-weight:600}.login-input-wrap{position:relative}.login-input-icon{position:absolute;top:50%;left:14px;transform:translateY(-50%);color:var(--text-muted)}.login-input{min-height:52px;padding-left:44px;font-size:16px}.login-submit{min-height:52px;margin-top:6px}.login-error{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:16px;background:var(--danger-bg);border:1px solid rgba(209,82,65,.16);color:var(--danger);font-size:13px;font-weight:600}.login-divider{display:flex;align-items:center;gap:12px;margin:20px 0 16px;color:var(--text-muted);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.login-divider:before,.login-divider:after{content:"";flex:1;height:1px;background:var(--border)}.login-toggle{color:var(--text-secondary);font-size:14px;text-align:center}.login-toggle__btn{min-height:auto;padding:0;border:0;background:transparent;color:var(--primary-dark);font-size:inherit;font-weight:800}.login-footer{margin-top:18px;color:var(--text-muted);font-size:12px;text-align:center}.login-spinner-icon{animation:spin .8s linear infinite}.dashboard-shell{display:grid;gap:18px}.dashboard-actions-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.dashboard-action-card{display:grid;gap:6px;min-height:96px;padding:16px 18px;border-radius:22px;border:1px solid var(--border);background:#fff;box-shadow:var(--shadow-sm);text-align:left;font-family:inherit;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.dashboard-action-card strong{font-size:16px;font-weight:800;color:var(--text)}.dashboard-action-card span{color:var(--text-secondary);font-size:13px;line-height:1.55}.dashboard-action-card--primary{border-color:#12855a42;background:linear-gradient(180deg,#12855a1a,#fffffffa)}.dashboard-action-card:hover{transform:translateY(-1px);box-shadow:var(--shadow-md)}.desk-lane-stack{display:grid;gap:18px;margin-top:18px}.desk-lane,.cashier-panel{padding:20px;border-radius:26px;border:1px solid rgba(15,23,42,.08);background:#fff;box-shadow:0 14px 38px #0f172a0d}.desk-lane__header{display:flex;justify-content:space-between;gap:14px;align-items:center;flex-wrap:wrap}.desk-lane__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.desk-lane__description,.desk-item-card__meta,.cashier-panel__body{margin-top:10px;font-size:14px;color:var(--text-secondary);line-height:1.55}.desk-lane__count{min-width:44px;height:44px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;font-weight:800}.desk-lane--attention{background:#fff7ed;color:#b45309}.desk-lane--today{background:#ecfeff;color:#0f766e}.desk-lane--upcoming{background:#eff6ff;color:#1d4ed8}.desk-empty-state,.cashier-empty{padding:18px;border-radius:18px;background:#f8fafc;color:#94a3b8;text-align:center}.desk-item-card,.cashier-history-card{width:100%;text-align:left;padding:16px;border-radius:20px;border:1px solid rgba(15,23,42,.08);background:#fff;cursor:pointer;font-family:inherit;box-shadow:0 10px 22px #0f172a0a}.desk-item-card__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;flex-wrap:wrap}.desk-item-card__main{min-width:0;flex:1}.desk-item-card__title{font-size:17px;font-weight:800;color:#0f172a}.desk-item-card__title-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.desk-item-card__aside{text-align:right;flex-shrink:0}.desk-item-card__amount{font-size:18px;font-weight:800;color:#0f172a}.desk-item-card__status{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.desk-item-card__status--pending{background:#fff7ed;color:#b45309}.desk-item-card__status--confirmed{background:#e0f2fe;color:#0369a1}.desk-item-card__status--arrived{background:#ccfbf1;color:#0f766e}.desk-item-card__status--in-service{background:#fef3c7;color:#b45309}.desk-item-card__status--ready-checkout{background:#dcfce7;color:#166534}.desk-item-card__status--closed{background:#e2e8f0;color:#475569}.desk-item-card__status--cancelled{background:#fee2e2;color:#b91c1c}.desk-item-card__time{margin-top:6px;font-size:13px;color:#475569}.desk-item-card__services{margin-top:8px}.desk-item-card__source{margin-top:6px;font-size:12px;color:#64748b}.ops-modal-grid,.cashier-grid{display:grid;gap:18px}.ops-dual-grid,.cashier-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ops-panel-card,.cashier-summary-card{display:grid;gap:12px;padding:18px;border-radius:22px;border:1px solid rgba(15,23,42,.08);background:#fff}.ops-panel-card--muted,.cashier-summary-card{background:#f8fafc}.ops-panel-card__header,.cashier-section-header{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.ops-panel-card__eyebrow,.cashier-section-header__eyebrow{font-size:12px;font-weight:800;letter-spacing:.08em;color:#64748b;text-transform:uppercase}.ops-panel-card__subtext,.cashier-section-header__subtext{margin-top:4px;font-size:13px;color:#64748b;line-height:1.6}.ops-panel-card__amount{font-size:16px;font-weight:800;color:#0f172a}.field-stack--compact{gap:12px}.ops-alert{padding:14px 16px;border-radius:18px;border:1px solid transparent;font-size:14px;line-height:1.55}.ops-alert--danger{background:#fef2f2;color:#b91c1c;border-color:#fecaca}.ops-alert--warning{background:#fff7ed;color:#b45309;border-color:#fed7aa}.ops-alert--info{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.service-picker-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.service-picker-card{text-align:left;padding:14px;border-radius:18px;border:1px solid rgba(15,23,42,.08);background:#f8fafc;cursor:pointer;font-family:inherit}.service-picker-card--active{border-color:#0f766e;background:#ecfeff}.service-picker-card--accent{border-color:#7c3aed;background:#f3e8ff}.service-picker-card__header{display:flex;justify-content:space-between;gap:8px}.service-picker-card__title{font-size:15px;font-weight:700;color:#0f172a}.service-picker-card__meta,.service-picker-card__price{margin-top:4px;font-size:12px;color:#64748b}.service-picker-card__price{text-align:right;color:#475569}.ops-note-field{width:100%;padding:14px;border-radius:16px;border:1px solid rgba(15,23,42,.08);resize:vertical;font-family:inherit}.ops-modal-actions{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.ops-modal-actions__buttons{display:flex;gap:10px;flex-wrap:wrap}.cashier-grid{margin-top:18px}.cashier-grid--split{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr)}.cashier-panel--dark{background:#0f172a;color:#fff}.cashier-panel--dark .cashier-panel__body{color:#ffffffc2}.cashier-status-chip{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;font-size:13px;font-weight:800}.cashier-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.cashier-kpi{border-radius:18px;padding:14px;background:#fff}.cashier-kpi__label{font-size:12px;color:#64748b;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.cashier-kpi__value{font-size:24px;font-weight:800;color:#0f172a;margin-top:8px}.cashier-stack{display:grid;gap:12px}.cashier-ticket-card{display:flex;justify-content:space-between;align-items:center;gap:12px;border-radius:18px;padding:16px;border:1px solid rgba(15,23,42,.08);background:#fff}.cashier-ticket-card__aside{text-align:right}.cashier-ticket-card__amount{font-size:20px;font-weight:800;color:#0f172a}.cashier-modal-body{display:grid;gap:18px}.cashier-line-item{display:flex;justify-content:space-between;align-items:center;gap:10px;color:#334155}.cashier-line-item strong{color:#0f172a}.cashier-method-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.cashier-method-button{min-height:70px;border-radius:16px;border:1px solid rgba(15,23,42,.08);background:#fff;color:#334155;font-family:inherit;font-weight:700;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}.cashier-line-grid{display:grid;grid-template-columns:minmax(0,1fr) 110px 44px;gap:10px}.cashier-split-row{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.cashier-balance-note{font-size:13px;font-weight:700}.cashier-detail-grid{display:grid;gap:10px}.cashier-detail-grid>div{display:flex;justify-content:space-between;gap:12px}.cashier-detail-grid--editor{padding:16px;border-radius:18px;background:#f8fafc;border:1px solid rgba(15,23,42,.06)}.cashier-field-row{display:flex;justify-content:space-between;gap:12px;align-items:center;color:#334155}.cashier-field-row input{width:110px;min-height:40px;padding-inline:10px}.cashier-locked-shell{max-width:760px;margin:0 auto;padding:24px 16px}.cashier-locked-card{padding:28px;border-radius:28px;border:1px solid rgba(15,23,42,.08);background:#fff;box-shadow:0 16px 48px #0f172a14;text-align:center}.cashier-locked-card__icon{width:72px;height:72px;margin:0 auto;border-radius:50%;background:#f8fafc;color:#475569;display:inline-flex;align-items:center;justify-content:center}.cashier-locked-card__title{margin:18px 0 8px;color:#0f172a;font-size:28px}.cashier-locked-card__body{margin:0;color:#64748b;line-height:1.6}.cashier-panel__body--wide{max-width:720px}.cashier-status-chip--success{background:#dcfce7;color:#166534}.cashier-section-header__title{margin:8px 0 0;font-size:24px;color:#0f172a}.cashier-section-header__title--sm{margin:0;font-size:14px}.cashier-summary-card__title{font-size:16px;font-weight:800;color:#0f172a}.cashier-summary-card__actions{display:flex;justify-content:flex-end;margin-top:16px}.cashier-inline-note{color:#64748b;font-size:13px;line-height:1.6}.cashier-balance-note--success{color:#166534}.cashier-balance-note--info{color:#0369a1}.cashier-balance-note--danger{color:#b91c1c}.cashier-feedback{margin-top:16px;padding:12px 14px;border-radius:16px;border:1px solid rgba(15,23,42,.08);background:#fff;font-size:13px}.cashier-feedback--success{color:#166534}.cashier-feedback--danger{color:#b91c1c}.cashier-panel--dark__eyebrow{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.72}.cashier-panel--dark__title{margin-top:10px;font-size:20px;font-weight:800}.cashier-drawer-mix{margin-top:18px}.cashier-drawer-mix__title{font-size:13px;font-weight:800;color:#0f172a}.cashier-drawer-mix__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;margin-top:12px}.cashier-drawer-mix__card{padding:14px;border-radius:16px;background:#fff;border:1px solid rgba(15,23,42,.06)}.cashier-drawer-mix__label{font-size:12px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.08em}.cashier-drawer-mix__value{margin-top:8px;font-size:18px;font-weight:800;color:#0f172a}.cashier-drawer-mix__meta{margin-top:6px;font-size:12px;color:#64748b}.cashier-drawer-history{display:grid;gap:10px;margin-top:16px}.cashier-drawer-history__empty,.cashier-drawer-history__card{padding:14px;border-radius:18px;background:#ffffff14}.cashier-drawer-history__empty{color:#ffffffb8}.cashier-drawer-history__row{display:flex;justify-content:space-between;gap:10px}.cashier-drawer-history__date{font-size:14px;font-weight:800}.cashier-drawer-history__meta{margin-top:4px;font-size:12px;color:#ffffffb8}.cashier-drawer-history__aside{text-align:right}.cashier-drawer-history__amount{font-size:16px;font-weight:800}.cashier-drawer-history__delta{margin-top:4px;font-size:12px}.cashier-drawer-history__delta--balanced{color:#bbf7d0}.cashier-drawer-history__delta--warning{color:#fcd34d}.cashier-panel--spaced{margin-top:18px}.cashier-ticket-card__main{min-width:0;flex:1}.cashier-ticket-card__title{font-size:16px;font-weight:800;color:#0f172a}.cashier-ticket-card__services{margin-top:8px}.cashier-ticket-card__meta{margin-top:3px;font-size:12px;color:#64748b}.cashier-ticket-card__button{margin-top:10px}.cashier-stack--spaced{margin-top:18px}.cashier-history-card__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.cashier-history-card__main{min-width:0}.cashier-history-card__title{font-size:15px;font-weight:800;color:#0f172a}.cashier-history-card__time{margin-top:4px;font-size:12px;color:#64748b}.cashier-history-card__meta{margin-top:8px;font-size:12px;color:#475569}.cashier-history-card__aside{text-align:right}.cashier-history-card__amount{font-size:18px;font-weight:800;color:#0f172a}.cashier-history-card__status{display:inline-flex;align-items:center;margin-top:8px;padding:4px 8px;border-radius:999px;font-size:12px;font-weight:700}.cashier-history-card__status--completed{background:#dcfce7;color:#166534}.cashier-history-card__status--partial{background:#fef3c7;color:#b45309}.cashier-history-card__status--refunded,.cashier-history-card__status--reopened{background:#ffedd5;color:#9a3412}.cashier-history-card__status--voided{background:#fee2e2;color:#b91c1c}.cashier-modal-header__title{font-size:24px;font-weight:800;color:#0f172a}.cashier-modal-header__subtitle{margin-top:4px;font-size:13px;color:#64748b}.cashier-modal-header__services{margin-top:8px}.cashier-cash-step{display:grid;gap:16px}.cashier-total-card{padding:18px;border-radius:20px;background:#f8fafc}.cashier-total-card--center{text-align:center}.cashier-total-card__eyebrow{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.cashier-total-card__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.cashier-total-card__value{margin-top:8px;font-size:30px;font-weight:900;color:#0f172a}.cashier-total-card__meta{margin-top:10px;font-size:13px;color:#475569}.cashier-primary-action{width:100%}.cashier-method-button--active{border-width:2px}.cashier-detail-actions{display:flex;flex-wrap:wrap;gap:8px}.cashier-info-card{display:grid;gap:14px;padding:18px;border-radius:22px;border:1px solid transparent}.cashier-info-card--info{background:#eff6ff;border-color:#bfdbfe}.cashier-info-card--warning{background:#fff7ed;border-color:#fed7aa}.cashier-info-card__title{font-size:16px;font-weight:800;color:#0f172a}.cashier-info-card__body{margin:0;font-size:13px;color:#334155;line-height:1.6}.cashier-share-button{width:100%}.cashier-audit-stack{display:grid;gap:12px}.cashier-audit-card{padding:14px;border-radius:18px;background:#f8fafc}.cashier-audit-card__header{display:flex;justify-content:space-between;gap:10px}.cashier-audit-card__title{font-size:14px;font-weight:800;color:#0f172a}.cashier-audit-card__time{font-size:12px;color:#64748b}.cashier-audit-card__actor{margin-top:4px;font-size:12px;color:#475569}.cashier-audit-card__payload{margin:8px 0 0;white-space:pre-wrap;font-size:12px;color:#334155}.ops-section{padding:20px;border-radius:26px;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 12px 36px #0f172a0f}.ops-section__header{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.ops-section__copy{min-width:0}.ops-section__title{font-size:22px;font-weight:800;color:#0f172a}.ops-section__subtitle{margin-top:4px;font-size:13px;color:#64748b}.ops-section__pill{padding:8px 12px;border-radius:999px;background:#f8fafc;color:#64748b;font-size:12px;font-weight:700}.ops-section__body{display:grid;gap:12px;margin-top:16px}.ops-empty-card{padding:20px;border-radius:18px;background:#f8fafc;color:#94a3b8;text-align:center}.ops-empty-card--tight{padding:16px;font-size:12px}.ops-ticket-card{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px;border-radius:18px;border:1px solid rgba(15,23,42,.08);background:#fff}.ops-ticket-card__main{min-width:0;flex:1}.ops-ticket-card__title{font-size:16px;font-weight:700;color:#0f172a}.ops-ticket-card__time{margin-top:6px;font-size:13px;color:#475569}.ops-ticket-card__services{margin-top:8px}.ops-ticket-card__meta{margin-top:3px;font-size:12px;color:#64748b}.ops-ticket-card__aside{text-align:right}.ops-ticket-card__amount{font-size:18px;font-weight:800;color:#0f172a}.ops-board-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;margin-top:18px}.ops-board-column{padding:14px;border-radius:24px}.ops-board-column--arrived{background:linear-gradient(180deg,#0f766e1f,#f8fafcf5);border:1px solid rgba(15,118,110,.15)}.ops-board-column--in-service{background:linear-gradient(180deg,#c2410c1f,#f8fafcf5);border:1px solid rgba(194,65,12,.15)}.ops-board-column--ready-checkout{background:linear-gradient(180deg,#15803d1f,#f8fafcf5);border:1px solid rgba(21,128,61,.15)}.ops-board-column--closed{background:linear-gradient(180deg,#4755691f,#f8fafcf5);border:1px solid rgba(71,85,105,.15)}.ops-board-column--cancelled{background:linear-gradient(180deg,#b91c1c1f,#f8fafcf5);border:1px solid rgba(185,28,28,.15)}.ops-board-column__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.ops-board-column__title{font-size:15px;font-weight:800;color:#0f172a}.ops-board-column__count{min-width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#fff;font-size:12px;font-weight:800}.ops-board-column__count--arrived{background:#0f766e}.ops-board-column__count--in-service{background:#c2410c}.ops-board-column__count--ready-checkout{background:#15803d}.ops-board-column__count--closed{background:#475569}.ops-board-column__count--cancelled{background:#b91c1c}.ops-board-column__list{display:grid;gap:10px}.ops-work-card{padding:14px;border-radius:18px;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 8px 22px #0f172a0d}.ops-work-card__header{display:flex;justify-content:space-between;gap:10px}.ops-work-card__main{min-width:0;flex:1}.ops-work-card__title-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.ops-work-card__seq{min-width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#0f172a;color:#fff;font-size:12px;font-weight:800}.ops-work-card__title{font-size:15px;font-weight:800;color:#0f172a}.ops-work-card__badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.ops-work-card__meta{margin-top:8px;font-size:12px;color:#64748b}.ops-work-card__services{margin-top:8px}.ops-work-card__timing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px}.ops-work-card__timing-chip{display:grid;gap:4px;padding:9px 10px;border-radius:14px;background:#f8fafc;border:1px solid rgba(15,23,42,.08)}.ops-work-card__timing-chip span{color:#64748b;font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.ops-work-card__timing-chip strong{color:#0f172a;font-size:13px;font-weight:800}.ops-work-card__timing-chip--warning{background:#d9770614;border-color:#d9770633}.ops-work-card__timing-chip--success{background:#15803d14;border-color:#15803d2e}.ops-work-card__timing-chip--danger{background:#b91c1c14;border-color:#b91c1c2e}.ops-work-card__timing-chip--neutral{background:#f8fafc}.ops-work-card__note{margin-top:10px;padding:9px 10px;border-radius:12px;background:#f8fafc;color:#475569;font-size:12px}.ops-work-card__aside{text-align:right;flex-shrink:0}.ops-work-card__amount{font-size:18px;font-weight:800;color:#0f172a}.ops-work-card__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.page-loader--panel{min-height:260px}.technical-record-empty--tall{min-height:220px}.dashboard-hero{display:grid;grid-template-columns:1.4fr minmax(280px,.8fr);gap:16px}.hero-panel{padding:24px;border-radius:28px;background:linear-gradient(150deg,#13211cf5,#142620e0);color:#fff;box-shadow:var(--shadow-lg)}.hero-panel__eyebrow{color:#ffffffad;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero-panel__title{margin:12px 0 10px;font-size:clamp(28px,4vw,40px);line-height:1.05;letter-spacing:-.05em}.hero-panel__body{max-width:540px;color:#ffffffc7;line-height:1.7}.hero-panel__meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.hero-stat{padding:14px;border-radius:18px;background:#ffffff14;border:1px solid rgba(255,255,255,.08)}.hero-stat__label{color:#ffffffb8;font-size:12px;font-weight:700}.hero-stat__value{margin-top:8px;font-size:28px;font-weight:800}.dashboard-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.dashboard-stat{min-height:128px;padding:18px}.dashboard-stat__value{margin-top:16px}.dashboard-upcoming{overflow:hidden}.upcoming-list{display:grid}.upcoming-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:14px 18px;border-top:1px solid var(--border)}.upcoming-row:first-child{border-top:0}.upcoming-row__name{font-size:14px;font-weight:700}.upcoming-row__meta{margin-top:4px;color:var(--text-secondary);font-size:12px}.upcoming-row__meta--spaced{margin-top:6px}.upcoming-row__time{min-width:88px;color:var(--text-secondary);font-size:12px;text-align:right}.settings-shell{display:grid;gap:16px}.settings-grid{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.settings-card{display:grid;gap:14px}.settings-card--full{grid-column:1 / -1}.settings-form-grid{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.settings-day-list{display:grid;gap:10px}.settings-day-row{display:grid;grid-template-columns:84px auto minmax(0,1fr);gap:12px;align-items:center;padding:12px;border-radius:16px;background:var(--surface-hover);border:1px solid var(--border)}.settings-day-row--closed{opacity:.72}.settings-inline{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.settings-inline--compact>*{flex:1 1 140px}.settings-list{display:grid;gap:10px}.settings-list-item{display:flex;gap:12px;align-items:flex-start;padding:14px;border-radius:18px;background:var(--surface-hover);border:1px solid var(--border)}.settings-list-item__meta{color:var(--text-secondary);font-size:12px;line-height:1.6}.settings-list-item__body{flex:1;min-width:0}.settings-list-item__aside{text-align:right}.settings-list-item--compact{align-items:center}.settings-list-checkbox{width:18px;height:18px;flex-shrink:0;box-shadow:none}.service-badges-block{margin-top:8px}.empty-state--sm{min-height:120px}.empty-state--md{min-height:180px}.empty-state--lg{min-height:220px}.settings-toggle-card{display:flex;align-items:flex-start;gap:12px;padding:14px;border-radius:18px;border:1px solid var(--border);background:var(--surface-hover)}.settings-toggle-card input{width:18px;height:18px;margin-top:2px;flex-shrink:0;box-shadow:none}.settings-toggle-card--compact{align-items:center}.modal-segmented-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.payroll-config-item{align-items:center}.payroll-config-item__main{flex:1;min-width:0}.payroll-config-item__meta{display:flex;flex-wrap:wrap;gap:6px 8px;align-items:center}.payroll-config-form__span{grid-column:1 / -1}.form-alert{padding:12px 14px;border-radius:16px;font-size:13px;font-weight:700}.form-alert--danger{background:#d152411f;color:var(--danger);border:1px solid rgba(209,82,65,.2)}.form-alert--success{background:#12855a1f;color:var(--primary-dark);border:1px solid rgba(18,133,90,.2)}.personnel-toolbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,320px);gap:12px;align-items:center}.personnel-list{display:grid;gap:14px}.personnel-card{display:grid;gap:14px;padding:18px;border-radius:22px;border:1px solid var(--border);background:var(--surface-strong);box-shadow:var(--shadow-sm)}.personnel-card__header,.personnel-card__action-row,.personnel-card__meta,.personnel-card__footer,.personnel-summary-grid,.personnel-permission-grid,.personnel-service-grid,.personnel-schedule-row,.personnel-toggle-row,.personnel-section-card__header,.personnel-schedule-row__times{display:grid;gap:12px}.personnel-card__header{grid-template-columns:minmax(0,1fr) auto;align-items:start}.personnel-card__identity,.personnel-schedule-row__copy{min-width:0}.personnel-card__name-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.personnel-card__meta{grid-auto-flow:row}.personnel-card__meta span{display:inline-flex;align-items:center;gap:6px;color:var(--text-secondary);font-size:12px}.personnel-card__action-row{grid-auto-flow:row;grid-template-columns:repeat(2,minmax(0,1fr));justify-items:stretch}.personnel-card__footer{justify-items:start}.personnel-card__action-row .btn{width:100%;min-height:44px;padding:11px 12px}.personnel-card__action-row .btn span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.personnel-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.personnel-card__stats{display:flex;flex-wrap:wrap;gap:8px}.personnel-stat-pill{display:inline-flex;align-items:baseline;gap:8px;min-height:36px;padding:9px 12px;border-radius:999px;background:var(--surface-hover);border:1px solid var(--border);color:var(--text-secondary);font-size:12px;font-weight:700}.personnel-stat-pill strong{color:var(--text-primary);font-size:13px;font-weight:800}.personnel-summary-card,.personnel-section-card,.personnel-permission-card{padding:14px;border-radius:18px;border:1px solid var(--border);background:var(--surface-hover)}.personnel-summary-card__label{color:var(--text-muted);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.personnel-summary-card strong{display:block;margin-top:8px;font-size:18px}.personnel-chip-row{gap:8px}.personnel-chip-row--compact{padding-top:2px}.personnel-section-card{display:grid;gap:14px}.personnel-section-card__header{grid-template-columns:minmax(0,1fr) auto;align-items:start}.personnel-info-banner{display:flex;align-items:center;gap:8px;padding:11px 13px;border-radius:16px;background:var(--primary-light);color:var(--primary-dark);font-size:13px;font-weight:700}.personnel-permission-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.personnel-permission-card{background:var(--surface-strong)}.personnel-toggle-stack{display:grid;gap:8px}.personnel-toggle-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:10px 0;border-top:1px solid var(--border)}.personnel-toggle-row:first-child{border-top:0;padding-top:0}.personnel-toggle-row input{width:18px;height:18px;box-shadow:none}.personnel-form-span{grid-column:1 / -1}.personnel-service-groups,.personnel-schedule-list{display:grid;gap:12px}.personnel-preset-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.personnel-preset-card{display:grid;gap:6px;padding:12px;border-radius:16px;border:1px solid var(--border);background:var(--surface-strong);text-align:left}.personnel-preset-card strong{color:var(--text-primary);font-size:13px}.personnel-preset-card span{color:var(--text-secondary);font-size:12px;line-height:1.5}.personnel-service-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.personnel-service-chip{display:grid;gap:6px;padding:12px;border-radius:16px;border:1px solid var(--border);background:var(--surface-strong);text-align:left}.personnel-service-chip strong{font-size:13px}.personnel-service-chip span{color:var(--text-secondary);font-size:12px}.personnel-service-chip--active{border-color:#12855a59;background:var(--primary-light)}.personnel-schedule-row{grid-template-columns:minmax(0,1fr) auto minmax(220px,320px);align-items:start;padding:14px;border-radius:18px;border:1px solid var(--border);background:var(--surface-strong)}.personnel-schedule-row__toggle{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:700}.personnel-schedule-row__toggle input{width:18px;height:18px;box-shadow:none}.personnel-schedule-row__times{grid-template-columns:repeat(2,minmax(0,1fr))}.personnel-inline-loader{min-height:140px}.turn-entry-actions,.turn-group-actions{flex-wrap:wrap;justify-content:flex-end}.turn-entry-row{align-items:center}.turn-entry-main,.turn-group-main,.payroll-slip-main{flex:1;min-width:0}.turn-entry-index{width:38px;height:38px;border-radius:14px;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:800;flex-shrink:0}.turn-entry-index--off{background:#9b9b9b}.turn-entry-index--available{background:#00b894}.turn-entry-index--in-service{background:#e17006}.turn-entry-index--almost-done,.turn-entry-index--done{background:#0984e3}.turn-entry-index--blocked{background:#636363}.turn-status-badge--off{background:#f5f5f5;color:#9b9b9b}.turn-status-badge--available{background:#00b8941a;color:#00b894}.turn-status-badge--in-service{background:#e170061a;color:#e17006}.turn-status-badge--almost-done,.turn-status-badge--done{background:#0984e31a;color:#0984e3}.turn-status-badge--blocked{background:#6363631a;color:#636363}.turn-group-order,.turn-entry-actions,.turn-group-actions{gap:6px}.turn-icon-button{border-radius:14px}.turn-icon-button--danger{border-color:var(--danger);color:var(--danger)}.turn-settings-number{width:110px}.turn-settings-actions,.payroll-actions-row{margin-top:16px}.turn-assign-button{width:100%;text-align:left;cursor:pointer}.payroll-period-title{margin-top:10px}.payroll-generate-card{max-width:560px}.toggle-pill{position:relative;display:inline-flex;width:52px;height:30px;border-radius:999px;background:#5a452a1f;border:1px solid rgba(90,69,42,.12);cursor:pointer;transition:background var(--transition),border-color var(--transition)}.toggle-pill input{position:absolute;opacity:0;pointer-events:none}.toggle-pill:after{content:"";position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 3px 10px #16120c1f;transition:transform var(--transition)}.toggle-pill--active{background:#12855a38;border-color:#12855a47}.toggle-pill--active:after{transform:translate(22px)}.input-hint,.input-error-msg{font-size:12px}.input-hint{color:var(--text-muted)}.input-error-msg{color:var(--danger)}.mobile-input,.mobile-select{min-height:48px;font-size:16px}.mobile-btn{min-height:48px;padding:0 18px}.mobile-btn-icon{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:14px;border:1px solid var(--border);background:var(--surface-strong);color:var(--text)}.dashboard-refreshing{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.app-modal{position:fixed;inset:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:16px}.app-modal__overlay{position:absolute;inset:0;border:0;background:#0f172a85}.app-modal__dialog{position:relative;width:100%;max-height:min(92vh,980px);display:flex;flex-direction:column;overflow:hidden;border-radius:28px;background:var(--surface-strong);box-shadow:var(--shadow-lg)}.app-modal__dialog--md{max-width:560px}.app-modal__dialog--lg{max-width:840px}.app-modal__dialog--xl{max-width:1080px}.app-modal__header,.app-modal__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 22px;border-bottom:1px solid var(--border)}.app-modal__footer{border-top:1px solid var(--border);border-bottom:0;flex-wrap:wrap}.app-modal__header-copy{min-width:0;flex:1}.app-modal__title{margin:0;font-size:24px;font-weight:800;letter-spacing:-.04em}.app-modal__subtitle{margin:6px 0 0;color:var(--text-secondary);font-size:13px;line-height:1.6}.app-modal__body{padding:22px;overflow:auto;display:grid;gap:16px}.service-badge-list{display:flex;flex-wrap:wrap;gap:8px}.service-badge-list--compact{gap:6px}.service-badge{display:inline-flex;align-items:center;min-height:28px;max-width:100%;padding:0 10px;border-radius:999px;background:#12855a1a;color:var(--primary-dark);font-size:12px;font-weight:700;line-height:1.3}.service-badge--empty{background:var(--surface-hover);color:var(--text-muted)}.field-stack{display:grid;gap:8px}.field-stack__label{color:var(--text-secondary);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.field-stack__hint,.field-stack__help{color:var(--text-muted);font-size:12px;line-height:1.5}.card-subtitle{margin-top:4px;color:var(--text-secondary);font-size:13px;line-height:1.6}.search-field{display:flex;align-items:center;gap:10px;min-height:46px;padding:0 14px;border-radius:16px;border:1px solid var(--border);background:var(--surface-hover)}.search-field input{width:100%;border:0;background:transparent;color:var(--text);font:inherit}.search-field input:focus{outline:none}.alert{padding:14px 16px;border-radius:18px;border:1px solid var(--border);font-size:13px;line-height:1.6}.alert-success{background:#ecfdf5;border-color:#86efac;color:#166534}.alert-danger{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.surface-card{padding:16px;border-radius:20px;border:1px solid var(--border);background:var(--surface-strong);box-shadow:var(--shadow-sm)}.surface-card--muted{background:var(--surface-hover)}.selection-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.selection-chip{display:grid;gap:6px;min-height:84px;padding:14px;text-align:left;border-radius:18px;border:1px solid var(--border);background:var(--surface-hover);color:var(--text);cursor:pointer}.selection-chip--active{border-color:#12855a66;background:#12855a14}.selection-chip__title{font-size:15px;font-weight:700}.selection-chip__meta{color:var(--text-secondary);font-size:12px;line-height:1.5}.mapping-list{display:grid;gap:12px}.mapping-card{display:grid;gap:12px;padding:16px;border-radius:20px;border:1px solid var(--border);background:var(--surface-strong);box-shadow:var(--shadow-sm)}.mapping-card__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;flex-wrap:wrap}.mapping-card__title{font-size:16px;font-weight:800;color:var(--text)}.mapping-card__meta{color:var(--text-secondary);font-size:12px;line-height:1.6}.mapping-card__actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.booking-public-shell{min-height:100vh;padding:28px 18px 40px;background:radial-gradient(circle at top right,rgba(18,133,90,.12),transparent 28%),linear-gradient(180deg,#f6f2e8,#f8f5ef)}.booking-public-container{max-width:1200px;margin:0 auto;display:grid;gap:18px}.booking-public-container--compact{max-width:640px}.booking-public-hero{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:16px;padding:22px;border-radius:28px;border:1px solid var(--border);background:linear-gradient(180deg,#fffffff2,#fffcf6fa);box-shadow:var(--shadow-sm)}.booking-public-hero__copy h1{margin:12px 0 10px;font-size:clamp(30px,5vw,42px);line-height:1.02;letter-spacing:-.05em}.booking-public-hero__copy p{margin:0;color:var(--text-secondary);line-height:1.7}.booking-public-hero__badge{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:var(--primary-light);color:var(--primary-dark);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.booking-public-hero__meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.booking-public-stepper{display:grid;gap:10px}.booking-public-step{display:flex;align-items:center;gap:12px;min-height:52px;padding:0 14px;border-radius:18px;border:1px solid var(--border);background:var(--surface-hover);color:var(--text-secondary)}.booking-public-step span{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:50%;background:#5a452a14;font-size:12px;font-weight:800}.booking-public-step strong{font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.booking-public-step--active{border-color:#12855a47;background:#12855a14;color:var(--primary-dark)}.booking-public-step--active span{background:var(--primary);color:#fff}.booking-public-body{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:18px;align-items:start}.booking-main-card,.booking-summary-card{display:grid;gap:16px}.booking-section__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.booking-section__title{font-size:24px;font-weight:800;letter-spacing:-.04em}.booking-section__subtitle{margin-top:6px;color:var(--text-secondary);font-size:14px;line-height:1.6}.booking-category-row,.booking-date-strip{display:flex;flex-wrap:wrap;gap:8px}.booking-filter-chip,.booking-date-pill{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:999px;border:1px solid var(--border);background:var(--surface-hover);color:var(--text-secondary);font-size:13px;font-weight:700}.booking-filter-chip--active,.booking-date-pill--active{border-color:#12855a52;background:#12855a1a;color:var(--primary-dark)}.booking-service-grid,.booking-staff-grid,.booking-slot-grid{display:grid;gap:12px}.booking-service-card,.booking-staff-card,.booking-slot-card{display:grid;gap:10px;width:100%;padding:16px;text-align:left;border-radius:22px;border:1px solid var(--border);background:var(--surface-strong);box-shadow:var(--shadow-sm)}.booking-service-card:hover,.booking-staff-card:hover,.booking-slot-card:hover{border-color:#12855a38}.booking-service-card--selected,.booking-staff-card--selected,.booking-slot-card--selected{border-color:#12855a61;background:#12855a12}.booking-service-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.booking-service-card__icon,.booking-staff-card__avatar{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:16px;background:var(--surface-hover);color:var(--primary-dark);font-weight:800;overflow:hidden}.booking-service-card__icon img,.booking-staff-card__avatar img{width:100%;height:100%;object-fit:cover}.booking-service-card__copy,.booking-staff-card{min-width:0}.booking-service-card__title-row{display:flex;gap:12px;justify-content:space-between;align-items:flex-start}.booking-service-card__meta{display:flex;flex-wrap:wrap;gap:8px 12px;margin-top:6px;color:var(--text-secondary);font-size:12px}.booking-service-card__state{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:var(--surface-hover);color:var(--text-secondary);font-size:12px;font-weight:800}.booking-service-card__state--selected{background:var(--primary);color:#fff}.booking-staff-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.booking-staff-card{justify-items:start}.booking-staff-card strong{font-size:16px}.booking-staff-card span,.booking-slot-card span{color:var(--text-secondary);font-size:12px}.booking-date-toolbar{display:grid;gap:12px}.booking-date-manual{display:grid;gap:8px;max-width:240px;color:var(--text-secondary);font-size:12px;font-weight:700}.booking-slot-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.booking-slot-card strong{font-size:16px}.booking-empty-state{display:flex;gap:10px;align-items:center;justify-content:center;min-height:140px;padding:18px;border-radius:22px;border:1px dashed var(--border-strong);background:var(--surface-hover);color:var(--text-secondary)}.booking-form-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.booking-form-grid__full{grid-column:1 / -1}.booking-main-card__footer{display:flex;justify-content:space-between;gap:12px;padding-top:4px}.booking-public-summary{position:sticky;top:24px}.booking-summary-card__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.booking-summary-card__price{font-size:28px;font-weight:800;letter-spacing:-.04em}.booking-summary-card__contact{display:grid;gap:6px;color:var(--text-secondary);font-size:13px}.booking-public-success{display:grid;gap:18px;padding:28px;text-align:center;border-radius:28px;border:1px solid var(--border);background:linear-gradient(180deg,#fffffff5,#fffcf6fc);box-shadow:var(--shadow-lg)}.booking-public-success__icon{display:inline-flex;width:64px;height:64px;margin:0 auto;align-items:center;justify-content:center;border-radius:50%;background:var(--success-bg);color:var(--success)}.booking-public-success__summary{display:grid;gap:16px;padding:18px;border-radius:22px;border:1px solid var(--border);background:var(--surface-hover);text-align:left}.status-pill{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 10px;border-radius:999px;background:var(--surface-hover);color:var(--text-secondary);font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.status-pill input{margin:0}.status-pill--success{background:#dcfce7;color:#166534}.status-pill--warning{background:#fef3c7;color:#92400e}.status-pill--info{background:#dbeafe;color:#1d4ed8}.status-pill--neutral{background:#e2e8f0;color:#334155}.status-pill--muted{background:var(--surface-hover);color:var(--text-muted)}@media(max-width:1200px){.dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-hero,.settings-grid{grid-template-columns:1fr}}@media(max-width:1024px){.sidebar{width:244px}.main-content{margin-left:244px;padding:22px 18px 28px}.shell-title{font-size:24px}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.login-shell{grid-template-columns:1fr}}@media(max-width:768px){.mobile-topbar,.mobile-bottom-nav{display:flex}.sidebar{width:min(86vw,320px);transform:translate(-100%);transition:transform .22s ease}.sidebar.sidebar-open{transform:translate(0)}.main-content{margin-left:0;padding:calc(84px + env(safe-area-inset-top,0px)) 14px calc(94px + env(safe-area-inset-bottom,0px))}.main-shell-header{display:none}.page-header{flex-direction:column;align-items:flex-start}.page-title{font-size:22px}.page-chrome__hero{padding:16px;border-radius:20px}.page-chrome__header{flex-direction:column;align-items:flex-start}.page-chrome__actions{width:100%;justify-content:stretch}.page-chrome__actions>*{flex:1 1 calc(50% - 8px)}.page-chrome__title{font-size:24px}.page-guide-card{align-items:flex-start}.notice-banner,.notice-card__header,.notice-browser-card{display:flex;flex-direction:column}.notice-banner__actions,.notice-card__actions,.notice-browser-card__actions{width:100%;justify-content:stretch}.notice-banner__actions>*,.notice-card__actions>*,.notice-browser-card__actions>*{width:100%}.page-toolbar-card{padding:14px;border-radius:18px}.ops-toolbar__row,.cashier-grid--split,.cashier-kpi-grid,.ops-toolbar__row--content,.ops-dual-grid,.cashier-form-grid,.service-picker-grid,.cashier-line-grid{grid-template-columns:1fr}.cashier-method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-toolbar__select{width:100%}.toolbar-row{align-items:stretch}.toolbar-row>*{width:100%}.segmented-control__item{flex:1 1 calc(50% - 8px)}.card,.stat-card,.modal-content{padding:18px;border-radius:20px}.stats-grid,.grid-2,.grid-3,.grid-4,.dashboard-grid,.hero-panel__meta,.dashboard-actions-grid,.operations-intake-grid,.operations-intake-shell{grid-template-columns:1fr}.operations-intake-shell{padding:16px;border-radius:20px}.operations-intake-shell__actions{justify-content:stretch}.operations-intake-shell__actions>*{width:100%}.cashier-summary-card__actions .btn,.cashier-detail-actions>*,.ops-work-card__actions>*,.cashier-share-button,.personnel-card__action-row>*{width:100%}.cashier-drawer-history__row,.cashier-history-card__header,.cashier-total-card__header,.ops-work-card__header,.ops-ticket-card{flex-direction:column;align-items:stretch}.cashier-drawer-history__aside,.cashier-history-card__aside,.ops-ticket-card__aside,.ops-work-card__aside{text-align:left}.cashier-field-row{flex-direction:column;align-items:stretch}.cashier-field-row input{width:100%}.upcoming-row,.settings-day-row{grid-template-columns:1fr;text-align:left}.desk-item-card__header{flex-direction:column}.upcoming-row__time{text-align:left}.settings-form-grid{grid-template-columns:1fr}.btn,.mobile-btn,.icon-button{min-height:46px}input,select,textarea{min-height:48px;font-size:16px}.login-shell{gap:16px;padding:16px}.login-panel{order:2;padding:20px;border-radius:24px}.login-card{order:1;padding:20px;border-radius:24px}.modal-sheet{padding:12px;align-items:flex-end}.modal-content{padding:16px;max-height:92vh;border-radius:24px 24px 18px 18px;gap:14px}.modal-header{align-items:flex-start;margin-bottom:14px}.app-modal{padding:10px;align-items:flex-end}.app-modal__dialog{max-height:94vh;border-radius:24px 24px 18px 18px}.app-modal__header,.app-modal__body,.app-modal__footer{padding-inline:16px}.main-surface [style*="grid-template-columns: repeat(2"],.main-surface [style*="grid-template-columns: repeat(3"],.main-surface [style*="grid-template-columns: repeat(4"],.main-surface [style*="grid-template-columns: repeat(5"]{grid-template-columns:1fr!important}.main-surface [style*="display: flex"][style*="justify-content: space-between"]{flex-wrap:wrap!important}.main-surface [style*="min-width: 260px"],.main-surface [style*="min-width: 280px"],.main-surface [style*="min-width: 300px"],.main-surface [style*="min-width: 320px"],.main-surface [style*="min-width: 340px"]{min-width:0!important;width:100%!important;flex:1 1 100%!important}.main-surface [style*="max-width: 860px"],.main-surface [style*="max-width: 900px"],.main-surface [style*="max-width: 720px"],.main-surface [style*="max-width: 680px"],.main-surface [style*="max-width: 520px"]{max-width:100%!important}.main-surface [style*="position: fixed"][style*="justify-content: center"]{align-items:flex-end!important;padding:10px!important}.main-surface button{min-height:44px}.selection-grid{grid-template-columns:1fr}.ops-work-card,.ops-ticket-card,.personnel-card,.compact-list-card{padding:14px;border-radius:18px}.ops-work-card__timing-grid,.personnel-preset-grid,.personnel-toolbar,.personnel-card__header{grid-template-columns:1fr}.personnel-card__action-row{grid-template-columns:1fr 1fr}.personnel-card__stats{display:grid;grid-template-columns:1fr 1fr}.personnel-stat-pill{width:100%;justify-content:space-between}.booking-public-shell{padding:14px 10px 24px}.booking-public-hero,.booking-public-body,.booking-service-card,.booking-form-grid,.booking-staff-grid,.booking-slot-grid{grid-template-columns:1fr}.booking-public-hero,.booking-public-success{padding:18px;border-radius:22px}.booking-section__title{font-size:22px}.booking-public-summary{position:static}.booking-date-manual{max-width:none}.booking-main-card__footer{flex-direction:column-reverse}.booking-main-card__footer .btn{width:100%}}@media(max-width:640px){.cashier-ticket-card,.ops-panel-card__header,.cashier-section-header,.cashier-split-row,.ops-modal-actions{flex-direction:column;align-items:stretch}.cashier-ticket-card__aside{text-align:left}.cashier-method-grid,.cashier-drawer-mix__grid,.service-picker-grid--addons{grid-template-columns:1fr}.ops-section,.desk-lane,.cashier-panel{padding:16px;border-radius:22px}.personnel-card__action-row,.personnel-card__stats{grid-template-columns:1fr}.ops-work-card__timing-chip{padding:10px}}@media(max-width:420px){.main-content{padding-inline:10px}.dashboard-action-card{min-height:88px;padding:14px 16px;border-radius:18px}.mobile-topbar{padding-inline:10px}.bottom-nav-item{min-width:52px;padding-inline:8px}.login-panel__title{font-size:30px}.shell-chip-row,.shell-actions{gap:6px}.page-chrome__actions>*{flex-basis:100%}.page-metrics{grid-template-columns:1fr 1fr}.segmented-control__item{flex-basis:100%}}.booking-public-shell--square{background:radial-gradient(circle at top right,rgba(18,133,90,.08),transparent 24%),linear-gradient(180deg,#f7f4ed,#f3efe7)}.booking-public-topbar{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:18px 20px;border-radius:24px;border:1px solid var(--border);background:#ffffffeb;box-shadow:var(--shadow-sm)}.booking-public-brand{display:flex;align-items:center;gap:14px;min-width:0}.booking-public-brand__mark{display:inline-flex;width:56px;height:56px;align-items:center;justify-content:center;overflow:hidden;border-radius:18px;background:var(--primary-light);color:var(--primary-dark);font-size:20px;font-weight:800}.booking-public-brand__mark img{width:100%;height:100%;object-fit:cover}.booking-public-brand__eyebrow{color:var(--text-muted);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.booking-public-brand__title{margin:4px 0 0;font-size:clamp(24px,4vw,34px);line-height:1.05;letter-spacing:-.04em}.booking-public-contact-strip{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.booking-public-poster{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr);gap:18px;padding:22px;border-radius:28px;border:1px solid rgba(18,133,90,.12);background:linear-gradient(135deg,#12855a1a,#fffffff2);box-shadow:var(--shadow-sm)}.booking-public-poster__eyebrow{color:var(--primary-dark);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.booking-public-poster__copy h2{margin:10px 0 8px;font-size:clamp(26px,4vw,38px);line-height:1.05;letter-spacing:-.05em}.booking-public-poster__copy p{margin:0;color:var(--text-secondary);font-size:14px;line-height:1.7}.booking-public-poster__media{min-height:220px;overflow:hidden;border-radius:22px;background:#ffffffb8}.booking-public-poster__media img{width:100%;height:100%;object-fit:cover}.booking-public-stepbar{display:flex;flex-wrap:wrap;gap:8px}.booking-public-step-pill{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 12px;border-radius:999px;border:1px solid var(--border);background:var(--surface-hover);color:var(--text-secondary)}.booking-public-step-pill span{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;border-radius:999px;background:#5a452a14;font-size:11px;font-weight:800}.booking-public-step-pill strong{font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.booking-public-step-pill--active{border-color:#12855a47;background:#12855a14;color:var(--primary-dark)}.booking-public-step-pill--active span{background:var(--primary);color:#fff}.booking-public-notice-copy{color:var(--text-secondary);font-size:14px;line-height:1.7;white-space:pre-line}@media(max-width:768px){.personnel-toolbar,.personnel-card__header,.personnel-permission-grid,.personnel-summary-grid,.personnel-schedule-row,.personnel-schedule-row__times{grid-template-columns:1fr}.personnel-card__action-row{justify-items:stretch;grid-template-columns:1fr 1fr;gap:10px}.personnel-card__action-row .btn,.personnel-card__footer .btn{width:100%}.personnel-section-card__header{grid-template-columns:1fr}.personnel-schedule-row__toggle{justify-content:space-between}.personnel-service-grid{grid-template-columns:1fr}.personnel-card{padding:16px;gap:12px}.personnel-card__name-row{gap:6px}.personnel-card__meta{gap:8px}.personnel-card__stats{gap:6px}.personnel-stat-pill{width:100%;justify-content:space-between;border-radius:16px}.modal-segmented-grid{grid-template-columns:1fr}.settings-list-item{flex-direction:column;align-items:stretch}.settings-list-item .icon-button{align-self:flex-end}.settings-toggle-card{padding:12px;border-radius:16px}.settings-inline--compact>*{width:100%}.payroll-config-item{flex-direction:column;align-items:stretch}.payroll-config-item .btn{width:100%}.settings-list-item__aside{width:100%;text-align:left}.turn-settings-number{width:100%}.turn-entry-actions,.turn-group-actions{justify-content:flex-start}.booking-public-topbar,.booking-public-poster{grid-template-columns:1fr}.booking-public-topbar{flex-direction:column;align-items:flex-start;padding:16px;border-radius:20px}.booking-public-contact-strip{justify-content:flex-start}.booking-public-poster{padding:18px;border-radius:22px}.booking-public-step-pill{flex:1 1 calc(50% - 8px)}}.technical-record-summary,.crm-detail-kpis,.crm-detail-grid,.crm-identity-grid{display:grid;gap:14px}.operations-intake-shell{display:grid;grid-template-columns:minmax(0,1.4fr) auto;gap:16px;align-items:center;padding:18px 20px;border-radius:24px;border:1px solid rgba(18,133,90,.16);background:linear-gradient(180deg,#12855a14,#fffffffa);box-shadow:var(--shadow-sm)}.operations-intake-shell__copy{display:grid;gap:6px}.operations-intake-shell__title{font-size:20px;font-weight:800;color:var(--text)}.operations-intake-shell__body{margin:0;color:var(--text-secondary);font-size:14px;line-height:1.65}.operations-intake-shell__hint{color:var(--text-muted);font-size:12px;font-weight:700}.operations-intake-shell__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.operations-intake-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr);gap:16px}.operations-intake-selected,.operations-intake-total{display:grid;gap:4px;padding:14px 16px;border-radius:18px;border:1px solid var(--border);background:var(--surface-hover)}.operations-intake-selected strong,.operations-intake-total strong{color:var(--text);font-size:16px}.operations-intake-selected div,.operations-intake-total span{color:var(--text-secondary);font-size:13px}.operations-intake-selected small{color:var(--text-muted);font-size:12px}@media(max-width:768px){.operations-intake-grid,.operations-intake-shell,.dashboard-actions-grid{grid-template-columns:1fr}.operations-intake-shell{padding:16px;border-radius:20px}.operations-intake-shell__actions{justify-content:stretch}.operations-intake-shell__actions>*{width:100%}}.technical-record-summary,.crm-detail-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.technical-record-grid,.crm-detail-grid,.crm-identity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.technical-record-grid__full{grid-column:1 / -1}.technical-record-summary__card,.crm-kpi-card,.crm-identity-field{display:grid;gap:6px;padding:16px;border-radius:18px;border:1px solid var(--border);background:var(--surface-hover)}.technical-record-summary__card span,.crm-kpi-card__label,.crm-identity-field span,.crm-history-note span{color:var(--text-muted);font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.technical-record-summary__card strong,.crm-kpi-card__value,.crm-identity-field strong{font-size:18px;color:var(--text)}.technical-record-summary__card small{color:var(--text-secondary);font-size:12px}.technical-record-gallery,.crm-history-stack,.crm-customer-list,.crm-mini-list{display:grid;gap:14px}.technical-record-section,.crm-customer-empty,.crm-customer-card{border-radius:22px;border:1px solid var(--border);background:#fff;box-shadow:var(--shadow-sm)}.technical-record-section{padding:18px}.technical-record-section__header,.crm-history-card__header,.crm-mini-row,.crm-appointment-row,.crm-customer-card{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.technical-record-section__header{margin-bottom:14px;flex-wrap:wrap}.technical-record-section__header h3{margin:0;font-size:18px}.technical-record-section__header p,.crm-inline-note,.crm-customer-card__contact,.crm-customer-card__meta,.crm-mini-row span,.crm-appointment-row span{margin:6px 0 0;color:var(--text-secondary);font-size:13px;line-height:1.6}.technical-record-upload{position:relative;overflow:hidden}.technical-record-upload input{position:absolute;inset:0;opacity:0;cursor:pointer}.technical-record-empty{display:flex;align-items:center;justify-content:center;gap:10px;min-height:112px;padding:16px;border-radius:18px;border:1px dashed rgba(71,85,105,.24);background:var(--surface-hover);color:var(--text-muted);text-align:center}.technical-record-media-grid,.crm-history-media-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:12px}.technical-record-media-card{overflow:hidden;border-radius:18px;border:1px solid var(--border);background:#fff}.technical-record-media-card img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover;background:#0f172a0a}.technical-record-media-card figcaption{display:flex;justify-content:space-between;gap:8px;align-items:center;padding:10px 12px 12px}.technical-record-media-card figcaption strong{display:block;color:var(--text);font-size:12px}.technical-record-media-card figcaption span{display:block;color:var(--text-muted);font-size:11px;margin-top:2px}.crm-customer-card{width:100%;padding:16px 18px;cursor:pointer;font-family:inherit;text-align:left}.crm-customer-card--active{border-color:#12855a57;background:#12855a14}.crm-customer-card__main{min-width:0;flex:1}.crm-customer-card__header{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.crm-customer-card__name{font-size:17px;font-weight:800;color:var(--text)}.crm-customer-chip{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:var(--surface-hover);color:var(--text-secondary);font-size:11px;font-weight:800;text-transform:uppercase}.crm-customer-chip--success{background:#1665341f;color:#166534}.crm-customer-chip--muted{background:#4755691a;color:#475569}.crm-customer-chip--info{background:#0f766e1f;color:#0f766e}.crm-customer-card__stats{display:grid;justify-items:end;gap:4px;min-width:84px}.crm-customer-card__stats strong{font-size:22px;color:var(--text)}.crm-customer-card__stats span,.crm-customer-card__stats em{color:var(--text-muted);font-size:12px;font-style:normal}.crm-checkbox-row{display:flex;align-items:center;gap:10px;color:var(--text-secondary)}.crm-history-card{display:grid;gap:12px;padding:16px;border-radius:18px;border:1px solid var(--border);background:var(--surface-hover)}.crm-history-card__header span,.crm-mini-row span,.crm-appointment-row span{display:block}.crm-history-note{padding:12px 14px;border-radius:16px;background:#fff;border:1px solid rgba(15,23,42,.06)}.crm-history-note p{margin:8px 0 0;color:var(--text-secondary);font-size:14px;line-height:1.65;white-space:pre-wrap}.crm-mini-row,.crm-appointment-row{padding:12px 14px;border-radius:16px;background:var(--surface-hover);border:1px solid rgba(15,23,42,.06);flex-wrap:wrap}@media(max-width:900px){.technical-record-summary,.crm-detail-kpis,.technical-record-grid,.crm-detail-grid,.crm-identity-grid{grid-template-columns:1fr}}@media(max-width:768px){.crm-customer-card,.technical-record-section__header,.technical-record-summary__card,.crm-mini-row,.crm-appointment-row{padding-inline:14px}.crm-customer-card,.technical-record-section__header,.crm-history-card__header,.crm-mini-row,.crm-appointment-row{flex-direction:column}.crm-customer-card__stats{justify-items:start}.technical-record-media-grid,.crm-history-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.report-panel{display:grid;gap:16px;padding:18px;border-radius:22px;border:1px solid var(--border);background:var(--surface-strong);box-shadow:var(--shadow-sm)}.report-panel__title{color:var(--text);font-size:15px;font-weight:800}.report-panel__subtitle{margin-top:6px;color:var(--text-secondary);font-size:13px;line-height:1.55}.report-filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(148px,1fr));gap:12px}.report-filter-grid__actions{display:flex;flex-wrap:wrap;align-items:end;gap:8px}.report-filter-field{display:grid;gap:6px}.report-filter-field__label{color:var(--text-secondary);font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.report-preset-row,.report-tab-row,.report-saved-list{display:flex;flex-wrap:wrap;gap:8px}.report-preset-row__button{min-width:92px}.report-saved-header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px}.report-saved-header__actions{display:flex;flex:1 1 360px;flex-wrap:wrap;justify-content:flex-end;gap:8px}.report-saved-header__actions input{flex:1 1 220px}.report-share-toggle{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 12px;border-radius:14px;border:1px solid var(--border);background:var(--surface-hover);color:var(--text-secondary);font-size:13px;font-weight:700}.report-saved-pill{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:6px 8px 6px 12px;border-radius:999px;border:1px solid var(--border);background:var(--surface-hover)}.report-saved-pill--system{background:#12855a14;border-color:#12855a33}.report-saved-pill__button,.report-saved-pill__delete{border:0;background:transparent;color:inherit;cursor:pointer;font-family:inherit}.report-saved-pill__button{font-size:13px;font-weight:800}.report-saved-pill__scope{color:var(--text-muted);font-size:11px;font-weight:800;text-transform:uppercase}.report-saved-pill__delete{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px}.report-stats-grid{align-items:stretch}.report-table-card__empty{padding:18px;color:var(--text-muted);text-align:center}.report-peak-card{display:grid;gap:14px;min-height:100%}.report-peak-chart{display:grid;grid-template-columns:repeat(auto-fit,minmax(32px,1fr));align-items:end;gap:10px;min-height:190px}.report-peak-chart__item{display:grid;align-items:end;gap:8px;min-height:100%}.report-peak-chart__bar{border-radius:12px 12px 8px 8px;background:#12855a2e}.report-peak-chart__bar--peak{background:#12855a6b}.report-peak-chart__label{color:var(--text-muted);font-size:11px;font-weight:700;text-align:center}.schedule-board{display:grid;gap:18px}.schedule-board__header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px}.schedule-board__title{color:var(--text);font-size:24px;font-weight:800;letter-spacing:-.03em}.schedule-board__controls{display:flex;flex-wrap:wrap;gap:8px}.schedule-board__staff-select{width:auto;min-width:180px;min-height:42px;border-radius:999px;background:var(--surface-strong)}.schedule-staff-list{display:grid;gap:12px}.schedule-staff-card{overflow:hidden;border-radius:20px;border:1px solid var(--border);background:var(--surface-strong)}.schedule-staff-card__header{display:flex;align-items:center;gap:8px;padding:12px 14px;background:var(--surface-hover);color:var(--text);font-size:14px;font-weight:800}.schedule-staff-card__icon{color:var(--text-secondary)}.schedule-staff-card__body{display:grid;gap:8px;padding:10px}.schedule-staff-card__empty{padding:14px;border-radius:16px;background:#fff;color:var(--text-muted);text-align:center}.schedule-timeline{display:grid;grid-template-columns:78px minmax(0,1fr);gap:12px}.schedule-timeline__labels,.schedule-timeline__board{position:relative}.schedule-timeline__label{position:absolute;right:0;color:#64748b;font-size:12px;font-weight:500}.schedule-timeline__label--major{font-weight:700}.schedule-timeline__board{overflow:hidden;border-radius:20px;border:1px solid var(--border);background:linear-gradient(180deg,#fff,#f8fafc)}.schedule-slot-button{position:absolute;inset-inline:0;border:0;border-top:1px solid rgba(15,23,42,.06);background:transparent;cursor:pointer;text-align:left;font-family:inherit}.schedule-slot-button--major{background:#0ea5e90a}.schedule-slot-button__label{position:absolute;left:12px;top:10px;display:inline-flex;align-items:center;gap:6px;color:#cbd5e1;font-size:12px}.schedule-event-card,.schedule-pill{box-shadow:0 12px 24px #0f172a14;overflow:hidden}.schedule-event-card{z-index:2;padding:10px 12px;border-radius:16px}.schedule-event-card__header,.schedule-pill__header{display:flex;justify-content:space-between;gap:10px}.schedule-event-card__main,.schedule-pill__main{min-width:0}.schedule-event-card__name,.schedule-pill__name{color:#0f172a;font-weight:800}.schedule-event-card__name{font-size:13px}.schedule-pill__name{font-size:14px}.schedule-event-card__meta,.schedule-pill__time,.schedule-event-card__aside,.schedule-pill__aside{color:#475569}.schedule-event-card__meta{margin-top:4px;font-size:11px}.schedule-pill__time{margin-top:3px;font-size:12px}.schedule-event-card__services,.schedule-pill__services{margin-top:6px}.schedule-event-card__aside,.schedule-pill__aside{flex-shrink:0;text-align:right;font-size:12px}.schedule-event-card__aside{font-size:11px}.schedule-event-card__total,.schedule-pill__total{margin-top:4px;font-weight:800}.schedule-pill{padding:10px 12px;border-radius:16px}.schedule-surface--default{border-left:4px solid #cbd5e1;background:#cbd5e138}.schedule-surface--pending{border-left:4px solid #f59e0b;background:#f59e0b24}.schedule-surface--accepted{border-left:4px solid #0ea5e9;background:#0ea5e924}.schedule-surface--checked-in{border-left:4px solid #0f766e;background:#0f766e24}.schedule-surface--completed{border-left:4px solid #475569;background:#47556924}.schedule-surface--cancelled{border-left:4px solid #dc2626;background:#dc262624}.schedule-surface--no-show{border-left:4px solid #c2410c;background:#c2410c24}.catalog-list,.catalog-modal-stack,.square-diagnostics,.square-warning-list,.square-sync-grid,.square-mapping-list,.square-hours-list{display:grid;gap:12px}.catalog-card{text-align:left}.catalog-card__title-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.catalog-card__dot{display:inline-flex;width:14px;height:14px;border-radius:999px}.catalog-card__dot--small{width:12px;height:12px}.catalog-card__meta{margin-top:8px}.catalog-card__description,.catalog-card__section-body{color:var(--text-secondary);font-size:13px;line-height:1.6}.catalog-card__section-body .service-badge-list{margin-top:0}.catalog-card__section{display:grid;gap:6px}.catalog-card__section-label{color:var(--text-secondary);font-size:12px;font-weight:700}.catalog-color-chip{cursor:default}.catalog-selection-grid,.catalog-empty-state{margin-top:8px}.square-toggle-chip{cursor:pointer}.square-summary-grid,.square-summary-card{margin-top:16px}@media(max-width:900px){.schedule-timeline{grid-template-columns:64px minmax(0,1fr)}.report-saved-header__actions{justify-content:stretch}.report-saved-header__actions>*{width:100%}}@media(max-width:768px){.report-filter-grid,.schedule-timeline{grid-template-columns:1fr}.schedule-timeline__labels{display:none}.schedule-board__controls,.report-filter-grid__actions,.report-preset-row,.report-tab-row{width:100%}.schedule-board__controls>*,.report-filter-grid__actions>*,.report-preset-row__button,.report-tab-row>*{flex:1 1 100%}.schedule-board__staff-select{width:100%}.schedule-event-card__header,.schedule-pill__header,.square-mapping-list .mapping-card__header,.catalog-card .mapping-card__header{flex-direction:column;align-items:stretch}.schedule-event-card__aside,.schedule-pill__aside{text-align:left}.catalog-card .mapping-card__actions,.square-mapping-list .mapping-card__actions,.catalog-card .mapping-card__actions .btn,.square-mapping-list .mapping-card__actions .btn,.square-summary-card .btn{width:100%}.square-summary-grid,.selection-grid.square-summary-grid{margin-top:12px}}@media(max-width:640px){.report-panel,.schedule-board{padding:16px;border-radius:20px}.report-peak-chart{grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-card__title-row,.square-mapping-list .mapping-card__actions{align-items:stretch}}.sync-alert,.sync-section{margin-top:18px;border-radius:24px;border:1px solid var(--border);background:var(--surface-strong);box-shadow:var(--shadow-sm)}.sync-alert{padding:18px;border-color:#fed7aa;background:#fff7ed;color:#9a3412}.sync-alert__row{display:flex;gap:12px;align-items:flex-start}.sync-alert__icon{flex-shrink:0;margin-top:2px}.sync-alert__title,.sync-issue-callout__title{color:#0f172a;font-size:15px;font-weight:800}.sync-alert__body,.sync-issue-callout__body,.sync-section__subtitle,.sync-conflict-card__meta,.sync-log-card__meta{margin-top:6px;color:var(--text-secondary);font-size:13px;line-height:1.55}.sync-section{padding:20px}.sync-section__header,.sync-conflict-card__header,.sync-log-card__header{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;flex-wrap:wrap}.sync-section__title{color:#0f172a;font-size:22px;font-weight:800}.sync-section__meta{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border-radius:999px;background:#f8fafc;color:#475569;font-size:12px;font-weight:700}.sync-filter-row,.sync-filter-group,.sync-conflict-list,.sync-issue-list,.sync-log-list{display:grid;gap:12px}.sync-filter-group{display:flex;flex-wrap:wrap;gap:8px}.sync-empty{padding:26px;border-radius:20px;background:#f8fafc;color:#94a3b8;text-align:center}.sync-conflict-card,.sync-log-card{overflow:hidden;border-radius:22px;border:1px solid rgba(15,23,42,.08);background:#fff}.sync-conflict-card{box-shadow:0 10px 24px #0f172a0d}.sync-conflict-card__accent{height:5px}.sync-conflict-card__accent--high{background:#b91c1c}.sync-conflict-card__accent--medium{background:#b45309}.sync-conflict-card__accent--low{background:#0369a1}.sync-conflict-card__body{padding:18px}.sync-conflict-card__main{min-width:0;flex:1}.sync-conflict-card__title-row,.sync-log-card__title-row,.sync-issue-row__header,.sync-action-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.sync-conflict-card__name{color:#0f172a;font-size:18px;font-weight:800}.sync-conflict-card__aside{min-width:200px;text-align:right}.sync-conflict-card__aside-label,.sync-conflict-card__aside-meta,.sync-issue-row__meta,.sync-issue-row__age,.sync-log-card__time{color:#64748b;font-size:12px}.sync-conflict-card__aside-value{margin-top:4px;color:#0f172a;font-size:14px;font-weight:700}.sync-conflict-card__aside-meta{margin-top:6px}.sync-badge,.sync-log-status-pill,.sync-log-type-pill{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:800}.sync-badge--caps{letter-spacing:.05em;text-transform:uppercase}.sync-badge--high{background:#fef2f2;color:#b91c1c}.sync-badge--medium,.sync-badge--pending{background:#fff7ed;color:#b45309}.sync-badge--low,.sync-badge--status{background:#eff6ff;color:#1d4ed8}.sync-issue-callout{margin-top:14px;padding:14px;border-radius:18px;border:1px solid rgba(15,23,42,.05);background:#f8fafc}.sync-issue-callout__row{display:flex;gap:10px;align-items:flex-start}.sync-issue-callout__icon{flex-shrink:0;margin-top:2px}.sync-issue-callout__icon--high{color:#b91c1c}.sync-issue-callout__icon--medium{color:#b45309}.sync-issue-callout__icon--low{color:#0369a1}.sync-issue-row{padding:12px 14px;border-radius:16px;border:1px solid rgba(15,23,42,.08);background:#fff}.sync-issue-row__title,.sync-log-card__title{color:#0f172a;font-size:13px;font-weight:700}.sync-action-row{margin-top:16px}.sync-action-row__refresh{border-color:#0f766e2e;background:#ecfdf5;color:#166534}.sync-log-card{padding:16px}.sync-log-card__title{font-size:15px;font-weight:800}.sync-log-card__meta{color:#475569}.sync-log-card__error{margin-top:10px;padding:10px 12px;border-radius:14px;background:#fef2f2;color:#b91c1c;font-size:12px;line-height:1.5}.sync-log-icon--success{color:#16a34a}.sync-log-icon--error{color:#dc2626}.sync-log-icon--pending{color:#b45309}.sync-log-status-pill--success{background:#dcfce7;color:#166534;text-transform:uppercase}.sync-log-status-pill--error{background:#fee2e2;color:#b91c1c;text-transform:uppercase}.sync-log-status-pill--pending{background:#fef3c7;color:#b45309;text-transform:uppercase}.sync-log-type-pill{background:#eff6ff;color:#1d4ed8}.settings-inline-card{padding:14px}.form-group--full{grid-column:1 / -1}.settings-list--spaced,.settings-form-grid--spaced{margin-top:16px}.settings-list-item--split{align-items:center;justify-content:space-between}.settings-notice-card__title{margin-top:10px}.settings-tip-row{min-width:0}.settings-tip-row__input{width:92px}.settings-list-item--check{gap:10px}.settings-check-input{width:18px;height:18px;flex-shrink:0}@media(max-width:768px){.sync-section,.sync-alert{padding:16px;border-radius:20px}.sync-filter-group,.sync-action-row{width:100%}.sync-filter-group>*,.sync-action-row>*{flex:1 1 100%}.sync-conflict-card__aside,.sync-log-card__time{min-width:0;text-align:left}.sync-conflict-card__header,.sync-log-card__header,.sync-issue-row__header,.sync-alert__row{flex-direction:column;align-items:stretch}.settings-list-item--split{align-items:stretch}.settings-tip-row,.settings-tip-row__input{width:100%}}.operations-intake-privacy-note{margin-top:10px;padding:10px 12px;border-radius:14px;background:#eff6ff;color:#1d4ed8;font-size:12px;line-height:1.5}.service-profile-preview{margin-top:12px;padding:14px;border-radius:18px;border:1px solid rgba(15,23,42,.08);background:#f8fafc;display:flex;flex-direction:column;gap:12px}.service-profile-preview__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.service-profile-preview__meta,.service-profile-preview__history-meta span,.service-profile-preview__label{color:#64748b;font-size:12px}.service-profile-preview__aside{flex-shrink:0;text-align:right;display:flex;flex-direction:column;gap:2px;color:#0f172a;font-size:12px}.service-profile-preview__aside strong{font-size:18px;font-weight:800}.service-profile-preview__block{display:flex;flex-direction:column;gap:8px}.service-profile-preview__label{text-transform:uppercase;letter-spacing:.04em}.service-profile-preview__history{display:grid;gap:10px}.service-profile-preview__history-card{padding:12px;border-radius:16px;background:#fff;border:1px solid rgba(15,23,42,.06);display:flex;flex-direction:column;gap:8px}.service-profile-preview__history-card p{margin:0;color:#334155;font-size:13px;line-height:1.5}.service-profile-preview__history-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.service-profile-preview__history-meta strong{color:#0f172a;font-size:13px;font-weight:700}.service-profile-preview__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.service-profile-preview__thumbs img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:14px;border:1px solid rgba(15,23,42,.08);background:#e2e8f0}@media(max-width:768px){.service-profile-preview__header,.service-profile-preview__history-meta{flex-direction:column;align-items:flex-start}.service-profile-preview__aside{text-align:left}.service-profile-preview__thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}}.personnel-card__summary{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:var(--primary-bg);color:var(--primary-dark);font-size:12px;font-weight:700;width:fit-content}@media(max-width:768px){.personnel-card__summary{width:100%;justify-content:center}}:root{--primary: #255cff;--primary-light: #eef3ff;--primary-dark: #1631b8;--primary-bg: rgba(37, 92, 255, .12);--success: #0f9f6e;--success-bg: rgba(15, 159, 110, .12);--warning: #d18b0f;--warning-bg: rgba(209, 139, 15, .12);--danger: #d14343;--danger-bg: rgba(209, 67, 67, .12);--info: #2563eb;--info-bg: rgba(37, 99, 235, .12);--bg: #f4f6fb;--bg-hover: #edf1f7;--surface: #f9fbff;--surface-hover: #f2f5fb;--surface-strong: #ffffff;--input-bg: rgba(255, 255, 255, .96);--border: rgba(15, 23, 42, .08);--border-strong: rgba(15, 23, 42, .14);--text: #101828;--text-secondary: #475467;--text-muted: #667085;--ring: rgba(37, 92, 255, .18);--sidebar-bg: #0f172a;--sidebar-surface: rgba(148, 163, 184, .12);--sidebar-text: rgba(226, 232, 240, .72);--sidebar-active: #ffffff;--sidebar-active-bg: rgba(37, 92, 255, .18);--shadow-sm: 0 2px 8px rgba(15, 23, 42, .04), 0 12px 28px rgba(15, 23, 42, .04);--shadow: 0 18px 44px rgba(15, 23, 42, .08);--shadow-lg: 0 36px 80px rgba(15, 23, 42, .16);--radius-sm: 14px;--radius: 22px;--radius-lg: 28px;--radius-xl: 36px;--max-width: 1380px}html{background:radial-gradient(circle at top left,rgba(37,92,255,.08),transparent 22%),linear-gradient(180deg,#f8faff,#f4f6fb);color:var(--text);font-family:Be Vietnam Pro,Segoe UI,sans-serif}body{background:radial-gradient(circle at top left,rgba(37,92,255,.08),transparent 24%),radial-gradient(circle at bottom right,rgba(15,159,110,.08),transparent 18%),linear-gradient(180deg,#f9fbff,#f4f6fb);color:var(--text);font-family:Be Vietnam Pro,Segoe UI,sans-serif}h1,h2,h3,h4,.shell-title,.page-chrome__title,.workspace-context-card__title,.mobile-topbar__title strong,.app-modal__title,.login-panel__title,.login-brand__title,.login-card__title{font-family:Space Grotesk,Be Vietnam Pro,Segoe UI,sans-serif}input,select,textarea{min-height:48px;background:var(--input-bg);border-color:var(--border);border-radius:16px}input:focus,select:focus,textarea:focus{background:#fff;border-color:var(--primary);box-shadow:0 0 0 4px var(--ring)}.app-layout{background:transparent}.sidebar{width:286px;background:radial-gradient(circle at top left,rgba(37,92,255,.2),transparent 34%),linear-gradient(180deg,#0f172a,#111c36);border-right:1px solid rgba(148,163,184,.12);padding-bottom:max(18px,env(safe-area-inset-bottom))}.sidebar-header{padding:max(24px,calc(env(safe-area-inset-top) + 12px)) 20px 18px}.brand-mark__badge{background:linear-gradient(135deg,#255cff,#4f7cff);box-shadow:0 12px 28px #255cff3d}.nav-links{gap:6px;padding:18px 12px}.nav-link{min-height:48px;border-radius:16px;font-weight:700}.nav-link.active{background:#ffffff1a;border-color:#255cff52;box-shadow:inset 0 0 0 1px #255cff2e}.sidebar-user-card{border-radius:18px}.main-content{margin-left:286px;padding:max(24px,calc(env(safe-area-inset-top) + 12px)) 24px calc(118px + env(safe-area-inset-bottom))}.main-shell-header{display:grid;gap:14px;max-width:var(--max-width);margin:0 auto 18px}.workspace-context-card,.install-prompt-card{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 20px;border-radius:24px;border:1px solid var(--border);background:#ffffffd1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow-sm)}.workspace-context-card__copy,.install-prompt-card__copy{min-width:0;flex:1}.workspace-context-card__title-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px}.workspace-context-card__title{margin:0;font-size:clamp(30px,4vw,40px);letter-spacing:-.05em;line-height:1}.workspace-context-card__subtitle,.install-prompt-card__body{margin:10px 0 0;color:var(--text-secondary);font-size:14px;line-height:1.65}.workspace-context-card__actions,.install-prompt-card__actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.install-prompt-card__title{font-size:18px;font-weight:700;letter-spacing:-.03em}.shell-eyebrow,.dashboard-panel__eyebrow{color:var(--text-muted);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.shell-chip{min-height:34px;gap:6px;padding:0 14px;background:#0f172a0a;border-color:#0f172a0f;color:var(--text-secondary)}.shell-chip--accent{background:var(--primary-light);border-color:#255cff33;color:var(--primary-dark)}.mobile-topbar{position:sticky;top:0;z-index:140;display:none;align-items:center;justify-content:space-between;gap:10px;padding:calc(env(safe-area-inset-top) + 12px) 14px 12px;background:#0f172ad6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-topbar__title strong{font-size:18px;letter-spacing:-.04em}.mobile-topbar__eyebrow{color:#e2e8f0b3}.main-surface{display:grid;gap:16px}.page-chrome__hero{padding:24px;border-radius:28px;background:radial-gradient(circle at top right,rgba(37,92,255,.08),transparent 32%),linear-gradient(180deg,#ffffffeb,#f9fbfffa);border-color:var(--border);box-shadow:var(--shadow-sm)}.page-chrome__title{font-size:clamp(32px,5vw,44px)}.page-chrome__subtitle{max-width:760px;font-size:15px}.page-chrome__badge{min-height:30px;padding:0 12px;border-radius:999px;background:var(--primary-light);color:var(--primary-dark)}.page-guide-card,.page-toolbar-card,.notice-banner,.notice-card,.notice-browser-card,.card,.stat-card,.compact-list-card,.app-modal__dialog{border-color:var(--border);background:#ffffffeb;box-shadow:var(--shadow-sm)}.page-toolbar-card,.card,.compact-list-card,.app-modal__dialog{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.page-metric{border-radius:18px}.btn,.mobile-btn,.icon-button{min-height:46px;border-radius:16px}.btn-primary{background:linear-gradient(135deg,#255cff,#4f7cff);box-shadow:0 12px 28px #255cff2e}.btn-primary:hover{box-shadow:0 14px 30px #255cff38}.btn-secondary,.icon-button{background:#ffffffeb;border-color:var(--border)}.notice-browser-card{background:linear-gradient(180deg,#255cff14,#fffffffa)}.mobile-bottom-nav{position:fixed;left:12px;right:12px;bottom:calc(env(safe-area-inset-bottom) + 12px);z-index:150;display:none;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:10px;border-radius:26px;border:1px solid rgba(148,163,184,.16);background:#0f172ae6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow)}.bottom-nav-item{min-height:56px;border-radius:18px;color:#e2e8f0c2}.bottom-nav-item.active{background:#ffffff1f;color:#fff}.app-modal{padding:20px}.app-modal__dialog{border-radius:30px}.login-shell{position:relative;display:grid;min-height:100vh;grid-template-columns:minmax(0,1.15fr) minmax(340px,430px);gap:28px;padding:max(24px,calc(env(safe-area-inset-top) + 16px)) 24px calc(24px + env(safe-area-inset-bottom))}.login-shell:before{background:#255cff29}.login-shell:after{background:#0f9f6e24}.login-panel{gap:24px;padding:32px;border-radius:34px;background:radial-gradient(circle at top right,rgba(79,124,255,.28),transparent 28%),linear-gradient(160deg,#0f172af5,#111c36eb)}.login-panel__headline{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.login-panel__device-pill{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 12px;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.08);color:#ffffffd6;font-size:12px;font-weight:700}.login-panel__title{max-width:620px}.login-feature-list--grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.login-feature{min-height:100%}.login-install-tip{padding:18px;border-radius:22px;background:#ffffff14;border:1px solid rgba(255,255,255,.08)}.login-install-tip__title{font-size:14px;font-weight:700}.login-install-tip__body{margin:8px 0 0;color:#ffffffc2;font-size:13px;line-height:1.6}.login-card{align-self:center;padding:28px;border-radius:30px;background:#ffffffeb;border-color:var(--border)}.login-brand__icon{background:linear-gradient(135deg,#255cff,#4f7cff)}.dashboard-v2{display:grid;gap:16px}.dashboard-command-deck{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.dashboard-command-card{display:grid;gap:8px;padding:18px;text-align:left;border-radius:22px;border:1px solid var(--border);background:#ffffffe0;color:var(--text);box-shadow:var(--shadow-sm)}.dashboard-command-card strong{font-size:18px;line-height:1.1}.dashboard-command-card span{color:var(--text-secondary);font-size:13px;line-height:1.55}.dashboard-command-card--primary{border-color:transparent;background:linear-gradient(135deg,#255cff,#4f7cff);color:#fff}.dashboard-command-card--primary span{color:#ffffffd1}.dashboard-focus-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:16px}.dashboard-panel{padding:20px}.dashboard-panel--accent{background:radial-gradient(circle at top right,rgba(37,92,255,.1),transparent 30%),linear-gradient(180deg,#fffffff5,#f2f5fbfa)}.dashboard-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.dashboard-panel__title{margin:6px 0 0;font-size:24px;line-height:1.06;letter-spacing:-.04em}.dashboard-panel__trend{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 12px;border-radius:999px;background:var(--primary-light);color:var(--primary-dark);font-size:12px;font-weight:800}.dashboard-priority-list,.dashboard-step-list,.dashboard-upcoming-list{display:grid;gap:12px;margin-top:18px}.dashboard-priority-row,.dashboard-upcoming-row{display:grid;gap:12px;padding-top:12px;border-top:1px solid var(--border)}.dashboard-priority-row:first-child,.dashboard-upcoming-row:first-child{padding-top:0;border-top:0}.dashboard-priority-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.dashboard-priority-row__icon,.dashboard-signal-card__icon{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:14px}.dashboard-priority-row__icon--warning,.dashboard-signal-card__icon--warning{background:var(--warning-bg);color:var(--warning)}.dashboard-priority-row__icon--danger{background:var(--danger-bg);color:var(--danger)}.dashboard-priority-row__icon--success,.dashboard-signal-card__icon--success{background:var(--success-bg);color:var(--success)}.dashboard-priority-row__title,.dashboard-step-row__title,.dashboard-upcoming-row__name,.dashboard-signal-card__label{font-size:14px;font-weight:700}.dashboard-priority-row__body,.dashboard-step-row__body,.dashboard-upcoming-row__meta,.dashboard-signal-card__helper{color:var(--text-secondary);font-size:13px;line-height:1.55}.dashboard-priority-row__value{font-family:Space Grotesk,Be Vietnam Pro,Segoe UI,sans-serif;font-size:28px;font-weight:700;letter-spacing:-.05em}.dashboard-step-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:flex-start;padding-top:12px;border-top:1px solid var(--border)}.dashboard-step-row:first-child{padding-top:0;border-top:0}.dashboard-step-row__index{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:14px;background:var(--surface-hover);color:var(--text);font-size:12px;font-weight:800}.dashboard-signal-card{padding:18px;border-radius:22px;border:1px solid var(--border);background:#ffffffe0;box-shadow:var(--shadow-sm)}.dashboard-signal-card--warning{background:linear-gradient(180deg,#fff7e8f5,#ffffffeb)}.dashboard-signal-card__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-signal-card__value{font-family:Space Grotesk,Be Vietnam Pro,Segoe UI,sans-serif;font-size:32px;font-weight:700;letter-spacing:-.06em}.dashboard-upcoming-panel{padding:20px}.dashboard-upcoming-row{grid-template-columns:minmax(0,1fr) auto;align-items:center}.dashboard-upcoming-row__main{min-width:0}.dashboard-upcoming-row__side{display:grid;gap:6px;justify-items:end;text-align:right}.dashboard-upcoming-row__date,.dashboard-upcoming-row__time{font-size:13px;font-weight:700}.dashboard-upcoming-row__date{color:var(--text)}.dashboard-upcoming-row__time{color:var(--text-secondary)}.page-loader{border-radius:24px}@media(max-width:900px){.sidebar{transform:translate(-100%)}.sidebar.sidebar-open{transform:translate(0)}.main-content{margin-left:0;padding-top:0}.mobile-topbar,.mobile-bottom-nav{display:flex}.mobile-bottom-nav{display:grid}.workspace-context-card,.install-prompt-card,.dashboard-focus-grid,.dashboard-command-deck,.dashboard-signal-grid,.login-shell,.login-feature-list--grid{grid-template-columns:1fr}}@media(max-width:768px){.main-content{padding:12px 14px calc(124px + env(safe-area-inset-bottom))}.workspace-context-card,.install-prompt-card,.page-chrome__hero,.card,.page-toolbar-card,.app-modal__dialog,.login-panel,.login-card,.dashboard-command-card,.dashboard-signal-card{border-radius:24px}.workspace-context-card,.install-prompt-card,.page-chrome__header,.page-guide-card,.app-modal__header,.app-modal__footer{flex-direction:column;align-items:stretch}.workspace-context-card__actions>*,.install-prompt-card__actions>*,.page-chrome__actions>*,.app-modal__footer>*{width:100%}.page-chrome__title{font-size:34px}.dashboard-priority-row,.dashboard-upcoming-row{grid-template-columns:1fr}.dashboard-priority-row__value,.dashboard-upcoming-row__side{justify-items:start;text-align:left}.app-modal{align-items:flex-end;padding:0}.app-modal__dialog{width:100%;max-width:none;max-height:min(88vh,760px);border-radius:28px 28px 0 0;padding-bottom:env(safe-area-inset-bottom)}}:root{--primary: #1f5f53;--primary-light: #dfece7;--primary-dark: #0f2e28;--primary-bg: rgba(31, 95, 83, .12);--success: #1f7a63;--success-bg: rgba(31, 122, 99, .14);--warning: #b46f2e;--warning-bg: rgba(180, 111, 46, .14);--danger: #b6544a;--danger-bg: rgba(182, 84, 74, .14);--info: #3a6f87;--info-bg: rgba(58, 111, 135, .12);--bg: #f3ede2;--bg-hover: #ece4d7;--surface: rgba(255, 250, 243, .92);--surface-hover: #f8f1e7;--surface-strong: #fffdf8;--input-bg: rgba(247, 240, 231, .95);--border: rgba(63, 55, 45, .12);--border-strong: rgba(63, 55, 45, .2);--text: #17231f;--text-secondary: #5b655f;--text-muted: #8f978f;--ring: rgba(31, 95, 83, .2);--sidebar-bg: rgba(19, 30, 29, .96);--sidebar-surface: rgba(255, 255, 255, .04);--sidebar-text: rgba(240, 242, 237, .72);--sidebar-active: #f8faf6;--sidebar-active-bg: rgba(255, 255, 255, .07);--shadow-sm: 0 10px 24px rgba(59, 43, 25, .05);--shadow: 0 18px 46px rgba(59, 43, 25, .08);--shadow-lg: 0 34px 100px rgba(59, 43, 25, .14);--radius-sm: 14px;--radius: 20px;--radius-lg: 28px;--radius-xl: 34px;--max-width: 1460px}body{min-height:100vh;background:radial-gradient(circle at top left,rgba(224,196,151,.28),transparent 30%),radial-gradient(circle at top right,rgba(131,164,153,.16),transparent 26%),linear-gradient(180deg,#f8f3ea,#f1e9dd 52%,#ece3d8)}#root{min-height:100vh}.btn{border-radius:16px;font-weight:700;letter-spacing:-.01em}.btn-primary{background:linear-gradient(135deg,#214f47,#2e6d61);border-color:transparent;box-shadow:0 14px 26px #1f5f532e}.btn-secondary{background:#fffaf3d1;border-color:#3f372d1f;color:var(--text)}.btn-danger{background:#b6544a1f;border-color:#b6544a2e;color:#8f2f26}.card,.page-toolbar-card,.app-modal__dialog{background:var(--surface);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.55);box-shadow:var(--shadow)}.app-layout--phase-redesign{position:relative;overflow:hidden}.app-layout__ambient{position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 20% 10%,rgba(223,196,150,.2),transparent 24%),radial-gradient(circle at 80% 18%,rgba(95,132,121,.14),transparent 22%),radial-gradient(circle at 50% 100%,rgba(255,255,255,.34),transparent 40%);z-index:0}.app-layout--phase-redesign>*{position:relative;z-index:1}.shell-sidebar{width:296px;background:radial-gradient(circle at top left,rgba(198,164,121,.16),transparent 24%),linear-gradient(180deg,#121d1cfa,#1b2623fa);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.shell-sidebar__header{padding:28px 22px 20px}.shell-sidebar__summary{margin:18px 0 0;color:#f0f2edb8;font-size:13px;line-height:1.65}.shell-sidebar__section-label{padding:16px 22px 0;color:#f0f2ed6b;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.shell-sidebar__nav{padding:16px 12px 18px}.nav-link{min-height:50px;border-radius:16px}.nav-link.active{background:linear-gradient(135deg,#ffffff14,#1f5f532e);border-color:#dfece724;box-shadow:inset 0 0 0 1px #ffffff05}.shell-sidebar__footer{padding:16px 12px 20px}.shell-sidebar__mini-card{margin-top:12px;padding:14px;border-radius:18px;background:#ffffff0d;border:1px solid rgba(255,255,255,.06)}.shell-sidebar__mini-label{color:#f0f2ed70;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.shell-sidebar__mini-value{margin-top:8px;color:#f8faf6d1;font-size:13px;line-height:1.6}.shell-main{padding:28px 28px 44px}.main-shell-header{align-items:stretch}.workspace-context-card--phase-redesign{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:18px;padding:24px;border-radius:30px;border:1px solid rgba(255,255,255,.55);background:radial-gradient(circle at top right,rgba(223,196,150,.22),transparent 26%),linear-gradient(180deg,#fffdf8eb,#faf5ece0);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.workspace-context-card__title{font-family:Space Grotesk,Be Vietnam Pro,Segoe UI,sans-serif;font-size:clamp(2rem,3vw,3.3rem);letter-spacing:-.06em}.workspace-context-card__subtitle{font-size:15px;line-height:1.7}.workspace-context-card__detail-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.workspace-detail-pill,.workspace-link-chip{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 14px;border-radius:999px;border:1px solid rgba(63,55,45,.12);background:#ffffffb3;color:var(--text);font-size:13px;font-weight:700}.workspace-link-chip{text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.workspace-link-chip:hover{transform:translateY(-1px);box-shadow:var(--shadow-sm);border-color:#1f5f5338}.workspace-context-card__actions--phase-redesign{justify-content:space-between;align-content:space-between;gap:12px}.workspace-context-card__action-cluster{display:flex;flex-wrap:wrap;gap:10px}.install-prompt-card--phase-redesign{min-width:320px;padding:20px;border-radius:28px;border:1px solid rgba(255,255,255,.58);background:radial-gradient(circle at top left,rgba(31,95,83,.12),transparent 30%),linear-gradient(180deg,#fffdf8f5,#f5efe3eb);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.install-prompt-card__title{font-size:18px;font-weight:800;letter-spacing:-.03em}.install-prompt-card__body{margin-top:8px;font-size:13px;line-height:1.65}.mobile-topbar,.mobile-bottom-nav{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-topbar{border-bottom:1px solid rgba(63,55,45,.08);background:#f9f4ecd6}.mobile-bottom-nav{background:#fffbf6d6;border-top:1px solid rgba(63,55,45,.08)}.bottom-nav-item.active{background:#1f5f5314;color:var(--primary-dark)}.page-chrome__hero{padding:22px;border-radius:30px;border:1px solid rgba(255,255,255,.58);background:radial-gradient(circle at top right,rgba(31,95,83,.08),transparent 30%),linear-gradient(180deg,#fffcf8f5,#fbf6efe6);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.page-chrome__badge{background:#1f5f531a;color:var(--primary-dark)}.page-chrome__title{font-family:Space Grotesk,Be Vietnam Pro,Segoe UI,sans-serif;font-size:clamp(2rem,3vw,3.1rem);letter-spacing:-.06em}.page-chrome__subtitle{font-size:15px;line-height:1.7}.page-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.page-metric{padding:18px;border-radius:22px;border:1px solid rgba(63,55,45,.08);background:#ffffffb8}.page-metric__value{font-family:Space Grotesk,Be Vietnam Pro,Segoe UI,sans-serif;font-size:clamp(1.8rem,2.2vw,2.4rem);letter-spacing:-.06em}.page-guide-card{border-radius:22px;background:#f7f1e7d1}.page-toolbar-card{padding:18px;border-radius:24px}.login-shell--phase-redesign{position:relative;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(440px,.85fr);gap:24px;min-height:100vh;padding:30px}.login-shell__ambient{position:absolute;inset:0;background:radial-gradient(circle at top left,rgba(223,196,150,.22),transparent 28%),radial-gradient(circle at bottom right,rgba(31,95,83,.12),transparent 24%);pointer-events:none}.login-panel--phase-redesign,.login-card--phase-redesign{position:relative;z-index:1}.login-panel--phase-redesign{display:grid;gap:20px;padding:34px;border-radius:34px;color:#f5f1ea;background:radial-gradient(circle at top right,rgba(219,184,140,.16),transparent 24%),linear-gradient(160deg,#162321,#203531 48%,#1e2d2a);box-shadow:var(--shadow-lg)}.login-panel__title{margin:0;font-family:Space Grotesk,Be Vietnam Pro,Segoe UI,sans-serif;font-size:clamp(2.4rem,4vw,4.4rem);line-height:.96;letter-spacing:-.08em}.login-panel__subtitle{max-width:720px;font-size:15px;line-height:1.8;color:#f5f1eac2}.login-trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.login-trust-card{display:grid;gap:10px;min-height:170px;padding:18px;border-radius:24px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.login-trust-card__icon{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:16px;background:#ffffff1a}.login-trust-card strong{font-size:16px}.login-trust-card span{color:#f5f1eab8;font-size:13px;line-height:1.65}.login-shift-card{display:grid;gap:16px;padding:24px;border-radius:28px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.login-shift-card__eyebrow{font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#f5f1ea8f}.login-shift-flow{display:grid;gap:12px}.login-shift-flow__row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start}.login-shift-flow__index{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:14px;background:#ffffff14;font-size:12px;font-weight:800}.login-shift-flow__copy{color:#f5f1ead6;font-size:14px;line-height:1.7}.login-card--phase-redesign{align-self:center;padding:30px;border-radius:34px;background:radial-gradient(circle at top right,rgba(223,196,150,.16),transparent 28%),linear-gradient(180deg,#fffcf7f5,#faf6efeb);border:1px solid rgba(255,255,255,.62);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.login-brand{display:flex;align-items:center;gap:16px;margin-bottom:22px}.login-brand__copy{min-width:0}.login-brand__icon{width:56px;height:56px;border-radius:18px;background:linear-gradient(135deg,#1c4d43,#2d6a60);box-shadow:0 14px 26px #1f5f532e}.login-brand__title{margin:0;font-family:Space Grotesk,Be Vietnam Pro,Segoe UI,sans-serif;font-size:28px;line-height:.98;letter-spacing:-.05em}.login-mode-switch{display:inline-grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;padding:6px;border-radius:18px;background:#17231f0f;border:1px solid rgba(63,55,45,.08)}.login-mode-switch__item{min-height:42px;border:0;border-radius:14px;background:transparent;color:var(--text-secondary);font-weight:700}.login-mode-switch__item--active{background:#ffffffd6;color:var(--text);box-shadow:var(--shadow-sm)}.login-card__header{margin:20px 0 18px}.login-card__title{margin:0;font-size:32px;line-height:.98;letter-spacing:-.05em}.login-card__desc{margin:8px 0 0;color:var(--text-secondary);line-height:1.7}.login-form{display:grid;gap:16px}.login-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.login-input-wrap--password{padding-right:8px}.login-password-toggle{width:36px;height:36px;border:0;border-radius:12px;background:#17231f0f;color:var(--text-secondary);cursor:pointer}.login-card__footnote{display:flex;align-items:center;gap:10px;margin-top:18px;padding-top:18px;border-top:1px solid rgba(63,55,45,.08);color:var(--text-secondary);font-size:13px;line-height:1.6}.dashboard-v3{display:grid;gap:18px}.dashboard-spotlight-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:16px}.dashboard-spotlight-card{display:grid;gap:14px;padding:24px;border-radius:30px;border:1px solid rgba(255,255,255,.55);background:radial-gradient(circle at top right,rgba(223,196,150,.2),transparent 26%),linear-gradient(160deg,#18231ff5,#1d2e29eb);color:#f5f1ea;box-shadow:var(--shadow-lg)}.dashboard-spotlight-card__eyebrow{color:#f5f1ea94;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.dashboard-spotlight-card__title{margin:0;max-width:10ch;font-family:Space Grotesk,Be Vietnam Pro,Segoe UI,sans-serif;font-size:clamp(2.4rem,4vw,4.6rem);line-height:.9;letter-spacing:-.08em}.dashboard-spotlight-card__body{max-width:580px;color:#f5f1eac2;line-height:1.8}.dashboard-spotlight-card__trend{display:inline-flex;align-items:center;gap:8px;width:fit-content;min-height:40px;padding:0 16px;border-radius:999px;background:#ffffff14;font-weight:800}.dashboard-command-deck{display:grid;gap:12px}.dashboard-command-card{min-height:122px;border:1px solid rgba(255,255,255,.55);background:#fffaf3db}.dashboard-command-card--lane-1{background:linear-gradient(135deg,#214f47,#2d6a60);color:#fff}.dashboard-command-card--lane-1 span{color:#ffffffc7}.dashboard-command-card--lane-2{background:linear-gradient(180deg,#fffcf7f5,#f5efe3f0)}.dashboard-command-card--lane-3{background:linear-gradient(180deg,#f9f3e7f5,#fffaf3eb)}.dashboard-focus-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(320px,.96fr);gap:16px}.dashboard-panel{padding:22px;border-radius:28px}.dashboard-panel--accent{background:radial-gradient(circle at top right,rgba(31,95,83,.12),transparent 28%),linear-gradient(180deg,#fffdf8fa,#f1ece4f0)}.dashboard-panel__eyebrow{color:var(--text-muted);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.dashboard-panel__title{margin:8px 0 0;max-width:18ch;font-family:Space Grotesk,Be Vietnam Pro,Segoe UI,sans-serif;font-size:28px;line-height:1;letter-spacing:-.05em}.dashboard-signal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.dashboard-signal-card{padding:20px;border-radius:24px;border:1px solid rgba(255,255,255,.52);background:#ffffffb8}.dashboard-upcoming-panel{padding:22px;border-radius:28px}.booking-public-shell--phase-redesign{background:radial-gradient(circle at top left,rgba(223,196,150,.18),transparent 24%),linear-gradient(180deg,#faf5ec,#efe7db)}.booking-public-program{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.booking-public-program__card{padding:18px;border-radius:22px;border:1px solid rgba(255,255,255,.58);background:#fffcf7c7;box-shadow:var(--shadow-sm)}.booking-public-program__title{font-size:14px;font-weight:800;letter-spacing:-.02em}.booking-public-program__card p{margin:8px 0 0;color:var(--text-secondary);font-size:13px;line-height:1.7}.booking-public-body--phase-redesign{gap:18px}.booking-public-stepbar{gap:10px}.booking-public-step-pill{min-height:64px;padding:12px 14px;border-radius:18px;border:1px solid rgba(63,55,45,.08);background:#f7f0e7b8}.booking-public-step-pill--active{background:#1f5f5314;border-color:#1f5f5329}.booking-service-card,.booking-staff-card,.booking-slot-card,.booking-summary-card,.booking-public-success,.booking-main-card,.booking-public-poster{border-radius:26px}.booking-service-card,.booking-staff-card,.booking-slot-card{background:#ffffffb8;border:1px solid rgba(63,55,45,.08)}.booking-service-card--selected,.booking-staff-card--selected,.booking-slot-card--selected{border-color:#1f5f5338;box-shadow:0 0 0 3px #1f5f5314}.booking-summary-card{position:sticky;top:24px;background:radial-gradient(circle at top right,rgba(223,196,150,.16),transparent 24%),linear-gradient(180deg,#fffcf7f5,#f6f0e7f0)}.appointments-desk,.calendar-hub{display:grid;gap:18px}.desk-intro-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.desk-brief-card{padding:18px;border-radius:22px;border:1px solid rgba(255,255,255,.58);background:#fffcf7c2;box-shadow:var(--shadow-sm)}.desk-brief-card__title{font-size:14px;font-weight:800;letter-spacing:-.02em}.desk-brief-card p{margin:8px 0 0;color:var(--text-secondary);font-size:13px;line-height:1.7}.desk-toolbar{display:grid;gap:14px}.desk-toolbar__row{display:flex;align-items:center;justify-content:space-between;gap:14px}.desk-toolbar__filters{display:flex;flex-wrap:wrap;gap:8px}.desk-toolbar__search{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;width:min(100%,360px);min-height:48px;padding:0 14px;border-radius:16px;border:1px solid rgba(63,55,45,.1);background:#ffffffb8}.desk-toolbar__search-input{padding:0;background:transparent;border:0;box-shadow:none}.desk-toolbar__search-input:focus{background:transparent;border:0;box-shadow:none}.desk-lane-stack{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.desk-lane{padding:18px;border-radius:28px;border:1px solid rgba(255,255,255,.55);background:#fffcf7c2;box-shadow:var(--shadow)}.desk-lane__header{display:flex;align-items:start;justify-content:space-between;gap:12px}.desk-lane__eyebrow{display:inline-flex;align-items:center;gap:8px;min-height:30px;padding:0 12px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.desk-lane--attention{color:#8b5324;background:#b46f2e1f}.desk-lane--today{color:#21594f;background:#1f5f531a}.desk-lane--upcoming{color:#3d5661;background:#3a6f871a}.desk-lane__description{margin-top:10px;color:var(--text-secondary);font-size:13px;line-height:1.65}.desk-lane__count{display:inline-flex;min-width:44px;height:44px;align-items:center;justify-content:center;border-radius:16px;font-family:Space Grotesk,Be Vietnam Pro,Segoe UI,sans-serif;font-size:20px;font-weight:700}.desk-lane__list{display:grid;gap:12px;margin-top:16px}.desk-item-card{padding:16px;border-radius:22px;border:1px solid rgba(63,55,45,.08);background:#ffffffbd;text-align:left;box-shadow:var(--shadow-sm)}.desk-item-card__header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px}.desk-item-card__title-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.desk-item-card__title{font-size:16px;font-weight:800;letter-spacing:-.02em}.desk-item-card__status{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.desk-item-card__status--pending{color:#8b5324;background:#b46f2e1f}.desk-item-card__status--confirmed,.desk-item-card__status--arrived,.desk-item-card__status--in-service,.desk-item-card__status--ready-checkout{color:#1d5a4f;background:#1f5f531a}.desk-item-card__status--closed{color:#3d5661;background:#3a6f871a}.desk-item-card__status--cancelled{color:#8f2f26;background:#b6544a1a}.desk-item-card__time,.desk-item-card__meta,.desk-item-card__source{color:var(--text-secondary);font-size:13px;line-height:1.65}.desk-item-card__amount{font-family:Space Grotesk,Be Vietnam Pro,Segoe UI,sans-serif;font-size:28px;font-weight:700;letter-spacing:-.06em}.desk-empty-state{padding:18px;border-radius:20px;border:1px dashed rgba(63,55,45,.14);color:var(--text-secondary);line-height:1.65}.desk-modal-stack{display:grid;gap:16px}.desk-modal-dual{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.desk-panel-card{padding:18px;border-radius:22px;border:1px solid rgba(63,55,45,.08);background:#ffffffad}.desk-panel-card--muted{background:#f7f0e7b8}.desk-panel-card__eyebrow{color:var(--text-muted);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.desk-panel-card__subtext{margin-top:8px;color:var(--text-secondary);font-size:13px;line-height:1.65}.desk-panel-card__header{display:flex;align-items:start;justify-content:space-between;gap:12px}.desk-panel-card__amount{font-family:Space Grotesk,Be Vietnam Pro,Segoe UI,sans-serif;font-size:26px;font-weight:700;letter-spacing:-.06em}.desk-validation-stack{display:grid;gap:10px}.desk-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.desk-service-card{padding:16px;border-radius:20px;border:1px solid rgba(63,55,45,.08);background:#ffffffc7;text-align:left}.desk-service-card--active,.desk-service-card--accent{border-color:#1f5f532e;box-shadow:0 0 0 3px #1f5f5314}.desk-service-card__header{display:flex;align-items:start;justify-content:space-between;gap:12px}.desk-service-card__title{font-size:15px;font-weight:800}.desk-service-card__meta{margin-top:6px;color:var(--text-secondary);font-size:12px;line-height:1.6}.desk-service-card__price{text-align:right;font-size:13px;font-weight:700}.desk-note-field{min-height:120px;border-radius:22px;background:#ffffffb8}.desk-modal-actions{display:flex;align-items:center;justify-content:space-between;gap:16px}.desk-modal-actions__buttons{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.schedule-board--phase-redesign{padding:20px;border-radius:28px}.schedule-board__eyebrow{color:var(--text-muted);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.schedule-board__title{margin-top:8px;font-family:Space Grotesk,Be Vietnam Pro,Segoe UI,sans-serif;font-size:30px;line-height:1;letter-spacing:-.06em}.schedule-board__controls{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.schedule-board__staff-select{min-width:200px}.schedule-staff-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.schedule-staff-card{padding:18px;border-radius:24px;border:1px solid rgba(63,55,45,.08);background:#ffffffad}.schedule-staff-card__header{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:0 12px;border-radius:999px;background:#1f5f5314;color:var(--primary-dark);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.schedule-staff-card__body{display:grid;gap:12px;margin-top:16px}.schedule-staff-card__empty{padding:18px;border-radius:18px;border:1px dashed rgba(63,55,45,.14);color:var(--text-secondary)}.schedule-timeline__board{border-radius:24px;background:linear-gradient(180deg,#ffffff52,#ffffff1f),#f7f0e78f;border:1px solid rgba(255,255,255,.56)}.schedule-slot-button{left:0;right:0;width:100%;justify-content:flex-start;padding-left:14px;border:0;border-bottom:1px solid rgba(63,55,45,.06);background:transparent}.schedule-slot-button:hover{background:#1f5f530d}.schedule-event-card,.schedule-pill{border-radius:18px;border:1px solid rgba(255,255,255,.62);box-shadow:var(--shadow-sm)}.schedule-surface--pending{background:linear-gradient(180deg,#fff5e8fa,#faf3e8eb)}.schedule-surface--accepted,.schedule-surface--checked-in{background:linear-gradient(180deg,#f0f9f6fa,#e7f4efeb)}.schedule-surface--completed{background:linear-gradient(180deg,#f0f5f8fa,#eaf0f4eb)}.schedule-surface--cancelled,.schedule-surface--no-show{background:linear-gradient(180deg,#fbf1effa,#f7ece9eb)}.schedule-event-card__header,.schedule-pill__header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}.schedule-event-card__name,.schedule-pill__name{font-size:15px;font-weight:800}.schedule-event-card__meta,.schedule-pill__time{color:var(--text-secondary);font-size:12px;line-height:1.6}.schedule-event-card__total,.schedule-pill__total{font-family:Space Grotesk,Be Vietnam Pro,Segoe UI,sans-serif;font-weight:700}@media(max-width:1180px){.workspace-context-card--phase-redesign,.dashboard-spotlight-grid,.dashboard-focus-grid,.desk-lane-stack,.login-shell--phase-redesign{grid-template-columns:1fr}.desk-lane-stack{gap:14px}.schedule-staff-list{grid-template-columns:1fr}}@media(max-width:900px){.page-metrics,.dashboard-signal-grid,.booking-public-program,.desk-intro-grid,.desk-modal-dual,.desk-service-grid,.login-trust-grid,.login-form-grid{grid-template-columns:1fr}.workspace-context-card__actions--phase-redesign,.desk-modal-actions,.desk-toolbar__row,.schedule-board__header{flex-direction:column;align-items:stretch}.desk-toolbar__search{width:100%}.desk-item-card__header,.schedule-event-card__header,.schedule-pill__header{grid-template-columns:1fr}}@media(max-width:768px){.shell-main{padding:14px 14px calc(124px + env(safe-area-inset-bottom))}.workspace-context-card--phase-redesign,.page-chrome__hero,.install-prompt-card--phase-redesign,.login-panel--phase-redesign,.login-card--phase-redesign,.dashboard-spotlight-card,.desk-lane,.schedule-board--phase-redesign,.booking-summary-card,.booking-main-card{border-radius:24px}.workspace-context-card__detail-row,.workspace-context-card__action-cluster,.desk-modal-actions__buttons{width:100%}.workspace-link-chip,.desk-modal-actions__buttons .btn{width:100%;justify-content:center}.login-shell--phase-redesign{padding:14px}.login-panel--phase-redesign,.login-card--phase-redesign{padding:22px}.booking-public-summary--phase-redesign{position:static}.booking-summary-card{top:auto}.schedule-board__title{font-size:24px}}.operations-v4-legacy,.turn-v4-legacy{display:none!important}.operations-toolbar-v4{display:grid;gap:14px}.operations-toolbar-v4__copy{display:grid;gap:6px}.operations-toolbar-v4__title,.turn-spotlight__title,.turn-group-card-v4__title,.turn-group-admin-card__title,.turn-settings-card-v4__title,.operations-panel__title,.operations-command-card__title,.operations-lane__title{margin:0;font-family:Space Grotesk,Be Vietnam Pro,Segoe UI,sans-serif;letter-spacing:-.05em}.operations-toolbar-v4__title{font-size:18px;font-weight:800}.operations-toolbar-v4__body,.turn-toolbar-v4__meta,.turn-spotlight__body,.turn-group-admin-card__body,.turn-settings-card-v4__body,.operations-panel__body,.operations-command-card__body,.operations-empty-card,.turn-empty-card{color:var(--text-secondary);font-size:13px;line-height:1.7}.operations-toolbar-v4__controls{display:grid;gap:12px}.operations-toolbar-v4__search{width:100%}.operations-toolbar-v4__pills{display:flex;flex-wrap:wrap;gap:10px}.operations-pulse-pill{display:inline-flex;align-items:center;gap:10px;min-height:40px;padding:0 14px;border-radius:999px;border:1px solid rgba(63,55,45,.08);background:#ffffffbd;color:var(--text);box-shadow:var(--shadow-sm)}.operations-pulse-pill strong{font-family:Space Grotesk,Be Vietnam Pro,Segoe UI,sans-serif;font-size:16px;font-weight:700}.operations-pulse-pill span:last-child{font-size:12px;color:var(--text-secondary)}.operations-pulse-pill--muted{background:#f7f0e7c7}.operations-command-grid,.operations-panel-grid,.turn-spotlight-grid,.turn-settings-grid{display:grid;gap:16px}.operations-command-grid{grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr)}.operations-command-card,.operations-panel,.operations-lane,.turn-spotlight,.turn-group-card-v4,.turn-group-admin-card,.turn-settings-card-v4{padding:22px;border-radius:28px;border:1px solid rgba(255,255,255,.58);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.operations-command-card--primary,.turn-spotlight--pulse{color:#f5f1ea;background:radial-gradient(circle at top right,rgba(223,196,150,.18),transparent 24%),linear-gradient(160deg,#18231ff5,#1d2e29eb)}.operations-command-card--primary .operations-command-card__body,.turn-spotlight--pulse .turn-spotlight__body,.turn-spotlight--pulse .turn-spotlight__stat span,.turn-spotlight--pulse .turn-chip{color:#f5f1eac2}.operations-command-card--secondary,.operations-panel,.operations-lane,.turn-spotlight--queue,.turn-group-card-v4,.turn-group-admin-card,.turn-settings-card-v4{background:radial-gradient(circle at top right,rgba(223,196,150,.14),transparent 24%),linear-gradient(180deg,#fffcf7f5,#f6f0e7eb)}.operations-command-card__eyebrow,.operations-panel__eyebrow,.operations-lane__eyebrow,.turn-spotlight__eyebrow,.turn-group-card-v4__eyebrow,.turn-group-admin-card__eyebrow,.turn-settings-card-v4__eyebrow{color:var(--text-muted);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.operations-command-card--primary .operations-command-card__eyebrow,.turn-spotlight--pulse .turn-spotlight__eyebrow{color:#f5f1ea8f}.operations-command-card__title{font-size:clamp(2rem,3vw,3rem);line-height:.96;margin-top:10px}.operations-command-card__stats,.turn-spotlight__stats,.operations-focus-grid{display:grid;gap:12px;margin-top:18px}.operations-command-card__stats,.turn-spotlight__stats,.operations-focus-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.operations-command-card__stat,.turn-spotlight__stat,.operations-focus-card{display:grid;gap:6px;padding:16px;border-radius:20px;border:1px solid rgba(255,255,255,.12);background:#ffffff14}.operations-command-card--secondary .operations-command-card__stat,.operations-focus-card{background:#ffffffb8;border-color:#3f372d14}.operations-command-card__stat span,.turn-spotlight__stat span,.operations-focus-card span{color:inherit;font-size:12px}.operations-command-card__stat strong,.turn-spotlight__stat strong,.operations-focus-card strong,.operations-panel__count,.operations-arrival-card__amount,.operations-work-card-v4__amount,.operations-lane__count,.turn-group-admin-card__count{font-family:Space Grotesk,Be Vietnam Pro,Segoe UI,sans-serif;font-weight:700;letter-spacing:-.05em}.operations-command-card__stat strong,.turn-spotlight__stat strong,.operations-focus-card strong{font-size:26px}.operations-command-card__actions,.operations-arrival-card__actions,.operations-work-card-v4__actions,.turn-group-card-v4__header,.turn-group-admin-card__actions,.turn-settings-card-v4__footer{display:flex;flex-wrap:wrap;gap:10px}.operations-command-card__actions{margin-top:18px}.operations-summary-list,.turn-wait-list,.turn-entry-grid-v4,.operations-arrival-list,.operations-lane__list{display:grid;gap:12px}.operations-summary-list{margin-top:16px}.operations-summary-row{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding:14px 0;border-top:1px solid rgba(63,55,45,.08)}.operations-summary-row:first-child{border-top:0;padding-top:0}.operations-summary-row strong{display:block;font-size:14px;color:var(--text)}.operations-summary-row span{display:block;margin-top:4px;color:var(--text-secondary);font-size:12px;line-height:1.6}.operations-summary-row b{flex-shrink:0;font-size:28px;color:var(--text)}.operations-panel-grid{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);margin-top:18px}.operations-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.operations-panel__title{font-size:28px;line-height:1;margin-top:8px}.operations-panel__count,.operations-lane__count{display:inline-flex;align-items:center;justify-content:center;min-width:56px;height:56px;padding:0 16px;border-radius:18px;background:#ffffffc7;box-shadow:var(--shadow-sm);font-size:24px}.operations-panel__pill{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#1f5f5314;color:var(--primary-dark);font-size:12px;font-weight:800}.operations-empty-card,.turn-empty-card{display:grid;gap:6px;padding:18px;border-radius:22px;border:1px dashed rgba(63,55,45,.14);background:#ffffff9e}.operations-empty-card strong,.turn-empty-card strong{color:var(--text);font-size:15px}.operations-empty-card--tight,.turn-empty-card--tight{padding:16px}.operations-arrival-card,.operations-work-card-v4,.turn-wait-card,.turn-entry-card-v4{border-radius:22px;border:1px solid rgba(63,55,45,.08);background:#ffffffc2;box-shadow:var(--shadow-sm)}.operations-arrival-card,.operations-work-card-v4,.turn-entry-card-v4{padding:18px}.operations-arrival-card__top,.operations-work-card-v4__top,.turn-wait-card__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.operations-arrival-card__eyebrow,.operations-work-card-v4__meta,.turn-group-card-v4__meta,.turn-entry-card-v4__meta,.turn-entry-card-v4__next span,.turn-entry-card-v4__next em{color:var(--text-secondary);font-size:12px;line-height:1.6}.operations-arrival-card__name,.operations-work-card-v4__name,.turn-entry-card-v4__name{color:var(--text);font-size:18px;font-weight:800;letter-spacing:-.02em}.operations-arrival-card__amount,.operations-work-card-v4__amount{font-size:26px}.operations-arrival-card__meta,.operations-arrival-card__repair{margin-top:12px}.operations-arrival-card__repair{padding:12px 14px;border-radius:18px;background:#b46f2e24;color:#8b5324;font-size:12px;line-height:1.6}.operations-arrival-card__actions{margin-top:14px}.operations-focus-grid{margin-top:18px}.operations-focus-card{min-height:116px}.operations-lane-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.operations-lane--arrived{background:linear-gradient(180deg,#1f5f531a,#fffcf7eb)}.operations-lane--in_service{background:linear-gradient(180deg,#b46f2e1f,#fffcf7eb)}.operations-lane--ready_checkout{background:linear-gradient(180deg,#1f7a631f,#fffcf7eb)}.operations-lane__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.operations-lane__title{margin-top:8px;font-size:24px;line-height:1.05}.operations-work-card-v4__row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.operations-work-card-v4__seq{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#1f5f5314;color:var(--primary-dark);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.operations-work-card-v4__badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.operations-work-card-v4__timing{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.operations-work-card-v4__timing-item{display:grid;gap:4px;padding:12px 14px;border-radius:18px;background:#f7f0e7c7}.operations-work-card-v4__timing-item span{color:var(--text-muted);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.operations-work-card-v4__timing-item strong{color:var(--text);font-size:15px}.operations-work-card-v4__timing-item.ops-work-card__timing-chip--warning{background:var(--warning-bg)}.operations-work-card-v4__timing-item.ops-work-card__timing-chip--danger{background:#b6544a24}.operations-work-card-v4__timing-item.ops-work-card__timing-chip--success{background:var(--success-bg)}.operations-work-card-v4__timing-item.ops-work-card__timing-chip--neutral{background:#3a6f871a}.operations-work-card-v4__note{margin-top:14px;padding:12px 14px;border-radius:18px;background:#f7f0e7c7;color:var(--text-secondary);font-size:13px;line-height:1.7}.operations-work-card-v4__actions{margin-top:14px}.turn-toolbar-v4{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.turn-toolbar-v4__tabs{flex:1 1 auto}.turn-toolbar-v4__meta{max-width:340px;text-align:right}.turn-v4-board{display:grid;gap:18px}.turn-spotlight-grid{grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr)}.turn-spotlight__title{font-size:30px;line-height:.98;margin-top:8px}.turn-spotlight__stats{margin-top:18px}.turn-chip-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.turn-chip{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#ffffff14;font-size:12px;font-weight:700}.turn-board-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.turn-group-card-v4__header,.turn-group-admin-card__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.turn-group-card-v4__title,.turn-group-admin-card__title{font-size:26px;line-height:1;margin-top:8px}.turn-entry-grid-v4{margin-top:16px}.turn-entry-card-v4__header{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start}.turn-entry-card-v4__meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:8px}.turn-entry-card-v4__next{display:grid;gap:4px;margin-top:14px;padding:12px 14px;border-radius:18px;background:#f7f0e7c7}.turn-entry-card-v4__next strong{color:var(--text);font-size:15px}.turn-entry-card-v4__next em{font-style:normal}.turn-entry-card-v4__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.turn-group-admin-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.turn-group-admin-card__count{display:inline-flex;min-width:52px;height:52px;align-items:center;justify-content:center;border-radius:18px;background:#ffffffc7;box-shadow:var(--shadow-sm);font-size:24px}.turn-group-admin-card__actions{margin-top:16px}.turn-settings-grid{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr)}.turn-settings-card-v4--accent{background:radial-gradient(circle at top right,rgba(31,95,83,.12),transparent 26%),linear-gradient(180deg,#fffdf8fa,#f1ece4f0)}.turn-settings-card-v4__title{font-size:28px;line-height:1;margin-top:8px}.turn-toggle-list{display:grid;gap:0;margin-top:16px}.turn-toggle-row-v4{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:14px 0;border-top:1px solid rgba(63,55,45,.08)}.turn-toggle-row-v4:first-child{padding-top:0;border-top:0}.turn-toggle-row-v4__copy strong{color:var(--text);font-size:14px}.turn-settings-card-v4__field{display:grid;gap:8px;margin-top:18px;color:var(--text-secondary);font-size:13px}.turn-settings-card-v4__footer{margin-top:18px}@media(max-width:1180px){.operations-command-grid,.operations-panel-grid,.operations-lane-grid,.turn-spotlight-grid,.turn-board-grid,.turn-group-admin-grid,.turn-settings-grid{grid-template-columns:1fr}}@media(max-width:900px){.operations-command-card__stats,.turn-spotlight__stats,.operations-focus-grid{grid-template-columns:1fr}.operations-panel__header,.operations-lane__header,.operations-arrival-card__top,.operations-work-card-v4__top,.turn-group-card-v4__header,.turn-group-admin-card__header,.turn-toolbar-v4{flex-direction:column;align-items:stretch}.turn-toolbar-v4__meta{max-width:none;text-align:left}}@media(max-width:768px){.operations-command-card,.operations-panel,.operations-lane,.turn-spotlight,.turn-group-card-v4,.turn-group-admin-card,.turn-settings-card-v4{padding:18px;border-radius:24px}.operations-toolbar-v4__pills,.turn-entry-card-v4__actions,.turn-group-admin-card__actions,.operations-command-card__actions,.operations-arrival-card__actions,.operations-work-card-v4__actions{width:100%}.operations-command-card__actions .btn,.operations-arrival-card__actions .btn,.operations-work-card-v4__actions .btn,.turn-settings-card-v4__footer .btn{width:100%;justify-content:center}.operations-lane__count,.operations-panel__count,.turn-group-admin-card__count{align-self:flex-start}.operations-work-card-v4__timing{grid-template-columns:1fr}}.cashier-phase5-shell{display:grid;gap:18px}.cashier-phase5-grid{display:grid;gap:18px;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr)}.cashier-toolbar{display:grid;gap:12px}.cashier-toolbar__note{font-size:13px;color:var(--text-secondary);line-height:1.6}.cashier-phase5-spotlight,.cashier-phase5-policy-card{display:grid;gap:16px}.cashier-spotlight-card{display:grid;gap:14px;padding:18px;border-radius:24px;border:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,#e4f7f4e6,#fffffff5)}.cashier-spotlight-card__meta-row,.cashier-ticket-card__header{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.cashier-inline-chip{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.01em}.cashier-inline-chip--success{background:#15803d1f;color:#166534}.cashier-inline-chip--warning{background:#d9770624;color:#b45309}.cashier-inline-chip--neutral{background:#4755691f;color:#334155}.cashier-spotlight-card__title,.cashier-modal-section__title{font-size:22px;font-weight:800;color:var(--text-primary)}.cashier-spotlight-card__services,.cashier-modal-section__services{min-width:0}.cashier-spotlight-card__footer{display:flex;align-items:end;justify-content:space-between;gap:14px;flex-wrap:wrap}.cashier-spotlight-card__amount{font-size:30px;font-weight:900;color:var(--text-primary)}.cashier-phase5-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.cashier-phase5-stat-card{display:grid;gap:6px;padding:14px;border-radius:18px;border:1px solid rgba(15,23,42,.08);background:#fffffff5}.cashier-phase5-stat-card__label{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.cashier-phase5-stat-card__value{font-size:22px;font-weight:800;color:var(--text-primary)}.cashier-phase5-policy-stack{display:grid;gap:12px}.cashier-phase5-key-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px dashed rgba(15,23,42,.1);color:#475569}.cashier-phase5-key-row strong{color:var(--text-primary)}.cashier-ticket-card--phase5,.cashier-history-card--phase5{border-radius:22px}.cashier-ticket-card--phase5{align-items:stretch;gap:16px}.cashier-phase5-filter-bar{display:grid;gap:14px;margin-top:18px}.cashier-phase5-filter-chips{display:flex;gap:10px;flex-wrap:wrap}.cashier-filter-chip{min-height:40px;padding:0 14px;border-radius:999px;border:1px solid rgba(15,23,42,.08);background:#fff;color:#475569;font:inherit;font-size:13px;font-weight:700}.cashier-filter-chip--active{border-color:#0b736d2e;background:#0f766e1f;color:#0f766e}.cashier-search-field{display:flex;align-items:center;gap:10px;min-height:46px;padding:0 14px;border-radius:16px;border:1px solid rgba(15,23,42,.08);background:#fff;color:#64748b}.cashier-search-field input{flex:1;min-width:0;border:0;background:transparent;color:var(--text-primary);font:inherit;outline:none}.cashier-feedback--info{color:#0f766e;border-color:#0f766e2e;background:#0f766e14}.cashier-modal-body--phase5{gap:16px}.cashier-modal-grid{display:grid;gap:16px;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}.cashier-modal-section{display:grid;gap:14px;padding:18px;border-radius:22px;border:1px solid rgba(15,23,42,.08);background:#fff}.cashier-modal-section__eyebrow{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.cashier-modal-section__meta{font-size:13px;color:#64748b}.cashier-summary-card--phase5{gap:16px}.cashier-panel--phase5-dark{display:grid;gap:14px}.cashier-method-grid--phase5{grid-template-columns:repeat(2,minmax(0,1fr))}.cashier-method-button--cash.cashier-method-button--active{border-color:#0f766e47;background:#0f766e1f;color:#0f766e}.cashier-method-button--credit.cashier-method-button--active{border-color:#7c3aed47;background:#7c3aed1f;color:#7c3aed}.cashier-method-button--debit.cashier-method-button--active{border-color:#2563eb47;background:#2563eb1f;color:#2563eb}.cashier-method-button--zelle.cashier-method-button--active{border-color:#d9770647;background:#d977061f;color:#d97706}.cashier-method-button--other.cashier-method-button--active{border-color:#47556947;background:#4755691f;color:#475569}.cashier-audit-card__list{margin:8px 0 0;padding-left:18px;display:grid;gap:4px;color:#334155;font-size:13px}.cashier-history-card--phase5 .cashier-history-card__meta{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(max-width:960px){.cashier-phase5-grid,.cashier-modal-grid,.cashier-phase5-stat-grid{grid-template-columns:1fr}}@media(max-width:720px){.cashier-spotlight-card__footer,.cashier-phase5-filter-chips{flex-direction:column;align-items:stretch}.cashier-search-field,.cashier-filter-chip,.cashier-inline-chip{min-height:44px}.cashier-ticket-card__header{align-items:stretch}}.management-phase6-shell{display:grid;gap:18px}.management-phase6-shell .page-toolbar-card{padding:16px;border-radius:24px;border:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,#f4f8fafa,#fffffff5)}.management-phase6-shell .page-chrome__content{display:grid;gap:18px}.management-phase6-shell .form-alert,.management-phase6-shell .alert{margin:0;border-radius:18px;border:1px solid rgba(15,23,42,.08)}.management-phase6-shell .card,.management-phase6-shell .report-panel,.management-phase6-shell .compact-list-card,.management-phase6-shell .crm-history-card,.management-phase6-shell .mapping-card,.management-phase6-shell .personnel-card{border-radius:24px}.management-phase6-shell .card-header{gap:14px}.management-phase6-shell .card-title{letter-spacing:-.02em}.management-phase6-shell .ops-toolbar,.management-phase6-shell .personnel-toolbar,.management-phase6-shell .toolbar-row{display:grid;gap:12px}.management-phase6-shell .toolbar-row,.management-phase6-shell .ops-toolbar__row{grid-template-columns:minmax(0,1fr)}.management-phase6-shell .toolbar-grow,.management-phase6-shell .ops-toolbar__search,.management-phase6-shell .search-field{min-width:0}.management-phase6-shell .crm-customer-list,.management-phase6-shell .catalog-list,.management-phase6-shell .personnel-list{display:grid;gap:14px}.management-phase6-shell .crm-customer-card,.management-phase6-shell .catalog-card,.management-phase6-shell .personnel-card{padding:16px;transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease}.management-phase6-shell .crm-customer-card:hover,.management-phase6-shell .catalog-card:hover,.management-phase6-shell .personnel-card:hover{transform:translateY(-1px);border-color:#0f766e29;box-shadow:0 16px 32px #0f172a14}.management-phase6-shell .crm-customer-card__header,.management-phase6-shell .catalog-card__title-row,.management-phase6-shell .personnel-card__name-row,.management-phase6-shell .personnel-card__action-row,.management-phase6-shell .report-tab-row,.management-phase6-shell .report-preset-row{flex-wrap:wrap}.management-phase6-shell .crm-detail-kpis,.management-phase6-shell .crm-detail-grid,.management-phase6-shell .crm-identity-grid,.management-phase6-shell .selection-grid,.management-phase6-shell .report-filter-grid,.management-phase6-shell .report-stats-grid,.management-phase6-shell .catalog-selection-grid,.management-phase6-shell .personnel-preset-grid,.management-phase6-shell .personnel-permission-grid{gap:14px}.management-phase6-shell .crm-kpi-card,.management-phase6-shell .crm-identity-field,.management-phase6-shell .personnel-permission-card,.management-phase6-shell .personnel-section-card,.management-phase6-shell .report-panel,.management-phase6-shell .catalog-card{border:1px solid rgba(15,23,42,.08);background:#fffffff5}.management-phase6-shell .crm-history-media-grid{gap:12px}.management-phase6-shell .report-filter-grid__actions,.management-phase6-shell .report-saved-header__actions,.management-phase6-shell .mapping-card__actions,.management-phase6-shell .payroll-actions-row{display:flex;flex-wrap:wrap;gap:10px}.management-phase6-shell .report-tab-row>*,.management-phase6-shell .report-preset-row__button,.management-phase6-shell .mapping-card__actions .btn,.management-phase6-shell .personnel-card__action-row .btn,.management-phase6-shell .personnel-card__footer .btn{min-height:42px}.management-phase6-shell .report-saved-pill{padding:8px 10px;border-radius:16px}.management-phase6-shell .report-peak-card{min-height:240px}.management-phase6-shell--reports .page-metrics,.management-phase6-shell--reports .report-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.management-phase6-shell--reports .report-filter-grid__actions{grid-column:1 / -1}.management-phase6-shell--customers .technical-record-grid,.management-phase6-shell--services .catalog-modal-stack,.management-phase6-shell--staff .personnel-service-groups,.management-phase6-shell--payroll .settings-form-grid,.management-phase6-shell--business .settings-form-grid{gap:14px}.management-phase6-shell--staff .personnel-toolbar{grid-template-columns:minmax(0,auto) minmax(0,1fr);align-items:center}.management-phase6-shell--staff .personnel-card__footer{display:flex;justify-content:flex-end}.management-phase6-shell--payroll .compact-list-card__row,.management-phase6-shell--income .compact-list-card__row,.management-phase6-shell--reports .report-saved-header{align-items:flex-start}.management-phase6-shell--payroll .compact-list-card__row,.management-phase6-shell--income .compact-list-card__row,.management-phase6-shell--payroll .settings-list-item,.management-phase6-shell--services .mapping-card__header{gap:12px}.management-phase6-shell--income .summary-pairs,.management-phase6-shell--payroll .summary-pairs,.management-phase6-shell--services .selection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.management-phase6-shell--services .catalog-card__section-body{color:var(--text-secondary)}.management-phase6-shell--customers .crm-mini-row,.management-phase6-shell--customers .crm-appointment-row{align-items:flex-start}@media(max-width:900px){.management-phase6-shell--reports .report-filter-grid,.management-phase6-shell--services .selection-grid,.management-phase6-shell--staff .personnel-toolbar{grid-template-columns:minmax(0,1fr)}}@media(max-width:720px){.management-phase6-shell{gap:16px}.management-phase6-shell .page-toolbar-card,.management-phase6-shell .card,.management-phase6-shell .report-panel,.management-phase6-shell .compact-list-card,.management-phase6-shell .personnel-card,.management-phase6-shell .mapping-card{border-radius:22px}.management-phase6-shell .page-toolbar-card{padding:14px}.management-phase6-shell .report-filter-grid,.management-phase6-shell .report-stats-grid,.management-phase6-shell .selection-grid,.management-phase6-shell .settings-form-grid,.management-phase6-shell .crm-detail-kpis,.management-phase6-shell .crm-detail-grid,.management-phase6-shell .crm-identity-grid,.management-phase6-shell .personnel-permission-grid,.management-phase6-shell .personnel-preset-grid,.management-phase6-shell .summary-pairs{grid-template-columns:minmax(0,1fr)}.management-phase6-shell .report-saved-header,.management-phase6-shell .compact-list-card__row,.management-phase6-shell .settings-list-item,.management-phase6-shell .mapping-card__header,.management-phase6-shell .personnel-card__header{flex-direction:column;align-items:stretch}.management-phase6-shell .report-filter-grid__actions,.management-phase6-shell .report-saved-header__actions,.management-phase6-shell .mapping-card__actions,.management-phase6-shell .personnel-card__action-row,.management-phase6-shell .personnel-card__footer,.management-phase6-shell .payroll-actions-row{display:grid;grid-template-columns:minmax(0,1fr)}.management-phase6-shell .report-filter-grid__actions>*,.management-phase6-shell .report-saved-header__actions>*,.management-phase6-shell .mapping-card__actions .btn,.management-phase6-shell .personnel-card__action-row .btn,.management-phase6-shell .personnel-card__footer .btn,.management-phase6-shell .payroll-actions-row .btn{width:100%}.management-phase6-shell .crm-customer-card,.management-phase6-shell .catalog-card,.management-phase6-shell .personnel-card{padding:14px}.management-phase6-shell .report-peak-chart{min-height:180px}.management-phase6-shell--reports .page-metrics{grid-template-columns:minmax(0,1fr)}}.integration-phase7-shell,.integration-phase7-shell .page-chrome__content{display:grid;gap:18px}.integration-phase7-shell .page-toolbar-card{padding:16px;border-radius:24px;border:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,#f8f8f5fa,#fffffff5)}.integration-phase7-shell .form-alert,.integration-phase7-shell .alert{margin:0;border-radius:18px;border:1px solid rgba(15,23,42,.08)}.integration-phase7-shell .card,.integration-phase7-shell .sync-section,.integration-phase7-shell .sync-alert,.integration-phase7-shell .mapping-card,.integration-phase7-shell .compact-list-card,.integration-phase7-shell .settings-card{border-radius:24px}.integration-phase7-shell .settings-shell,.integration-phase7-shell .square-sync-grid,.integration-phase7-shell .square-mapping-list,.integration-phase7-shell .square-hours-list,.integration-phase7-shell .sync-conflict-list,.integration-phase7-shell .sync-log-list,.integration-phase7-shell .settings-grid{gap:14px}.integration-phase7-shell .settings-grid,.integration-phase7-shell .square-summary-grid{display:grid;gap:14px}.integration-phase7-shell .square-sync-grid,.integration-phase7-shell .settings-form-grid{gap:14px}.integration-phase7-shell .mapping-card__header,.integration-phase7-shell .settings-list-item,.integration-phase7-shell .compact-list-card__row,.integration-phase7-shell .sync-section__header,.integration-phase7-shell .sync-conflict-card__header,.integration-phase7-shell .sync-log-card__header{gap:12px}.integration-phase7-shell .mapping-card__actions,.integration-phase7-shell .sync-action-row,.integration-phase7-shell .segmented-control{gap:10px}.integration-phase7-shell .mapping-card__actions,.integration-phase7-shell .sync-action-row{display:flex;flex-wrap:wrap}.integration-phase7-shell .settings-inline-card,.integration-phase7-shell .square-summary-card,.integration-phase7-shell .sync-issue-callout{border-radius:20px}.integration-phase7-shell .settings-list-item--split,.integration-phase7-shell .settings-list-item--check{border-radius:18px;border:1px solid rgba(15,23,42,.08);background:#ffffffeb}.integration-phase7-shell--square .selection-grid,.integration-phase7-shell--business .settings-form-grid,.integration-phase7-shell--square .square-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.integration-phase7-shell--square .search-field,.integration-phase7-shell--square .mapping-card,.integration-phase7-shell--sync .sync-section,.integration-phase7-shell--business .settings-card{border:1px solid rgba(15,23,42,.08);background:#fffffff5}.integration-phase7-shell--business .settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.integration-phase7-shell--business .settings-card--full{grid-column:1 / -1}.integration-phase7-shell--business .notice-card__badges{display:flex;gap:8px;flex-wrap:wrap}.integration-phase7-shell--sync .sync-filter-row,.integration-phase7-shell--sync .sync-filter-group{gap:10px}.integration-phase7-shell--sync .sync-conflict-card,.integration-phase7-shell--sync .sync-log-card{box-shadow:0 16px 32px #0f172a14}.integration-phase7-shell--sync .sync-empty,.integration-phase7-shell--business .settings-list-item__meta,.integration-phase7-shell--square .mapping-card__meta{color:var(--text-secondary)}@media(max-width:900px){.integration-phase7-shell--business .settings-grid,.integration-phase7-shell--square .selection-grid,.integration-phase7-shell--square .square-summary-grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:720px){.integration-phase7-shell{gap:16px}.integration-phase7-shell .page-toolbar-card,.integration-phase7-shell .card,.integration-phase7-shell .sync-section,.integration-phase7-shell .sync-alert,.integration-phase7-shell .mapping-card,.integration-phase7-shell .compact-list-card,.integration-phase7-shell .settings-card{border-radius:22px}.integration-phase7-shell .page-toolbar-card{padding:14px}.integration-phase7-shell .segmented-control,.integration-phase7-shell .mapping-card__actions,.integration-phase7-shell .sync-action-row{display:grid;grid-template-columns:minmax(0,1fr)}.integration-phase7-shell .mapping-card__actions .btn,.integration-phase7-shell .sync-action-row .btn,.integration-phase7-shell .segmented-control__item{width:100%}.integration-phase7-shell .mapping-card__header,.integration-phase7-shell .settings-list-item,.integration-phase7-shell .compact-list-card__row,.integration-phase7-shell .sync-section__header,.integration-phase7-shell .sync-conflict-card__header,.integration-phase7-shell .sync-log-card__header{flex-direction:column;align-items:stretch}.integration-phase7-shell .settings-form-grid,.integration-phase7-shell .selection-grid,.integration-phase7-shell .settings-grid{grid-template-columns:minmax(0,1fr)}}.staff-phase8-shell,.staff-phase8-shell .page-chrome__content{display:grid;gap:18px}.staff-phase8-shell .page-toolbar-card{padding:16px;border-radius:24px;border:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,#f8fafcfa,#fffffff5)}.staff-phase8-shell .card,.staff-phase8-shell .compact-list-card,.staff-phase8-shell .stat-card,.staff-phase8-shell .page-toolbar-card,.staff-phase8-shell .app-modal__dialog{border-radius:24px}.staff-phase8-shell .form-alert{margin:0;border-radius:18px}.staff-phase8-shell .segmented-control{gap:10px}.staff-phase8-toolbar .segmented-control__item{min-height:46px}.staff-phase8-grid{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.staff-phase8-grid--stacked{grid-template-columns:minmax(0,1fr)}.staff-phase8-card{display:grid;gap:14px;border:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,#fffffffa,#f8fafcfa)}.staff-phase8-card--service,.staff-phase8-card--upcoming{min-height:100%}.staff-phase8-card--upcoming{grid-column:1 / -1}.staff-phase8-action-row{display:flex;flex-wrap:wrap;gap:10px}.staff-phase8-action-row .btn{min-height:42px}.staff-phase8-shell .settings-list-item,.staff-phase8-shell .compact-list-card__row,.staff-phase8-shell .card-header{gap:12px}.staff-phase8-shell .settings-list-item{border-radius:18px;border:1px solid rgba(15,23,42,.08);background:#ffffffeb}.staff-phase8-shell .summary-pairs{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.staff-phase8-shell .summary-pairs__item{min-height:42px;padding:12px 14px;border-radius:18px;border:1px solid rgba(15,23,42,.08);background:#fffffff5}.staff-phase8-shell .toolbar-row{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.staff-phase8-shell .settings-inline{display:grid;gap:8px;min-width:0}.staff-phase8-shell .service-badges-block{margin-top:0}.staff-phase8-shell .empty-state,.staff-phase8-shell .page-loader{border-radius:22px}.staff-phase8-logout-copy{color:var(--text-secondary);line-height:1.7}@media(max-width:900px){.staff-phase8-grid,.staff-phase8-shell .toolbar-row{grid-template-columns:minmax(0,1fr)}}@media(max-width:720px){.staff-phase8-shell{gap:16px}.staff-phase8-shell .page-toolbar-card,.staff-phase8-shell .card,.staff-phase8-shell .compact-list-card,.staff-phase8-shell .stat-card,.staff-phase8-shell .app-modal__dialog{border-radius:22px}.staff-phase8-shell .page-toolbar-card{padding:14px}.staff-phase8-shell .segmented-control,.staff-phase8-action-row{display:grid;grid-template-columns:minmax(0,1fr)}.staff-phase8-shell .segmented-control__item,.staff-phase8-action-row .btn{width:100%}.staff-phase8-shell .summary-pairs,.staff-phase8-shell .toolbar-row{grid-template-columns:minmax(0,1fr)}.staff-phase8-shell .settings-list-item,.staff-phase8-shell .compact-list-card__row,.staff-phase8-shell .card-header{flex-direction:column;align-items:stretch}}.modal-copy{margin:0;color:#475569;line-height:1.6}.modal-copy strong{color:#0f172a}
