:root{--touch-target:44px;--radius-pill:999px;--type-brand:2.25rem;--type-brand-small:1.65rem;--type-mobile-metric:1.5rem;--sidebar-width:224px;--sidebar-collapsed:82px;--content-wide:1440px;--content-booking:1080px;--calendar-column:240px;--calendar-min-height:240px;--z-sticky:10;--mobile-nav-height:64px;--mobile-action-bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom));--font-family:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--type-page:clamp(1.65rem, 2.5vw, 2rem);--type-section:1.25rem;--type-card:1rem;--type-body:.9375rem;--type-label:.8125rem;--type-caption:.75rem;--type-metric:clamp(1.5rem, 2.4vw, 2rem);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--radius-sm:8px;--radius-md:12px;--radius:12px;--radius-lg:24px;--icon-sm:16px;--icon-md:20px;--icon-lg:24px;--breakpoint-phone:680px;--breakpoint-tablet:1000px;--breakpoint-wide:1440px;--motion-fast:.15s;--motion-normal:.18s;--canvas:#f6f5f2;--white:#fff;--surface-2:#edf1f2;--ink:#172326;--muted:#526267;--green:#145b60;--on-primary:#fff;--lime:#d4eae8;--line:#cbd5d8;--sidebar:#172b30;--sidebar-ink:#e1eded;--focus:#267a81;--control-line:#7f8d91;--success:#216344;--success-bg:#eaf5ef;--warning:#775119;--warning-bg:#fff3d9;--danger:#a33236;--danger-bg:#fff0f0;--info:#245d91;--info-bg:#eaf3fc;--overlay:#09171db3;--shadow:0 6px 24px #1723260a;--shadow-raised:0 16px 44px #17232624;--border:1px solid var(--line);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--canvas:#11191c;--white:#19252a;--surface-2:#223238;--ink:#f1f5f5;--muted:#b3c2c5;--green:#86d2d0;--on-primary:#11272b;--lime:#26464a;--line:#41575e;--sidebar:#142025;--sidebar-ink:#e1eded;--focus:#9ce3e0;--control-line:#84989f;--success:#8ed4ae;--success-bg:#17392b;--warning:#f1ce86;--warning-bg:#42341c;--danger:#ffb2b6;--danger-bg:#42262b;--info:#a5cef6;--info-bg:#203548;--shadow:0 6px 24px #0002;--shadow-raised:0 16px 44px #0005;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}
.beyel-brand{color:var(--ink);white-space:nowrap;align-items:center;gap:12px;display:inline-flex}.beyel-monogram{background:var(--green);width:40px;height:40px;color:var(--on-primary);border-radius:var(--radius-md);letter-spacing:-.5px;flex-shrink:0;place-items:center;font-size:15px;font-weight:750;display:grid}.beyel-wordmark{letter-spacing:2px;font-size:23px;font-weight:750}.theme-select{font-size:var(--type-caption);flex-direction:column;gap:3px;min-width:80px;margin:0;display:flex}.theme-select select{max-width:110px;min-height:36px;padding:6px 8px}.beyel-metric{font-size:var(--type-metric);font-variant-numeric:tabular-nums;margin:12px 0;display:block}.beyel-table-scroll{max-width:100%;overflow:auto}.beyel-table-scroll table{border-collapse:collapse;width:100%}.beyel-table-scroll th,.beyel-table-scroll td{text-align:left;border-bottom:var(--border);padding:12px}.beyel-table-scroll caption{text-align:left;padding:12px;font-weight:600}.beyel-empty{text-align:center;border:1px dashed var(--line);border-radius:var(--radius);color:var(--muted);padding:32px 20px}.beyel-badge{font-size:var(--type-caption);background:var(--surface-2);color:var(--ink);border-radius:20px;align-items:center;padding:4px 9px;font-weight:600;display:inline-flex}.tone-success{background:var(--success-bg);color:var(--success)}.tone-warning{background:var(--warning-bg);color:var(--warning)}.tone-danger{background:var(--danger-bg);color:var(--danger)}.tone-info{background:var(--info-bg);color:var(--info)}.beyel-skeleton{gap:12px;padding:20px;display:grid}.beyel-skeleton span{background:var(--surface-2);border-radius:8px;height:18px}.beyel-skeleton span:last-child{width:60%}.beyel-pagination,.beyel-tabs{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.beyel-tabs button{border:var(--border);background:var(--white);color:var(--ink);border-radius:var(--radius-sm);padding:12px}.beyel-tabs [aria-selected=true]{background:var(--green);color:var(--on-primary)}.beyel-dialog{background:var(--white);color:var(--ink);border:var(--border);border-radius:var(--radius);width:min(560px,100vw - 32px);max-height:85svh;box-shadow:var(--shadow-raised);padding:24px}.beyel-dialog::backdrop{background:var(--overlay)}.beyel-dialog header{justify-content:space-between;align-items:center;gap:16px;display:flex}.beyel-drawer{border-radius:var(--radius) 0 0 var(--radius);height:100svh;max-height:100svh;margin:0 0 0 auto}.beyel-dropdown{position:relative}.beyel-dropdown summary{cursor:pointer;border:var(--border);border-radius:var(--radius-sm);padding:10px}.beyel-dropdown>div{z-index:30;background:var(--white);border:var(--border);min-width:180px;box-shadow:var(--shadow-raised);padding:12px;position:absolute;right:0}
html .bottom-nav .nav-item:hover{background:var(--surface-2);color:var(--ink)}html body{font-family:var(--font-family);font-size:var(--type-body);color:var(--ink);background:var(--canvas)}html h1{font-size:var(--type-page);letter-spacing:-.7px;line-height:1.2}html h2{font-size:var(--type-section)}html h3{font-size:var(--type-card)}html .surface{background:var(--white);box-shadow:var(--shadow);border-radius:var(--radius)}html input,html select,html textarea{background:var(--white);color:var(--ink);border-color:var(--line);min-width:0;max-width:100%}html input[type=checkbox],html input[type=radio]{accent-color:var(--green);flex-shrink:0;width:18px;height:18px;min-height:18px}html :is(button,a,input,select,textarea,summary,[tabindex]):focus-visible{outline:3px solid var(--focus);outline-offset:3px}html :is(button,summary){touch-action:manipulation}html .primary{background:var(--green);color:var(--on-primary);transition:filter var(--motion-fast)}html .primary:hover{background:var(--green);filter:brightness(.94)}html .secondary{background:var(--white);color:var(--ink)}html .app-shell .sidebar{background:var(--white);color:var(--ink);border-right:var(--border)}html .sidebar :is(.workspace-tag,.nav-heading,.sidebar-footer small,.sidebar-footer button){color:var(--muted)}html .sidebar .sidebar-footer strong{color:var(--ink)}html .sidebar .workspace-tag{border:var(--border);background:var(--surface-2)}html .sidebar .nav-item{color:var(--muted)}html .sidebar .nav-item:hover{background:var(--surface-2);color:var(--ink)}html .sidebar .nav-item.selected{background:var(--lime);color:var(--green)}html .topbar{background:var(--white);border-color:var(--line);gap:16px}html .bottom-nav{background:var(--white);border-color:var(--line)}html .bottom-nav .nav-item.selected{background:var(--lime);color:var(--green)}html .notification-popover,html .quick-actions>div,html .quick-actions summary{background:var(--white);color:var(--ink);border-color:var(--line)}html .page-heading .eyebrow{color:var(--muted)}html .skeleton{background:var(--surface-2);animation:none}html .alert.error{background:var(--danger-bg);color:var(--danger);border-color:var(--danger)}html .alert.success{background:var(--success-bg);color:var(--success);border-color:var(--success)}html .alert.neutral{background:var(--surface-2);color:var(--muted)}html .brand{color:var(--ink)}html .loading-page{gap:20px}@media (max-width:680px){html .topbar{height:auto;min-height:76px;padding:12px 16px}html .topbar-left{flex:1;min-width:0}html .context-select{min-width:0}html .context-select select{text-overflow:ellipsis;width:100%}html .context-select label{min-width:0}html .topbar-actions{margin-left:auto}html .theme-select{min-width:72px}html .content{min-width:0}html .page-heading h1{overflow-wrap:anywhere}html .form-grid{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){html *,html :before,html :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}html [hidden]{display:none!important}html h1,html h2,html h3{text-wrap:balance}html h1{font-weight:720}html h2{letter-spacing:-.025em;line-height:1.3}html p{line-height:1.55}html .surface{padding:var(--space-5);border:var(--border);box-shadow:var(--shadow)}html :is(.mg-heading,.fn-heading,.page-heading){gap:var(--space-4);margin-bottom:var(--space-5)}html :is(.mg-toolbar,.calendar-toolbar,.fn-toolbar){gap:var(--space-3);padding:var(--space-4)}html :is(button,.primary,.secondary,.ghost,.danger,.text-button){border-radius:var(--radius-sm);min-height:var(--touch-target);transition:background var(--motion-normal),color var(--motion-normal),border-color var(--motion-normal);font-weight:600;line-height:1.35}html :is(.primary,.secondary,.ghost,.danger){padding:var(--space-3) var(--space-4);border:var(--border);justify-content:center;text-decoration:none}html .primary{border-color:var(--green)}html :is(.ghost,.text-button){color:var(--muted);background:0 0;border-color:#0000}html .danger{background:var(--danger-bg);color:var(--danger);border-color:var(--danger)}html :is(input,select,textarea){border-radius:var(--radius-sm);padding:var(--space-3)}html :is(input:not([type=checkbox]):not([type=radio]),select){min-height:var(--touch-target)}html textarea{resize:vertical;line-height:1.5}html fieldset{min-width:0}html legend{font-size:var(--type-card);font-weight:650}html :is(.beyel-badge,.sub-pill,.subtle-badge,.as-badge,.status-chip){align-items:center;gap:var(--space-1);border-radius:var(--radius-pill);padding:var(--space-1) var(--space-2);font-size:var(--type-caption);max-width:100%;font-weight:600;line-height:1.5;display:inline-flex}html .status-cluster{gap:var(--space-2);flex-wrap:wrap;align-items:center;display:flex}html .beyel-brand{align-items:flex-start;gap:var(--space-1);letter-spacing:normal;flex-direction:column;line-height:1;display:inline-flex}html .beyel-brand .beyel-wordmark{font-size:var(--type-brand);letter-spacing:-.055em;color:inherit;font-weight:760;line-height:1}html .beyel-tagline{font-size:var(--type-label);letter-spacing:.015em;color:var(--muted);font-weight:450;line-height:1.3}html :is(.sidebar,.topbar) .beyel-wordmark{font-size:var(--type-brand-small)}html .auth-story .beyel-tagline{color:var(--sidebar-ink)}html .auth-panel{background:var(--white)}html .auth-story{background:var(--sidebar);background-image:none}html :is(.auth-form,.auth-panel form){gap:var(--space-4)}html .sidebar{width:var(--sidebar-width);padding:var(--space-5) var(--space-4)}html .sidebar .nav-item{border-radius:var(--radius-sm);padding:var(--space-3);gap:var(--space-3);font-size:var(--type-label)}html .sidebar .nav-heading{font-size:var(--type-caption);letter-spacing:.06em;margin-top:var(--space-5)}html .topbar{padding:var(--space-4) var(--space-5)}html .metric-card{padding:var(--space-4);min-width:0}html .metric-card .beyel-metric{font-size:var(--type-metric);letter-spacing:-.04em;margin:var(--space-2) 0;font-variant-numeric:tabular-nums;line-height:1.2}html .metric-card p{font-size:var(--type-caption);margin:0}html .daily-metrics{gap:var(--space-3);grid-template-columns:repeat(4,minmax(0,1fr))}html :is(.daily-secondary,.daily-live){padding:var(--space-4)}html .daily-live-columns{gap:var(--space-4)}html .daily-appointment{border-left:3px solid var(--green);padding:var(--space-3);margin:var(--space-2) 0}html .beyel-tabs{gap:var(--space-1);border-bottom:var(--border);margin-bottom:var(--space-5);padding-bottom:var(--space-2);flex-wrap:nowrap;overflow-x:auto}html .beyel-tabs [role=tab]{white-space:nowrap;color:var(--muted);padding:var(--space-3) var(--space-4);background:0 0;border:0}html .beyel-tabs [aria-selected=true]{background:var(--lime);color:var(--green)}html .platform-console{max-width:var(--content-wide);padding:var(--space-6);margin:auto}html .platform-console>header{padding-bottom:var(--space-5);margin-bottom:var(--space-5);border-bottom:var(--border);align-items:center}html .platform-console>header h1{font-size:var(--type-section);margin:var(--space-3) 0 var(--space-2)}html .platform-console>header p{margin:0}html .platform-layout{grid-template-columns:var(--sidebar-width) minmax(0,1fr);gap:var(--space-6)}html .platform-layout>nav{padding:var(--space-3);border:var(--border);border-radius:var(--radius);background:var(--white);gap:var(--space-1);top:var(--space-5);position:sticky}html .platform-layout>nav button{color:var(--muted);padding:var(--space-3);font-size:var(--type-label);background:0 0;border:0;width:100%}html .platform-layout>nav button[aria-current=page]{background:var(--lime);color:var(--green)}html .platform-more{border-top:var(--border);margin-top:var(--space-3);padding-top:var(--space-3)}html .platform-more summary{font-size:var(--type-caption);color:var(--muted);cursor:pointer;padding:var(--space-2);min-height:var(--touch-target)}html .platform-content>h2{margin-bottom:var(--space-5)}html .platform-content .sub-admin{max-width:none;margin:0;padding:0}html .platform-content .sub-admin>header{margin:var(--space-4) 0}html .platform-content .sub-admin>header h2{font-size:var(--type-card)}html .platform-content .sub-admin>header p{font-size:var(--type-label);margin:0}html .platform-kpis{gap:var(--space-3);margin-bottom:var(--space-4);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}html .platform-overview-details{margin-top:var(--space-5)}html .platform-overview-details>summary{min-height:var(--touch-target);cursor:pointer;font-weight:600}html .sub-facts{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}html .sub-facts>div{min-width:0;padding:var(--space-3) 0;border-bottom:var(--border)}html .sub-facts dt{font-size:var(--type-caption);color:var(--muted);margin-bottom:var(--space-1)}html .sub-facts dd{font-size:var(--type-body);overflow-wrap:anywhere;margin:0}html .sub-facts .sub-facts{grid-template-columns:1fr}html .platform-detail-heading{margin-bottom:var(--space-5);align-items:center}html .platform-detail-heading h2{margin-bottom:0}html .sub-admin-actions{gap:var(--space-2);margin:var(--space-4) 0}html .sub-admin-actions button{font-size:var(--type-label)}html .sub-audit{max-height:none;overflow:visible}html .sub-action-preview{border:0;padding:0}html .platform-console :is(.sub-business-list,.sub-business-grid){gap:var(--space-2)}html .platform-console .sub-business-list button{background:var(--white);border:var(--border);border-radius:var(--radius-sm)}html .calendar-toolbar{align-items:center;position:relative}html .calendar-grid{gap:var(--space-4)}html .calendar-day{padding:var(--space-4);background:var(--white);min-height:var(--calendar-min-height)}html .calendar-day>h2{font-size:var(--type-label);padding-bottom:var(--space-3);border-bottom:var(--border);margin-bottom:var(--space-3)}html .appointment-card{text-align:left;border:var(--border);border-left:3px solid var(--green);background:var(--white);color:var(--ink);padding:var(--space-4);border-radius:var(--radius-sm);margin:var(--space-3) 0;gap:var(--space-1);width:100%;display:grid;position:relative}html .appointment-card>strong{font-size:var(--type-label);color:var(--green);font-variant-numeric:tabular-nums}html .appointment-card>b{font-size:var(--type-body);font-weight:650}html .appointment-card :is(span,small){font-size:var(--type-caption)}html .appointment-card .subtle-badge{background:var(--surface-2);justify-self:start}html .appointment-card.status-cancelled{border-left-color:var(--danger)}html .appointment-card.status-cancelled .subtle-badge{background:var(--danger-bg);color:var(--danger)}html .appointment-card.status-pending{border-left-color:var(--warning)}html .appointment-card.status-pending .subtle-badge{background:var(--warning-bg);color:var(--warning)}html .appointment-card.status-completed{border-left-color:var(--success);background:var(--success-bg)}html .calendar-context{font-size:var(--type-caption);margin:var(--space-3) 0}html .checkout-path{gap:var(--space-3);counter-reset:checkout;margin:0 0 var(--space-5);color:var(--muted);font-size:var(--type-caption);flex-wrap:wrap;padding:0;list-style:none;display:flex}html .checkout-path li{gap:var(--space-2);align-items:center;display:flex}html .checkout-path li:before{counter-increment:checkout;content:counter(checkout);width:var(--space-5);height:var(--space-5);border-radius:var(--radius-pill);background:var(--surface-2);color:var(--green);place-items:center;font-weight:650;display:grid}html .fn-sale-summary{background:var(--surface-2);border:var(--border);border-radius:var(--radius);padding:var(--space-5);align-self:start}html .fn-sale-summary .fn-total{border-top:var(--border);padding-top:var(--space-4)}html .fn-total strong{font-size:var(--type-metric);font-variant-numeric:tabular-nums}html .fn-line{padding:var(--space-4);border:var(--border);border-radius:var(--radius-sm);gap:var(--space-3)}html :is(.fn-options,.fn-line-details,.fn-payment-detail)>summary{padding:var(--space-2) 0;min-height:var(--touch-target);font-size:var(--type-label);cursor:pointer}html :is(.fn-summary-lines,.fn-total,.sub-price,.metric-card){font-variant-numeric:tabular-nums}html :is(.mg-dialog,.calendar-dialog,.beyel-dialog){border-radius:var(--radius);border:var(--border);padding:var(--space-5);box-shadow:var(--shadow-raised);max-height:calc(100dvh - var(--space-6))}html .beyel-dialog>header{top:calc(-1 * var(--space-5));background:var(--white);padding:var(--space-3) 0;z-index:var(--z-sticky);border-bottom:var(--border);margin-bottom:var(--space-4);position:sticky}html :is(.booking-inbox,.notification-popover){border-radius:var(--radius);box-shadow:var(--shadow-raised);padding:var(--space-4)}html .booking-inbox article{border:var(--border);border-radius:var(--radius-sm);padding:var(--space-3);margin:var(--space-3) 0}html .booking-inbox article.notification-unread{border-left:3px solid var(--green);background:var(--lime)}html .booking-inbox article.notification-read{background:var(--white)}html .booking-inbox article p{font-size:var(--type-label);margin:var(--space-2) 0}html .booking-page{max-width:var(--content-booking);padding:var(--space-5)}html .booking-header{padding:var(--space-5) 0;gap:var(--space-4)}html .booking-header h1{font-size:var(--type-page)}html .booking-brand{letter-spacing:normal;padding-bottom:var(--space-4)}html .booking-page .surface{padding:var(--space-5);box-shadow:none}html :is(.booking-step,.booking-step-header){gap:var(--space-3)}html .manual-whatsapp{font-size:var(--type-label);min-width:0}html .manual-whatsapp>summary{color:var(--green);min-height:var(--touch-target);cursor:pointer;padding:var(--space-2) 0;display:list-item}html .manual-whatsapp .mg-form{padding:var(--space-3);border:var(--border);border-radius:var(--radius-sm);background:var(--white)}html :is(.beyel-empty,.empty-state){padding:var(--space-6);border:1px dashed var(--line);border-radius:var(--radius);background:var(--white)}html table{font-size:var(--type-label)}html :is(th,td){padding:var(--space-3) var(--space-4);border-bottom:var(--border)}html th{color:var(--muted);background:var(--surface-2);font-weight:600}@media (min-width:1001px){html .fn-sale-summary{top:var(--space-5);position:sticky}html .calendar-grid.employees{grid-auto-columns:minmax(var(--calendar-column),1fr);overflow-x:auto}}@media (max-width:1000px){html .platform-layout{gap:var(--space-5);grid-template-columns:1fr}html .platform-layout>nav{gap:var(--space-2);flex-flow:wrap;display:flex;position:static}html .platform-layout>nav>button{text-align:center;flex:1 0 auto;width:auto}html .platform-more{width:100%}html .platform-more[open]{gap:var(--space-2);flex-wrap:wrap;display:flex}html .platform-more summary{width:100%}html .platform-more button{flex:1;width:auto}}@media (max-width:680px){html .surface,html .platform-console{padding:var(--space-4)}html .platform-console>header{gap:var(--space-3);margin-bottom:var(--space-4)}html .platform-console>header .sub-admin-actions{margin:0}html .platform-console .beyel-wordmark{font-size:var(--type-brand-small)}html .platform-kpis,html .daily-metrics{gap:var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr))}html .metric-card{padding:var(--space-3)}html .metric-card .beyel-metric{font-size:var(--type-mobile-metric)}html .metric-card p{line-height:1.4}html .platform-layout>nav>button{font-size:var(--type-caption);padding:var(--space-2);flex:1 0 28%}html .sub-facts{grid-template-columns:1fr}html .sub-admin-actions{flex-wrap:wrap;display:flex}html .sub-admin-actions button{flex:auto}html .beyel-tabs{margin-inline:calc(-1 * var(--space-1))}html .beyel-tabs [role=tab]{padding:var(--space-3);font-size:var(--type-label)}html .daily-live-columns{gap:var(--space-4)}html .calendar-toolbar{padding:var(--space-3);gap:var(--space-3)}html .calendar-controls{gap:var(--space-2);width:100%}html .calendar-controls label{flex:1;min-width:0}html .calendar-controls input,html .calendar-controls select{width:100%;max-width:none}html .calendar-day,html .appointment-card{padding:var(--space-3)}html .checkout-path{gap:var(--space-2);margin-bottom:var(--space-4)}html .checkout-path li{font-size:var(--type-caption)}html .fn-sale-summary{padding:var(--space-4)}html .fn-sale-summary .checkout-actions{bottom:var(--mobile-action-bottom);background:var(--white);padding:var(--space-3);border:var(--border);border-radius:var(--radius);z-index:var(--z-sticky);position:sticky}html :is(.mg-dialog,.calendar-dialog,.beyel-dialog){border-radius:var(--radius-lg) var(--radius-lg) 0 0;width:100%;max-width:100%;max-height:92dvh;padding:var(--space-4);padding-bottom:calc(var(--space-5) + env(safe-area-inset-bottom));margin:auto 0 0}html .beyel-dialog>header{top:calc(-1 * var(--space-4))}html .beyel-drawer{height:auto}html .bottom-nav{padding-bottom:env(safe-area-inset-bottom);min-height:var(--mobile-nav-height)}html .bottom-nav .nav-item{min-height:var(--touch-target);gap:var(--space-1);font-size:var(--type-caption)}html .booking-page{padding:var(--space-4);padding-bottom:calc(var(--space-6) + env(safe-area-inset-bottom))}html .booking-page .surface{padding:var(--space-4)}html .booking-inbox{overscroll-behavior:contain;max-height:75dvh;overflow-y:auto}html .assistant-bubble{bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom) + var(--space-3))}}@media (prefers-reduced-motion:reduce){html *,html :before,html :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}html button:not([class]){background:var(--white);color:var(--ink);border:var(--border);padding:var(--space-3) var(--space-4)}html .beyel-dialog>header{flex-direction:row;align-items:center;display:flex}html .beyel-dialog .sub-action-preview>h3{display:none}html .platform-layout>nav>button{align-items:center;gap:var(--space-3);display:flex}@media (max-width:680px){html .beyel-dialog.beyel-drawer{height:fit-content;inset-block:auto 0}html .platform-layout>nav>button{justify-content:center;gap:var(--space-2)}}html .booking-brand .beyel-wordmark{font-size:var(--type-card)}html .booking-brand .beyel-tagline{font-size:var(--type-caption)}@media (min-width:1001px){html .app-shell{grid-template-columns:var(--sidebar-width) minmax(0,1fr)}}html .app-shell.collapsed{grid-template-columns:var(--sidebar-collapsed) minmax(0,1fr)}html .app-shell.collapsed .sidebar{width:var(--sidebar-collapsed);padding-inline:var(--space-2)}html .app-shell.collapsed .sidebar .beyel-wordmark{font-size:var(--type-card);display:block}html .app-shell.collapsed .sidebar .beyel-tagline{display:none}@media (min-width:768px) and (max-width:950px){html .app-shell .sidebar{width:var(--sidebar-collapsed);padding-inline:var(--space-2)}html .app-shell:not(.collapsed) .sidebar .beyel-wordmark{font-size:var(--type-card);display:block}html .sidebar .beyel-tagline{display:none}}html :is(input,select,textarea){border-color:var(--control-line)}html .platform-action-menu>summary{min-height:var(--touch-target);padding:var(--space-3) 0;cursor:pointer;font-weight:600}html .app-shell .sidebar{--sidebar-ink:var(--ink);--sidebar:var(--white);color:var(--ink);border-right:1px solid var(--line);background:var(--white)}html .app-shell .sidebar .brand{padding:var(--space-4) var(--space-2) var(--space-5)}html .app-shell .nav-item{border-radius:var(--radius-sm);gap:var(--space-3);border:0}html .app-shell .page-heading{padding-bottom:var(--space-4);border-bottom:1px solid var(--line);align-items:center}html .app-shell .page-heading .status-pill{font-size:var(--type-caption);background:0 0}html .app-shell .page-heading h1{letter-spacing:-.035em}html .app-shell .quick-actions{z-index:20}html .app-shell .quick-actions summary{background:var(--green);color:var(--on-primary);border-radius:var(--radius-pill);padding:var(--space-3) var(--space-5);min-height:var(--touch-target);cursor:pointer}html .app-shell .quick-actions[open]>div{padding:var(--space-3);border-radius:var(--radius);border:1px solid var(--line);background:var(--white);box-shadow:0 8px 24px #00000012}html .business-today>.mg-toolbar{padding:var(--space-2) 0 var(--space-4);align-items:center}html .business-today>.mg-toolbar h2{font-size:var(--type-page);letter-spacing:-.035em;margin:var(--space-1) 0}html .business-today>.mg-toolbar p{font-size:var(--type-label);margin:0}html .business-today .daily-metrics{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);margin-bottom:var(--space-5);gap:0;overflow:hidden}html .business-today .metric-card{border:0;border-right:1px solid var(--line);box-shadow:none;padding:var(--space-4);background:0 0;border-radius:0}html .business-today .metric-card .beyel-metric{letter-spacing:-.045em;font-variant-numeric:tabular-nums}html .business-today .metric-card:last-child{border-right:0}html .business-today .metric-card p{font-size:var(--type-caption)}html .premium-live{gap:var(--space-5);grid-template-columns:1fr 1.35fr 1fr}html .premium-live>div{background:0 0;border:0;padding:0}html .premium-live>div:nth-child(2){order:-1}html .premium-live h3{font-size:var(--type-card);margin-bottom:var(--space-3)}html .premium-live .daily-appointment{text-align:left;border:0;border-bottom:1px solid var(--line);padding:var(--space-4) var(--space-2);align-items:stretch;gap:var(--space-2);background:0 0;border-radius:0;flex-direction:column;display:flex}html .premium-live>div:first-child+div .daily-appointment:first-of-type{border-radius:var(--radius);background:var(--lime);padding:var(--space-4);border-bottom:0}html .premium-live .daily-appointment strong{font-size:var(--type-section);font-weight:650}html .premium-live .daily-appointment>span{font-size:var(--type-section);font-variant-numeric:tabular-nums;color:var(--green)}html .premium-live .daily-employee{color:var(--muted);font-size:var(--type-label);margin-top:var(--space-1);display:block}html .calendar-date-strip{gap:var(--space-2);padding:var(--space-2) 0 var(--space-4);scrollbar-width:thin;scroll-snap-type:x proximity;display:flex;overflow-x:auto}html .calendar-date-strip button{scroll-snap-align:center;background:var(--white);border-radius:var(--radius);padding:var(--space-2);align-items:center;gap:var(--space-1);color:var(--ink);border:1px solid #0000;flex-direction:column;flex:1 0 58px;display:flex}html .calendar-date-strip strong{font-size:var(--type-section)}html .calendar-date-strip small,html .calendar-date-strip span{font-size:var(--type-caption)}html .calendar-date-strip [aria-current=date]{border-color:var(--green)}html .calendar-date-strip [aria-pressed=true]{background:var(--green);color:var(--on-primary)}html .calendar-module .calendar-toolbar{box-shadow:none;background:0 0;border:0;padding-inline:0}html .calendar-module .calendar-day{border:1px solid var(--line);box-shadow:none;background:var(--white)}html .calendar-module .appointment-card{border:0;border-inline-start:3px solid var(--green);border-radius:var(--radius-sm);background:var(--lime);padding:var(--space-4);gap:var(--space-2)}html .calendar-module .appointment-card strong{font-size:var(--type-card);letter-spacing:-.015em}html .calendar-module .appointment-card small{font-size:var(--type-caption)}html .customer-directory>.mg-toolbar{background:0 0;border:0;padding:0}html .customer-directory .customer-search{border-radius:var(--radius-pill);width:100%;max-width:none;padding-inline:var(--space-5)}html .customer-directory .mg-list{box-shadow:none;border:0;padding:0}html .customer-directory .customer-list-row{padding:var(--space-4);border-bottom:1px solid var(--line);gap:var(--space-4)}html .customer-directory .customer-list-head{font-size:var(--type-caption);color:var(--muted);background:var(--canvas)}html .customer-directory .mg-avatar{background:var(--lime);color:var(--green);border-radius:50%;font-weight:650}html .customer-directory .mg-person{gap:var(--space-3)}html .customer-directory .customer-call{font-variant-numeric:tabular-nums}html .customer-directory .customer-profile-avatar{flex-shrink:0;place-items:center;width:56px;height:56px;display:grid}html .customer-directory .customer-profile>.mg-heading{justify-content:flex-start}html .customer-directory .customer-profile>.mg-heading>button{margin-inline-start:auto}html .fn-sale-editor .fn-panel,html .fn-sale-summary{box-shadow:none}html .fn-sale-summary{background:var(--white);border:1px solid var(--line)}html .fn-sale-summary .checkout-actions{align-items:center}html .checkout-sticky-total{gap:var(--space-1);flex-direction:column;margin-inline-end:auto;display:flex}html .checkout-sticky-total small{font-size:var(--type-caption);color:var(--muted)}html .checkout-sticky-total strong{font-size:var(--type-section);font-variant-numeric:tabular-nums;letter-spacing:-.03em}html .notification-center article,html .booking-inbox article{border:0;border-bottom:1px solid var(--line);padding:var(--space-4);background:0 0;border-radius:0;margin:0;position:relative}html .notification-center article{padding-inline-start:60px}html .notification-event-icon{left:var(--space-3);top:var(--space-4);background:var(--lime);width:36px;height:36px;color:var(--green);border-radius:50%;place-items:center;display:grid;position:absolute}html :is(.notification-center,.booking-inbox) .notification-unread{background:var(--lime);border-inline-start:3px solid var(--green)}html :is(.notification-center,.booking-inbox) .notification-read{opacity:.85}html .notification-time,html .booking-inbox article>small{font-size:var(--type-caption);color:var(--muted)}html .reports-module .report-categories{gap:var(--space-2);padding-bottom:var(--space-3);flex-wrap:nowrap;display:flex;overflow-x:auto}html .reports-module .report-categories button{border-radius:var(--radius-pill);white-space:nowrap;border:0}html .reports-module .report-period{background:var(--white);box-shadow:none;padding:var(--space-4);border:0}html .reports-module .metric-card{box-shadow:none;border:0;border-top:2px solid var(--green)}@media (max-width:1000px){html .premium-live{grid-template-columns:1fr 1fr}html .premium-live>div:last-child{grid-column:1/-1}}@media (max-width:680px){html .app-shell .page-heading{gap:var(--space-3);margin-bottom:var(--space-4)}html .app-shell .page-heading .status-pill{display:none}html .app-shell .bottom-nav{background:var(--white);border-top:1px solid var(--line);box-shadow:0 -4px 20px #00000005}html .app-shell .bottom-nav .nav-item{border-radius:var(--radius);margin:var(--space-1)}html .app-shell .quick-actions[open]>div{inset:auto var(--space-3) calc(var(--mobile-nav-height) + env(safe-area-inset-bottom) + var(--space-3));z-index:30;grid-template-columns:1fr 1fr;max-height:65dvh;display:grid;position:fixed;overflow-y:auto}html .business-today .daily-metrics{grid-template-columns:1fr 1fr}html .business-today .metric-card{padding:var(--space-3);border-bottom:1px solid var(--line)}html .business-today .metric-card:nth-child(2n){border-right:0}html .premium-live{gap:var(--space-5);grid-template-columns:1fr}html .premium-live>div:last-child{grid-column:auto}html .premium-live .daily-appointment{min-height:72px}html .calendar-date-strip{margin-inline:calc(-1 * var(--space-2));padding-inline:var(--space-2)}html .customer-directory .customer-list-row:not(.customer-list-head){padding:var(--space-4) var(--space-2);border-radius:0;grid-template-columns:1fr 1fr}html .customer-directory .customer-list-row>:first-child{grid-column:1/-1}html .customer-directory .customer-list-head{display:none}html .customer-directory .customer-list-row>:last-child{gap:var(--space-2);grid-column:1/-1;display:flex}html .fn-sale-summary .checkout-actions{bottom:var(--mobile-action-bottom);padding:var(--space-3);grid-template-columns:1fr 1fr;display:grid;box-shadow:0 -4px 18px #00000008}html .checkout-sticky-total{flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:baseline;margin:0}html .reports-module .report-period{gap:var(--space-3);grid-template-columns:1fr 1fr}html .reports-module .report-period>div,html .reports-module .report-period>p{grid-column:1/-1}html .booking-inbox{width:min(94vw,420px)}}html .reports-module .report-corrections{order:10;grid-column:1/-1}html .reports-module .report-corrections summary{padding:var(--space-3);min-height:var(--touch-target);cursor:pointer;color:var(--muted)}@media (max-width:680px){html .business-today>.mg-toolbar{justify-content:space-between;gap:var(--space-3);flex-wrap:nowrap;display:flex}html .business-today>.mg-toolbar>button{flex-shrink:0;width:auto}html .calendar-module .calendar-controls:first-child{grid-template-columns:44px minmax(0,1fr) 44px;display:grid}html .calendar-module .calendar-controls:first-child>button:nth-child(4){grid-column:1}html .calendar-module .calendar-controls:first-child>label:last-child{grid-column:2/-1}}html .customer-directory .mg-person{color:var(--ink);padding:var(--space-2) 0;text-align:left;background:0 0;border:0;align-items:center;display:inline-flex}html .customer-directory .mg-avatar{flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}html .customer-directory a{color:var(--green);text-underline-offset:3px}html .customer-directory .mg-person strong{font-size:var(--type-card);font-weight:650}
:root{font-family:var(--font-family);color:var(--ink);background:var(--canvas);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--line);outline-offset:3px}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-1.2px;margin-bottom:9px;font-size:32px;font-weight:600}h2{letter-spacing:-.6px;font-size:22px;font-weight:600}h3{font-size:16px;font-weight:600}p{line-height:1.65}.muted{color:var(--muted);font-size:14px}.eyebrow{color:var(--muted);letter-spacing:1.9px;margin-bottom:12px;font-size:10px;font-weight:700;display:block}.eyebrow.light{color:var(--success)}.brand{letter-spacing:-.5px;color:var(--on-primary);white-space:nowrap;align-items:center;gap:11px;font-size:18px;font-weight:650;display:flex}.brand-mark{background:var(--lime);width:39px;height:39px;color:var(--green);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.brand.dark{color:var(--ink)}.surface{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:26px}.primary,.secondary,.light-button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:12px;min-height:46px;padding:12px 20px;font-size:13px;font-weight:600;display:inline-flex}.primary{background:var(--green);color:var(--on-primary)}.primary:hover{background:var(--green)}.secondary{background:var(--white);border-color:var(--line);color:var(--ink)}.secondary:hover{background:var(--canvas)}.light-button{background:var(--lime);color:var(--green)}.wide{width:100%}.text-button{color:var(--green);background:0 0;border:0;padding:8px 0;font-size:13px;font-weight:600}.icon-button{border:1px solid var(--line);width:42px;height:42px;color:var(--muted);background:0 0;border-radius:12px;place-items:center;display:grid}label{flex-direction:column;gap:8px;margin-bottom:20px;font-size:12px;font-weight:600;display:flex}label small{color:var(--muted);font-weight:400}input,select,textarea{border:1px solid var(--line);background:var(--white);width:100%;color:var(--ink);border-radius:9px;min-height:46px;padding:11px 13px;font-size:14px}input::placeholder{color:var(--muted)}input[type=file]{padding:12px;font-size:12px}textarea{resize:vertical;min-height:90px}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.alert{border-radius:10px;margin-bottom:18px;padding:13px 15px;font-size:13px;line-height:1.6}.alert.error{color:var(--danger);background:var(--danger-bg);border:1px solid var(--line)}.alert.success{color:var(--success);background:var(--success-bg);border:1px solid var(--line)}.alert.neutral{background:var(--success-bg);color:var(--muted)}.auth-layout{grid-template-columns:1fr 1fr;min-height:100svh;display:grid}.auth-story{background:var(--green);color:var(--on-primary);flex-direction:column;justify-content:space-between;gap:70px;padding:48px 64px;display:flex;position:relative;overflow:hidden}.auth-story:after{content:"";pointer-events:none;border:1px solid #ffffff10;border-radius:50%;width:540px;height:540px;position:absolute;bottom:-340px;left:-80px;box-shadow:0 0 0 70px #ffffff03,0 0 0 140px #ffffff03}.auth-story h1{letter-spacing:-2px;margin:26px 0;font-size:clamp(34px,3.2vw,52px);line-height:1.16}.auth-story h1 span{color:var(--lime)}.auth-story p{max-width:390px;color:var(--muted);font-size:15px}.auth-story small{color:var(--muted);font-size:11px}.story-note{color:var(--success);align-items:center;gap:13px;max-width:340px;margin-top:45px;font-size:12px;display:flex}.story-note svg{flex-shrink:0}.auth-panel{background:var(--success-bg);justify-content:center;align-items:center;padding:50px;display:flex}.auth-card{width:100%;max-width:390px}.auth-card h2{margin-bottom:12px;font-size:30px}.auth-card form{margin-top:30px}.forgot-link{margin:-8px 0 20px auto;display:block}.separator{color:var(--muted);align-items:center;gap:16px;margin:24px 0;font-size:11px;display:flex}.separator:before,.separator:after{content:"";background:var(--line);flex:1;height:1px}.google-letter{font-size:18px;font-weight:700}.auth-footer{text-align:center;color:var(--muted);margin-top:28px;font-size:12px}.mobile-brand{display:none}.onboarding{min-height:100svh}.onboarding-top{background:var(--white);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:92px;padding:0 6%;display:flex}.onboarding-layout{grid-template-columns:.8fr 1.2fr;gap:90px;max-width:1080px;margin:64px auto;padding:0 30px;display:grid}.onboarding-layout aside h1{font-size:38px;line-height:1.15}.steps{gap:22px;margin:35px 0;padding:0;list-style:none;display:grid}.steps li{color:var(--muted);align-items:center;gap:14px;font-size:13px;display:flex}.steps li>span{border:1px solid var(--line);border-radius:50%;place-items:center;width:33px;height:33px;font-size:12px;display:grid}.steps li.active{color:var(--green);font-weight:600}.steps li.active>span{background:var(--green);color:var(--on-primary)}.onboarding-note{background:var(--success-bg);color:var(--muted);border-radius:15px;align-items:center;gap:14px;padding:20px;font-size:12px;display:flex}.onboarding-note svg{flex-shrink:0}.onboarding-note p{margin:0}.onboarding-form{padding:34px}.onboarding-form h2{margin-bottom:30px}fieldset{border:0;min-width:0;margin:0;padding:0}.form-actions{justify-content:flex-end;gap:12px;margin-top:28px;display:flex}.app-shell{grid-template-columns:248px minmax(0,1fr);min-height:100svh;display:grid}.sidebar{background:var(--green);color:var(--muted);flex-direction:column;height:100svh;padding:29px 18px 20px;display:flex;position:sticky;top:0;overflow:auto}.sidebar>.brand{padding:0 9px}.workspace-tag{color:var(--muted);border:1px solid #ffffff19;border-radius:9px;align-items:center;gap:8px;margin:25px 9px 28px;padding:11px 12px;font-size:10px;display:flex}.live-dot{background:var(--green);border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.nav-heading{color:var(--muted);letter-spacing:1.7px;margin:0 14px 13px;font-size:9px}.sidebar nav{gap:3px;display:grid}.nav-item{min-height:41px;color:var(--muted);text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;padding:10px 14px;font-size:12px;display:flex}.nav-item:hover{color:var(--on-primary);background:#ffffff0b}.nav-item.selected{background:var(--lime);color:var(--green);font-weight:650}.nav-dot{background:var(--green);border-radius:50%;width:5px;height:5px;margin-left:auto}.sidebar-footer{align-items:center;gap:10px;margin-top:auto;padding:24px 5px 0;display:flex}.avatar{background:var(--success-bg);width:36px;height:36px;color:var(--green);border-radius:50%;flex-shrink:0;place-items:center;font-size:13px;font-weight:600;display:grid}.sidebar-footer strong{color:var(--on-primary);font-size:11px;display:block}.sidebar-footer small{color:var(--muted);margin-top:5px;font-size:9px;display:block}.sidebar-footer button{color:var(--muted);background:0 0;border:0;margin-left:auto;padding:10px}.workspace{min-width:0;position:relative}.topbar{background:var(--white);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;height:88px;padding:0 40px;display:flex}.topbar-left{align-items:center;gap:17px;min-width:0;display:flex}.context-select{min-width:0;max-width:220px}.context-select label{letter-spacing:1.4px;color:var(--muted);gap:2px;margin:0;font-size:8px}.context-select select{letter-spacing:0;text-overflow:ellipsis;background:0 0;border:0;max-width:100%;min-height:30px;padding:0 18px 0 0;font-size:12px;font-weight:600;overflow:hidden}.context-chevron{color:var(--muted);flex-shrink:0}.topbar-actions{align-items:center;gap:15px;display:flex}.profile-button{border:0;width:38px;height:38px}.mobile-logout{display:none}.content{max-width:1440px;margin:auto;padding:35px 40px 0}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.page-heading .eyebrow{margin-bottom:9px;font-size:9px}.page-heading h1{font-size:29px}.page-heading p{margin:0;font-size:12px}.status-pill{background:var(--success-bg);color:var(--success);border:1px solid var(--line);white-space:nowrap;border-radius:30px;align-items:center;gap:7px;padding:8px 11px;font-size:10px;display:flex}.welcome-card{background:var(--green);color:var(--on-primary);border-radius:20px;justify-content:space-between;align-items:center;gap:25px;padding:32px 38px;display:flex;overflow:hidden}.welcome-card h2{letter-spacing:-.9px;margin:0 0 12px;font-size:29px}.welcome-card p{color:var(--success);max-width:440px;margin-bottom:23px;font-size:13px}.welcome-card .eyebrow{font-size:9px}.welcome-card .light-button{min-height:40px;padding:10px 15px;font-size:11px}.welcome-art{width:170px;height:170px;color:var(--success);flex-shrink:0;place-items:center;display:grid;position:relative}.art-ring{border:1px solid #d9edb035;border-radius:50%;position:absolute;inset:0;transform:rotate(-20deg);box-shadow:0 0 0 25px #d9edb005,0 0 0 50px #d9edb005}.art-ring:after{content:"";border:1px dashed #d9edb033;border-radius:50%;position:absolute;inset:18px}.art-badge{background:var(--lime);color:var(--green);border:6px solid var(--green);border-radius:50%;padding:10px;position:absolute;bottom:10px;right:5px}.section-heading{justify-content:space-between;align-items:center;gap:15px;margin:28px 0 17px;display:flex}.section-heading h2{letter-spacing:-.4px;margin:0;font-size:16px}.section-heading .muted{font-size:10px}.setup-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.setup-card{text-align:left;padding:23px;transition:transform .18s,border-color .18s}.setup-card:hover{border-color:var(--line);transform:translateY(-3px)}.tile-icon{background:var(--success-bg);width:45px;height:45px;color:var(--success);border-radius:13px;place-items:center;margin-bottom:20px;display:grid}.setup-card h3{margin-bottom:9px;font-size:14px}.setup-card p{color:var(--muted);max-width:220px;margin-bottom:20px;font-size:11px}.card-link{color:var(--success);justify-content:space-between;align-items:center;font-size:10px;font-weight:600;display:flex}.dashboard-grid{grid-template-columns:1.3fr 1fr;gap:18px;margin-top:23px;display:grid}.dashboard-grid .surface{padding:23px}.dashboard-grid .section-heading{margin:0}.subtle-badge{color:var(--muted);background:var(--success-bg);border-radius:6px;padding:5px 9px;font-size:9px}.empty-inline{text-align:center;color:var(--muted);flex-direction:column;align-items:center;padding:29px 15px 10px;display:flex}.empty-inline h3{color:var(--muted);margin:15px 0 8px;font-size:13px}.empty-inline p{color:var(--muted);max-width:330px;margin:0;font-size:11px}.details-panel h2,.settings-panel h2{margin-bottom:15px;font-size:16px}dl{margin:0}dl>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:13px 0;font-size:11px;display:flex}dt{color:var(--muted);flex-shrink:0}dd{text-align:right;overflow-wrap:anywhere;color:var(--muted);margin:0}.secure-note{color:var(--muted);align-items:center;gap:8px;margin-top:20px;font-size:10px;display:flex}.content-footer{color:var(--muted);justify-content:space-between;padding:25px 0;font-size:9px;display:flex}.bottom-nav{display:none}.notification-popover{z-index:10;border:1px solid var(--line);background:var(--white);border-radius:12px;max-width:300px;padding:20px;font-size:12px;position:absolute;top:74px;right:35px;box-shadow:0 10px 30px #233b2512}.module-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:15px;min-height:400px;display:flex}.large-icon{background:var(--success-bg);width:80px;height:80px;color:var(--success);border-radius:24px;place-items:center;margin-bottom:8px;display:grid}.module-empty h2{margin:0}.module-empty p{color:var(--muted);max-width:330px;font-size:13px}.more-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.more-item{text-align:left;color:var(--green);align-items:center;gap:15px;font-size:13px;display:flex}.more-item svg:last-child{margin-left:auto}.settings-panel{max-width:800px}.settings-panel dl>div{padding:19px 0;font-size:13px}.settings-panel>p{margin-top:24px}.logo-upload{margin-top:25px}.loading-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:100svh;padding:30px;display:flex}.loading-page .surface{max-width:550px}.loading-page p{color:var(--muted);font-size:14px}.skeleton{background:linear-gradient(90deg, var(--success-bg), var(--success-bg), var(--success-bg));background-size:200% 100%;border-radius:18px;width:250px;height:90px;animation:1.5s infinite shimmer}@keyframes shimmer{to{background-position:-200% 0}}.collapsed{grid-template-columns:82px minmax(0,1fr)}.collapsed .sidebar{padding:28px 12px}.collapsed .sidebar .brand>span:last-child,.collapsed .workspace-tag,.collapsed .nav-heading,.collapsed .sidebar .nav-item>span,.collapsed .sidebar-footer{display:none}.collapsed .sidebar .brand{justify-content:center;margin-bottom:33px;padding:0}.collapsed .sidebar .nav-item{justify-content:center;min-height:45px;padding:12px}@media (min-width:1600px){.content{padding-top:44px}.welcome-card{padding:40px}.setup-card{padding:28px}.sidebar nav{gap:6px}.nav-item{min-height:45px}}@media (max-width:1150px){.app-shell{grid-template-columns:210px minmax(0,1fr)}.sidebar{padding-left:12px;padding-right:12px}.sidebar>.brand{font-size:15px}.content{padding:28px 25px 0}.topbar{padding:0 25px}.setup-card{padding:20px}.welcome-card{padding:28px}.welcome-art{width:120px;height:120px}.dashboard-grid{grid-template-columns:1fr 1fr}.auth-story{padding:40px}.onboarding-layout{gap:45px}.collapsed{grid-template-columns:82px minmax(0,1fr)}}@media (min-width:768px) and (max-width:950px){.app-shell{grid-template-columns:82px minmax(0,1fr)}.sidebar{padding:28px 12px}.sidebar .brand>span:last-child,.workspace-tag,.nav-heading,.sidebar .nav-item>span,.sidebar-footer{display:none}.sidebar .brand{justify-content:center;margin-bottom:33px;padding:0}.sidebar .nav-item{justify-content:center;min-height:45px;padding:12px}.collapsed{grid-template-columns:210px minmax(0,1fr)}.collapsed .sidebar .brand>span:last-child,.collapsed .sidebar .nav-item>span{display:block}.collapsed .sidebar .nav-item{justify-content:flex-start}.collapsed .sidebar .brand{font-size:14px}.dashboard-grid{grid-template-columns:1fr}.welcome-art{display:none}.setup-cards{gap:12px}.setup-card{padding:18px}}@media (max-width:767px){h1{font-size:27px}.auth-layout{display:block}.auth-story{display:none}.auth-panel{min-height:100svh;padding:34px 25px}.mobile-brand{color:var(--green);margin-bottom:60px;font-size:18px;font-weight:700;display:block}.auth-card h2{font-size:28px}.onboarding-top{height:75px;padding:0 22px}.onboarding-top .brand{font-size:16px}.onboarding-layout{margin:32px auto;padding:0 20px;display:block}.onboarding-layout aside h1{font-size:30px}.onboarding-layout aside>.muted{font-size:12px}.steps{justify-content:space-between;gap:15px;margin:25px 0;display:flex}.steps li{text-align:center;flex-direction:column;flex:1;gap:6px;font-size:10px}.steps li>span{width:29px;height:29px}.onboarding-note{display:none}.onboarding-form{padding:25px 20px}.onboarding-form h2{font-size:21px}.form-grid{gap:12px}.app-shell,.app-shell.collapsed{display:block}.sidebar{display:none}.topbar{height:78px;padding:0 18px;padding-top:env(safe-area-inset-top);gap:10px}.sidebar-toggle,.context-chevron{display:none}.topbar-left{flex:1;gap:14px;overflow:hidden}.context-select{flex:1;max-width:155px}.context-select select{font-size:11px}.context-select label{letter-spacing:1px;font-size:7px}.topbar-actions{gap:7px}.topbar-actions .icon-button{border:0;width:34px;height:34px}.profile-button{width:30px;height:30px;font-size:11px}.mobile-logout{display:grid}.content{padding:25px 18px 85px}.page-heading{gap:10px;margin-bottom:21px}.page-heading h1{font-size:26px}.page-heading .status-pill{display:none}.page-heading p{font-size:11px}.welcome-card{border-radius:17px;padding:25px 23px}.welcome-card h2{font-size:25px}.welcome-card p{max-width:290px;font-size:12px}.welcome-art{display:none}.welcome-card .light-button{font-size:10px}.setup-cards{grid-template-columns:1fr;gap:12px}.setup-card{grid-template-columns:43px 1fr 22px;align-items:center;gap:0 15px;padding:20px;display:grid}.tile-icon{grid-row:1/3;width:43px;height:43px;margin:0}.setup-card h3{margin:0 0 6px;font-size:13px}.setup-card p{grid-column:2;max-width:none;margin:0;font-size:10px}.card-link{grid-area:1/3/3;font-size:0}.section-heading{margin-top:25px}.section-heading h2{font-size:15px}.section-heading .muted{font-size:9px}.dashboard-grid{grid-template-columns:1fr;gap:14px;margin-top:18px}.dashboard-grid .surface{padding:22px}.empty-inline{padding-top:25px}.bottom-nav{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line);padding:9px 8px calc(9px + env(safe-area-inset-bottom));background:#fffffff5;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav .nav-item{min-height:48px;color:var(--muted);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:6px 3px;font-size:9px;display:flex}.bottom-nav.owner-simple-nav{grid-template-columns:repeat(6,minmax(0,1fr))}.owner-simple-nav .nav-item span{white-space:normal;text-align:center}.bottom-nav .nav-item.selected{color:var(--green);background:var(--success-bg)}.bottom-nav .nav-dot{display:none}.more-grid{grid-template-columns:1fr 1fr;gap:11px}.more-item{flex-direction:column;gap:12px;padding:20px 14px;font-size:12px}.more-item svg:last-child{display:none}.module-empty{min-height:370px;padding:30px 20px}.settings-panel{padding:23px}.settings-panel dl>div{font-size:11px}.notification-popover{top:70px;right:15px}.content-footer{font-size:8px}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.quick-actions{position:relative}.quick-actions summary{cursor:pointer;border:1px solid var(--line);background:var(--white);white-space:nowrap;border-radius:8px;padding:10px}.quick-actions>div{z-index:25;background:var(--white);border:1px solid var(--line);border-radius:10px;gap:8px;min-width:180px;padding:10px;display:grid;position:absolute;top:100%;right:0;box-shadow:0 8px 24px #0001}@media (max-width:680px){.topbar{flex-wrap:wrap}.topbar .ops-search{order:3;width:100%}.page-heading{flex-wrap:wrap;gap:12px}}
