@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .6s ease-out forwards}.animate-slide-up{animation:slideUp .6s ease-out forwards}.animation-delay-100{animation-delay:.1s;opacity:0}.animation-delay-200{animation-delay:.2s;opacity:0}.animation-delay-300{animation-delay:.3s;opacity:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fadeInUp .3s ease-out forwards}.interview-report,.interview-questions{line-height:1.75}.interview-report h1,.interview-questions h1{font-size:1.25rem;font-weight:700;color:#18181b;margin-top:1.5rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e4e4e7}.interview-report h2,.interview-questions h2{font-size:1rem;font-weight:700;color:#18181b;margin-top:1.5rem;margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.interview-report h3,.interview-questions h3{font-size:.9375rem;font-weight:600;color:#27272a;margin-top:1.25rem;margin-bottom:.5rem}.interview-report p,.interview-questions p{margin-bottom:.875rem;color:#3f3f46}.interview-report ul,.interview-questions ul{margin-top:.5rem;margin-bottom:1rem;padding-left:1.25rem}.interview-report ol,.interview-questions ol{margin-top:.5rem;margin-bottom:1rem;padding-left:1.5rem}.interview-report li,.interview-questions li{margin-bottom:.625rem;padding-left:.25rem;line-height:1.7}.interview-report ul>li::marker{color:#a1a1aa}.interview-report ol>li::marker{color:#71717a;font-weight:600}.interview-report table{width:100%;margin:1rem 0 1.5rem;border-collapse:separate;border-spacing:0;font-size:.875rem;border:1px solid #e4e4e7;border-radius:8px;overflow:hidden}.interview-report thead{background:#f4f4f5}.interview-report th{padding:.75rem 1rem;text-align:left;font-weight:600;color:#18181b;border-bottom:1px solid #e4e4e7;white-space:nowrap}.interview-report td{padding:.75rem 1rem;border-bottom:1px solid #f4f4f5;vertical-align:top}.interview-report tr:last-child td{border-bottom:none}.interview-report tbody tr:hover{background:#fafafa}.interview-report blockquote,.interview-questions blockquote{margin:.5rem 0 1rem;padding:.625rem 1rem;background:#f8f9fa;border-left:3px solid #d4d4d8;border-radius:0 6px 6px 0;color:#52525b;font-size:.875rem}.interview-questions blockquote{background:#fffbeb;border-left-color:#fbbf24;color:#78350f}.interview-report strong,.interview-questions strong{font-weight:700;color:#18181b}.interview-report em,.interview-questions em{font-style:italic;color:#52525b}.interview-report code,.interview-questions code{background:#f4f4f5;color:#18181b;padding:.125rem .375rem;border-radius:4px;font-size:.875em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.interview-report hr{margin:1.5rem 0;border:none;border-top:1px solid #e4e4e7}.interview-report p:has(⭐),.interview-report td:has(⭐){white-space:nowrap}.interview-report strong:has(+){display:inline-flex;align-items:center;gap:.25rem}.interview-report>h1:first-child,.interview-report>h2:first-child,.interview-questions>h1:first-child,.interview-questions>h2:first-child{margin-top:0}.interview-report>*:last-child,.interview-questions>*:last-child{margin-bottom:0}
