:root{--surface-color:#f7f8fc;--surface-panel-color:#eef0f6}*{box-sizing:border-box;margin:0;padding:0}button,input,select,textarea{font:inherit}#root,body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7f8fc;background:var(--surface-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;overflow:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media (max-width:1919px){body{zoom:.95}}@media (max-width:1680px){body{zoom:.9}}@media (max-width:1536px){body{zoom:.85}}@media (max-width:1440px){body{zoom:.8}}@media (max-width:1366px){body{zoom:.77}}@media (max-width:1200px){body{zoom:.75}}.mobile-landing{display:none}@media (hover:none) and (pointer:coarse),(max-width:768px){.App{display:none!important}body{zoom:1;background:#111827;height:auto;overflow:auto}.mobile-landing{align-items:flex-start;background:#111827;color:#f9fafb;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;justify-content:center;min-height:100svh;padding:2.5rem 1.5rem 3rem}.mobile-landing-inner{align-items:center;display:flex;flex-direction:column;gap:1rem;max-width:480px;width:100%}.mobile-landing-logo{border-radius:20px;filter:drop-shadow(0 6px 16px rgba(0,0,0,.15));height:80px;margin-bottom:.25rem;object-fit:contain;width:80px}.mobile-landing-title{color:#f9fafb;font-size:2rem;font-weight:700;letter-spacing:-.02em}.mobile-landing-tagline{color:#9ca3af;font-size:.95rem;margin-top:-.5rem;text-align:center}.mobile-landing-divider{background:#374151;border-radius:2px;height:2px;margin:.5rem 0;width:48px}.mobile-landing-body{color:#d1d5db;display:flex;flex-direction:column;font-size:.95rem;gap:.85rem;line-height:1.65;text-align:left;width:100%}.mobile-landing-notice{align-items:flex-start;background:#1f2937;border:1px solid #374151;border-radius:10px;color:#9ca3af;display:flex;font-size:.88rem;gap:.65rem;line-height:1.5;margin-top:.5rem;padding:.9rem 1rem;width:100%}.mobile-landing-notice svg{color:#6b8dd6;flex-shrink:0;margin-top:1px}}.App{--scrollbar-track-color:#e5e7ebcc;--scrollbar-thumb-color:#6b7280d9;background:var(--surface-color);display:flex;flex-direction:column;height:100%;overflow:hidden;transition:background-color .3s ease}.App.dark{--scrollbar-track-color:#1c2630;--scrollbar-thumb-color:#4b5563;background:#1f2937}.App,.App *{scrollbar-color:var(--scrollbar-thumb-color) #0000;scrollbar-width:thin}.App ::-webkit-scrollbar{height:10px;width:10px}.App ::-webkit-scrollbar-track{background:var(--scrollbar-track-color);border-radius:999px}.App ::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:var(--scrollbar-thumb-color);border:2px solid #0000;border-radius:999px}.App-title{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1.5rem 2rem;transition:all .3s ease}.App.dark .App-title{border-bottom-color:#374151}.App-title-text{display:flex;flex-direction:column;gap:.15rem}.App-title h1{color:#1f2937;font-size:2.5rem;font-weight:700;letter-spacing:-.5px;line-height:1.5;margin:0;transition:color .3s ease}.App.dark .App-title h1{color:#f9fafb}.App-subtitle{color:#4b5563;font-size:.95rem;line-height:1.2;margin:0}.App.dark .App-subtitle{color:#d1d5db}.title-actions{align-items:center;display:flex;gap:.75rem}.uoft-logo{display:block;height:60px;max-width:100%;object-fit:contain;width:345px}.App.dark .uoft-logo{filter:brightness(0) invert(1)}.collapse-icon{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;height:16px;transition:transform .2s ease;width:16px}.menu-container{position:relative}.hamburger-menu{background:#0000;border:none;cursor:pointer;display:flex;flex-direction:column;height:18px;justify-content:space-between;padding:0;transition:all .2s ease;width:24px}.hamburger-menu span{background-color:#374151;border-radius:2px;height:2px;transition:all .2s ease;width:100%}.dark .hamburger-menu span{background-color:#9ca3af}.hamburger-menu:hover span{background-color:#111827}.dark .hamburger-menu:hover span{background-color:#f9fafb}.dropdown-menu{background:var(--surface-color);border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #0000001a;min-width:180px;overflow:visible;position:absolute;right:0;top:calc(100% + 8px);transition:all .3s ease;z-index:1000}.dark .dropdown-menu{background:#111827;border-color:#374151;box-shadow:0 4px 12px #00000080}.menu-section{padding:.5rem 0}.menu-label{color:#6b7280;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:.5rem 1rem;text-transform:uppercase;transition:color .3s ease}.dark .menu-label{color:#9ca3af}.menu-item{align-items:center;background:#0000;border:none;color:#374151;cursor:pointer;display:flex;font-family:inherit;font-size:.875rem;gap:.5rem;padding:.75rem 1rem;text-align:left;transition:all .2s ease;width:100%}.menu-icon{flex-shrink:0;height:16px;width:16px}.dark .menu-item{color:#d1d5db}.menu-item:hover{background-color:#f3f4f6}.dark .menu-item:hover{background-color:#374151}.menu-item.active{background-color:#e5e7eb;color:#111827;font-weight:600}.dark .menu-item.active{background-color:#4b5563;color:#f9fafb}.menu-item-with-submenu{position:relative}.language-submenu{background:var(--surface-color);border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #0000001a;min-width:160px;overflow:hidden;position:fixed;z-index:9999}.dark .language-submenu{background:#111827;border-color:#374151;box-shadow:0 4px 12px #00000080}.App-layout{border-radius:0;display:grid;flex:1 1;grid-template-columns:310px 1fr 310px;min-height:0;overflow:hidden;position:relative;transition:grid-template-columns .3s ease}.App-layout.sidebar-collapsed{grid-template-columns:40px 1fr 340px}.App-layout.insights-collapsed{grid-template-columns:280px 1fr 40px}.App-layout.sidebar-collapsed.insights-collapsed{grid-template-columns:40px 1fr 40px}@media (max-width:1024px){.App-layout{grid-template-columns:270px 1fr 270px}.App-layout.sidebar-collapsed{grid-template-columns:40px 1fr 270px}.App-layout.insights-collapsed{grid-template-columns:270px 1fr 40px}.App-layout.sidebar-collapsed.insights-collapsed{grid-template-columns:40px 1fr 40px}}@media (max-width:768px){.App{height:auto;min-height:100vh;overflow:auto;padding-bottom:1.5rem}.App-title{align-items:flex-start;flex-direction:column;gap:.5rem;padding:1rem}.App-title h1{font-size:1.5rem}.App-subtitle{font-size:.8rem}.title-actions{justify-content:flex-end;width:100%}.uoft-logo{height:40px;width:230px}.App-layout,.App-layout.insights-collapsed,.App-layout.sidebar-collapsed,.App-layout.sidebar-collapsed.insights-collapsed{display:flex;flex-direction:column;gap:.75rem;grid-template-columns:none;grid-template-rows:none;height:auto;overflow:visible;padding:0 .75rem 1.5rem}.App-layout>*{height:auto;min-height:auto;width:100%}.App-layout .client-sidebar{order:1}.App-layout .chat-interface{min-height:60vh;order:2}.App-layout .report-panel{order:3}}.miti-chip{align-items:center;border:1px solid #0000;border-radius:12px;display:inline-flex;font-size:.75rem;font-weight:600;letter-spacing:.03em;padding:2px 8px;white-space:nowrap}.miti-chip--Q{background:#4a9eff26;border-color:#4a9eff59;color:#4a9eff}.miti-chip--AF{background:#4caf8826;border-color:#4caf8859;color:#4caf88}.miti-chip--SR{background:#2f9e9e26;border-color:#2f9e9e59;color:#2f9e9e}.miti-chip--CR{background:#c97ef026;border-color:#c97ef059;color:#c97ef0}.miti-chip--Seek{background:#f0a84e26;border-color:#f0a84e59;color:#f0a84e}.miti-chip--GI{background:#38bdf826;border-color:#38bdf859;color:#38bdf8}.miti-chip--Persuade{background:#fb718526;border-color:#fb718559;color:#fb7185}.miti-chip--Persuade_with{background:#fb923c26;border-color:#fb923c59;color:#fb923c}.miti-chip--Emphasize{background:#34d39926;border-color:#34d39959;color:#34d399}.miti-chip--Confront{background:#ef444426;border-color:#ef444459;color:#ef4444}.miti-chip--NC{background:#9ca3af1f;border-color:#9ca3af4d;color:#9ca3af}.client-sidebar{background:var(--surface-panel-color);border-right:1px solid #e5e7eb;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:all .3s ease}.guided-highlights-tooltip{background:#0f172af5;border-radius:10px;box-shadow:0 14px 40px #0f172a47;color:#f8fafc;font-size:.78rem;left:0;line-height:1.35;overflow-wrap:anywhere;padding:.6rem .75rem;pointer-events:none;position:absolute;right:0;transform:translateY(-100%);z-index:30}.dark .guided-highlights-tooltip{background:#020617f5;color:#f8fafc}.client-sidebar.collapsed{max-width:40px;min-width:40px}.dark .client-sidebar{background:#1c2630;border-right-color:#374151}.dark .client-sidebar.collapsed{background:#1f2937}.sidebar-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:1rem;justify-content:space-between;padding:1.5rem 1.25rem 1rem;transition:border-color .3s ease}.dark .sidebar-header{border-bottom-color:#374151}.sidebar-title{align-items:center;display:flex;gap:.35rem}.sidebar-header h3{color:#6b7280;font-size:.75rem;font-weight:600;letter-spacing:1px;margin:0;text-transform:uppercase;transition:color .3s ease}.dark .sidebar-header h3{color:#9ca3af}.sidebar-info-btn{align-items:center;background:#0000;border:1.5px solid #9ca3af;border-radius:50%;color:#9ca3af;cursor:pointer;display:inline-flex;font-size:.75rem;font-style:italic;font-weight:600;height:20px;justify-content:center;padding:0;transition:all .2s ease;width:20px}.sidebar-info-btn:hover{transform:scale(1.1)}.dark .sidebar-info-btn,.sidebar-info-btn:hover{border-color:#6b7280;color:#6b7280}.dark .sidebar-info-btn:hover{border-color:#9ca3af;color:#9ca3af}.sidebar-settings{align-items:center;display:flex;position:relative}.sidebar-settings-btn{align-items:center;background:#0000;border:none;color:#9ca3af;cursor:pointer;display:inline-flex;justify-content:center;padding:0;transition:all .2s ease}.sidebar-settings-btn:hover{color:#4b5563}.dark .sidebar-settings-btn{color:#9ca3af}.dark .sidebar-settings-btn:hover{color:#f9fafb}.sidebar-settings-btn svg{display:block}.sidebar-settings-dropdown{min-width:190px;right:0;top:calc(100% + .5rem);z-index:20}.sidebar-settings-dropdown .menu-note{color:#6b7280;font-size:.75rem;line-height:1.3;margin:.35rem 0 0}.dark .sidebar-settings-dropdown .menu-note{color:#d1d5db}.client-selector{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem;padding:1.5rem 1.25rem}.client-selector--with-lecture{flex:1 1 auto;min-height:0}.selector-label{color:#1f2937;font-size:1.125rem;font-weight:700;text-align:center}.dark .selector-label{color:#f9fafb}.selector-description{color:#6b7280;font-size:.875rem;font-weight:400;line-height:1.5;margin:0;text-align:center}.dark .selector-description{color:#9ca3af}.client-wheel-picker{grid-row-gap:1.25rem;grid-column-gap:.5rem;align-items:center;column-gap:.5rem;display:grid;grid-template-columns:1fr 80px;padding-left:.25rem;position:relative;row-gap:1.25rem;width:100%}.custom-client-row,.random-client-row,.wheel-inline-row{display:contents}.wheel-inline-label{color:#111827;font-size:1rem;font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dark .wheel-inline-label{color:#f9fafb}.wheel-horizontal-control{align-items:center;display:flex;flex:0 0 auto;justify-content:flex-end}.wheel-window{align-items:center;background:var(--surface-color);border:1px solid #e5e7eb;border-radius:8px;color:#1f2937;display:flex;font-size:1.05rem;font-weight:600;height:40px;justify-content:center;padding:0 1.85rem 0 .25rem;position:relative;transition:border-color .2s ease,box-shadow .2s ease;width:80px}.wheel-window:focus-visible{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb40;outline:none}.client-selection-cue .random-client-btn,.client-selection-cue .wheel-window{background:#dbeafe;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f66b,0 0 30px #3b82f6d1}.client-selection-cue .wheel-window .wheel-scroll-btn,.client-selection-cue .wheel-window .wheel-scroll-track{background:inherit;border-color:#3b82f675;color:#1d4ed8}.client-selection-cue .wheel-window .wheel-scroll-btn:focus-visible,.client-selection-cue .wheel-window .wheel-scroll-btn:hover{background:#3b82f638;color:#1e3a8a}.client-selection-cue .oars-dropdown-trigger:hover,.client-selection-cue .random-client-btn:hover{background:#dbeafe;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f680,0 0 38px #3b82f6e6}.dark .wheel-window{background:#374151;border-color:#4b5563;color:#f9fafb}.dark .client-selection-cue .random-client-btn,.dark .client-selection-cue .wheel-window{background:#1e3a5f;border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa4d,0 0 28px #60a5fa70}.dark .client-selection-cue .wheel-window .wheel-scroll-btn,.dark .client-selection-cue .wheel-window .wheel-scroll-track{background:inherit;border-color:#93c5fd6b;color:#dbeafe}.dark .client-selection-cue .wheel-window .wheel-scroll-btn:focus-visible,.dark .client-selection-cue .wheel-window .wheel-scroll-btn:hover{background:#93c5fd2e;color:#eff6ff}.dark .client-selection-cue .oars-dropdown-trigger:hover,.dark .client-selection-cue .random-client-btn:hover{background:#23466f;border-color:#93c5fd;box-shadow:0 0 0 3px #60a5fa61,0 0 34px #60a5fa8a}.wheel-window-number{flex:1 1;line-height:1;text-align:center}.wheel-scroll-track{background:var(--surface-color);border-left:1px solid #e5e7eb;border-radius:0 7px 7px 0;bottom:1px;display:flex;flex-direction:column;overflow:hidden;position:absolute;right:1px;top:1px;width:32px}.wheel-scroll-btn{align-items:center;background:#0000;border:none;color:#4b5563;cursor:pointer;display:flex;flex:1 1;font-size:.8rem;font-weight:700;justify-content:center;min-height:50%;position:relative;transition:background .15s ease,color .15s ease}.wheel-scroll-icon{height:11px;width:11px}.wheel-scroll-btn:first-child:after{background:#d1d5dbcc;bottom:0;content:"";height:1px;left:6px;position:absolute;right:6px}.wheel-scroll-btn:hover{background:#3b82f61a;color:#1f2937}.wheel-scroll-btn:focus-visible{background:#3b82f62e;color:#1f2937;outline:none}.dark .wheel-scroll-track{background:#374151;border-left-color:#4b5563}.dark .wheel-scroll-btn{color:#d1d5db}.dark .wheel-scroll-btn:first-child:after{background:#4b5563d9}.dark .wheel-scroll-btn:focus-visible,.dark .wheel-scroll-btn:hover{background:#60a5fa2e;color:#f9fafb}.client-mode-label{color:#6b7280;font-size:.8rem;font-weight:600;margin:0 0 -.25rem;text-align:center}.dark .client-mode-label{color:#d1d5db}.random-client-btn{align-items:center;background:var(--surface-color);border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;flex:0 0 auto;height:40px;justify-content:center;position:relative;transition:border-color .2s ease,background-color .2s ease,transform .2s ease;width:80px}.random-client-btn:hover{background-color:#f9fafb;border-color:#d1d5db}.random-client-btn:active{transform:scale(.98)}.random-client-btn:disabled{cursor:not-allowed;opacity:.6}.dark .random-client-btn{background-color:#374151;border-color:#4b5563;color:#f9fafb}.dark .random-client-btn:hover{background-color:#4b5563;border-color:#6b7280}.dark .random-client-btn:disabled{background-color:#111827}.dice-icon{height:24px;width:24px}.random-client-spinner{animation:random-spin .7s linear infinite;border:2px solid #3b82f666;border-radius:50%;border-top-color:#3b82f6f2;height:18px;width:18px}@keyframes random-spin{to{transform:rotate(1turn)}}.custom-client-btn{align-items:center;background:var(--surface-color);border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;flex:0 0 auto;height:40px;justify-content:center;position:relative;transition:border-color .2s ease,background-color .2s ease,transform .2s ease;width:80px}.custom-client-btn:hover{background-color:#f9fafb;border-color:#d1d5db}.custom-client-btn:active{transform:scale(.98)}.dark .custom-client-btn{background-color:#374151;border-color:#4b5563;color:#f9fafb}.dark .custom-client-btn:hover{background-color:#4b5563;border-color:#6b7280}.upload-icon{height:24px;width:24px}.oars-sidebar-filters{display:flex;flex:1 1 auto;flex-direction:column;gap:1rem;margin-top:.5rem;min-height:0;padding:1.5rem 1.25rem}.sidebar-lecture-video{margin-top:auto;padding-top:.5rem}.sidebar-lecture-video-label{margin-bottom:.75rem;text-align:left}.sidebar-lecture-video-frame{aspect-ratio:16/9;background:#000;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;display:block;overflow:hidden;padding:0;position:relative;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.sidebar-lecture-video-frame:after{align-items:center;background:#f8fafceb;border:1px solid #94a3b873;border-radius:999px;box-shadow:0 8px 20px #0f172a29;color:#1f2937;content:"▶";display:flex;font-size:1.5rem;height:56px;justify-content:center;left:50%;line-height:1;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%) scale(.9);transition:opacity .2s ease,transform .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease;width:56px}.sidebar-lecture-video-frame:hover{border-color:#d1d5db;box-shadow:0 10px 24px #0f172a29}.sidebar-lecture-video-frame:focus-visible:after,.sidebar-lecture-video-frame:hover:after{opacity:1;transform:translate(-50%,-50%) scale(1)}.dark .sidebar-lecture-video-frame{border-color:#4b5563}.dark .sidebar-lecture-video-frame:after{background:#1c2630eb;border-color:#4b5563d9;box-shadow:0 8px 20px #0000004d;color:#f8fafc}.dark .sidebar-lecture-video-frame:hover{border-color:#6b7280;box-shadow:0 10px 24px #0206174d}.sidebar-lecture-video-frame img{display:block;height:100%;object-fit:cover;width:100%}.sidebar-lecture-modal-overlay{align-items:center;background:#0f172a99;display:flex;inset:0;justify-content:center;padding:1.5rem;position:fixed;z-index:70}.sidebar-lecture-modal-panel{background:var(--surface-color);border:1px solid #94a3b866;border-radius:16px;box-shadow:0 18px 40px #0f172a52;overflow:hidden;width:min(960px,100%)}.sidebar-lecture-modal-header{align-items:center;border-bottom:1px solid #94a3b84d;display:flex;gap:1rem;justify-content:space-between;padding:1rem 1.25rem}.sidebar-lecture-modal-header h3{color:#111827;font-size:1rem;margin:0}.sidebar-lecture-modal-close{align-items:center;background:#94a3b826;border:none;border-radius:999px;color:#4b5563;cursor:pointer;display:inline-flex;height:34px;justify-content:center;transition:background-color .2s ease,color .2s ease;width:34px}.sidebar-lecture-modal-close:hover{background:#94a3b847;color:#111827}.sidebar-lecture-modal-close svg{height:16px;width:16px}.sidebar-lecture-modal-video{aspect-ratio:16/9;background:#000;width:100%}.sidebar-lecture-modal-video iframe{border:0;display:block;height:100%;width:100%}.dark .sidebar-lecture-modal-panel{background:#1c2630;border-color:#263447;box-shadow:0 18px 40px #00000080}.dark .sidebar-lecture-modal-header{border-bottom-color:#4b556399}.dark .sidebar-lecture-modal-header h3{color:#f9fafb}.dark .sidebar-lecture-modal-close{background:#4b556373;color:#d1d5db}.dark .sidebar-lecture-modal-close:hover{background:#6b72808c;color:#f9fafb}.oars-skill-dropdown{position:relative}.oars-dropdown-trigger{cursor:pointer;-webkit-user-select:none;user-select:none}.oars-dropdown-trigger:hover{border-color:#d1d5db}.dark .oars-dropdown-trigger:hover{background-color:#4b5563;border-color:#6b7280}.oars-dropdown-trigger.open,.oars-dropdown-trigger:focus-visible{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb40;outline:none}.dark .oars-dropdown-trigger.open,.dark .oars-dropdown-trigger:focus-visible{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f640}.oars-dropdown-arrow{align-items:center;color:#4b5563;display:flex;flex:1 1;justify-content:center;pointer-events:none}.dark .oars-dropdown-arrow{color:#d1d5db}.oars-skill-dropdown-menu{background:var(--surface-color);border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 16px #0000001a,0 2px 6px #0000000f;display:flex;flex-direction:column;gap:1px;min-width:170px;overflow:hidden;padding:.25rem;position:absolute;right:0;top:calc(100% + 4px);z-index:50}.dark .oars-skill-dropdown-menu{background:#1f2937;border-color:#374151;box-shadow:0 4px 16px #00000059,0 2px 6px #0003}.oars-skill-dropdown-option{align-items:center;background:#0000;border:none;border-radius:6px;color:#374151;cursor:pointer;display:flex;font-family:inherit;font-size:.8rem;font-weight:500;gap:.5rem;padding:.45rem .65rem;text-align:left;transition:background .15s ease,color .15s ease;white-space:nowrap;width:100%}.oars-skill-dropdown-option:hover{background:#f3f4f6;color:#111827}.oars-skill-dropdown-option.selected{background:#2563eb14;color:#2563eb;font-weight:600}.dark .oars-skill-dropdown-option{color:#d1d5db}.dark .oars-skill-dropdown-option:hover{background:#374151;color:#f9fafb}.dark .oars-skill-dropdown-option.selected{background:#3b82f626;color:#60a5fa}.oars-skill-dropdown-option-letter{color:#9ca3af;flex-shrink:0;font-weight:700;width:1rem}.oars-skill-dropdown-option.selected .oars-skill-dropdown-option-letter{color:inherit}.sidebar-error,.sidebar-loading{color:#6e6e80;padding:2rem 1rem;text-align:center}.sidebar-error button{background-color:#3498db;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-top:.5rem;padding:.5rem 1rem}.sidebar-error button:hover{background-color:#2980b9}@media (max-width:768px){.client-sidebar{background:#ffffff80;border-radius:12px;box-shadow:0 2px 8px #0000000d;height:auto;max-height:none;overflow:visible;padding:0}.dark .client-sidebar{background:#1f293780}.client-sidebar.collapsed{max-width:none;min-width:auto}.sidebar-header{padding:.75rem 1rem}}.chat-interface{background:var(--surface-color);display:flex;flex-direction:column;height:100%;min-height:0;position:relative;transition:background-color .3s ease}.dark .chat-interface{background:#1f2937}.chat-empty-state{align-items:center;color:#6e6e80;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;padding:3.75rem 2rem 2rem;text-align:center;transition:color .3s ease}.chat-empty-state.embedded{padding-top:3.25rem}.chat-empty-state.entrance{padding-top:5.5rem}.dark .chat-empty-state{color:#9ca3af}.chat-empty-state h2{color:#2c3e50;margin-bottom:.5rem;transition:color .3s ease}.dark .chat-empty-state h2{color:#f9fafb}.chat-empty-state p{max-width:35rem}.chat-empty-logo{filter:drop-shadow(0 8px 20px rgba(0,0,0,.2));height:160px;margin-bottom:1.5rem;object-fit:contain;width:160px}.dark .chat-empty-logo{filter:drop-shadow(0 8px 20px rgba(0,0,0,.5))}.chat-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;flex-shrink:0;gap:1rem;justify-content:space-between;min-height:5.5rem;padding:1.5rem 2rem;transition:border-color .3s ease}.dark .chat-header{border-bottom-color:#374151}.chat-header h3{color:#111827;font-size:1rem;font-weight:600;letter-spacing:-.3px;margin:0;transition:color .3s ease}.dark .chat-header h3{color:#f9fafb}.chat-mode-selector-shell{pointer-events:auto}.oars-exercise-counter{color:#6b7280;flex-shrink:0;font-size:.85rem;font-weight:500;white-space:nowrap}.dark .oars-exercise-counter{color:#9ca3af}.oars-header-meta{gap:.75rem;margin-left:auto}.oars-header-meta,.oars-selected-bar{align-items:center;display:flex;flex-shrink:0}.oars-selected-bar{border-bottom:1px solid #e5e7eb;gap:.6rem;padding:.5rem 2rem}.dark .oars-selected-bar{border-bottom-color:#374151}.oars-selected-label{color:#6b7280;font-size:.8rem;font-weight:500}.dark .oars-selected-label{color:#9ca3af}.oars-selected-chip{border:1px solid #0000;border-radius:999px;font-size:.78rem;font-weight:500;padding:.2rem .7rem}.oars-filter-btn{background:#0000;border:1px solid #d1d5db;border-radius:999px;color:#6b7280;cursor:pointer;font-size:.8rem;font-weight:500;padding:.3rem .85rem;transition:background .15s,color .15s,border-color .15s}.dark .oars-filter-btn{border-color:#374151;color:#9ca3af}.oars-filter-btn:hover:not(.active){background:#0000000d}.dark .oars-filter-btn:hover:not(.active){background:#ffffff0d}.oars-filter-btn--all.active{background:#6b728026;border-color:#6b728066;color:#374151}.dark .oars-filter-btn--all.active{background:#9ca3af26;border-color:#9ca3af66;color:#e5e7eb}.oars-filter-btn--o.active{background:#4a9eff1f;border-color:#4a9eff80;color:#4a9eff}.oars-filter-btn--a.active{background:#4caf881f;border-color:#4caf8880;color:#4caf88}.oars-filter-btn--r.active{background:#c97ef01f;border-color:#c97ef080;color:#c97ef0}.oars-filter-btn--s.active{background:#f0a84e1f;border-color:#f0a84e80;color:#f0a84e}.oars-change-goal-pill{align-items:center;background:#f3f4f6;border:1px solid #d1d5db;border-radius:10px;color:#374151;display:inline-flex;font-size:.8rem;font-weight:600;gap:.35rem;letter-spacing:.01em;padding:.42rem .8rem;white-space:nowrap}.oars-change-goal-pill__label{color:#6b7280}.oars-change-goal-pill__value{color:#374151}.dark .oars-change-goal-pill{background:#374151;border-color:#4b5563;color:#e5e7eb}.dark .oars-change-goal-pill__label,.dark .oars-change-goal-pill__value{color:#d1d5db}.counsellor-btn-group{align-items:stretch;display:flex;position:relative}.llm-mode-btn{background:var(--surface-color);border:1px solid #d1d5db;border-radius:6px 0 0 6px;border-right:none;color:#374151;cursor:pointer;font-size:.875rem;font-weight:600;padding:.5rem 1rem;transition:all .2s ease;white-space:nowrap}.dark .llm-mode-btn{background:#374151;border-color:#4b5563;color:#f9fafb}.llm-mode-btn:hover{background:#f3f4f6;border-color:#9ca3af}.dark .llm-mode-btn:hover{background:#4b5563;border-color:#6b7280}.llm-mode-btn:disabled{cursor:not-allowed;opacity:.5}.llm-mode-btn:disabled:hover{background:var(--surface-color);border-color:#d1d5db;transform:none}.dark .llm-mode-btn:disabled:hover{background:#374151;border-color:#4b5563}.llm-mode-dropdown-btn{align-items:center;background:var(--surface-color);border:1px solid #d1d5db;border-radius:0 6px 6px 0;color:#374151;cursor:pointer;display:flex;font-size:.8rem;line-height:1;padding:.5rem .55rem;transition:all .2s ease}.dark .llm-mode-dropdown-btn{background:#374151;border-color:#4b5563;color:#f9fafb}.llm-mode-dropdown-btn:hover{background:#f3f4f6;border-color:#9ca3af}.dark .llm-mode-dropdown-btn:hover{background:#4b5563;border-color:#6b7280}.llm-mode-dropdown-btn:disabled{cursor:not-allowed;opacity:.5}.counsellor-dropdown{background:var(--surface-color);border:1px solid #d1d5db;border-radius:6px;box-shadow:0 4px 12px #0000001f;min-width:160px;overflow:hidden;position:absolute;right:0;top:calc(100% + 4px);z-index:200}.dark .counsellor-dropdown{background:#1f2937;border-color:#4b5563;box-shadow:0 4px 12px #0006}.counsellor-dropdown-item{background:none;border:none;color:#374151;cursor:pointer;display:block;font-size:.875rem;padding:.5rem 1rem;text-align:left;transition:background .15s ease;width:100%}.dark .counsellor-dropdown-item{color:#f9fafb}.counsellor-dropdown-item:hover{background:#f3f4f6}.dark .counsellor-dropdown-item:hover{background:#374151}.counsellor-dropdown-item.active{color:#2563eb;font-weight:600}.dark .counsellor-dropdown-item.active{color:#60a5fa}.oars-cut-indicator{align-items:center;color:#888;color:var(--text-muted,#888);display:flex;flex-shrink:0;font-size:.74rem;font-weight:500;gap:10px;margin:8px 0}.oars-cut-line{background:#ffffff1a;background:var(--border-color,#ffffff1a);flex:1 1;height:1px}.dark .oars-cut-indicator{color:#6b7280}.dark .oars-cut-line{background:#374151}.light .oars-cut-indicator{color:#9ca3af}.light .oars-cut-line{background:#0000001a}.messages-container.oars-messages{padding:.5rem 1.5rem 12rem}.oars-session-position-indicator{align-items:center;display:flex;font-size:.74rem;font-weight:600;gap:.45rem;justify-content:center;letter-spacing:.01em;margin:0 0 .9rem;text-align:center;width:100%}.light .oars-session-position-indicator{color:#64748b}.dark .oars-session-position-indicator{color:#cbd5e1}.oars-session-position-dots{align-items:center;display:inline-flex;flex-direction:column;flex-shrink:0;gap:2px}.oars-session-position-dots span{background:currentColor;border-radius:999px;height:4px;opacity:.9;width:4px}.oars-session-position-text{line-height:1.2}.oars-info-btn{align-items:center;background:#0000;border:none;color:#9ca3af;cursor:pointer;display:flex;flex-shrink:0;height:1.5rem;justify-content:center;padding:0;transition:color .15s;width:1.5rem}.dark .oars-info-btn,.oars-info-btn:hover{color:#6b7280}.dark .oars-info-btn:hover{color:#9ca3af}.oars-info-btn svg{height:1.1rem;width:1.1rem}.oars-info-overlay{align-items:center;background:#0006;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1000}.oars-info-modal{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0003;display:flex;flex-direction:column;height:min(660px,calc(100vh - 2rem));max-width:660px;overflow:hidden;position:relative;width:100%}.dark .oars-info-modal{background:#1f2937;box-shadow:0 20px 60px #00000080}.oars-info-modal__close{align-items:center;background:#0000;border:none;color:#9ca3af;cursor:pointer;display:flex;height:1.75rem;justify-content:center;position:absolute;right:.75rem;top:.75rem;transition:color .15s;width:1.75rem;z-index:1}.oars-info-modal__close:hover{color:#374151}.dark .oars-info-modal__close{color:#6b7280}.dark .oars-info-modal__close:hover{color:#e5e7eb}.oars-info-modal__close svg{height:1.1rem;width:1.1rem}.oars-info-modal__tabs{border-bottom:1px solid #e5e7eb;display:flex;flex-shrink:0;gap:.25rem;padding:.75rem 1rem 0}.dark .oars-info-modal__tabs{border-bottom-color:#374151}.oars-info-tab{background:#0000;border:1px solid #0000;border-bottom:none;border-radius:6px 6px 0 0;color:#6b7280;cursor:pointer;font-size:.82rem;font-weight:500;margin-bottom:-1px;padding:.4rem .85rem;transition:background .15s,color .15s}.dark .oars-info-tab{color:#9ca3af}.oars-info-tab:hover:not(.active){background:#0000000d}.dark .oars-info-tab:hover:not(.active){background:#ffffff0d}.oars-info-tab.active{background:#fff;border-color:#e5e7eb #e5e7eb #fff;color:#111827}.dark .oars-info-tab.active{background:#1f2937;border-color:#374151 #374151 #1f2937;color:#f9fafb}.oars-info-tab--o.active{color:#4a9eff}.oars-info-tab--a.active{color:#4caf88}.oars-info-tab--r.active{color:#c97ef0}.oars-info-tab--s.active{color:#f0a84e}.oars-info-modal__body{color:#374151;flex:1 1;font-size:.9rem;line-height:1.65;overflow-y:auto;padding:1.25rem 1.5rem 1.5rem}.dark .oars-info-modal__body{color:#d1d5db}.oars-info-modal__body h3{align-items:center;color:#111827;display:flex;font-size:1rem;font-weight:600;gap:.5rem;margin:0 0 .85rem}.dark .oars-info-modal__body h3{color:#f9fafb}.oars-info-manual-link{flex-shrink:0;margin-left:auto}.oars-info-modal__body p{margin:0 0 .75rem}.oars-info-modal__body p:last-child{margin-bottom:0}.oars-info-citation{border-top:1px solid #e5e7eb;color:#9ca3af!important;font-size:.78rem!important;font-style:italic;margin-top:1rem!important;padding-top:.75rem}.dark .oars-info-citation{border-top-color:#374151;color:#6b7280!important}.oars-info-chip{align-items:center;border-radius:999px;display:inline-flex;flex-shrink:0;font-size:.78rem;font-weight:700;height:1.5rem;justify-content:center;width:1.5rem}.oars-info-chip--o{background:#4a9eff26;color:#4a9eff}.oars-info-chip--a{background:#4caf8826;color:#4caf88}.oars-info-chip--r{background:#c97ef026;color:#c97ef0}.oars-info-chip--s{background:#f0a84e26;color:#f0a84e}.oars-skill-modal__footer{align-items:center;display:flex;flex-shrink:0;gap:1rem;justify-content:space-between;padding:.75rem 1.5rem}.oars-dismiss-label{align-items:center;color:#6b7280;cursor:pointer;display:flex;flex:1 1 auto;font-size:.82rem;gap:.5rem;justify-content:flex-start;min-width:0;text-align:left;-webkit-user-select:none;user-select:none}.dark .oars-dismiss-label{color:#9ca3af}.oars-dismiss-label input[type=checkbox]{accent-color:#6b7280;cursor:pointer;flex-shrink:0;height:.9rem;width:.9rem}.oars-modal-begin-btn{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:.875rem;font-weight:600;padding:.45rem 1.2rem;transition:background .2s ease}.oars-modal-begin-btn:hover{background:#1d4ed8}.dark .oars-modal-begin-btn{background:#3b82f6}.dark .oars-modal-begin-btn:hover{background:#2563eb}@media (max-width:768px){.chat-interface{background:#ffffff80;border-radius:12px;box-shadow:0 2px 8px #0000000d;display:flex;flex-direction:column;min-height:50vh}.dark .chat-interface{background:#1f293780}.chat-header{align-items:flex-start;flex-direction:column;gap:.35rem;padding:.75rem 1rem}.chat-header h3{font-size:.9rem}.llm-mode-btn{font-size:.75rem;padding:.35rem .6rem}.llm-mode-dropdown-btn{font-size:.75rem;padding:.35rem .45rem}.chat-empty-state{padding:1.5rem 1rem}.chat-empty-state h2{font-size:1.25rem}.chat-empty-state p{font-size:.85rem}.chat-empty-logo{height:80px;width:80px}}.messages-container{flex:1 1 auto;max-height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;padding:1.5rem;scrollbar-color:#d1d5dbb3 #0000;scrollbar-width:thin}.messages-container::-webkit-scrollbar{width:8px}.messages-container::-webkit-scrollbar-track{background:#0000}.messages-container::-webkit-scrollbar-thumb{background-color:#d1d5dbcc;border-radius:10px}.dark .messages-container{scrollbar-color:#4b5563b3 #0000}.dark .messages-container::-webkit-scrollbar-thumb{background-color:#4b5563e6}.message{animation:fadeIn .3s ease-in;display:flex;margin-bottom:1.5rem}.message.client{justify-content:flex-start}.message.counsellor{justify-content:flex-end}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.message-text{word-wrap:break-word;background:#f3f4f6;border-radius:18px;color:#1f2937;line-height:1.6;max-width:70%;padding:1rem 1.25rem;transition:all .3s ease;white-space:pre-wrap}.dark .message-text{background:#374151;color:#f9fafb}.message-text.message-text--user{background:#e5e7eb;color:#1f2937}.dark .message-text.message-text--user{background:#4b5563;color:#f9fafb}.message-text--markdown>:first-child,.message-text-plain--markdown>:first-child{margin-top:0}.message-text--markdown>:last-child,.message-text-plain--markdown>:last-child{margin-bottom:0}.message-text--markdown p,.message-text-plain--markdown p{margin:0 0 .75rem}.message-text--markdown ol,.message-text--markdown ul,.message-text-plain--markdown ol,.message-text-plain--markdown ul{margin:0 0 .75rem;padding-left:1.25rem}.message-text--markdown li,.message-text-plain--markdown li{margin:.2rem 0}.message-text--markdown code,.message-text-plain--markdown code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.95em}.message-text-plain{word-wrap:break-word;color:#1f2937;line-height:1.6;max-width:100%;padding:0;transition:color .3s ease;white-space:pre-wrap;width:100%}.message-text-plain--markdown{max-width:75%;width:-webkit-fit-content;width:fit-content}.dark .message-text-plain{color:#f9fafb}.typing-indicator{align-items:center;background-color:#f7f7f8;border-radius:8px;display:flex;gap:4px;padding:.75rem 1rem;transition:background-color .3s ease;width:-webkit-fit-content;width:fit-content}.dark .typing-indicator{background-color:#374151}.typing-indicator span{animation:typing 1.4s infinite;background-color:#95a5a6;border-radius:50%;height:8px;width:8px}.dark .typing-indicator span{background-color:#9ca3af}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-10px)}}.message-text--markdown.streaming:after,.message-text-plain--markdown.streaming:after,.message-text-plain.streaming:after,.message-text.streaming:after{animation:blinkCursor 1s step-end infinite;color:#6b7280;content:"|";display:inline-block;font-weight:500;margin-left:2px}.dark .message-text--markdown.streaming:after,.dark .message-text-plain--markdown.streaming:after,.dark .message-text-plain.streaming:after,.dark .message-text.streaming:after{color:#9ca3af}@keyframes blinkCursor{50%{opacity:0}}.message.message-faded{opacity:.4;transition:opacity .2s ease}.message.message-faded:hover{opacity:.65}@media (max-width:768px){.messages-container{padding:1rem}.message-text,.message-text-plain{font-size:.92rem;max-width:88%}}.mode-selector-container{pointer-events:none}.mode-selector-panel{align-items:center;background:#f3f4f6;border:1px solid #d9dde5;border-radius:8px;box-shadow:0 2px 7px #0f172a0f;color:#111827;display:flex;flex-direction:column;gap:.35rem;padding:.55rem 1rem .6rem;pointer-events:auto;position:relative;white-space:nowrap}.dark .mode-selector-panel{background:#1f2937;border-color:#3f4654;box-shadow:0 2px 7px #00000040;color:#f9fafb}.mode-bar-title{color:#4b5563;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-align:center;text-transform:uppercase}.dark .mode-bar-title{color:#cbd5e1}.mode-bar-buttons{align-items:center;display:flex;gap:.25rem}.mode-selector-divider{background:#d1d5db;flex-shrink:0;height:1.3rem;margin:0 .2rem;width:1px}.dark .mode-selector-divider{background:#4b5563}.mode-selector-divider--section{background:#c6cbd4;border-radius:1px;flex-shrink:0;height:1.5rem;margin:0 .5rem;width:1px}.dark .mode-selector-divider--section{background:#4b5563}.mode-tab{background:#0000;border:1px solid #0000;border-radius:6px;color:#4b5563;cursor:pointer;font-size:.9rem;font-weight:600;letter-spacing:.01em;padding:.45rem 1.1rem;transition:all .18s ease}.mode-tab:hover:not(:disabled){background:#e5e7eb;border-color:#d1d5db;color:#111827}.mode-tab.mode-tab-active{background:#6b7280;border-color:#6b7280;color:#fff}.dark .mode-tab{color:#cbd5e1}.dark .mode-tab:hover:not(:disabled){background:#374151;border-color:#4b5563;color:#f9fafb}.dark .mode-tab.mode-tab-active{background:#e5e7eb;border-color:#e5e7eb;color:#111827}.mode-bar-toggle{align-items:center;background:#e5e7eb;border:none;border-radius:6px;color:#374151;cursor:pointer;display:flex;height:32px;justify-content:center;margin-left:.4rem;padding:0;pointer-events:auto;transition:all .2s ease;width:32px}.mode-bar-toggle:hover{background:#d1d5db;transform:scale(1.05)}.dark .mode-bar-toggle{background:#374151;color:#d1d5db}.dark .mode-bar-toggle:hover{background:#4b5563}.mode-bar-toggle-inline{background:#0000;border-radius:5px;color:#6b7280;height:22px;margin-left:0;opacity:.72;position:absolute;right:.3rem;top:.28rem;width:22px}.mode-bar-toggle-inline:hover{background:#6b728024;color:#374151;opacity:1;transform:none}.mode-bar-toggle-inline .collapse-icon{height:14px;width:14px}.dark .mode-bar-toggle-inline{background:#0000;color:#9ca3af}.dark .mode-bar-toggle-inline:hover{background:#9ca3af29;color:#e5e7eb}.mode-bar-toggle-collapsed{border-radius:7px;gap:.35rem;margin-left:0;min-height:32px;padding:0 .85rem 0 .7rem;width:auto}.mode-bar-toggle-label{font-size:.8rem;font-weight:600;line-height:1;white-space:nowrap}.chat-bottom-stack{flex-shrink:0}.chat-bottom-stack,.chat-overlay-stack{display:flex;flex-direction:column;gap:.5rem}.chat-overlay-stack{align-items:center;left:50%;padding:0 1.5rem;pointer-events:none;position:absolute;transform:translateX(-50%);z-index:10}.composer-limit-warning{background:#fee2e2f5;border:1px solid #ef44446b;border-radius:999px;box-shadow:0 0 0 2px #ef44441f,0 8px 20px #ef444429;color:#b91c1c;font-size:.82rem;font-weight:700;letter-spacing:.01em;padding:.45rem .9rem;pointer-events:none}.dark .composer-limit-warning{background:#4c1d1df5;border-color:#f871716b;box-shadow:0 0 0 2px #f871711f,0 8px 20px #0000004d;color:#fecaca}.llm-pause-container{pointer-events:none}.llm-pause-btn{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:999px;box-shadow:0 2px 8px #0000001a;color:#111827;cursor:pointer;display:flex;font-size:.9375rem;font-weight:600;gap:.4rem;padding:.45rem 1.05rem;pointer-events:auto;transition:background .2s ease,color .2s ease,transform .2s ease,border-color .2s ease}.dark .llm-pause-btn{background:#111827;border-color:#374151;box-shadow:0 2px 8px #0f172a40;color:#f9fafb}.llm-pause-btn:hover{background:#eff6ff;border-color:#3b82f6;color:#1d4ed8;transform:translateY(-1px)}.dark .llm-pause-btn:hover{background:#1e3a8a;border-color:#3b82f6;color:#e5e7eb}.llm-pause-btn:active{transform:translateY(0)}.llm-pause-btn.paused{background:#10b981;border-color:#059669;color:#fff}.llm-pause-btn.paused:hover{background:#059669;transform:translateY(-1px)}.pause-icon{align-items:center;display:flex;font-size:1rem;line-height:1}.pause-text{font-size:.85rem;letter-spacing:.4px;text-transform:uppercase}.chat-input-container{align-items:center;background:var(--surface-color);border-top:1px solid #e5e7eb;display:flex;flex-shrink:0;gap:.75rem;padding:1.25rem 1.5rem;transition:all .3s ease}.chat-input-container.disabled-preview{opacity:.4;pointer-events:none}.dark .chat-input-container{background:#1f2937;border-top-color:#374151}.chat-input{background:var(--surface-color);border:1px solid #d1d5db;border-radius:24px;color:#1f2937;flex:1 1;font-family:inherit;font-size:.95rem;line-height:1.5;max-width:100%;min-width:0;outline:none;overflow-wrap:anywhere;overflow-x:hidden;overflow-y:hidden;padding:.875rem 1.25rem;resize:none;transition:all .2s ease;white-space:pre-wrap;word-break:break-word}.dark .chat-input{background:#374151;color:#f9fafb}.chat-input:focus,.dark .chat-input:focus{box-shadow:none}.chat-input:disabled{background-color:initial;cursor:not-allowed}.dark .chat-input:disabled{background-color:initial;color:#6b7280}.chat-input-shell{align-items:center;background:var(--surface-color);border:1px solid #d1d5db;border-radius:24px;display:flex;flex:1 1;gap:.5rem;max-width:100%;min-height:48px;min-width:0;padding:0 .35rem 0 0;transition:all .2s ease}.chat-input-shell--selection-cue{background:#dbeafe;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f66b,0 0 30px #3b82f6d1}.dark .chat-input-shell{background:#374151;border-color:#4b5563}.dark .chat-input-shell--selection-cue{background:#1e3a5f;border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa4d,0 0 28px #60a5fa70}.chat-input-shell--limit-flash{background:#fee2e2;border-color:#ef4444;box-shadow:0 0 0 3px #ef44443d,0 0 24px #ef444438}.dark .chat-input-shell--limit-flash{background:#4c1d1d;border-color:#f87171;box-shadow:0 0 0 3px #f871713d,0 0 24px #f8717133}.chat-input-shell:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.chat-input-shell--selection-cue:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #3b82f680,0 0 34px #3b82f6e6}.dark .chat-input-shell:focus-within{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa33}.dark .chat-input-shell--selection-cue:focus-within{border-color:#93c5fd;box-shadow:0 0 0 3px #60a5fa61,0 0 32px #60a5fa8f}.chat-input-shell--limit-flash:focus-within{border-color:#dc2626;box-shadow:0 0 0 3px #ef444447,0 0 28px #ef44443d}.dark .chat-input-shell--limit-flash:focus-within{border-color:#fca5a5;box-shadow:0 0 0 3px #f8717147,0 0 28px #f8717138}.chat-input-shell:has(.chat-input:disabled){background-color:#f9fafb}.dark .chat-input-shell:has(.chat-input:disabled){background-color:#374151}.chat-input-shell .chat-input{background:#0000;border:none;border-radius:18px;max-height:calc(4.5em + 1.75rem);min-height:1.5em;min-width:0;padding-bottom:.875rem;padding-top:.875rem;width:100%}.keyboard-btn{align-items:center;align-self:center;background:var(--surface-color);border:1px solid #d1d5db;border-radius:999px;color:#6b7280;cursor:pointer;display:inline-flex;flex:0 0 auto;height:36px;justify-content:center;transition:all .2s ease;width:48px}.dark .keyboard-btn{background:#374151;border-color:#4b5563;color:#d1d5db}.keyboard-btn:hover{background:#f3f4f6;border-color:#94a3b8;transform:translateY(-1px)}.dark .keyboard-btn:hover{background:#4b5563;border-color:#6b7280}.keyboard-btn:disabled{color:#9ca3af;cursor:not-allowed;opacity:1}.keyboard-btn:disabled,.keyboard-btn:disabled:hover{background:#f9fafb;border-color:#d1d5db;transform:none}.dark .keyboard-btn:disabled{color:#6b7280}.dark .keyboard-btn:disabled,.dark .keyboard-btn:disabled:hover{background:#374151;border-color:#4b5563}.keyboard-btn:focus-visible{box-shadow:0 0 0 3px #3b82f629;outline:none}.keyboard-icon{height:16px;width:16px}.send-btn{align-items:center;align-self:center;background:#2563eb;border:1px solid #1d4ed8;border-radius:24px;box-shadow:0 6px 16px #2563eb59;color:#f0f9ff;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:.4rem;justify-content:center;min-height:48px;padding:.875rem 2rem;transition:all .2s ease}.dark .send-btn{background:#2563eb;border-color:#1e3a8a;box-shadow:0 6px 18px #0f172aa6;color:#e0f2fe}.send-btn:hover:not(:disabled){box-shadow:0 10px 20px #2563eb73;transform:translateY(-2px)}.dark .send-btn:hover:not(:disabled){box-shadow:0 12px 24px #0f172ad9;transform:translateY(-2px)}.send-btn:disabled{background:#cbd5f5;border-color:#b4c3f0;box-shadow:none;color:#6b7280;cursor:not-allowed}.dark .send-btn:disabled{background:#1f2937;border-color:#374151;color:#4b5563}.send-icon{fill:currentColor;height:20px;transition:transform .2s ease;width:20px}.send-btn:hover:not(:disabled) .send-icon{transform:translateX(2px)}.session-control-btn{align-items:center;background:#e5e7eb;border:1px solid #d1d5db;border-radius:20px;color:#111827;cursor:pointer;display:flex;font-size:1.25rem;font-weight:400;justify-content:center;min-width:48px;padding:.875rem 1rem;transition:all .2s ease}.dark .session-control-btn{background:#374151;border-color:#4b5563;color:#f9fafb}.session-control-btn:hover:not(:disabled){background:#cbd5e1;border-color:#94a3b8}.dark .session-control-btn:hover:not(:disabled){background:#4b5563;border-color:#6b7280}.session-control-btn:disabled{background:#f3f4f6;color:#9ca3af;cursor:not-allowed;opacity:.5}.dark .session-control-btn:disabled{background:#1f2937;border-color:#374151;color:#4b5563}.control-icon{fill:currentColor;height:20px;transition:transform .2s ease;width:20px}.session-control-btn:hover:not(:disabled) .control-icon{transform:translateY(-1px)}.consent-container{pointer-events:none}.consent-panel{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:999px;box-shadow:0 2px 8px #0000001a;color:#111827;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;padding:.45rem .85rem;pointer-events:auto;white-space:nowrap}.dark .consent-panel{background:#111827;border-color:#374151;box-shadow:0 2px 8px #0f172a40;color:#f9fafb}.consent-panel--selection-cue{background:#dbeafe;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f66b,0 0 30px #3b82f6d1}.dark .consent-panel--selection-cue{background:#1e3a5f;border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa4d,0 0 28px #60a5fa70}.consent-label{color:#6b7280;font-size:.8rem;font-weight:600;letter-spacing:.3px;text-transform:uppercase}.dark .consent-label{color:#9ca3af}.consent-divider{background:#e5e7eb;height:1.1rem;margin:0 .25rem;width:1px}.dark .consent-divider{background:#374151}.consent-btn{border:1px solid #0000;border-radius:999px;cursor:pointer;font-size:.8rem;font-weight:600;letter-spacing:.3px;padding:.3rem .85rem;transition:opacity .15s ease,transform .15s ease}.consent-btn:hover{opacity:.85;transform:translateY(-1px)}.consent-btn:active{transform:translateY(0)}.consent-btn-yes{background:#22c55e;border-color:#16a34a;color:#fff}.consent-btn-no{background:#ef4444;border-color:#dc2626;color:#fff}.voice-mode-btn--active{border-color:#c084fc;color:#a855f7}.voice-mode-btn--listening{animation:voice-pulse 1.5s ease-in-out infinite;background:#a855f71a}.voice-mode-btn--processing{background:#fbbf241a;border-color:#fbbf24;color:#d97706}.voice-mode-btn--speaking{background:#34d3991a;border-color:#34d399;color:#059669}.voice-mode-btn--connecting{animation:voice-pulse 1s ease-in-out infinite;opacity:.6}@keyframes voice-pulse{0%,to{box-shadow:0 0 0 0 #a855f766}50%{box-shadow:0 0 0 6px #a855f700}}.dark .voice-mode-btn--active{border-color:#a855f7;color:#c084fc}.dark .voice-mode-btn--listening{background:#a855f726}.dark .voice-mode-btn--processing{background:#fbbf241a;border-color:#d97706;color:#fbbf24}.dark .voice-mode-btn--speaking{background:#34d3991a;border-color:#059669;color:#34d399}@media (max-width:768px){.chat-input-container{flex-direction:row;flex-wrap:wrap;gap:.5rem;padding:.75rem}.chat-overlay-stack{padding:0 .75rem}.session-control-btn{flex-shrink:0;height:36px;width:36px}.chat-input{flex:1 1;font-size:.9rem;min-width:0;padding:.5rem .75rem}.chat-input-shell,.send-btn{min-height:36px}.send-btn{flex-shrink:0;height:36px;width:36px}.llm-pause-container{padding:.5rem}.llm-pause-btn{font-size:.8rem;padding:.4rem .8rem}}.virtual-keyboard-floating{position:fixed;width:min(520px,calc(100vw - 16px));z-index:1200}.virtual-keyboard-header{align-items:center;background:#f8fafc;border:1px solid #d1d5db;border-bottom:none;border-radius:20px 20px 0 0;box-shadow:0 8px 24px #0f172a14;cursor:grab;display:flex;gap:.75rem;justify-content:space-between;padding:.75rem .9rem;-webkit-user-select:none;user-select:none}.virtual-keyboard-title-group{align-items:center;display:flex;gap:.65rem}.virtual-keyboard-title{color:#111827;font-size:.92rem;font-weight:600}.virtual-keyboard-layout{background:#e5e7eb;border-radius:999px;color:#475569;font-size:.75rem;font-weight:700;letter-spacing:.04em;padding:.18rem .5rem}.virtual-keyboard-close{background:var(--surface-color);border:1px solid #d1d5db;border-radius:999px;color:#6b7280;cursor:pointer;font-size:1.1rem;height:32px;line-height:1;width:32px}.virtual-keyboard-panel{background:var(--surface-color);border:1px solid #d1d5db;border-radius:0 0 20px 20px;border-top:none;box-shadow:0 8px 24px #0f172a14;padding:.9rem}.dark .virtual-keyboard-header,.dark .virtual-keyboard-panel{background:#1f2937;border-color:#374151;box-shadow:0 10px 28px #00000047}.dark .virtual-keyboard-title{color:#f9fafb}.dark .virtual-keyboard-close,.dark .virtual-keyboard-layout{background:#374151;color:#d1d5db}.dark .virtual-keyboard-close{border-color:#4b5563}.virtual-keyboard-rows{display:flex;flex-direction:column;gap:.55rem}.virtual-keyboard-row{display:flex;flex-wrap:wrap;gap:.45rem;justify-content:center}.virtual-keyboard-key{background:#f8fafc;border:1px solid #d1d5db;border-radius:14px;color:#1f2937;cursor:pointer;font-size:.95rem;font-weight:500;height:40px;min-width:42px;padding:0 .8rem;transition:background .15s ease,border-color .15s ease,transform .15s ease}.virtual-keyboard-key:hover{background:#eef2f7;border-color:#94a3b8;transform:translateY(-1px)}.dark .virtual-keyboard-key{background:#374151;border-color:#4b5563;color:#f9fafb}.dark .virtual-keyboard-key:hover{background:#4b5563;border-color:#6b7280}.virtual-keyboard-key--action{min-width:100px}.language-menu-item{align-items:center;display:flex;gap:.7rem}.language-badge{background:#f8fafc;border:1px solid #d1d5db;border-radius:8px;color:#475569;font-size:.72rem;font-weight:700;letter-spacing:.05em;min-width:2.2rem;padding:.18rem .45rem;text-align:center}.language-name{white-space:nowrap}.dark .language-badge{background:#374151;border-color:#4b5563;color:#d1d5db}.language-menu-item.active .language-badge{border-color:currentColor}.in-session-analytics{display:flex;flex-direction:column;gap:.75rem;padding:.5rem 1rem 1rem}.oars-analytics-shell{display:flex;flex-direction:column;min-height:100%}.oars-analytics-content{flex:1 1;min-height:0}.analytics-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;flex-direction:column;gap:.35rem;padding-bottom:.55rem;text-align:center;transition:border-color .3s ease}.dark .analytics-header{border-bottom-color:#374151}.analytics-title{color:#1f2937;font-size:1rem;font-weight:600;margin:0 0 .7rem;transition:color .3s ease}.dark .analytics-title{color:#f9fafb}.analytics-subtitle{color:#6b7280;font-size:.75rem;line-height:1.5;margin:0;transition:color .3s ease}.dark .analytics-subtitle{color:#9ca3af}.analytics-visibility-control{align-items:center;border-radius:6px;display:inline-flex;gap:.35rem;margin-top:.5rem;padding:.25rem .5rem}.light .analytics-visibility-control{background:#64748b14;border:1px solid #64748b26}.dark .analytics-visibility-control{background:#9ca3af14;border:1px solid #9ca3af26}.analytics-visibility-label{font-size:.8rem;font-weight:500}.light .analytics-visibility-label{color:#475569}.dark .analytics-visibility-label{color:#d1d5db}.analytics-toggle-icon{align-items:center;background:#0000;border:none;border-radius:6px;cursor:pointer;display:inline-flex;height:28px;justify-content:center;padding:0;transition:all .15s ease;width:28px}.analytics-toggle-icon svg{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;height:16px;width:16px}.light .analytics-toggle-icon{color:#64748b}.light .analytics-toggle-icon:hover{background:#64748b1f;color:#475569}.light .analytics-toggle-icon.on{color:#2563eb}.light .analytics-toggle-icon.on:hover{background:#2563eb1f;color:#1d4ed8}.dark .analytics-toggle-icon{color:#9ca3af}.dark .analytics-toggle-icon:hover{background:#9ca3af26;color:#d1d5db}.dark .analytics-toggle-icon.on{color:#60a5fa}.dark .analytics-toggle-icon.on:hover{background:#60a5fa26;color:#93c5fd}.analytics-sections{display:flex;flex-direction:column;gap:1rem}.analytics-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;transition:all .3s ease}.dark .analytics-card{background:#1f2937;border-color:#374151}.analytics-card-header{align-items:center;background:#f3f4f6;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:.75rem 1rem;transition:all .3s ease}.dark .analytics-card-header{background:#1f2937;border-bottom-color:#374151}.analytics-card-title{color:#374151;font-size:.75rem;font-weight:600;letter-spacing:.5px;margin:0;text-transform:uppercase;transition:color .3s ease}.dark .analytics-card-title{color:#9ca3af}.feedback-report-icon{color:#dc2626}.feedback-report-icon svg{fill:currentColor;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;height:16px;width:16px}.light .feedback-report-icon:hover{background:#64748b1f;color:#dc2626}.light .feedback-report-icon.on{color:#dc2626}.light .feedback-report-icon.on:hover{background:#64748b1f;color:#dc2626}.dark .feedback-report-icon{color:#f87171}.dark .feedback-report-icon:hover{background:#9ca3af26;color:#f87171}.dark .feedback-report-icon.on{color:#f87171}.dark .feedback-report-icon.on:hover{background:#9ca3af26;color:#f87171}.analytics-card-content{min-height:60px;padding:.75rem 1rem 1rem}.analytics-message{align-items:flex-start;display:flex;font-size:.85rem;gap:.45rem;line-height:1.4;margin-bottom:.6rem;transition:all .3s ease}.analytics-message:last-child{margin-bottom:0}.analytics-bullet{color:#3b82f6;flex-shrink:0;font-weight:700;transition:color .3s ease}.dark .analytics-bullet{color:#60a5fa}.analytics-text{align-items:center;color:#374151;display:inline-flex;flex-wrap:wrap;font-size:.875rem;gap:4px;transition:color .3s ease}.dark .analytics-text{color:#d1d5db}.analytics-empty{color:#9ca3af;font-size:.875rem;font-style:italic;margin:0;padding:.5rem;text-align:center;transition:color .3s ease}.dark .analytics-empty{color:#6b7280}.analytics-hidden{border:1px dashed #d1d5db;border-radius:8px;color:#6b7280;font-size:.875rem;padding:1rem;text-align:center}.dark .analytics-hidden{border-color:#374151;color:#9ca3af}.stage-metrics-card .stage-metrics-grid{grid-gap:.3rem .75rem;display:grid;gap:.3rem .75rem;grid-template-columns:repeat(2,1fr);padding:.4rem 1rem .6rem}.metric-item{align-items:baseline;display:flex;flex-direction:row;gap:.3rem}.metric-label{color:#6b7280;font-size:.7rem;font-weight:600;letter-spacing:.4px;text-transform:uppercase;transition:color .3s ease;white-space:nowrap}.dark .metric-label{color:#9ca3af}.metric-value{color:#1f2937;font-size:.82rem;font-weight:600;transition:color .3s ease}.dark .metric-value{color:#f3f4f6}.revealed-items-section{border-top:1px solid #e5e7eb;margin-top:.5rem;padding-top:1rem;transition:border-color .3s ease}.dark .revealed-items-section{border-top-color:#374151}.revealed-items-title{color:#1f2937;font-size:.875rem;font-weight:600;margin:0 0 1rem;transition:color .3s ease}.dark .revealed-items-title{color:#f9fafb}.revealed-category{margin-bottom:1rem}.revealed-category:last-child{margin-bottom:0}.revealed-category-title{color:#6b7280;font-size:.75rem;font-weight:600;letter-spacing:.5px;margin:0 0 .5rem;text-transform:uppercase;transition:color .3s ease}.dark .revealed-category-title{color:#9ca3af}.revealed-list{list-style:none;margin:0;padding-left:1.25rem}.revealed-item{color:#374151;font-size:.875rem;line-height:1.5;margin-bottom:.5rem;padding-left:.5rem;position:relative;transition:color .3s ease}.revealed-item:last-child{margin-bottom:0}.revealed-item:before{color:#10b981;content:"✓";font-weight:700;left:-1rem;position:absolute;transition:color .3s ease}.dark .revealed-item{color:#d1d5db}.dark .revealed-item:before{color:#34d399}.revealed-category.motivations .revealed-item:before{color:#059669;content:"+"}.dark .revealed-category.motivations .revealed-item:before{color:#34d399}.revealed-category.barriers .revealed-item:before{color:#dc2626;content:"-"}.dark .revealed-category.barriers .revealed-item:before{color:#f87171}.panel-processing:has(.post-session-review){padding:0;text-align:left}.post-session-review{text-align:left}.back-to-metrics-container{border-top:1px solid #e5e7eb;margin-top:1.5rem;padding-top:1rem}.dark .back-to-metrics-container{border-top-color:#374151}@media (max-width:768px){.in-session-analytics{padding:.5rem}}.app-confirm-overlay,.app-notification-overlay{align-items:center;background:#0f172a59;display:flex;inset:0;justify-content:center;padding:1.5rem;position:fixed;z-index:60}.app-confirm-panel,.app-notification-panel{background:var(--surface-color);border:1px solid #94a3b866;border-radius:16px;box-shadow:0 15px 35px #0f172a40;color:#0f172a;max-width:520px;padding:1.75rem 2rem;width:100%}.app-dialog-head,.app-notification-panel{text-align:center}.app-dialog-head{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1rem}.app-dialog-label{color:#0f172a8c;font-size:.7rem;letter-spacing:.18em;margin:0;text-transform:uppercase}.app-dialog-title{color:#0f172a;font-size:1.15rem;margin:0}.app-notification-content{font-size:1rem;line-height:1.6;margin-bottom:1.5rem;text-align:left}.app-notification-content p{margin:.75rem 0}.app-notification-close-btn{background:#e5e7eb;border:1px solid #d1d5db;border-radius:10px;color:#1f2937;cursor:pointer;font-size:.95rem;font-weight:600;padding:.65rem 1.75rem;transition:background .2s ease,transform .2s ease}.app-notification-close-btn:hover{background:#d1d5db;transform:translateY(-1px)}.app-confirm-content{font-size:1rem;line-height:1.6;margin-bottom:1.75rem;text-align:left}.app-confirm-content p{margin:.6rem 0}.app-confirm-actions,.app-dialog-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end}.app-dialog-actions.single{justify-content:flex-end}.app-confirm-btn{border-radius:10px;cursor:pointer;font-size:.95rem;font-weight:600;min-width:120px;padding:.6rem 1.5rem;transition:background .2s ease,transform .2s ease,color .2s ease}.app-confirm-btn.secondary{background:#f8fafc;border:1px solid #94a3b899;color:#1f2937}.app-confirm-btn.secondary:hover{background:#e2e8f0;transform:translateY(-1px)}.app-confirm-btn.primary{background:#e5e7eb;border:none;color:#1f2937}.app-confirm-btn.primary:hover{background:#d1d5db;transform:translateY(-1px)}.App.dark .app-confirm-panel,.App.dark .app-notification-panel{background:#1c2630;border-color:#263447;box-shadow:0 15px 35px #00000080;color:#e5e7eb}.App.dark .app-notification-close-btn{background:#374151;border-color:#4b5563;color:#f8fafc}.App.dark .app-dialog-label{color:#e2e8f0a6}.App.dark .app-dialog-title{color:#f1f5f9}.App.dark .app-confirm-btn.secondary{background:#1e293be6;border:1px solid #94a3b866;color:#e5e7eb}.App.dark .app-confirm-btn.secondary:hover{background:#334155}.App.dark .app-confirm-btn.primary{background:#374151;color:#f8fafc}@media (max-width:768px){.app-confirm-overlay,.app-notification-overlay{padding:1rem}.app-confirm-panel,.app-notification-panel{max-width:100%;width:100%}}.app-feedback-panel{max-width:640px;padding:2rem 2.2rem 1.9rem;position:relative}.app-feedback-panel .app-dialog-title{font-size:1.06rem}.app-feedback-panel .app-confirm-content{font-size:.92rem;line-height:1.55}.app-feedback-actions{justify-content:flex-end}.app-feedback-actions .app-confirm-btn{font-size:.82rem;min-width:86px;padding:.4rem 1rem}.app-feedback-field{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.2rem}.app-feedback-field-header{grid-column-gap:.75rem;align-items:baseline;column-gap:.75rem;display:grid;grid-template-columns:1fr auto}.app-feedback-question{gap:.75rem;padding:0}.app-feedback-question-text{color:#1e293b;font-size:.86rem;font-weight:600;line-height:1.5;margin:0}.app-feedback-label{color:#334155;font-size:.8rem;font-weight:600}.app-feedback-input{background:#f8fafc;border:1px solid #94a3b873;border-radius:12px;box-sizing:border-box;color:#0f172a;font:inherit;font-size:.9rem;line-height:1.5;min-height:7.5rem;overflow-y:auto;padding:.75rem .9rem;resize:none;width:100%}.app-feedback-word-count{align-self:flex-start;color:#64748b;font-size:.75rem;font-weight:500;line-height:1.2;margin-top:.15rem}.app-feedback-input::placeholder{color:#94a3b8}.app-feedback-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f;outline:none}.app-likert-scale{grid-gap:.32rem;background:#e2e8f0b3;border-radius:999px;display:grid;gap:.32rem;grid-template-columns:repeat(5,minmax(0,1fr));padding:.18rem}.app-likert-option{align-items:center;background:#0000;border:1px solid #0000;border-radius:999px;cursor:pointer;display:flex;justify-content:center;min-height:1.75rem;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,color .15s ease}.app-likert-option input{opacity:0;pointer-events:none;position:absolute}.app-likert-option span{color:#334155;font-size:.76rem;font-weight:700}.app-likert-option.active{background:#fff;border-color:#2563eb;box-shadow:0 2px 8px #2563eb29}.app-likert-option.active span{color:#1d4ed8}.app-likert-scale-labels{color:#64748b;display:flex;font-size:.68rem;justify-content:space-between;margin-top:.1rem;padding:0 .1rem}.App.dark .app-feedback-label{color:#cbd5e1}.App.dark .app-feedback-question{background:#0000}.App.dark .app-feedback-question-text{color:#e2e8f0}.App.dark .app-feedback-input{background:#1c2630;border-color:#94a3b84d;color:#e2e8f0}.App.dark .app-feedback-input::placeholder{color:#64748b}.App.dark .app-feedback-input:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa2e}.App.dark .app-feedback-word-count{color:#94a3b8}.App.dark .app-likert-option{background:#0000;border-color:#0000}.App.dark .app-likert-option span{color:#cbd5e1}.App.dark .app-likert-option.active{background:#1c2630;border-color:#60a5fa;box-shadow:0 2px 8px #60a5fa29}.App.dark .app-likert-option.active span{color:#93c5fd}.App.dark .app-likert-scale-labels{color:#94a3b8}.App.dark .app-likert-scale{background:#0f172aa6}.app-feedback-close{align-items:center;background:#0000;border:none;border-radius:999px;color:#64748b;cursor:pointer;display:inline-flex;height:2rem;justify-content:center;position:absolute;right:1rem;top:1rem;transition:background .2s ease,color .2s ease;width:2rem}.app-feedback-close svg{height:1rem;width:1rem}.app-feedback-close:hover{background:#94a3b829;color:#0f172a}.App.dark .app-feedback-close{color:#94a3b8}.App.dark .app-feedback-close:hover{background:#94a3b824;color:#f8fafc}.app-feedback-overlay{align-items:center;padding-top:1.5rem}.oars-context-panel{display:flex;flex-direction:column;gap:.35rem;padding:.5rem 1rem 1rem}.oars-context-body{color:#374151;font-size:.88rem;line-height:1.65;padding:0}.dark .oars-context-body{color:#d1d5db}.oars-attempt-entry{border-bottom:1px solid #2d3748;border-bottom:1px solid var(--border-color,#2d3748);display:flex;flex-direction:column;gap:.35rem;padding:.65rem 0}.oars-attempt-entry:last-child{border-bottom:none}.oars-label-row{align-items:center;display:flex;flex-wrap:wrap;gap:.3rem}.oars-label-group-title{color:#6b7280;color:var(--text-muted,#6b7280);font-size:.67rem;font-weight:600;letter-spacing:.04em;margin-right:.15rem;text-transform:uppercase;white-space:nowrap}.oars-chip{border:1px solid;border-radius:999px;font-size:.65rem;font-weight:600;letter-spacing:.03em;padding:.12rem .42rem}.oars-report-text{color:#1e293b;color:var(--text-primary,#1e293b);font-size:.86rem;line-height:1.55;margin:0;white-space:pre-wrap;word-break:break-word}.oars-feedback-context-card{display:flex;flex-direction:column;gap:.15rem;margin-bottom:1.2rem}.oars-report-response-box{margin-right:auto;max-width:100%;overflow:hidden;width:-webkit-fit-content;width:fit-content}.oars-report-response-scroll{margin-right:.25rem;max-height:4.65em;overflow-y:auto;padding-right:.1rem;scrollbar-color:#94a3b8 #0000;scrollbar-width:thin;width:calc(100% - .25rem)}.oars-report-response-scroll .oars-report-text{color:inherit}.oars-report-response-scroll::-webkit-scrollbar{width:10px}.oars-report-response-scroll::-webkit-scrollbar-track{background:#0000;margin:.2rem 0}.oars-report-response-scroll::-webkit-scrollbar-thumb{background:#94a3b8;background-clip:padding-box;border-left:3px solid #0000;border-radius:999px}.oars-report-feedback-card{border-radius:8px;overflow:hidden}.oars-report-feedback-content{min-height:0}.dark .oars-report-text{color:#e2e8f0}.dark .oars-report-response-scroll .oars-report-text{color:inherit}.dark .oars-report-response-scroll{scrollbar-color:#64748b #0000}.dark .oars-report-response-scroll::-webkit-scrollbar-thumb{background:#64748b}.oars-action-dock{background:var(--surface-color);border-top:1px solid #94a3b840;display:flex;flex-direction:column;flex-shrink:0;gap:.5rem;padding:.75rem 1rem}.dark .oars-action-dock{background:#1c2630;border-top-color:#4b556366}.oars-action-bar{align-items:center;display:flex;flex-direction:column;gap:8px}.oars-btn{border:1.5px solid #0000;border-radius:8px;cursor:pointer;font-family:inherit;font-size:.82rem;font-weight:500;padding:7px 16px;transition:all .15s ease;width:100%}.oars-btn--selection-cue{background:#dbeafe;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f66b,0 0 30px #3b82f6d1;color:#111827}.oars-btn--secondary{background:#0000;border-color:#fff3;border-color:var(--border-color,#fff3);color:#ccc;color:var(--text-secondary,#ccc)}.oars-btn--secondary:hover{border-color:#ccc;border-color:var(--text-secondary,#ccc);color:#eee;color:var(--text-primary,#eee)}.oars-btn--primary{background:#4a9eff;background:var(--accent-color,#4a9eff);border-color:#4a9eff;border-color:var(--accent-color,#4a9eff);color:#fff}.oars-btn--primary:hover{opacity:.85}.dark .oars-btn--primary{background:#2563a8;border-color:#2563a8}.dark .oars-btn--selection-cue{background:#1e3a5f;border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa4d,0 0 28px #60a5fa70;color:#fff}.dark .oars-btn--primary:hover{background:#1e4f8a;border-color:#1e4f8a;opacity:1}.dark .oars-btn--secondary{border-color:#374151;color:#d1d5db}.dark .oars-btn--secondary:hover{border-color:#9ca3af;color:#f9fafb}.light .oars-btn--secondary{border-color:#00000026;color:#374151}.light .oars-btn--secondary:hover{border-color:#374151;color:#111827}.loading-dots{align-items:center;display:inline-flex;gap:5px}.loading-dots span{animation:loading-dot-bounce 1.2s ease-in-out infinite;background:#6b7280;background:var(--text-secondary,#6b7280);border-radius:50%;height:6px;width:6px}.loading-dots span:nth-child(2){animation-delay:.2s}.loading-dots span:nth-child(3){animation-delay:.4s}@keyframes loading-dot-bounce{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-5px)}}.sr-feedback-text{color:#e5e7eb;color:var(--text-primary,#e5e7eb);font-size:.85rem;line-height:1.6;margin:0}.dark .sr-feedback-text{color:#e5e7eb}.light .sr-feedback-text{color:#1f2937}.oars-pass-animation{align-items:center;display:inline-flex;height:149px;justify-content:center;position:relative;width:139px}.oars-aimie-svg{animation:oarsAimieEnter .56s cubic-bezier(.2,.8,.2,1) both;height:100%;overflow:visible;width:100%}.oars-aimie-backdrop{fill:#10b9811f;stroke:#10b98142;stroke-width:2}.oars-aimie-arc{stroke:#10b981;stroke-width:2;stroke-linecap:round;stroke-dasharray:80;stroke-dashoffset:80;animation:oarsAimieArcDraw .88s ease-out .12s forwards;opacity:.45}.oars-aimie-arc--two{animation-delay:.24s}.oars-aimie-robot{animation:oarsAimieRobotRise .62s cubic-bezier(.2,.8,.2,1) both;transform-box:view-box;transform-origin:60px 86px}.oars-aimie-antenna,.oars-aimie-antenna-stem,.oars-aimie-body,.oars-aimie-chest,.oars-aimie-ear,.oars-aimie-head,.oars-aimie-neck,.oars-aimie-shoulder{fill:#8fa0a0;stroke:#1f2933;stroke-width:2}.oars-aimie-body,.oars-aimie-chest,.oars-aimie-ear,.oars-aimie-shoulder{fill:#788b8b}.oars-aimie-arm{animation:oarsAimieArmSweep .72s cubic-bezier(.2,.8,.2,1) .22s both;transform-box:fill-box}.oars-aimie-arm--left{transform-origin:34px 88px}.oars-aimie-arm--right{transform-origin:86px 88px}.oars-aimie-arm-fill{fill:#788b8b;stroke:#1f2933;stroke-width:2;stroke-linejoin:round}.oars-aimie-antenna{animation:oarsAimieAntennaPop .72s cubic-bezier(.2,.8,.2,1) .14s both;transform-box:fill-box;transform-origin:center}.oars-aimie-face-shine{stroke:#ffffff52;stroke-width:3;stroke-linecap:round}.oars-aimie-eye-outer{fill:#fef3c7;stroke:#1f2933;stroke-width:2}.oars-aimie-eye-inner{fill:#111827}.oars-aimie-eye{animation:oarsAimieEyePulse .9s ease-out .26s both;transform-box:fill-box;transform-origin:center}.oars-aimie-check,.oars-aimie-smile,.oars-aimie-spark{stroke-linecap:round;stroke-linejoin:round}.oars-aimie-smile{stroke:#111827;stroke-width:2.4}.oars-aimie-check{stroke:#10b981;stroke-width:3;stroke-dasharray:18;stroke-dashoffset:18;animation:oarsAimieCheckDraw .52s ease-out .76s forwards}.oars-aimie-spark{stroke:#10b981;stroke-width:2.4;animation:oarsAimieSpark 1.08s ease-out .52s forwards;opacity:0;transform-box:fill-box;transform-origin:center}.oars-aimie-spark--two{animation-delay:.64s}.oars-aimie-spark--three{animation-delay:.72s}.oars-aimie-banner{animation:oarsAimieBannerRise .62s cubic-bezier(.2,.8,.2,1) .36s both;transform-box:fill-box;transform-origin:center}.oars-aimie-banner-shape{fill:#fef3c7;stroke:#1f2933;stroke-width:2.4;stroke-linejoin:round}.oars-aimie-banner-text{fill:#111827;text-anchor:middle;dominant-baseline:middle;font-size:16px;font-weight:800;letter-spacing:0}.dark .oars-aimie-backdrop{fill:#34d3991f;stroke:#34d3994d}.dark .oars-aimie-arc,.dark .oars-aimie-check,.dark .oars-aimie-spark{stroke:#34d399}.dark .oars-aimie-antenna,.dark .oars-aimie-antenna-stem,.dark .oars-aimie-body,.dark .oars-aimie-chest,.dark .oars-aimie-ear,.dark .oars-aimie-head,.dark .oars-aimie-neck,.dark .oars-aimie-shoulder{fill:#7b8d8d;stroke:#e5e7eb}.dark .oars-aimie-body,.dark .oars-aimie-chest,.dark .oars-aimie-ear,.dark .oars-aimie-shoulder{fill:#667979}.dark .oars-aimie-arm-fill{fill:#667979;stroke:#e5e7eb}.dark .oars-aimie-eye-outer{fill:#fef3c7;stroke:#e5e7eb}.dark .oars-aimie-smile{stroke:#111827}.dark .oars-aimie-banner-shape{fill:#fef3c7;stroke:#e5e7eb}@keyframes oarsAimieEnter{0%{opacity:0;transform:translateY(10px) scale(.9)}65%{opacity:1;transform:translateY(-2px) scale(1.03)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes oarsAimieArcDraw{to{stroke-dashoffset:0}}@keyframes oarsAimieRobotRise{0%{opacity:0;transform:translateY(12px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes oarsAimieAntennaPop{0%{opacity:0;transform:translateY(6px) scale(.72)}60%{opacity:1;transform:translateY(-2px) scale(1.12)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes oarsAimieArmSweep{0%{opacity:0;transform:translateY(8px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes oarsAimieEyePulse{0%{transform:scale(.82)}45%{transform:scale(1.12)}to{transform:scale(1)}}@keyframes oarsAimieCheckDraw{to{stroke-dashoffset:0}}@keyframes oarsAimieBannerRise{0%{opacity:0;transform:translateY(9px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes oarsAimieSpark{0%{opacity:0;transform:scale(.4) rotate(0deg)}35%{opacity:1}to{opacity:0;transform:scale(1.35) rotate(18deg)}}@media (prefers-reduced-motion:reduce){.oars-aimie-antenna,.oars-aimie-arc,.oars-aimie-arm,.oars-aimie-banner,.oars-aimie-check,.oars-aimie-eye,.oars-aimie-robot,.oars-aimie-spark,.oars-aimie-svg{animation:none}.oars-aimie-arc,.oars-aimie-check{stroke-dashoffset:0}.oars-aimie-spark{opacity:.75}}.oars-pass-title{color:#e5e7eb;color:var(--text-primary,#e5e7eb);font-size:1.15rem;font-weight:700;line-height:1.3;margin:0}.light .oars-pass-title{color:#111827}.download-row{align-items:center;border:1px solid #d1d5db;border-radius:.375rem;box-sizing:border-box;display:flex;flex-direction:column;gap:.375rem;margin-top:.75rem;padding:.625rem 1rem;width:100%}.download-row--selection-cue{background:#dbeafe;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f66b,0 0 30px #3b82f6d1}.dark .download-row{border-color:#374151}.dark .download-row--selection-cue{background:#1e3a5f;border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa4d,0 0 28px #60a5fa70}.download-row-inner{align-items:center;display:flex;gap:.5rem;justify-content:center}.download-row-status{color:#9ca3af;font-size:.6875rem;font-style:italic}.dark .download-row-status{color:#6b7280}.download-icon-button.disabled{cursor:not-allowed;opacity:.35}.download-icon-button.disabled:hover{background-color:#e5e7eb;border-color:#d1d5db}.dark .download-icon-button.disabled:hover{background-color:#1e3a8a;border-color:#1e40af}.download-label{color:#4b5563;font-size:.8125rem;font-weight:500;white-space:nowrap}.dark .download-label{color:#9ca3af}.download-icon-button{align-items:center;background-color:#e5e7eb;border:1px solid #d1d5db;border-radius:.375rem;color:#374151;cursor:pointer;display:inline-flex;flex-shrink:0;height:2rem;justify-content:center;padding:0;transition:all .2s ease;width:2rem}.download-icon-button:hover{background-color:#d1d5db;border-color:#9ca3af}.dark .download-icon-button{background-color:#1e3a8a;border:1px solid #1e40af;color:#fff}.dark .download-icon-button:hover{background-color:#1e40af;border-color:#2563eb}.restart-session-container{margin-top:1rem}.restart-session-button{background-color:#e5e7eb;border:1px solid #d1d5db;border-radius:.375rem;color:#111827;cursor:pointer;font-size:.875rem;font-weight:600;padding:.75rem 1rem;transition:all .2s ease;width:100%}.restart-session-button--selection-cue{background:#dbeafe;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f66b,0 0 30px #3b82f6d1}.restart-session-button:hover{background-color:#d1d5db;border-color:#9ca3af}.dark .restart-session-button{background-color:#1e3a8a;border:1px solid #1e40af;color:#fff}.dark .restart-session-button--selection-cue{background:#1e3a5f;border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa4d,0 0 28px #60a5fa70}.dark .restart-session-button:hover{background-color:#1e40af;border-color:#2563eb}.end-reason-section{background:#0f172a08;border-left:3px solid #3b82f699;border-radius:.5rem;border-right:3px solid #10b98199;margin:1.25rem 0 1rem;padding:.75rem 1rem}.dark .end-reason-section{background:#0f172ab3;border-left-color:#60a5facc;border-right-color:#34d39999}.end-reason-label{color:#1f2937;display:inline-block;font-size:.68rem;font-weight:700;letter-spacing:.4px;margin:0 0 .4rem;text-transform:uppercase}.dark .end-reason-label{color:#f9fafb}.end-reason-text{color:#1e293b;font-size:.88rem;line-height:1.5;margin:0}.dark .end-reason-text{color:#e5e7eb}.review-analytics-container{border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem}.dark .review-analytics-container{border-top-color:#374151}.review-analytics-button{background-color:initial;border:1px solid #3b82f6;border-radius:.375rem;color:#3b82f6;cursor:pointer;font-size:.875rem;font-weight:500;padding:.625rem 1rem;transition:all .2s ease;width:100%}.review-analytics-button:hover{background-color:#3b82f61a;border-color:#2563eb;color:#2563eb}.dark .review-analytics-button{border-color:#60a5fa;color:#60a5fa}.dark .review-analytics-button:hover{background-color:#60a5fa26;border-color:#93c5fd;color:#93c5fd}@media (max-width:768px){.restart-session-button{font-size:.85rem;padding:.5rem 1rem}}.report-metrics-summary-section{margin-bottom:1rem}.report-metrics-summary-row{align-items:center;border-bottom:1px solid #374151;display:flex;gap:.75rem;justify-content:space-between;padding:.5rem 0}.report-metrics-summary-row--last{border-bottom:none}.report-metrics-summary-label{color:#9ca3af}.report-metrics-summary-value{color:#60a5fa;font-weight:600}.dark .report-metrics-summary-value{color:#93c5fd}.progress-placeholder{background-color:var(--surface-color);border:1px solid #e0e0e0;border-radius:6px;padding:1rem;transition:all .3s ease}.dark .progress-placeholder{background-color:#374151;border-color:#4b5563}.progress-placeholder-message{color:#3498db;font-size:.8rem;margin:0;transition:color .3s ease}.dark .progress-placeholder-message{color:#60a5fa}.progress-placeholder--error{border-color:#ef4444}.progress-placeholder-message--error{color:#ef4444}.report-panel{background:var(--surface-panel-color);border-left:1px solid #e5e7eb;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:all .3s ease}.dark .report-panel{background:#1c2630;border-left-color:#374151}.report-panel.collapsed{align-items:center;justify-content:center;max-width:40px;min-width:40px;padding:0}.dark .report-panel.collapsed{background:#1f2937}.panel-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:flex-end;padding:1.5rem 1.25rem 1rem;transition:border-color .3s ease}.dark .panel-header{border-bottom-color:#374151}.panel-header-actions{align-items:center;display:flex;gap:.75rem}.panel-content{flex:1 1;min-height:0;overflow-y:auto;padding:1rem;scrollbar-color:#d1d5dbb3 #0000;scrollbar-gutter:stable;scrollbar-width:thin}.panel-content::-webkit-scrollbar{width:8px}.panel-content::-webkit-scrollbar-track{background:#0000}.panel-content::-webkit-scrollbar-thumb{background-color:#d1d5dbcc;border-radius:10px}.dark .panel-content{scrollbar-color:#4b5563b3 #0000}.dark .panel-content::-webkit-scrollbar-thumb{background-color:#4b5563e6}.panel-info,.panel-processing{padding:2rem 1rem;text-align:center}.info-text{color:#2c3e50;font-weight:500;margin-bottom:.5rem;transition:color .3s ease}.dark .info-text{color:#f9fafb}.info-subtext{color:#6e6e80;font-size:.8rem;line-height:1.5;transition:color .3s ease}.dark .info-subtext{color:#9ca3af}.btc-counsellor-context-panel{padding-top:.5rem}.btc-counsellor-context-title{font-family:inherit;font-size:1rem;font-weight:600;letter-spacing:0;line-height:normal;text-transform:none}.btc-counsellor-pill{align-items:center;background:linear-gradient(135deg,#f8fafc,#eef4fb);border:1px solid #dbe3ee;border-radius:999px;color:#1f2937;display:inline-flex;gap:.35rem;justify-content:center;max-width:100%;padding:.35rem .6rem}.btc-counsellor-pill__label{color:#64748b;font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.btc-counsellor-pill__value{color:#1f2937;font-size:.78rem;font-weight:700}.btc-counsellor-context-body{padding-top:.35rem;text-align:left}.btc-counsellor-context-body p{margin:0}.dark .btc-counsellor-pill{background:linear-gradient(135deg,#253244,#1f2a38);border-color:#374151;color:#e5e7eb}.dark .btc-counsellor-pill__label{color:#9ca3af}.dark .btc-counsellor-pill__value{color:#f9fafb}.btc-counsellor-info-btn{align-items:center;background:#0000;border:1.5px solid #9ca3af;border-radius:50%;color:#9ca3af;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:.75rem;font-style:italic;font-weight:600;height:20px;justify-content:center;padding:0;transition:all .2s ease;width:20px}.btc-counsellor-info-btn:hover{transform:scale(1.1)}.btc-counsellor-info-btn:hover,.dark .btc-counsellor-info-btn{border-color:#6b7280;color:#6b7280}.dark .btc-counsellor-info-btn:hover{border-color:#9ca3af;color:#9ca3af}.panel-processing h4{color:#2c3e50;font-size:1rem;margin-bottom:.5rem;transition:color .3s ease}.dark .panel-processing h4{color:#f9fafb}.panel-processing p{color:#6e6e80;font-size:.875rem;margin-bottom:1rem;transition:color .3s ease}.dark .panel-processing p{color:#9ca3af}.turn-navigator-sticky{background:var(--surface-color);border-top:1px solid #94a3b840;bottom:0;display:flex;flex-direction:column;gap:.5rem;left:0;margin-top:auto;padding:.75rem 1rem;position:-webkit-sticky;position:sticky;right:0}.dark .turn-navigator-sticky{background:#1c2630;border-top-color:#4b556366}.turn-navigator-title{color:#475569cc;font-size:.7rem;font-weight:600;letter-spacing:.08em;text-align:center;text-transform:uppercase}.dark .turn-navigator-title{color:#cbd5e1b3}.turn-navigator-controls{gap:.75rem}.turn-nav-btn,.turn-navigator-controls{align-items:center;display:flex;justify-content:center}.turn-nav-btn{background:var(--surface-color);border:1px solid #94a3b866;border-radius:6px;color:#64748b;cursor:pointer;height:28px;transition:all .15s ease;width:28px}.turn-nav-btn:hover:not(:disabled){background:#94a3b826;border-color:#94a3b899;color:#334155}.turn-nav-btn:disabled{cursor:not-allowed;opacity:.35}.dark .turn-nav-btn{background:#1f2937cc;border-color:#4b556380;color:#94a3b8}.dark .turn-nav-btn:hover:not(:disabled){background:#374151cc;border-color:#64748b99;color:#e2e8f0}.turn-indicator{align-items:center;color:#475569;display:flex;font-size:.8rem;font-weight:500;gap:.5rem;justify-content:center;min-width:100px}.dark .turn-indicator{color:#cbd5e1}.turn-latest-badge{background:#22c55e26;border-radius:4px;color:#16a34a;font-size:.65rem;font-weight:600;letter-spacing:.05em;padding:.15rem .4rem;text-transform:uppercase}.dark .turn-latest-badge{background:#22c55e33;color:#4ade80}.turn-waiting{color:#64748bcc;font-style:italic}.dark .turn-waiting{color:#94a3b8b3}@media (max-width:768px){.report-panel{background:#ffffff80;border-radius:12px;box-shadow:0 2px 8px #0000000d;height:auto}.dark .report-panel{background:#1f293780}.report-panel.collapsed{max-width:none;min-width:auto;padding:0}.panel-content,.panel-header{padding:.75rem 1rem}}
/*# sourceMappingURL=main.39331b3c.css.map*/