.mc-map-container{width:100%;border-radius:var(--mc-radius-md,12px);overflow:hidden;background:var(--mc-surface-muted,#eef2f6)}.mc-map-container--editable{cursor:crosshair;outline:2px dashed rgba(126,196,227,.55);outline-offset:-2px}.mc-map-placeholder{display:flex;align-items:center;justify-content:center;padding:16px;text-align:center;border-radius:var(--mc-radius-md,12px);background:var(--mc-surface-muted,#eef2f6);color:var(--mc-text-muted);font-size:14px;line-height:1.4}.mc-card--selected{outline:2px solid var(--mc-primary,#5ba4c9);outline-offset:2px}.mc-child-lesson-grid--today{grid-template-columns:repeat(2,minmax(0,1fr))}.mc-lesson-calendar{display:flex;flex-direction:column;gap:8px;padding:12px;border-radius:var(--mc-radius-md,12px);background:var(--mc-glass-bg,rgba(255,255,255,.85));border:1px solid var(--mc-glass-border,rgba(0,0,0,.06))}.mc-lesson-calendar__head{display:flex;align-items:center;justify-content:space-between;gap:8px}.mc-lesson-calendar__weekdays{font-size:11px;font-weight:600;color:var(--mc-text-muted);text-align:center}.mc-lesson-calendar__grid,.mc-lesson-calendar__weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:4px;gap:4px}.mc-lesson-calendar__cell{min-height:64px;padding:4px;border-radius:8px;background:rgba(255,255,255,.6);display:flex;flex-direction:column;gap:2px;overflow:hidden}.mc-lesson-calendar__cell--empty{background:transparent;min-height:0}.mc-lesson-calendar__cell--today{box-shadow:inset 0 0 0 2px var(--mc-primary,#5ba4c9)}.mc-lesson-calendar__cell--has-lessons{background:rgba(126,196,227,.12)}.mc-lesson-calendar__day{font-size:12px;font-weight:700;color:var(--mc-text)}.mc-lesson-calendar__chip{display:block;width:100%;padding:2px 4px;border:none;border-radius:4px;background:rgba(91,164,201,.2);color:var(--mc-text);font-size:10px;line-height:1.2;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.mc-lesson-calendar__chip:hover{background:rgba(91,164,201,.35)}.mc-week-calendar{display:flex;flex-direction:column;gap:10px;padding:12px;border-radius:var(--mc-radius-md,12px);background:var(--mc-glass-bg,rgba(255,255,255,.85));border:1px solid var(--mc-glass-border,rgba(0,0,0,.06))}.mc-week-calendar__head{display:flex;align-items:center;justify-content:space-between;gap:8px}.mc-week-calendar__title-wrap{text-align:center;flex:1 1}.mc-week-calendar__grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:6px;gap:6px}.mc-week-calendar__col{min-height:88px;padding:6px 4px;border-radius:8px;background:rgba(255,255,255,.6);display:flex;flex-direction:column;gap:4px;overflow:hidden}.mc-week-calendar__col--today{box-shadow:inset 0 0 0 2px var(--mc-primary,#5ba4c9)}.mc-week-calendar__col-head{display:flex;flex-direction:column;align-items:center;gap:2px}.mc-week-calendar__weekday{font-size:10px;font-weight:700;color:var(--mc-text-muted);text-transform:uppercase}.mc-week-calendar__day-num{font-size:13px;font-weight:800;color:var(--mc-text)}.mc-week-calendar__events{display:flex;flex-direction:column;gap:3px;flex:1 1}.mc-week-calendar__empty{font-size:11px;color:var(--mc-text-muted);text-align:center;margin-top:8px}.mc-week-calendar__event{padding:3px 4px;border-radius:4px;background:rgba(91,164,201,.18);font-size:9px;line-height:1.2}.mc-week-calendar__event-time{display:block;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.mc-week-calendar__event-title{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mc-week-calendar__today{align-self:center;font-size:13px}@media (max-width:400px){.mc-week-calendar__grid{gap:4px}.mc-week-calendar__col{min-height:72px;padding:4px 2px}.mc-week-calendar__event-title{display:none}}.mc-avatar-upload,.mc-topbar__avatar-btn{border:none;background:transparent;padding:0;cursor:pointer}.mc-avatar-upload{display:flex;align-items:center;gap:12px;text-align:left}:root{--mc-keyboard-inset:0px}@media (min-width:521px){.mc-shell{border-left:1px solid var(--mc-card-border);border-right:1px solid var(--mc-card-border);box-shadow:var(--mc-shadow-float)}.mc-composer,.mc-shell__bottom{left:50%;right:auto;transform:translateX(-50%);width:100%;max-width:520px}}@media (max-width:360px){.mc-shell__main{padding-left:12px;padding-right:12px}.mc-tabbar{padding-left:6px;padding-right:6px}.mc-tabbar__item{font-size:10px}.mc-child-feed__greeting{font-size:22px!important}}.mc-composer{bottom:var(--mc-keyboard-inset);transition:bottom .12s ease-out}.mc-composer--with-tabs{bottom:calc(var(--mc-keyboard-inset) + var(--mc-tabbar-h) + var(--mc-safe-bottom))}.mc-shell__main--chat{padding-bottom:calc(var(--mc-composer-h) + var(--mc-keyboard-inset) + var(--mc-safe-bottom) + 12px)}.mc-shell__main--chat.mc-shell__main--with-tabs{padding-bottom:calc(var(--mc-composer-h) + var(--mc-tabbar-h) + var(--mc-keyboard-inset) + var(--mc-safe-bottom) + 12px)}@media (prefers-reduced-motion:reduce){.mc-composer,.mc-drawer,.mc-skeleton{transition:none!important;animation:none!important}}.mc-btn:focus-visible,.mc-composer__send:focus-visible,.mc-tabbar__item:focus-visible,.mc-topbar__btn:focus-visible{outline:2px solid var(--mc-primary);outline-offset:2px}.mc-offline-banner[role=status]{flex-shrink:0}@media (max-width:900px){.crm-educator-mobile .cabinet-section-bar{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;gap:.35rem;padding-bottom:.25rem}.crm-educator-mobile .cabinet-section-bar__item{flex-shrink:0;min-height:44px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.crm-educator-mobile .cabinet-section-bar__nav{flex-wrap:nowrap}.crm-educator-mobile .crm-educator-panel-section:not(.crm-educator-panel-section--active){display:none!important}.crm-educator-mobile .crm-grid--2{grid-template-columns:1fr}.crm-educator-mobile .crm-educator-salary-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.crm-educator-mobile .ecosystem-hero{display:flex;flex-direction:column;align-items:stretch}.crm-educator-mobile .ecosystem-hero-toolbar{width:100%;display:flex;flex-wrap:wrap;gap:.5rem}.crm-educator-mobile .ecosystem-hero-toolbar .crm-field{flex:1 1 100%;min-width:0!important}.crm-educator-mobile .ecosystem-hero-toolbar .crm-btn,.crm-educator-mobile .ecosystem-hero-toolbar .crm-link{width:100%;text-align:center}.crm-educator-mobile .crm-educator-desktop-only{display:none!important}.crm-educator-mobile .crm-educator-panels__flow{display:flex;flex-direction:column;gap:.75rem}.crm-educator-mobile .crm-attendance-row{flex-direction:column;align-items:stretch;gap:.5rem;padding:.75rem 0;border-bottom:1px solid var(--crm-border,rgba(0,0,0,.08))}.crm-educator-mobile .crm-attendance-row .crm-row{width:100%;justify-content:stretch}.crm-educator-mobile .crm-attendance-row .crm-btn{flex:1 1;min-height:44px}.crm-educator-mobile .crm-card{margin-bottom:.75rem}.crm-educator-mobile .crm-methodist-chat{display:flex;flex-direction:column;gap:.75rem}.crm-educator-mobile .crm-methodist-chat__messages{max-height:40vh;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem}.crm-educator-mobile .crm-methodist-chat__bubble{padding:.65rem .85rem;border-radius:12px;line-height:1.45;white-space:pre-wrap}.crm-educator-mobile .crm-methodist-chat__bubble--user{align-self:flex-end;background:rgba(91,164,201,.15)}.crm-educator-mobile .crm-methodist-chat__bubble--assistant{align-self:flex-start;background:rgba(0,0,0,.04)}}@media (min-width:901px){.crm-educator-mobile .crm-educator-mobile-only{display:none!important}.crm-educator-mobile .crm-educator-panel-section:not(.crm-educator-panel-section--active){display:none}.crm-educator-mobile .crm-educator-panels__flow{display:contents}}html:not([data-theme]),html[data-theme=dark]{--shell-bg:#141c24;--shell-bg-elevated:#1a2430;--shell-surface:rgba(15,23,43,0.72);--shell-surface-solid:#1e2a38;--shell-surface-2:rgba(255,255,255,0.08);--shell-text:#e8edf4;--shell-muted:#90a1b9;--shell-border:rgba(255,255,255,0.15);--shell-border-soft:rgba(255,255,255,0.08);--shell-accent:var(--bd-accent,#c9a86c);--shell-accent-soft:var(--bd-accent-soft,rgba(201,168,108,0.14));--shell-tab-active:linear-gradient(90deg,var(--bd-sky-soft,#a08050),var(--bd-accent,#c9a86c));--shell-shadow-sm:0 4px 16px rgba(0,0,0,0.28);--shell-shadow-md:0 12px 40px rgba(0,0,0,0.36);--shell-shadow-lg:0 24px 64px rgba(0,0,0,0.42);--shell-card-bg:rgba(255,255,255,0.06);--shell-card-border:rgba(255,255,255,0.12);--shell-input-bg:rgba(15,23,43,0.55);--shell-header-bg:rgba(15,23,43,0.7);--shell-radius-sm:0.75rem;--shell-radius-md:1rem;--shell-radius-lg:1.25rem;--ailu-bg:var(--shell-bg);--ailu-bg-elevated:var(--shell-bg-elevated);--ailu-panel:var(--shell-surface-solid);--ailu-text:var(--shell-text);--ailu-text-muted:var(--shell-muted);--ailu-glass-bg:var(--shell-surface);--ailu-glass-border:var(--shell-border);--crm-bg:var(--shell-bg);--crm-surface:var(--shell-surface-solid);--crm-surface-2:var(--shell-surface-2);--crm-text:var(--shell-text);--crm-muted:var(--shell-muted);--crm-border:var(--shell-border);--crm-accent:var(--shell-accent);--crm-accent-soft:var(--shell-accent-soft);--crm-shadow-sm:var(--shell-shadow-sm);--crm-shadow-md:var(--shell-shadow-md);--crm-input-bg:var(--shell-input-bg);--figma-bg:var(--shell-bg);--figma-bg-card:var(--shell-surface-solid);--figma-text:var(--shell-text);--figma-text-muted:var(--shell-muted);--figma-border:var(--shell-border)}html[data-theme=light]{--shell-bg:#f1f5f9;--shell-bg-elevated:#ffffff;--shell-surface:rgba(255,255,255,0.88);--shell-surface-solid:#ffffff;--shell-surface-2:#f8fafc;--shell-text:#0f172a;--shell-muted:#64748b;--shell-border:rgba(15,23,43,0.1);--shell-border-soft:rgba(15,23,43,0.06);--shell-accent:var(--bd-accent,#8b6914);--shell-accent-soft:var(--bd-accent-soft,rgba(139,105,20,0.14));--shell-tab-active:linear-gradient(90deg,var(--bd-sand,#d4c4a3),var(--bd-accent,#8b6914));--shell-shadow-sm:0 4px 16px rgba(15,23,43,0.06);--shell-shadow-md:0 12px 40px rgba(15,23,43,0.08);--shell-card-bg:rgba(255,255,255,0.92);--shell-card-border:rgba(15,23,43,0.08);--shell-input-bg:#ffffff;--shell-header-bg:rgba(255,255,255,0.82);--ailu-bg:var(--shell-bg);--ailu-panel:var(--shell-surface-solid);--ailu-text:var(--shell-text);--ailu-text-muted:var(--shell-muted);--crm-bg:var(--shell-bg);--crm-surface:var(--shell-surface-solid);--crm-text:var(--shell-text);--crm-muted:var(--shell-muted);--crm-border:var(--shell-border);--crm-accent:var(--shell-accent);--figma-bg:var(--shell-bg);--figma-text:var(--shell-text);--figma-border:var(--shell-border)}.ailu-crm-shell .ailu-surface-child,.ailu-crm-shell .ailu-surface-parent,.ailu-crm-shell [data-surface=business],.ailu-crm-shell [data-surface=child],.ailu-crm-shell [data-surface=franchise],.ailu-crm-shell [data-surface=parent]{--surface-bg:var(--shell-bg);--surface-card:var(--shell-surface-solid);--text-primary:var(--shell-text);--text-secondary:var(--shell-muted);--ailu-bg:var(--shell-bg);--ailu-panel:var(--shell-surface-solid);--crm-bg:var(--shell-bg);--crm-surface:var(--shell-surface-solid);--crm-text:var(--shell-text);--crm-muted:var(--shell-muted);color:var(--shell-text);background:transparent}.ailu-crm-shell{color:var(--shell-text);background-color:var(--shell-bg);min-height:100vh}.ailu-crm-shell--stars{background-image:radial-gradient(1px 1px at 20% 30%,rgba(124,58,237,.15),transparent),radial-gradient(120% 80% at 50% -25%,rgba(88,28,135,.2),transparent 52%),radial-gradient(90% 60% at 100% 40%,rgba(14,116,144,.1),transparent 48%),linear-gradient(#1a2430,#1e2a38 35%,#243044 70%,#2a3648)}html[data-theme=light] .ailu-crm-shell--stars{background-image:radial-gradient(120% 80% at 50% -20%,rgba(124,58,237,.08),transparent 55%),linear-gradient(180deg,#f8fafc,#f1f5f9)}.ailu-crm-shell .child-cabinet,.ailu-crm-shell .crm-app,.ailu-crm-shell .parent-cabinet{background:transparent}.ailu-crm-shell .crm-sidebar,.ailu-crm-shell .crm-topbar{background:var(--shell-header-bg);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-color:var(--shell-border)}.ailu-crm-shell .crm-nav-link{border-radius:var(--shell-radius-sm);font-weight:600}.ailu-crm-shell .crm-nav-link.active,.ailu-crm-shell .crm-nav-sublink.active,.ailu-crm-shell .crm-nav-tree-root.active{background:var(--shell-tab-active);color:#fff;box-shadow:0 4px 16px rgba(124,58,237,.3)}.ailu-crm-shell .crm-card,.ailu-crm-shell .crm-kpi,.ailu-crm-shell .crm-panel,.ailu-crm-shell .glass{background:var(--shell-card-bg);border:1px solid var(--shell-card-border);border-radius:var(--shell-radius-lg);box-shadow:var(--shell-shadow-sm);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ailu-crm-shell .crm-tabs{gap:.25rem;padding:.25rem;border-bottom:1px solid var(--shell-border);border-radius:var(--shell-radius-md);background:var(--shell-surface-2);border:1px solid var(--shell-border)}.ailu-crm-shell .crm-tab{min-height:2.5rem;border-radius:calc(var(--shell-radius-md) - 4px);border-bottom:none;margin-bottom:0;font-weight:700}.ailu-crm-shell .crm-tab.active{background:var(--shell-tab-active);color:#fff;box-shadow:0 4px 14px rgba(124,58,237,.28)}.ailu-crm-shell .crm-venue-week-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:.75rem;gap:.75rem}.ailu-crm-shell .crm-venue-week-day{border:1px solid var(--shell-border);border-radius:var(--shell-radius-md);padding:.5rem;background:var(--shell-surface-2);min-height:120px}.ailu-crm-shell .crm-venue-week-day-title{font-weight:700;font-size:.85rem;margin-bottom:.5rem}.ailu-crm-shell .crm-venue-slot{border-top:1px solid var(--shell-border);padding-top:.35rem;margin-top:.35rem;font-size:.8rem}.ailu-crm-shell .crm-venue-slot--clickable{cursor:pointer;border-radius:8px;padding:.35rem .25rem;margin-left:-.25rem;margin-right:-.25rem}.ailu-crm-shell .crm-venue-slot--clickable:hover{background:rgba(139,105,20,.08)}.ailu-crm-shell .crm-venue-slot-time{font-weight:700}.ailu-crm-shell .crm-venue-slot-children{margin:.25rem 0 0;padding-left:1rem;font-size:.75rem}.ailu-crm-shell .crm-venue-child-row{display:flex;justify-content:space-between;align-items:center;gap:.35rem}.ailu-crm-shell .crm-chat-thread{display:flex;flex-direction:column;gap:.75rem;min-height:280px}.ailu-crm-shell .crm-chat-messages{flex:1 1;max-height:320px;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem;padding:.25rem}.ailu-crm-shell .crm-chat-bubble{max-width:85%;padding:.5rem .75rem;border-radius:var(--shell-radius-md);background:var(--shell-surface-2);border:1px solid var(--shell-border);align-self:flex-start}.ailu-crm-shell .crm-chat-bubble--mine{align-self:flex-end;background:color-mix(in srgb,var(--shell-tab-active,var(--bd-accent,#8b6914)) 18%,var(--shell-surface-2))}.ailu-crm-shell .crm-chat-bubble--staff{border-color:#22c55e55}.ailu-crm-shell .crm-chat-bubble-time{font-size:.65rem;opacity:.7;margin-top:.25rem}.ailu-crm-shell .crm-chat-compose{display:flex;gap:.5rem;align-items:center}.ailu-crm-shell .crm-notifications-panel{position:absolute;right:0;top:calc(100% + 4px);z-index:100;width:min(360px,92vw);max-height:420px;overflow:auto;box-shadow:var(--shell-shadow-md,0 8px 24px rgba(0,0,0,.12))}.ailu-crm-shell .crm-notification-item{text-align:left;width:100%;border:none;background:transparent;cursor:pointer;padding:.5rem;border-radius:var(--shell-radius-sm)}.ailu-crm-shell .crm-notification-item:hover{background:var(--shell-surface-2)}.ailu-crm-shell .crm-notification-item--read{opacity:.65}.ailu-crm-shell .crm-notify-bell-count{margin-left:4px;font-size:.7rem}.ailu-crm-shell .crm-tab--active{background:var(--shell-tab-active,var(--bd-accent,#8b6914));color:#fff}.ailu-crm-shell .crm-landing-tabs{padding:.25rem;border-radius:var(--shell-radius-md);border:1px solid var(--shell-border);background:var(--shell-surface-2)}.ailu-crm-shell .crm-landing-tab--active{background:var(--shell-tab-active);color:#fff}.ailu-crm-shell .ailu-accordion--art{border:1px solid var(--shell-card-border);border-radius:var(--shell-radius-lg);background:var(--shell-card-bg);box-shadow:var(--shell-shadow-sm)}.ailu-crm-shell .ailu-accordion--art>summary{color:var(--shell-text)}.ailu-crm-shell .ailu-accordion__icon{background:var(--shell-tab-active)}.ailu-crm-shell .crm-field input,.ailu-crm-shell .crm-field select,.ailu-crm-shell .crm-field textarea{background:var(--shell-input-bg);border-color:var(--shell-border);color:var(--shell-text)}.ailu-crm-shell .crm-btn--primary{background:var(--shell-tab-active);color:#fff;border:none}html[data-theme=light] .teiks-landing{--teiks-bg:#f1f5f9;--teiks-text:#0f172a;--teiks-muted:#64748b;color:#0f172a;background-color:#f1f5f9;background-image:radial-gradient(120% 80% at 50% -25%,rgba(124,58,237,.1),transparent 52%),linear-gradient(180deg,#f8fafc,#f1f5f9)}html[data-theme=light] .teiks-header{background:rgba(255,255,255,.85);border-bottom-color:rgba(15,23,43,.08)}html[data-theme=light] .teiks-brand__title,html[data-theme=light] .teiks-hero__title,html[data-theme=light] .teiks-section__title{color:#0f172a}html[data-theme=light] .teiks-hero__lead,html[data-theme=light] .teiks-section__lead{color:#475569}.ailu-crm-shell .ailu-surface-child,.ailu-crm-shell .ailu-surface-parent,.ailu-crm-shell [data-surface=business],.ailu-crm-shell [data-surface=child],.ailu-crm-shell [data-surface=educator],.ailu-crm-shell [data-surface=franchise],.ailu-crm-shell [data-surface=gov],.ailu-crm-shell [data-surface=parent]{--child-bg:var(--shell-bg);--child-text:var(--shell-text);--child-primary:var(--shell-accent);--parent-bg:var(--shell-bg);--parent-text-primary:var(--shell-text);--parent-text-secondary:var(--shell-muted);--parent-primary:var(--shell-accent);--ailu-dock-bg:var(--shell-surface);--figma-glass-border:var(--shell-border);--ailu-shadow-float:var(--shell-shadow-md);--ailu-shadow-sm:var(--shell-shadow-sm);--ailu-shadow-md:var(--shell-shadow-md);--ailu-shadow-glass:var(--shell-shadow-sm)}.ailu-crm-shell .crm-context-franchise .crm-sidebar,.ailu-crm-shell .crm-context-franchise .crm-topbar{background:var(--shell-header-bg);border-color:var(--shell-border)}.ailu-crm-shell .crm-context-franchise .crm-sidebar .crm-nav-link,.ailu-crm-shell .crm-context-franchise .crm-sidebar-brand,.ailu-crm-shell .crm-context-franchise .crm-sidebar-footer{color:var(--shell-muted);border-color:var(--shell-border)}.ailu-crm-shell .crm-context-franchise .crm-nav-link.active,.ailu-crm-shell .crm-context-franchise .crm-nav-link:hover{background:var(--shell-tab-active);color:#fff}.ailu-crm-shell .child-cabinet{background:transparent;color:var(--shell-text)}.ailu-crm-shell .child-cabinet .child-scene-backdrop{opacity:.35}html[data-theme=light] .ailu-crm-shell .child-cabinet .child-scene-backdrop{opacity:.2}.ailu-crm-shell .child-cabinet .child-topbar{background:var(--shell-header-bg);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-bottom:1px solid var(--shell-border)}.ailu-crm-shell .child-topbar__name{color:var(--shell-text)}.ailu-crm-shell .child-topbar__meta{color:var(--shell-muted)}.ailu-crm-shell .child-bottom-nav{background:var(--shell-surface);border:1px solid var(--shell-border);box-shadow:var(--shell-shadow-md)}.ailu-crm-shell .child-bottom-nav a,.ailu-crm-shell .child-bottom-nav button{color:var(--shell-muted)}.ailu-crm-shell .child-bottom-nav a.active,.ailu-crm-shell .child-bottom-nav a:hover,.ailu-crm-shell .child-bottom-nav button.active,.ailu-crm-shell .child-bottom-nav button:hover{background:var(--shell-accent-soft);color:var(--shell-accent)}.ailu-crm-shell .parent-cabinet{background:transparent;color:var(--shell-text)}.ailu-crm-shell .parent-cabinet .child-scene-backdrop{opacity:.3}.ailu-crm-shell .parent-cabinet .parent-kpi{background:var(--shell-card-bg);border:1px solid var(--shell-card-border);box-shadow:var(--shell-shadow-sm);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ailu-crm-shell .parent-cabinet .parent-kpi-value{color:var(--shell-accent)}.ailu-crm-shell .parent-cabinet .parent-kpi-label{color:var(--shell-muted)}.ailu-crm-shell .ailu-page-cover{background:var(--shell-card-bg);border:1px solid var(--shell-card-border);border-radius:var(--shell-radius-lg);box-shadow:var(--shell-shadow-sm);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ailu-crm-shell .ailu-page-cover__eyebrow{color:var(--shell-accent)}.ailu-crm-shell .ailu-page-cover__title{color:var(--shell-text)}.ailu-crm-shell .ailu-page-cover__lead{color:var(--shell-muted)}.ailu-crm-shell .ecosystem-hero{background:var(--shell-card-bg);border:1px solid var(--shell-card-border);border-radius:var(--shell-radius-lg);box-shadow:var(--shell-shadow-sm);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ailu-crm-shell .ecosystem-hero-title{color:var(--shell-text)}.ailu-crm-shell .ecosystem-kpi{background:var(--shell-card-bg);border:1px solid var(--shell-card-border);border-radius:var(--shell-radius-md);box-shadow:var(--shell-shadow-sm)}.ailu-crm-shell .ecosystem-kpi-value{color:var(--shell-accent)}.ailu-crm-shell .ecosystem-kpi-label{color:var(--shell-muted)}.ailu-crm-shell .ecosystem-tab-nav{padding:.25rem;border-radius:var(--shell-radius-md);border:1px solid var(--shell-border);background:var(--shell-surface-2)}.ailu-crm-shell .ecosystem-tab{border-radius:calc(var(--shell-radius-md) - 4px);font-weight:700;color:var(--shell-muted)}.ailu-crm-shell .ecosystem-tab--active{background:var(--shell-tab-active);color:#fff;box-shadow:0 4px 14px rgba(124,58,237,.28)}.ailu-crm-shell .crm-btn--secondary{background:var(--shell-surface-2);border:1px solid var(--shell-border);color:var(--shell-text)}.ailu-crm-shell .crm-btn--secondary:hover:not(:disabled){background:var(--shell-card-bg);border-color:var(--shell-accent);color:var(--shell-accent)}.ailu-crm-shell .crm-table-wrap{border:1px solid var(--shell-card-border);border-radius:var(--shell-radius-lg);background:var(--shell-card-bg);box-shadow:var(--shell-shadow-sm);overflow:hidden}.ailu-crm-shell .crm-table th{background:var(--shell-surface-2);color:var(--shell-muted);border-color:var(--shell-border)}.ailu-crm-shell .crm-table td{border-color:var(--shell-border-soft);color:var(--shell-text)}.ailu-crm-shell .crm-badge{border-radius:var(--shell-radius-sm)}.ailu-crm-shell .crm-badge--accent{background:var(--shell-accent-soft);color:var(--shell-accent)}.ailu-crm-shell .crm-sidebar-brand-mark{background:var(--shell-tab-active)}.ailu-crm-shell .crm-nav-link:hover{background:var(--shell-surface-2);color:var(--shell-text)}.ailu-crm-shell .crm-nav-sublink.active{color:#fff}.ailu-crm-shell .crm-sidebar-footer{border-color:var(--shell-border);color:var(--shell-muted)}.ailu-crm-shell .crm-page-header h1{color:var(--shell-text)}.ailu-crm-shell .crm-page-subtitle{color:var(--shell-muted)}.ailu-crm-shell .crm-topbar-title{color:var(--shell-text);font-weight:700}.ailu-crm-shell .crm-card-meta{color:var(--shell-muted)}.ailu-crm-shell .ailu-onboarding-panel,.ailu-crm-shell .glass-strong{background:var(--shell-card-bg);border:1px solid var(--shell-card-border);border-radius:var(--shell-radius-lg);box-shadow:var(--shell-shadow-md);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.ailu-crm-shell .app-shell,.ailu-crm-shell .cabinet-shell,.ailu-crm-shell .mobile-shell{background:transparent;color:var(--shell-text)}.ailu-crm-shell .ailu-theme-toggle--sidebar{width:100%;display:flex;align-items:center;gap:.65rem;padding:.65rem .85rem;border:none;border-radius:var(--shell-radius-sm);background:transparent;color:var(--shell-muted);font-size:.92rem;font-weight:600;cursor:pointer;text-align:left}.ailu-crm-shell .ailu-theme-toggle--sidebar:hover{background:var(--shell-surface-2);color:var(--shell-text)}html[data-theme=light] .teiks-landing--stars{background-image:radial-gradient(120% 80% at 50% -25%,rgba(124,58,237,.1),transparent 52%),linear-gradient(180deg,#f8fafc,#f1f5f9)}html[data-theme=light] .teiks-brand__subtitle{color:#64748b}html[data-theme=light] .teiks-btn--ghost{color:#475569}html[data-theme=light] .teiks-btn--ghost:hover{background:rgba(15,23,43,.06);color:#0f172a}html[data-theme=light] .teiks-audience__track{border-color:rgba(15,23,43,.1);background:rgba(255,255,255,.8);box-shadow:inset 0 1px 4px rgba(15,23,43,.04)}html[data-theme=light] .teiks-audience__tab:hover{background:rgba(15,23,43,.05);color:#0f172a}html[data-theme=light] .teiks-nav__link{background:rgba(15,23,43,.06);color:#334155}html[data-theme=light] .teiks-nav--desktop .teiks-nav__link{color:#64748b}html[data-theme=light] .teiks-nav--desktop .teiks-nav__link:hover{background:rgba(15,23,43,.06);color:#0f172a}html[data-theme=light] .teiks-card,html[data-theme=light] .teiks-dashboard-tile,html[data-theme=light] .teiks-feature-card,html[data-theme=light] .teiks-payment-card{background:rgba(255,255,255,.92);border-color:rgba(15,23,43,.08);color:#0f172a}html[data-theme=light] .teiks-card__title,html[data-theme=light] .teiks-dashboard-tile__title,html[data-theme=light] .teiks-feature-card h3{color:#0f172a}html[data-theme=light] .teiks-card__text,html[data-theme=light] .teiks-dashboard-tile__meta,html[data-theme=light] .teiks-feature-card p{color:#64748b}html[data-theme=light] .teiks-btn--outline-light{background:rgba(15,23,43,.04);border-color:rgba(15,23,43,.15);color:#0f172a}html[data-theme=light] .teiks-btn--outline-light:hover{background:rgba(15,23,43,.08)}html[data-theme=light] .teiks-footer{border-top-color:rgba(15,23,43,.08)}html[data-theme=light] .teiks-footer__links a{color:#64748b}html[data-theme=light] .teiks-footer__links a:hover{color:#0f172a}.ailu-crm-shell .crm-schedule-calendar{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:.5rem;gap:.5rem}.ailu-crm-shell .crm-schedule-calendar__day{border:1px solid var(--shell-border);border-radius:var(--shell-radius-sm);padding:.5rem;background:var(--shell-surface-2)}.ailu-crm-shell .crm-schedule-calendar__day-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.35rem}.ailu-crm-shell .crm-schedule-calendar__slot{display:flex;align-items:center;gap:.25rem;margin-top:.25rem;flex-wrap:wrap}.ailu-crm-shell .crm-radio{display:inline-flex;align-items:center;gap:.35rem;font-size:.9rem;cursor:pointer}html[data-theme=blue-desert-day],html[data-theme=light]{--shell-bg:var(--bd-bg);--shell-bg-elevated:var(--bd-bg-elevated);--shell-surface:var(--bd-glass-bg);--shell-surface-solid:var(--bd-card-bg);--shell-surface-2:var(--bd-accent-soft);--shell-text:var(--bd-text);--shell-muted:var(--bd-text-muted);--shell-border:var(--bd-border);--shell-border-soft:var(--bd-border-soft);--shell-accent:var(--bd-accent);--shell-accent-2:var(--bd-sky);--shell-accent-soft:var(--bd-accent-soft);--shell-tab-active:linear-gradient(90deg,var(--bd-sky),var(--bd-accent));--shell-shadow-sm:var(--bd-shadow-sm);--shell-shadow-md:var(--bd-shadow-md);--shell-shadow-lg:var(--bd-shadow-lg);--shell-card-bg:var(--bd-card-bg);--shell-card-border:var(--bd-card-border);--shell-input-bg:var(--bd-bg-elevated);--shell-header-bg:var(--bd-glass-bg);--shell-radius-sm:var(--bd-radius-sm);--shell-radius-md:var(--bd-radius-md);--shell-radius-lg:var(--bd-radius-lg);--crm-bg:var(--bd-bg);--crm-surface:var(--bd-card-bg);--crm-surface-2:var(--bd-bg-soft);--crm-text:var(--bd-text);--crm-muted:var(--bd-text-muted);--crm-border:var(--bd-border);--crm-accent:var(--bd-accent);--crm-accent-soft:var(--bd-accent-soft);--crm-shadow-sm:var(--bd-shadow-sm);--crm-shadow-md:var(--bd-shadow-md);--crm-input-bg:var(--bd-bg-elevated);--figma-bg:var(--bd-bg);--figma-bg-elevated:var(--bd-bg-elevated);--figma-bg-card:var(--bd-card-bg);--figma-red:var(--bd-accent);--figma-red-muted:var(--bd-accent-soft);--figma-text:var(--bd-text);--figma-text-muted:var(--bd-text-muted);--figma-border:var(--bd-border);--figma-glass-bg:var(--bd-glass-bg);--figma-glass-border:var(--bd-glass-border)}html[data-theme=blue-desert-night],html[data-theme=dark]{--shell-bg:var(--bd-bg);--shell-bg-elevated:var(--bd-bg-elevated);--shell-surface:var(--bd-glass-bg);--shell-surface-solid:var(--bd-card-bg);--shell-surface-2:var(--bd-accent-soft);--shell-text:var(--bd-text);--shell-muted:var(--bd-text-muted);--shell-border:var(--bd-border);--shell-border-soft:var(--bd-border-soft);--shell-accent:var(--bd-accent);--shell-accent-2:var(--bd-sky-soft);--shell-accent-soft:var(--bd-accent-soft);--shell-tab-active:linear-gradient(90deg,var(--bd-sky-soft),var(--bd-accent));--shell-shadow-sm:var(--bd-shadow-sm);--shell-shadow-md:var(--bd-shadow-md);--shell-shadow-lg:var(--bd-shadow-lg);--shell-card-bg:var(--bd-card-bg);--shell-card-border:var(--bd-card-border);--shell-input-bg:var(--bd-bg-elevated);--shell-header-bg:var(--bd-glass-bg);--crm-bg:var(--bd-bg);--crm-surface:var(--bd-card-bg);--crm-surface-2:var(--bd-bg-soft);--crm-text:var(--bd-text);--crm-muted:var(--bd-text-muted);--crm-border:var(--bd-border);--crm-accent:var(--bd-accent);--crm-accent-soft:var(--bd-accent-soft);--figma-bg:var(--bd-bg);--figma-bg-elevated:var(--bd-bg-elevated);--figma-bg-card:var(--bd-card-bg);--figma-red:var(--bd-accent);--figma-red-muted:var(--bd-accent-soft);--figma-text:var(--bd-text);--figma-text-muted:var(--bd-text-muted);--figma-border:var(--bd-border);--figma-glass-bg:var(--bd-glass-bg);--figma-glass-border:var(--bd-glass-border)}.ailu-crm-shell{background:var(--bd-bg);color:var(--bd-text);font-family:var(--bd-font-body)}.ailu-crm-shell .btn-primary,.ailu-crm-shell .crm-btn--primary{background:var(--bd-accent)!important;border-color:transparent!important;color:#fff!important}.ailu-crm-shell .btn-primary:hover,.ailu-crm-shell .crm-btn--primary:hover{background:var(--bd-accent-hover)!important}.ailu-crm-shell,.crm-context-business,.crm-context-educator,.crm-context-franchise,.crm-context-gov{--crm-accent:var(--bd-accent)!important;--crm-accent-soft:var(--bd-accent-soft)!important}.ailu-crm-shell .crm-sidebar-link--active,.ailu-crm-shell .nav-btn.active{border-color:var(--bd-accent-soft)!important;box-shadow:inset 3px 0 0 var(--bd-accent)!important;color:var(--bd-accent)!important}.ailu-testimonials{--at-accent:var(--mc-primary,var(--bd-accent,#3d9ec7));--at-ink:var(--shell-text,var(--crm-text,var(--bd-text,#0f172a)));--at-muted:var(--shell-muted,#64748b);--at-surface:var(--shell-surface,#fff);--at-soft:color-mix(in srgb,var(--at-accent) 8%,var(--at-surface));border-radius:1.25rem;background:radial-gradient(120% 80% at 0 0,color-mix(in srgb,var(--at-accent) 18%,transparent),transparent 55%),var(--at-surface);border:1px solid color-mix(in srgb,var(--at-accent) 18%,transparent);padding:1.25rem 1.35rem 1.1rem;overflow:hidden}.ailu-testimonials--empty{padding:1rem}.ailu-testimonials__head{display:flex;flex-wrap:wrap;gap:.5rem 1rem;align-items:baseline;justify-content:space-between;margin-bottom:1rem}.ailu-testimonials__title{margin:0;font-size:1.15rem;font-weight:700;color:var(--at-ink)}.ailu-testimonials__avg{margin:0;display:inline-flex;align-items:center;gap:.35rem;font-size:.92rem;color:var(--at-muted)}.ailu-testimonials__stars{letter-spacing:.05em;color:#cbd5e1}.ailu-testimonials__stars .is-on{color:#f59e0b}.ailu-testimonials__stage{display:grid;grid-template-columns:minmax(120px,180px) 1fr;grid-gap:1.25rem;gap:1.25rem;align-items:center;animation:ailu-testimonial-in .55s ease both}@keyframes ailu-testimonial-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.ailu-testimonials__photo-col{position:relative}.ailu-testimonials__photo-wrap{border-radius:1.1rem;overflow:hidden;aspect-ratio:4/5;box-shadow:0 18px 40px color-mix(in srgb,var(--at-ink) 16%,transparent);transform:rotate(-2deg)}.ailu-testimonials__photo{width:100%;height:100%;object-fit:cover;display:block;background:var(--at-soft)}.ailu-testimonials__photo--placeholder{display:grid;place-items:center;font-size:2.5rem;font-weight:700;color:var(--at-accent)}.ailu-testimonials__rating-badge{position:absolute;left:50%;bottom:-.55rem;transform:translateX(-50%);background:var(--at-surface);border-radius:999px;padding:.2rem .65rem;box-shadow:0 8px 20px color-mix(in srgb,var(--at-ink) 12%,transparent);font-size:.95rem}.ailu-testimonials__content{min-width:0}.ailu-testimonials__quote{margin:0 0 .85rem;font-size:1.05rem;line-height:1.55;color:var(--at-ink)}.ailu-testimonials__meta{display:flex;flex-direction:column;gap:.15rem;font-size:.9rem;color:var(--at-muted)}.ailu-testimonials__meta strong{color:var(--at-ink);font-size:1rem}.ailu-testimonials__nav{margin-top:1rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.ailu-testimonials__nav-btn{width:2.25rem;height:2.25rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--at-accent) 25%,transparent);background:var(--at-surface);cursor:pointer}.ailu-testimonials__dots{display:flex;gap:.35rem;justify-content:center;flex:1 1}.ailu-testimonials__dot{width:.45rem;height:.45rem;border-radius:999px;border:none;background:#cbd5e1;cursor:pointer;padding:0}.ailu-testimonials__dot.is-active{width:1.1rem;background:var(--at-accent)}@media (max-width:720px){.ailu-testimonials__stage{grid-template-columns:1fr}.ailu-testimonials__photo-wrap{max-width:180px;margin:0 auto .75rem;transform:none}}.ailu-review-stars{display:flex;gap:.25rem}.ailu-review-stars__btn{border:none;background:transparent;font-size:1.75rem;line-height:1;color:#cbd5e1;cursor:pointer;padding:0}.ailu-review-stars__btn.is-on{color:#f59e0b}@font-face{font-family:montserrat;src:url(/_next/static/media/aca5431960729646-s.p.ttf) format("truetype");font-display:swap;font-weight:500}@font-face{font-family:montserrat;src:url(/_next/static/media/329bc0cb3fa5259c-s.p.ttf) format("truetype");font-display:swap;font-weight:600}@font-face{font-family:montserrat Fallback;src:local("Arial");ascent-override:83.59%;descent-override:21.68%;line-gap-override:0.00%;size-adjust:115.80%}.__className_4e33b5{font-family:montserrat,montserrat Fallback}.__variable_4e33b5{--font-montserrat:"montserrat","montserrat Fallback"}@font-face{font-family:roboto;src:url(/_next/static/media/8041eedc67657e04-s.p.ttf) format("truetype");font-display:swap;font-weight:400}@font-face{font-family:roboto;src:url(/_next/static/media/efc7fc8691bb8de4-s.p.ttf) format("truetype");font-display:swap;font-weight:500}@font-face{font-family:roboto Fallback;src:local("Arial");ascent-override:92.43%;descent-override:24.32%;line-gap-override:0.00%;size-adjust:100.37%}.__className_6c07ed{font-family:roboto,roboto Fallback}.__variable_6c07ed{--font-roboto:"roboto","roboto Fallback"}