@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}@keyframes slideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes slideOut{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f3f0;color:#2d2d2d;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;margin:0;min-height:100vh;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:1200px;min-height:100vh;padding:40px 20px;width:90%}.card{background:#fff;border:1px solid #0000000d;border-radius:16px;box-shadow:0 8px 32px #00000014;margin-bottom:20px;padding:60px 80px;width:100%}@media (max-width:768px){.card{padding:40px 30px}.container{padding:20px 10px;width:95%}.welcome-screen{border-radius:12px!important;max-width:95%!important;padding:2rem 1.5rem!important;width:95%!important}}.progress-bar{background:#e2e8f0;border-radius:6px;height:12px;margin-bottom:40px;overflow:hidden;width:100%}.progress-fill{background:#355c7d;border-radius:6px;height:100%;transition:width .3s ease}.question-container{margin-bottom:60px;width:100%}.question-text{color:#1f2937;font-size:28px;font-weight:400;line-height:1.5;margin-bottom:50px;margin-left:auto;margin-right:auto;max-width:900px;text-align:center}.scale-wrapper{align-items:center;display:flex;flex-direction:column;margin:60px 0}.scale-labels-and-circles{align-items:center;display:flex;gap:40px;justify-content:center;max-width:800px;width:100%}.scale-labels{font-size:20px;font-weight:500;min-width:80px}.scale-labels .agree{color:#355c7d;text-align:right}.scale-labels .disagree{color:#ff7582;text-align:left}.scale-container{align-items:center;display:flex;gap:12px;justify-content:center;padding:30px 0}.scale-option{border:3px solid #0000;border-radius:50%;cursor:pointer;position:relative;transition:all .2s ease}.scale-option:first-child,.scale-option:nth-child(7){height:56px;width:56px}.scale-option:nth-child(2),.scale-option:nth-child(6){height:48px;width:48px}.scale-option:nth-child(3),.scale-option:nth-child(5){height:40px;width:40px}.scale-option:nth-child(4){height:36px;width:36px}.scale-option:first-child{background:#355c7d}.scale-option:nth-child(2){background:#4a6a85}.scale-option:nth-child(3){background:#60788d}.scale-option:nth-child(4){background:#9ca3af;border-color:#d1d5db}.scale-option:nth-child(5){background:#c56c86}.scale-option:nth-child(6){background:#e26584}.scale-option:nth-child(7){background:#ff7582}.scale-option:hover{box-shadow:0 6px 16px #0003;transform:scale(1.15)}.scale-option.selected{border-color:#1f2937;border-width:4px;transform:scale(1.1)}.scale-option.selected:after{background:#fff;border-radius:50%;box-shadow:0 2px 4px #0000004d;content:"";height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:10px}.scale-option input{display:none}.navigation,.navigation-buttons{align-items:center;display:flex;gap:24px;justify-content:center;margin-top:50px}.navigation-buttons{padding:0 20px}.btn{border:2px solid #0000;border-radius:50px;box-shadow:0 2px 8px #0000001a;box-sizing:border-box;cursor:pointer;display:inline-block;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;font-weight:700;min-width:180px;padding:18px 40px;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary{background:#000;color:#fff}.btn-primary:hover{background:#4b5563;box-shadow:0 4px 15px #4b55634d;transform:translateY(-2px)}.btn-secondary{background:#f3f4f6;border:2px solid #e5e7eb;color:#374151}.btn-secondary:hover{background:#e5e7eb;border-color:#d1d5db;box-shadow:0 4px 15px #0000001a;color:#1f2937;transform:translateY(-2px)}.btn:disabled{cursor:not-allowed;opacity:.5}.btn:disabled,.btn:disabled:hover{box-shadow:none;transform:none}.page-info{color:#6b7280;font-size:16px;font-weight:500;margin-bottom:30px}.page-info,.welcome-screen{text-align:center}.welcome-screen h1{color:#1f2937;font-size:48px;font-weight:700;letter-spacing:-.02em;margin-bottom:40px}.welcome-screen .tagline{color:#6b7280;font-size:28px;font-weight:400;letter-spacing:1px;margin-bottom:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.welcome-screen p{color:#4b5563;font-size:20px;line-height:1.7;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:700px}.welcome-screen ul{color:#4b5563;display:inline-block;font-size:18px;line-height:1.8;margin-bottom:40px;text-align:left}.welcome-screen li{margin-bottom:12px}.results-container{text-align:center}.results-container h2{color:#1f2937;font-size:48px;font-weight:300;letter-spacing:-.01em;margin-bottom:20px}.radar-chart-container{display:flex;justify-content:center;margin:60px 0}.category-scores{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:50px}.category-card{background:#f9fafb;border:1px solid #f3f4f6;border-radius:12px;padding:32px;text-align:center}.category-card.excellent{background:#f0fdf4;border-left-color:#10b981}.category-card.good{background:#eff6ff;border-left-color:#3b82f6}.category-card.need-attention{background:#fffbeb;border-left-color:#f59e0b}.category-card.need-improvement{background:#fef2f2;border-left-color:#ef4444}.category-card h3{color:#1f2937;font-size:18px;font-weight:500;line-height:1.4;margin-bottom:12px}.category-card .score{color:#374151;font-size:36px;font-weight:600;margin-bottom:8px}.category-card .raw-score{color:#6b7280;font-size:14px;font-weight:400}@media (max-width:1024px){.welcome-screen h1{font-size:40px}.question-text,.welcome-screen .tagline{font-size:24px}.results-container h2{font-size:36px}.question-container.current-question-highlight{border-radius:12px;padding:16px}}@media (max-width:768px){.welcome-screen h1{font-size:32px;margin-bottom:30px}.welcome-screen .tagline{font-size:20px}.question-text{font-size:20px;margin-bottom:40px}.scale-labels-and-circles{gap:15px}.scale-container{gap:8px;padding:20px 0}.question-container.current-question-highlight{border-radius:10px;margin-bottom:50px;margin-left:0;margin-right:0;padding:12px;width:100%}.btn{font-size:16px;padding:16px 28px}.results-container h2{font-size:32px}.category-scores{grid-template-columns:1fr}}@media (max-width:480px){.card{padding:30px 20px}.question-container.current-question-highlight{border-radius:8px;padding:30px 15px}.question-text{font-size:20px;margin-bottom:30px}.scale-labels-and-circles{flex-direction:column-reverse;gap:20px}.scale-container{gap:8px;padding:15px 0}.scale-option:first-child,.scale-option:nth-child(7){height:44px;width:44px}.scale-option:nth-child(2),.scale-option:nth-child(6){height:38px;width:38px}.scale-option:nth-child(3),.scale-option:nth-child(5){height:32px;width:32px}.scale-option:nth-child(4){height:28px;width:28px}.welcome-screen{border-radius:8px!important;margin:0 auto!important;max-width:95%!important;padding:1.5rem 1rem!important}}@media print{.btn{display:none!important}body{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}.coach-message-bubble .pre-implementation-content,.coach-message-bubble .pre-implementation-content *,.message-text-clean .pre-implementation-content,.message-text-clean .pre-implementation-content *{color:#3a3b3c!important}.pre-implementation-content,.pre-implementation-content p:last-child{margin-bottom:0!important}.implementation-plan{border-radius:8px;margin:-10px 0 0;padding:16px}.implementation-plan p:first-child,.implementation-plan p:first-child strong{color:#1f2937!important;font-size:inherit!important;font-weight:600!important;margin-bottom:16px!important}.implementation-plan li,.implementation-plan ol,.implementation-plan p:not(:first-child),.implementation-plan ul{font-size:inherit!important}.coach-message-bubble ol,.coach-message-bubble ul,.message-text-clean ol,.message-text-clean ul{margin-left:20px!important;padding-left:20px!important}.coach-message-bubble li,.message-text-clean li{margin-bottom:4px!important;margin-left:10px!important;padding-left:5px!important}.coach-message-bubble ol li,.message-text-clean ol li{margin-left:15px!important;padding-left:8px!important}.coach-message-bubble ul li,.message-text-clean ul li{margin-left:10px!important;padding-left:5px!important}.report-content{color:#1f2937;font-family:Josefin Sans,sans-serif;line-height:1.6}.ef-coaching-section{background:#0000;border:none;border-radius:0;display:flex;flex-direction:column;height:100vh;margin-top:0;max-height:70vh;padding:0;width:100%}.coaching-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.header-controls{align-items:center;display:flex;gap:.5rem}.settings-button{background:#6366f1;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px;transition:all .3s ease;white-space:nowrap}.settings-button:hover{background:#5048e5}.coaching-header h3{color:#1f2937;font-size:1.5rem;font-weight:600;margin:0}.coaching-header p{color:#6b7280;font-size:1rem;margin:.5rem 0 0}.clear-chat-button{background:#ef4444;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px;transition:all .3s ease;white-space:nowrap}.clear-chat-button:hover{background:#dc2626}.chat-container{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex:1 1;margin-bottom:1rem;max-height:400px;min-height:300px;overflow-y:auto;padding:1rem}.welcome-message{background:#f9fafb;border-left:4px solid #4caf50;border-radius:8px;display:flex;gap:1rem;padding:1rem}.coach-avatar{flex-shrink:0;font-size:2rem}.welcome-message .message-content p{color:#374151;margin-bottom:.5rem}.welcome-message .message-content ul{color:#6b7280;margin-left:1rem}.welcome-message .message-content li{font-style:italic;margin-bottom:.25rem}.messages-list{display:flex;flex-direction:column;gap:1rem}.message{animation:fadeIn .3s ease-in;display:flex;gap:.75rem}.message-avatar{align-items:center;background:#f3f4f6;border-radius:50%;display:flex;flex-shrink:0;font-size:1.5rem;height:40px;justify-content:center;width:40px}.user-message{flex-direction:row-reverse}.user-message .message-avatar{background:#dbeafe}.coach-message .message-avatar{background:#d1fae5}.message-content{flex:1 1;max-width:80%}.user-message .message-content{text-align:right}.message-text{background:#f9fafb;border-radius:12px;line-height:1.5;padding:.75rem 1rem}.user-message .message-text{background:#3b82f6;color:#fff}.coach-message .message-text{background:#f0f9ff;color:#1f2937}.message-text p{margin:0 0 .5rem}.message-text p:last-child{margin-bottom:0}.message-time{color:#9ca3af;font-size:.75rem;margin-top:.25rem}.user-message .message-time{text-align:right}.knowledge-sources{color:#6b7280;font-size:.75rem;margin-top:.5rem}.knowledge-source-item{background:#3b82f61a;border-left:2px solid #3b82f6;border-radius:4px;margin-top:.25rem;padding:.25rem .5rem}.streaming-indicator{color:#10b981;font-size:.75rem;font-style:italic;margin-top:.5rem}.ai-settings-panel{animation:slideDown .3s ease-out;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:1rem;padding:1.5rem}@keyframes slideDown{0%{max-height:0;opacity:0;padding:0 1.5rem}to{max-height:500px;opacity:1;padding:1.5rem}}.ai-settings-panel h4{color:#1f2937;font-size:1.1rem;font-weight:600;margin:0 0 1rem}.settings-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:1rem}.setting-group{display:flex;flex-direction:column;gap:.5rem}.setting-group label{color:#374151;font-size:.9rem;font-weight:600}.setting-select{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-size:14px;padding:8px 12px;transition:border-color .2s}.setting-select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.custom-instructions{margin-top:1rem}.custom-instructions label{color:#374151;display:block;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.custom-instructions-textarea{border:1px solid #d1d5db;border-radius:6px;box-sizing:border-box;font-family:inherit;font-size:14px;min-height:80px;padding:12px;resize:vertical;width:100%}.custom-instructions-textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.settings-examples{background:#f1f5f9;border-left:4px solid #6366f1;border-radius:6px;margin-top:1rem;padding:1rem}.settings-examples small{color:#64748b;line-height:1.5}.typing .message-text{align-items:center;background:#f3f4f6;display:flex;gap:.5rem;padding:1rem}.typing-indicator{display:flex;gap:.25rem}.typing-indicator span{animation:bounce 1.4s ease-in-out infinite both;background:#9ca3af;border-radius:50%;height:6px;width:6px}.typing-indicator span:first-child{animation-delay:-.32s}.typing-indicator span:nth-child(2){animation-delay:-.16s}.typing-text{color:#6b7280;font-style:italic}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.coaching-input{border-top:1px solid #e5e7eb;padding-top:1rem}.situation-textarea{border:2px solid #d0d0d0;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:14px;margin-bottom:.5rem;min-height:80px;padding:12px;resize:vertical;width:100%}.situation-textarea:focus{border-color:#4caf50;box-shadow:0 0 0 3px #4caf501a;outline:none}.input-footer{align-items:center;display:flex;gap:1rem;justify-content:space-between}.input-footer small{color:#6b7280;font-size:.75rem}.coaching-button{background:linear-gradient(135deg,#4caf50,#45a049);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:all .3s ease;white-space:nowrap}.coaching-button:hover:not(:disabled){box-shadow:0 4px 12px #4caf504d;transform:translateY(-1px)}.coaching-button:disabled{background:#ccc;cursor:not-allowed}.coaching-error{background:#ffebee;border-left:4px solid #e53935;border-radius:8px;color:#c62828;margin-top:1rem;padding:12px}@media (max-width:768px){.ef-coaching-section{margin-top:1.5rem;max-height:60vh;padding:1rem}.coaching-header{align-items:flex-start;flex-direction:column;gap:.5rem}.coaching-header h3{font-size:1.25rem}.clear-chat-button{align-self:flex-end;font-size:12px;padding:6px 12px}.chat-container{max-height:300px;min-height:250px;padding:.75rem}.message{gap:.5rem}.message-avatar{font-size:1.2rem;height:32px;width:32px}.message-content{max-width:85%}.message-text{font-size:.9rem;padding:.5rem .75rem}.welcome-message{gap:.75rem;padding:.75rem}.welcome-message .message-content ul{font-size:.9rem;margin-left:.5rem}.situation-textarea{font-size:16px;min-height:60px}.input-footer{align-items:stretch;flex-direction:column;gap:.5rem}.input-footer small{text-align:center}.coaching-button{font-size:16px;padding:12px;width:100%}.coaching-error{font-size:.9rem;padding:.75rem}.typing-indicator span{height:4px;width:4px}.typing-text{font-size:.8rem}.header-controls{align-items:flex-end;flex-direction:column;gap:.25rem}.settings-button{font-size:12px;padding:6px 12px}.ai-settings-panel{padding:1rem}.settings-grid{gap:.75rem;grid-template-columns:1fr}.custom-instructions-textarea{font-size:16px;min-height:60px}.settings-examples{font-size:.8rem;padding:.75rem}}.reports-consultation-container{display:flex;flex-direction:column;min-height:100vh;padding:0}.tab-navigation{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f8f9fab3;border:1px solid #ffffff4d;border-radius:50px;box-shadow:0 1px 3px #0000000d;display:flex;justify-content:center;left:calc(50% + 150px);margin-bottom:2rem;padding:6px;position:fixed;top:20px;transform:translateX(-50%);transition:left .3s ease;width:-webkit-fit-content;width:fit-content;z-index:1000}.tab-navigation.sidebar-collapsed{left:calc(50% + 30px)}.reports-consultation-container .tab-navigation{left:50%}.tab-button{background:#0000;border:none;border-radius:50px;box-sizing:border-box;color:#6b7280;cursor:pointer;font-size:1.1rem;font-weight:600;min-width:180px;padding:18px 32px;position:relative;text-align:center;transition:all .2s ease}.tab-button:hover:not(:disabled){background:#ffffffb3;color:#374151}.tab-button.active{background:#fff;box-shadow:0 1px 3px #0000001a;color:#1f2937}.tab-button:disabled{background:#0000;color:#d1d5db;cursor:not-allowed}.tab-button.active:disabled{background:#fff;box-shadow:0 1px 3px #0000001a;color:#1f2937;cursor:default}.tab-content{min-height:60vh;padding-top:70px}.ai-consultation-page .tab-content{flex:1 1;margin:0;max-width:none;padding:70px 0 0;width:100%}.consultation-tab{margin:0;min-height:calc(100vh - 160px)}.ai-consultation-page,.consultation-tab{display:flex;flex-direction:column;max-width:none;padding:0}.ai-consultation-page{margin:0 0 0 300px;min-height:100vh;position:relative;transition:margin-left .3s ease,width .3s ease;width:calc(100% - 300px)}.ai-consultation-page.sidebar-collapsed{margin-left:60px;width:calc(100% - 60px)}.consultation-header{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;margin-bottom:2rem;padding:2rem;text-align:center}.consultation-header h2{font-size:2rem;font-weight:700;margin-bottom:1rem}.consultation-header p{font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:800px;opacity:.9}@media (max-width:768px){.tab-navigation{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f8f9fab3;border:1px solid #ffffff4d;border-radius:50px;left:50%;margin-bottom:1.5rem;max-width:450px;padding:6px;position:fixed;top:20px;transform:translateX(-50%);width:calc(100% - 2rem);z-index:1000}.reports-consultation-container .tab-navigation{left:50%!important}.tab-button{border-radius:50px;box-sizing:border-box;font-size:1rem;font-weight:600;min-width:auto;padding:18px 20px}.tab-content{padding-top:70px}.consultation-tab{min-height:calc(100vh - 120px);padding:0}.consultation-header{padding:1.5rem}.consultation-header h2{font-size:1.5rem}.consultation-header p{font-size:1rem}}.centered-title-container{align-items:center;display:flex;justify-content:center;left:calc(50% + 150px);padding:1rem;pointer-events:none;position:fixed;top:280px;transform:translateX(-50%);transition:left .3s ease,width .3s ease;width:calc(100% - 300px);z-index:10}.centered-title-container.sidebar-collapsed{left:calc(50% + 30px);width:calc(100% - 60px)}.centered-title-container:after,.centered-title-container:before,.chat-container-clean:after,.chat-container-clean:before,.ef-coaching-section:after,.ef-coaching-section:before,:after,:before,body:after,body:before{display:none!important}*{overflow:visible!important}.chat-container-clean{position:relative!important;z-index:1!important}.chat-container-clean,.ef-coaching-section,.messages-list-clean{background:#0000!important;border:none!important;box-shadow:none!important}@media (min-height:900px){.centered-title-container{top:320px}}.centered-motivational-title{color:#1a1a1a;font-family:Josefin Sans,sans-serif;font-size:2.5rem;font-weight:500;margin:0;text-align:center}.clear-chat-header{display:flex;justify-content:flex-start;margin:0 auto;max-width:800px;padding:1rem}.ai-consultation-page .clear-chat-header{margin:0;max-width:none}.clear-chat-button-clean{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5f5f5f2;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 2px 8px #0000001a;color:#6b7280;cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s ease}.clear-chat-button-clean:hover{background:#e5e7ebf2;border-color:#d1d5db;color:#374151}.clear-chat-button-clean.inside-input{background:#f5f5f5f7;border-radius:16px;bottom:8px;box-shadow:0 1px 4px #0000000f;font-size:13px;left:8px;padding:6px 14px;position:absolute;z-index:2}.chat-container-clean{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;min-height:60vh;overflow-y:auto;padding:1rem .5rem;position:relative;width:100%}.ai-consultation-page .chat-container-clean{max-width:none;padding:1rem .5rem;width:100%}.ai-consultation-page .messages-list-clean{max-width:none;width:100%}.messages-list-clean{display:flex;flex-direction:column;gap:1rem;padding:1rem 0 160px}.message-clean{display:flex;flex-direction:column;gap:.5rem}.user-message-clean{align-self:flex-end;max-width:70%}.ai-consultation-page .user-message-clean{max-width:85%}.ai-consultation-page .coach-message-clean{max-width:none;width:100%}.user-message-bubble{word-wrap:break-word;background:#0000!important;border:2px solid #6b7280!important;border-radius:24px;color:#000!important;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5;padding:12px 16px}.coach-message-clean{align-self:flex-start;max-width:85%}.coach-message-container{display:flex;flex-direction:column;gap:8px}.coach-message-bubble{background:#0000;border-radius:24px;box-shadow:none;color:#000;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6;padding:12px 16px}.ai-consultation-page .coach-message-bubble{max-width:none;padding:12px 8px;width:100%}.message-text-clean{margin:0;overflow-wrap:break-word}.message-text-clean,.message-text-clean p{word-wrap:break-word;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.message-text-clean p{margin:0 0 12px}.message-text-clean p:last-child{margin-bottom:0}.message-text-clean span,.streaming-text{word-wrap:break-word;display:inline;overflow-wrap:break-word}.streaming-text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;white-space:normal}.coach-message-bubble.streaming .message-text-clean:after{animation:streamingCursor 1s infinite;background:#000;content:"";display:inline-block;height:1.2em;margin-left:2px;vertical-align:initial;width:2px}@keyframes streamingCursor{0%,50%{opacity:1}51%,to{opacity:0}}.coach-message-bubble.streaming .message-text-clean *{transition:opacity .05s ease-in-out}.coach-message-bubble.streaming .message-text-clean p:last-child{margin-bottom:0}.message-actions{align-items:center;display:flex;gap:8px;margin-left:16px;margin-top:8px}.action-button{align-items:center;background:none;border:1px solid #e5e7eb;border-radius:6px;color:#6b7280;cursor:pointer;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;gap:4px;min-height:32px;padding:6px 12px;position:relative;transition:all .2s ease;-webkit-user-select:none;user-select:none;white-space:nowrap;z-index:1}.action-button:hover{background:#f9fafb;border-color:#d1d5db;color:#374151;transform:translateY(-1px)}.action-button:active{background:#f3f4f6;transform:translateY(0)}.streaming-indicator-clean{margin-top:8px}.streaming-dots{animation:streaming 1.5s infinite;background:linear-gradient(90deg,#d1d5db,#9ca3af 50%,#d1d5db);border-radius:2px;display:inline-block;height:4px;width:40px}.typing-indicator-clean{align-items:center;display:flex;gap:4px;padding:8px 0}.typing-indicator-clean span{animation:typing 1.4s ease-in-out infinite;background:#9ca3af;border-radius:50%;height:8px;width:8px}.typing-indicator-clean span:first-child{animation-delay:-.32s}.typing-indicator-clean span:nth-child(2){animation-delay:-.16s}.typing-indicator-clean span:nth-child(3){animation-delay:0s}@keyframes typing{0%,80%,to{opacity:.4}40%{opacity:1}}@keyframes streaming{0%{background-position:-100% 0}to{background-position:100% 0}}.thinking-message{align-items:center;display:flex;gap:12px}.thinking-text{color:#6b7280;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500}.coaching-input-clean{background:#0000;border-radius:24px;border-top:none;bottom:0;left:50%;max-width:650px;padding:1rem 2rem;position:fixed;transform:translateX(-50%);transition:left .3s ease;width:85%;z-index:10}.ai-consultation-page .coaching-input-clean{left:calc(50% + 150px);max-width:650px;padding:1rem;width:calc(100% - 360px)}.ai-consultation-page.sidebar-collapsed .coaching-input-clean{left:calc(50% + 30px);max-width:650px;padding:1rem;width:calc(100% - 120px)}.language-button-ai-consultation{left:320px!important;transition:left .3s ease!important}.language-button-ai-consultation.sidebar-collapsed{left:80px!important}.coaching-input-clean.centered-input{background:#0000;border:none;bottom:50%;left:50%;margin:0;max-width:675px;padding:0;position:fixed;transform:translate(-50%,50%);transition:left .3s ease;width:100%;z-index:10}.ai-consultation-page .coaching-input-clean.centered-input{left:calc(50% + 150px);max-width:650px;padding:0 1rem;width:calc(100% - 360px)}.ai-consultation-page.sidebar-collapsed .coaching-input-clean.centered-input{left:calc(50% + 30px);max-width:650px;padding:0 1rem;width:calc(100% - 120px)}.input-container-clean{align-items:flex-end;background:#fff;border:1px solid #e1e5e9;border-radius:32px;box-shadow:0 2px 8px #0000000a;display:flex;gap:.5rem;padding:16px 20px;transition:all .2s ease}.situation-textarea-clean{background:#0000;border:none;color:#1f2937;flex:1 1;font-size:16px;line-height:1.5;max-height:150px;min-height:20px;outline:none;padding-bottom:4px;padding-left:16px;resize:none}.situation-textarea-clean,.situation-textarea-clean::placeholder{font-family:Inter,Stryrene B,Josefin Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.situation-textarea-clean::placeholder{color:#9ca3af;font-weight:600}.claude-label{align-self:flex-end;color:#6b7280;font-family:Inter,Stryrene B,Josefin Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500;margin-right:8px;padding-bottom:4px;white-space:nowrap}.send-button-clean{align-items:center;background:#000;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:600;height:32px;justify-content:center;transition:all .2s ease;width:32px}.send-button-clean:hover:not(:disabled){background:#333}.send-button-clean:disabled{background:#d1d5db;color:#9ca3af;cursor:not-allowed}.send-button-clean.stop-mode{align-items:center!important;background:#ef4444!important;border-radius:16px!important;color:#fff!important;cursor:pointer!important;display:flex!important;font-size:14px;font-weight:600;justify-content:center!important;width:64px!important}.send-button-clean.stop-mode:hover{background:#dc2626!important}.input-footer-clean{align-items:center;display:flex;justify-content:space-between;margin-top:.5rem;padding:0 .5rem}.input-footer-clean small{color:#6b7280;font-size:13px}.report-indicator{color:#059669!important;font-weight:500}.coaching-error-clean{animation:slideUpError .3s ease-out;background:#fff;border:2px solid #ef4444;border-radius:12px;bottom:20px;box-shadow:0 8px 32px #ef444433;left:50%;max-width:500px;position:fixed;transform:translateX(-50%);width:90%;z-index:1000}@keyframes slideUpError{0%{opacity:0;transform:translateX(-50%) translateY(20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.error-content{color:#374151;padding:1.5rem}.error-line{font-size:14px;line-height:1.5;margin-bottom:.5rem}.error-line:first-child{color:#dc2626;font-size:16px;font-weight:600;margin-bottom:1rem}.error-list-item{color:#6b7280;font-size:13px;margin-bottom:.25rem;margin-left:1rem}.error-actions{display:flex;gap:.75rem;justify-content:flex-end;padding:0 1.5rem 1.5rem}.retry-button{align-items:center;background:#ef4444;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:6px;padding:8px 16px;transition:all .2s ease}.retry-button:hover:not(:disabled){background:#dc2626;transform:translateY(-1px)}.retry-button:disabled{background:#d1d5db;color:#9ca3af;cursor:not-allowed}.dismiss-button{background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;color:#6b7280;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s ease}.dismiss-button:hover{background:#e5e7eb;color:#374151}.input-footer-row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;padding:0 4px}.new-conversation-small{background:#374151;border:1px solid #4b5563;border-radius:16px;color:#fff;cursor:pointer;font-family:Inter,Stryrene B,Josefin Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:700;padding:6px 12px;transition:all .2s ease}.new-conversation-small:hover{background:#4b5563;border-color:#6b7280;color:#fff}.claude-label-small{color:#6b7280;font-family:Inter,Stryrene B,Josefin Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:500}@media (max-width:768px){.centered-motivational-title{font-size:1.8rem}.centered-title-container{left:50%;padding:1rem;pointer-events:none;position:fixed;top:280px;transform:translateX(-50%);width:100%;z-index:10}@media (min-height:700px){.centered-title-container{top:320px}}.coaching-input-clean{margin-left:auto;margin-right:auto;max-width:300px;width:calc(100% - 2rem)}.coaching-input-clean.centered-input{bottom:30%;left:50%;margin:0;max-width:300px;padding:0 1rem;position:fixed;transform:translate(-50%,50%);width:calc(100% - 2rem)}.clear-chat-header{margin-bottom:.5rem}.chat-container-clean{padding:0 .5rem}.messages-list-clean{gap:1rem;padding-bottom:200px}.user-message-clean{max-width:85%}.user-message-bubble{background:#0000!important;border:2px solid #6b7280!important;color:#000!important;font-size:15px;padding:10px 14px}.user-avatar{bottom:-6px;font-size:11px;padding:3px 6px;right:6px}.coach-message-container{gap:8px}.coach-message-bubble{font-size:15px;padding:10px 14px}.message-text-clean{font-size:15px;margin-bottom:8px}.message-text-clean p{margin-bottom:12px}.message-actions{gap:6px;margin-top:6px}.action-button{font-size:12px;padding:4px 8px}.input-container-clean{padding:10px 12px}.claude-label{font-size:12px;margin-right:6px}.send-button-clean{border-radius:50%;font-size:14px;height:28px;width:28px}}.message-text-clean pre{background:#1e1e1e!important;border-radius:8px!important;margin:12px 0!important;overflow-x:auto!important}.message-text-clean code{font-family:Monaco,Menlo,Ubuntu Mono,monospace!important;font-size:14px!important}.message-text-clean p code{background:#f1f3f4;border-radius:4px;color:#d73a49;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px;padding:2px 6px}.message-feedback{align-items:center;border-top:1px solid #0000001a;display:flex;font-size:12px;gap:8px;margin-top:8px;padding:8px 0;position:relative;z-index:5}.feedback-label{color:#000;font-size:11px;font-weight:500;margin-right:4px}.feedback-btn,.feedback-label{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.feedback-btn{align-items:center;background:#ffffffe6;border:1px solid #0003;border-radius:16px;color:#374151;cursor:pointer;display:flex;font-size:14px;justify-content:center;min-height:36px;min-width:44px;opacity:1;padding:8px 14px;pointer-events:auto;position:relative;transform:translateZ(0);z-index:10}.feedback-btn.selected{background:#fff;border:2px solid #000;box-shadow:0 2px 8px #00000026;color:#000;font-weight:600;transform:scale(1.05)}.feedback-btn.helpful.selected{border-color:#22c55e;color:#15803d}.feedback-btn.not-helpful.selected{border-color:#ef4444;color:#dc2626}.feedback-btn.tried-it.selected{border-color:#3b82f6;color:#1d4ed8}.knowledge-enhanced-indicator{align-items:center;background:#9333ea33;border:1px solid #9333ea66;border-radius:12px;color:#a855f7;display:inline-flex;font-size:10px;gap:4px;margin-left:8px;padding:2px 8px}.knowledge-enhanced-indicator:before{content:"🧠";font-size:12px}.conversation-memory-status{background:#000c;border:1px solid #fff3;border-radius:8px;bottom:120px;color:#ffffffb3;font-size:11px;opacity:0;padding:8px 12px;position:fixed;right:20px;transition:opacity .3s ease;z-index:1000}.conversation-memory-status.active{opacity:1}.memory-stats{gap:12px}.memory-stat,.memory-stats{align-items:center;display:flex}.memory-stat{gap:4px}.memory-stat-icon{font-size:12px}.ai-learning-badge{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:8px;color:#fff;display:inline-flex;font-size:9px;font-weight:600;gap:4px;letter-spacing:.5px;margin-left:8px;padding:2px 6px;text-transform:uppercase}.ai-learning-badge:before{content:"✨";font-size:10px}.coaching-quality-high{position:relative}.coaching-quality-high:after{background:#22c55e;border-radius:50%;box-shadow:0 0 8px #22c55e99;content:"";height:4px;position:absolute;right:0;top:0;width:4px}.strategy-complexity-indicator{align-items:center;display:inline-flex;gap:2px;margin-left:8px}.complexity-dot{background:#ffffff4d;border-radius:50%;height:4px;width:4px}.complexity-dot.filled{background:#3b82f6}.success-pattern-highlight{animation:subtle-pulse 2s ease-in-out infinite;background:linear-gradient(90deg,#0000,#22c55e1a,#0000);border-radius:4px;padding:2px 4px}@keyframes subtle-pulse{0%,to{opacity:1}50%{opacity:.7}}.crisis-support-mode{background:#ef44441a!important;border:2px solid #ef4444!important}.crisis-support-indicator{background:#ef4444;border-radius:4px;color:#fff;display:inline-block;font-size:10px;font-weight:600;margin-bottom:8px;padding:4px 8px}.multi-agent-indicators{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:8px;margin-top:8px;padding:8px 12px}.agent-label{color:#475569;display:block;font-size:11px;font-weight:600;margin-bottom:6px}.agent-badges{display:flex;flex-wrap:wrap;gap:6px}.agent-badge{align-items:center;background:#fffc;border:1px solid var(--agent-color);border-radius:12px;color:var(--agent-color);display:flex;font-size:11px;font-weight:500;gap:4px;padding:4px 8px;transition:all .2s ease}.agent-badge:hover{background:var(--agent-color);box-shadow:0 2px 4px #0000001a;color:#fff;transform:translateY(-1px)}.agent-icon{font-size:12px;line-height:1}.agent-name{font-size:10px;font-weight:600;white-space:nowrap}.simple-response-indicator{align-items:center;color:#10b981;display:flex;font-size:.8rem;gap:6px;opacity:.8}.simple-response-indicator .agent-icon{font-size:1rem}.simple-response-indicator .simple-label{font-size:11px;font-weight:500}.development-mode-indicator{align-items:center;background:#fbbf24;border:1px solid #f59e0b;border-radius:12px;color:#92400e;display:inline-flex;font-size:11px;font-weight:600;gap:4px;margin-left:8px;padding:4px 8px}@media (max-width:768px){.message-feedback{flex-wrap:wrap;gap:6px}.feedback-btn{font-size:12px;padding:3px 6px}.conversation-memory-status{bottom:100px;font-size:10px;right:10px}.memory-stats{gap:8px}.development-mode-indicator{font-size:10px;margin-left:6px;padding:2px 6px}}.loading-conversation{align-items:center;color:#7f8c8d;display:flex;flex-direction:column;margin:20px 0;padding:30px}.loading-conversation .loading-spinner{animation:spin 1s linear infinite;border:2px solid #e0e0e0;border-radius:50%;border-top-color:#4a90e2;height:24px;margin-bottom:10px;width:24px}.loading-conversation p{color:#95a5a6;font-size:14px;margin:0}.background-loading-indicator{align-items:center;animation:fadeInSlide .15s ease-out;background:#fffffff2;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 8px #0000001a;color:#666;display:flex;font-size:12px;gap:8px;padding:8px 12px;position:fixed;right:20px;top:80px;will-change:transform,opacity;z-index:1001}.background-loading-indicator,.background-loading-spinner{-webkit-backface-visibility:hidden;backface-visibility:hidden}.background-loading-spinner{animation:spin .8s linear infinite;border:1.5px solid #e0e0e0;border-radius:50%;border-top-color:#4a90e2;height:14px;width:14px;will-change:transform}.background-refresh-indicator{align-items:center;animation:fadeInSlide .3s ease-out;background:#4a90e21a;border:1px solid #4a90e24d;border-radius:6px;color:#4a90e2;display:flex;font-size:11px;gap:6px;margin:8px 0;padding:6px 10px}.refresh-spinner-tiny{animation:spin 1s linear infinite;border:1.5px solid #4a90e24d;border-radius:50%;border-top-color:#4a90e2;height:12px;width:12px}@keyframes fadeInSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.chat-sidebar{background:#f8f9fa;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;height:100vh;left:0;overflow-x:hidden;overflow-y:auto;pointer-events:auto;position:fixed;top:0;transition:width .3s ease,transform .3s ease;width:300px;z-index:5000}.chat-sidebar.collapsed{width:60px}.sidebar-header{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;min-height:56px;overflow:visible!important;padding:16px;position:relative}.chat-sidebar.collapsed .sidebar-header{justify-content:center}.circular-btn{align-items:center!important;background:#f3f4f6!important;border:none!important;border-radius:50%!important;box-sizing:border-box!important;color:#6b7280!important;cursor:pointer;display:flex!important;flex-shrink:0!important;font-size:16px!important;font-weight:600!important;height:44px!important;justify-content:center!important;margin:0!important;max-height:44px!important;max-width:44px!important;min-height:44px!important;min-width:44px!important;overflow:visible!important;padding:0!important;position:relative!important;transition:all .2s ease;width:44px!important}.circular-btn:hover{background:#e5e7eb!important;color:#4b5563!important;transform:scale(1.05)}.sidebar-header h2{color:#1f2937;font-size:16px;font-weight:600;margin:0 0 0 12px}.collapsed-actions{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;flex-direction:column;overflow:visible!important;padding:16px;position:relative}.collapsed-new-chat-btn{background:#e5e7eb!important}.collapsed-new-chat-btn:hover{background:#d1d5db!important}.circular-btn[title]:hover:after{background:#000c;border-radius:4px;bottom:-35px;color:#fff;content:attr(title);font-size:12px;font-weight:400;left:50%;padding:6px 8px;pointer-events:none;position:absolute;transform:translateX(-50%);white-space:nowrap;z-index:10000}.sidebar-content{display:flex;flex:1 1;flex-direction:column}.sidebar-actions{background:#fff;border-bottom:1px solid #e5e7eb;display:flex;flex-direction:row;gap:6px;padding:16px}.manage-btn,.new-chat-btn{align-items:center;background:#f3f4f6;border:none;border-radius:20px;box-sizing:border-box;color:inherit;cursor:pointer;display:flex;flex:1 1;font-size:14px;font-weight:700;gap:4px;justify-content:center;padding:8px 12px;position:relative;text-align:center;transition:all .2s ease}.search-selector-actions{background:#fff;display:flex;flex-direction:row;gap:6px;padding:8px 16px}.toggle-btn{align-items:center;background:#e5e7eb;border:none;border-radius:20px;color:#374151;cursor:pointer;display:flex;flex:1 1;font-size:14px;font-weight:700;justify-content:center;padding:8px 16px;text-align:center;transition:all .2s ease}.toggle-btn.active{color:#fff}.toggle-btn.search-btn.active{background:#ffb288;color:#fff}.toggle-btn.selector-btn.active{background:#ff9e9e;color:#fff}.bulk-actions-row,.search-bar-row{background:#fff;border-bottom:1px solid #e5e7eb;padding:0 16px 16px}.bulk-actions-row{display:flex;flex-direction:row;gap:6px}.bulk-action-btn{align-items:center;border:none;border-radius:20px;cursor:pointer;display:flex;flex:1 1;font-size:14px;font-weight:700;justify-content:center;padding:8px 16px;text-align:center;transition:all .2s ease}.bulk-action-btn:disabled{cursor:not-allowed;opacity:.5}.bulk-action-btn.delete-selected{background:#fee2e2;color:#dc2626}.bulk-action-btn.delete-selected:hover:not(:disabled){background:#fecaca}.bulk-action-btn.archive-selected{background:#dbeafe;color:#2563eb}.bulk-action-btn.archive-selected:hover:not(:disabled){background:#bfdbfe}.conversation-checkbox{align-items:center;cursor:pointer;display:flex;height:24px;justify-content:center;position:relative;width:24px}.conversation-checkbox input[type=checkbox]{cursor:pointer;height:100%;margin:0;opacity:0;position:absolute;width:100%}.conversation-checkbox .checkmark{align-items:center;background:#fff;border:2px solid #d1d5db;border-radius:4px;display:flex;height:18px;justify-content:center;position:relative;transition:all .2s ease;width:18px}.conversation-checkbox input[type=checkbox]:checked+.checkmark{background:#c878de;border-color:#c878de}.conversation-checkbox input[type=checkbox]:checked+.checkmark:after{color:#fff;content:"✓";font-size:12px;font-weight:700}.chat-item.selector-mode .chat-title{-webkit-user-select:none;user-select:none}.conversations-container{flex:none;height:calc(100vh - 180px);overflow-x:hidden;overflow-y:auto!important;padding:5px 16px 16px;pointer-events:auto;position:relative;scroll-behavior:auto;scrollbar-color:#94a3b8 #f1f5f9;scrollbar-width:auto;z-index:1}.conversations-container::-webkit-scrollbar{width:14px}.conversations-container::-webkit-scrollbar-track{background:#f1f5f9;border-radius:6px}.conversations-container::-webkit-scrollbar-thumb{background-color:#94a3b8;border:2px solid #f1f5f9;border-radius:6px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.conversations-container::-webkit-scrollbar-thumb:hover{background-color:#64748b}.conversations-section h4{color:#6b7280;font-size:14px;font-weight:600;letter-spacing:.025em;margin:0 0 12px;text-transform:uppercase}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.section-header h4{font-size:16px}.section-header h4.chinese-text,.section-header.chinese h4{font-size:22px!important}.back-btn{background:none;border:none;border-radius:4px;color:#1f2937;cursor:pointer;font-size:14px;padding:4px 8px}.chat-item{align-items:center;border:none;border-radius:20px;box-sizing:border-box;cursor:pointer;display:flex;margin-bottom:2px;max-width:100%;padding:8px 12px;width:100%}.chat-item.active{background:#f3f4f6}.chat-item-content{flex:1 1;min-width:0}.chat-title{font-size:13px}.chat-preview{color:#6b7280;font-size:12px;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-date{color:#9ca3af;font-size:11px}.chat-actions{align-items:center;display:flex;gap:2px;opacity:1}.chat-action-btn{border:none;border-radius:4px;font-size:11px;font-weight:500;padding:4px 8px;white-space:nowrap}.chat-action-btn,.chat-menu-btn{align-items:center;background:none;color:#6b7280;cursor:pointer;display:flex;justify-content:center}.chat-menu-btn{border:none;border-radius:8px;font-size:16px;font-weight:700;height:40px;min-height:40px;min-width:40px;padding:8px 12px;width:40px}.chat-dropdown-menu{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #00000026;margin-top:4px;min-width:120px;padding:4px 0;position:absolute;right:0;top:100%;z-index:1000}.chat-actions,.chat-item{position:relative}.chat-menu-item{-webkit-tap-highlight-color:transparent;background:none;border:none;color:#374151;cursor:pointer;display:block;font-size:14px;min-height:44px;padding:12px 20px;pointer-events:auto;text-align:left;touch-action:manipulation;transform:translateZ(0);-webkit-user-select:none;user-select:none;width:100%;will-change:auto}.rename-input{background:#fff;border:2px solid #3b82f6;border-radius:20px;color:#1f2937;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500;padding:8px 12px;text-align:center;width:100%}.rename-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #3b82f61a;outline:none}.no-conversations{text-align:center}.loading-conversations,.no-conversations{color:#6b7280;font-size:14px;padding:32px 16px}.loading-conversations{align-items:center;display:flex;flex-direction:column;gap:12px}.loading-spinner-small{animation:spin 1s linear infinite;border:2px solid #e5e7eb;border-radius:50%;border-top-color:#3b82f6;height:20px;width:20px}.manage-popup-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.manage-popup{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-height:90vh;max-width:90vw;overflow:hidden;width:400px}.manage-popup-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:20px}.manage-popup-header h3{color:#1f2937;font-size:18px;font-weight:600;margin:0}.close-popup-btn{align-items:center;background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;display:flex;font-size:20px;height:32px;justify-content:center;padding:6px;width:32px}.manage-popup-content{display:flex;flex-direction:column;gap:12px;padding:20px}.manage-action-btn{-webkit-tap-highlight-color:transparent;align-items:center;background:none;border:1px solid #d1d5db;border-radius:50px;color:#6b7280;cursor:pointer;display:flex;font-size:16px;font-weight:700;justify-content:center;min-height:56px;padding:16px 20px;pointer-events:auto;text-align:center;touch-action:manipulation;transform:translateZ(0);-webkit-user-select:none;user-select:none;width:100%;will-change:auto}.manage-action-btn.delete-all{color:#dc2626}.manage-action-btn.archive-all,.manage-action-btn.view-archived{color:#6b7280}.manage-action-btn:disabled{background:#f9fafb!important;cursor:not-allowed;opacity:.5}.confirm-dialog-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10001}.confirm-dialog{background:#fff;border-radius:24px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:90vw;overflow:hidden;width:400px}.confirm-dialog-header{border-bottom:1px solid #f3f4f6;padding:24px 24px 16px}.confirm-dialog-header h3{color:#1f2937;font-size:18px;font-weight:600;margin:0}.confirm-dialog-header h3.destructive{color:#dc2626}.confirm-dialog-content{padding:16px 24px 24px}.confirm-message{color:#1f2937;font-size:14px;font-weight:500;margin:0 0 8px}.confirm-subtitle{color:#6b7280;font-size:13px;line-height:1.4;margin:0}.confirm-dialog-actions{display:flex;gap:12px;justify-content:flex-end;padding:0 24px 24px}.confirm-btn{-webkit-tap-highlight-color:transparent;border:none;border-radius:50px;cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:700;min-height:52px;min-width:120px;padding:16px 24px;pointer-events:auto;touch-action:manipulation;transform:translateZ(0);-webkit-user-select:none;user-select:none;will-change:auto}.confirm-btn.cancel{background:#f3f4f6;color:#6b7280}.confirm-btn.confirm{background:#000;color:#fff}.confirm-btn.confirm.destructive{background:#dc2626;color:#fff}.ef-coaching-section{flex:1 1;margin-left:300px!important;max-width:none!important;min-height:100vh;position:relative;transition:margin-left .3s ease,width .3s ease;width:calc(100% - 300px)!important}.ef-coaching-section.sidebar-collapsed{margin-left:60px!important;width:calc(100% - 60px)!important}.conversation-memory-system .ef-coaching-section,.conversation-memory-system .ef-coaching-section.sidebar-collapsed{margin-left:0!important;width:100%!important}.ai-consultation-page .container,.conversation-memory-system,.ef-coaching-section .container{margin:0;max-width:none;padding:0;width:100%}.conversation-memory-system{display:flex;flex-direction:column;min-height:100vh}.ef-coaching-section .reports-consultation-container{margin:0;max-width:none;padding:20px;width:100%}.ef-coaching-section .tab-navigation{max-width:none;width:100%}.sidebar-overlay{background:#00000080;bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:1000}.sidebar-overlay.active{display:block}@media (max-width:768px){.chat-sidebar{box-shadow:2px 0 10px #0000001a;transform:translateX(-100%);width:280px;z-index:1001}.chat-sidebar.collapsed{box-shadow:none;transform:translateX(0);width:60px}.chat-sidebar:not(.collapsed){transform:translateX(0)}.ef-coaching-section{margin-left:0!important;width:100%!important}.ef-coaching-section.sidebar-collapsed{margin-left:60px!important;width:calc(100% - 60px)!important}.ai-consultation-page{margin-left:0!important}.ai-consultation-page.sidebar-collapsed{margin-left:60px!important}.tab-navigation{left:50%!important}.tab-navigation.sidebar-collapsed{left:calc(50% + 30px)!important}.centered-title-container{left:50%!important;width:100%!important}.centered-title-container.sidebar-collapsed{left:calc(50% + 30px)!important;width:calc(100% - 60px)!important}.language-button-ai-consultation{left:20px!important}.language-button-ai-consultation.sidebar-collapsed{left:80px!important}.ai-consultation-page .coaching-input-clean,.ai-consultation-page .coaching-input-clean.centered-input,.ai-consultation-page.sidebar-collapsed .coaching-input-clean,.ai-consultation-page.sidebar-collapsed .coaching-input-clean.centered-input{left:50%!important}.manage-popup{width:320px}.chat-item{padding:6px 10px}.chat-title{display:block;font-size:13px;font-weight:700;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-preview{font-size:11px}}.time-group{margin-bottom:1.5rem}.time-group-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:.5rem;margin-bottom:.75rem;padding-bottom:.5rem}.time-group-header h4{color:#1f2937;font-size:14px;font-weight:600;margin:0}.group-count{background:#f3f4f6;border-radius:12px;color:#6b7280;font-size:12px;font-weight:500;padding:2px 8px}.search-results{margin-bottom:1rem}.search-results h4{color:#1f2937;font-size:14px;font-weight:600;margin:0 0 .75rem}.search-container{margin-bottom:1rem;position:relative}.search-input{background:#f3f4f6;border:1px solid #d1d5db;border-radius:20px;box-sizing:border-box;color:#000;font-size:14px;font-weight:700;padding:8px 12px;text-align:center;transition:all .2s ease;width:100%}.search-input:focus{background:#e5e7eb;outline:none;text-align:left}.chat-item .chat-date{display:none}.chat-title{color:#1f2937;display:block;font-size:14px;font-weight:700;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.loading-indicator-button{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;color:#64748b;display:flex;font-size:12px;gap:8px;justify-content:center;margin:8px 0;opacity:.8;padding:8px 12px;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%}.loading-indicator-button span{font-weight:500}.loading-spinner-tiny{animation:spin 1s linear infinite;border:2px solid #e2e8f0;border-radius:50%;border-top-color:#3b82f6;height:14px;width:14px}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes shimmerSafe{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-loading-container{box-sizing:border-box;margin:8px 0;max-height:200px;max-width:280px;overflow:hidden;padding:8px 12px}.loading-indicator-compact{align-items:center;background:#3b82f61a;border-radius:20px;box-sizing:border-box;color:#3b82f6;display:flex;font-size:12px;gap:8px;justify-content:center;margin:4px 8px;max-width:250px;overflow:hidden;padding:8px 12px}.conversations-section{box-sizing:border-box;max-width:300px;min-height:0;overflow-x:hidden;padding-right:4px}.time-group{margin-bottom:8px}.time-group h4{color:#6b7280;font-size:12px;font-weight:500;margin:8px 0 4px}.skeleton-conversation{animation:shimmerSafe 1.2s linear infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:8px;box-sizing:border-box;height:45px;margin-bottom:6px;max-width:250px;overflow:hidden;position:relative;width:100%}.skeleton-message{background:linear-gradient(90deg,#f8f8f8 25%,#e8e8e8 50%,#f8f8f8 75%);background-size:200% 100%;border-radius:12px;height:40px;margin-bottom:12px}.skeleton-message,.skeleton-title{animation:shimmer 1.2s linear infinite;overflow:hidden;position:relative}.skeleton-title{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;height:20px;margin-bottom:8px;width:70%}.skeleton-fade-out{animation:fadeOut .2s ease-out forwards}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.content-fade-in{animation:fadeIn .2s ease-in forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.conversation-transition{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);will-change:transform,opacity}.virtualized-conversation-container{scrollbar-color:#cbd5e0 #f7fafc;scrollbar-width:thin}.virtualized-conversation-container::-webkit-scrollbar{width:6px}.virtualized-conversation-container::-webkit-scrollbar-track{background:#f7fafc;border-radius:3px}.virtualized-conversation-container::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}.virtualized-conversation-container::-webkit-scrollbar-thumb:hover{background:#a0aec0}.virtualized-conversation-item{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-bottom:1px solid #e2e8f0;cursor:pointer;display:flex;padding:12px 16px;position:relative;transition:background-color .15s ease;will-change:transform}.virtualized-conversation-item:hover{background-color:#f8fafc}.virtualized-conversation-item.active{background-color:#ebf8ff;border-left:3px solid #3182ce}.virtualized-conversation-item .chat-item-content{flex:1 1;min-width:0}.virtualized-conversation-item .chat-title{color:#2d3748;font-size:14px;font-weight:500;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.virtualized-conversation-item .chat-meta{align-items:center;color:#718096;display:flex;font-size:12px;justify-content:space-between}.virtualized-conversation-item .chat-date{color:#a0aec0}.virtualized-conversation-item .chat-message-count{background:#edf2f7;border-radius:10px;color:#4a5568;font-size:11px;padding:2px 6px}.virtualized-conversation-item .active-indicator{background:#3182ce;border-radius:50%;height:8px;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:8px}.no-conversations-virtualized{color:#718096;font-style:italic;padding:20px;text-align:center}.performance-controls{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;display:flex;justify-content:space-between;margin-bottom:8px;padding:8px 12px}.performance-notification{animation:slideInFromTop .3s ease-out;left:50%;max-width:400px;position:fixed;top:20px;transform:translateX(-50%);z-index:1000}.performance-content{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:1px solid #fff3;border-radius:8px;box-shadow:0 4px 20px #3b82f64d;color:#fff;display:flex;gap:12px;padding:12px 16px}.performance-icon{animation:pulse 2s infinite;font-size:20px}.performance-text{flex:1 1}.performance-title{font-size:14px;font-weight:600;margin-bottom:2px}.performance-details{font-size:12px;line-height:1.3;opacity:.9}.cache-info{font-size:11px;margin-top:2px;opacity:.8}.performance-close{align-items:center;background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:18px;height:20px;justify-content:center;padding:0;transition:background-color .2s ease;width:20px}.performance-close:hover{background-color:#fff3}@keyframes slideInFromTop{0%{opacity:0;transform:translateX(-50%) translateY(-100%)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@font-face{font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_AMS-Regular.73ea273a72f4aca30ca5.woff2) format("woff2"),url(/static/media/KaTeX_AMS-Regular.d562e886c52f12660a41.woff) format("woff"),url(/static/media/KaTeX_AMS-Regular.853be92419a6c3766b9a.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/static/media/KaTeX_Caligraphic-Bold.a1abf90dfd72792a577a.woff2) format("woff2"),url(/static/media/KaTeX_Caligraphic-Bold.d757c535a2e5902f1325.woff) format("woff"),url(/static/media/KaTeX_Caligraphic-Bold.7489a2fbfb9bfe704420.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Caligraphic-Regular.d6484fce1ef428d5bd94.woff2) format("woff2"),url(/static/media/KaTeX_Caligraphic-Regular.db074fa22cf224af93d7.woff) format("woff"),url(/static/media/KaTeX_Caligraphic-Regular.7e873d3833eb108a0758.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/static/media/KaTeX_Fraktur-Bold.931d67ea207ab37ee693.woff2) format("woff2"),url(/static/media/KaTeX_Fraktur-Bold.354501bac435c3264834.woff) format("woff"),url(/static/media/KaTeX_Fraktur-Bold.4c761b3711973ab04edf.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Fraktur-Regular.172d3529b26f8cedef6b.woff2) format("woff2"),url(/static/media/KaTeX_Fraktur-Regular.6fdf0ac577be0ba82a4c.woff) format("woff"),url(/static/media/KaTeX_Fraktur-Regular.ed305b5434865e06ffde.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/static/media/KaTeX_Main-Bold.39890742bc957b368704.woff2) format("woff2"),url(/static/media/KaTeX_Main-Bold.0c3b8929d377c0e9b2f3.woff) format("woff"),url(/static/media/KaTeX_Main-Bold.8169508bf58f8bd92ad8.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/static/media/KaTeX_Main-BoldItalic.20f389c4120be058d80a.woff2) format("woff2"),url(/static/media/KaTeX_Main-BoldItalic.428978dc7837d46de091.woff) format("woff"),url(/static/media/KaTeX_Main-BoldItalic.828abcb200061cffbaae.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/static/media/KaTeX_Main-Italic.fe2176f79edaa716e621.woff2) format("woff2"),url(/static/media/KaTeX_Main-Italic.fd947498bc16392e76c2.woff) format("woff"),url(/static/media/KaTeX_Main-Italic.fa675e5e4bec9eb250b6.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Main-Regular.f650f111a3b890d116f1.woff2) format("woff2"),url(/static/media/KaTeX_Main-Regular.4f35fbcc9ee8614c2bcc.woff) format("woff"),url(/static/media/KaTeX_Main-Regular.9eba1d77abcf2aa6e94e.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/static/media/KaTeX_Math-BoldItalic.dcbcbd93bac0470b462d.woff2) format("woff2"),url(/static/media/KaTeX_Math-BoldItalic.3f07ed67f06c720120ce.woff) format("woff"),url(/static/media/KaTeX_Math-BoldItalic.bf2d440b3a42ea78a998.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/static/media/KaTeX_Math-Italic.6d3d25f4820d0da8f01f.woff2) format("woff2"),url(/static/media/KaTeX_Math-Italic.96759856b4e70f3a8338.woff) format("woff"),url(/static/media/KaTeX_Math-Italic.8a5f936332e8028c7278.ttf) format("truetype")}@font-face{font-family:"KaTeX_SansSerif";font-style:normal;font-weight:700;src:url(/static/media/KaTeX_SansSerif-Bold.95591a929f0d32aa282a.woff2) format("woff2"),url(/static/media/KaTeX_SansSerif-Bold.b9cd458ac6d5889ff9c3.woff) format("woff"),url(/static/media/KaTeX_SansSerif-Bold.5b49f4993ae22d7975b4.ttf) format("truetype")}@font-face{font-family:"KaTeX_SansSerif";font-style:italic;font-weight:400;src:url(/static/media/KaTeX_SansSerif-Italic.7d393d382f3e7fb1c637.woff2) format("woff2"),url(/static/media/KaTeX_SansSerif-Italic.8d593cfaa96238d5e2f8.woff) format("woff"),url(/static/media/KaTeX_SansSerif-Italic.b257a18c016f37ee4543.ttf) format("truetype")}@font-face{font-family:"KaTeX_SansSerif";font-style:normal;font-weight:400;src:url(/static/media/KaTeX_SansSerif-Regular.cd5e231e0cc53b2cb2c0.woff2) format("woff2"),url(/static/media/KaTeX_SansSerif-Regular.02271ec5cb9f5b4588ac.woff) format("woff"),url(/static/media/KaTeX_SansSerif-Regular.2f7bc363fc5424ebda59.ttf) format("truetype")}@font-face{font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Script-Regular.c81d1b2a4b75d3eded60.woff2) format("woff2"),url(/static/media/KaTeX_Script-Regular.073b3402d036714b4370.woff) format("woff"),url(/static/media/KaTeX_Script-Regular.fc9ba5249878cd8f8d88.ttf) format("truetype")}@font-face{font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Size1-Regular.6eec866c69313624be60.woff2) format("woff2"),url(/static/media/KaTeX_Size1-Regular.0108e89c9003e8c14ea3.woff) format("woff"),url(/static/media/KaTeX_Size1-Regular.6de7d4b539221a49e9e2.ttf) format("truetype")}@font-face{font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Size2-Regular.2960900c4f271311eb36.woff2) format("woff2"),url(/static/media/KaTeX_Size2-Regular.3a99e70aee4076660d38.woff) format("woff"),url(/static/media/KaTeX_Size2-Regular.57f5c1837853986ea1db.ttf) format("truetype")}@font-face{font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Size3-Regular.e1951519f6f0596f7356.woff2) format("woff2"),url(/static/media/KaTeX_Size3-Regular.7947224e8a9914fa332b.woff) format("woff"),url(/static/media/KaTeX_Size3-Regular.8d6b6822586eea3d3b20.ttf) format("truetype")}@font-face{font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Size4-Regular.e418bf257af1052628d8.woff2) format("woff2"),url(/static/media/KaTeX_Size4-Regular.aeffd8025cba3647f1a6.woff) format("woff"),url(/static/media/KaTeX_Size4-Regular.4ad7c7e8bb8d10a34bb7.ttf) format("truetype")}@font-face{font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Typewriter-Regular.c295e7f71970f03c0549.woff2) format("woff2"),url(/static/media/KaTeX_Typewriter-Regular.4c6b94fd1d07f8beff7c.woff) format("woff"),url(/static/media/KaTeX_Typewriter-Regular.c5c02d763c89380dcb4e.ttf) format("truetype")}.katex{font:normal 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.22"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}
/*# sourceMappingURL=main.f9527e7c.css.map*/