:root,:root[data-admin-theme=light]{--text:#526274;--text-muted:#6b7c90;--text-heading:#1e293b;--background:#f3f6fa;--page-bg:#f3f6fa;--surface:#fff;--card-bg:#fff;--surface-muted:#edf3f9;--surface-hover:#edf3f9;--surface-selected:#e8f1ff;--border:#d9e2ec;--primary:#2563eb;--primary-hover:#1d4ed8;--danger:#b42318;--warning:#9a6700;--success:#1a7f37;--sidebar-width:220px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--background);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-admin-theme=dark]{--text:#c4ceda;--text-muted:#94a3b8;--text-heading:#f1f5f9;--background:#0f1722;--page-bg:#0f1722;--surface:#172231;--card-bg:#172231;--surface-muted:#1d2b3b;--surface-hover:#213247;--surface-selected:#1d3558;--border:#334155;--primary:#60a5fa;--primary-hover:#93c5fd;--danger:#fca5a5;--warning:#facc15;--success:#86efac;--sidebar-width:220px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--text);background:var(--background);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--background);color:var(--text);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}#root{min-height:100vh}.app{flex-direction:column;min-height:100vh;display:flex}.topbar{background:var(--surface);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex}.brand{color:var(--text-heading);font-size:20px;font-weight:700}.topbar-right{align-items:center;gap:16px;display:flex}.tenant-button{background:var(--surface);border:1px solid var(--border);color:var(--text-heading);border-radius:7px;padding:8px 12px}.user-name{color:var(--text-heading);font-size:14px}.sign-out-button{color:var(--primary);background:0 0;border:none;padding:0}.admin-layout{flex:1;display:flex}.sidebar{width:var(--sidebar-width);background:var(--surface);border-right:1px solid var(--border);padding:20px 12px}.nav{flex-direction:column;gap:4px;display:flex}.nav-button{text-align:left;width:100%;color:var(--text);background:0 0;border:0;border-radius:7px;padding:10px 12px}.nav-button:hover{background:var(--surface-hover)}.nav-button.active{background:var(--surface-selected);color:var(--primary);font-weight:600}.content{flex:1;min-width:0;padding:32px}.page{max-width:1100px}.page h1{color:var(--text-heading);margin-bottom:8px;font-size:28px}.page-description{margin-bottom:24px}.placeholder-card{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:24px}.sign-in-page{background:var(--background);place-items:center;min-height:100vh;display:grid}.sign-in-card{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:10px;width:360px;padding:32px}.primary-button{background:var(--primary);color:#fff;border:0;border-radius:7px;padding:10px 16px}.primary-button:hover{background:var(--primary-hover)}@media (width<=720px){.topbar{padding:0 16px}.tenant-button{display:none}.admin-layout{flex-direction:column}.sidebar{border-right:0;border-bottom:1px solid var(--border);width:100%;padding:8px;overflow-x:auto}.nav{flex-direction:row;min-width:max-content}.nav-button{width:auto}.content{padding:20px}}.schedule-header{margin-bottom:24px}.schedule-header h2{color:var(--text-heading);margin-bottom:4px;font-size:22px}.schedule-tabs{border-bottom:1px solid var(--border);gap:4px;margin-bottom:24px;display:flex}.schedule-tabs button{color:var(--text);background:0 0;border:0;border-bottom:2px solid #0000;padding:10px 14px}.schedule-tabs button.active{color:var(--primary);border-bottom-color:var(--primary);font-weight:600}.settings-card{background:var(--surface);border:1px solid var(--border);border-radius:10px;max-width:700px;margin-bottom:20px;padding:24px}.settings-card h2{color:var(--text-heading);margin-bottom:20px;font-size:18px}.access-option{cursor:pointer;align-items:flex-start;gap:12px;padding:14px 0;display:flex}.access-option+.access-option{border-top:1px solid var(--border)}.access-option input{margin-top:4px}.access-option strong{color:var(--text-heading)}.access-option p{margin-top:3px;font-size:14px}.customer-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:12px 0;display:flex}.status-badge{color:#9a3412;background:#fff7ed;border-radius:999px;padding:4px 9px;font-size:13px;font-weight:600}.invite-form{gap:10px;margin-top:20px;display:flex}.invite-form input{border:1px solid var(--border);background:var(--surface);min-width:0;color:var(--text-heading);border-radius:7px;flex:1;padding:9px 11px}.team-panel{max-width:850px}.team-toolbar{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.team-list{background:var(--surface);border:1px solid var(--border);border-radius:8px;overflow:hidden}.team-row{gap:16px;padding:16px;display:flex}.team-row+.team-row{border-top:1px solid var(--border)}.team-avatar{width:40px;height:40px;color:var(--text-heading);background:#eaeef2;border-radius:50%;flex:0 0 40px;place-items:center;font-weight:700;display:grid}.team-member{min-width:0}.team-member-heading{color:var(--text-heading);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:4px;display:flex}.role-badge,.admin-badge{border:1px solid var(--border);border-radius:999px;padding:2px 8px;font-size:12px;font-weight:600}.admin-badge{color:#0969da;background:#ddf4ff;border-color:#b6e3ff}.team-email,.team-schedules{font-size:14px}.team-email{margin-bottom:4px}.team-schedules{color:var(--text)}.team-invite-card{margin-top:24px}.team-invite-form{gap:16px;display:grid}.team-invite-form label{color:var(--text-heading);gap:6px;font-size:14px;font-weight:600;display:grid}.team-invite-form input[type=email],.team-invite-form select{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text-heading);font:inherit;border-radius:7px;padding:9px 11px}.team-admin-option{grid-template-columns:none;align-items:flex-start;gap:10px!important;display:flex!important}.team-admin-option input{margin-top:3px}.team-admin-option span{gap:3px;display:grid}.team-admin-option small{color:var(--text);font-weight:400}.team-invite-form .primary-button{justify-self:start}.team-invite-test-link{border:1px solid var(--border);background:var(--background);border-radius:7px;margin-top:20px;padding:12px}.team-invite-test-link strong{margin-bottom:6px;display:block}.team-invite-test-link code{overflow-wrap:anywhere;font-size:13px;display:block}.team-invitation-row{justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.team-invitation-row+.team-invitation-row{border-top:1px solid var(--border)}.team-invitation-details{color:var(--text);margin-top:3px;font-size:14px}.team-member{flex:1}.team-owner-note{color:var(--text);margin-top:10px;font-size:13px}.team-member-actions{margin-top:12px}.team-edit-controls{border-top:1px solid var(--border);gap:14px;margin-top:14px;padding-top:14px;display:grid}.team-edit-controls>label:not(.team-admin-option){color:var(--text-heading);gap:6px;font-size:14px;font-weight:600;display:grid}.team-edit-controls select{border:1px solid var(--border);background:var(--surface);width:min(260px,100%);color:var(--text-heading);font:inherit;border-radius:7px;padding:9px 11px}.team-edit-actions{align-items:center;gap:10px;display:flex}.team-edit-actions .primary-button,.team-edit-actions .sign-out-button,.team-member-actions .sign-out-button{width:auto}.team-admin-option input:disabled+span{opacity:.55}.team-schedule-links{flex-wrap:wrap;gap:.5rem;display:inline-flex}.team-schedule-link{appearance:none;color:inherit;cursor:pointer;font:inherit;text-underline-offset:.15em;background:0 0;border:0;padding:0;text-decoration:underline}.team-schedule-assignment-editor{gap:.5rem;display:grid}.team-schedule-assignment-option{align-items:center;gap:.5rem;display:flex}.read-only-badge{margin-top:.25rem;font-size:.8rem;font-weight:600;display:inline-block}.my-dashboard-content{width:min(1120px,100% - 48px);margin:0 auto;padding:40px 0 64px}.my-dashboard-header{margin-bottom:32px}.my-dashboard-header h1{margin-bottom:8px}.my-dashboard-section{gap:16px;display:grid}.my-dashboard-section-heading{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.my-dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.my-dashboard-card{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:20px}.my-dashboard-card-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.my-dashboard-card-heading h3{margin:0 0 8px}.my-dashboard-schedules{gap:8px;display:grid}.my-dashboard-schedules p{margin:0}.my-dashboard-schedule-list{gap:6px;display:grid}.my-dashboard-schedule-link{appearance:none;border:1px solid var(--border);cursor:pointer;text-align:left;width:100%;color:var(--text-heading);background:0 0;border-radius:7px;justify-content:space-between;gap:12px;padding:10px 12px;display:flex}.my-dashboard-schedule-link:hover{background:var(--background)}.services-screen,.service-editor,.localization-settings{gap:16px;display:grid}.services-toolbar,.service-summary{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.services-list{gap:12px;display:grid}.service-meta{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.service-meta span{border:1px solid var(--border);border-radius:999px;padding:4px 8px;font-size:.85rem}.service-editor label,.localization-settings label{gap:6px;display:grid}.service-editor textarea{resize:vertical;min-height:90px}.service-form-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;display:grid}.service-form-grid input,.service-form-grid select,.service-editor input,.service-editor select,.service-editor textarea{box-sizing:border-box;width:100%}.team-member-name-button{appearance:none;color:inherit;cursor:pointer;font:inherit;text-align:left;text-underline-offset:.15em;background:0 0;border:0;padding:0;font-weight:700;-webkit-text-decoration:underline #0000;text-decoration:underline #0000}.team-member-name-button:hover{text-decoration-color:currentColor}.user-profile{gap:16px;display:grid}.user-profile-summary{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.user-profile-summary h2,.user-profile-summary p{margin-top:0}.provider-toggle,.profile-option{align-items:flex-start;gap:10px;display:flex}.provider-toggle span,.profile-option span{gap:3px;display:grid}.profile-option-list{gap:12px;margin-top:16px;display:grid}.profile-read-only-note{margin-bottom:0}.user-profile-save{width:fit-content}.services-workspace-tabs{gap:8px;display:flex}.services-workspace-tabs button{appearance:none;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:8px 4px}.services-workspace-tabs button.active{border-bottom-color:currentColor;font-weight:700}.service-table-wrap,.provider-matrix-scroll{overflow-x:auto}.service-table,.provider-matrix-table{border-collapse:collapse;width:100%}.service-table th,.service-table td,.provider-matrix-table th,.provider-matrix-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;padding:12px 10px}.service-table th,.provider-matrix-table th{white-space:nowrap;font-size:.85rem}.service-table td small,.provider-matrix-table td small{margin-top:3px;display:block}.inline-toggle{align-items:center;gap:6px;display:inline-flex}.service-editor-heading,.provider-picker-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.provider-matrix-workspace,.quick-add-service{gap:16px;display:grid}.quick-add-service h2{margin-top:0}.quick-add-grid{grid-template-columns:minmax(220px,2fr) minmax(90px,.65fr) minmax(110px,.8fr) minmax(130px,.9fr) minmax(130px,.9fr) auto;align-items:end;gap:10px;display:grid}.quick-add-grid label{gap:6px;display:grid}.quick-add-grid input,.quick-add-grid select{box-sizing:border-box;width:100%}.quick-add-button{white-space:nowrap}.provider-picker{gap:14px;display:grid}.provider-picker-heading h2,.provider-picker-heading p{margin-top:0}.provider-picker-list{gap:8px;display:grid}.provider-picker-row{border-bottom:1px solid var(--border);gap:8px;padding:8px 0;display:grid}.provider-picker-row>label{align-items:center;gap:10px;display:flex}.provider-picker-row>label span{gap:2px;display:grid}.provider-disable-confirm{flex-wrap:wrap;align-items:center;gap:8px;padding-left:26px;display:flex}.provider-disable-confirm>span{flex:320px}.provider-matrix-card{gap:12px;display:grid}.provider-matrix-table th:not(:first-child),.provider-matrix-table td:not(:first-child){text-align:center}.provider-matrix-table th:first-child,.provider-matrix-table td:first-child{min-width:220px}.provider-matrix-cell input{cursor:pointer;width:18px;height:18px}.matrix-not-applicable{opacity:.45}@media (width<=980px){.quick-add-grid{grid-template-columns:1fr 1fr}.quick-add-name{grid-column:1/-1}}.provider-matrix-cell-actions{flex-direction:column;align-items:center;gap:5px;display:inline-flex}.provider-service-configure{appearance:none;cursor:pointer;font:inherit;text-underline-offset:2px;background:0 0;border:0;padding:0;font-size:.75rem;text-decoration:underline}.provider-service-screen,.provider-service-editor{gap:16px;display:grid}.provider-service-heading h2{margin-bottom:4px}.provider-service-heading p{margin-top:0}.provider-service-title{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.provider-service-defaults,.provider-service-form-grid{grid-template-columns:repeat(2,minmax(200px,1fr));gap:12px;display:grid}.provider-service-defaults>div{border:1px solid var(--border);border-radius:8px;gap:4px;padding:12px;display:grid}.provider-service-defaults span{opacity:.75;font-size:.8rem}.provider-service-form-grid label{gap:6px;display:grid}.provider-service-form-grid input{box-sizing:border-box;width:100%}.provider-service-actions{flex-wrap:wrap;gap:8px;display:flex}@media (width<=720px){.provider-service-defaults,.provider-service-form-grid{grid-template-columns:1fr}}.brand-button{appearance:none;cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.tenant-select{max-width:280px}.page-heading,.business-card-heading,.storefront-heading,.schedule-summary-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.dashboard-content{box-sizing:border-box;max-width:1180px;margin:0 auto;padding:28px}.business-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.business-card{gap:16px;display:grid}.business-card-heading h2,.business-card-heading p{margin-top:0;margin-bottom:0}.business-card-meta{flex-wrap:wrap;gap:8px;display:flex}.business-card-meta span{border:1px solid var(--border);border-radius:999px;padding:4px 8px;font-size:.82rem}.button-row,.schedule-filter-actions,.team-edit-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.schedule-projection{gap:16px;display:grid}.schedule-filter-grid{grid-template-columns:minmax(260px,2fr) repeat(4,minmax(130px,1fr)) auto;align-items:end;gap:12px;display:grid}.schedule-filter-grid label{gap:6px;display:grid}.schedule-filter-grid input,.schedule-filter-grid select{box-sizing:border-box;width:100%}.schedule-table-wrap{overflow-x:auto}.schedule-table{border-collapse:collapse;width:100%}.schedule-table th,.schedule-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:12px 10px}.schedule-table th{white-space:nowrap;font-size:.82rem}.schedule-table td small{margin-top:3px;display:block}.team-edit-button{margin-top:8px}.invitation-list{gap:8px;display:grid}.customer-row>div{gap:3px;display:grid}.customer-row small{opacity:.75}.storefront-admin,.storefront-details{gap:16px;display:grid}.storefront-details label{gap:6px;display:grid}.storefront-details textarea{resize:vertical;min-height:100px}.storefront-field-grid{grid-template-columns:repeat(2,minmax(220px,1fr));gap:14px;display:grid}.storefront-field-grid input,.storefront-details textarea{box-sizing:border-box;width:100%}.quick-add-grid-with-interval{grid-template-columns:minmax(210px,2fr) minmax(90px,.65fr) minmax(90px,.65fr) minmax(105px,.8fr) minmax(120px,.9fr) minmax(120px,.9fr) auto}@media (width<=1180px){.schedule-filter-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}.schedule-search{grid-column:1/-1}.quick-add-grid-with-interval{grid-template-columns:repeat(2,minmax(180px,1fr))}.quick-add-grid-with-interval .quick-add-name{grid-column:1/-1}}@media (width<=720px){.dashboard-content{padding:16px}.page-heading,.business-card-heading,.storefront-heading,.schedule-summary-row{flex-direction:column;align-items:stretch}.schedule-filter-grid,.storefront-field-grid,.quick-add-grid-with-interval{grid-template-columns:1fr}.schedule-search,.quick-add-grid-with-interval .quick-add-name{grid-column:auto}}.user-name-button{appearance:none;cursor:pointer;font:inherit;background:0 0;border:0;padding:4px 6px;text-decoration:none}.user-name-button:hover{text-decoration:underline}.profile-section{gap:16px;display:grid}.profile-section h2,.profile-section p{margin-top:0;margin-bottom:0}.profile-section-note{opacity:.75}.profile-form-grid{grid-template-columns:repeat(2,minmax(220px,1fr));gap:14px;display:grid}.profile-form-grid label,.provider-public-bio{gap:6px;display:grid}.profile-form-grid input,.provider-public-bio textarea{box-sizing:border-box;width:100%}.profile-form-grid small{opacity:.7}.provider-public-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.provider-public-bio textarea{resize:vertical;min-height:110px}.provider-public-preview{border:1px solid var(--border);border-radius:8px;align-items:flex-start;gap:14px;padding:14px;display:flex}.provider-public-preview img{object-fit:cover;border-radius:50%;width:64px;height:64px}.provider-public-preview p{margin-top:6px}@media (width<=720px){.profile-form-grid{grid-template-columns:1fr}.provider-public-heading{flex-direction:column}}.profile-business-context{border:1px solid var(--border);border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(240px,360px);align-items:end;gap:14px;padding:12px 14px;display:grid}.profile-business-context>div,.profile-business-context label{gap:5px;display:grid}.profile-business-context select{box-sizing:border-box;width:100%}.profile-context-label{opacity:.7;text-transform:uppercase;font-size:.76rem;font-weight:600}.profile-business-context small{opacity:.72}@media (width<=720px){.profile-business-context{grid-template-columns:1fr}}.help-tip{vertical-align:middle;display:inline-flex;position:relative}.help-tip-button{border:1px solid var(--border);cursor:pointer;font:inherit;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:.72rem;line-height:1;display:inline-flex}.help-tip-button:hover,.help-tip-button:focus-visible{background:#7f7f7f14}.help-tip-popover{background:var(--surface,#fff);border:1px solid var(--border);text-align:left;z-index:40;border-radius:8px;width:max-content;max-width:min(300px,75vw);padding:10px 12px;font-size:.82rem;font-weight:400;line-height:1.45;position:absolute;top:-6px;left:24px;box-shadow:0 8px 24px #0000001f}.storefront-theme-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;display:grid}.storefront-theme-card{border:1px solid var(--border);cursor:pointer;border-radius:10px;gap:7px;padding:10px;display:grid}.storefront-theme-card:hover{border-color:currentColor}.storefront-theme-card-selected{box-shadow:inset 0 0 0 1px}.storefront-theme-card>input{opacity:0;pointer-events:none;position:absolute}.storefront-theme-card small{opacity:.72;line-height:1.35}.storefront-theme-swatch{border:1px solid var(--border);border-radius:8px;gap:5px;min-height:54px;padding:8px;display:grid}.storefront-theme-swatch span{border-radius:999px;height:7px;display:block}.storefront-theme-swatch span:first-child{width:68%}.storefront-theme-swatch span:nth-child(2){width:88%}.storefront-theme-swatch span:nth-child(3){width:48%}.theme-preview-clean{background:#fff}.theme-preview-clean span{background:#d0d7de}.theme-preview-cozy{background:#fff8ef}.theme-preview-cozy span{background:#b87552}.theme-preview-playful{background:#fffdf7}.theme-preview-playful span{background:#7868d7}.theme-preview-modern{background:#f3f5f7}.theme-preview-modern span{background:#2e5b72}.theme-preview-midnight{background:#161b22}.theme-preview-midnight span{background:#7ee787}.theme-preview-classic{background:#f7f3e8}.theme-preview-classic span{background:#735c3e}@media (width<=720px){.help-tip-popover{top:24px;left:auto;right:0}}.profile-summary-polished{align-items:flex-start;gap:20px}.profile-summary-identity{gap:5px;min-width:0;display:grid}.profile-summary-identity h2{margin:0}.profile-eyebrow{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:700}.profile-summary-context{color:var(--text-muted);max-width:720px;margin:0}.profile-summary-email{color:var(--text-muted);overflow-wrap:anywhere;font-size:.86rem}.profile-summary-badges{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.profile-viewing-context{background:var(--card-bg);border:1px solid var(--border);border-left:3px solid #0969da;border-radius:8px;grid-template-columns:minmax(190px,auto) 1fr;align-items:center;gap:6px 18px;padding:12px 14px;display:grid}.profile-viewing-context>div{gap:2px;display:grid}.profile-viewing-context>div span,.profile-viewing-context p{color:var(--text-muted);font-size:.84rem}.profile-viewing-context p{margin:0}.profile-section-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.profile-section-heading h2,.profile-section-heading p{margin:0}.profile-count-badge{background:var(--page-bg);border:1px solid var(--border);color:var(--text-muted);white-space:nowrap;border-radius:999px;padding:4px 9px;font-size:.78rem;font-weight:600}.user-profile input:disabled,.user-profile textarea:disabled,.user-profile select:disabled{cursor:default;opacity:1}.user-profile input:disabled,.user-profile textarea:disabled{background:var(--page-bg);color:var(--text-heading)}@media (width<=720px){.profile-viewing-context{grid-template-columns:1fr}.profile-section-heading,.profile-summary-polished{flex-direction:column;align-items:stretch}.profile-summary-badges{justify-content:flex-start}}.integrations-screen{gap:16px;display:grid}.integration-intro,.integration-preview-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.integration-intro h2,.integration-intro p,.integration-card h2,.integration-card p{margin-top:0;margin-bottom:0}.integration-intro>div,.integration-card{gap:12px;display:grid}.integration-eyebrow{color:var(--text-muted,#57606a);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:700}.integration-code{color:#e6edf3;white-space:pre-wrap;background:#0d1117;border-radius:8px;margin:0;padding:14px;font-size:.82rem;line-height:1.55;overflow-x:auto}.integration-link-button{align-items:center;text-decoration:none;display:inline-flex}.integration-copy-status,.integration-note,.integration-footnote{color:var(--text-muted,#57606a);font-size:.82rem}.integration-frame-wrap{background:var(--page-bg,#f6f8fa);border:1px solid var(--border);border-radius:10px;padding:8px;overflow:hidden}.integration-frame-wrap iframe{background:#fff;border:0;width:100%;min-height:640px;display:block}.storefront-live-preview{--theme-preview-bg:#fff;--theme-preview-card:#f6f8fa;--theme-preview-text:#24292f;--theme-preview-muted:#57606a;--theme-preview-accent:#0969da;--theme-preview-radius:10px;background:var(--theme-preview-bg);border:1px solid var(--border);border-radius:var(--theme-preview-radius);color:var(--theme-preview-text);gap:18px;margin-top:16px;padding:18px;display:grid;overflow:hidden}.storefront-live-preview-clean{--theme-preview-bg:#fff;--theme-preview-card:#f6f8fa;--theme-preview-text:#24292f;--theme-preview-muted:#57606a;--theme-preview-accent:#0969da;--theme-preview-radius:8px}.storefront-live-preview-cozy{--theme-preview-bg:#fff8ef;--theme-preview-card:#fff1df;--theme-preview-text:#4c3327;--theme-preview-muted:#7a5b49;--theme-preview-accent:#b87552;--theme-preview-radius:18px}.storefront-live-preview-playful{--theme-preview-bg:#fffdf7;--theme-preview-card:#f3efff;--theme-preview-text:#332b4f;--theme-preview-muted:#6f6588;--theme-preview-accent:#7868d7;--theme-preview-radius:20px}.storefront-live-preview-modern{--theme-preview-bg:#f3f5f7;--theme-preview-card:#fff;--theme-preview-text:#172c36;--theme-preview-muted:#526b76;--theme-preview-accent:#2e5b72;--theme-preview-radius:6px}.storefront-live-preview-midnight{--theme-preview-bg:#161b22;--theme-preview-card:#21262d;--theme-preview-text:#f0f6fc;--theme-preview-muted:#8b949e;--theme-preview-accent:#7ee787;--theme-preview-radius:10px}.storefront-live-preview-classic{--theme-preview-bg:#f7f3e8;--theme-preview-card:#efe7d3;--theme-preview-text:#3d3326;--theme-preview-muted:#75654f;--theme-preview-accent:#735c3e;--theme-preview-radius:4px}.storefront-live-preview-bar,.storefront-live-preview-hero,.storefront-live-preview-service{justify-content:space-between;align-items:center;gap:16px;display:flex}.storefront-live-preview-bar{color:var(--theme-preview-muted);font-size:.76rem}.storefront-live-preview-bar strong{color:var(--theme-preview-text)}.storefront-live-preview-hero{align-items:flex-start}.storefront-live-preview-hero h3{margin:4px 0;font-size:1.45rem}.storefront-live-preview-hero p{color:var(--theme-preview-muted);margin:0}.storefront-live-preview-kicker{color:var(--theme-preview-accent);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:700}.storefront-live-preview-logo{background:var(--theme-preview-accent);color:#fff;border-radius:12px;flex:0 0 42px;justify-content:center;align-items:center;height:42px;font-size:1.25rem;display:inline-flex}.storefront-live-preview-service{background:var(--theme-preview-card);border-radius:var(--theme-preview-radius);padding:12px}.storefront-live-preview-service>div{gap:3px;display:grid}.storefront-live-preview-service span{color:var(--theme-preview-muted);font-size:.8rem}.storefront-live-preview-service button{background:var(--theme-preview-accent);border-radius:calc(var(--theme-preview-radius) * .7);color:#fff;font:inherit;pointer-events:none;border:0;padding:8px 12px;font-size:.82rem;font-weight:600}.storefront-live-preview-midnight .storefront-live-preview-service button{color:#0d1117}@media (width<=720px){.integration-intro,.integration-preview-heading,.storefront-live-preview-hero,.storefront-live-preview-service{flex-direction:column;align-items:stretch}.integration-frame-wrap iframe{min-height:560px}.storefront-live-preview-logo{align-self:flex-start}.storefront-live-preview-service button{width:100%}}.business-operations-card{max-width:none}.dashboard-ops-section{border-top:1px solid var(--border);gap:12px;padding-top:16px;display:grid}.dashboard-ops-heading{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.dashboard-ops-heading h3{color:var(--text-heading);margin:0;font-size:.95rem}.dashboard-ops-heading span,.dashboard-muted{color:var(--text-muted);font-size:.8rem}.dashboard-stat-grid,.dashboard-plan-grid{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:8px;display:grid}.dashboard-stat-grid>div,.dashboard-plan-grid>div{background:var(--surface-muted);border:1px solid var(--border);border-radius:8px;gap:2px;padding:10px;display:grid}.dashboard-stat-grid strong,.dashboard-plan-grid strong{color:var(--text-heading);font-size:1.05rem}.dashboard-stat-grid span,.dashboard-plan-grid span,.dashboard-plan-grid small{color:var(--text-muted);font-size:.75rem}.readiness-list{gap:8px;display:grid}.readiness-item{border:1px solid var(--border);border-radius:8px;justify-content:space-between;align-items:flex-start;gap:12px;padding:10px 12px;display:flex}.readiness-item strong{color:var(--text-heading)}.readiness-item p{color:var(--text-muted);margin:3px 0 0;font-size:.82rem}.readiness-critical>div>strong{color:var(--danger)}.readiness-warning>div>strong{color:var(--warning)}.readiness-ready{color:var(--success);font-weight:600}.business-hours-card{max-width:860px}.business-hours-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.business-hours-heading h2,.business-hours-heading p{margin-bottom:0}.business-hours-list{border:1px solid var(--border);border-radius:8px;overflow:hidden}.business-hours-row{grid-template-columns:minmax(150px,1fr) minmax(260px,1.4fr);align-items:center;gap:12px;padding:11px 12px;display:grid}.business-hours-row+.business-hours-row{border-top:1px solid var(--border)}.business-hours-open,.business-hours-times,.appearance-toggle-row{align-items:center;gap:10px;display:flex}.business-hours-times input{background:var(--surface);border:1px solid var(--border);color:var(--text-heading);border-radius:7px;padding:7px 9px}.business-hours-closed{color:var(--text-muted)}.appearance-toggle-row{color:var(--text-heading);font-weight:600}.appearance-switch{background:var(--border);border:0;border-radius:999px;width:48px;height:26px;padding:3px;position:relative}.appearance-switch>span{background:var(--surface);border:1px solid var(--border);border-radius:50%;width:20px;height:20px;transition:transform .12s;display:block;transform:translate(0)}.appearance-switch-dark{background:var(--primary)}.appearance-switch-dark>span{transform:translate(22px)}:root[data-admin-theme=dark] .team-avatar{background:var(--surface-muted)}:root[data-admin-theme=dark] .status-badge{color:#fdba74;background:#3b2b1d}:root[data-admin-theme=dark] .admin-badge{color:#93c5fd;background:#172f4f;border-color:#29598c}@media (width<=720px){.business-hours-heading,.readiness-item{flex-direction:column;align-items:stretch}.business-hours-row{grid-template-columns:1fr}.business-hours-times{flex-wrap:wrap}}.catalog-workspace,.catalog-card-list{gap:16px;display:grid}.catalog-intro p,.catalog-card p{color:var(--admin-text-muted)}.catalog-intro h2,.catalog-card h3,.catalog-card h4{margin-top:0}.catalog-create-grid,.catalog-form-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));align-items:end;gap:12px;display:grid}.catalog-create-grid label,.catalog-form-grid label,.catalog-description-field{gap:6px;display:grid}.catalog-card{gap:18px;display:grid}.catalog-card-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.catalog-card-heading>div{gap:3px;display:grid}.catalog-card-heading span{color:var(--admin-text-muted);font-size:.84rem}.catalog-assignment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}@media (width<=760px){.catalog-assignment-grid{grid-template-columns:1fr}}.catalog-group-section{gap:14px;display:grid}.catalog-section-heading h3{margin:0}.catalog-section-heading p{color:var(--admin-text-muted);margin:4px 0 0}.catalog-group-list{gap:10px;display:grid}.catalog-group-card{border-top:1px solid var(--admin-border);grid-template-columns:minmax(170px,1fr) minmax(220px,2fr) 90px auto;align-items:end;gap:10px;padding-top:12px;display:grid}.catalog-group-card label{gap:6px;display:grid}@media (width<=820px){.catalog-group-card{grid-template-columns:1fr}}
