.form-group.with-mic{position:relative}.mic-btn{position:absolute;top:38px;right:10px;background:#f0f0f0;border:1px solid #ccc;border-radius:50%;width:36px;height:36px;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.mic-btn:hover{background:#e0e0e0}.mic-btn.listening{background-color:#dc3545;color:#fff;border-color:#c82333;animation:pulse 1.5s infinite}.form-coach-section{margin-top:32px;border-top:2px solid #e9ecef;background:#f8fafc;padding:24px;border-radius:12px;border:1px solid #e2e8f0}.form-coach-section h3{margin-bottom:8px;color:#667eea;font-size:1.1rem;font-weight:600}.coach-description{color:#6c757d;font-size:14px;margin-bottom:16px;line-height:1.5}.coach-approach-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:12px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:8px;width:100%;justify-content:center;margin-bottom:16px}.coach-approach-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}.coach-approach-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.individual-analysis{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:20px;position:relative;margin-top:16px}.analysis-content{color:#374151;line-height:1.6;font-size:14px}.analysis-content h1,.analysis-content h2,.analysis-content h3,.analysis-content h4,.analysis-content h5,.analysis-content h6{color:#111827;margin:16px 0 8px;font-size:15px;font-weight:600}.analysis-content h1:first-child,.analysis-content h2:first-child,.analysis-content h3:first-child,.analysis-content h4:first-child,.analysis-content h5:first-child,.analysis-content h6:first-child{margin-top:0}.analysis-content p{margin:8px 0;color:#374151}.analysis-content ul,.analysis-content ol{margin:8px 0;padding-left:20px}.analysis-content li{margin:4px 0;color:#374151}.analysis-content strong{color:#111827;font-weight:600}.analysis-content em{color:#667eea;font-style:italic}.close-analysis-btn{position:absolute;top:12px;right:12px;background:#e5e7eb;color:#6b7280;border:none;border-radius:6px;padding:6px 12px;font-size:12px;cursor:pointer;transition:all .2s ease}.success-rating-badge{padding:2px 6px;border-radius:4px;font-size:11px;font-weight:600;margin-left:8px;display:inline-block}.success-rating-badge.smart-success{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.success-rating-badge.partial-success{background:#fef3c7;color:#92400e;border:1px solid #fde68a}.success-rating-badge.learning-experience{background:#dbeafe;color:#1d4ed8;border:1px solid #bfdbfe}.success-rating-badge.off-target{background:#fee2e2;color:#dc2626;border:1px solid #fecaca}.field-description{font-size:13px;color:#6c757d;margin-bottom:12px;line-height:1.4;font-style:italic}.success-rating-guide{margin-top:12px;padding:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;font-size:12px}.success-rating-guide p{margin:4px 0;color:#374151}.success-rating-guide strong{color:#111827}.radio-option.success-rating{min-height:44px;align-items:center}.radio-option.success-rating span{font-size:13px;line-height:1.2}.add-header{display:flex;align-items:center;margin-bottom:32px}.add-header h2{flex:1;text-align:center;margin-left:-40px}.add-form{display:flex;flex-direction:column;gap:20px}.form-row{display:flex;flex-direction:column;gap:16px}.form-row.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(min-width:768px){.form-row.two-columns{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}.form-group{margin-bottom:20px;position:relative}.form-group label{display:block;margin-bottom:8px;font-weight:500;color:#1a1a1a}.form-group input,.form-group textarea,.form-group select{width:100%;padding:12px;background:#fff;border:1px solid #ddd;border-radius:8px;color:#1a1a1a;font-size:16px}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 2px #667eea1a}.form-group textarea{min-height:80px;resize:vertical}.suggestions-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ddd;border-top:none;border-radius:0 0 8px 8px;max-height:200px;overflow-y:auto;z-index:100;box-shadow:0 4px 12px #0000001a}.suggestion-item{padding:12px;cursor:pointer;border-bottom:1px solid #f1f1f1;font-size:14px;color:#495057;transition:background-color .2s ease}.suggestion-item:hover{background-color:#f8f9fa}.suggestion-item:last-child{border-bottom:none}.location-group,.opener-group{position:relative}.slider{width:100%;height:6px;border-radius:3px;background:#e5e5e5;outline:none;margin-bottom:8px}.slider::-webkit-slider-thumb{appearance:none;width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);cursor:pointer;box-shadow:0 2px 6px #667eea4d}.slider-value{display:block;text-align:center;font-weight:600;color:#495057;font-size:14px}.radio-group-inline{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px}.radio-option{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:10px 8px;border:1px solid #ddd;border-radius:6px;transition:all .2s ease;background:#fff;font-size:14px;text-align:center}.radio-option:hover{border-color:#667eea;background:#f8faff}.radio-option input[type=radio]{display:none}.radio-option input[type=radio]:checked+span{color:#667eea;font-weight:600}.radio-option:has(input[type=radio]:checked){border-color:#667eea;background:#f0f4ff;box-shadow:0 0 0 2px #667eea1a}.form-actions{display:flex;gap:12px;margin-top:32px}.form-actions .secondary-btn{flex:1}.form-actions .primary-btn{flex:2}.insights-content{display:flex;flex-direction:column;gap:20px}.insight-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:20px}.insight-card h3{margin-bottom:16px;font-size:1.1rem;color:#212529}.rejection-counter .counter{text-align:center;margin:20px 0}.big-number{display:block;font-size:3rem;font-weight:700;color:#212529}.label{display:block;font-size:14px;color:#999;margin-top:4px}.motivation{text-align:center;font-style:italic;color:#666}.progress-metrics{display:flex;justify-content:space-around;margin:20px 0;gap:20px}.metric{text-align:center;flex:1}.metric-number{display:block;font-size:1.8rem;font-weight:700;color:#667eea}.metric-label{display:block;font-size:12px;color:#999;margin-top:4px;text-transform:uppercase;letter-spacing:.5px}.top-openers{display:flex;flex-direction:column;gap:12px}.opener-stat{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px;border-left:4px solid #667eea}.opener-text{font-weight:500;color:#1a1a1a;margin-bottom:6px;font-style:italic;line-height:1.4}.opener-metrics{display:flex;justify-content:space-between;align-items:center}.success-rate{font-weight:600;color:#059669;font-size:14px}.usage-count{font-size:12px;color:#6c757d}.timing-insights{display:flex;flex-direction:column;gap:12px}.insight-item{padding:8px 0;color:#495057;line-height:1.5}.location-list{margin-top:4px;color:#667eea;font-weight:500}.reaction-breakdown{display:flex;flex-direction:column;gap:8px}.reaction-item{display:flex;align-items:center;padding:8px 12px;background:#f8fafc;border-radius:6px;border:1px solid #e2e8f0}.reaction-emoji{font-size:18px;margin-right:12px;width:24px;text-align:center}.reaction-name{flex:1;font-weight:500;color:#1a1a1a}.reaction-stats{display:flex;gap:8px;align-items:center}.reaction-count{font-weight:600;color:#667eea;font-size:14px}.reaction-percentage{font-size:12px;color:#6c757d}.stats-overview{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:16px}.stat-item{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:16px}.stat-number{display:block;font-size:1.5rem;font-weight:700;color:#667eea;margin-bottom:4px}.stat-label{display:block;font-size:12px;color:#6c757d;text-transform:uppercase;letter-spacing:.5px}.suggestion{background:linear-gradient(135deg,#667eea15,#764ba215);border-left:4px solid #667eea}.suggestion h3{color:#667eea}.suggestion p{color:#1a1a1a;font-weight:500;line-height:1.6;font-size:15px}.insights-tab .empty-state{text-align:center;padding:60px 20px;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:12px;margin:20px 0}.insights-tab .empty-state p{margin-bottom:24px;font-size:1.1rem;color:#6c757d}.simulator-content h3{text-align:center;margin-bottom:32px;color:#1a1a1a}.research-badge{display:flex;align-items:center;justify-content:center;gap:8px;background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:12px;margin-bottom:24px;font-size:14px;color:#0369a1}.simulator-step h4{margin-bottom:24px;text-align:center;color:#1a1a1a;font-size:1.2rem}.attribute-grid{display:grid;gap:20px;margin-bottom:32px}.attribute-item{background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:16px}.attribute-item label{display:block;margin-bottom:8px;font-weight:600;color:#1a1a1a;font-size:14px}.attribute-item input[type=number],.attribute-item select{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:6px;font-size:16px;background:#fff}.age-range{display:flex;align-items:center;gap:8px}.age-range input{flex:1}.age-range span{color:#666;font-size:14px}.results-container{display:flex;flex-direction:column;gap:20px;margin-bottom:32px}.friction-indicator{text-align:center;padding:16px;border-radius:12px;background:#fff;border:2px solid #e5e5e5}.friction-level{font-size:1.1rem;padding:8px 16px;border-radius:8px;display:inline-block}.friction-level.low{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.friction-level.medium{background:#fef3c7;color:#92400e;border:1px solid #fde68a}.friction-level.high{background:#fee2e2;color:#dc2626;border:1px solid #fecaca}.probability-display{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:24px}.big-prob{font-size:2.5rem;font-weight:700;color:#1a1a1a}.probability-text{margin-top:8px;color:#666;font-size:14px}.probability-context{margin-top:16px}.success-high{color:#166534;font-weight:500}.success-good{color:#059669;font-weight:500}.success-moderate{color:#d97706;font-weight:500}.success-challenging{color:#dc2626;font-weight:500}.mismatches-card,.improvement-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:16px}.mismatches-card h5,.improvement-card h5{margin-bottom:8px;color:#1a1a1a;font-size:1rem}.mismatches-card p,.improvement-card p{color:#666;font-size:14px;line-height:1.4}.compatibility-breakdown{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:16px}.compatibility-breakdown h5{margin-bottom:16px;color:#1a1a1a;font-size:1rem}.compatibility-bars{display:flex;flex-direction:column;gap:12px}.compatibility-bar{display:flex;align-items:center;gap:12px}.factor-name{min-width:80px;font-size:13px;color:#666}.bar-container{flex:1;height:8px;background:#f1f5f9;border-radius:4px;overflow:hidden}.bar-fill{height:100%;border-radius:4px;transition:width .3s ease}.bar-fill.high{background:linear-gradient(90deg,#10b981,#059669)}.bar-fill.medium{background:linear-gradient(90deg,#f59e0b,#d97706)}.bar-fill.low{background:linear-gradient(90deg,#ef4444,#dc2626)}.factor-score{min-width:40px;text-align:right;font-size:13px;font-weight:600;color:#1a1a1a}.progress-display{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:20px;text-align:center;margin-bottom:24px}.big-progress{font-size:2.5rem;font-weight:700;color:#667eea;margin-bottom:8px}.progress-label{font-size:14px;color:#6c757d;margin-bottom:16px}.progress-bar-container{width:100%;height:8px;background:#e9ecef;border-radius:4px;overflow:hidden;margin-bottom:8px}.progress-bar-fill{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:4px;transition:width .3s ease}.progress-percentage{font-size:12px;color:#6c757d;font-weight:600}.settings-tab h3{text-align:center;margin-bottom:32px;color:#212529}.settings-content{display:flex;flex-direction:column;gap:32px}.settings-section{margin-bottom:32px}.settings-section:last-child{margin-bottom:0}.settings-label{font-size:16px;font-weight:600;color:#212529;margin-bottom:8px;display:block}.settings-description{font-size:14px;color:#6c757d;margin-bottom:16px;line-height:1.5}.settings-btn{display:flex;align-items:center;gap:8px;padding:12px 20px;border-radius:8px;border:none;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none;justify-content:center;width:100%}.settings-btn.primary{background:#667eea;color:#fff}.settings-btn.primary:hover{background:#5a67d8;transform:translateY(-1px)}.settings-btn.secondary{background:#f8f9fa;color:#495057;border:1px solid #dee2e6}.settings-btn.secondary:hover{background:#e9ecef;border-color:#adb5bd}.settings-btn.danger{background:#dc3545;color:#fff}.settings-btn.danger:hover{background:#c82333;transform:translateY(-1px)}.file-input-wrapper{position:relative}.file-input{position:absolute;opacity:0;pointer-events:none}.file-input+label{cursor:pointer;width:100%}.import-status{padding:12px 16px;border-radius:8px;margin-top:12px;font-size:14px;font-weight:500}.import-status.success{background:#10b9811a;color:#10b981;border:1px solid rgba(16,185,129,.2)}.import-status.error{background:#ef44441a;color:#ef4444;border:1px solid rgba(239,68,68,.2)}.storage-info{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.storage-item{background:#f8f9fa;border-radius:8px;padding:12px;text-align:center;border:1px solid #e9ecef;display:flex;flex-direction:column;align-items:center}.storage-label{font-size:12px;color:#6c757d;display:block;margin-bottom:4px}.storage-value{font-size:18px;font-weight:700;color:#667eea}.app-stats{display:flex;flex-direction:column;gap:12px;margin-top:16px}.app-stats .stat-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f1f1f1}.app-stats .stat-item:last-child{border-bottom:none}.app-stats .stat-label{font-size:14px;color:#6c757d}.app-stats .stat-value{font-size:14px;font-weight:600;color:#667eea}.modal-overlay{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:16px;z-index:1000}.modal{background:#fff;border-radius:16px;border:1px solid #e5e5e5;padding:24px;width:100%;max-width:400px;max-height:90vh;overflow-y:auto}.confirm-modal{max-width:400px;text-align:center}.modal-title{font-size:20px;font-weight:600;color:#212529;margin-bottom:16px}.confirm-text{font-size:14px;color:#6c757d;margin-bottom:24px;line-height:1.5}.modal-actions{display:flex;gap:12px}.btn-danger{flex:1;background:#dc3545;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease}.btn-danger:hover{background:#c82333}.btn-secondary{flex:1;background:#6c757d;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease}.btn-secondary:hover{background:#545b62}.bottom-nav{position:fixed;bottom:0;background:#fff;border-top:1px solid #e5e5e5;display:flex;justify-content:space-around;padding:12px 0 20px;z-index:1000;box-shadow:0 -2px 10px #0000001a;left:50%;transform:translate(-50%);width:100%;max-width:1024px;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5}.nav-item{background:none;border:none;color:#999;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px;transition:all .2s ease;min-width:50px;flex:1;text-decoration:none}.nav-item.active,.nav-item.nav-link:hover{color:#667eea}.nav-icon{font-size:18px}.nav-label{font-size:10px;font-weight:500}.notes-tab h3{text-align:center;margin-bottom:32px;color:#212529}.notes-content{display:flex;flex-direction:column;gap:32px}.note-section{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:24px}.note-section h4{margin-bottom:16px;color:#212529;font-size:1.2rem;font-weight:600}.note-section ul{margin-left:0;padding-left:0;list-style:none}.note-section li{padding:8px 0 8px 20px;position:relative;color:#495057;line-height:1.5}.note-section li:before{content:"→";position:absolute;left:0;color:#667eea;font-weight:700}.note-section li strong{color:#212529}.opener-examples{display:flex;flex-direction:column;gap:16px}.opener-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:16px}.opener-card h5{margin-bottom:8px;color:#667eea;font-size:1rem;font-weight:600}.opener-card p{font-style:italic;color:#212529;margin-bottom:8px;font-weight:500}.success-rate-note{font-size:12px;color:#6c757d;background:#e9ecef;padding:4px 8px;border-radius:4px;display:inline-block}.data-insights{display:flex;flex-direction:column;gap:12px}.data-insights .insight-item{display:flex;align-items:center;gap:12px;padding:12px;background:#f8fafc;border-radius:8px;border-left:4px solid #667eea}.data-insights .insight-item .stat{font-size:1.1rem;font-weight:700;color:#667eea;min-width:80px}.data-insights .insight-item .description{color:#495057;font-size:14px}.framework-steps{display:flex;flex-direction:column;gap:16px}.step-card{display:flex;align-items:flex-start;gap:16px;padding:16px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.step-number{width:32px;height:32px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex-shrink:0}.step-content h5{margin-bottom:4px;color:#212529;font-weight:600}.step-content p{color:#495057;font-size:14px;line-height:1.4;margin:0}.mistakes-list{display:flex;flex-direction:column;gap:12px}.mistake-item{display:flex;flex-direction:column;gap:4px;padding:12px;background:#fff5f5;border:1px solid #fed7d7;border-radius:8px;border-left:4px solid #dc3545}.mistake-title{font-weight:600;color:#dc3545;font-size:14px}.mistake-desc{font-size:13px;color:#495057;line-height:1.4}.highlight-section{background:linear-gradient(135deg,#667eea15,#764ba215);border:2px solid #667eea}.highlight-text{font-style:italic;color:#212529;font-weight:500;line-height:1.6;text-align:center;margin:0;font-size:15px}.coach-tab h3{text-align:center;margin-bottom:32px;color:#212529}.coach-content{display:flex;flex-direction:column;gap:24px}.coach-setup{display:flex;justify-content:center;padding:40px 20px}.setup-card{background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:32px;max-width:500px;width:100%;text-align:center}.setup-card h4{color:#212529;margin-bottom:16px;font-size:1.3rem}.setup-card p{color:#6c757d;margin-bottom:24px;line-height:1.6}.api-key-input{display:flex;gap:12px;margin-bottom:24px}.api-key-input input{flex:1}.api-key-input button{white-space:nowrap}.api-info{text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:16px}.api-info h5{color:#374151;margin-bottom:8px;font-size:14px}.api-info ol{margin:12px 0;padding-left:20px}.api-info li{font-size:13px;color:#6c757d;margin-bottom:4px}.api-info a{color:#667eea;text-decoration:none}.api-info a:hover{text-decoration:underline}.api-info p{margin:12px 0 0;font-size:12px;color:#059669}.coaching-interface{display:flex;flex-direction:column;gap:24px}.coach-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:24px}.coach-card .card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.coach-card h4{color:#212529;font-size:1.2rem;font-weight:600;margin:0}.analysis-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}.analysis-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}.analysis-btn:disabled{opacity:.6;cursor:not-allowed}.analysis-result{margin-top:16px;padding:16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}.question-card p{color:#6c757d;margin-bottom:16px}.question-input{display:flex;flex-direction:column;gap:12px}.question-input textarea{width:100%;padding:12px;border:1px solid #ddd;border-radius:8px;font-size:14px;font-family:inherit;resize:vertical}.question-input textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 2px #667eea1a}.conversation-history{display:flex;flex-direction:column;gap:16px;margin-bottom:16px;max-height:400px;overflow-y:auto}.message{padding:12px 16px;border-radius:8px;border:1px solid #e5e5e5}.message.user{background:#f0f4ff;border-color:#c7d2fe;margin-left:20px}.message.coach{background:#f8fafc;border-color:#e2e8f0;margin-right:20px}.message-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.message-author{font-size:12px;font-weight:600;color:#374151}.message-time{font-size:11px;color:#9ca3af}.message-content{color:#374151;line-height:1.5;font-size:14px}.clear-btn{background:#f3f4f6;color:#6b7280;border:1px solid #d1d5db;padding:8px 16px;border-radius:6px;font-size:12px;cursor:pointer;transition:all .2s ease}.clear-btn:hover{background:#e5e7eb;border-color:#9ca3af}.action-items{display:flex;flex-direction:column;gap:12px}.action-item{display:flex;align-items:center;gap:12px;padding:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px}.action-item input[type=checkbox]{width:16px;height:16px;accent-color:#667eea}.action-item span{flex:1;color:#374151;font-size:14px}.action-item span.completed{text-decoration:line-through;color:#9ca3af}.ai-response{color:#374151;line-height:1.6}.ai-response h1,.ai-response h2,.ai-response h3,.ai-response h4,.ai-response h5,.ai-response h6{color:#111827;margin:16px 0 8px}.ai-response p{margin:8px 0}.ai-response ul,.ai-response ol{margin:8px 0;padding-left:20px}.ai-response li{margin:4px 0}.ai-response strong{color:#111827}.ai-response em{color:#667eea}.coach-tab .empty-state{text-align:center;padding:60px 20px;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:12px;margin:20px 0}.coach-tab .empty-state p{margin-bottom:24px;font-size:1.1rem;color:#6c757d}@media(max-width:480px){.tab-content{padding:15px 15px 100px}.header-content{gap:16px}.app-title{font-size:1.3rem}.form-row.two-columns{grid-template-columns:1fr}.radio-group-inline{grid-template-columns:1fr 1fr}.progress-metrics{flex-direction:column;gap:12px}.stats-overview{grid-template-columns:1fr;gap:12px}.opener-metrics{flex-direction:column;align-items:flex-start;gap:4px}.reaction-item{flex-direction:column;align-items:flex-start;gap:8px}.reaction-stats{align-self:flex-end}.storage-info{grid-template-columns:1fr;gap:12px}.modal-actions,.api-key-input{flex-direction:column}.coach-card .card-header{flex-direction:column;align-items:flex-start;gap:12px}.message.user{margin-left:0}.message.coach{margin-right:0}.nav-item{padding:8px 4px;min-width:45px}.nav-label{font-size:9px}.form-coach-section{padding:16px;margin-top:24px}.form-coach-section h3{font-size:1rem}.coach-approach-btn{font-size:13px;padding:10px 16px}.individual-analysis{padding:16px}.analysis-content{font-size:13px}.close-analysis-btn{position:static;margin-top:12px;width:100%}}@media(max-width:320px){.tab-content{padding:16px}.radio-group-inline{grid-template-columns:1fr}.nav-item{padding:6px 2px;min-width:40px}.nav-label{font-size:8px}.coach-approach-btn{font-size:12px;padding:8px 14px}.form-coach-section{padding:12px;margin-top:20px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f8f9fa;color:#212529;min-height:100vh;overflow-x:hidden}#app{min-height:100vh;display:flex;flex-direction:column}h1,h2,h3{font-weight:600;line-height:1.2}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}p{line-height:1.5;color:#495057}.primary-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:16px 24px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;width:100%;transition:all .2s ease;box-shadow:0 4px 12px #667eea40}.primary-btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #667eea59}.secondary-btn{background:transparent;color:#495057;border:2px solid #495057;padding:12px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.secondary-btn:hover{background:#495057;color:#fff;transform:translateY(-1px)}.back-btn{background:none;border:none;color:#495057;font-size:16px;font-weight:600;cursor:pointer;padding:8px}.action-btn{background:none;border:none;cursor:pointer;padding:6px;border-radius:6px;font-size:14px;transition:all .2s ease}.edit-btn:hover{background:#e3f2fd}.delete-btn:hover{background:#ffebee}.main-app{min-height:100vh;display:flex;flex-direction:column;max-width:1024px;margin:0 auto;width:100%;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;box-shadow:0 0 20px #0000000d}.app-header{padding:20px 24px 16px;border-bottom:1px solid #e5e5e5;background:#fff;position:sticky;top:0;z-index:100}.header-content{display:flex;justify-content:space-between;align-items:center}.header-icon-actions{display:flex;align-items:center;gap:8px}.app-title{font-size:1.5rem;font-weight:700;color:#212529}.settings-icon-btn{background:none;border:none;color:#6c757d;cursor:pointer;padding:8px;border-radius:8px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.settings-icon-btn:hover{background:#f8f9fa;color:#495057}.stats-bar{text-align:center;margin-top:8px;font-size:14px;color:#6c757d;font-weight:600}.tab-content{flex:1;padding:24px 24px 100px}.empty-state{text-align:center;padding:60px 20px}.empty-state p{margin-bottom:24px;font-size:1.1rem}.log-header{position:sticky;top:0;background:#f8f9fa;margin:-24px -24px 24px;padding:16px 24px;border-bottom:1px solid #e5e5e5;z-index:10}.add-approach-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:14px 20px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #667eea40}.add-approach-btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #667eea59}.add-icon{font-size:20px;font-weight:300;line-height:1}.approaches-list{display:flex;flex-direction:column;gap:16px}.approach-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:16px;cursor:pointer;transition:all .2s ease}.approach-card:hover{border-color:#667eea;box-shadow:0 4px 12px #667eea26;transform:translateY(-1px)}.approach-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;position:relative}.approach-actions{display:flex;gap:4px;position:absolute;right:60px;opacity:0;transition:opacity .2s ease}.approach-card:hover .approach-actions{opacity:1}.date{font-size:14px;color:#6c757d;font-weight:500}.outcome{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;text-transform:uppercase}.outcome.nothing{background:#f3f4f6;color:#6b7280}.outcome.ig{background:#dbeafe;color:#1d4ed8}.outcome.number{background:#dcfce7;color:#166534}.outcome.insta-date{background:#fef3c7;color:#92400e}.approach-details{cursor:pointer}.approach-details .location{font-size:14px;color:#495057;margin-bottom:4px;font-weight:500}.approach-details .opener{font-size:13px;color:#6c757d;line-height:1.3;margin-bottom:4px}.approach-details .conversation{font-size:12px;color:#8b8b8b;line-height:1.3;font-style:italic}.ai-coach-widget{position:fixed;right:32px;bottom:100px;width:360px;height:520px;background:#101216;border-radius:14px;box-shadow:0 16px 32px #00000040;display:flex;flex-direction:column;overflow:hidden;z-index:999;border:1px solid rgba(255,255,255,.08)}.ai-coach-widget.popup{min-width:340px;min-height:480px}.ai-coach-widget.integrated{position:relative;right:auto;bottom:auto;width:100%;height:100%;min-height:440px;border-radius:12px;box-shadow:var(--shadow-md);background:#12141a;border:1px solid rgba(255,255,255,.08)}.ai-coach-widget.minimized{height:58px!important;overflow:hidden}.ai-coach-widget.maximized{width:90vw!important;height:80vh!important;right:5vw!important;bottom:10vh!important}.chat-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:linear-gradient(135deg,#10b981,#0ea5e9);color:#fff;cursor:move}.chat-header h3{font-size:15px;font-weight:700;letter-spacing:.3px}.chat-controls{display:flex;gap:.5rem}.chat-controls button{background:#fff3;border:none;color:#fff;width:28px;height:28px;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.chat-controls button:hover{background:#ffffff4d}.chat-controls .close-btn{font-size:18px;font-weight:700;line-height:1}.chat-tabs{background:#0c0f14;border-bottom:1px solid rgba(255,255,255,.08);padding:.5rem .75rem}.chat-tabs-list{display:flex;gap:.5rem;align-items:center;overflow-x:auto;padding-bottom:4px}.chat-tab{display:flex;align-items:center;gap:.4rem;background:#1f2430;color:#cbd5e1;border-radius:8px;padding:.35rem .6rem;font-size:12px;cursor:pointer;white-space:nowrap;border:1px solid transparent}.chat-tab.active{background:#10b981;color:#fff;border-color:#34d399}.chat-tab.editing{background:#0ea5e9;color:#fff}.chat-tab-input{background:transparent;border:none;color:#fff;outline:none;font-size:12px;width:90px}.chat-tab-delete{background:transparent;border:none;color:#ffffffb3;cursor:pointer;font-size:14px;line-height:1}.chat-tab-new{background:#1f2430;color:#cbd5e1;border:none;width:26px;height:26px;border-radius:8px;cursor:pointer;font-weight:700}.chat-tab-help{background:#1f2430;color:#cbd5e1;border:none;width:26px;height:26px;border-radius:8px;cursor:pointer;font-weight:800}.help-btn{background:#1f2430;color:#cbd5e1;border:none;width:28px;height:28px;border-radius:8px;cursor:pointer;font-weight:800;margin-right:6px}.coach-help-overlay{position:absolute;inset:0;background:#0000008c;z-index:999;display:flex;align-items:center;justify-content:center;padding:16px}.coach-help-modal{width:min(520px,100%);background:#0f172a;border:1px solid rgba(255,255,255,.12);border-radius:14px;box-shadow:0 16px 40px #0000008c;overflow:hidden}.coach-help-header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.08)}.coach-help-title{font-weight:900;color:#fff}.coach-help-close{background:transparent;border:none;color:#cbd5e1;font-size:22px;cursor:pointer;line-height:1}.coach-help-body{padding:14px;color:#e2e8f0;font-size:13px;line-height:1.6}.coach-help-body p{margin:.35rem 0}.coach-help-body ul{padding-left:1.2rem;margin:.4rem 0}.coach-help-body li{margin-bottom:.35rem}.chat-body{flex:1;overflow-y:auto;padding:1rem;color:#e2e8f0;display:flex;flex-direction:column;gap:.75rem}.chat-message{padding:.75rem .9rem;border-radius:12px;font-size:13px;line-height:1.6;max-width:90%}.chat-message.user{align-self:flex-end;background:#0ea5e9;color:#fff}.chat-message.assistant{align-self:flex-start;background:#1f2430;color:#e2e8f0}.chat-message h1,.chat-message h2,.chat-message h3{margin:.4rem 0;color:#fff}.chat-message ul{padding-left:1.2rem;margin:.4rem 0}.chat-message li{margin-bottom:.35rem}.coach-proposal{align-self:stretch;background:#10b98114;border:1px solid rgba(16,185,129,.35);border-radius:12px;padding:.75rem .9rem;color:#e2e8f0}.coach-proposal-title{font-weight:800;color:#fff;margin-bottom:.25rem}.coach-proposal-plan{padding-left:1.2rem;margin:.4rem 0}.coach-proposal-summary{margin-top:.25rem;color:#cbd5e1;font-size:13px;line-height:1.6}.coach-proposal-actions{display:flex;gap:.5rem;margin-top:.7rem;flex-wrap:wrap}.coach-proposal-preview{margin-top:.6rem;padding-top:.6rem;border-top:1px solid rgba(255,255,255,.08)}.coach-proposal-preview-title{font-weight:800;color:#fff;margin-bottom:.35rem}.coach-proposal-preview-item{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:.55rem .65rem;margin-top:.5rem}.coach-proposal-preview-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.coach-proposal-preview-label{font-weight:750;color:#fff}.coach-proposal-preview-roi{font-weight:800;color:#10b981;font-size:12px;white-space:nowrap}.coach-proposal-preview-desc{margin-top:.35rem;color:#cbd5e1;font-size:13px;line-height:1.55}.coach-proposal-preview-meta{margin-top:.45rem;display:flex;flex-wrap:wrap;gap:.35rem}.coach-proposal-preview-chip{font-size:12px;padding:.18rem .45rem;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:#cbd5e1}.coach-proposal-preview-warn{margin-top:.45rem;color:#fbbf24;font-size:12px}.chat-loader{display:flex;gap:.35rem;align-self:flex-start}.chat-loader span{width:7px;height:7px;background:#10b981;border-radius:50%;animation:coachPulse 1s infinite ease-in-out}.chat-loader span:nth-child(2){animation-delay:.2s}.chat-loader span:nth-child(3){animation-delay:.4s}@keyframes coachPulse{0%,to{opacity:.3;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}}.scroll-to-bottom-btn{align-self:center;background:#10b981;border:none;color:#fff;width:30px;height:30px;border-radius:50%;cursor:pointer;box-shadow:0 4px 10px #00000040}.chat-input{padding:.75rem;border-top:1px solid rgba(255,255,255,.08);display:flex;gap:.5rem;background:#0c0f14}.chat-input input{flex:1;border:1px solid rgba(255,255,255,.15);background:#1f2430;color:#e2e8f0;padding:.55rem .7rem;border-radius:8px;font-size:13px}.chat-input button{background:#10b981;border:none;color:#fff;padding:.55rem .9rem;border-radius:8px;font-weight:600;cursor:pointer;font-size:13px}.chat-input button:disabled{opacity:.6;cursor:not-allowed}.coach-welcome{text-align:center;padding:1.25rem;color:#e2e8f0}.coach-welcome h3{font-size:16px;margin-bottom:.5rem;color:#fff}@media(max-width:480px){.ai-coach-widget.popup{right:0;bottom:0;width:100vw;height:100vh;min-width:auto;min-height:auto;border-radius:0}}
