html,body{min-height:100%;margin:0;padding:0;font-family:Heebo,system-ui,sans-serif;color:#2a2540;background:radial-gradient(circle at top right,rgba(255,211,182,.45),transparent 28%),radial-gradient(circle at top left,rgba(198,198,245,.5),transparent 32%),linear-gradient(180deg,#fbfaf7,#f3f0ff 56%,#eef3f8);overflow-x:hidden}html[data-font-type=serif],html[data-font-type=serif] body{font-family:var(--font-serif)}html[data-font-type=mono],html[data-font-type=mono] body{font-family:var(--font-mono)}html[data-font-size=large]{font-size:112.5%}html[data-font-size=xl]{font-size:125%}html[data-line-spacing=relaxed] body{line-height:1.65}html[data-line-spacing=wide] body{line-height:1.85}html[data-contrast=high] body{color:#111827;background:radial-gradient(circle at top right,rgba(255,237,213,.6),transparent 28%),radial-gradient(circle at top left,rgba(224,231,255,.58),transparent 32%),linear-gradient(180deg,#fff,#f7f9fc 56%,#eef2f7)}html[data-contrast=high] .hero-panel,html[data-contrast=high] .dashboard-hero,html[data-contrast=high] .dashboard-card,html[data-contrast=high] .dashboard-stat-card,html[data-contrast=high] .feature-card,html[data-contrast=high] .glass-panel{border-color:#1118273d;box-shadow:0 18px 40px #1118271f}html[data-focus-ring=on] *:focus-visible{outline:3px solid #0f62fe;outline-offset:3px;border-radius:10px}html[data-focus-ring=off] *:focus-visible{outline:none}html[data-reduce-motion=on] *,html[data-reduce-motion=on] *:before,html[data-reduce-motion=on] *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}#root{min-height:100vh;min-height:100dvh;overflow-x:hidden;touch-action:manipulation}body{overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:auto;touch-action:manipulation}.board-outer{min-height:100vh;min-height:100dvh;padding-bottom:env(safe-area-inset-bottom,0px);padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px)}.sentence-bar,.sentence-bar--compact{min-height:56px;padding:8px;font-size:1rem}@media (max-width: 480px){.sentence-bar,.sentence-bar--compact{min-height:48px;font-size:.95rem}}button,input,textarea,select{font-family:inherit}*{box-sizing:border-box}button{touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;min-height:44px}input,textarea{-webkit-user-select:text;user-select:text}.aac-cell-button{touch-action:manipulation;-webkit-user-select:none;user-select:none}.btn-nav{min-height:44px}@media (max-width: 768px){.board-grid{grid-template-columns:repeat(auto-fit,minmax(70px,1fr))!important;gap:6px!important}.aac-cell-button{min-height:70px;font-size:.8rem}}@media (max-width: 480px){.board-grid{grid-template-columns:repeat(auto-fit,minmax(60px,1fr))!important}.aac-cell-button{min-height:60px}}.btn-nav{height:44px;padding:0 clamp(10px,1.25vw,20px);font-size:clamp(13px,1vw,15px);font-weight:600;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid rgba(128,98,204,.2);border-radius:24px;cursor:pointer;background:#ffffffe6;color:#5c4aa1;white-space:nowrap;box-shadow:0 10px 28px #47347714;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background .15s,transform .15s,box-shadow .15s;flex-shrink:0;min-width:0}.btn-nav:hover:not(:disabled){background:#f6f2ff;transform:translateY(-1px);box-shadow:0 12px 30px #4734771f}.btn-nav:disabled{opacity:.5;cursor:default}.app-page{min-height:100dvh;padding:28px 22px;overflow:visible}.app-shell{width:min(1180px,100%);margin:0 auto}.glass-panel{background:#ffffffd1;border:1px solid rgba(118,94,190,.12);box-shadow:0 20px 60px #4231781f,inset 0 1px #ffffffa6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero-panel{border-radius:32px;padding:28px;background:radial-gradient(circle at top right,rgba(255,224,199,.95),transparent 34%),radial-gradient(circle at top left,rgba(214,207,255,.9),transparent 38%),linear-gradient(145deg,#fffffff5,#f7f3ffeb);border:1px solid rgba(122,95,190,.15);box-shadow:0 18px 46px #46347a1f}.section-title{margin:0;font-size:clamp(28px,4vw,42px);line-height:1.05;font-weight:900;letter-spacing:-.03em;color:#352c57}.section-subtitle{margin:0;color:#6c6488;font-size:clamp(15px,2vw,18px);line-height:1.6}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:max(18px,var(--aac-card-spacing, 18px))}@media (max-width: 1023px){.feature-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.feature-grid{grid-template-columns:1fr}}.feature-card{border:none;border-radius:30px;padding:24px;text-align:right;cursor:pointer;position:relative;overflow:hidden;min-height:220px;color:#2f2848;box-shadow:0 14px 36px #4a387c24;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.feature-card:before{content:"";position:absolute;inset:auto -12% -30% auto;width:150px;height:150px;border-radius:999px;background:#ffffff4d;filter:blur(6px)}.feature-card:hover{transform:translateY(-4px);box-shadow:0 20px 42px #4a387c33;filter:saturate(1.03)}.feature-card:active{transform:translateY(-1px)}.feature-card__icon{width:72px;height:72px;border-radius:22px;display:inline-flex;align-items:center;justify-content:center;background:#ffffffc7;box-shadow:inset 0 1px #ffffff80;margin-bottom:22px}.feature-card__title{margin:0 0 8px;font-size:clamp(24px,2vw,30px);font-weight:900;letter-spacing:-.03em}.feature-card__desc{margin:0;max-width:22ch;color:#2f2848b8;line-height:1.55;font-size:15px}.status-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#ffffffd1;border:1px solid rgba(118,94,190,.12);color:#5f567c;font-size:13px;font-weight:700}.editor-shell{border-radius:34px;padding:28px;background:#ffffffdb;border:1px solid rgba(115,92,191,.12);box-shadow:0 20px 54px #46347a1f}.home-hero-panel{overflow:hidden}.home-hero-topbar{display:flex;justify-content:space-between;gap:16px;align-items:center;flex-wrap:wrap;margin-bottom:26px}.home-hero-topbar-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.home-hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.85fr);gap:24px;align-items:start}.home-hero-main{display:grid;gap:24px;min-width:0;align-content:start}.home-brand-title{max-width:10ch}.home-primary-actions{display:flex;gap:14px;flex-wrap:wrap;align-items:stretch}.home-hero-button{min-height:60px;min-width:0}.home-hero-button--primary{flex:1 1 260px}.home-hero-button--secondary{flex:0 1 auto}.home-helper-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.home-helper-card,.home-account-panel{min-width:0}.home-account-header{display:flex;justify-content:space-between;gap:16px;align-items:center}.editor-header{display:flex;justify-content:space-between;gap:16px;align-items:center;flex-wrap:wrap}.editor-header__title{flex:1;min-width:240px}.editor-toolbar{display:flex;gap:10px;flex-wrap:wrap}.phrase-entry{display:flex;gap:10px;flex-wrap:wrap;align-items:stretch}.phrase-entry input{min-width:0}.phrase-empty-state{line-height:1.7}.phrase-list{display:grid;gap:12px}.phrase-item,.phrase-item__text{min-width:0}.settings-page-shell{width:min(980px,100%);display:grid;gap:20px}.settings-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.settings-header__title{flex:1;min-width:240px}.settings-card{border-radius:26px}.settings-section-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;flex-wrap:wrap}.settings-inline-actions,.settings-input-row{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.settings-input-row input,.settings-input-row select{min-width:0}.settings-footer-meta{padding-inline:4px}.billing-page-shell{width:min(1180px,100%)}.billing-page-content{position:relative;display:grid;gap:22px}.editor-textarea{width:100%;min-height:320px;padding:28px;resize:vertical;border-radius:24px;border:2px solid rgba(146,132,196,.2);background:linear-gradient(180deg,#fffffffa,#faf7fff0);box-shadow:inset 0 1px #ffffffb3;color:#2f2848;font-size:clamp(24px,2.4vw,34px);line-height:1.55;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.editor-textarea:focus{border-color:#7757ce6b;box-shadow:0 0 0 5px #c6c6f533,inset 0 1px #fffc}.correction-cta-row{display:flex;justify-content:flex-start;margin-block-start:var(--space-3)}.correction-cta{display:inline-flex;align-items:center;gap:var(--space-2);min-height:56px;font-size:18px;padding:0 var(--space-5)}.action-row{display:flex;gap:14px;margin-top:18px}.action-btn{border:none;border-radius:22px;min-height:72px;padding:0 24px;font-size:20px;font-weight:800;cursor:pointer;transition:transform .15s ease,filter .15s ease,opacity .15s ease;box-shadow:0 14px 28px #483b6d24}.action-btn:hover:not(:disabled){transform:translateY(-2px);filter:brightness(1.02)}.action-btn:disabled{opacity:.45;cursor:default}.action-btn--primary{flex:1;background:linear-gradient(135deg,#8cc56e,#5ea852);color:#fff}.action-btn--accent{width:92px;background:linear-gradient(135deg,#8d4fd4,#6d31b3);color:#fff}.action-btn--danger{width:92px;background:linear-gradient(135deg,#e97466,#d95c4e);color:#fff}.correction-panel{margin-top:18px;border-radius:24px;padding:20px 22px;background:linear-gradient(135deg,#ddf4dcf5,#effbeff5);border:1px solid rgba(115,176,104,.22)}.correction-panel__eyebrow{margin:0 0 12px;color:#326d2e;font-weight:800;font-size:14px}.correction-suggestion-list,.word-suggestion-list{display:grid;gap:12px}.correction-panel--degraded .correction-suggestion-card{background:#fffbebeb;border:1.5px solid #F59E0B}.btn-nav--quiet{background:transparent;border:1.5px solid rgba(102,126,234,.35);color:#5b21b6}.sentence-panel__quiet-empty{color:#625b7e;font-size:14px;padding:6px 2px;margin:0}.correction-degraded-banner{background:#fef3c7;border:1.5px solid #F59E0B;color:#92400e;border-radius:12px;padding:12px 16px;font-size:15px;font-weight:700;margin-block-end:10px}.correction-unresolved-row{display:flex;flex-wrap:wrap;gap:6px;align-items:center;font-size:14px;color:#92400e;margin-block-end:10px}.correction-unresolved-chip{background:#fff7ed;border:1.5px dashed #F59E0B;border-radius:999px;padding:2px 10px;font-weight:700}.correction-suggestion-card,.word-suggestion-card{border-radius:18px;padding:16px 18px;background:#ffffffc7;border:1px solid rgba(102,126,234,.12);display:grid;gap:10px}.correction-suggestion-card__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.correction-suggestion-card__header strong,.word-suggestion-card strong{color:#2f2848;font-size:16px;font-weight:800}.correction-suggestion-card__header span{display:block;margin-top:4px;color:#65718a;font-size:13px;line-height:1.6}.word-suggestion-card span{display:block;color:#65718a;font-size:13px;line-height:1.6}.correction-suggestion-card__text{margin:0;font-size:22px;line-height:1.7;color:#2f2848}.correction-suggestion-card__actions,.word-suggestion-card__actions{display:flex;gap:10px;flex-wrap:wrap}.success-panel{margin-top:16px;border-radius:16px;padding:14px 18px;background:#ecfdf5eb;border:1px solid rgba(34,197,94,.18);color:#166534;font-weight:800;display:flex;align-items:center;gap:10px}.saved-corrections-panel{margin-top:18px;border-radius:22px;padding:18px 20px;background:#ffffffdb;border:1px solid rgba(47,113,177,.14);box-shadow:0 12px 26px #2c4f7c14}.saved-corrections-panel__header{display:flex;align-items:center;gap:10px;color:#214e7a;font-size:16px;font-weight:900;margin-bottom:14px}.saved-correction-list{display:grid;gap:12px}.saved-correction-card{display:grid;gap:12px;border-radius:16px;padding:14px 16px;background:linear-gradient(180deg,#fafdfff5,#f5f9fdf5);border:1px solid rgba(47,113,177,.12)}.saved-correction-card__meta{display:inline-flex;align-items:center;gap:8px;color:#50708d;font-size:13px;font-weight:800}.saved-correction-card__texts{display:grid;gap:8px}.saved-correction-card__texts p{margin:0;display:grid;gap:4px;color:#27364a;font-size:17px;line-height:1.6}.saved-correction-card__texts span{color:#6f7f91;font-size:12px;font-weight:900}.saved-correction-card__actions{display:flex;gap:10px;flex-wrap:wrap}.word-picker-panel,.word-suggestion-panel{margin-top:18px;border-radius:22px;padding:18px 20px;background:#ffffffd1;border:1px solid rgba(118,94,190,.14);box-shadow:0 12px 26px #4a387c14}.word-picker-panel__header{display:grid;gap:4px;margin-bottom:14px}.word-picker-panel__header strong{color:#352c57;font-size:16px;font-weight:800}.word-picker-panel__header span{color:#6c6488;font-size:14px;line-height:1.6}.word-chip-list{display:flex;gap:10px;flex-wrap:wrap}.word-chip{border:1px solid rgba(118,94,190,.16);border-radius:999px;background:#f8f4fff5;color:#5c4aa1;padding:10px 16px;font-size:15px;font-weight:700;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.word-chip:hover{transform:translateY(-1px);box-shadow:0 10px 18px #5c4aa11a}.word-chip.is-active{background:linear-gradient(135deg,#8d4fd4,#6d31b3);color:#fff;border-color:transparent}.error-panel{margin-top:18px;border-radius:18px;padding:14px 18px;background:#fff2f2e6;border:1px solid rgba(220,82,82,.18);color:#9b2f2f;font-weight:700}.board-shell{background:radial-gradient(circle at top right,rgba(255,222,193,.46),transparent 24%),radial-gradient(circle at top left,rgba(203,194,255,.38),transparent 28%),linear-gradient(180deg,#f8f6ff,#f0ecfb)}.board-chip{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 14px;border-radius:999px;background:#ffffffd1;border:1px solid rgba(118,94,190,.14);color:#5e4e9f;font-weight:700;box-shadow:0 8px 18px #4f3b8514}.loading-shell{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px}.loading-card{min-width:220px;text-align:center;border-radius:28px;padding:28px 34px}.dashboard-shell{min-height:100dvh;display:flex;background:radial-gradient(circle at top right,rgba(211,225,255,.55),transparent 28%),radial-gradient(circle at top left,rgba(255,223,199,.45),transparent 24%),linear-gradient(180deg,#f7f7fb,#f3f4fb)}.dashboard-sidebar{width:240px;background:#ffffffdb;border-left:1px solid rgba(118,94,190,.12);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 18px 40px #3b2b6914}.dashboard-main{flex:1;min-width:0;display:flex;flex-direction:column}.dashboard-topbar{position:sticky;top:0;z-index:20;padding:16px 24px;background:#ffffffc7;border-bottom:1px solid rgba(118,94,190,.12);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.dashboard-hero{border-radius:30px;padding:26px 28px;background:radial-gradient(circle at top right,rgba(255,224,199,.92),transparent 30%),radial-gradient(circle at top left,rgba(214,207,255,.88),transparent 34%),linear-gradient(145deg,#fffffff5,#f6f3fff0);border:1px solid rgba(122,95,190,.15);box-shadow:0 16px 40px #4231781f}.dashboard-card{background:#ffffffe6;border:1px solid rgba(118,94,190,.12);border-radius:18px;box-shadow:0 14px 30px #42317814}.dashboard-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#ffffffd6;border:1px solid rgba(118,94,190,.14);color:#5f567c;font-size:12px;font-weight:700}.dashboard-nav-btn{width:100%;display:flex;align-items:center;gap:10px;padding:12px 14px;border:none;border-radius:14px;background:transparent;color:#625c78;font-size:13px;font-weight:600;cursor:pointer;transition:background .16s ease,transform .16s ease,color .16s ease,box-shadow .16s ease}.dashboard-nav-btn:hover{background:#f3eeffeb;color:#5c4aa1;transform:translateY(-1px)}.dashboard-nav-btn.active{background:linear-gradient(135deg,#ede9fef5,#dfeafff5);color:#5c4aa1;box-shadow:0 10px 24px #5745911a}.dashboard-stat-card{background:linear-gradient(180deg,#fffffff5,#f9f7fff5);border:1px solid rgba(118,94,190,.12);border-radius:18px;padding:18px 20px;box-shadow:0 14px 28px #42317814}.dashboard-shell--therapist{gap:0}.therapist-topbar{display:flex;align-items:center;justify-content:space-between;gap:18px}.therapist-topbar__eyebrow{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#2b6cb0}.therapist-topbar__title{margin-top:4px;color:#163b66;font-size:clamp(24px,3vw,34px);font-weight:900}.therapist-topbar__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.therapist-action-chip,.therapist-mode-toggle{cursor:pointer;min-height:44px}.therapist-action-chip{background:#fff;color:#163b66}.therapist-action-chip--danger{color:#b42318;border-color:#b423182e;background:#fff5f4}.therapist-mode-toggle{border:1px solid rgba(43,108,176,.18);background:#edf5ff;color:#1f4d8c}.therapist-mode-toggle.active{background:linear-gradient(135deg,#2b6cb0,#1f4d8c);color:#fff;border-color:transparent}.therapist-hero{color:#163b66;background:radial-gradient(circle at top left,rgba(191,219,254,.72),transparent 30%),radial-gradient(circle at top right,rgba(255,237,213,.76),transparent 32%),linear-gradient(135deg,#fffffffa,#eff6fff0);border-color:#2b6cb029}.therapist-hero__content{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;flex-wrap:wrap}.therapist-hero__eyebrow{font-size:12px;font-weight:800;color:#2b6cb0;letter-spacing:.08em;text-transform:uppercase}.therapist-hero__title{margin:8px 0 10px;color:#163b66;font-size:clamp(30px,4vw,48px);line-height:1.05;font-weight:900}.therapist-hero__copy{margin:0;max-width:64ch;color:#475569;font-size:16px;line-height:1.75}.therapist-hero__summary{display:grid;grid-template-columns:repeat(3,minmax(140px,1fr));gap:12px;min-width:min(100%,480px)}.therapist-hero__summary-card{min-height:116px;padding:18px;border-radius:20px;background:#ffffffc7;border:1px solid rgba(43,108,176,.14);display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 14px 32px #143c6614}.therapist-hero__summary-card span{color:#526277;font-size:13px;font-weight:700}.therapist-hero__summary-card strong{color:#163b66;font-size:34px;font-weight:900}.therapist-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin:0 0 24px;width:100%}.therapist-stat-card{min-height:146px;border-color:#2b6cb024}.therapist-stat-card__label{color:#526277;font-size:13px;font-weight:800}.therapist-stat-card__value{margin-top:10px;color:#163b66;font-size:clamp(30px,3vw,42px);font-weight:900}.therapist-stat-card__meta{margin-top:10px;color:#64748b;font-size:13px;line-height:1.6}.therapist-overview-grid,.therapist-overview-grid.simple{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:20px;align-items:start}.therapist-side-column{display:grid;gap:16px;min-width:0}.therapist-nav-card,.therapist-insights-card,.therapist-patients-panel{padding:22px}.therapist-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.therapist-section-header__eyebrow{color:#2b6cb0;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.therapist-section-header__title{margin:6px 0 0;color:#163b66;font-size:24px;font-weight:900}.therapist-empty-state{min-height:220px;display:grid;place-items:center;align-content:center;gap:8px;text-align:center;color:#64748b;border:1px dashed rgba(43,108,176,.16);border-radius:18px;background:#f7fafcb8;padding:22px}.therapist-patient-list,.therapist-activity-list{display:grid;gap:12px}.therapist-patient-row{width:100%;border:1px solid rgba(43,108,176,.14);background:#ffffffeb;border-radius:20px;padding:18px;display:flex;align-items:center;gap:16px;justify-content:space-between;text-align:right;box-shadow:0 14px 34px #0f172a14;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.therapist-patient-row:hover{transform:translateY(-2px);border-color:#2b6cb052;box-shadow:0 18px 42px #2b6cb029}.therapist-patient-row__avatar{width:52px;height:52px;border-radius:16px;overflow:hidden;flex-shrink:0;display:grid;place-items:center;background:linear-gradient(135deg,#2b6cb0,#63b3ed);color:#fff;font-size:22px;font-weight:900}.therapist-patient-row__stats{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:8px;color:#526277;font-size:12px;font-weight:700}.therapist-patient-row__stats span{display:inline-flex;align-items:center;gap:6px}.therapist-status-pill-group{display:flex;align-items:center;flex-shrink:0}.therapist-status-pill{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:800}.therapist-status-pill.success{color:#1f7a4c;background:#effcf4}.therapist-status-pill.warning{color:#c05621;background:#fff7ed}.therapist-activity-row{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid rgba(217,226,239,.9)}.therapist-activity-row:last-child{border-bottom:none}.therapist-activity-row__icon{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:#edf5ff;color:#2b6cb0}.therapist-activity-row__body strong{display:block;color:#163b66;font-size:14px}.therapist-activity-row__body span,.therapist-activity-row time{color:#64748b;font-size:13px}.therapist-prediction-card{margin-top:16px;padding:16px 18px;border-radius:18px;background:linear-gradient(180deg,#edf5ffeb,#ffffffeb);border:1px solid rgba(43,108,176,.12)}.therapist-prediction-card--secondary{background:linear-gradient(180deg,#fff7edeb,#ffffffeb);border-color:#c056211f}.therapist-prediction-card__title{color:#163b66;font-size:15px;font-weight:900}.therapist-prediction-card__copy,.therapist-panel__copy,.therapist-panel-copy{margin-top:8px;color:#526277;font-size:14px;line-height:1.7}.therapist-panel__eyebrow{color:#2b6cb0;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.therapist-panel__metric{margin-top:10px;color:#163b66;font-size:40px;font-weight:900}.therapist-sidebar__mini-list,.therapist-inline-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.therapist-code-block{margin-top:12px;padding:16px;border-radius:16px;border:2px dashed rgba(43,108,176,.38);background:#f8fbff;color:#163b66;text-align:center;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:clamp(26px,3vw,34px);font-weight:900;letter-spacing:.24em}.therapist-icon-badge{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#edf5ff;color:#2b6cb0}.therapist-patients-panel{min-height:100%;min-width:0;overflow:hidden}@media (max-width: 1180px){.therapist-stats-grid,.therapist-overview-grid,.therapist-overview-grid.simple{grid-template-columns:1fr}}@media (max-width: 980px){.dashboard-shell{flex-direction:column}.home-hero-grid{grid-template-columns:1fr}.home-helper-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-header,.settings-section-head,.editor-header{align-items:flex-start}.settings-page-shell{gap:18px}.dashboard-sidebar{width:100%;border-left:none;border-bottom:1px solid rgba(118,94,190,.12)}.therapist-topbar,.therapist-hero__content{align-items:stretch}.therapist-stats-grid,.therapist-overview-grid,.therapist-overview-grid.simple{width:min(100%,calc(100% - 20px));grid-template-columns:1fr}.therapist-hero__summary{min-width:0;width:100%;grid-template-columns:1fr}}@media (max-width: 720px){.app-page{padding:18px 14px}.hero-panel,.editor-shell{border-radius:24px;padding:18px}.home-hero-panel{padding:24px 18px!important;border-radius:28px!important}.home-hero-topbar{margin-bottom:18px}.home-hero-topbar-actions{width:100%}.home-hero-topbar-actions .btn-nav{flex:1 1 0;justify-content:center}.home-brand-title{max-width:none}.home-primary-actions{display:grid;grid-template-columns:1fr}.home-hero-button,.home-hero-button--primary,.home-hero-button--secondary{width:100%}.home-helper-grid{grid-template-columns:1fr}.home-account-panel{padding:20px 18px!important;border-radius:24px!important}.home-account-header{align-items:flex-start}.editor-header__title{order:-1;width:100%;min-width:0;text-align:right!important}.editor-toolbar{gap:8px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:170px;padding:20px}.feature-card__icon{width:60px;height:60px;border-radius:18px;margin-bottom:18px}.action-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.action-btn{min-height:64px;padding:0 18px;font-size:18px}.action-btn--primary{grid-column:1 / -1}.action-btn--accent,.action-btn--danger{width:100%}.editor-textarea{min-height:250px;padding:20px 18px;font-size:clamp(20px,6vw,28px)}.phrase-entry{display:grid;grid-template-columns:1fr}.phrase-entry .action-btn{width:100%}.phrase-item{display:grid!important;grid-template-columns:1fr auto;align-items:center!important}.phrase-item__text{grid-column:1 / -1;order:-1;margin-bottom:6px;font-size:20px!important}.settings-page-shell{padding:0!important}.settings-card{padding:18px!important;border-radius:22px!important}.settings-inline-actions>button,.settings-input-row>button{flex:1 1 220px}.billing-page-shell{padding:20px 14px 44px!important}}.toolbar--compact .btn-nav{height:32px;padding:0 var(--space-2)}.sentence-bar--compact{padding:var(--space-1) var(--space-3)!important;min-height:0!important}.board-title{font-size:clamp(16px,2.2vw,22px)!important;line-height:1.2}.board-edit-tools-wrapper{position:relative;display:flex;gap:6px;flex-shrink:0}.board-edit-tools{display:flex;gap:6px;flex-wrap:wrap}.mobile-tools-toggle{display:none!important}@media (max-width: 600px){.mobile-tools-toggle{display:flex!important;align-items:center;justify-content:center}.board-edit-tools{display:none;position:absolute;top:calc(100% + 6px);left:0;flex-direction:column;gap:4px;background:#fff;border:1.5px solid #DDD6FE;border-radius:12px;box-shadow:0 6px 20px #5b2d8e2e;padding:8px;z-index:60;min-width:160px}.board-edit-tools.open{display:flex}.sentence-bar--compact{padding:4px 8px!important}}.board-index-grid{display:grid;gap:max(16px,var(--aac-card-spacing, 16px));width:100%;grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}.board-stage-shell{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;gap:24px;padding:28px clamp(16px,3vw,28px);border-radius:36px;background:radial-gradient(circle at 12% 24%,rgba(196,181,253,.26),transparent 28%),radial-gradient(circle at 86% 18%,rgba(253,186,116,.24),transparent 24%),linear-gradient(135deg,#fffffffa,#f5f2fff2 55%,#fff9f2f2);box-shadow:0 32px 80px #5c46991f}.board-stage-hero{width:min(980px,100%);display:grid;gap:12px;text-align:center}.board-stage-hero--compact{width:min(920px,100%);gap:8px}.board-stage-kicker{color:#7c3aed;font-size:.92rem;font-weight:800}.board-stage-title{margin:0;color:#3b2f61;font-size:clamp(2rem,4vw,3.4rem);line-height:1.08;font-weight:900;letter-spacing:-.04em}.board-stage-title--compact{font-size:clamp(1.5rem,2.8vw,2.4rem)}.board-stage-description{margin:0;color:#655d82;font-size:clamp(1rem,1.7vw,1.15rem);line-height:1.8}.board-stage-description--compact{font-size:clamp(.98rem,1.45vw,1.08rem)}.board-feature-grid{width:min(1080px,100%);display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.board-feature-card{border-radius:28px;padding:22px;text-align:right;color:#352c57;box-shadow:0 14px 32px #4a387c1f;border:1px solid rgba(255,255,255,.58)}.board-feature-card__icon{width:56px;height:56px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;background:#ffffffbd;font-size:28px;margin-bottom:14px}.board-feature-card__title{margin:0 0 6px;font-size:1.08rem;font-weight:900}.board-feature-card__description{margin:0;color:#2f2848c2;line-height:1.7;font-size:.96rem}.board-level-grid{width:min(980px,100%);display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.board-level-card{min-height:260px;border:none;border-radius:28px;display:grid;gap:10px;align-content:center;justify-items:center;padding:28px 20px;color:#43356b;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.board-level-card:hover{transform:translateY(-4px)}.board-level-card__letter{font-size:clamp(3rem,8vw,5rem);line-height:1;font-weight:900}.board-level-card__label{font-size:1.4rem;font-weight:800}.board-level-card__summary,.board-level-card__detail{text-align:center;line-height:1.6}.board-level-card__summary{font-size:.98rem;font-weight:700}.board-level-card__detail{font-size:.92rem;color:#43356bc7}.board-stage-note{width:min(980px,100%);border-radius:24px;padding:18px 20px;background:#ffffffc2;border:1px solid rgba(124,58,237,.12);color:#5d5777;line-height:1.75;text-align:center}.board-stage-meta{width:100%;display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.board-stage-meta--centered{max-width:920px}.board-stage-chip{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 14px;border-radius:999px;background:#ffffffd6;border:1px solid rgba(118,94,190,.14);color:#5f567c;font-size:.92rem;font-weight:700}.board-stage-helper{margin:0;text-align:center;color:#6a6384;font-size:.98rem;line-height:1.7}.board-tool-link{border:none;background:transparent;color:#6d28d9;font-weight:800;font-size:1rem;cursor:pointer;padding:0}@media (max-width: 560px){.board-stage-shell{padding:18px 14px;gap:18px}.board-feature-grid,.board-level-grid{grid-template-columns:1fr}.board-level-card{min-height:220px}.board-stage-chip{width:100%}.btn-nav{width:100%;justify-content:center;white-space:normal;text-align:center}.home-hero-topbar-actions{display:grid;grid-template-columns:1fr}.editor-toolbar .status-pill,.settings-inline-actions>button,.settings-input-row>button{width:100%;justify-content:center}.phrase-item{grid-template-columns:1fr}.phrase-item .action-btn{width:100%!important}.phrase-item__text{margin-bottom:10px}}@media (min-width: 500px){.board-index-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}@media (min-width: 900px){.board-index-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));max-width:1100px}}:root{--color-purple: #A78BFA;--color-yellow: #FCD34D;--color-pink: #FCE7F3;--color-green: #D1FAE5;--color-background: #F5F3FF;--color-background-primary: #F5F3FF;--color-surface: #ffffff;--color-text-primary: #2D2450;--color-text-secondary: #5B2D8E;--color-border-primary: #DDD6FE;--color-border-secondary: #EDE9FE;--color-accent: #7C3AED;--color-accent-light: #EDE9FE;--font-sans: "Heebo", system-ui, sans-serif;--font-serif: Georgia, "Times New Roman", serif;--font-mono: "Courier New", Courier, monospace;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-md: 1rem;--font-size-lg: 1.25rem;--font-size-xl: 1.5rem;--font-size-2xl: 2rem;--border-radius-sm: 8px;--border-radius-md: 12px;--border-radius-lg: 16px;--border-radius-xl: 24px;--radius-card: 16px;--radius-button: 24px;--radius-sm: 8px;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-6: 1.5rem;--space-8: 2rem;--space-12: 3rem;--space-16: 4rem;--aac-card-spacing: 18px;--aac-card-border-width: 1px;--aac-card-border-color: rgba(118, 94, 190, .12)}.therapist-ui{display:grid;gap:24px}.therapist-ui__header,.therapist-ui__hero,.therapist-ui__panel{background:#fffffff0;border:1px solid rgba(43,108,176,.12);border-radius:28px;box-shadow:0 18px 40px #1e3a5f14}.therapist-ui__header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding:28px 32px}.therapist-ui__header-copy{display:grid;gap:10px;min-width:0}.therapist-ui__eyebrow,.therapist-ui__section-eyebrow,.therapist-ui__hero-label{color:#2b6cb0;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.therapist-ui__title{margin:0;color:#163b66;font-size:clamp(28px,3vw,40px);line-height:1.1;font-weight:900}.therapist-ui__subtitle{margin:0;max-width:64ch;color:#526277;font-size:15px;line-height:1.8}.therapist-ui__header-actions,.therapist-ui__section-meta{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:flex-end}.therapist-ui__meta-pill{min-height:44px;padding:0 16px;border-radius:999px;border:1px solid rgba(43,108,176,.12);background:#fff;color:#163b66;font-size:13px;font-weight:700;display:inline-flex;align-items:center;gap:8px}.therapist-ui__ghost-btn{min-height:44px;padding:0 16px;border-radius:999px;border:1px solid rgba(124,58,237,.16);background:#f8f4ff;color:#6d28d9;font-size:13px;font-weight:800;display:inline-flex;align-items:center;gap:8px;cursor:pointer}.therapist-ui__ghost-btn.is-active{background:linear-gradient(135deg,#8b5cf6,#6d28d9);color:#fff;border-color:transparent}.therapist-ui__ghost-btn--danger{color:#b42318;background:#fff5f4;border-color:#b4231829}.therapist-ui__hero{display:grid;gap:24px;padding:28px 32px;background:radial-gradient(circle at top left,rgba(191,219,254,.58),transparent 30%),radial-gradient(circle at top right,rgba(255,237,213,.72),transparent 34%),linear-gradient(135deg,#fffffffa,#f1f7fff2)}.therapist-ui__hero-main{display:grid;grid-template-columns:56px minmax(0,1fr);gap:18px;align-items:start}.therapist-ui__hero-icon,.therapist-ui__icon-chip{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:#f3e8ff;color:#7c3aed}.therapist-ui__hero-heading{margin-top:6px;color:#163b66;font-size:clamp(24px,2.8vw,36px);line-height:1.15;font-weight:900}.therapist-ui__hero-text,.therapist-ui__panel-copy{margin:10px 0 0;color:#526277;font-size:15px;line-height:1.8}.therapist-ui__hero-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.therapist-ui__feature-rail{margin-top:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.therapist-ui__feature-card{padding:18px 18px 20px;border-radius:22px;border:1px solid rgba(124,58,237,.12);background:linear-gradient(180deg,#f8f4fff2,#fffffffa);box-shadow:0 12px 24px #5b21b60f;text-align:right;display:grid;gap:10px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.therapist-ui__feature-card:hover{transform:translateY(-2px);box-shadow:0 18px 30px #5b21b61a;border-color:#7c3aed38}.therapist-ui__feature-card strong{color:#163b66;font-size:16px;font-weight:900}.therapist-ui__feature-card span{color:#66778f;font-size:13px;line-height:1.7}.therapist-ui__feature-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#8b5cf6,#6d28d9);color:#fff}.therapist-ui__stat-card{min-height:128px;padding:18px 20px;border-radius:22px;background:#ffffffd6;border:1px solid rgba(43,108,176,.12);box-shadow:0 14px 28px #163b660f;display:flex;flex-direction:column;justify-content:space-between}.therapist-ui__stat-card span{color:#526277;font-size:13px;font-weight:700}.therapist-ui__stat-card strong{color:#163b66;font-size:clamp(30px,3vw,40px);font-weight:900}.therapist-ui__stat-card--attention strong{color:#c05621}.therapist-ui__layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:start}.therapist-ui__main,.therapist-ui__aside{min-width:0}.therapist-ui__aside{display:grid;gap:18px}.therapist-ui__panel{padding:24px}.therapist-ui__panel--accent{background:linear-gradient(180deg,#fffffff5,#eff6fff5)}.therapist-ui__panel--soft{background:linear-gradient(180deg,#fffffff5,#fff9ebf5)}.therapist-ui__section-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}.therapist-ui__section-title{margin:6px 0 0;color:#163b66;font-size:24px;line-height:1.2;font-weight:800}.therapist-ui__empty{min-height:240px;border:1.5px dashed rgba(43,108,176,.16);border-radius:22px;background:#f8fbff;color:#5f6f83;display:grid;place-items:center;text-align:center;padding:32px;gap:10px}.therapist-ui__empty strong{color:#163b66;font-size:18px}.therapist-ui__empty--compact{min-height:120px;padding:20px}.therapist-ui__patient-list{display:grid;gap:14px}.therapist-ui__patient-card{width:100%;border:1px solid rgba(43,108,176,.12);border-radius:22px;background:linear-gradient(180deg,#fff,#f9fbff);box-shadow:0 10px 24px #163b660d;padding:18px;display:grid;grid-template-columns:56px minmax(0,1fr);gap:16px;text-align:right;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.therapist-ui__patient-card:hover{transform:translateY(-1px);border-color:#2b6cb03d;box-shadow:0 18px 36px #163b6617}.therapist-ui__patient-avatar{width:56px;height:56px;border-radius:18px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(135deg,#2b6cb0,#8b5cf6);color:#fff;font-size:22px;font-weight:800}.therapist-ui__patient-avatar img{width:100%;height:100%;object-fit:cover}.therapist-ui__patient-body{min-width:0;display:grid;gap:14px}.therapist-ui__patient-top,.therapist-ui__patient-footer{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.therapist-ui__patient-name{color:#163b66;font-size:18px;font-weight:800}.therapist-ui__patient-sub,.therapist-ui__patient-footer{color:#6b7a90;font-size:13px}.therapist-ui__patient-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.therapist-ui__patient-metrics div{padding:12px 14px;border-radius:16px;background:#f6f9fd;border:1px solid rgba(43,108,176,.08)}.therapist-ui__patient-metrics span{display:block;color:#69788e;font-size:12px;font-weight:700}.therapist-ui__patient-metrics strong{display:block;margin-top:8px;color:#163b66;font-size:22px;font-weight:900}.therapist-ui__status{flex-shrink:0;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:800}.therapist-ui__status.success{background:#eefbf3;color:#2f855a}.therapist-ui__status.warning{background:#fff4e8;color:#c05621}.therapist-ui__patient-cta{color:#7c3aed;font-weight:800;display:inline-flex;align-items:center;gap:6px}.therapist-ui__advanced-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px}.therapist-ui__mini-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.therapist-ui__mini-stat{padding:14px 16px;border-radius:18px;background:#ffffffd1;border:1px solid rgba(124,58,237,.12)}.therapist-ui__mini-stat span{display:block;color:#6b7a90;font-size:12px;font-weight:700}.therapist-ui__mini-stat strong{display:block;margin-top:8px;color:#163b66;font-size:28px;font-weight:900}.therapist-ui__tag-cloud{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.therapist-ui__word-chip{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:#f3e8ff;color:#6d28d9;font-size:13px;font-weight:800}.therapist-ui__word-chip strong{color:#8b5cf6}.therapist-ui__chart-shell{margin-top:18px;padding:16px 18px;border-radius:20px;background:#ffffffd1;border:1px solid rgba(124,58,237,.12)}.therapist-ui__chart-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:6px}.therapist-ui__chart-head span{color:#6b7a90;font-size:13px;font-weight:700}.therapist-ui__chart-head strong{color:#163b66;font-size:15px;font-weight:900}.therapist-ui__progress-list{display:grid;gap:18px}.therapist-ui__progress-row{display:grid;gap:10px}.therapist-ui__progress-head{display:flex;justify-content:space-between;gap:12px;align-items:center}.therapist-ui__progress-head span{color:#526277;font-size:13px;font-weight:700}.therapist-ui__progress-head strong{color:#163b66;font-size:16px;font-weight:900}.therapist-ui__progress-bar{width:100%;height:10px;border-radius:999px;background:#edf2f7;overflow:hidden}.therapist-ui__progress-fill{height:100%;border-radius:inherit}.therapist-ui__progress-fill--purple{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.therapist-ui__progress-fill--amber{background:linear-gradient(135deg,#f59e0b,#d97706)}.therapist-ui__progress-fill--blue{background:linear-gradient(135deg,#60a5fa,#2563eb)}.therapist-ui__code{margin-top:16px;margin-bottom:14px;padding:16px 18px;border-radius:18px;background:linear-gradient(135deg,#8b5cf6,#6d28d9);color:#fff;text-align:center;font-size:28px;font-weight:900;letter-spacing:.14em}.therapist-ui__stack-actions{display:grid;gap:10px}.therapist-ui__activity-list{display:grid;gap:12px}.therapist-ui__activity-item{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:12px;align-items:start;padding:12px 0;border-bottom:1px solid rgba(43,108,176,.08)}.therapist-ui__activity-item:last-child{border-bottom:none;padding-bottom:0}.therapist-ui__activity-icon{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;background:#edf5ff;color:#2b6cb0}.therapist-ui__activity-body{display:grid;gap:4px}.therapist-ui__activity-body strong{color:#163b66;font-size:14px;font-weight:800}.therapist-ui__activity-body span,.therapist-ui__activity-item time{color:#6b7a90;font-size:12px;line-height:1.6}.therapist-ui__insight-title{color:#163b66;font-size:18px;font-weight:800;line-height:1.5}.therapist-ui__history-list{display:grid;gap:12px}.therapist-ui__history-item{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:14px 0;border-bottom:1px solid rgba(43,108,176,.08)}.therapist-ui__history-item:last-child{border-bottom:none;padding-bottom:0}.therapist-ui__history-item strong{display:block;color:#163b66;font-size:14px;font-weight:800}.therapist-ui__history-item span{display:block;margin-top:4px;color:#6b7a90;font-size:12px;line-height:1.6}.therapist-ui__link-btn{min-height:44px;padding:0 16px;border:none;border-radius:999px;background:linear-gradient(135deg,#8b5cf6,#6d28d9);color:#fff;font-size:13px;font-weight:800;cursor:pointer;white-space:nowrap}.therapist-ui__priority-strip{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.therapist-ui__priority-strip div{padding:14px 16px;border-radius:18px;background:#fffc;border:1px solid rgba(43,108,176,.1)}.therapist-ui__priority-strip span{display:block;color:#6b7a90;font-size:12px;font-weight:700}.therapist-ui__priority-strip strong{display:block;margin-top:8px;color:#163b66;font-size:28px;font-weight:900}@media (max-width: 1100px){.therapist-ui__layout{grid-template-columns:1fr}.therapist-ui__aside{order:-1}.therapist-ui__feature-rail,.therapist-ui__advanced-grid,.therapist-ui__hero-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.therapist-ui__header,.therapist-ui__hero,.therapist-ui__panel{padding:20px;border-radius:22px}.therapist-ui__header,.therapist-ui__patient-top,.therapist-ui__patient-footer,.therapist-ui__section-head{grid-template-columns:1fr;display:grid}.therapist-ui__header-actions,.therapist-ui__section-meta{justify-content:flex-start}.therapist-ui__hero-main,.therapist-ui__patient-card{grid-template-columns:1fr}.therapist-ui__patient-avatar{width:52px;height:52px}.therapist-ui__advanced-grid,.therapist-ui__feature-rail,.therapist-ui__mini-stats,.therapist-ui__hero-stats,.therapist-ui__patient-metrics,.therapist-ui__priority-strip{grid-template-columns:1fr}.therapist-ui__history-item{display:grid;justify-content:stretch}.therapist-ui__activity-item{grid-template-columns:40px minmax(0,1fr)}.therapist-ui__activity-item time{grid-column:2}}.spinner{display:inline-block;border-style:solid;border-color:var(--color-accent-light, #EDE9FE);border-block-start-color:var(--color-accent, #7C3AED);border-radius:50%;animation:mv-spin .8s linear infinite}@keyframes mv-spin{to{transform:rotate(360deg)}}html[data-reduce-motion=on] .spinner{animation-duration:2s}.skeleton{display:block;background:linear-gradient(90deg,#ede9fe 25%,#f5f3ff,#ede9fe 75%);background-size:200% 100%;animation:mv-shimmer 1.4s ease-in-out infinite;border-radius:var(--border-radius-md, 12px)}@keyframes mv-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}html[data-reduce-motion=on] .skeleton{animation:none}.empty-state{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;padding:40px 24px;border-radius:var(--border-radius-xl, 24px);background:#faf9ff;border:1px dashed var(--color-border-primary, #DDD6FE)}.empty-state__icon{font-size:52px;line-height:1}.empty-state__title{margin:0;font-size:22px;font-weight:800;color:var(--color-text-primary, #2D2450)}.empty-state__body{margin:0;font-size:16px;color:#5b21b6;max-width:44ch}.empty-state__actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-block-start:8px}.segmented-control{display:inline-flex;border:1px solid var(--color-border-primary, #DDD6FE);border-radius:var(--radius-button, 24px);background:#fff;overflow:hidden}.segmented-control__option{min-height:44px;min-width:44px;padding:8px 18px;border:none;background:transparent;font-family:inherit;font-size:16px;font-weight:700;color:#5b21b6;cursor:pointer}.segmented-control__option[aria-checked=true]{background:var(--color-accent, #7C3AED);color:#fff}.tooltip-wrap{position:relative;display:inline-flex}.tooltip-bubble{position:absolute;z-index:400;inset-inline-start:50%;transform:translate(-50%);background:#2d2450;color:#fff;font-size:14px;font-weight:600;line-height:1.4;padding:8px 12px;border-radius:10px;white-space:normal;width:max-content;max-width:240px;text-align:center;pointer-events:none;box-shadow:0 8px 20px #2d24504d}html[dir=rtl] .tooltip-bubble{transform:translate(50%)}.tooltip-bubble--top{inset-block-end:calc(100% + 8px)}.tooltip-bubble--bottom{inset-block-start:calc(100% + 8px)}.error-boundary-fallback{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;padding:64px 24px;min-height:40vh;justify-content:center}.error-boundary-fallback__icon{font-size:56px;line-height:1}.error-boundary-fallback__title{margin:0;font-size:24px;font-weight:800;color:var(--color-text-primary, #2D2450)}.error-boundary-fallback__body{margin:0;font-size:16px;color:#5b21b6}.error-boundary-fallback__retry{min-height:44px;padding:12px 28px;border:none;border-radius:var(--radius-button, 24px);background:var(--color-accent, #7C3AED);color:#fff;font-family:inherit;font-size:16px;font-weight:800;cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;margin:-1px;padding:0;border:0}:root{--overlay-corner-block: 56px}.app-corner-offset{padding-block-start:var(--overlay-corner-block)}.app-nav-offset{--app-nav-width: 0px;--app-nav-bottom: calc(64px + env(safe-area-inset-bottom, 0px)) ;margin-inline-start:var(--app-nav-width);padding-block-end:var(--app-nav-bottom);min-width:0}.app-nav-sidebar{display:none;position:fixed;inset-block:0;inset-inline-start:0;width:232px;z-index:150;flex-direction:column;gap:8px;padding:16px 12px calc(16px + env(safe-area-inset-bottom,0px));background:#fff;border-inline-end:1px solid var(--color-border-secondary, #EDE9FE);box-shadow:0 0 32px #54419114;overflow-y:auto}.app-nav__logo{inline-size:32px;block-size:32px;object-fit:contain;border-radius:8px;flex:0 0 auto}.app-nav__brand{cursor:default;display:flex;align-items:center;gap:10px;min-height:48px;padding:8px 12px;border-radius:14px;font-size:20px;font-weight:900;color:var(--color-text-primary, #2D2450);text-decoration:none}.app-nav__items{display:flex;flex-direction:column;gap:4px;flex:1}.app-nav__item{display:flex;align-items:center;gap:12px;min-height:48px;padding:10px 12px;border-radius:14px;font-size:17px;font-weight:700;color:#5b21b6;text-decoration:none}.app-nav__item:hover{background:#faf9ff}.app-nav__item.is-active{background:var(--color-accent-light, #EDE9FE);color:#5b21b6;box-shadow:inset 3px 0 0 var(--color-accent, #7C3AED)}html[dir=rtl] .app-nav__item.is-active{box-shadow:inset -3px 0 0 var(--color-accent, #7C3AED)}.app-nav__user{display:flex;align-items:center;gap:10px;padding:10px 12px;border-block-start:1px solid var(--color-border-secondary, #EDE9FE)}.app-nav__avatar{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border-radius:50%;background:var(--color-accent-light, #EDE9FE);color:#5b21b6;font-size:18px;font-weight:800;overflow:hidden}.app-nav__avatar img{width:100%;height:100%;object-fit:cover}.app-nav__user-details{display:flex;flex-direction:column;gap:4px;min-width:0}.app-nav__user-name{font-size:15px;font-weight:800;color:var(--color-text-primary, #2D2450);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-nav-bottombar{display:flex;position:fixed;inset-inline:0;inset-block-end:0;height:64px;z-index:150;padding-block-end:env(safe-area-inset-bottom,0px);background:#fff;border-block-start:1px solid var(--color-border-secondary, #EDE9FE);box-shadow:0 -8px 24px #5441911a}.app-nav-bottombar .app-nav__item{flex:1;flex-direction:column;justify-content:center;gap:2px;min-height:64px;padding:6px 2px;border-radius:0;font-size:11px;font-weight:700}.app-nav-bottombar .app-nav__item.is-active{background:var(--color-accent-light, #EDE9FE);box-shadow:inset 0 3px 0 var(--color-accent, #7C3AED)}html[dir=rtl] .app-nav-bottombar .app-nav__item.is-active{box-shadow:inset 0 3px 0 var(--color-accent, #7C3AED)}.app-nav-lang{position:fixed;top:12px;inset-inline-end:12px;z-index:2000}.app-nav-lang select{min-height:44px;padding:8px 14px;border-radius:999px;border:1px solid var(--color-border-primary, #DDD6FE);background:#fff;color:#5b21b6;font-family:inherit;font-size:15px;font-weight:700;box-shadow:0 8px 22px #54419124;cursor:pointer}@media (min-width: 768px) and (orientation: landscape){.app-nav-sidebar{display:flex;width:76px;padding-inline:8px}.app-nav-bottombar{display:none}.app-nav-offset{--app-nav-width: 76px;--app-nav-bottom: 0px}.app-nav-sidebar .app-nav__item,.app-nav-sidebar .app-nav__brand,.app-nav-sidebar .app-nav__user{justify-content:center;padding-inline:0}.app-nav-sidebar .app-nav__label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}}@media (min-width: 1024px) and (orientation: landscape){.app-nav-sidebar{width:232px;padding-inline:12px}.app-nav-offset{--app-nav-width: 232px}.app-nav-sidebar .app-nav__item,.app-nav-sidebar .app-nav__brand,.app-nav-sidebar .app-nav__user{justify-content:flex-start;padding-inline:12px}.app-nav-sidebar .app-nav__label{position:static;width:auto;height:auto;overflow:visible;clip:auto;clip-path:none;white-space:normal}}.board-action-bar{display:flex;gap:12px;width:100%;max-width:660px;flex-wrap:wrap}.board-action-bar__btn{flex:1 1 180px;min-height:52px;padding:10px 18px;font-size:18px;font-weight:800;font-family:inherit;border-radius:24px;cursor:pointer}.board-action-bar__btn--primary{background:var(--color-accent, #7C3AED);color:#fff;border:none;box-shadow:0 6px 18px #6d28d947;font-size:20px}.board-action-bar__btn--secondary{background:#fff;color:#5b21b6;border:1.5px solid var(--color-border-primary, #DDD6FE);box-shadow:0 2px 8px #6d28d91a}.action-btn--neutral{width:92px;background:#fff;color:#475569;border:1.5px solid #94A3B8!important}.editor-status-row{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:24px;margin-block-start:6px;flex-wrap:wrap}.kbd-hints{font-size:13px;color:#6b7280;font-weight:600}.kbd-hints kbd{font-family:inherit;background:#f1f5f9;border:1px solid #CBD5E1;border-radius:6px;padding:2px 8px;font-size:12px}@media (hover: none){.kbd-hints{display:none}}.draft-indicator{font-size:13px;font-weight:700;color:#15803d}.correction-diff-row{display:flex;gap:8px;flex-wrap:wrap;margin-block:6px}.correction-diff-chip{display:inline-flex;align-items:center;gap:2px;background:#fef3c7;border:1px solid #F59E0B;color:#78350f;border-radius:999px;padding:4px 12px;font-size:14px}.correction-diff-chip s{opacity:.7}.home-nudge{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-block-end:20px;padding:16px 20px;border-radius:20px;background:var(--color-accent-light, #EDE9FE);border:1px solid var(--color-border-primary, #DDD6FE)}.home-nudge__text{font-size:17px;font-weight:800;color:#5b21b6}.home-nudge__actions{display:flex;align-items:center;gap:10px}.home-nudge__cta{min-height:44px;padding:10px 22px;border:none;border-radius:999px;background:var(--color-accent, #7C3AED);color:#fff;font-family:inherit;font-size:16px;font-weight:800;cursor:pointer}.home-nudge__dismiss{min-width:44px;min-height:44px;border:none;border-radius:50%;background:transparent;color:#5b21b6;font-size:16px;font-weight:800;cursor:pointer}.board-level-card.is-active{background:var(--color-accent, #7C3AED);color:#fff;box-shadow:0 12px 30px #6d28d959}.board-level-card.is-active .board-level-card__detail{color:#ffffffd9}.board-level-card__check{font-size:.5em;vertical-align:middle}.board-feature-card__eyebrow{font-size:12px;font-weight:800;letter-spacing:.04em;color:#6d28d9;opacity:.85}.board-level-grid .tooltip-wrap{display:block}.board-level-grid .tooltip-wrap .board-level-card{width:100%}html[data-font-size=xxl]{font-size:140%}html[data-motor-mode=on] button,html[data-motor-mode=on] a.app-nav__item,html[data-motor-mode=on] select,html[data-motor-mode=on] input[type=checkbox],html[data-motor-mode=on] .aac-cell-button,html[data-motor-mode=on] .word-chip,html[data-motor-mode=on] .filter-chip,html[data-motor-mode=on] .segmented-control__option{min-height:64px;min-width:64px}html[data-motor-mode=on]{--aac-card-spacing: 24px}html[data-motor-mode=on] .board-index-grid,html[data-motor-mode=on] .feature-grid,html[data-motor-mode=on] .board-action-bar,html[data-motor-mode=on] .word-chip-list,html[data-motor-mode=on] .action-row{gap:24px}html[data-motor-mode=on] .app-nav-bottombar{height:80px}html[data-motor-mode=on] .aac-cell-button{min-width:80px;min-height:80px}html[data-motor-mode=on] .app-nav-offset{--app-nav-bottom: calc(80px + env(safe-area-inset-bottom, 0px)) }html[data-screen-lock=on] .app-nav-sidebar,html[data-screen-lock=on] .app-nav-bottombar,html[data-screen-lock=on] .app-nav-lang,html[data-screen-lock=on] .btn-nav,html[data-screen-lock=on] .skip-link{display:none!important}html[data-screen-lock=on] .app-nav-offset{--app-nav-width: 0px;--app-nav-bottom: 0px}.screen-lock-unlock{position:fixed;top:12px;inset-inline-end:12px;z-index:2500;width:56px;height:56px;border-radius:50%;border:none;padding:4px;cursor:pointer;touch-action:none;box-shadow:0 8px 22px #54419140}.screen-lock-unlock__inner{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:50%;background:#fff;font-size:22px}.confetti{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.confetti-piece{position:absolute;top:-12px;width:10px;height:14px;border-radius:2px;opacity:0;animation:mv-confetti-fall 1.6s ease-in forwards}@keyframes mv-confetti-fall{0%{opacity:1;transform:translateY(0) rotate(0)}to{opacity:0;transform:translateY(70vh) rotate(540deg)}}html[data-reduce-motion=on] .confetti-piece{animation:none;opacity:0}.confetti-piece:nth-child(6n+1){background:#7c3aed}.confetti-piece:nth-child(6n+2){background:#fcd34d}.confetti-piece:nth-child(6n+3){background:#f9a8d4}.confetti-piece:nth-child(6n+4){background:#bbf7d0}.confetti-piece:nth-child(6n+5){background:#bae6fd}.confetti-piece:nth-child(6n+6){background:#fdba74}.confetti-piece:nth-child(4n){inset-inline-start:10%;animation-delay:0s}.confetti-piece:nth-child(4n+1){inset-inline-start:35%;animation-delay:.15s}.confetti-piece:nth-child(4n+2){inset-inline-start:60%;animation-delay:.3s}.confetti-piece:nth-child(4n+3){inset-inline-start:85%;animation-delay:.45s}.confetti-piece:nth-child(3n){animation-delay:.55s}.confetti-piece:nth-child(7n){inset-inline-start:22%}.confetti-piece:nth-child(9n){inset-inline-start:72%}.writing-toolbar,.writing-phrases{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-block-end:14px}.writing-phrases .status-pill{min-height:64px}.writing-toolbar .status-pill{min-height:44px;border:none;font-family:inherit}.writing-toolbar .status-pill.is-listening{background:#fee2e2;color:#b91c1c;animation:mv-pulse 1.2s ease-in-out infinite}@keyframes mv-pulse{50%{opacity:.65}}html[data-reduce-motion=on] .writing-toolbar .status-pill.is-listening{animation:none}.writing-toolbar__dropdown-wrap{position:relative}.writing-toolbar__dropdown{position:absolute;inset-block-start:calc(100% + 6px);inset-inline-start:0;z-index:300;margin:0;padding:6px;list-style:none;min-width:260px;max-width:340px;background:#fff;border:1px solid var(--color-border-primary, #DDD6FE);border-radius:14px;box-shadow:0 14px 34px #2d24502e}.writing-toolbar__dropdown li button{display:block;width:100%;min-height:44px;padding:10px 12px;border:none;border-radius:10px;background:transparent;font-family:inherit;font-size:15px;text-align:start;color:#2f2848;cursor:pointer}.writing-toolbar__dropdown li button:hover{background:#faf9ff}.writing-toolbar__dropdown-empty{padding:10px 12px;color:#6b7280;font-size:14px}.writing-toolbar__templates{display:inline-flex;gap:8px;flex-wrap:wrap}.draft-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-block-end:12px;padding:12px 16px;border-radius:16px;background:#fef3c7;border:1px solid #F59E0B;color:#78350f;font-weight:700}.draft-banner__actions{display:flex;gap:8px}.draft-banner__resume,.draft-banner__discard{min-height:44px;padding:8px 18px;border-radius:999px;font-family:inherit;font-weight:800;cursor:pointer}.draft-banner__resume{border:none;background:var(--color-accent, #7C3AED);color:#fff}.draft-banner__discard{border:1.5px solid #D6A211;background:#fff;color:#78350f}.sentence-panel{margin-block:16px;padding:16px;border-radius:20px;background:#faf9ff;border:1px solid var(--color-border-secondary, #EDE9FE)}.sentence-panel__header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-block-end:12px}.sentence-panel__header strong{font-size:18px;color:var(--color-text-primary, #2D2450)}.sentence-panel__search{flex:1 1 220px;min-height:44px;padding:8px 14px;border-radius:12px;border:1px solid var(--color-border-primary, #DDD6FE);font-family:inherit;font-size:15px}.sentence-panel__error{color:#dc2626;font-weight:700}.sentence-panel__loading{display:flex;justify-content:center;padding:24px}.sentence-card-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.sentence-card{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;padding:10px 14px;border-radius:16px;background:#fff;border:1px solid var(--color-border-secondary, #EDE9FE)}.sentence-card.is-pinned{border-color:var(--color-accent, #7C3AED);box-shadow:inset 3px 0 0 var(--color-accent, #7C3AED)}html[dir=rtl] .sentence-card.is-pinned{box-shadow:inset -3px 0 0 var(--color-accent, #7C3AED)}.sentence-card__text{flex:1 1 200px;min-height:44px;border:none;background:transparent;font-family:inherit;font-size:17px;font-weight:600;color:#2f2848;text-align:start;cursor:pointer;padding:6px 4px}.sentence-card__edit-row{flex:1 1 240px;display:flex;gap:8px}.sentence-card__edit-row input{flex:1;min-height:44px;padding:8px 12px;border-radius:10px;border:1.5px solid var(--color-accent, #7C3AED);font-family:inherit;font-size:16px}.sentence-card__meta{display:flex;align-items:center;gap:4px}.sentence-card__meta button,.sentence-card__edit-row button{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:12px;background:transparent;color:#5b21b6;cursor:pointer}.sentence-card__meta button:hover,.sentence-card__edit-row button:hover{background:#f3f0ff}.sentence-card__count{min-width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--color-accent-light, #EDE9FE);color:#5b21b6;font-size:13px;font-weight:800;padding:0 8px}.sentence-panel__top{margin-block-start:16px;padding-block-start:12px;border-block-start:1px dashed var(--color-border-primary, #DDD6FE)}.sentence-panel__top strong{font-size:16px;color:#5b21b6}.sentence-top-list{list-style:none;margin:10px 0 0;padding:0;display:grid;gap:6px}.sentence-top-list li{display:flex;align-items:center;gap:8px}.sentence-top-list__text{flex:1;min-height:44px;border:none;border-radius:10px;background:#fff;font-family:inherit;font-size:15px;font-weight:700;color:#2f2848;text-align:start;padding:8px 12px;cursor:pointer;border:1px solid var(--color-border-secondary, #EDE9FE)}.sentence-top-list li>button:last-child{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:10px;background:transparent;color:#5b21b6;cursor:pointer}.aac-cell-button.aac-dwell-arming{outline:5px solid rgba(245,158,11,.35);outline-offset:2px;animation:aac-dwell-fill linear forwards;animation-duration:var(--aac-dwell-ms, .8s)}@keyframes aac-dwell-fill{0%{outline-color:#f59e0b59}to{outline-color:#d97706}}html[data-calm=on] *,html[data-calm=on] *:before,html[data-calm=on] *:after{animation:none!important;transition:none!important}html[data-calm=on] .aac-cell-button{box-shadow:none!important}html[data-bigger=on] .aac-cell-button [data-cell-label]{font-size:1.3em!important}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation:none!important;transition:none!important}.aac-cell-button{box-shadow:none!important}}a:focus-visible,button:focus-visible,[role=button]:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #7C3AED;outline-offset:2px;border-radius:6px}.settings-card,.hero-panel,.home-helper-card,.therapist-ui__patient-card{background-image:linear-gradient(160deg,#fff,#f7f4ff);box-shadow:0 1px 2px #3b2a751a,0 18px 40px #5c4a961a;transition:transform .14s ease,box-shadow .14s ease}.settings-card:hover,.therapist-ui__patient-card:hover{transform:translateY(-3px);box-shadow:0 2px 3px #3b2a751f,0 24px 52px #5c4a9624}@media (prefers-reduced-motion: reduce){.settings-card,.hero-panel,.home-helper-card,.therapist-ui__patient-card{transition:none}.settings-card:hover,.therapist-ui__patient-card:hover{transform:none}}html[data-calm=on] .settings-card:hover,html[data-calm=on] .therapist-ui__patient-card:hover{transform:none}.app-nav__item[aria-current=page],.app-nav__item.is-active{border-inline-end:4px solid #7C3AED;background:#f5f3ff}.app-nav__item{min-block-size:52px}
