*{box-sizing:border-box}body{color:#0f172a;background:linear-gradient(#f5f7ff 0%,#f9fbff 60%);margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.page{max-width:1280px;margin:0 auto;padding:32px 24px 80px}.btn{cursor:pointer;border:none;border-radius:10px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .15s}.btn-primary{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 8px 20px #6366f140}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 10px 24px #6366f159}.btn-secondary{color:#3730a3;background:#eef2ff}.btn-secondary:hover{background:#e0e7ff}.input,.textarea{background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;margin-bottom:12px;padding:10px 12px;font-size:14px}.textarea{resize:vertical;min-height:80px}.input:focus,.textarea:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f126}.hero-banner{background:linear-gradient(120deg,#eef2ff,#f8fafc,#eef2ff) 0 0/200% 200%;padding:96px 24px 72px;animation:12s infinite heroGradient;position:relative}@keyframes heroGradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.container{max-width:1100px;margin:0 auto;padding:0 24px}.hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:48px;display:grid}.hero-content{max-width:720px}.hero-title{margin:0;font-size:2.25rem;font-weight:800}.hero-subtitle{color:#475569;max-width:720px;margin-top:12px;margin-bottom:24px;font-size:1.05rem}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.hero-mock{justify-content:center;display:flex}.mock-section{flex-wrap:wrap;gap:8px;margin:14px 0;display:flex}.feature-list{margin:0;padding-left:0;list-style:none}.feature-list li{gap:8px;margin-bottom:8px;display:flex}.feature-list li:before{content:"✔";color:#22c55e;font-weight:700}.site-footer{background:#fafafa;border-top:1px solid #e5e7eb;margin-top:64px;padding:32px 24px}.footer-inner{justify-content:space-between;gap:24px;max-width:1100px;margin:0 auto;display:flex}.footer-links a{color:#4f46e5;margin-right:16px;font-size:14px}.footer-muted{color:#6b7280;font-size:13px}.footer{background:#fff;border-radius:14px;justify-content:space-between;align-items:center;margin-top:32px;padding:14px 18px;display:flex;position:sticky;bottom:16px;box-shadow:0 16px 40px #0f172a1f}.step-title{align-items:center;gap:10px;display:flex}.step-num{color:#4f46e5;background:#eef2ff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;font-weight:700;display:flex}.quality-pill{color:#0f9d58;background:#e7f8ee;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.helper-text{color:#6b7280;margin-top:4px;font-size:12px}.confidence{color:#374151;align-items:center;gap:8px;font-size:12px;display:flex}.confidence-bar{background:#e5e7eb;border-radius:999px;width:100%;height:6px;overflow:hidden}.confidence-fill{background:linear-gradient(90deg,#6366f1,#22c55e);border-radius:999px;height:100%}.mock-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;max-width:420px;overflow:hidden;box-shadow:0 20px 40px #0f172a26}.mock-header{background:#f8fafc;border-bottom:1px solid #e5e7eb;gap:6px;padding:10px 12px;display:flex}.dot{border-radius:50%;width:10px;height:10px}.dot.red{background:#ef4444}.dot.yellow{background:#facc15}.dot.green{background:#22c55e}.mock-body{padding:16px}.mock-line{background:#e5e7eb;border-radius:6px;height:10px;margin-bottom:10px}.mock-line.wide{width:90%}.mock-section{gap:8px;margin:14px 0;display:flex}.mock-pill{color:#4f46e5;background:#eef2ff;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600}.mock-bar{background:linear-gradient(90deg,#6366f1,#22c55e);border-radius:999px;height:8px;margin-top:16px}.demo-banner{background:#eef2ff;border:1px solid #c7d2fe;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:12px 16px;font-size:13px;display:flex}.demo-banner a{color:#4f46e5;font-weight:600;text-decoration:none}.top-nav{z-index:20;background:#fff;border-bottom:1px solid #e5e7eb;position:relative}.nav-inner{justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:14px 24px;display:flex}.nav-left{align-items:center;font-size:1rem;font-weight:700;display:flex}.nav-right{align-items:center;gap:16px;display:flex}.nav-right a{color:#374151;white-space:nowrap;font-size:.95rem;font-weight:500;text-decoration:none}.nav-right a:hover{color:#4f46e5}.nav-cta{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:8px;padding:8px 14px;font-weight:600;color:#fff!important}@media (max-width:768px){.nav-inner{padding:12px 16px}.nav-right{gap:12px}.nav-right a{font-size:.9rem}.nav-cta{padding:6px 10px;font-size:.85rem}}.page .experiment-layout{grid-template-columns:300px 1fr 320px;gap:20px;display:grid}@media (max-width:1024px){.page .experiment-layout{grid-template-columns:1fr}}.modal-overlay{background:#0f172a99;z-index:9999!important;justify-content:center!important;align-items:center!important;display:flex!important;position:fixed!important;inset:0!important}.modal{background:#fff;border-radius:12px;flex-direction:column;width:90%;max-width:520px;max-height:85vh;padding:20px;display:flex;box-shadow:0 20px 40px #0003}.modal-header,.modal-body,.modal-actions{padding:16px 20px}.modal-body{overflow-y:auto}.section{background:#fff;border-radius:16px;margin-bottom:28px;padding:20px;box-shadow:0 12px 30px #0f172a14}.section h2{margin:0 0 10px;font-size:18px}.section textarea{margin-bottom:12px}.experiment-layout{grid-template-columns:300px 1fr 320px;gap:20px;margin-top:28px;display:grid}.overview{background:#fff;border-radius:16px;padding:18px;box-shadow:0 10px 24px #0f172a14}.overview h3{margin:0 0 14px;font-size:16px}.overview div{margin-bottom:10px;font-size:13px;line-height:1.5}.overview strong{margin-bottom:2px;font-weight:700;display:block}.variants{flex-direction:column;gap:16px;display:flex}.variant-card{background:#fff;border-radius:16px;padding:16px;box-shadow:0 10px 24px #0f172a14}.variant-card.control{background:#fafafa;border:1px dashed #c7d2fe}.variant.control{background:#fafafa;border:1px dashed #d1d5db}.variant:not(.control){border:1px solid #6366f1}.variant:hover{transform:translateY(-1px);box-shadow:0 8px 24px #6366f126}.variant-card.variant{background:#fff;border:1px solid #4f46e5}.variant-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.badge{border-radius:999px;padding:4px 8px;font-size:11px;font-weight:700}.badge-control{color:#4338ca;background:#eef2ff}.badge-variant{color:#475569;background:#f1f5f9}.preview{text-align:center;background:#f8fafc;border:1px dashed #c7d2fe;border-radius:12px;margin-top:10px;padding:12px}.review{background:#fff;border-radius:16px;padding:18px;box-shadow:0 10px 24px #0f172a14}.review h3{margin:0 0 12px;font-size:16px}.review strong{margin-top:12px;margin-bottom:6px;display:block}.review ul{margin:6px 0;padding-left:18px}.review li{margin-bottom:6px;font-size:13px}.review .risk{color:#b45309}.ai-header{justify-content:space-between;align-items:center;display:flex}.quality-pill{border-radius:999px;padding:6px 10px;font-size:13px;font-weight:700}.quality-good{color:#067647;background:#e6f9f0}.quality-warn{color:#b54708;background:#fff4e5}@media (max-width:768px){.page{padding:24px 16px 64px}.hero-banner{padding:64px 16px 48px}.hero-grid{text-align:center;flex-direction:column;gap:32px;display:flex}.hero-content{max-width:100%}.hero-title{font-size:1.9rem;line-height:1.15}.hero-subtitle{margin-bottom:20px;font-size:.95rem;line-height:1.5}.hero-actions{justify-content:center}.hero-actions .btn-primary{width:100%;max-width:320px;min-height:44px}.mock-card{max-width:360px}.section{padding:18px}.section h2{font-size:1.25rem}.site-footer{padding:24px 16px}.footer-inner{flex-direction:column;align-items:flex-start;gap:12px}}
