@import"https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap";:root{--or-black: #050505;--or-ink: #1d252d;--or-muted: #68707a;--or-border: #e6e0e5;--or-soft: #f7f8f8;--or-pink: #d72c82;--or-pink-dark: #bd216f;--or-pink-soft: #fde9f3;--or-coral: #ef554e;--or-coral-soft: #fff0ee;--or-teal: #bee6e7;--or-teal-dark: #4aa2a7;color:var(--or-ink);background:var(--or-soft);font-family:Lato,Helvetica Neue,Arial,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;border-top:6px solid var(--or-teal)}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}.app-shell{display:grid;grid-template-columns:minmax(390px,470px) minmax(0,1fr);gap:16px;min-height:100vh;padding:16px}.app-shell.dashboard-only{display:block;min-height:100vh;padding:0}.sidebar,.dashboard-panel{min-width:0}.rule-panel,.dashboard-panel{border:1px solid var(--or-border);border-radius:8px;background:#fff;box-shadow:none}.rule-panel{display:flex;flex-direction:column;gap:14px;min-height:calc(100vh - 32px);padding:16px 16px 34px;border-top:4px solid var(--or-pink)}.panel-heading,.dashboard-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-heading h1,.dashboard-toolbar h2{margin:2px 0 0;color:var(--or-black);font-size:20px;font-weight:400;line-height:1.15;letter-spacing:0}.dashboard-toolbar h2{font-size:18px}.panel-title-lockup{display:flex;align-items:center;min-width:0;gap:10px}.panel-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:36px;height:36px;border:1px solid var(--or-black);border-radius:8px;color:#fff;background:var(--or-black)}.eyebrow{margin:0;color:var(--or-pink);font-size:12px;font-weight:400;letter-spacing:0;text-transform:uppercase}.filter-stats{display:grid;grid-template-columns:repeat(2,58px);gap:6px}.filter-stats div{display:grid;place-items:center;height:42px;border:1px solid var(--or-border);border-radius:8px;background:#fff}.filter-stats strong{color:var(--or-black);font-size:15px;line-height:1}.filter-stats span{color:var(--or-muted);font-size:10px;font-weight:700;line-height:1;text-transform:uppercase}.filter-summary{display:inline-flex;align-items:center;width:fit-content;gap:8px;min-height:30px;border:1px solid var(--or-border);border-radius:999px;padding:0 12px;color:var(--or-muted);background:#fff;font-size:12px;font-weight:800}.summary-dot{width:8px;height:8px;border-radius:50%;background:var(--or-teal-dark)}.summary-dot.is-dirty{background:var(--or-pink)}.rule-list{display:flex;flex-direction:column;gap:12px;overflow:auto;padding-right:2px}.rule-row{display:grid;gap:10px;border:1px solid var(--or-border);border-radius:8px;padding:12px;background:#fff}.rule-row.is-complete{border-color:#f0b8d4;box-shadow:none}.rule-row-top{display:flex;align-items:center;justify-content:space-between;color:var(--or-ink);font-size:13px;font-weight:800}.rule-title,.rule-row-actions,.rule-status{display:inline-flex;align-items:center}.rule-title{min-width:0;gap:8px}.rule-index{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:26px;height:26px;border-radius:8px;color:#fff;background:var(--or-black);font-size:12px;font-weight:800}.rule-row-actions{gap:8px}.rule-status{gap:5px;height:26px;border:1px solid var(--or-border);border-radius:999px;padding:0 8px;color:var(--or-muted);background:var(--or-soft);font-size:11px;font-weight:800}.rule-status.is-ready{border-color:#f1bed8;color:var(--or-pink);background:var(--or-pink-soft)}.field{display:grid;gap:6px;min-width:0}.field span,.operator-group legend,.priority-group legend{color:var(--or-muted);font-size:12px;font-weight:800}.field input,.field select{width:100%;min-width:0;height:38px;border:1px solid #d8d6da;border-radius:6px;padding:0 10px;color:var(--or-ink);background:#fff;outline:none}.field input::placeholder{color:#9a949c}.field input:focus,.field select:focus{border-color:var(--or-pink);outline:2px solid rgba(215,44,130,.22);outline-offset:2px}.fixture-picker{position:relative}.search-control,.qty-stepper{display:flex;align-items:center;height:38px;border:1px solid #d8d6da;border-radius:6px;background:#fff}.search-control{gap:8px;padding:0 10px}.search-control svg{flex:0 0 auto;color:var(--or-pink)}.search-control input{height:36px;border:0;padding:0;box-shadow:none}.search-control:focus-within,.qty-stepper:focus-within{border-color:var(--or-pink);outline:2px solid rgba(215,44,130,.22);outline-offset:2px}.fixture-options{position:absolute;z-index:20;top:calc(100% + 6px);left:0;right:0;display:grid;max-height:292px;overflow:auto;border:1px solid var(--or-border);border-radius:8px;padding:6px;background:#fff;box-shadow:none}.fixture-options button{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;min-height:42px;border:0;border-radius:6px;padding:8px 10px;color:var(--or-ink);background:transparent;text-align:left}.fixture-options button:hover,.fixture-options button:focus-visible{outline:none;background:var(--or-pink-soft)}.fixture-options span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fixture-options strong{color:var(--or-pink);font-size:12px;white-space:nowrap}.rule-grid{display:grid;grid-template-columns:minmax(120px,1.1fr) minmax(160px,1.15fr) 118px;gap:10px;align-items:end}.operator-group,.priority-group{min-width:0;margin:0;border:0;padding:0}.operator-group div,.priority-group div{display:grid;grid-template-columns:repeat(auto-fit,minmax(42px,1fr));height:38px;overflow:hidden;border:1px solid #d8d6da;border-radius:6px;background:#fff}.operator-group button,.priority-group button{min-width:0;border:0;border-right:1px solid #eee7ed;color:var(--or-ink);background:transparent;font-weight:800}.operator-group button:last-child,.priority-group button:last-child{border-right:0}.operator-group button.selected,.priority-group button.selected{color:#fff;background:var(--or-pink)}.qty-stepper{overflow:hidden}.qty-stepper button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 34px;height:100%;border:0;color:var(--or-ink);background:#fff}.qty-stepper button:hover:not(:disabled){color:#fff;background:var(--or-black)}.qty-stepper input{width:100%;height:36px;border:0;border-right:1px solid #eee7ed;border-left:1px solid #eee7ed;border-radius:0;padding:0;text-align:center;box-shadow:none}.fixture-meta{display:flex;flex-wrap:wrap;gap:6px;color:var(--or-muted);font-size:12px}.fixture-meta span{display:inline-flex;align-items:center;min-height:26px;max-width:100%;border:1px solid #eee3ec;border-radius:999px;padding:0 9px;overflow:hidden;background:#fffafd;text-overflow:ellipsis;white-space:nowrap}.fixture-meta strong{margin-right:4px;color:var(--or-black)}.fixture-meta .meta-empty{width:100%;border-style:dashed;color:var(--or-muted);background:#fff}.rule-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) minmax(110px,1.2fr);gap:8px;margin-top:auto}.primary-button,.secondary-button,.icon-button,.embed-empty a{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:38px;border-radius:6px;border:1px solid transparent;text-decoration:none;font-size:14px;font-weight:700}.primary-button{color:#fff;background:var(--or-pink)}.primary-button:hover:not(:disabled){background:var(--or-pink-dark)}.secondary-button{color:var(--or-black);border-color:#ded7df;background:#fff}.secondary-button:hover:not(:disabled){border-color:var(--or-black);background:var(--or-soft)}.icon-button{width:30px;height:30px;border-color:#e5dee6;color:var(--or-muted);background:#fff}.icon-button:hover:not(:disabled){color:#fff;border-color:var(--or-coral);background:var(--or-coral)}.dashboard-panel{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:calc(100vh - 32px);overflow:hidden}.dashboard-only .dashboard-panel{min-height:100vh;border:0;border-radius:0}.dashboard-toolbar{min-height:70px;border-bottom:1px solid var(--or-border);padding:14px 16px}.brand-lockup{display:flex;align-items:center;min-width:0;gap:12px}.brand-mark{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:48px;height:40px;border-radius:4px;color:#fff;background:var(--or-black);font-size:19px;font-weight:700;letter-spacing:0}.embed-empty a{height:34px;border-color:#ded7df;padding:0 12px;color:var(--or-black);background:#fff}.embed-loading,.embed-empty{display:flex;align-items:center;justify-content:center;min-height:560px;color:var(--or-muted)}.embed-loading{gap:10px}.embed-loading svg{animation:spin 1s linear infinite}.embed-empty{flex-direction:column;gap:12px;padding:28px;text-align:center}.embed-empty h2{margin:0;color:var(--or-black);font-size:18px;line-height:1.2;letter-spacing:0}.embed-empty p{max-width:460px;margin:0;color:var(--or-muted);line-height:1.5}[data-testid=sdk-usage-problem-indicator],[data-testid=sdk-usage-problem-card]{display:none!important}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:960px){.app-shell{grid-template-columns:1fr}.rule-panel,.dashboard-panel{min-height:auto}}@media(max-width:560px){.app-shell{padding:10px}.panel-heading,.rule-row-top{align-items:stretch;flex-direction:column}.filter-stats,.rule-grid,.rule-actions{grid-template-columns:1fr}.rule-row-actions{justify-content:space-between}}.app-shell{grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);gap:12px;padding:12px clamp(18px,3vw,40px);overflow:visible;background:var(--or-soft)}.page-header{display:flex;align-items:center;min-height:70px;border:1px solid var(--or-border);border-radius:8px;padding:12px 14px;background:#fff}.page-header h1{margin:2px 0 0;color:var(--or-black);font-size:20px;font-weight:400;line-height:1.1;letter-spacing:0}.analytics-panel{position:relative;z-index:0;display:grid;grid-template-rows:auto minmax(0,1fr);min-height:calc(100vh - 112px);overflow:visible;border:1px solid var(--or-border);border-radius:8px;background:#fff}.rule-panel{position:relative;z-index:50;display:grid;gap:12px;min-height:0;overflow:visible;border:0;border-radius:0;padding:12px 24px 8px;background:transparent}.rule-builder-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.rule-builder-header h1{margin:0;color:var(--or-black);font-size:20px;font-weight:400;line-height:1.1}.rule-builder-actions{display:flex;align-items:center;gap:8px}.icon-text-button,.square-action-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #d8dce0;border-radius:7px;color:var(--or-ink);background:#fff;font-weight:400}.icon-text-button{gap:7px;height:34px;padding:0 10px;font-size:13px}.square-action-button{flex:0 0 38px;width:38px;height:38px}.icon-text-button:hover:not(:disabled),.square-action-button:hover:not(:disabled){border-color:var(--or-black)}.rule-lines{display:grid;gap:8px}.rule-line{position:relative;z-index:1;display:grid;grid-template-columns:32px minmax(260px,1fr) minmax(170px,230px) minmax(150px,190px) 140px 38px;gap:8px;align-items:center}.rule-line:focus-within{z-index:100}.rule-number{display:inline-flex;align-items:center;justify-content:center;width:32px;height:38px;border:1px solid var(--or-border);border-radius:7px;color:var(--or-black);background:#fff;font-size:14px;font-weight:400}.applicable-priorities{display:flex;grid-column:2 / -1;align-items:center;gap:8px;min-width:0;min-height:30px;overflow:hidden;border:1px solid #e6ebef;border-radius:7px;padding:5px 10px;background:#fbfcfd;font-size:12px;line-height:1.25}.applicable-priorities-label{flex:0 0 auto;color:var(--or-muted)}.applicable-priorities-value{min-width:0;overflow-x:auto;color:#4a95df;scrollbar-width:thin;-webkit-user-select:text;user-select:text;white-space:nowrap}.applicable-priorities.is-empty .applicable-priorities-value{color:#8b949e}.filter-token,.operator-token,.qty-token{min-width:0;height:38px;border:1px solid #d8dce0;border-radius:7px;background:#fff}.filter-token{display:flex;align-items:center;width:100%;overflow:hidden;padding:0;color:var(--or-ink);text-align:left}.filter-token.is-placeholder{color:var(--or-muted)}.filter-token.is-disabled{color:#a3abb3;background:#fafafa}.filter-token-main{display:flex;align-items:center;flex:1 1 auto;gap:6px;min-width:0;height:100%;border:0;padding:0 10px;color:inherit;background:transparent;text-align:left}.filter-token-main:disabled{opacity:1}.filter-token .token-value{min-width:0;overflow:hidden;color:#4a95df;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.token-label{flex:0 0 auto;color:var(--or-muted);font-weight:400}.selector-combobox{position:relative;z-index:1;min-width:0}.selector-combobox:focus-within{z-index:120}.fixture-token,.priority-token,.operator-token{justify-content:flex-start}.filter-token-main svg,.operator-token svg{flex:0 0 auto;margin-left:auto;color:var(--or-muted)}.token-clear-button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 32px;width:32px;height:100%;border:0;border-left:1px solid var(--or-border);color:var(--or-muted);background:#fff}.token-clear-button svg{margin-left:0}.token-clear-button:hover,.token-clear-button:focus-visible{outline:none;color:var(--or-ink);background:#f2f5f7}.filter-popover{position:absolute;z-index:200;top:calc(100% + 6px);left:0;width:min(560px,calc(100vw - 32px));overflow:hidden;border:1px solid #d8dce0;border-radius:8px;background:#fff}.filter-search{display:flex;align-items:center;gap:8px;margin:8px;height:42px;border:2px solid #4a95df;border-radius:8px;padding:0 10px;color:var(--or-muted)}.filter-search input{width:100%;min-width:0;height:38px;border:0;outline:none;color:var(--or-ink);font-size:15px}.filter-search input::placeholder{color:#8a929b}.filter-results{display:grid;max-height:284px;overflow:auto;border-top:1px solid var(--or-border);padding:8px 0}.filter-option{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:10px;min-height:36px;border:0;padding:0 18px;color:var(--or-ink);background:#fff;font-size:15px;text-align:left}.filter-option.has-meta{grid-template-columns:20px minmax(0,1fr) auto;min-height:48px;gap:12px;padding-top:6px;padding-bottom:6px}.filter-option:hover,.filter-option:focus-visible,.filter-option[aria-selected=true]{outline:none;background:#f2f5f7}.filter-option-main{display:grid;min-width:0;gap:3px}.filter-option-main>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-option-detail{overflow:hidden;color:var(--or-muted);font-size:12px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.filter-option-badge{justify-self:end;border-radius:6px;padding:3px 7px;color:#4a95df;background:#eef6ff;font-size:12px;line-height:1.2;white-space:nowrap}.filter-option-detail.is-muted,.filter-option-badge.is-muted{color:#8d959d}.filter-option-badge.is-muted{background:#f1f3f4}.filter-check{display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;border:1px solid #cfd6dd;border-radius:50%;color:#fff;background:#fff}.filter-check.selected{border-color:#4a95df;background:#4a95df}.filter-check.single-select{border-color:#cfd6dd;background:#fff}.filter-check.single-select.selected{border-color:#4a95df;background:#fff}.filter-check.single-select.selected:after{width:7px;height:7px;border-radius:50%;background:#4a95df;content:""}.filter-popover-footer{display:flex;align-items:center;justify-content:flex-end;gap:8px;border-top:1px solid var(--or-border);padding:10px 12px;background:#fff}.filter-footer-button,.filter-update-button{height:34px;border-radius:7px;padding:0 12px;font-size:14px}.filter-footer-button{border:1px solid transparent;color:var(--or-muted);background:#fff}.filter-footer-button:hover{color:var(--or-ink)}.filter-update-button{border:1px solid #4a95df;color:#fff;background:#4a95df}.filter-update-button:disabled{border-color:#e4e8eb;color:#a5adb5;background:#f5f6f7}.operator-token{padding:0 10px}.operator-popover{width:100%;min-width:190px}.operator-results{display:grid;padding:6px 0}.operator-option{min-height:36px;border:0;padding:0 14px;color:var(--or-ink);background:#fff;font-size:15px;text-align:left}.operator-option:hover,.operator-option:focus-visible,.operator-option[aria-selected=true]{outline:none;background:#f2f5f7}.qty-token{display:grid;grid-template-columns:auto 32px minmax(42px,1fr) 32px;align-items:center;overflow:hidden}.qty-token.is-disabled{color:#a3abb3;background:#fafafa}.qty-token .token-label{padding-left:10px}.qty-token button,.qty-token input{width:100%;height:36px;border:0;background:transparent}.qty-token button{color:var(--or-ink)}.qty-token input{border-right:1px solid var(--or-border);border-left:1px solid var(--or-border);outline:none;color:var(--or-black);text-align:center;font-weight:400}.qty-token.is-disabled button,.qty-token.is-disabled input,.qty-token.is-disabled .token-label{color:#a3abb3}.qty-token input:disabled{background:transparent}.qty-token input::-webkit-outer-spin-button,.qty-token input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.qty-token input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.analytics-panel>[style],.analytics-panel>.mb-wrapper,.analytics-panel [data-testid=sdk-dashboard-styled-wrapper]{min-height:720px}.dashboard-embed-shell{position:relative;min-height:720px}.dashboard-embed-shell.is-loading{overflow:hidden}.dashboard-embed-shell.is-loading [data-testid=sdk-dashboard-styled-wrapper]{visibility:hidden}.dashboard-embed-shell.is-loading [role=progressbar],.dashboard-embed-shell.is-loading [class*=Loader],.dashboard-embed-shell.is-loading [class*=loader],.dashboard-embed-shell.is-loading svg[aria-label*=loading i]{display:none!important}.dashboard-skeleton{position:absolute;z-index:5;top:10px;right:24px;bottom:18px;left:24px;display:grid;grid-template-rows:minmax(240px,1.08fr) minmax(164px,.72fr) minmax(178px,.78fr);gap:12px;min-height:0;pointer-events:none}.analytics-panel [data-testid=dashboard-header-container],.analytics-panel [data-testid=dashboard-header],.analytics-panel [data-testid=fixed-width-dashboard-header],.analytics-panel [data-testid=fixed-width-dashboard-tabs]{display:none!important}.analytics-panel [data-testid=dashboard-grid]{max-width:none!important}.skeleton-card{display:grid;align-content:start;min-width:0;min-height:0;overflow:hidden;gap:12px;border:1px solid #e1e5e8;border-radius:7px;padding:14px 16px;background:#fff}.skeleton-top-row{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:12px;min-height:0}.skeleton-scalar-card{grid-template-rows:auto minmax(92px,1fr) auto auto;min-height:0}.skeleton-table-card{grid-template-rows:auto auto minmax(0,1fr);min-height:0;align-content:stretch}.skeleton-bottom-card{min-height:0}.skeleton-list-card{grid-template-rows:auto auto minmax(0,1fr);min-height:0}.skeleton-split-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-height:0}.skeleton-line{display:block;height:14px;border-radius:999px;background:linear-gradient(90deg,#f2f4f5,#e7ecef,#f2f4f5 90%);background-size:220% 100%;animation:skeleton-shimmer 1.35s ease-in-out infinite}.skeleton-card-header{display:flex;align-items:center;gap:8px}.skeleton-title{width:min(190px,46%)}.skeleton-metric{display:grid;place-items:center;align-content:center;gap:9px;min-height:0;border:1px solid #eef1f3;border-radius:7px;background:#fbfcfd}.skeleton-value{justify-self:center;width:122px;height:46px;border-radius:8px}.skeleton-caption{width:84px;height:12px}.skeleton-kpi-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.skeleton-kpi-detail{display:grid;gap:7px;min-width:0;border:1px solid #eef1f3;border-radius:6px;padding:8px;background:#fff}.skeleton-kpi-label{width:72%;height:8px}.skeleton-kpi-small-value{width:48%;height:14px;border-radius:5px}.skeleton-mini-scale{display:grid;grid-template-columns:1fr .72fr .46fr;gap:8px}.skeleton-mini-scale .skeleton-line{height:8px}.skeleton-table{display:grid;grid-template-columns:.75fr .75fr 1.35fr .85fr .7fr 1fr;gap:12px 18px}.skeleton-table-header{margin-top:2px;padding-bottom:4px}.skeleton-table-body{margin-top:10px;align-content:start;overflow:hidden}.skeleton-table-body.compact{grid-template-columns:1.1fr 1.45fr .85fr .85fr 1fr}.skeleton-list{display:grid;gap:14px;align-content:start;overflow:hidden}.skeleton-chip-row{display:grid;grid-template-columns:repeat(4,minmax(54px,92px));gap:8px;min-width:0}.skeleton-chip{height:22px;border-radius:6px}.skeleton-two-column-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px}.skeleton-chart-bars{display:flex;align-items:end;gap:12px;min-height:0;padding:4px 4px 2px;overflow:hidden}.skeleton-chart-bars .skeleton-line{flex:1 1 0;min-width:10px;border-radius:6px 6px 3px 3px}.skeleton-list.compact{gap:13px}.skeleton-header-cell{height:18px;border-radius:5px}.skeleton-wide-cell{width:88%}.skeleton-title-secondary{width:min(120px,24%);margin-left:auto}@keyframes skeleton-shimmer{to{background-position:-220% 0}}@media(max-width:980px){.rule-line{grid-template-columns:32px minmax(0,1fr) 38px;align-items:start}.fixture-combobox,.priority-combobox,.operator-combobox,.qty-token{grid-column:2 / -1}.fixture-combobox{grid-column:2 / 3;grid-row:1}.priority-combobox{grid-row:2}.operator-combobox{grid-row:3}.qty-token{grid-row:4}.square-action-button{grid-column:3;grid-row:1}.filter-popover{position:static;width:100%;margin-top:6px}}@media(max-width:720px){.app-shell{padding:8px 12px}.rule-builder-header{align-items:stretch;flex-direction:column}.rule-builder-actions{justify-content:flex-start}.filter-popover{width:100%}.dashboard-skeleton{grid-template-rows:auto auto auto}.skeleton-top-row,.skeleton-split-row{grid-template-columns:1fr}}
