:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Microsoft YaHei,sans-serif;color:#172033;background:#f6f8fb;font-synthesis:none;--blue: #246bfd;--blue-dark: #1957d6;--teal: #12a594;--red: #e65353;--amber: #e49626;--ink: #172033;--muted: #667085;--line: #e7eaf0;--surface: #fff;--sidebar: #f0f3f8;--radius: 10px;color-scheme:light}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}code,pre{font-family:SFMono-Regular,Consolas,monospace}.app-shell{min-height:100vh;display:flex}.sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:224px;padding:22px 14px 18px;background:var(--sidebar);border-right:1px solid #e2e6ed;display:flex;flex-direction:column}.brand,.login-brand{height:42px;display:flex;align-items:center;gap:10px;font-weight:720;letter-spacing:-.02em}.brand{padding:0 8px}.brand-mark{display:grid;place-items:center;width:30px;height:30px;color:#fff;background:var(--blue);border-radius:8px;font-size:12px;letter-spacing:-.04em;box-shadow:0 5px 14px #246bfd38}.sidebar nav{display:flex;flex-direction:column;gap:3px;margin-top:25px}.sidebar nav a{display:flex;align-items:center;gap:11px;min-height:40px;padding:0 11px;border-radius:7px;color:#566074;font-size:14px;font-weight:560}.sidebar nav a svg{width:18px;height:18px}.sidebar nav a:hover{background:#ffffffb3;color:var(--ink)}.sidebar nav a.active{color:var(--blue);background:#fff;box-shadow:0 1px 3px #1321440f}.system-state{margin-top:auto;padding:13px 12px;color:var(--muted);background:#fff9;border:1px solid rgba(255,255,255,.9);border-radius:8px}.system-state span{display:flex;align-items:center;gap:7px;font-size:12px}.system-state span i,.enabled-dot{width:7px;height:7px;background:#20b486;border-radius:50%}.system-state strong{display:block;margin-top:4px;color:#465065;font-size:11px;font-weight:550}.main-column{flex:1;min-width:0;margin-left:224px}.topbar{position:sticky;top:0;z-index:20;height:66px;padding:0 30px;display:flex;align-items:center;gap:10px;background:#fffffff0;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.scope-controls{display:flex;gap:8px}.select-control{height:36px;padding:0 9px;display:flex;align-items:center;gap:7px;background:#fff;border:1px solid #dfe3ea;border-radius:7px}.select-control svg{width:15px;height:15px;color:#7b8495}.select-control svg:last-child{width:13px}.select-control select{min-width:145px;appearance:none;border:0;outline:0;color:#30394b;background:transparent;font-size:13px;font-weight:570}.select-control.compact select{min-width:82px}.topbar-spacer{flex:1}.current-scope{color:#7b8495;font-size:12px}.help-button{min-height:34px;color:#526079;background:#f6f8fb;border-color:#e1e5ec}.help-button:hover{color:var(--blue);background:#f0f5ff;border-color:#cbd9fb}.content{max-width:1540px;margin:0 auto;padding:28px 30px 50px}.mobile-menu,.mobile-close,.sidebar-backdrop{display:none}.page-header{min-height:54px;margin-bottom:24px;display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.page-header h1{margin:0;font-size:24px;letter-spacing:-.035em}.page-header p{margin:7px 0 0;color:var(--muted);font-size:13px}.page-actions{display:flex;align-items:center;gap:8px}.button{min-height:36px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid transparent;border-radius:7px;font-size:13px;font-weight:620;transition:.16s ease}.button svg{width:16px;height:16px}.button.primary{color:#fff;background:var(--blue)}.button.primary:hover{background:var(--blue-dark)}.button.secondary{color:#344054;background:#fff;border-color:#dce1e9}.button.secondary:hover{border-color:#bec7d4}.button.ghost{color:#5b6476;background:transparent}.button.danger{color:var(--red);background:#fff5f5}.button:disabled{opacity:.55;cursor:default}.button.wide{width:100%}.icon-button{width:34px;height:34px;padding:0;display:inline-grid;place-items:center;color:#6f7889;background:transparent;border:0;border-radius:7px}.icon-button:hover{background:#f0f3f7;color:var(--ink)}.icon-button svg{width:17px;height:17px}.danger-icon{color:var(--red)}.text-link,.text-button{padding:0;display:inline-flex;align-items:center;gap:5px;color:var(--blue);background:none;border:0;font-size:12px;font-weight:600}.text-link svg{width:14px;height:14px}.back-link{margin-bottom:14px}.panel{min-width:0;margin-bottom:18px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 1px 2px #10182806}.panel-header{min-height:52px;padding:0 18px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #edf0f4}.panel-header h2{margin:0;font-size:14px;letter-spacing:-.01em}.panel-body{padding:18px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.metric-card{min-height:125px;padding:17px 18px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.metric-label{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:12px}.metric-label i{width:29px;height:29px;display:grid;place-items:center;color:var(--blue);background:#f1f5ff;border-radius:7px}.metric-label i svg{width:15px;height:15px}.metric-card>strong{display:block;margin-top:13px;font-size:27px;letter-spacing:-.04em}.metric-card>small{display:block;margin-top:5px;color:#87909f;font-size:11px}.dashboard-grid{display:grid;grid-template-columns:2fr 1fr;gap:18px}.favorite-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.favorite-card{padding:15px;border:1px solid #e7eaf0;border-radius:8px}.favorite-card header{display:flex;gap:9px;align-items:flex-start}.favorite-star{width:28px;height:28px;flex:none;display:grid;place-items:center;color:#e49b18;background:#fff8e5;border-radius:7px}.favorite-star svg{width:15px;fill:currentColor}.favorite-card header>div{min-width:0;flex:1}.favorite-card strong,.favorite-card code{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.favorite-card strong{font-size:13px}.favorite-card code{margin-top:4px;color:#8891a0;font-size:10px}.alert-badge{flex:none;padding:3px 6px;color:var(--red);background:#fff1f1;border-radius:4px;font-size:9px}.favorite-value{margin:15px 0 7px;display:flex;align-items:baseline;gap:10px}.favorite-value b{font-size:23px}.favorite-value span,.up{color:var(--teal)}.down{color:var(--red)!important}.favorite-card p{min-height:30px;margin:0;color:#667085;font-size:11px;line-height:1.5}.favorite-card>small{color:#929aa8;font-size:10px}.rank-list{display:flex;flex-direction:column}.rank-row{min-height:49px;display:grid;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:8px;border-bottom:1px solid #f0f2f5}.rank-row:last-child{border:0}.rank-index{color:#9aa2b0;font-size:11px}.rank-row strong,.rank-row code,.rank-row small{display:block}.rank-row strong{font-size:12px}.rank-row code{margin-top:2px;color:#9299a6;font-size:9px}.rank-row>span:last-child{text-align:right;font-size:12px;font-weight:650}.rank-row small{margin-top:2px;color:#9aa1ad;font-size:9px;font-weight:400}.master-detail{display:grid;grid-template-columns:minmax(290px,.8fr) minmax(0,2fr);gap:18px;align-items:start}.event-list-panel,.user-list-panel{position:sticky;top:84px;max-height:calc(100vh - 105px);overflow:hidden}.event-list-panel .panel-header{display:block;height:auto;padding:14px 15px}.event-list-panel .panel-header h2{margin-bottom:11px}.event-list-panel .panel-body,.user-list-panel .panel-body{padding:0;max-height:calc(100vh - 185px);overflow:auto}.search-box{height:33px;padding:0 9px;display:flex;align-items:center;gap:6px;border:1px solid #dfe3ea;border-radius:6px}.search-box svg{width:14px;color:#9299a6}.search-box input{width:100%;min-width:0;border:0;outline:0;font-size:12px}.event-list button,.user-list button,.simple-list button,.experiment-list button{width:100%;min-height:60px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;color:inherit;background:#fff;border:0;border-bottom:1px solid #eff1f4}.event-list button:hover,.user-list button:hover,.simple-list button:hover,.experiment-list button:hover{background:#f8faff}.event-list button.active,.user-list button.active,.simple-list button.active,.experiment-list button.active{background:#f2f6ff;box-shadow:inset 3px 0 var(--blue)}.event-title{min-width:0;display:flex;align-items:center;gap:8px}.event-title svg{width:14px;color:#c1c6cf}.starred{color:#e7a31d!important;fill:currentColor}.event-title span,.event-list button>span:last-child,.user-list button>span,.simple-list button span,.experiment-list button span{min-width:0}.event-list strong,.event-list code,.event-list small,.user-list strong,.user-list small,.simple-list strong,.simple-list small,.experiment-list strong,.experiment-list code,.experiment-list small{display:block}.event-list strong,.user-list strong,.simple-list strong,.experiment-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.event-list code,.experiment-list code{margin-top:3px;color:#929aa8;font-size:9px}.event-list button>span:last-child,.user-list button>span:last-child{flex:none;text-align:right}.event-list b,.user-list b{font-size:11px}.event-list small,.user-list small{margin-top:3px;color:#929aa8;font-size:9px}.detail-stack{min-width:0}.event-summary{display:flex;align-items:center;gap:18px;margin-bottom:10px;color:#657083;font-size:11px}.event-summary code{margin-right:auto;color:#63708a}.event-summary b{color:var(--ink)}.alert-inline{display:flex;align-items:center;gap:4px;color:var(--red)}.alert-inline svg{width:13px}.property-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.property-list button{min-height:48px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;background:#fafbfc;border:1px solid #e8ebf0;border-radius:6px}.property-list code{font-size:11px}.property-list span{color:#8b93a1;font-size:10px}.property-list b{margin-left:6px;color:var(--blue)}.distribution-list{display:flex;flex-direction:column;gap:8px}.distribution-list>div{display:grid;grid-template-columns:140px 1fr 60px;align-items:center;gap:10px;font-size:11px}.distribution-list i{height:8px;background:#5f8dff;border-radius:3px}.distribution-list b{text-align:right}.user-list button{min-height:65px}.avatar{width:30px;height:30px;flex:none;display:grid!important;place-items:center;color:var(--blue);background:#eaf1ff;border-radius:50%;font-size:10px;font-weight:700}.user-list button>span:nth-child(2){flex:1}.user-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:22px}.user-facts span,.experiment-meta span,.settings-facts span{color:#8a92a0;font-size:10px}.user-facts strong,.experiment-meta strong,.settings-facts strong{display:block;margin-top:5px;color:var(--ink);font-size:12px}.timeline{display:flex;flex-direction:column}.timeline article{position:relative;min-height:68px;display:grid;grid-template-columns:18px 1fr;gap:9px}.timeline article>i{position:relative;width:8px;height:8px;margin-top:5px;background:var(--blue);border:2px solid #dce7ff;border-radius:50%}.timeline article:not(:last-child)>i:after{content:"";position:absolute;top:8px;left:2px;width:1px;height:55px;background:#dfe4ed}.timeline header{display:flex;justify-content:space-between;font-size:11px}.timeline time{color:#929aa8;font-size:10px}.timeline code{display:block;max-width:100%;margin-top:7px;padding:7px 9px;overflow:hidden;text-overflow:ellipsis;color:#5e687a;background:#f7f8fa;border-radius:5px;white-space:nowrap;font-size:9px}.paths-panel{margin-top:2px}.path-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.path-grid>div{min-width:0;height:70px;padding:10px;display:grid;grid-template-columns:minmax(0,1fr) auto 12px minmax(0,1fr);align-items:center;gap:7px;background:#fafbfc;border:1px solid #eaedf2;border-radius:7px}.path-grid code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.path-grid>div>span{text-align:center;color:var(--blue)}.path-grid span svg{display:block;width:15px;margin:auto}.path-grid span b,.path-grid span small{display:block;font-size:9px}.path-grid>div>svg{width:12px;color:#a0a8b5}.simple-list,.experiment-list{margin:-18px}.simple-list button,.experiment-list button{min-height:72px}.simple-list small{margin-top:5px;color:#9299a6;font-size:10px}.simple-list b{color:#7e8796;font-size:10px}.funnel-chart{display:flex;flex-direction:column;align-items:center;gap:8px}.funnel-chart>div{min-height:82px;padding:12px 15px;color:#fff;background:linear-gradient(110deg,#276dfb,#4d86ff);clip-path:polygon(3% 0,97% 0,100% 100%,0 100%)}.funnel-chart header{display:flex;justify-content:space-between;opacity:.88;font-size:10px}.funnel-chart strong{display:block;margin:8px 0 3px;font-size:18px}.funnel-chart>div>span{font-size:10px;opacity:.85}.step-editor{display:flex;flex-direction:column;gap:7px}.step-editor>span{color:#4f596b;font-size:12px;font-weight:600}.step-editor label{display:grid!important;grid-template-columns:25px 1fr 30px;align-items:center;gap:7px}.step-editor label b{width:24px;height:24px;display:grid;place-items:center;color:#fff;background:var(--blue);border-radius:50%;font-size:10px}.two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:11px}th{padding:10px 12px;color:#7d8595;background:#f8f9fb;text-align:left;font-weight:600}td{padding:12px;border-bottom:1px solid #edf0f4}td small{display:block;margin-top:3px;color:#9299a5;font-size:9px}.config-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,.8fr);gap:18px;align-items:start}.version-chip{padding:6px 9px;color:var(--teal);background:#e9f8f5;border-radius:5px;font-size:11px;font-weight:650}.config-table{margin:-18px}.config-row{min-height:60px;padding:8px 15px;display:grid;grid-template-columns:minmax(150px,1.2fr) minmax(100px,1fr) 70px 70px 78px;align-items:center;gap:10px;border-bottom:1px solid #edf0f4;font-size:11px}.config-head{min-height:38px;color:#848d9c;background:#f8f9fb;font-size:10px}.config-row code,.config-row small{display:block}.config-row small{margin-top:4px;color:#9098a5;font-size:9px}.config-row>span:nth-child(4){display:flex;align-items:center;gap:5px}.config-row>span:last-child{display:flex;align-items:center;justify-content:flex-end}.value-preview{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#536075;font-family:monospace}.release-list{margin:-18px}.release-list article{min-height:84px;padding:13px 14px;display:grid;grid-template-columns:28px 1fr 30px;gap:9px;border-bottom:1px solid #eef0f4}.release-list article>i{width:26px;height:26px;display:grid;place-items:center;color:#758094;background:#f1f3f6;border-radius:50%}.release-list article>i svg{width:13px}.release-list article.active>i{color:var(--teal);background:#e7f7f3}.release-list header{display:flex;gap:7px;align-items:center}.release-list header strong{font-size:11px}.release-list header span{padding:2px 5px;color:var(--teal);background:#e9f8f5;border-radius:3px;font-size:8px}.release-list p{margin:5px 0;color:#5d6779;font-size:10px}.release-list small{color:#959ca8;font-size:9px}.experiment-grid{display:grid;grid-template-columns:300px 1fr;gap:18px;align-items:start}.experiment-list button>span{flex:1}.experiment-list .status-dot{margin-bottom:6px}.experiment-list b{color:var(--blue);font-size:13px}.experiment-list b small{color:#9aa1ad;font-size:8px;font-weight:450}.status-dot{display:inline-flex;align-items:center;gap:5px;color:#7c8594;font-size:9px}.status-dot i{width:6px;height:6px;background:#a8afbb;border-radius:50%}.status-dot.positive{color:var(--teal)}.status-dot.positive i{background:var(--teal)}.experiment-actions{display:flex;gap:6px}.experiment-meta,.settings-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.warning-banner,.info-banner{margin-top:15px;padding:10px 12px;color:#8b5b16;background:#fff8e8;border:1px solid #f7e5b8;border-radius:6px;font-size:10px}.variant-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.variant-results article{padding:15px;border:1px solid #e5e9ef;border-radius:8px}.variant-results header{display:flex;justify-content:space-between;align-items:center}.variant-results header strong{font-size:13px}.variant-results header span{color:#8d95a3;font-size:9px}.variant-results article>div{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:16px 0 10px}.variant-results article>div span{color:#8c94a1;font-size:9px}.variant-results article>div b{display:block;margin-top:5px;color:var(--ink);font-size:15px}.variant-results article>small{color:#9098a5;font-size:9px}.variant-editor{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.settings-top{align-items:stretch}.settings-top .panel{height:calc(100% - 18px)}.settings-facts{grid-template-columns:repeat(2,1fr)}.retention-callout{display:flex;gap:13px;color:#5c687b}.retention-callout>svg{width:30px;height:30px;padding:7px;color:var(--teal);background:#e6f7f3;border-radius:8px}.retention-callout strong{color:var(--ink);font-size:12px}.retention-callout p{margin:7px 0 0;font-size:10px;line-height:1.7}.key-actions{display:flex;gap:6px}.audit-list{margin:-18px}.audit-list article{min-height:54px;padding:10px 16px;display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:10px;border-bottom:1px solid #eef0f4}.audit-list article>i{width:7px;height:7px;background:#8bacff;border-radius:50%}.audit-list strong,.audit-list span{display:block}.audit-list strong{font-size:11px}.audit-list span,.audit-list code{margin-top:3px;color:#9299a6;font-size:9px}.dialog-backdrop{position:fixed;inset:0;z-index:100;padding:30px;display:grid;place-items:center;background:#1119276b;backdrop-filter:blur(2px)}.dialog-backdrop.top{z-index:110}.dialog{width:min(520px,100%);max-height:calc(100vh - 60px);overflow:auto;background:#fff;border-radius:12px;box-shadow:0 20px 60px #0f172a33}.dialog-wide{width:min(720px,100%)}.dialog>header{min-height:68px;padding:15px 20px;display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #eaedf2}.dialog h2{margin:0;font-size:17px}.dialog header p{margin:5px 0 0;color:#87909f;font-size:10px}.dialog header code{display:block;margin-top:4px;color:#87909f;font-size:9px}.dialog-body{padding:19px 20px;display:flex;flex-direction:column;gap:14px}.dialog label{display:flex;flex-direction:column;gap:6px;color:#515b6d;font-size:11px;font-weight:580}.dialog input,.dialog select,.dialog textarea{width:100%;min-height:37px;padding:8px 10px;color:#273144;background:#fff;border:1px solid #dce1e9;border-radius:6px;outline:none;font-size:12px}.dialog textarea{min-height:74px;resize:vertical}.dialog input:focus,.dialog select:focus,.dialog textarea:focus{border-color:#79a0ff;box-shadow:0 0 0 3px #edf3ff}.dialog footer{min-height:62px;padding:12px 20px;display:flex;justify-content:flex-end;align-items:center;gap:7px;background:#fafbfc;border-top:1px solid #e9ecf1}.inline-fields{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.switch-row{flex-direction:row!important;justify-content:space-between;align-items:center;gap:20px;padding:12px;background:#f8fafc;border:1px solid #e8ebf0;border-radius:7px}.switch-row strong,.switch-row small{display:block}.switch-row small{margin-top:4px;color:#8e96a4;font-size:9px;font-weight:400}.switch-row input{width:36px;min-height:18px;accent-color:var(--blue)}.code-editor{min-height:150px!important;font-family:monospace!important;font-size:10px!important;line-height:1.55}.code-editor.short{min-height:74px!important}.dialog label>small{color:#8a93a2;font-size:9px;font-weight:400;line-height:1.5}.dialog-rollout{width:min(900px,100%)}.form-error{padding:9px 11px;color:#a83c3c;background:#fff1f1;border-radius:6px;font-size:10px}.secret-box{padding:15px;overflow-wrap:anywhere;white-space:pre-wrap;color:#2259c7;background:#f0f5ff;border:1px dashed #9bb9fb;border-radius:7px;font-size:11px;line-height:1.6}.rule-editor{display:flex;flex-direction:column;gap:10px}.rule-editor-intro{display:flex;align-items:center;justify-content:space-between;gap:16px}.rule-editor-intro strong{color:#404a5c;font-size:12px}.rule-editor-intro p{margin:4px 0 0;color:#8a93a2;font-size:9px;line-height:1.5}.rule-empty{padding:14px;color:#7e8797;background:#f8fafc;border:1px dashed #dce2ea;border-radius:7px;text-align:center;font-size:10px}.rollout-rule{padding:14px;background:#fafbfc;border:1px solid #e3e7ed;border-radius:8px}.rollout-rule>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.rollout-rule>header b,.rollout-rule>header span{display:block}.rollout-rule>header b{color:#344054;font-size:12px}.rollout-rule>header span{margin-top:3px;color:#8b94a2;font-size:9px}.rule-actions{display:flex}.rule-actions .icon-button:disabled{opacity:.3;cursor:default}.rollout-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,1fr);gap:12px}.percentage-control{display:grid;grid-template-columns:1fr 64px 14px;align-items:center;gap:8px}.percentage-control input[type=range]{min-height:24px;padding:0;accent-color:var(--blue);border:0;box-shadow:none}.percentage-control span{color:#657084;font-size:11px}.condition-list{display:flex;flex-direction:column;gap:7px;margin-top:12px}.condition-row{display:grid;grid-template-columns:1fr 1fr minmax(130px,1.25fr) 34px;gap:7px;align-items:center}.condition-row input,.condition-row select{min-width:0}.add-condition{margin-top:10px}.help-layer{position:fixed;inset:0;z-index:120}.help-backdrop{position:absolute;inset:0;width:100%;background:#11192757;border:0;backdrop-filter:blur(1px)}.help-drawer{position:absolute;inset:0 0 0 auto;width:min(460px,92vw);display:flex;flex-direction:column;background:#fff;box-shadow:-20px 0 60px #0f172a29;animation:help-slide-in .18s ease-out}.help-drawer>header{min-height:82px;padding:18px 20px;display:grid;grid-template-columns:36px 1fr 34px;align-items:center;gap:11px;border-bottom:1px solid #e8ebf0}.help-heading-icon{width:36px;height:36px;display:grid;place-items:center;color:var(--blue);background:#edf3ff;border-radius:9px}.help-heading-icon svg{width:18px}.help-drawer header span{color:#8a93a2;font-size:9px}.help-drawer h2{margin:3px 0 0;color:var(--ink);font-size:17px}.help-body{padding:21px;overflow:auto}.help-summary{margin:0;padding:13px 14px;color:#536075;background:#f6f8fb;border-radius:8px;font-size:11px;line-height:1.75}.help-body section{margin-top:24px}.help-body h3{margin:0 0 12px;color:#344054;font-size:12px}.help-body ol{margin:0;padding:0;list-style:none;counter-reset:help-step}.help-body li{position:relative;min-height:34px;padding:2px 0 12px 34px;color:#596579;font-size:11px;line-height:1.6;counter-increment:help-step}.help-body li:before{content:counter(help-step);position:absolute;top:0;left:0;width:23px;height:23px;display:grid;place-items:center;color:#fff;background:var(--blue);border-radius:50%;font-size:9px;font-weight:700}.help-terms{display:flex;flex-direction:column;gap:8px}.help-terms article{padding:11px 12px;border:1px solid #e6eaf0;border-radius:7px}.help-terms strong{color:#344054;font-size:11px}.help-terms p{margin:5px 0 0;color:#707b8d;font-size:10px;line-height:1.6}.help-tip{margin-top:20px;padding:12px;display:grid;grid-template-columns:24px 1fr;gap:9px;color:#75511a;background:#fff8e8;border:1px solid #f4e3ba;border-radius:8px}.help-tip>svg{width:18px;color:var(--amber)}.help-tip strong{font-size:10px}.help-tip p{margin:4px 0 0;font-size:10px;line-height:1.65}@keyframes help-slide-in{0%{transform:translate(24px);opacity:.6}}.state-view{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#8b94a3;text-align:center;font-size:11px}.state-view svg{width:25px;height:25px;color:#a5adba}.state-view strong{color:#556074;font-size:12px}.state-error svg{color:var(--red)}.fullscreen-state{min-height:100vh;display:grid;place-items:center}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.app-missing{min-height:55vh;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#7b8494;text-align:center}.app-missing svg{width:38px;color:var(--blue)}.app-missing h2{margin:14px 0 5px;color:var(--ink)}.app-missing p{margin:0 0 16px;font-size:12px}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(420px,1.1fr) minmax(440px,.9fr);background:#fff}.login-story{padding:50px clamp(50px,7vw,105px);display:flex;flex-direction:column;justify-content:space-between;color:#fff;background:#1e4fd4;background-image:radial-gradient(circle at 20% 15%,rgba(109,151,255,.42),transparent 28%),linear-gradient(145deg,#153fae,#246bfd 62%,#2787d9)}.login-brand .brand-mark{color:var(--blue);background:#fff}.eyebrow{padding:5px 8px;background:#ffffff21;border-radius:4px;font-size:10px}.login-story h1{margin:18px 0;font-size:clamp(34px,4vw,55px);line-height:1.13;letter-spacing:-.055em}.login-story p{max-width:550px;color:#ffffffc2;font-size:14px;line-height:1.8}.login-points{display:flex;gap:20px;color:#fffc;font-size:11px}.login-points span{display:flex;align-items:center;gap:6px}.login-points svg{width:15px}.login-form-wrap{display:grid;place-items:center;padding:40px}.login-form{width:min(360px,100%)}.login-icon{width:42px;height:42px;display:grid;place-items:center;color:var(--blue);background:#edf3ff;border-radius:10px}.login-icon svg{width:19px}.login-form h2{margin:20px 0 5px;font-size:23px}.login-form>p{margin:0 0 27px;color:#86909f;font-size:11px}.login-form label{margin-bottom:14px;display:flex;flex-direction:column;gap:7px;color:#4d5769;font-size:11px;font-weight:600}.login-form input{height:42px;padding:0 11px;border:1px solid #dce1e9;border-radius:7px;outline:none}.login-form input:focus{border-color:#77a0ff;box-shadow:0 0 0 3px #edf3ff}.login-form .button{margin-top:8px;height:42px}@media(max-width:1100px){.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.config-layout{grid-template-columns:1fr}.favorite-grid,.path-grid{grid-template-columns:repeat(2,1fr)}.experiment-grid{grid-template-columns:260px 1fr}}@media(max-width:780px){.sidebar{transform:translate(-100%);transition:transform .2s ease}.sidebar.open{transform:translate(0)}.sidebar-backdrop{position:fixed;inset:0;z-index:29;display:block;background:#141c2859;border:0}.mobile-close{position:absolute;top:20px;right:12px;display:grid;place-items:center;background:transparent;border:0}.main-column{margin-left:0}.mobile-menu{display:grid;place-items:center;width:34px;height:34px;padding:0;background:transparent;border:0}.mobile-menu svg{width:19px}.topbar{padding:0 14px}.app-select svg:first-child,.current-scope{display:none}.select-control select{min-width:90px}.content{padding:22px 15px 40px}.page-header{flex-direction:column;gap:14px}.page-actions{width:100%;flex-wrap:wrap}.help-button{width:34px;padding:0;font-size:0}.master-detail,.two-column,.experiment-grid{grid-template-columns:1fr}.event-list-panel,.user-list-panel{position:static;max-height:390px}.event-list-panel .panel-body,.user-list-panel .panel-body{max-height:300px}.property-list,.variant-results,.rollout-fields,.login-page{grid-template-columns:1fr}.login-story{display:none}.login-form-wrap{min-height:100vh}}@media(max-width:520px){.scope-controls .compact,.date-control{display:none}.metric-grid,.favorite-grid,.path-grid,.inline-fields,.variant-editor{grid-template-columns:1fr}.metric-card{min-height:108px}.event-summary{align-items:flex-start;flex-wrap:wrap}.event-summary code{width:100%}.user-facts,.experiment-meta,.settings-facts{grid-template-columns:repeat(2,1fr)}.variant-results article>div{grid-template-columns:repeat(2,1fr)}.config-row{grid-template-columns:1fr auto}.config-row>span:nth-child(2),.config-row>span:nth-child(3),.config-head{display:none}.dialog-backdrop{padding:10px}.dialog{max-height:calc(100vh - 20px)}.rule-editor-intro{align-items:flex-start;flex-direction:column}.condition-row{grid-template-columns:1fr 1fr 34px}.condition-row>:nth-child(3){grid-column:1 / 3;grid-row:2}.condition-row>:last-child{grid-column:3;grid-row:1 / 3}}
