:root{font-family:Segoe UI,SF Pro Text,PingFang SC,Microsoft YaHei,sans-serif;color:#17223b;background:#f4f6f9;font-synthesis:none}*{box-sizing:border-box}html,body,#root,.fluent-root{min-height:100%;margin:0}body{min-width:320px;background:#f4f6f9}button,input,textarea,select{font:inherit}h1,h2,h3,p{margin-top:0}code{font-family:SFMono-Regular,Consolas,monospace}.boot-screen,.state-box{min-height:240px;display:grid;place-items:center}.app-shell{min-height:100dvh;background:#f4f6f9}.topbar{height:64px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;background:#0f1d33;color:#fff;border-bottom:1px solid #24344d;position:sticky;top:0;z-index:20}.brand,.account,.brand>div{display:flex;align-items:center}.brand{gap:11px}.brand>div{flex-direction:column;align-items:flex-start;line-height:1.2}.brand strong{font-size:15px;letter-spacing:.01em}.brand small{color:#a9b8cd;font-size:11px;margin-top:4px}.brand-mark{width:34px;height:34px;display:grid;place-items:center;background:#2f6fed;border-radius:7px;color:#fff;font-size:20px}.brand-mark.large{width:46px;height:46px;font-size:27px;margin-bottom:40px}.account{gap:12px;color:#dbe4f0;font-size:13px}.account button{color:#fff}.workspace{display:grid;grid-template-columns:300px minmax(0,1fr);min-height:calc(100dvh - 64px)}.sidebar{background:#fff;border-right:1px solid #dfe4eb;padding:22px 16px;position:sticky;top:64px;height:calc(100dvh - 64px);overflow-y:auto}.sidebar-heading,.page-heading,.panel-heading,.metrics-toolbar,.handoff-heading,.environment-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.sidebar-heading{align-items:center}.sidebar-heading h2{font-size:18px;margin:0}.experiment-list{display:flex;flex-direction:column;gap:4px}.experiment-item{width:100%;padding:12px;text-align:left;color:#24324a;background:transparent;border:1px solid transparent;border-radius:6px;cursor:pointer}.experiment-item:hover{background:#f4f7fc}.experiment-item.selected{background:#eef4ff;border-color:#c7dafd}.experiment-item-title{display:block;font-weight:650;line-height:1.35}.experiment-item-meta{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.experiment-item-meta small{color:#69778d}.main-content{min-width:0;padding:28px clamp(22px,4vw,56px) 64px}.detail-page,.overview-page,.metrics-page,.audit-page{max-width:1320px;margin:0 auto}.editor-page{max-width:920px;margin:0 auto}.page-heading{margin-bottom:24px}.page-heading h1{margin:4px 0 8px;font-size:clamp(26px,3vw,36px);line-height:1.16;letter-spacing:-.025em}.page-heading p{color:#5f6e83;line-height:1.55;max-width:720px;margin-bottom:0}.heading-actions,.toolbar-actions,.environment-actions,.filter-actions,.bottom-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.editor-heading{align-items:center}.editor-heading h1{margin:0}.title-line{display:flex;align-items:center;gap:10px;margin-bottom:8px}.title-line code{font-size:12px;color:#5f6e83}.owner-block{text-align:right;display:flex;flex-direction:column;gap:3px;min-width:170px}.owner-block span,.owner-block small{color:#65738a;font-size:12px}.owner-block strong{font-size:16px}.detail-tabs{margin-bottom:22px;border-bottom:1px solid #d8dee8}.message-bar{margin-bottom:18px}.message-bar button{margin-left:8px}.inline-note{background:#fff8df;border-left:3px solid #d29b17;padding:10px 12px;color:#67501b;font-size:13px;line-height:1.55;margin-bottom:18px}.runtime-note{margin:12px 0;padding:9px 10px;color:#526176;background:#eef2f6;font-size:12px}.status-pill{display:inline-flex;align-items:center;min-height:22px;padding:2px 8px;border:1px solid #cbd3df;border-radius:999px;color:#4b596d;background:#f8f9fb;font-size:11px;font-weight:650;white-space:nowrap}.status-running{color:#0b5f35;border-color:#9bd3b3;background:#eaf8f0}.status-paused{color:#7a4f00;border-color:#e3c783;background:#fff8e5}.status-ended{color:#4c5461;background:#eef0f3}.status-ready,.status-locked{color:#174f9d;border-color:#aac8f4;background:#edf4ff}.status-draft,.status-none{color:#5c6675}.form-section,.handoff-card,.control-section,.filter-panel,.fallback-metrics,.definition-summary{background:#fff;border:1px solid #dce2ea;box-shadow:0 1px 2px #1421360a}.form-section{padding:24px;margin-bottom:14px}.form-section>h2,.section-heading h2{font-size:18px;margin:0 0 18px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.section-heading h2{margin:0}.form-grid{display:grid;gap:16px}.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.four-columns{grid-template-columns:repeat(4,minmax(140px,1fr))}.span-two{grid-column:span 2}.span-three{grid-column:span 3}.variant-stack{display:flex;flex-direction:column;gap:10px}.variant-editor{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;padding:12px 0;border-top:1px solid #e5e9ef}.variant-name-field{min-width:0}.tracking-section{display:flex;align-items:center;justify-content:space-between;gap:18px}.tracking-section>h2{margin:0}.handoff-card>summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;font-weight:700}.handoff-card>summary::-webkit-details-marker{display:none}.handoff-card>summary:after{content:"+";color:#67758a;font-size:18px;font-weight:400}.handoff-card[open]>summary:after{content:"−"}.handoff-card>summary small{margin-left:auto;color:#6d7a8d;font-size:12px;font-weight:400}.advanced-filters summary,.filter-details summary{cursor:pointer;color:#245eac;font-weight:650}.audience-body{display:grid;gap:16px}.advanced-filters,.filter-details{margin-top:2px;border-top:1px solid #e0e5ec;padding-top:14px}.advanced-filters .form-grid,.filter-details .form-grid{margin-top:16px}.bottom-actions{justify-content:space-between;padding:16px 0}.definition-summary{display:grid;grid-template-columns:.9fr 1.1fr;margin:18px 0}.summary-copy{padding:28px;border-right:1px solid #e0e5ec}.summary-copy h2,.scheme-list>h2{font-size:18px;margin-bottom:16px}.summary-copy dl{margin:0}.summary-copy dl div{display:grid;grid-template-columns:86px 1fr;gap:10px;padding:10px 0;border-top:1px solid #edf0f4}.summary-copy dt{color:#69778b;font-size:12px}.summary-copy dd{margin:0;font-size:13px;line-height:1.5}.scheme-list{padding:28px}.scheme-list article{display:grid;grid-template-columns:34px 1fr;gap:12px;padding:14px 0;border-bottom:1px solid #e7ebf0}.scheme-list article:last-child{border-bottom:0}.scheme-list article>span{color:#708096;font:600 12px SFMono-Regular,Consolas,monospace}.scheme-list h3{margin:0;font-size:15px}.handoff-card{margin:18px 0}.handoff-body{padding:4px 22px 22px;border-top:1px solid #e5e9ef}.handoff-heading{align-items:center;padding-top:18px}.handoff-heading h2,.panel-heading h2,.metrics-toolbar h2{margin-bottom:6px;font-size:21px}.metrics-toolbar p{color:#617086;line-height:1.5;margin-bottom:0}.handoff-card pre{overflow:auto;padding:18px;margin:20px 0 12px;color:#dce8f7;background:#13243b;border-radius:5px;font-size:12px;line-height:1.65}.handoff-steps{margin:18px 0 0;padding-left:21px;color:#425167;font-size:13px;line-height:1.7}.control-section{margin-top:18px;padding:26px}.environment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px}.environment-card{min-width:0;background:#fafbfd;border:1px solid #dce2ea;border-top:3px solid #6a84aa;padding:18px}.environment-production{border-top-color:#2f6fed}.environment-header{align-items:center}.environment-header h3{margin:0;font-size:18px}.environment-empty{min-height:160px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;color:#627087}.environment-empty p{margin:0;color:#2f3d52;font-weight:650}.environment-empty span{font-size:13px;line-height:1.55}.environment-loading{min-height:120px;display:grid;place-items:center}.runtime-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:18px 0 12px;border:1px solid #e1e6ed}.runtime-facts div{padding:10px;border-bottom:1px solid #e8ebf0}.runtime-facts div:nth-last-child(-n+2){border-bottom:0}.runtime-facts dt{color:#6c798c;font-size:10px;margin-bottom:4px}.runtime-facts dd{margin:0;font-size:12px}.ratio-summary{background:#fff;border:1px solid #e0e5ec;padding:12px;margin:12px 0}.ratio-title{color:#647188;font-size:11px;margin-bottom:8px}.ratio-row,.fallback-row{display:flex;justify-content:space-between;gap:10px;padding:6px 0;font-size:12px}.fallback-row{margin-top:5px;padding-top:10px;border-top:1px dashed #d9dfe8;color:#7a5b1d}.environment-actions{padding-top:8px}.action-dialog-content{display:flex;flex-direction:column;gap:14px}.action-dialog-content>p{color:#59687d;line-height:1.55;margin:0}.action-note summary{cursor:pointer;color:#245eac;font-weight:650}.action-note>*:last-child{width:100%;margin-top:10px}.weight-editor{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px;background:#f5f7fa}.total-valid,.total-invalid,.fallback-allocation{font-size:12px;align-self:end;padding:7px 0}.total-valid{color:#0b6a3a;font-weight:700}.total-invalid{color:#ba2d2d;font-weight:700}.fallback-allocation{color:#6c788b;text-align:right}.danger-copy{color:#9f2525!important;font-weight:650}.metrics-toolbar{margin:4px 0 20px}.toolbar-actions{align-items:flex-end}.filter-panel{padding:20px;margin-bottom:18px}.filter-actions{justify-content:flex-end;margin-top:16px}.metrics-context{display:flex;gap:18px;flex-wrap:wrap;color:#5f6d82;font-size:12px;padding:10px 0}.table-scroll{overflow-x:auto;background:#fff;border:1px solid #dce2ea}.metrics-table{width:100%;border-collapse:collapse;min-width:860px}.metrics-table th,.metrics-table td{padding:14px 9px;border-bottom:1px solid #e3e7ed;text-align:left;vertical-align:top}.metrics-table thead th{background:#f4f6f9;color:#4d5b70;font-size:11px;white-space:nowrap}.metrics-table tbody th{width:160px}.metrics-table tbody th strong{display:block}.metric-value strong{display:block;font-size:15px;color:#24334b}.metric-value small{display:block;margin-top:5px;color:#748196;font-size:10px;white-space:nowrap}.fallback-metrics{display:grid;grid-template-columns:1.6fr .55fr .55fr 1fr;gap:16px;align-items:center;margin-top:16px;padding:20px;border-left:3px solid #c18a17}.fallback-metrics h3{margin-bottom:5px}.fallback-metrics p{color:#647187;font-size:12px;margin:0}.fallback-number strong,.fallback-number span{display:block}.fallback-number strong{font-size:24px}.fallback-number span{color:#6a778b;font-size:11px;margin-top:3px}.fallback-reasons{display:flex;flex-direction:column;gap:5px;font-size:11px;color:#5b687b}.fallback-reasons span{display:flex;justify-content:space-between;gap:8px}.audit-page .panel-heading{margin-bottom:18px}.audit-timeline{list-style:none;padding:0 0 0 13px;margin:0;border-left:1px solid #cfd6e0}.audit-timeline li{position:relative;padding:0 0 14px 20px}.audit-dot{position:absolute;left:-19px;top:15px;width:11px;height:11px;border-radius:50%;background:#4d78bd;border:2px solid #f4f6f9}.audit-failed .audit-dot{background:#bd3f3f}.audit-card{background:#fff;border:1px solid #dce2ea;padding:14px 16px}.audit-title{display:flex;align-items:center;gap:9px}.audit-title span{font-size:10px;color:#486792;background:#edf3fc;padding:2px 6px}.audit-card p{color:#58677d;margin:7px 0;font-size:13px}.audit-card small{display:flex;gap:12px;flex-wrap:wrap;color:#7a8698}.empty-state{min-height:540px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.empty-mark{width:58px;height:58px;display:grid;place-items:center;background:#e8eef8;color:#345d9c;font-weight:800;border-radius:8px;margin-bottom:20px}.empty-state h2{margin-bottom:8px}.empty-state p{color:#647187;max-width:480px;line-height:1.6;margin-bottom:18px}.login-page{min-height:100dvh;display:grid;place-items:center;padding:24px;background:#f2f5f9}.login-card{width:min(400px,100%);display:flex;flex-direction:column;gap:18px;background:#fff;border:1px solid #d9e0e8;padding:34px;box-shadow:0 12px 32px #23304414}.login-title{display:flex;align-items:center;gap:14px;margin-bottom:4px}.login-title strong{color:#617086;font-size:12px}.login-title h1{font-size:24px;margin:2px 0 0}.brand-mark.large{width:44px;height:44px;font-size:25px;margin:0}@media(max-width:1050px){.workspace{grid-template-columns:250px minmax(0,1fr)}.four-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.environment-grid,.definition-summary{grid-template-columns:1fr}.summary-copy{border-right:0;border-bottom:1px solid #e0e5ec}.fallback-metrics{grid-template-columns:1fr 1fr 1fr}.fallback-metrics>div:first-child{grid-column:span 3}.fallback-reasons{grid-column:span 3}}@media(max-width:760px){.topbar{padding:0 14px}.account>span{display:none}.workspace{display:block}.sidebar{position:static;width:100%;height:auto;padding:14px;border-right:0;border-bottom:1px solid #dfe4eb}.experiment-list{flex-direction:row;overflow-x:auto;padding-top:8px}.experiment-item{min-width:210px}.main-content{padding:20px 14px 48px}.page-heading,.metrics-toolbar,.handoff-heading{flex-direction:column}.owner-block{text-align:left}.two-columns,.four-columns{grid-template-columns:1fr}.span-two,.span-three{grid-column:auto}.bottom-actions{align-items:flex-start;flex-direction:column}.runtime-facts{grid-template-columns:1fr}.runtime-facts div:nth-last-child(-n+2){border-bottom:1px solid #e8ebf0}.runtime-facts div:last-child{border-bottom:0}.weight-editor{grid-template-columns:1fr}.fallback-allocation{text-align:left}.fallback-metrics{grid-template-columns:1fr 1fr}.fallback-metrics>div:first-child,.fallback-reasons{grid-column:span 2}.login-card{padding:26px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
