.bucket-picker{width:100%}.bucket-grid{display:grid;max-width:920px;grid-template-columns:repeat(5,minmax(148px,1fr));gap:12px}.bucket-group{padding:8px;border:1px solid #dfe7f2;border-radius:10px;background:#f8fafc;box-shadow:0 1px 2px #122c4e0a}.bucket-group-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px;padding:0 2px;color:#53647d;font-size:11px;line-height:1.3}.bucket-group-heading strong{color:#25344d;font-size:12px}.bucket-group-cells{display:grid;grid-template-columns:repeat(2,minmax(56px,1fr));gap:6px}.bucket-occupancy-trigger{margin:0;padding:0;border:0;color:#ad6800;background:transparent;cursor:pointer;font:inherit;font-size:10px;font-weight:600;line-height:1.25}.bucket-occupancy-trigger:hover{color:#d46b08;text-decoration:underline}.bucket-occupied-detail{display:flex;max-width:920px;align-items:stretch;gap:12px;margin-top:10px;padding:10px 12px;border:1px solid #ffe1a8;border-radius:8px;color:#17233d;background:#fffdf5}.bucket-occupied-detail-heading{display:flex;width:162px;flex:none;align-items:flex-start;justify-content:space-between;gap:8px;padding-right:12px;border-right:1px solid #f1dfbd}.bucket-occupied-detail-heading>span{display:flex;flex-direction:column;gap:2px}.bucket-occupied-detail-heading strong{font-size:13px}.bucket-occupied-detail-heading .ant-typography{font-size:12px}.bucket-occupied-detail-list{display:grid;min-width:0;flex:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.bucket-hover-experiment{display:flex;width:100%;align-items:center;justify-content:space-between;gap:10px;padding:7px 10px;border:1px solid #f0ddb9;border-radius:6px;color:#17233d;background:#fff;font:inherit;text-align:left}button.bucket-hover-experiment{cursor:pointer}button.bucket-hover-experiment:hover{border-color:#ffc96b;background:#fff9e8}.bucket-hover-experiment-copy{display:flex;min-width:0;flex-direction:column;gap:3px}.bucket-hover-experiment-copy strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.bucket-hover-experiment-copy span{color:#7a8599;font-size:12px}.bucket-hover-experiment-arrow{flex:none;color:#1677ff}@media (max-width: 900px){.bucket-grid{grid-template-columns:repeat(2,minmax(148px,1fr))}.bucket-occupied-detail{flex-direction:column}.bucket-occupied-detail-heading{width:100%;padding-right:0;padding-bottom:8px;border-right:0;border-bottom:1px solid #f1dfbd}.bucket-occupied-detail-list{grid-template-columns:1fr}}@media (max-width: 560px){.bucket-grid{grid-template-columns:1fr}.bucket-group-cells{grid-template-columns:repeat(4,minmax(52px,1fr))}}.experiment-form-page{--form-primary: #1769e0;--form-primary-soft: #eef5ff;--form-border: #e7eaf0;--form-text: #172033;max-width:1240px;margin:0 auto;color:var(--form-text)}.experiment-form-hero{margin-bottom:22px}.experiment-form-back{height:auto;padding:0;margin-bottom:12px;font-size:13px}.experiment-form-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.experiment-form-heading h2{margin:4px 0 3px;color:var(--form-text);font-size:28px;letter-spacing:-.02em}.experiment-form-eyebrow{color:var(--form-primary);font-size:11px;font-weight:700;letter-spacing:.12em}.experiment-form-progress{display:grid;grid-template-columns:auto auto;align-items:baseline;column-gap:8px;min-width:190px;padding:12px 14px;background:#fff;border:1px solid var(--form-border);border-radius:12px}.experiment-form-progress-track{grid-column:1 / -1;height:5px;margin-top:8px;overflow:hidden;background:#edf0f4;border-radius:999px}.experiment-form-progress-track span{display:block;height:100%;background:linear-gradient(90deg,#1769e0,#5b9cff);border-radius:inherit;transition:width .18s ease}.experiment-form-workspace{display:grid;grid-template-columns:220px minmax(0,1fr);gap:20px;align-items:start}.experiment-form-step-panel{position:sticky;top:88px;padding:18px 14px 14px;background:#fff;border:1px solid var(--form-border);border-radius:14px}.experiment-form-step-caption{display:block;padding:0 8px 10px;color:#8b94a5;font-size:11px;font-weight:700;letter-spacing:.08em}.experiment-form-step{display:flex;gap:11px;align-items:center;padding:10px 8px;color:inherit;border-radius:9px;transition:background .15s ease}.experiment-form-step:hover{background:#f6f8fb}.experiment-form-step-number{display:grid;flex:0 0 30px;height:30px;place-items:center;color:#7b8495;font-size:11px;font-weight:700;background:#f2f4f7;border:1px solid #e6e9ee;border-radius:9px}.experiment-form-step-number.is-complete{color:#1164d8;background:#eaf3ff;border-color:#bfd9ff}.experiment-form-step-copy{display:flex;min-width:0;flex-direction:column;line-height:1.35}.experiment-form-step-copy .ant-typography:last-child{font-size:11px}.experiment-form-step-note{display:flex;flex-direction:column;gap:4px;margin-top:12px;padding:12px;background:#f7f9fc;border-radius:10px}.experiment-form-step-note .ant-typography{font-size:11px;line-height:1.55}.experiment-form-content{min-width:0}.experiment-form-section{margin-bottom:18px;overflow:hidden;border-color:var(--form-border);border-radius:14px;box-shadow:0 3px 14px #1f2d4809;scroll-margin-top:24px}.experiment-form-section>.ant-card-head{min-height:68px;padding:0 22px;background:#fcfdff;border-bottom-color:#edf0f4}.experiment-form-section>.ant-card-body{padding:22px}.experiment-form-section-title{display:flex;gap:12px;align-items:center}.experiment-form-section-title>span{display:grid;width:34px;height:34px;place-items:center;color:#1769e0;font-size:11px;font-weight:800;background:#eaf3ff;border-radius:10px}.experiment-form-section-title>div{display:flex;flex-direction:column;line-height:1.4}.experiment-form-section-title>div>.ant-typography:first-child{color:var(--form-text);font-size:15px}.experiment-form-section-title>div>.ant-typography:last-child{font-size:11px;font-weight:400}.experiment-variant-card{margin-bottom:12px;overflow:hidden;border-color:#e5e8ee;border-radius:12px;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.experiment-variant-card>.ant-card-head{min-height:52px;padding:0 16px;background:#fafbfc;border-bottom-color:#edf0f4}.experiment-variant-card>.ant-card-body{padding:16px}.experiment-variant-card.is-default{border-color:#74a9f5;box-shadow:0 0 0 3px #1769e014}.experiment-variant-card.is-default>.ant-card-head{background:#f1f7ff}.experiment-variant-card.is-treatment:not(.is-default)>.ant-card-head{background:#fcfaff}.experiment-form-actions{position:sticky;z-index:5;bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:8px;padding:12px 14px 12px 16px;background:#fffffff5;border:1px solid var(--form-border);border-radius:12px;box-shadow:0 10px 32px #1e304e1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.experiment-form-actions>div:first-child{display:flex;flex-direction:column;line-height:1.45}.experiment-form-actions>div:first-child .ant-typography:last-child{font-size:11px}@media (max-width: 980px){.experiment-form-workspace{grid-template-columns:1fr}.experiment-form-step-panel{position:static}.experiment-form-step-panel nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.experiment-form-step-note{display:none}}@media (max-width: 720px){.experiment-form-heading{align-items:stretch;flex-direction:column}.experiment-form-progress{min-width:0}.experiment-form-step-panel nav{grid-template-columns:repeat(2,minmax(0,1fr))}.experiment-form-actions{position:static;align-items:stretch;flex-direction:column}}.experiment-metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.experiment-metric-card{container-type:inline-size;min-width:0;overflow:hidden;border-color:#dbe3ef;border-radius:10px}.experiment-metric-card>.ant-card-head{min-height:48px;padding-inline:15px;background:#fcfdff;border-bottom-color:#e9eef5}.experiment-metric-card>.ant-card-body{padding:14px 15px 10px}.experiment-metric-card .ant-card-head-title{color:#1e293b;font-size:15px}.experiment-metric-summary{min-height:122px;margin-bottom:2px}.experiment-metric-control{display:flex;flex-direction:column;gap:2px;padding-bottom:10px;border-bottom:1px solid #edf1f6}.experiment-metric-control strong{color:#0f172a;font-size:clamp(24px,7cqi,32px);line-height:1.2;letter-spacing:-.025em}.experiment-metric-control>.ant-typography:last-child{font-size:11px}.experiment-metric-variants{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px 16px;padding-top:9px}.experiment-metric-variants>div{display:flex;min-width:0;flex-direction:column;gap:2px}.experiment-metric-variants>div>.ant-typography:first-child{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.experiment-metric-variants>div>span{color:#1e293b;font-size:16px;font-weight:650}.experiment-metric-chart{min-height:235px}@media (max-width: 1080px){.experiment-metric-grid{grid-template-columns:1fr}}.channel-page{max-width:1440px;margin:0 auto}.channel-page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin:12px 0 24px}.channel-page-heading h2{margin:2px 0 4px}.channel-eyebrow{color:#1677ff;font-size:11px;font-weight:700;letter-spacing:.12em}.channel-list-card,.channel-section{border-color:#e8edf5;border-radius:12px;box-shadow:0 4px 18px #1f36590a}.channel-section{margin-bottom:16px}.channel-experiment-link{color:#17233d;font-weight:650}.channel-experiment-tag-button{padding:0;border:0;background:transparent;cursor:pointer;font:inherit}.channel-detail-embedded{width:100%}.channel-detail-embedded .channel-page-heading{margin-top:0}.channel-row-subtitle{display:block;max-width:480px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.channel-section-number{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:9px;background:#eaf3ff;color:#1677ff;font-size:12px;font-weight:700}.channel-model-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(520px,100%),1fr));gap:16px;margin-top:16px}.channel-model-card{min-width:0;border-color:#dfe7f2;background:#fbfdff}.channel-model-card-error{border-color:#ffccc7;box-shadow:0 0 0 3px #ff4d4f12}.channel-model-editor-grid{grid-template-columns:minmax(0,1fr)}.channel-model-card .ant-card-head-title{min-width:0;white-space:normal}.channel-queue-preview{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;padding:12px;border-radius:8px;background:#f6f8fb}.channel-queue-diff-empty{border-color:#ffe1a8;background:#fffaf0}.channel-queue-diff{overflow:hidden;border:1px solid #dfe7f2;border-radius:8px}.channel-queue-diff-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-bottom:1px solid #e8edf5;background:#f8faff}.channel-queue-diff-summary>div:first-child{display:flex;flex-direction:column;gap:2px}.channel-queue-diff-groups{display:flex;flex-direction:column;gap:10px;padding:12px}.channel-queue-diff-group{overflow:hidden;border:1px solid;border-radius:10px}.channel-queue-diff-group-added{border-color:#b7ebc6;background:#f6ffed}.channel-queue-diff-group-removed{border-color:#ffccc7;background:#fff7f6}.channel-queue-diff-group-moved{border-color:#bae0ff;background:#f0f8ff}.channel-queue-diff-group-weight{border-color:#ffe58f;background:#fffbe6}.channel-queue-diff-group-heading{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:8px 12px}.channel-queue-diff-group-heading>div{display:flex;flex-direction:column;gap:1px}.channel-queue-diff-group-heading>strong{font-size:16px}.channel-queue-diff-group-icon{display:grid;width:26px;height:26px;place-items:center;border-radius:6px;background:#ffffffc2;font-size:13px}.channel-queue-diff-tier-list,.channel-queue-diff-change-pills{border-top:1px solid rgb(15 23 42 / 7%);background:#ffffffb8}.channel-queue-diff-tier-list{padding:4px 12px 8px}.channel-queue-diff-tier-row{display:grid;grid-template-columns:74px minmax(0,1fr);gap:8px;padding-top:6px}.channel-queue-diff-tier-row>.ant-typography{padding-top:3px;font-size:12px;white-space:nowrap}.channel-queue-diff-pills{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.channel-queue-diff-change-pills{padding:8px 12px}.channel-queue-diff-pill{display:inline-flex;min-height:26px;align-items:center;gap:6px;padding:2px 8px;border:1px solid;border-radius:6px;background:#fff;font-size:13px;line-height:20px;white-space:nowrap}.channel-queue-diff-pill small{padding-left:6px;border-left:1px solid currentcolor;font-size:11px;opacity:.78}.channel-queue-diff-pill-added{border-color:#95de64;color:#237804;background:#f6ffed}.channel-queue-diff-pill-removed{border-color:#ffa39e;color:#cf1322;background:#fff2f0}.channel-queue-diff-pill-moved{border-color:#91caff;color:#0958d9;background:#e6f4ff}.channel-queue-diff-pill-weight{border-color:#ffd666;color:#ad6800;background:#fffbe6}.channel-dashboard-tier{padding:12px;border:1px solid #f0f0f0;border-radius:6px;background:#fff}.channel-dashboard-tier-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.channel-dashboard-tier .ant-list-item{gap:12px;flex-wrap:wrap}.channel-dashboard-tier .ant-list-item-action{display:flex;flex:1 1 560px;flex-wrap:wrap;justify-content:flex-end;row-gap:8px;margin-inline-start:auto}.channel-add-row{max-width:100%}.channel-form-actions{position:sticky;bottom:0;z-index:10;display:flex;justify-content:flex-end;padding:16px;border:1px solid #e8edf5;border-radius:12px 12px 0 0;background:#fffffff0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.channel-loading{display:flex;min-height:50vh;align-items:center;justify-content:center}.channel-summary-grid{margin-bottom:16px}.channel-metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.channel-metric-card{overflow:hidden;border-color:#e5eaf2}.channel-metric-values{display:flex;flex-wrap:wrap;gap:36px;margin-bottom:4px}.channel-significance-tag{width:max-content;margin-top:4px}.channel-diagnostic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:16px}.channel-error-list{display:flex;flex-direction:column;gap:8px}.channel-error-list>div{display:flex;align-items:center;justify-content:space-between;gap:16px}.channel-result-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:12px 16px;margin-bottom:20px;border:1px solid #e6eaf0;border-radius:10px;background:#fafcff}.channel-result-summary,.channel-result-definition{margin-bottom:16px}.channel-metric-values>div{display:flex;flex-direction:column;gap:2px}.channel-metric-values strong{color:#17233d;font-size:24px;line-height:1.2}@media (max-width: 1000px){.channel-model-grid,.channel-metric-grid,.channel-diagnostic-grid{grid-template-columns:1fr}.channel-queue-diff-tier-row{grid-template-columns:1fr;gap:2px}}.channel-list-title.ant-typography{margin:0 0 4px;color:#17233d;font-size:24px;line-height:1.3}.channel-list-description.ant-typography{margin:0;font-size:13px}.channel-list-card .ant-card-body{padding:18px 20px 20px}.channel-list-filters{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.channel-list-filters>.ant-input-affix-wrapper{flex:1 1 280px;max-width:420px}.channel-list-filters>.ant-select{flex:0 1 160px;min-width:132px}.channel-list-filters>.ant-btn{margin-left:auto}.channel-list-filter-summary{display:flex;justify-content:flex-end;padding:8px 2px 10px;font-size:12px}.channel-list-loading{display:flex;min-height:240px;align-items:center;justify-content:center}.channel-list-card .ant-table-thead>tr>th{padding-block:10px;color:#4a5568;font-size:12px;font-weight:600;white-space:nowrap}.channel-list-card .ant-table-tbody>tr>td{padding-block:10px;vertical-align:middle}.channel-list-card .ant-table-cell{overflow:hidden}.channel-list-card .channel-experiment-link{display:block;overflow:hidden;color:#1f2937;text-overflow:ellipsis;white-space:nowrap}.channel-list-card .channel-row-subtitle{margin-top:3px}.channel-list-card .ant-tag,.channel-list-card .ant-btn-link{white-space:nowrap}@media (max-width: 1100px){.channel-list-card .ant-card-body{padding:14px}.channel-list-filters>.ant-input-affix-wrapper{max-width:none}.channel-list-filters>.ant-select{flex:1 1 140px}.channel-list-filters>.ant-btn{margin-left:0}}.channel-metric-picker-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:14px}.channel-metric-picker-heading .ant-typography{margin-bottom:0}.channel-fixed-metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.channel-fixed-metric{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border:1px solid #e4e9f1;border-radius:10px;color:#17233d;background:#fafcff}@media (max-width: 900px){.channel-fixed-metric-grid{grid-template-columns:1fr}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}
