:root{--bg-main:#060813;--bg-panel:#0e1426b3;--bg-card:#16203680;--border-color:#ffffff14;--border-glow:#6366f126;--text-main:#f8fafc;--text-muted:#cbd5e1;--text-dim:#64748b;--primary:#4f46e5;--primary-glow:#4f46e566;--primary-hover:#6366f1;--danger:#ef4444;--danger-glow:#ef444433;--danger-hover:#f87171;--warning:#f59e0b;--warning-glow:#f59e0b26;--font-sans:"Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono:"JetBrains Mono", monospace;--brand-openai:#10b981;--brand-openai-bg:#10b9811a;--brand-anthropic:#f97316;--brand-anthropic-bg:#f973161a;--brand-gemini:#3b82f6;--brand-gemini-bg:#3b82f61a;--brand-groq:#a855f7;--brand-groq-bg:#a855f71a}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-main);color:var(--text-main);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;background-image:radial-gradient(at 0 0,#6366f11f 0,#0000 50%),radial-gradient(at 100% 0,#f9731614 0,#0000 50%),radial-gradient(at 50% 100%,#10b9810d 0,#0000 50%);min-height:100vh;line-height:1.5;overflow-x:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ffffff2e}h1{letter-spacing:-.03em;background:linear-gradient(135deg,#fff 30%,#a5b4fc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.15}h2{letter-spacing:-.02em;color:#fff;margin-bottom:1rem;font-size:2.2rem;font-weight:700}h3{color:var(--text-main);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}p{color:#94a3b8;font-size:1.1rem;line-height:1.6}p.large{color:#cbd5e1;font-size:1.25rem}.highlight-gradient{background:linear-gradient(90deg,#6366f1,#10b981);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:800}.landing-shell{max-width:1400px;margin:0 auto;padding:0 2rem}.landing-header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-bottom:4rem;padding:1.5rem 0;display:flex}.logo-wrap{align-items:center;gap:.75rem;display:flex}.logo-text{letter-spacing:-.02em;background:linear-gradient(90deg,#fff,#94a3b8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.4rem;font-weight:800}.hero-section{text-align:center;max-width:900px;margin:0 auto 5rem;padding:2rem 0}.badge-new{color:#a5b4fc;background:#6366f126;border:1px solid #6366f14d;border-radius:9999px;align-items:center;gap:6px;margin-bottom:1.5rem;padding:6px 14px;font-size:.85rem;font-weight:600;display:inline-flex}.badge-new span{color:#fff;text-transform:uppercase;background:#4f46e5;border-radius:4px;padding:1px 6px;font-size:.7rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:6rem;display:grid}.feature-card{border:1px solid var(--border-color);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#10162666;border-radius:16px;padding:2.25rem;transition:all .3s}.feature-card:hover{border-color:#6366f140;transform:translateY(-4px);box-shadow:0 10px 30px #6366f10d}.feature-icon-wrapper{color:#818cf8;background:#6366f11a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;display:flex}.applet-section{margin-bottom:7rem}.applet-title-area{text-align:center;max-width:700px;margin:0 auto 3rem}.applet-workspace{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0f1ed9;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;height:700px;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.applet-topbar{background:#080c18f2;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.applet-window-controls{gap:6px;display:flex}.applet-dot{border-radius:50%;width:12px;height:12px}.applet-dot.red{background:#ef4444}.applet-dot.yellow{background:#f59e0b}.applet-dot.green{background:#10b981}.applet-topbar-title{color:var(--text-dim);letter-spacing:.05em;text-transform:uppercase;font-size:.85rem;font-weight:600}.applet-grid{flex:1;grid-template-columns:330px 1fr;display:grid;overflow:hidden}.applet-sidebar{background:#0f172a66;border-right:1px solid #ffffff0d;flex-direction:column;gap:1.25rem;padding:1.25rem;display:flex;overflow-y:auto}.applet-main{background:#080a1433;flex-direction:column;display:flex;overflow:hidden}.applet-label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-dim);margin-bottom:6px;font-size:.7rem;font-weight:700;display:block}.applet-textarea{color:#fff;resize:none;background:#161e31b3;border:1px solid #ffffff0f;border-radius:8px;outline:none;width:100%;min-height:80px;padding:10px;font-family:inherit;font-size:.85rem;transition:all .2s}.applet-textarea:focus{border-color:#6366f1;box-shadow:0 0 10px #6366f126}.applet-input-number{color:#fff;background:#161e31b3;border:1px solid #ffffff0f;border-radius:8px;outline:none;width:100%;padding:8px 10px;font-size:.85rem}.providers-list{flex-direction:column;gap:6px;display:flex}.provider-item{background:#ffffff05;border:1px solid #ffffff0a;border-radius:6px;justify-content:space-between;align-items:center;padding:6px 10px;display:flex}.provider-item label{cursor:pointer;align-items:center;gap:8px;font-size:.8rem;font-weight:500;display:flex}.provider-item input[type=checkbox]{accent-color:#6366f1}.provider-status-pill{text-transform:uppercase;border-radius:4px;padding:2px 6px;font-size:.6rem;font-weight:600}.provider-status-pill.active{color:#34d399;background:#10b98126}.provider-status-pill.mock{color:#a5b4fc;background:#6366f126}.applet-viewport-header{background:#0a0f1e80;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.applet-viewport-tabs{gap:6px;display:flex}.applet-viewport-tab{color:var(--text-dim);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:6px 12px;font-size:.75rem;font-weight:600;transition:all .2s}.applet-viewport-tab.active{color:#818cf8;border-bottom-color:#6366f1}.applet-viewport-log{flex-direction:column;flex:1;gap:16px;padding:20px;display:flex;overflow-y:auto}.debate-turn{background:#16203666;border:1px solid #ffffff0d;border-radius:12px;padding:16px;transition:border-color .2s;position:relative}.debate-turn:hover{border-color:#ffffff1a}.debate-turn-header{justify-content:space-between;align-items:center;margin-bottom:10px;font-size:.8rem;display:flex}.debate-turn-author{align-items:center;gap:8px;font-weight:700;display:flex}.author-openai{color:var(--brand-openai)}.author-anthropic{color:var(--brand-anthropic)}.author-gemini{color:var(--brand-gemini)}.author-groq{color:var(--brand-groq)}.author-system{color:#f59e0b}.debate-turn-meta{color:var(--text-dim);font-size:.7rem}.debate-turn-body{color:#e2e8f0;font-size:.85rem;line-height:1.5}.mcp-tool-bubble{font-family:var(--font-mono);border-radius:12px;margin:10px 0;padding:12px 16px;background:#020617!important;border:1px dashed #6366f14d!important}.mcp-tool-header{color:#a5b4fc;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:.75rem;display:flex}.mcp-tool-name{align-items:center;gap:6px;font-weight:600;display:flex}.mcp-tool-console{color:#10b981;background:#0009;border:1px solid #ffffff0d;border-radius:6px;max-height:120px;margin-top:6px;padding:10px;font-size:.75rem;overflow-y:auto}.mcp-tool-console.error{color:#f87171}.mcpOverlay{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background:#02040ab3;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.25s cubic-bezier(.16,1,.3,1) fadeIn;display:flex;position:fixed;top:0;left:0}.mcpPanel{background:#0d1223d9;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;width:580px;max-height:90%;display:flex;overflow:hidden;box-shadow:0 20px 40px #0009}.mcpHeader{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.btnClose{color:var(--text-dim);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.btnClose:hover{color:#fff;background:#ffffff0f}.mcpGlobalToggle{background:#ffffff05;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.mcpContent{flex-direction:column;gap:16px;padding:20px;display:flex;overflow-y:auto}.mcpCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:10px;transition:all .2s;overflow:hidden}.mcpCard.active{background:#6366f105;border-color:#6366f14d}.mcpCardHeader{background:#ffffff05;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.mcpCardBody{border-top:1px solid #ffffff0a;padding:16px}.switch{width:42px;height:22px;display:inline-block;position:relative}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;background-color:#334155;transition:all .3s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.slider:before{content:"";background-color:#fff;width:16px;height:16px;transition:all .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:3px;left:3px}input:checked+.slider{background-color:#4f46e5}input:checked+.slider:before{transform:translate(20px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.switch.small{width:34px;height:18px}.switch.small .slider:before{width:12px;height:12px;bottom:3px;left:3px}.switch.small input:checked+.slider:before{transform:translate(16px)}.ledBulb{border-radius:50%;width:8px;height:8px;transition:all .3s}.redStatic{background-color:#ef4444;box-shadow:0 0 6px #ef4444}.greenPulse{background-color:#10b981;animation:1.5s infinite alternate pulseLed;box-shadow:0 0 8px #10b981}.formGroup{flex-direction:column;gap:4px;display:flex}.formGroup .label{color:var(--text-dim);font-size:.65rem;font-weight:700}.mcpCardBody input[type=text],.mcpCardBody input[type=password],.mcpCardBody input[type=number],.mcpCardBody select{color:#fff;background:#0a0f1eb3;border:1px solid #ffffff0f;border-radius:6px;outline:none;width:100%;padding:8px 10px;font-size:.8rem}.mcpCardBody input:focus,.mcpCardBody select:focus{border-color:#6366f1}.mcpDiagActions{align-items:center;gap:12px;margin-top:14px;display:flex}.diagResult{align-items:center;font-size:.75rem;font-weight:600;display:flex}.diagResult.success{color:#34d399}.diagResult.error{color:#f87171}.diagErrorDetail{color:#f87171;font-size:.7rem;font-family:var(--font-mono);background:#ef44440d;border:1px solid #ef44441a;border-radius:6px;margin-top:8px;padding:6px 10px}.mcpFooter{border-top:1px solid #ffffff0f;justify-content:flex-end;gap:10px;padding:14px 20px;display:flex}.landing-cta{justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.btn-premium{cursor:pointer;border:1px solid #0000;border-radius:9999px;align-items:center;gap:8px;padding:12px 28px;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.btn-premium.primary{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#6366f1 100%);box-shadow:0 4px 20px #4f46e566}.btn-premium.primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #4f46e58c}.btn-premium.secondary{color:#e2e8f0;background:#ffffff08;border:1px solid #ffffff14}.btn-premium.secondary:hover{color:#fff;background:#ffffff14}.landing-footer{text-align:center;color:var(--text-dim);border-top:1px solid #ffffff0a;padding:4rem 0 3rem;font-size:.9rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulseLed{0%{opacity:.65;box-shadow:0 0 4px}to{opacity:1;box-shadow:0 0 10px}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.iconPulse{animation:2s infinite alternate pulseLed}.iconPulse.warning{color:var(--warning)}@media (width<=1024px){.applet-grid{grid-template-columns:1fr;height:auto}.applet-sidebar{border-bottom:1px solid #ffffff0d;border-right:none}.applet-workspace{height:auto;max-height:none}}.nav-links{gap:1.5rem;display:flex}.nav-links a{color:var(--text-muted);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:#fff}.badge-free-beta{color:#a5b4fc;letter-spacing:.02em;text-transform:uppercase;background:#6366f11f;border:1px solid #6366f140;border-radius:9999px;padding:4px 12px;font-size:.72rem;font-weight:700}.forms-grid{grid-template-columns:1fr 1fr;align-items:start;gap:2.5rem;display:grid}.form-container{border:1px solid var(--border-color);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1016268c;border-radius:16px;padding:2.5rem;box-shadow:0 10px 30px #00000040}.form-status{border-radius:8px;align-items:center;gap:10px;margin-bottom:1.25rem;padding:12px 16px;font-size:.82rem;line-height:1.4;display:flex}.form-status.success{color:#34d399;background:#10b98114;border:1px solid #10b98133}.form-status.warning{color:#fbbf24;background:#f59e0b14;border:1px solid #f59e0b33}.form-status.error{color:#f87171;background:#ef444414;border:1px solid #ef444433}.coupon-card{background:#10b9811f;border:1px dashed #10b98166;border-radius:6px;justify-content:space-between;align-items:center;width:100%;margin-top:6px;padding:8px 12px;display:flex}.coupon-label{text-transform:uppercase;color:#a7f3d0;font-size:.72rem;font-weight:700}.coupon-code{font-family:var(--font-mono);color:#34d399;letter-spacing:.08em;font-size:.95rem;font-weight:800}.input-with-icon{align-items:center;width:100%;display:flex;position:relative}.input-icon{color:var(--text-dim);pointer-events:none;position:absolute;left:12px}.input-with-icon input,.input-with-icon select{padding-left:36px!important}.table-responsive{border:1px solid #ffffff0d;border-radius:12px;width:100%;overflow-x:auto}.premium-table{border-collapse:collapse;text-align:left;background:#0a0f1e33;width:100%;font-size:.82rem}.premium-table th{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;background:#ffffff08;border-bottom:1px solid #ffffff0f;padding:12px 16px;font-size:.68rem;font-weight:700}.premium-table td{color:#cbd5e1;vertical-align:middle;border-bottom:1px solid #ffffff0a;padding:12px 16px;line-height:1.4}.premium-table tbody tr:hover{background:#ffffff04}.premium-table.condensed td,.premium-table.condensed th{padding:10px 12px}.pill-yes{color:#34d399;background:#10b9811f;border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:700}.export-badges{flex-wrap:wrap;gap:8px;margin-top:1rem;display:flex}.export-badge{color:#cbd5e1;cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:600;transition:all .2s;display:inline-flex}.export-badge:hover{color:#fff;background:#6366f10f;border-color:#6366f159;transform:translateY(-1px)}.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:2rem;max-width:900px;margin:0 auto;display:grid}.pricing-card{border:1px solid var(--border-color);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#10162673;border-radius:20px;flex-direction:column;padding:3rem 2.25rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.pricing-card.popular{background:#12162f80;border-color:#6366f173;box-shadow:0 10px 40px #6366f11f}.popular-badge{color:#fff;letter-spacing:.06em;background:linear-gradient(135deg,#4f46e5 0%,#6366f1 100%);border-radius:6px;padding:4px 10px;font-size:.62rem;font-weight:800;position:absolute;top:14px;right:14px}.pricing-header-info{text-align:center;margin-bottom:2rem}.pricing-tier-name{text-transform:uppercase;letter-spacing:.1em;color:var(--text-dim);font-size:.8rem;font-weight:700}.price-tag{color:#fff;margin:.75rem 0;font-size:2.8rem;font-weight:800;line-height:1}.price-tag .currency{vertical-align:super;font-size:1.3rem;font-weight:600}.price-tag .duration{color:var(--text-dim);font-size:.9rem;font-weight:400}.pricing-subtitle{color:var(--text-muted);font-size:.78rem}.pricing-features{flex-direction:column;gap:12px;margin-bottom:2rem;list-style:none;display:flex}.pricing-features li{color:#cbd5e1;align-items:center;gap:8px;font-size:.85rem;display:flex}.pricing-features li:before{content:"•";color:#6366f1;font-size:1.2rem;line-height:1}.pricing-card.popular .pricing-features li:before{color:#10b981}.pricing-features li strong{color:#fff}.faq-list{flex-direction:column;gap:10px;max-width:800px;margin:0 auto;display:flex}.faq-item{border:1px solid var(--border-color);background:#10162666;border-radius:10px;transition:all .25s;overflow:hidden}.faq-item:hover{border-color:#ffffff1f}.faq-item.open{background:#6366f105;border-color:#6366f159}.faq-question-btn{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;width:100%;padding:16px 20px;font-family:inherit;font-size:.9rem;font-weight:600;display:flex}.faq-answer-wrapper{max-height:0;transition:max-height .3s cubic-bezier(0,1,0,1);overflow:hidden}.faq-item.open .faq-answer-wrapper{max-height:500px;transition:max-height .3s ease-in-out}.faq-answer{color:#cbd5e1;padding:0 20px 20px;font-size:.85rem;line-height:1.6}.contact-box{border:1px solid var(--border-color);text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#10162673;border-radius:20px;padding:3.5rem 2rem}.contact-links{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;max-width:600px;margin:1.5rem auto 0;display:grid}.contact-card{background:#0003;border:1px solid #ffffff0a;border-radius:12px;flex-direction:column;gap:8px;padding:1.5rem;display:flex}.contact-title{text-transform:uppercase;color:var(--text-dim);letter-spacing:.05em;font-size:.7rem;font-weight:700}.contact-email{color:#818cf8;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s}.contact-email:hover{color:#a5b4fc}.download-box{border:1px solid var(--border-color);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1016268c;box-shadow:0 10px 40px #0000004d}.pricing-select-card.active{box-shadow:0 0 10px #6366f114;background:#6366f10a!important;border-color:#6366f1!important}.row.two{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (width<=768px){.nav-links{display:none}.forms-grid{grid-template-columns:1fr}.matrix-explanation-section>div{grid-template-columns:1fr!important}.row.two{grid-template-columns:1fr}.landing-cta{flex-direction:column;align-items:center}.landing-cta a{justify-content:center;width:100%}.pricing-grid{grid-template-columns:1fr}}
