*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:manipulation;width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;overflow:hidden}.aac-shell{color:#1a1a1a;background:#f5f5f5;flex-direction:column;height:100dvh;display:flex}.aac-shell.fullscreen{z-index:9999;position:fixed;inset:0}.aac-shell.high-contrast{color:#fff;background:#000}.aac-shell.dark{color:#e0e0e0;background:#1a1a1a}.aac-shell.yellow-on-black{color:gold;background:#000}.output-strip{background:#fff;border-bottom:2px solid #ddd;flex-shrink:0;align-items:center;gap:8px;min-height:64px;padding:8px 12px;display:flex}.high-contrast .output-strip{background:#111;border-bottom-color:#444}.output-buffer{color:#333;white-space:nowrap;flex:1;align-items:center;min-height:48px;padding:8px 12px;font-size:1.5em;font-weight:600;display:flex;overflow-x:auto}.high-contrast .output-buffer{color:#fff}.yellow-on-black .output-buffer{color:gold}.output-actions{flex-shrink:0;gap:6px;display:flex}.output-btn{cursor:pointer;background:#fff;border:2px solid #ccc;border-radius:8px;justify-content:center;align-items:center;min-width:48px;min-height:48px;font-size:1.4em;transition:background .1s;display:flex}.output-btn:active{background:#e0e0e0}.output-btn:disabled{opacity:.3;cursor:default}.speak-btn{color:#fff;background:#2196f3;border-color:#1976d2;min-width:80px;font-size:1.6em}.speak-btn:active{background:#1976d2}.prediction-bar{background:#e8e8e8;flex-shrink:0;gap:6px;min-height:44px;padding:6px 12px;display:flex;overflow-x:auto}.high-contrast .prediction-bar{background:#222}.prediction-cell{cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #bbb;border-radius:20px;flex-shrink:0;padding:8px 16px;font-size:1em}.prediction-cell:active{background:#d0d0d0}.high-contrast .prediction-cell{color:#fff;background:#333;border-color:#666}.board-area{flex:1;padding:4px;position:relative;overflow:hidden}.grid-board{width:100%;height:100%}.grid-cell{cursor:pointer;border:2px solid #ddd;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;min-height:0;padding:4px;transition:transform 50ms;display:flex;overflow:hidden}.grid-cell:active{transform:scale(.95)}.grid-cell.empty{cursor:default;border-color:#0000}.grid-cell.cell-has-border{border-width:3px}.reduced-motion .grid-cell{transition:none}.cell-symbol{object-fit:contain;max-width:60%;max-height:60%}.cell-label{text-align:center;text-overflow:ellipsis;max-width:100%;font-size:.85em;font-weight:600;line-height:1.2;overflow:hidden}.scan-overlay{pointer-events:none;z-index:10;position:absolute;inset:4px}.scan-row-highlight,.scan-cell-highlight{border-radius:8px;animation:.5s ease-in-out infinite alternate scan-pulse;position:absolute}@keyframes scan-pulse{0%{opacity:.7}to{opacity:1}}.reduced-motion .scan-row-highlight,.reduced-motion .scan-cell-highlight{opacity:1;animation:none}.dwell-overlay{pointer-events:none;z-index:10;position:absolute;inset:4px}.dwell-ring{width:48px;height:48px;position:absolute}.navigation-bar{background:#fff;border-top:2px solid #ddd;flex-shrink:0;justify-content:space-between;align-items:center;min-height:52px;padding:4px 8px;display:flex}.high-contrast .navigation-bar{background:#111;border-top-color:#444}.nav-left,.nav-center,.nav-right{align-items:center;gap:4px;display:flex}.nav-btn{cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:8px;justify-content:center;align-items:center;min-width:44px;min-height:44px;font-size:1.2em;display:flex}.nav-btn:active{background:#e0e0e0}.nav-btn:disabled{opacity:.3}.high-contrast .nav-btn{color:#fff;background:#222;border-color:#555}.nav-energy{color:#888;padding:0 8px;font-size:.75em}.panel-overlay{z-index:100;justify-content:flex-end;display:flex;position:fixed;inset:0}.panel-backdrop{background:#0006;position:absolute;inset:0}.panel-content{background:#fff;width:min(400px,85vw);height:100%;position:relative;overflow-y:auto;box-shadow:-4px 0 16px #00000026}.high-contrast .panel-content{background:#111}.panel-header{background:inherit;z-index:1;border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;padding:16px;display:flex;position:sticky;top:0}.panel-title{font-size:1.2em;font-weight:700}.panel-close{cursor:pointer;background:0 0;border:none;border-radius:50%;width:36px;height:36px;font-size:1.2em}.panel-close:active{background:#e0e0e0}.panel-body{padding:16px}.settings-section{margin-bottom:24px}.settings-section h3{text-transform:uppercase;letter-spacing:.05em;color:#666;margin-bottom:8px;font-size:.9em}.settings-grid{flex-wrap:wrap;gap:6px;display:flex}.settings-btn{cursor:pointer;background:#fff;border:2px solid #ddd;border-radius:8px;padding:10px 16px;font-size:.9em}.settings-btn.active{color:#fff;background:#2196f3;border-color:#1976d2}.settings-sliders{flex-direction:column;gap:8px;display:flex}.settings-sliders input[type=range]{width:100%}.metric-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.metric{background:#f0f0f0;border-radius:8px;flex-direction:column;align-items:center;padding:12px;display:flex}.metric-value{font-size:1.5em;font-weight:700}.metric-label{color:#666;font-size:.75em}.top-words{flex-wrap:wrap;gap:6px;display:flex}.top-word{background:#e8e8e8;border-radius:12px;padding:4px 10px;font-size:.85em}.analytics-hint{color:#666;margin-bottom:8px;font-size:.8em}.unused-words{flex-wrap:wrap;gap:6px;display:flex}.unused-word{color:#e65100;background:#fff3e0;border:1px solid #ffb74d;border-radius:12px;padding:4px 10px;font-size:.85em}.analytics-export-btn{color:#fff;cursor:pointer;background:#1976d2;border:none;border-radius:8px;width:100%;padding:12px 24px;font-size:1em;font-weight:600}.analytics-export-btn:hover{background:#1565c0}.analytics-export-btn:active{background:#0d47a1}.vb-progress-bar{background:#e0e0e0;border-radius:6px;height:12px;overflow:hidden}.vb-progress-fill{background:#4caf50;height:100%;transition:width .3s}.vb-phrase-card{text-align:center;background:#f9f9f9;border:2px solid #ddd;border-radius:8px;padding:16px}.vb-phrase-text{margin-bottom:12px;font-size:1.2em}.vb-record-btn{color:#fff;cursor:pointer;background:#f44336;border:none;border-radius:8px;padding:12px 24px;font-size:1em}@media (width<=767px){.output-buffer{font-size:1.2em}.output-btn{min-width:40px;min-height:40px}.nav-btn{min-width:38px;min-height:38px}.prediction-cell{padding:6px 12px;font-size:.9em}}@media (width>=1025px){.output-buffer{font-size:1.8em}.grid-cell{border-radius:10px}.panel-content{width:min(500px,40vw)}}.text-mode{flex-direction:column;flex:1;gap:8px;padding:8px;display:flex;overflow-y:auto}.text-input-area{flex-direction:column;gap:6px;display:flex}.text-input{resize:vertical;border:2px solid #ccc;border-radius:8px;width:100%;min-height:80px;padding:12px;font-family:inherit;font-size:1.4em}.text-actions{flex-wrap:wrap;gap:6px;display:flex}.text-btn{cursor:pointer;background:#f0f0f0;border:2px solid #ccc;border-radius:8px;min-height:44px;padding:10px 16px;font-size:1em}.text-btn.speak-btn{color:#fff;background:#1976d2;border-color:#1565c0;flex:1;min-height:56px;font-size:1.2em}.text-btn:disabled{opacity:.4;cursor:default}.text-predictions{flex-wrap:wrap;gap:6px;min-height:40px;display:flex}.prediction-pill{cursor:pointer;background:#e3f2fd;border:1px solid #90caf9;border-radius:16px;padding:8px 14px;font-size:.95em}.prediction-pill:hover{background:#bbdefb}.text-toggle-row{justify-content:center;display:flex}.text-toggle{cursor:pointer;background:0 0;border:1px solid #999;border-radius:16px;padding:6px 16px;font-size:.85em}.text-toggle.active{background:#e0e0e0}.quick-phrases{flex-direction:column;gap:8px;display:flex}.phrase-tabs{gap:4px;padding-bottom:4px;display:flex;overflow-x:auto}.phrase-tab{cursor:pointer;background:#f0f0f0;border:2px solid #0000;border-radius:8px;min-width:44px;min-height:44px;padding:8px 12px;font-size:1.2em}.phrase-tab.active{background:#e3f2fd;border-color:#1976d2}.phrase-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:6px;display:grid}.phrase-btn{cursor:pointer;text-align:center;background:#fff;border:2px solid #ddd;border-radius:8px;min-height:44px;padding:10px;font-size:.95em}.phrase-btn:hover{background:#f5f5f5;border-color:#1976d2}.recent-messages h4{color:#666;margin-bottom:4px;font-size:.85em}.recent-list{flex-direction:column;gap:4px;display:flex}.recent-msg-btn{text-align:left;cursor:pointer;background:#fafafa;border:1px solid #e0e0e0;border-radius:6px;padding:8px 12px;font-size:.9em}.visual-scene{flex:1;position:relative;overflow:hidden}.scene-image{object-fit:contain;-webkit-user-select:none;user-select:none;width:100%;height:100%}.scene-hotspots{width:100%;height:100%;position:absolute;top:0;left:0}.scene-hotspot{cursor:pointer;background:#1976d226;border:3px solid #1976d2b3;border-radius:50%;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute}.scene-hotspot:hover{background:#1976d259}.hotspot-label{color:#1565c0;text-shadow:0 0 4px #fff;pointer-events:none;font-size:.8em;font-weight:600}.environmental-panel{flex-direction:column;gap:16px;display:flex}.env-emergency{gap:8px;display:flex}.emergency-btn{color:#fff;cursor:pointer;background:#d32f2f;border:3px solid #b71c1c;border-radius:12px;flex:1;min-height:80px;padding:20px;font-size:1.3em;font-weight:700}.nurse-btn{color:#fff;cursor:pointer;background:#ff9800;border:3px solid #e65100;border-radius:12px;flex:1;min-height:80px;padding:20px;font-size:1.1em;font-weight:600}.env-device-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:8px;display:grid}.env-device-btn{cursor:pointer;background:#f5f5f5;border:2px solid #ddd;border-radius:10px;flex-direction:column;align-items:center;gap:4px;min-height:70px;padding:16px 8px;display:flex}.env-device-btn:hover{border-color:#1976d2}.env-icon{font-size:1.8em}.env-label{font-size:.8em}.env-connect{gap:8px;display:flex}.env-url-input{border:2px solid #ccc;border-radius:6px;flex:1;padding:8px 12px;font-size:.9em}.env-connect-btn{color:#fff;cursor:pointer;background:#4caf50;border:none;border-radius:6px;padding:8px 16px}.env-help{color:#666;margin-bottom:8px;font-size:.85em}.aphasia-panel{flex-direction:column;gap:12px;display:flex}.aphasia-tabs{gap:4px;display:flex;overflow-x:auto}.aphasia-tab{cursor:pointer;background:#f0f0f0;border:2px solid #0000;border-radius:8px;min-height:44px;padding:10px 16px;font-size:1em;font-weight:600}.aphasia-tab.active{background:#e3f2fd;border-color:#1976d2}.aphasia-content{min-height:200px}.aphasia-yesno{grid-template-columns:1fr 1fr;gap:12px;display:grid}.aphasia-big-btn{cursor:pointer;border:3px solid #ccc;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:100px;padding:24px;font-size:1.5em;font-weight:700;display:flex}.yes-btn{background:#c8e6c9;border-color:#4caf50}.no-btn{background:#ffcdd2;border-color:#f44336}.maybe-btn{background:#fff9c4;border-color:#ffc107}.idk-btn{background:#e1bee7;border-color:#9c27b0}.pain-scale{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.pain-btn{cursor:pointer;background:#fff;border:2px solid #ddd;border-radius:10px;flex-direction:column;align-items:center;gap:4px;min-width:70px;min-height:80px;padding:12px;display:flex}.pain-face{font-size:2em}.pain-score{font-size:1.2em;font-weight:700}.pain-label{color:#666;font-size:.7em}.aphasia-feelings,.aphasia-needs,.aphasia-people{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:8px;display:grid}.aphasia-feeling-btn,.aphasia-need-btn,.aphasia-person-btn{cursor:pointer;background:#fff;border:2px solid #ddd;border-radius:10px;flex-direction:column;align-items:center;gap:4px;min-height:80px;padding:12px 8px;display:flex}.aphasia-feeling-btn:hover,.aphasia-need-btn:hover,.aphasia-person-btn:hover{border-color:#1976d2}.feeling-emoji,.need-emoji,.person-emoji{font-size:2em}.feeling-label,.need-label,.person-label{text-align:center;font-size:.75em}.profiles-panel{flex-direction:column;gap:12px;display:flex}.profiles-help{color:#666;font-size:.85em}.profile-current{background:#e3f2fd;border:2px solid #1976d2;border-radius:8px;align-items:center;gap:8px;padding:12px;display:flex}.profile-badge{font-size:1.5em}.profile-badge.active{color:#1976d2}.profile-tag{color:#fff;background:#1976d2;border-radius:4px;margin-left:auto;padding:2px 8px;font-size:.75em}.profile-list{flex-direction:column;gap:6px;display:flex}.profile-row{background:#fafafa;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:8px;padding:10px;display:flex}.profile-info{flex-direction:column;flex:1;display:flex}.profile-name{font-weight:600}.profile-access{color:#888;font-size:.75em}.profile-switch-btn{color:#fff;cursor:pointer;background:#4caf50;border:none;border-radius:6px;padding:6px 14px;font-size:.85em}.profile-create-form{background:#f9f9f9;border:1px solid #ddd;border-radius:8px;flex-direction:column;gap:10px;padding:12px;display:flex}.profile-name-input,.profile-select{border:2px solid #ccc;border-radius:6px;width:100%;padding:8px;font-size:1em}.profile-form-actions{gap:8px;display:flex}.profile-create-btn{color:#fff;cursor:pointer;background:#1976d2;border:none;border-radius:6px;padding:8px 16px}.profile-cancel-btn{cursor:pointer;background:#e0e0e0;border:none;border-radius:6px;padding:8px 16px}.profile-add-btn{cursor:pointer;color:#666;background:0 0;border:2px dashed #bbb;border-radius:8px;width:100%;padding:10px;font-size:.95em}.coach-panel{flex-direction:column;gap:12px;display:flex}.coach-subtitle{color:#666;font-size:.85em}.coach-card{background:#f9f9f9;border:2px solid #e0e0e0;border-radius:10px;padding:16px}.coach-card-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.coach-card h4{font-size:1.1em}.coach-progress{color:#999;font-size:.8em}.coach-body{margin-bottom:12px;font-size:.95em;line-height:1.5}.coach-action{background:#e3f2fd;border-radius:6px;margin-bottom:12px;padding:10px;font-size:.9em}.coach-nav{justify-content:space-between;display:flex}.coach-nav-btn{cursor:pointer;background:#f0f0f0;border:1px solid #ccc;border-radius:6px;padding:6px 14px;font-size:.85em}.coach-nav-btn:disabled{opacity:.4;cursor:default}.coach-strategies{flex-direction:column;gap:8px;display:flex}.coach-strategy{background:#fff8e1;border-left:3px solid #ffc107;border-radius:4px;padding:10px}.coach-strategy strong{margin-bottom:4px;display:block}.coach-strategy p{color:#555;font-size:.85em}.nav-btn.active,.text-mode-btn.active{color:#fff;background:#1976d2}.setup-wizard{z-index:9999;background:#fafafa;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.setup-wizard-inner{width:100%;max-width:600px}.wizard-step{flex-direction:column;gap:16px;display:flex}.wizard-title{color:#212121;text-align:center;font-size:2em;font-weight:700}.wizard-subtitle{color:#1976d2;text-align:center;font-size:1.2em;font-weight:500}.wizard-body{color:#616161;text-align:center;font-size:1.1em;line-height:1.5}.wizard-input{text-align:center;border:2px solid #bdbdbd;border-radius:12px;outline:none;padding:16px 20px;font-size:1.4em;transition:border-color .2s}.wizard-input:focus{border-color:#1976d2}.wizard-options{flex-direction:column;gap:8px;max-height:50vh;display:flex;overflow-y:auto}.wizard-option{cursor:pointer;text-align:left;background:#fff;border:2px solid #e0e0e0;border-radius:12px;flex-direction:column;align-items:flex-start;gap:4px;min-height:56px;padding:16px 20px;font-family:inherit;transition:border-color .2s,background-color .2s;display:flex}.wizard-option:hover{background:#e3f2fd;border-color:#90caf9}.wizard-option.selected{background:#e3f2fd;border-color:#1976d2}.wizard-option-label{color:#212121;font-size:1.1em;font-weight:600}.wizard-option-desc{color:#757575;font-size:.9em}.wizard-nav{justify-content:center;gap:12px;margin-top:8px;display:flex}.wizard-back-btn{color:#616161;cursor:pointer;background:#fff;border:2px solid #bdbdbd;border-radius:12px;min-height:48px;padding:14px 32px;font-family:inherit;font-size:1.1em}.wizard-next-btn{color:#fff;cursor:pointer;background:#1976d2;border:none;border-radius:12px;min-height:56px;padding:14px 40px;font-family:inherit;font-size:1.2em;font-weight:600;transition:background-color .2s}.wizard-next-btn:hover{background:#1565c0}.high-contrast .setup-wizard{background:#000}.high-contrast .wizard-title{color:#ffd600}.high-contrast .wizard-body,.high-contrast .wizard-subtitle{color:#fff}.high-contrast .wizard-option{color:#fff;background:#111;border-color:#ffd600}.high-contrast .wizard-option.selected{background:#333}.high-contrast .wizard-option-label{color:#ffd600}.high-contrast .wizard-option-desc{color:#bdbdbd}.high-contrast .wizard-input{color:#ffd600;background:#111;border-color:#ffd600}.toast-container{z-index:8000;pointer-events:none;flex-direction:column;gap:8px;width:90%;max-width:400px;display:flex;position:fixed;bottom:80px;left:50%;transform:translate(-50%)}.toast{color:#fff;pointer-events:auto;border-radius:10px;align-items:center;gap:12px;padding:12px 16px;font-size:.95em;animation:.3s ease-out toast-in;display:flex}@keyframes toast-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.toast-info{background:#1976d2}.toast-success{background:#2e7d32}.toast-warning{background:#e65100}.toast-error{background:#c62828}.toast-message{flex:1}.toast-dismiss{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;min-width:32px;min-height:32px;padding:4px;font-size:1.2em}.toast-dismiss:hover{opacity:1}.editor-input{border:2px solid #bdbdbd;border-radius:8px;width:100%;margin-top:4px;padding:10px 12px;font-family:inherit;font-size:1em}.editor-input:focus{border-color:#1976d2;outline:none}.editor-color{cursor:pointer;border:2px solid #bdbdbd;border-radius:6px;width:48px;height:36px;margin-top:4px}.editor-number{text-align:center;border:2px solid #bdbdbd;border-radius:6px;width:60px;padding:6px 8px;font-family:inherit;font-size:1em}.editor-grid-size{gap:16px;margin:8px 0;display:flex}.editor-cell-actions{gap:8px;margin-top:12px;display:flex}.editor-btn{cursor:pointer;border:none;border-radius:8px;min-height:44px;padding:10px 20px;font-family:inherit;font-size:.95em}.editor-btn.save{color:#fff;background:#1976d2}.editor-btn.delete{color:#fff;background:#c62828}.editor-btn.cancel{color:#fff;background:#9e9e9e}.editor-btn.create{color:#fff;background:#2e7d32;width:100%}.board-list{flex-direction:column;gap:6px;margin:8px 0;display:flex}.board-list-item{background:#f5f5f5;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;display:flex}.board-list-name{flex:1;font-weight:500}.board-list-count{color:#757575;font-size:.85em}.board-list-btn{cursor:pointer;background:0 0;border:1px solid #bdbdbd;border-radius:6px;min-width:32px;min-height:32px;padding:4px 8px;font-family:inherit}.board-list-btn.danger{color:#c62828;border-color:#ef9a9a}.cell-editor label{color:#616161;flex-direction:column;gap:4px;margin-bottom:8px;font-size:.9em;font-weight:500;display:flex}.editor-create-form{background:#f5f5f5;border-radius:8px;margin-top:12px;padding:12px}.vb-btn-row{gap:8px;margin-top:8px;display:flex}.vb-play-btn,.vb-record-btn{cursor:pointer;border:none;border-radius:8px;flex:1;min-height:48px;padding:12px 16px;font-family:inherit;font-size:1em}.vb-play-btn{color:#1565c0;background:#e3f2fd}.vb-record-btn{color:#c62828;background:#ffcdd2}.vb-record-btn.recording{color:#fff;background:#c62828;animation:1s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.vb-error{color:#c62828;margin-top:8px;font-size:.85em}