*{box-sizing:border-box}body{margin:0;background:#faf8ff;color:#191b23;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.topbar{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d;height:64px;left:0;position:fixed;right:0;top:0;z-index:20}.topbar-inner{align-items:center;display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 24px}.brand-row,.user-row{align-items:center;display:flex;gap:32px}.brand{color:#2563eb;font-size:20px;font-weight:800;letter-spacing:-.01em}.topnav{align-items:center;display:flex;gap:24px;height:64px}.topnav a{align-items:center;border-bottom:2px solid transparent;color:#4b5563;display:flex;font-size:14px;font-weight:600;height:64px}.topnav a:hover,.topnav a[aria-current=page]{border-bottom-color:#2563eb;color:#2563eb}.user-row{color:#4b5563;font-size:14px;gap:12px}.avatar{align-items:center;background:#dbe1ff;border-radius:999px;color:#004ac6;display:flex;font-size:12px;font-weight:800;height:32px;justify-content:center;width:32px}.main-shell{margin:0 auto;max-width:1200px;min-width:0;padding:96px 24px 48px}.page{padding:0}.page-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px}.page-header h1,.page-header h2{color:#191b23;font-size:20px;font-weight:700;line-height:28px;margin:0}.page-header p,.page-copy{color:#434655;font-size:14px;line-height:20px;margin:4px 0 0}.panel{background:#fff;border:1px solid #c3c6d7;border-radius:8px;padding:24px;box-shadow:0 1px 2px #0000000a}.button{align-items:center;background:#2563eb;border:0;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;gap:6px;font:inherit;font-size:14px;font-weight:600;justify-content:center;padding:10px 24px}.button:disabled{cursor:not-allowed;opacity:.55}.button.secondary{background:#fff;border:1px solid #c3c6d7;color:#191b23}.actions{display:flex;gap:10px}.form-grid{display:grid;gap:16px}.settings-panel{margin-bottom:16px}.form-row{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}label{display:grid;gap:6px;font-size:14px;font-weight:700}input,select,textarea{background:#fff;border:1px solid #c3c6d7;border-radius:8px;font:inherit;padding:10px 12px;width:100%}textarea{resize:vertical}.table-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:auto}table{border-collapse:collapse;width:100%}th,td{border-bottom:1px solid #e5e7eb;padding:12px 14px;text-align:left;white-space:nowrap}th{color:#6b7280;font-size:12px;font-weight:700;text-transform:uppercase}.table-link{color:#2563eb;font-weight:700}.status{background:#eef2f7;border-radius:999px;color:#374151;display:inline-flex;font-size:12px;font-weight:700;padding:4px 8px}.status-running,.status-winner{background:#dcfce7;color:#166534}.status-launching,.status-draft{background:#e0f2fe;color:#075985}.status-failed,.status-loser{background:#fee2e2;color:#991b1b}.status-paused{background:#fef3c7;color:#92400e}.detail-grid{display:grid;gap:16px}.metric-row,.deployment-row{align-items:center;display:flex;gap:12px;justify-content:space-between}.metric-row+.metric-row{border-top:1px solid #e5e7eb;margin-top:12px;padding-top:12px}.variants-panel h3{margin:0 0 16px}.variant-row{border-top:1px solid #e5e7eb;display:grid;gap:10px;padding:14px 0}.variant-row p{color:#6b7280;margin:4px 0 0}.deployment-row{background:#f9fafb;border-radius:6px;padding:10px 12px}.error{color:#991b1b;font-weight:700;margin:0}.success{color:#166534;font-weight:700;margin:0}@media(max-width:720px){.topbar{height:auto;position:static}.topbar-inner,.brand-row{align-items:flex-start;flex-direction:column;gap:12px;padding:16px}.topnav{flex-wrap:wrap;height:auto}.topnav a{height:auto;padding-bottom:6px}.user-row{display:none}.main-shell{padding:24px 16px}.form-row{grid-template-columns:1fr}.page-header{align-items:flex-start;gap:12px;flex-direction:column}}
