html{scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#fff;color:#1e293b;line-height:1.6}.header{padding:20px 48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f1f5f9;position:sticky;top:0;background:#fff;z-index:100}.logo{font-size:28px;font-weight:700;letter-spacing:-.5px}.logo-clear{color:#1e293b}.logo-pol{color:#14b8a6}.header-cta{padding:12px 24px;background:#14b8a6;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;text-decoration:none;transition:background .15s ease}.header-cta:hover{background:#0d9488}.hero{padding:80px 48px 60px;max-width:1200px;margin:0 auto}.hero-label{font-size:13px;font-weight:600;color:#14b8a6;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px}.hero-title{font-size:48px;font-weight:800;color:#0f172a;line-height:1.1;max-width:700px;margin-bottom:24px}.hero-subtitle{font-size:20px;color:#475569;max-width:600px;margin-bottom:40px}.hero-stats{display:flex;gap:48px;padding-top:32px;border-top:1px solid #e2e8f0}.stat{text-align:left}.stat-value{font-size:36px;font-weight:700;color:#0f172a}.stat-value span{color:#14b8a6}.stat-label{font-size:14px;color:#64748b;margin-top:4px}.problem-section{background:#f8fafc;padding:80px 48px}.problem-inner{max-width:1200px;margin:0 auto}.section-title{font-size:32px;font-weight:700;color:#0f172a;margin-bottom:40px}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.problem-card{background:#fff;padding:28px;border-radius:12px;border:1px solid #e2e8f0}.problem-icon{font-size:32px;margin-bottom:16px}.problem-title{font-size:18px;font-weight:600;color:#0f172a;margin-bottom:8px}.problem-text{font-size:14px;color:#64748b;line-height:1.6}.demo-section{padding:80px 48px;max-width:1200px;margin:0 auto}.demo-header{text-align:center;margin-bottom:48px}.demo-header .section-title{margin-bottom:16px}.demo-header p{font-size:18px;color:#64748b}.chat-container{background:#e8eef3;border-radius:16px;box-shadow:0 4px 24px #0000001a;overflow:hidden;max-width:900px;margin:0 auto}.chat-header{padding:16px 24px;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.chat-title{font-weight:600;font-size:15px;color:#0f172a;display:flex;align-items:center;gap:8px}.chat-title-icon{width:8px;height:8px;background:#22c55e;border-radius:50%}.case-badge{font-size:12px;color:#64748b;background:#f1f5f9;padding:6px 12px;border-radius:20px}.case-badge strong{color:#0f172a}.chat-body{padding:24px;min-height:420px;background:linear-gradient(180deg,#e8eef3,#dfe7ed)}.chat-body>*{animation:fadeIn .4s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.question-wrapper{display:flex;justify-content:flex-end;margin-bottom:20px}.question-bubble{background:#14b8a6;color:#fff;padding:14px 18px;border-radius:18px 18px 4px;max-width:480px;box-shadow:0 2px 8px #14b8a64d}.question-text{font-size:15px;font-weight:500;line-height:1.4}.answer-wrapper{display:flex;justify-content:flex-start;gap:12px}.ai-avatar{width:36px;height:36px;background:linear-gradient(135deg,#14b8a6,#0d9488);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:12px;flex-shrink:0;box-shadow:0 2px 8px #14b8a64d}.answer-container{max-width:600px;flex:1}.answer-header{display:flex;align-items:center;gap:8px;margin-bottom:8px;padding-left:4px}.severity-dot{width:8px;height:8px;border-radius:50%}.severity-critical{background:#dc2626}.severity-warning{background:#f59e0b}.severity-info{background:#3b82f6}.answer-title{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.title-critical{color:#dc2626}.title-warning{color:#d97706}.title-info{color:#3b82f6}.answer-bubble{background:#fff;border-radius:4px 18px 18px;padding:18px 20px;box-shadow:0 2px 12px #00000014}.answer-content{font-size:13px;line-height:1.7;color:#334155}.answer-content strong{color:#0f172a;font-weight:600}.answer-content p{margin-bottom:10px}.data-table{width:100%;border-collapse:collapse;margin:12px 0;font-size:12px;background:#f8fafc;border-radius:8px;overflow:hidden}.data-table th{text-align:left;padding:8px 10px;background:#f1f5f9;border-bottom:2px solid #e2e8f0;font-weight:600;color:#475569;font-size:10px;text-transform:uppercase;letter-spacing:.3px}.data-table td{padding:8px 10px;border-bottom:1px solid #e9eef3;color:#334155;background:#fff}.data-table tr:last-child td{border-bottom:none}.alert-box{background:#fef2f2;border-left:3px solid #dc2626;padding:12px 14px;margin:12px 0 0;border-radius:0 6px 6px 0}.alert-box.warning{background:#fffbeb;border-left-color:#f59e0b}.alert-title{font-weight:600;font-size:12px;color:#dc2626;margin-bottom:4px}.alert-box.warning .alert-title{color:#d97706}.alert-text{font-size:12px;color:#64748b;line-height:1.5}.sources{margin-top:12px;padding-top:12px;border-top:1px solid #f1f5f9;display:flex;gap:6px;align-items:center;flex-wrap:wrap}.sources-label{font-size:10px;color:#94a3b8;font-weight:500}.source-tag{font-size:10px;padding:3px 8px;background:#f1f5f9;border-radius:4px;color:#64748b}.chat-footer{padding:16px 24px;background:#fff;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.footer-left{display:flex;align-items:center;gap:12px}.question-counter{font-size:13px;color:#64748b}.pause-indicator{font-size:11px;color:#94a3b8;opacity:0;transition:opacity .2s ease}.pause-indicator.visible{opacity:1}.progress-dots{display:flex;gap:8px;align-items:center}.progress-dot{width:8px;height:8px;border-radius:50%;background:#e2e8f0;border:none;cursor:pointer;transition:all .2s ease;padding:0}.progress-dot:hover{background:#94a3b8;transform:scale(1.2)}.progress-dot.active{background:#14b8a6;transform:scale(1.25)}.nav-buttons{display:flex;gap:12px}.btn{padding:10px 24px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease;border:none;font-family:inherit}.btn-secondary{background:#f1f5f9;color:#475569}.btn-secondary:hover{background:#e2e8f0}.btn-secondary:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:#14b8a6;color:#fff}.btn-primary:hover{background:#0d9488}.highlight-red{color:#dc2626;font-weight:600}.highlight-amber{color:#d97706;font-weight:600}.highlight-teal{color:#0d9488;font-weight:600}.cta-section{background:#0f172a;padding:80px 48px;text-align:center}.cta-title{font-size:36px;font-weight:700;color:#fff;margin-bottom:16px}.cta-subtitle{font-size:18px;color:#94a3b8;margin-bottom:32px;max-width:500px;margin-left:auto;margin-right:auto}.cta-button{display:inline-block;padding:16px 40px;background:#14b8a6;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;text-decoration:none;transition:background .15s ease}.cta-button:hover{background:#0d9488}.cta-note{margin-top:16px;font-size:14px;color:#64748b}.footer{padding:32px 48px;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.footer-logo{font-size:20px;font-weight:700}.footer-text{font-size:14px;color:#64748b}@media (max-width: 768px){.header{padding:16px 24px}.hero{padding:48px 24px 40px}.hero-title{font-size:32px}.hero-subtitle{font-size:16px}.hero-stats{flex-direction:column;gap:24px}.problem-section{padding:48px 24px}.problem-grid{grid-template-columns:1fr}.demo-section{padding:48px 24px}.chat-header,.chat-footer{padding:12px 16px}.chat-body{padding:16px;min-height:380px}.question-bubble,.answer-container{max-width:100%}.nav-buttons .btn{padding:8px 16px;font-size:13px}.cta-section{padding:48px 24px}.cta-title{font-size:28px}.footer{padding:24px;flex-direction:column;gap:16px;text-align:center}}
