.plugin-modal-box--form{width:min(100%,640px)}.plugin-modal-box--enrichment{width:min(100%,720px)}.plugin-modal-box--studio{width:min(100%,800px)}.plugin-modal-header-main{display:flex;align-items:flex-start;gap:1rem;min-width:0;width:100%;padding-right:2.25rem}.plugin-modal-header-text{min-width:0;flex:1 1}.plugin-modal-header-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:2px}.plugin-modal-header-title-row .heading-modal{margin-bottom:0}.plugin-status-pill{font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:3px 9px;border-radius:999px;font-family:var(--font-body);line-height:1.4;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.plugin-status-pill--active{background:var(--okb);color:var(--ok)}.plugin-status-pill--disabled{background:transparent;color:var(--mt);border:1px solid var(--br2)}.plugin-modal-header .plugin-icon-lg{background:var(--acg);color:var(--ac);border:none}.plugin-setup-banner{display:flex;flex-direction:column;gap:.55rem;margin-bottom:1rem;padding:12px 14px;background:var(--wnb);border:1px solid var(--wn-border);border-radius:var(--rl);color:var(--wn-ink,var(--wn));font-size:13px;line-height:1.45}.plugin-setup-banner-title{margin:0;font-size:13px;font-weight:650;color:var(--wn-ink,var(--wn))}.plugin-setup-banner-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.plugin-setup-banner-list li{display:flex;align-items:flex-start;gap:.55rem;margin:0}.plugin-setup-check{flex-shrink:0;width:14px;height:14px;margin-top:2px;border:1.5px solid color-mix(in srgb,var(--wn-ink,var(--wn)) 55%,transparent);border-radius:3px;background:transparent;pointer-events:none}.plugin-notice-banner{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:1rem;padding:10px 12px;background:var(--acg);border:1px solid color-mix(in srgb,var(--ac) 22%,transparent);border-radius:var(--rl);font-size:13px;color:var(--ac2);line-height:1.45}[data-theme=dark] .plugin-notice-banner{color:var(--ac)}.plugin-notice-banner .ti{flex-shrink:0;font-size:16px;margin-top:1px;color:var(--ac)}.plugin-notice-banner a{color:inherit;font-weight:600;text-decoration:underline;text-underline-offset:2px}.plugin-notice-banner a:hover{opacity:.85}.plugin-error-alert{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:1rem;padding:8px 12px;background:var(--erb);border:1px solid var(--er-border);border-radius:var(--r);color:var(--er);font-size:13px;line-height:1.4}.plugin-error-alert .ti{flex-shrink:0;font-size:15px;margin-top:1px}.plugin-error-alert-code{display:inline-block;margin-left:.35rem;padding:.05rem .4rem;border-radius:4px;background:color-mix(in srgb,var(--er) 12%,transparent);font-family:var(--font-mono);font-size:11px;font-weight:500}.plugin-section-label{display:block;margin:0 0 .65rem;font-size:11px;font-weight:650;letter-spacing:.06em;text-transform:uppercase;color:var(--ac2);font-family:var(--font-body)}.plugin-section{margin-bottom:1.25rem}.plugin-field-row{display:flex;align-items:flex-end;gap:.65rem;flex-wrap:wrap;margin-bottom:.9rem}.plugin-field-row>.field{flex:1 1 180px;min-width:0;margin-bottom:0}.plugin-field-row>.field--grow{flex:2 1 220px}.plugin-add-template-btn{flex-shrink:0;align-self:flex-end}.plugin-template-card{background:var(--sf2);border:1px solid var(--br2);border-radius:var(--rl);padding:1.1rem;margin-bottom:1rem;overflow:hidden}.plugin-template-card>.field:last-child{margin-bottom:0}.plugin-template-card-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.plugin-template-card-title{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap;min-width:0}.plugin-template-card-title .heading-modal,.plugin-template-card-title h3{margin:0;font-size:15px;font-weight:650;color:var(--tx)}.plugin-merge-panel{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem;margin:0 0 1.65rem;padding:0;background:transparent;border:none;border-radius:0}.plugin-merge-panel>.field,.plugin-merge-panel>.plugin-merge-field{flex:1 1 160px;min-width:0;margin-bottom:0}.plugin-merge-panel-error{flex:1 1 100%;margin:0;font-size:12px;color:var(--er)}.plugin-prompt-area{width:100%;min-height:140px;max-height:220px;resize:vertical;line-height:1.65;font-family:var(--font-body);font-size:13.5px}.plugin-stepper{display:flex;margin-bottom:1.35rem;border-radius:999px;overflow:hidden;border:1px solid var(--br)}.plugin-stepper-step{flex:1 1;display:flex;align-items:center;justify-content:center;gap:.4rem;padding:.7rem .5rem;font-size:13px;font-weight:600;position:relative;background:var(--sf3);color:var(--mt2);border:none;font-family:var(--font-body);cursor:default;min-width:0}.plugin-stepper-step:not(:last-child):after{content:"";position:absolute;right:-1px;top:50%;transform:translateY(-50%);width:0;height:0;border-top:19px solid transparent;border-bottom:19px solid transparent;border-left:10px solid var(--sf);z-index:2;pointer-events:none}button.plugin-stepper-step{cursor:pointer}button.plugin-stepper-step:hover:not(:disabled){filter:brightness(1.03)}.plugin-stepper-step.is-done{background:var(--ok);color:#fff}[data-theme=dark] .plugin-stepper-step.is-done{color:var(--on-accent)}.plugin-stepper-step.is-done:not(:last-child):after{border-left-color:var(--ok)}.plugin-stepper-step.is-active{background:var(--ac);color:var(--on-accent)}.plugin-stepper-step.is-active:not(:last-child):after{border-left-color:var(--ac)}.plugin-stepper-step.is-upcoming{background:var(--sf3);color:var(--mt)}.plugin-stepper-step-check{font-size:12px;line-height:1}.plugin-scoring-head{display:grid;grid-template-columns:minmax(0,1.4fr) 76px minmax(0,1.6fr) 1.25rem;grid-gap:.75rem;gap:.75rem;padding:0 2px;margin-bottom:.5rem}.plugin-scoring-head--enrichment{grid-template-columns:minmax(0,1.2fr) minmax(0,1.8fr) 1.25rem}.plugin-scoring-head span{font-size:11px;font-weight:650;letter-spacing:.05em;text-transform:uppercase;color:var(--mt2);font-family:var(--font-body)}.plugin-scoring-rows{display:flex;flex-direction:column;gap:.65rem;margin-bottom:.25rem}.plugin-scoring-row{display:grid;grid-template-columns:minmax(0,1.4fr) 76px minmax(0,1.6fr) 1.25rem;grid-gap:.75rem;gap:.75rem;align-items:center}.plugin-scoring-row--enrichment{grid-template-columns:minmax(0,1.2fr) minmax(0,1.8fr) 1.25rem}.plugin-scoring-row>.field,.plugin-scoring-row>:first-child{min-width:0;margin-bottom:0}.plugin-scoring-row .field input,.plugin-scoring-row .field select{width:100%}.plugin-scoring-weight input{text-align:center}.plugin-scoring-remove{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;padding:0;border:none;background:transparent;color:var(--mt);cursor:pointer}.plugin-scoring-remove:hover:not(:disabled){color:var(--er)}.plugin-scoring-remove:disabled{opacity:.35;cursor:not-allowed}.plugin-scoring-footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin-top:.75rem;margin-bottom:1.25rem}.plugin-scoring-total{display:inline-flex;align-items:center;gap:.45rem;font-size:13px;font-weight:600;color:var(--mt2)}.plugin-scoring-total.is-complete{color:var(--ok);background:var(--okb);padding:.35rem .75rem;border-radius:999px}.plugin-scoring-total .ti{font-size:14px}@media (max-width:640px){.plugin-scoring-head,.plugin-scoring-head--enrichment,.plugin-scoring-row,.plugin-scoring-row--enrichment{grid-template-columns:1fr}.plugin-scoring-remove{justify-self:start}}.plugin-checkbox-row{display:flex;align-items:flex-start;gap:.55rem;margin-top:.25rem;margin-bottom:.25rem;padding:.75rem .9rem;background:var(--sf3);border-radius:var(--rl);font-size:13.5px;color:var(--tx);line-height:1.45;cursor:pointer}.plugin-checkbox-row input{margin-top:.15rem;flex-shrink:0;accent-color:var(--ac);width:15px;height:15px}.plugin-object-bar{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem 1rem;margin-bottom:1.1rem}.plugin-object-bar-label{font-size:14px;color:var(--tx);white-space:nowrap}.plugin-object-bar select{width:10rem;max-width:100%}.plugin-modal-box{overflow:hidden;max-height:calc(100vh - 3rem);margin-top:0;flex-shrink:0}.plugin-modal{display:flex;flex-direction:column;flex:1 1;min-height:0;padding:1.25rem 1.5rem 0}.plugin-modal-header{display:flex;flex-direction:column;gap:12px;padding-bottom:1rem;margin-bottom:.25rem}.plugin-modal-body{flex:1 1;min-height:0;overflow-y:auto;padding-bottom:1rem}.plugin-modal-body .loading-center{min-height:20rem}.plugin-modal-box>.modal-footer{border-top:1px solid var(--br2);flex-shrink:0}.plugin-llm-token-meters{display:inline-flex;align-items:center;gap:.4rem;min-width:0;max-width:min(100%,32rem);flex:0 1 auto;font-family:var(--font-body);font-size:.75rem;line-height:1.3;color:var(--mt);white-space:nowrap}.plugin-llm-token-meters__heading{display:inline-flex;align-items:center;gap:.3rem;flex-shrink:0;margin-right:.15rem;color:var(--tx);font-weight:600}.plugin-llm-token-meters__icon{width:.875rem;height:.875rem;flex-shrink:0;opacity:.85}.plugin-llm-token-meters__title{letter-spacing:.01em}.plugin-llm-token-meters__item{overflow:hidden;text-overflow:ellipsis;border-radius:3px;outline:none}.plugin-llm-token-meters__item[tabindex="0"]{cursor:default}.plugin-llm-token-meters__item[tabindex="0"]:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb,var(--ac) 45%,transparent)}.plugin-llm-token-meters__sep{opacity:.55;flex-shrink:0}.plugin-modal-left{border-right:1px solid var(--br2);padding-right:14px;display:flex;flex-direction:column;gap:12px}.plugin-meta{display:flex;flex-wrap:wrap;gap:8px}.plugin-left-block{background:var(--sf2);border:1px solid var(--br2);border-radius:var(--rl);padding:12px}.plugin-modal-right{min-height:0}.plugin-config-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:.5rem;gap:.5rem;margin-bottom:1rem}.plugin-config-stat{display:flex;align-items:center;justify-content:space-between;gap:.35rem;padding:.6rem .7rem;min-width:0;background:var(--sf);border:1px solid var(--br);border-radius:var(--r)}.plugin-config-stat .stat-label{margin-bottom:0;white-space:nowrap}.plugin-config-stat .badge{flex-shrink:0;margin-left:auto;font-size:10px;padding:.15rem .45rem}.connector-section-heading-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.5rem;flex-wrap:wrap}.connector-section-heading-row .heading-modal{margin:0}.plugin-config-stats--compact{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.35rem;margin:0}.plugin-config-stats--compact .plugin-config-stat{flex:0 0 auto;padding:.2rem .45rem;gap:.35rem}.plugin-config-stats--compact .stat-label{font-size:10px;letter-spacing:.02em;color:var(--mt)}.plugin-config-stats--compact .plugin-config-stat .badge{font-size:10px;padding:.15rem .5rem;overflow:visible;gap:.35rem}.plugin-config-stat .badge .spinner,.plugin-config-stat .badge .spinner-inline{display:inline-block;width:11px;height:11px;border:2px solid;border-top:2px solid transparent;border-radius:50%;margin:0;vertical-align:0;animation:spin .8s linear infinite;flex-shrink:0;opacity:.95;box-sizing:border-box}.wizard-progress{gap:10px;margin-bottom:12px}.wizard-progress,.wizard-step{display:flex;align-items:center}.wizard-step{width:28px;height:28px;border-radius:999px;justify-content:center;border:1px solid var(--br2);color:var(--mt2);background:var(--sf2);font-size:12px;font-weight:700}.wizard-step.active{border-color:var(--ac);color:var(--tx);box-shadow:0 0 0 3px var(--acg)}.btn-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));grid-gap:10px}.btn-grid,.role-chip-grid{display:grid;gap:10px;margin-top:10px}.role-chip-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));grid-gap:10px}.role-chip-grid .role-chip.btn{width:100%;justify-content:center;border-radius:9999px}.role-chip-grid .role-chip.btn-secondary{background:var(--sf);border-color:var(--br2);color:var(--mt2)}.role-chip-grid .role-chip.btn-secondary:hover:not(:disabled){background:var(--sf3);border-color:var(--br3);color:var(--tx)}.role-chip-grid .role-chip.btn-primary.active{box-shadow:0 0 0 3px var(--acg)}.field-ref-chips{display:flex;flex-wrap:wrap;gap:6px;padding:8px 10px;border-bottom:1px solid var(--br2);background:var(--sf2)}.requirements-editor{border:1px solid var(--br2);border-radius:var(--rl);overflow:hidden;background:var(--sf);padding-top:.65rem}.requirements-dropdown-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid var(--br2);background:transparent}.requirements-dropdown-row>*{margin:0;padding:.75rem 10px 8px;border-right:1px solid var(--br2)}.requirements-dropdown-row>:last-child{border-right:none}.merge-field-bar .merge-field-cell label,.requirements-dropdown-cell label{display:block;font-size:10.5px;font-weight:500;letter-spacing:0;text-transform:none;color:var(--mt2);margin-bottom:4px}.requirements-dropdown-hint{grid-column:1/-1;border-right:none}.requirements-editor:focus-within{border-color:var(--ac);box-shadow:0 0 0 3px var(--acg)}.requirements-dropdown-row .merge-field-bar{display:contents}.merge-field-bar{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:0;gap:0;border-bottom:1px solid var(--br2);background:transparent}.merge-field-bar .merge-field-cell{margin:0;padding:.75rem 10px 8px;border-right:none}.requirements-dropdown-row .merge-field-cell{border-right:none}.merge-field-bar .merge-field-cell label{display:block;font-size:10.5px;font-weight:500;letter-spacing:0;text-transform:none;color:var(--mt2);margin-bottom:0}.merge-field-bar-hint{padding:6px 10px;font-size:11px;color:var(--mt);border-bottom:1px solid var(--br2);background:var(--sf2)}.prompt-box{min-height:140px;resize:vertical;line-height:1.5;width:100%;border:none;border-radius:0;background:transparent;box-shadow:none}.prompt-box:focus{outline:none;box-shadow:none}.review-block{background:var(--sf2);border:1px solid var(--br2);border-radius:var(--rl);padding:12px;margin-top:10px}.checkbox-row{display:flex;align-items:center;gap:10px;margin-top:10px;color:var(--mt2);font-size:13px}.plugin-content-band{width:100%;max-width:min(100%,52rem);margin-inline:auto}.plugin-entry-existing{margin:0;min-width:260px;flex:1 1 220px}.plugin-entry-existing>.field{margin:0}.plugin-entry-picker{display:flex;gap:10px;align-items:flex-end;flex-wrap:wrap;min-width:0;margin:0 0 1.85rem}.plugin-entry-new{padding-bottom:2px}.plugin-entry-actions{flex-wrap:nowrap;align-items:center;padding-bottom:2px}.plugin-section-stack{display:flex;flex-direction:column;align-items:stretch;border:none;border-radius:var(--rl);background:var(--sf);padding:1.15rem 1rem .65rem;flex-shrink:0;margin-bottom:0}.plugin-section.plugin-section-stack{margin-bottom:0}.plugin-section-stack>.dashboard-studio-empty-cue,.plugin-section-stack>.dashboard-studio-grid,.plugin-section-stack>.dashboard-studio-html-notice,.plugin-section-stack>.plugin-entry-picker,.plugin-section-stack>.plugin-section-label{width:100%;max-width:none}.plugin-section-stack>.plugin-section-label{margin-bottom:1.15rem}.plugin-section-stack .dashboard-studio-html-notice{margin-top:12px;margin-bottom:0}.plugin-section-stack--editor{display:flex;flex-direction:column;flex:1 1;min-height:0;margin-top:.35rem;margin-bottom:.85rem;border:none;border-radius:var(--rl);background:var(--sf);padding:.35rem 1rem .75rem}.plugin-section.plugin-section-stack--editor{margin-bottom:.85rem}.plugin-section-stack--editor>.plugin-section-label{flex-shrink:0}.plugin-section-stack--editor>.field{display:flex;flex-direction:column;flex:1 1;min-height:0;margin:0}.plugin-section-stack--editor .requirements-editor{display:flex;flex-direction:column;flex:1 1;min-height:0;border:none;border-radius:0;background:transparent;overflow:visible;padding-top:.65rem;box-shadow:none}.plugin-section-stack--editor .requirements-editor:focus-within{border:none;box-shadow:none}.plugin-section-stack--editor .requirements-dropdown-row{flex-shrink:0;border-bottom:none;gap:.75rem}.plugin-section-stack--editor .requirements-dropdown-row>*{padding:.75rem 0 8px;border-right:none}.plugin-section-stack--editor .prompt-box{flex:1 1 auto;min-height:160px;height:auto;resize:none;border:1px solid var(--br2);border-radius:var(--input-radius);background:var(--sf);padding:.55rem .8rem;box-sizing:border-box}.plugin-section-stack--editor .prompt-box:focus{border-color:var(--ac);box-shadow:0 0 0 3px var(--acg);outline:none}.plugin-path-chooser{display:flex;flex-direction:column;gap:.85rem;flex:1 1 auto;min-height:0;justify-content:center;padding:.35rem 0 .15rem}.plugin-path-choice{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.4rem;width:100%;margin:0;min-height:5.5rem;padding:1.15rem 1.25rem 1.2rem;text-align:left;cursor:pointer;border:1px solid var(--br2);border-radius:var(--rl);background:var(--sf2);color:var(--tx);font-family:var(--font-body);box-shadow:none;transition:border-color var(--tr),box-shadow var(--tr),background var(--tr),transform var(--tr)}.plugin-path-choice--featured{min-height:6.75rem;padding:1.25rem 1.35rem 1.35rem;border-color:color-mix(in srgb,var(--ac) 45%,var(--br2));background:color-mix(in srgb,var(--ac) 8%,var(--sf))}.plugin-path-choice:hover{border-color:var(--ac);box-shadow:0 0 0 3px var(--acg);background:color-mix(in srgb,var(--ac) 10%,var(--sf));transform:translateY(-1px)}.plugin-path-choice--featured:hover{background:color-mix(in srgb,var(--ac) 14%,var(--sf))}.plugin-path-choice:focus-visible{outline:none;border-color:var(--ac);box-shadow:0 0 0 3px var(--acg)}.plugin-path-choice-eyebrow{display:inline-block;margin:0 0 .1rem;padding:.12rem .45rem;border-radius:999px;font-size:.68rem;font-weight:600;letter-spacing:.02em;line-height:1.3;text-transform:uppercase;color:var(--ac);background:color-mix(in srgb,var(--ac) 14%,var(--sf))}.plugin-path-choice-title{font-size:1.2rem;font-weight:600;line-height:1.2;color:var(--tx)}.plugin-path-choice-desc{max-width:36rem;font-size:.88rem;font-weight:400;line-height:1.45;color:var(--mt2);white-space:normal}.plugin-path-change{display:flex;justify-content:flex-end;margin-top:.5rem}.plugin-path-choose{display:flex;justify-content:stretch;margin-top:.75rem}.plugin-choose-path-btn{width:100%;min-height:2.75rem;justify-content:center}.plugin-modal-body:has(.dashboard-studio){display:flex;flex-direction:column;overflow:hidden;padding-bottom:0}.plugin-modal-box:has(.dashboard-studio){min-height:min(780px,calc(100vh - 3rem))}.dashboard-studio{margin-top:4px}.dashboard-studio,.dashboard-studio>.dashboard-creator-pane{display:flex;flex-direction:column;flex:1 1;min-height:0}.dashboard-studio>.plugin-content-band:has(.dashboard-studio-grill-host){max-width:none;width:100%;margin-top:0;margin-inline:0;align-self:stretch;min-width:0;overflow:hidden}.dashboard-studio-grill-host{display:flex;flex-direction:column;flex:1 1;min-height:min(70vh,36rem);min-width:0;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}.dashboard-studio-grill-host>.ask-me-surface{flex:1 1 auto;min-height:0;min-width:0;width:100%;display:flex;flex-direction:column}.dashboard-studio-grill-host .panel{flex:1 1 auto;min-height:0;min-width:0;width:100%;max-width:100%;height:100%;box-sizing:border-box}.dashboard-studio-grill-host .panel-body{flex:1 1 auto;min-height:0;overflow-y:auto}.dashboard-studio-grill-host .chat-messages{width:100%;gap:.75rem}.dashboard-studio-grill-host .alert-error{width:100%;box-sizing:border-box}.dashboard-studio-grill-host .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dashboard-studio-grill-host .dashboard-studio-grill-bubble{max-width:min(36rem,94%);box-shadow:0 1px 0 color-mix(in srgb,var(--br2,#d8dee8) 70%,transparent)}.dashboard-studio-grill-host .dashboard-studio-grill-bubble--question{font-weight:600}.dashboard-studio-grill-host .chat-bubble-user.dashboard-studio-grill-bubble{border-radius:16px 16px 4px 16px;padding:.65rem .9rem}.dashboard-studio-grill-host .chat-bubble-assistant.dashboard-studio-grill-bubble{border-radius:16px 16px 16px 4px;padding:.65rem .9rem}.dashboard-studio-grill-options{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:.55rem;gap:.55rem;width:100%;max-width:min(36rem,100%);margin-top:.15rem;align-self:flex-start}.dashboard-studio-grill-option{display:flex;flex-direction:row;align-items:flex-start;gap:.65rem;width:100%;margin:0;padding:.7rem .85rem;text-align:left;cursor:pointer;border:1px solid var(--border,#d8dee8);border-radius:16px 16px 16px 4px;background:var(--surface,#fff);color:var(--text,#1a2333);font-family:inherit;font-size:13px;line-height:1.4;box-shadow:0 1px 0 color-mix(in srgb,var(--border,#d8dee8) 65%,transparent);transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .15s ease}.dashboard-studio-grill-option:hover:not(:disabled){border-color:var(--brand,#2f6fed);background:#f0f7ff;transform:translateY(-1px)}.dashboard-studio-grill-option:focus-visible{outline:none;border-color:var(--brand,#2f6fed);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand,#2f6fed) 22%,transparent)}.dashboard-studio-grill-option:disabled{opacity:.65;cursor:not-allowed}.dashboard-studio-grill-option.is-recommended{border-color:color-mix(in srgb,var(--brand,#2f6fed) 45%,var(--border,#d8dee8));background:color-mix(in srgb,var(--brand,#2f6fed) 6%,var(--surface,#fff))}.dashboard-studio-grill-option-index{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:1.35rem;height:1.35rem;margin-top:.05rem;border-radius:999px;font-size:11px;font-weight:700;line-height:1;color:var(--brand,#2f6fed);background:color-mix(in srgb,var(--brand,#2f6fed) 12%,#fff)}.dashboard-studio-grill-option-body{display:flex;flex-direction:column;align-items:flex-start;gap:.28rem;min-width:0;flex:1 1 auto}.dashboard-studio-grill-option-title-row{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .45rem;width:100%}.dashboard-studio-grill-option-title{font-weight:600;font-size:13.5px;line-height:1.3;color:var(--text,#1a2333)}.dashboard-studio-grill-option-badge{display:inline-block;padding:.1rem .4rem;border-radius:999px;font-size:10px;font-weight:600;letter-spacing:.02em;line-height:1.3;color:var(--brand,#2f6fed);background:color-mix(in srgb,var(--brand,#2f6fed) 14%,#fff)}.dashboard-studio-grill-option-desc{font-size:12px;font-weight:400;line-height:1.4;color:var(--text-muted,#5b6578);white-space:normal}.dashboard-studio-grill-simplify{margin-top:.35rem}.dashboard-studio-grill-vocab{margin-top:.5rem;display:flex;flex-direction:column;gap:.75rem}.dashboard-studio-grill-vocab-lead{margin:0;font-size:.875rem;line-height:1.4;color:var(--ask-me-text-muted,#5b6578)}.dashboard-studio-grill-vocab-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.dashboard-studio-grill-vocab-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.5rem;gap:.5rem;padding:.75rem;border:1px solid var(--ask-me-border,#d8dee9);border-radius:10px;background:var(--ask-me-surface,#fff)}.dashboard-studio-grill-vocab-field{display:flex;flex-direction:column;gap:.25rem;min-width:0;font-size:.75rem;color:var(--ask-me-text-muted,#5b6578)}.dashboard-studio-grill-vocab-field input{width:100%;min-width:0;border:1px solid var(--ask-me-border,#d8dee9);border-radius:8px;padding:.4rem .55rem;font:inherit;font-size:.875rem;color:var(--ask-me-text,#1f2937);background:var(--ask-me-input-bg,#fff)}.dashboard-studio-grill-vocab-conflict{grid-column:1/-1;display:flex;flex-direction:column;gap:.4rem}.dashboard-studio-grill-vocab-conflict>p{margin:0;font-size:.8125rem;color:var(--ask-me-text-muted,#5b6578)}.dashboard-studio-grill-vocab-conflict-actions{display:flex;flex-wrap:wrap;gap:.65rem 1rem}.dashboard-studio-grill-vocab-radio{display:inline-flex;align-items:center;gap:.35rem;font-size:.8125rem;color:var(--ask-me-text,#1f2937)}.dashboard-studio-grill-vocab-actions{display:flex;flex-wrap:wrap;gap:.5rem}@media (max-width:640px){.dashboard-studio-grill-vocab-row{grid-template-columns:1fr}}.dashboard-studio-empty-cue{font-size:12px;line-height:1.4;margin:-.35rem 0 .85rem}.dashboard-studio-html-source{width:100%;min-height:420px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.45;resize:vertical}.dashboard-studio .field label,.dashboard-studio .merge-field-cell label,.dashboard-studio .requirements-dropdown-cell label{font-family:var(--font-body);font-size:10.5px;font-weight:500;text-transform:none;letter-spacing:0;color:var(--mt2)}.dashboard-studio .merge-field-cell,.dashboard-studio .requirements-dropdown-cell{position:relative;padding-top:.75rem}.dashboard-studio .merge-field-cell>.field,.dashboard-studio .requirements-dropdown-cell>.field{margin:0}.dashboard-studio .merge-field-cell>label,.dashboard-studio .requirements-dropdown-cell>label{position:absolute;left:.45rem;top:.45rem;z-index:2;transform:translateY(calc(-100% - 2px));margin:0;padding:0;background:transparent;pointer-events:none;max-width:calc(100% - 1rem);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-studio .merge-field-cell:focus-within>label,.dashboard-studio .requirements-dropdown-cell:focus-within>label{color:var(--ac)}.dashboard-studio-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.85rem 1.25rem;gap:1.85rem 1.25rem;align-items:start}.dashboard-studio-grid>*>.field,.dashboard-studio-grid>.field{margin-top:0;margin-bottom:0}.dashboard-studio-span-2{grid-column:1/-1}.dashboard-studio-default-role{margin-top:0;align-self:end;min-height:34px}.dashboard-studio-name-input{position:relative}.dashboard-studio-name-input:has(.dashboard-studio-name-spinner) input{padding-right:2rem}.dashboard-studio-name-spinner{position:absolute;top:0;bottom:0;right:.75rem;width:14px;height:14px;margin:auto 0;border-width:2px;vertical-align:unset;transform:none;pointer-events:none}@media (max-width:480px){.dashboard-studio-grid{grid-template-columns:1fr}}.dashboard-publish-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.dashboard-publish-step{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:1.75rem;font-size:.9375rem;line-height:1.4;color:var(--mt2)}.dashboard-publish-step:has(.dashboard-publish-step-main){flex-direction:column;align-items:stretch;gap:.25rem}.dashboard-publish-step-main{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.dashboard-publish-step-detail{margin:0;font-size:.8125rem;line-height:1.35}.dashboard-publish-step--done{color:var(--tx)}.dashboard-publish-step--failed,.dashboard-publish-step--in_progress{color:var(--tx);font-weight:600}.dashboard-publish-step--pending,.dashboard-publish-step--skipped{color:var(--mt2)}.dashboard-publish-step-label{flex:1 1 auto;min-width:0}.dashboard-publish-step--nested{padding-left:1rem;font-size:.875rem;min-height:1.5rem}.dashboard-publish-step--nested .dashboard-publish-step-label{color:var(--mt2)}.dashboard-publish-step .badge{flex:0 0 auto}.dashboard-publish-step .badge .spinner,.dashboard-publish-step .badge .spinner-inline{display:inline-block;width:12px;height:12px;border:2px solid;border-top:2px solid transparent;border-radius:50%;margin:0;vertical-align:0;animation:spin .8s linear infinite;flex-shrink:0;opacity:.9}.dashboard-publish-progress{margin:.85rem 0 0}.modal-body>.alert+.dashboard-publish-steps{margin-top:.85rem}.plugin-modal-body:has(.qbr-configurator){display:flex;flex-direction:column;overflow:hidden;padding-bottom:0}.qbr-configurator{display:flex;flex-direction:column;flex:1 1;min-height:0}.qbr-configurator-tab-panel{flex:1 1;min-height:0;overflow-y:auto}.qbr-configurator .field{margin-bottom:1.25rem}.qbr-config-alert{margin-bottom:1rem;white-space:pre-line}.qbr-config-intro{margin:0 0 1.25rem;color:var(--mt2);font-size:13px;line-height:1.55}.qbr-config-status{margin:0 0 1rem;color:var(--mt2);font-size:13px}.qbr-test-account-row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.qbr-test-account-row label{margin-bottom:0;white-space:nowrap}input.qbr-record-id-input{width:24ch;max-width:100%;padding:.5rem .75rem;background:var(--sf);border:1px solid var(--br2);border-radius:var(--input-radius);color:var(--tx);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;letter-spacing:.02em;outline:none;transition:border-color var(--tr)}input.qbr-record-id-input:focus{border-color:var(--ac);box-shadow:0 0 0 3px var(--acg)}.qbr-field-hint{margin:.625rem 0 0;font-size:12.5px;color:var(--mt2);line-height:1.45}.qbr-config-running{display:flex;align-items:flex-start;gap:.75rem;margin-top:1rem;padding:.85rem 1rem;border-radius:var(--r);border:1px solid var(--br2);background:var(--sf2)}.qbr-config-running .spinner{flex-shrink:0;margin:.15rem 0 0}.qbr-config-running p{margin:0;font-size:13px;line-height:1.5;color:var(--mt2)}textarea.qbr-html-template-textarea{width:100%;min-height:420px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.45;resize:vertical}html:has(.qbr-embed-route),html:has(.qbr-embed-route) body{height:100%;min-height:0;margin:0;padding:0;overflow:hidden;background:#fff}.qbr-embed-route{height:100%;min-height:0;display:flex;flex-direction:column;background:#fff}.qbr-embed-shell{flex:1 1 auto;min-height:0;padding:1.25rem;background:var(--bg,#f4f6f9);box-sizing:border-box}.qbr-embed-shell-report{padding:0;height:100%;flex:1 1 auto;overflow:hidden}.qbr-embed-shell-report,.qbr-report-shell{min-height:0;background:#fff;display:flex;flex-direction:column}.qbr-report-shell-embed{flex:1 1 auto;height:100%;overflow:hidden}.qbr-report-shell-preview{border:none;border-radius:0;overflow:hidden}.qbr-report-shell-preview .qbr-embed-report-frame{flex:0 0 auto}.qbr-report-shell-preview .qbr-preview-iframe{width:100%;max-width:none;min-height:70vh;height:70vh;margin:0;border:0;display:block;background:#fff}.qbr-embed-toolbar{flex:0 0 auto;display:flex;flex-direction:column;align-items:stretch;gap:.65rem;padding:.75rem 1rem;background:#fff;border-bottom:1px solid #e2e8f0;box-sizing:border-box}.qbr-embed-toolbar-title{margin:0;font-size:1rem;font-weight:600;line-height:1.3;color:#0f172a}.qbr-embed-toolbar-actions{display:flex;flex-wrap:wrap;gap:.5rem;width:100%}.qbr-embed-report-frame{flex:1 1 auto;min-height:0;overflow:hidden;background:#fff}.qbr-embed-shell-report .qbr-report-iframe{width:100%;height:100%;min-height:0;max-width:none;margin:0;border:0;display:block;background:#fff}.qbr-embed-report-error{margin:.75rem 1rem 0;flex:0 0 auto}.qbr-embed-export-status{position:fixed;top:.75rem;right:1rem;z-index:2;padding:.35rem .75rem;border-radius:999px;background:#0f172a;color:#fff;font-size:.8125rem}.qbr-embed-auth{max-width:420px;margin:4rem auto;text-align:center}.qbr-embed-auth h2{margin:0 0 .5rem}.qbr-embed-auth p{color:var(--mt2,#64748b);margin-bottom:1.5rem}.qbr-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.qbr-toolbar-title{margin:0;font-size:1.125rem;font-weight:600}.qbr-toolbar-actions{display:flex;flex-wrap:wrap;gap:.75rem}.qbr-preview-modal{width:min(100%,960px)}.qbr-preview-modal .modal-body{padding-bottom:1rem}.qbr-preview{background:#fff;border:1px solid var(--border,#e2e8f0);border-radius:var(--radius,8px);padding:0;overflow:hidden;min-height:520px}.qbr-preview-flat,.qbr-preview-modal .qbr-preview-flat{background:#fff;border:none;border-radius:0;box-shadow:none;padding:0;overflow:hidden;min-height:0}.qbr-preview-iframe,.qbr-report-iframe{width:100%;max-width:297mm;min-height:210mm;margin:0 auto;display:block;border:0;background:#fff}.qbr-preview-flat .qbr-preview-iframe,.qbr-preview-modal .qbr-preview-flat .qbr-preview-iframe{width:100%;max-width:none;min-height:70vh;height:70vh;margin:0}.qbr-preview-modal .qbr-preview-iframe{min-height:75vh}@media print{.qbr-embed-shell{padding:0;background:#fff}.no-print,.qbr-embed-toolbar,.qbr-toolbar{display:none!important}.qbr-preview{border:none;padding:0;overflow:visible}}.plugin-modal-box:has(.email-gen-configurator){min-height:min(720px,calc(100vh - 3rem))}.plugin-modal-body:has(.email-gen-configurator){display:flex;flex-direction:column;overflow:hidden;padding-bottom:0}.email-gen-configurator,.email-gen-configurator .plugin-section,.email-gen-configurator>form{display:flex;flex-direction:column;flex:1 1;min-height:0}.email-gen-configurator .plugin-section{margin-bottom:.65rem}.email-gen-configurator .plugin-field-row,.email-gen-configurator .plugin-section-label{flex-shrink:0}.email-gen-configurator .plugin-template-card{display:flex;flex-direction:column;flex:1 1;min-height:0;margin-bottom:0}.email-gen-configurator .plugin-template-card .plugin-field-row,.email-gen-configurator .plugin-template-card .plugin-merge-panel,.email-gen-configurator .plugin-template-card-head{flex-shrink:0}.email-gen-configurator .plugin-template-card>.field:last-child{display:flex;flex-direction:column;flex:1 1;min-height:0;margin-bottom:0}.email-gen-configurator .plugin-prompt-area{flex:1 1 auto;min-height:160px;max-height:none;height:100%;resize:none}.email-gen-configurator .qbr-test-account-field{flex-shrink:0;margin-top:.65rem;margin-bottom:.5rem}.email-gen-configurator .email-gen-test-result{flex-shrink:0;margin-top:.75rem;max-height:40%;overflow:auto}.email-gen-configurator .email-gen-test-result .field textarea{font-family:var(--font-mono,monospace);font-size:13px}.email-gen-configurator .email-gen-resolved-prompt{margin-top:1rem}.email-gen-configurator .email-gen-resolved-prompt pre{margin-top:.5rem;padding:.75rem;background:var(--sf3);border-radius:var(--r);white-space:pre-wrap;font-size:12px;max-height:240px;overflow:auto}.lightning-path{margin-bottom:1rem}.lightning-path__list{display:flex;list-style:none;margin:0;padding:0;min-height:2.65rem;border-radius:var(--rxl);overflow:hidden;border:1px solid var(--br2);background:var(--sf2);box-shadow:0 1px 3px rgba(0,0,0,.08)}.lightning-path__item{flex:1 1;min-width:0;position:relative;margin:0}.lightning-path__item+.lightning-path__item{margin-left:-10px}.lightning-path__btn{display:flex;align-items:center;justify-content:center;gap:.35rem;width:100%;min-height:2.5rem;padding:.45rem 1.35rem .45rem 1.1rem;border:none;font-family:var(--font-body);font-size:12px;font-weight:600;line-height:1.2;text-align:center;color:inherit;cursor:default;background:var(--sf3);color:var(--tx);-webkit-clip-path:polygon(0 0,calc(100% - 12px) 0,100% 50%,calc(100% - 12px) 100%,0 100%,12px 50%);clip-path:polygon(0 0,calc(100% - 12px) 0,100% 50%,calc(100% - 12px) 100%,0 100%,12px 50%);transition:background var(--tr),color var(--tr)}.lightning-path__item--first .lightning-path__btn{-webkit-clip-path:polygon(0 0,calc(100% - 12px) 0,100% 50%,calc(100% - 12px) 100%,0 100%);clip-path:polygon(0 0,calc(100% - 12px) 0,100% 50%,calc(100% - 12px) 100%,0 100%);padding-left:1rem;border-top-left-radius:var(--rxl);border-bottom-left-radius:var(--rxl)}.lightning-path__item--last:not(.lightning-path__item--first) .lightning-path__btn{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%,12px 50%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%,12px 50%);padding-right:1rem;border-top-right-radius:var(--rxl);border-bottom-right-radius:var(--rxl)}.lightning-path__item--first.lightning-path__item--last .lightning-path__btn{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}button.lightning-path__btn{cursor:pointer}button.lightning-path__btn:hover:not(:disabled){filter:brightness(1.06)}.lightning-path__item--upcoming button.lightning-path__btn:hover:not(:disabled){background:var(--sf2);color:var(--tx)}.lightning-path__item--complete .lightning-path__btn{background:var(--ok);color:var(--on-accent)}.lightning-path__item--current .lightning-path__btn{background:var(--ac2);color:var(--on-accent);font-weight:700;z-index:2}.lightning-path__item--upcoming .lightning-path__btn{background:var(--sf3);color:var(--mt2);font-weight:500}.lightning-path__check{font-size:14px;flex-shrink:0}.lightning-path__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}@media (max-width:640px){.lightning-path__item--complete .lightning-path__text{display:none}.lightning-path__btn{font-size:11px;padding-left:.75rem;padding-right:.9rem}}.plugin-modal-body:has(.record-enrichment-wizard){display:flex;flex-direction:column;overflow:hidden;padding-bottom:0}.record-enrichment-wizard{display:flex;flex-direction:column;flex:1 1;min-height:0}.record-enrichment-wizard__chrome{flex-shrink:0;z-index:2;background:var(--sf);padding-bottom:0;margin-bottom:0}.record-enrichment-wizard__scroll{flex:1 1;min-height:0;overflow-y:auto;padding-bottom:1rem}.record-enrichment-wizard__chrome .plugin-object-bar,.record-enrichment-wizard__chrome .record-enrichment-toolbar{margin:0 0 1rem}.record-enrichment-wizard .re-label{display:block;font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--mt);margin-bottom:6px;font-family:var(--font-mono)}.record-enrichment-factor-hdr .re-label{margin-bottom:0;letter-spacing:.06em}.record-enrichment-wizard .re-hint{font-size:12.5px;color:var(--mt2);line-height:1.45;margin:0 0 .75rem}.record-enrichment-wizard .re-hint--chrome{margin:0 0 1.25rem}.record-enrichment-wizard .re-hint--section{margin:1.75rem 0 .75rem}.record-enrichment-wizard .re-hint--tight{margin:0 0 .5rem;font-size:13px}.record-enrichment-wizard .re-hint--sm{font-size:12px}.record-enrichment-wizard .re-hint--after-block{margin-top:.75rem;font-size:13px}.record-enrichment-wizard__step>.plugin-section:first-child,.record-enrichment-wizard__step>.record-enrichment-factor-block:first-child{margin-top:0}.re-section-divider{margin-top:1.35rem;padding-top:1.25rem;border-top:1px solid var(--br2)}.re-row-footer{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-top:.75rem}.record-enrichment-factor-footer.re-row-footer{margin-top:.35rem;gap:1rem}.record-enrichment-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem}.record-enrichment-wizard__chrome .record-enrichment-toolbar{margin:0 0 1rem}.record-enrichment-toolbar__field{margin-bottom:0}.record-enrichment-toolbar__field--object{flex:0 0 auto}.record-enrichment-toolbar__field-row{display:flex;flex-wrap:nowrap;align-items:center;gap:.5rem}.record-enrichment-toolbar__field-label{font-size:12.5px;color:var(--mt2);line-height:1.45;white-space:nowrap}.record-enrichment-toolbar__field--object select{flex:0 0 11rem;width:11rem;max-width:11rem}.record-enrichment-toolbar__field--test-id{flex:0 0 auto}.record-enrichment-toolbar__field--test-id input{flex:0 0 11rem;width:11rem;max-width:11rem;box-sizing:border-box}.record-enrichment-toolbar__test-btn{flex:0 0 auto;white-space:nowrap;min-height:2.35rem}.record-enrichment-test-hint{font-size:12px;margin:-.25rem 0 .5rem;line-height:1.45}.record-enrichment-eligibility-actions{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.record-enrichment-eligibility-review{margin-top:.75rem}.record-enrichment-eligibility-raw{margin:.5rem 0 0;padding:8px 10px;font-size:11px;line-height:1.4;background:var(--sf);border:1px solid var(--br2);border-radius:var(--rs);overflow-x:auto;max-height:160px}.record-enrichment-webhook-panel{margin-top:1rem}.record-enrichment-eligibility-group-title{font-size:12px;font-weight:600;color:var(--tx);margin:0 0 .35rem}.record-enrichment-eligibility-between{text-align:center;font-size:11px;font-weight:700;letter-spacing:.06em;color:var(--ac);margin:.65rem 0}.record-enrichment-eligibility-group+.record-enrichment-eligibility-group{margin-top:.25rem}.record-enrichment-preflight-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.5rem;gap:.5rem;margin-bottom:1rem}.record-enrichment-preflight-card{display:flex;align-items:center;justify-content:space-between;gap:.35rem;padding:.6rem .7rem;min-width:0}.record-enrichment-preflight-card .stat-label{margin-bottom:0;white-space:nowrap}.record-enrichment-preflight-card .badge{flex-shrink:0;margin-left:auto;font-size:10px;padding:.15rem .45rem}.record-enrichment-test-running{display:flex;align-items:flex-start;gap:.75rem;margin-top:1rem;padding:.85rem 1rem;border-radius:var(--r);border:1px solid var(--br2);background:var(--sf2)}.record-enrichment-test-running .spinner{flex-shrink:0;margin-top:.15rem}.record-enrichment-test-running p{margin:0;font-size:13px;line-height:1.5;color:var(--mt2)}.record-enrichment-test-result{margin-top:.85rem}.record-enrichment-test-result-meta{display:flex;flex-direction:column;gap:.35rem;font-size:12.5px;color:var(--mt2);line-height:1.45}.record-enrichment-test-result-meta code{font-size:11px}.record-enrichment-test-failures{margin:.35rem 0 0;padding-left:1.1rem;font-size:12.5px;color:var(--mt2)}.record-enrichment-wizard .checkbox-field{display:flex;align-items:flex-start;gap:.5rem}.record-enrichment-wizard .checkbox-field input{margin-top:.2rem;flex-shrink:0}.record-enrichment-factor-block{--re-factor-cols:minmax(0,1fr) minmax(0,2fr) 2.25rem;margin-bottom:.5rem}.record-enrichment-factor-block--scoring{--re-factor-cols:minmax(0,1.4fr) 88px minmax(0,1.6fr) 2.25rem}.record-enrichment-factor-block--assignment{--re-factor-cols:minmax(0,1.5fr) minmax(0,1fr) auto}.record-enrichment-factor-hdr,.record-enrichment-factor-row,.record-enrichment-output-row{display:grid;grid-template-columns:var(--re-factor-cols);grid-gap:.5rem;gap:.5rem;align-items:start;padding:0 2px}.record-enrichment-factor-hdr{margin-bottom:.35rem}.record-enrichment-factor-row{margin-bottom:.5rem}.record-enrichment-factor-row--center{align-items:center}.record-enrichment-output-row{--re-factor-cols:minmax(0,1.4fr) 88px minmax(0,1.6fr) 2.25rem;margin-bottom:1rem}.record-enrichment-output-instruction,.record-enrichment-output-row>.field,.record-enrichment-output-row>:first-child{min-width:0;margin-bottom:0}.record-enrichment-factor-hdr-spacer{width:2.25rem}.record-enrichment-assignment-row-actions{display:flex;flex-direction:column;gap:.35rem;align-items:stretch}.record-enrichment-assignment-row-wrap{margin-bottom:.75rem}.record-enrichment-assignment-applied{margin-top:1.25rem}.record-enrichment-assignment-applied-table tbody tr.record-enrichment-assignment-applied-row--alt{background:color-mix(in srgb,var(--accent,#2563eb) 6%,transparent)}.record-enrichment-assignment-logic-col{width:3.5rem;text-align:center;font-weight:600;font-size:12px;color:var(--tx-muted,#64748b)}.record-enrichment-assignment-connector{display:inline-block;padding:.1rem .35rem;border-radius:4px;background:var(--sf,#f1f5f9)}.record-enrichment-factor-row .field{margin:0}.record-enrichment-factor-remove{margin-top:.15rem}.record-enrichment-weight-total{font-size:12px;color:var(--mt2);font-family:var(--font-mono)}.record-enrichment-weight-total.warn{color:var(--wn)}.auth-screen.platform-auth{position:relative;overflow:hidden}.auth-screen.platform-auth:before{content:"";position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,var(--auth-glow) 0,transparent 70%);top:-100px;right:-100px;pointer-events:none}.auth-panel.platform-panel{position:relative;z-index:1}.back-link{display:inline-flex;align-items:center;gap:.35rem;color:var(--mt2);font-size:12.5px;cursor:pointer;background:none;border:none;font:inherit;margin-bottom:.35rem;padding:0}.back-link:hover{color:var(--tx)}.tenant-table{width:100%;border-collapse:collapse}.tenant-table th{font-size:10.5px;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--mt);padding:.6rem .85rem;border-bottom:1px solid var(--br);text-align:left;font-weight:500}.tenant-table td{padding:.9rem .85rem;border-bottom:1px solid var(--br);font-size:13px;color:var(--mt2);vertical-align:middle}.tenant-table td.cell-primary{color:var(--tx);font-weight:500}.tenant-table tr:last-child td{border-bottom:none}.tenant-table tbody tr{cursor:pointer;transition:background var(--tr)}.tenant-table tbody tr:hover td{background:var(--sf2)}.tenant-table .actions-cell{text-align:right}.progress-header,.progress-wrap{margin-bottom:.4rem}.progress-header{display:flex;justify-content:space-between;font-size:12px;color:var(--mt2)}.progress-row{display:flex;align-items:center;gap:.5rem}.progress-track{flex:1 1;height:6px;background:var(--br2);border-radius:999px;overflow:hidden;min-width:60px}.progress-fill{height:100%;background:var(--ac);border-radius:999px;transition:width .4s}.progress-fill.warn{background:var(--wn)}.progress-fill.danger{background:var(--er)}.progress-text{white-space:nowrap}.contract-pill,.progress-text{font-size:11.5px;font-family:var(--font-mono);color:var(--mt2)}.contract-pill{display:flex;align-items:center;gap:5px}.contract-pill.expiring{color:var(--wn)}.contract-pill.expired{color:var(--er)}.filter-bar{display:flex;gap:.6rem;align-items:center;margin-bottom:1.25rem;flex-wrap:wrap}.search-wrap{position:relative;flex:1 1;min-width:200px}.search-icon{position:absolute;left:.9rem;top:50%;transform:translateY(-50%);z-index:1;color:var(--mt);font-size:16px;line-height:1;pointer-events:none;display:flex;align-items:center;justify-content:center;width:16px}.search-wrap input.search-input{width:100%;background:var(--sf);border:1px solid var(--br2);border-radius:var(--r);padding:.5rem .85rem .5rem calc(.9rem + 16px + 1rem);color:var(--tx);font-size:13px;font-family:var(--font-body);outline:none;transition:border-color var(--tr),box-shadow var(--tr)}.search-wrap input.search-input:focus{border-color:var(--ac);box-shadow:0 0 0 3px var(--acg)}.filter-select{background-color:var(--sf);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%235a7299' stroke-width='2.25'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:var(--dropdown-caret-size) var(--dropdown-caret-size);background-position:right var(--dropdown-caret-inset) center;border:1px solid var(--br2);border-radius:var(--r);color:var(--mt2);font-size:12.5px;padding:.48rem calc(var(--dropdown-caret-width) + .15rem) .48rem .8rem;cursor:pointer;font-family:var(--font-mono);outline:none;width:auto}.provision-grid{grid-template-columns:1.2fr 1fr;grid-gap:1.5rem}.detail-grid,.provision-grid{display:grid;gap:1.5rem;align-items:start}.detail-grid{grid-template-columns:1fr 340px;grid-gap:1.5rem}.detail-sidebar{display:flex;flex-direction:column;gap:1rem}.detail-meta-row{display:flex;justify-content:space-between;align-items:center;padding:.55rem 0;border-bottom:1px solid var(--br)}.detail-meta-row:last-child{border-bottom:none}.detail-meta-label{font-size:11.5px;color:var(--mt);font-family:var(--font-mono)}.detail-meta-val{font-size:13px;color:var(--tx);font-weight:500;text-align:right}.empty-state{padding:2.5rem;text-align:center;color:var(--mt);font-size:13px}.empty-state .ti{font-size:24px;display:block;margin:0 auto .75rem;color:var(--br3)}.card-success{border-color:rgba(29,179,126,.3)}.tool-toggle-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.tool-toggle-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:.75rem .85rem;border:1px solid var(--br2);border-radius:8px;background:var(--sf2)}.tool-toggle-label{display:flex;gap:.65rem;align-items:flex-start;cursor:pointer;flex:1 1;min-width:0}.tool-toggle-label input[type=checkbox]{margin-top:.2rem;flex-shrink:0}.tool-toggle-body{display:flex;flex-direction:column;gap:.2rem;min-width:0}.tool-toggle-title{font-weight:600;font-size:13.5px}.tool-toggle-summary{font-size:12.5px;color:var(--mt);line-height:1.45}.tool-toggle-name{font-size:11px;color:var(--ac);margin-top:.15rem}.tool-request-history{list-style:none;margin:0;border-left:2px solid var(--br2);padding:0 0 0 .75rem}.tool-request-history-item{margin-bottom:.85rem;padding-bottom:.85rem;border-bottom:1px solid var(--br2)}.tool-request-history-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.import-users-menu{position:relative;flex-shrink:0}.import-users-menu>.btn{display:inline-flex;align-items:center;gap:.35rem}.import-users-menu-panel{position:absolute;top:calc(100% + .35rem);right:0;z-index:30;min-width:12rem;padding:.35rem;border:1px solid var(--br);border-radius:var(--rl);background:var(--sf);box-shadow:0 8px 24px rgba(15,23,42,.12)}.import-users-menu-item{display:block;width:100%;padding:.55rem .75rem;border:0;border-radius:calc(var(--rl) - 2px);background:transparent;color:var(--tx);font:inherit;text-align:left;cursor:pointer}.import-users-menu-item:hover:not(:disabled){background:var(--sf2)}.import-users-menu-item:disabled{color:var(--tx3);cursor:not-allowed}.invite-row-with-actions{display:flex;align-items:flex-end;gap:.6rem;flex-wrap:wrap;margin-bottom:1rem}.invite-row-with-actions .invite-row{flex:1 1;min-width:min(100%,28rem);margin-bottom:0}.import-users-salesforce-only-helper{margin:-.5rem 0 1rem;font-size:12px}.modal-box-import{width:min(100%,1204px)}.import-users-modal-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.85rem;flex-wrap:wrap}.import-users-modal-toolbar-right{display:flex;align-items:center;gap:.75rem;margin-left:auto;flex-wrap:wrap}.import-users-env-toggle{display:inline-flex;align-items:center;cursor:pointer;flex-shrink:0}.import-users-env-toggle-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.import-users-env-toggle-ui{display:inline-flex;align-items:center;gap:.55rem;min-height:2.35rem;padding:.2rem .85rem .2rem .25rem;border:1px solid var(--br2);border-radius:var(--btn-radius);background:var(--sf2);transition:border-color var(--tr),background var(--tr)}.import-users-env-toggle-input:focus-visible+.import-users-env-toggle-ui{border-color:var(--ac);box-shadow:0 0 0 3px color-mix(in srgb,var(--ac) 18%,transparent)}.import-users-env-toggle-knob{width:1.65rem;height:1.65rem;border-radius:50%;background:var(--sf);border:1px solid var(--br2);box-shadow:0 1px 2px rgba(15,23,42,.08);transition:transform var(--tr),background var(--tr),border-color var(--tr)}.import-users-env-toggle-input:checked+.import-users-env-toggle-ui .import-users-env-toggle-knob{transform:translateX(0);background:var(--ac);border-color:var(--ac)}.import-users-env-toggle-input:not(:checked)+.import-users-env-toggle-ui .import-users-env-toggle-knob{transform:translateX(0);background:color-mix(in srgb,var(--ac) 18%,var(--sf));border-color:color-mix(in srgb,var(--ac) 35%,var(--br2))}.import-users-env-toggle-text{font-size:13px;font-weight:600;color:var(--tx);min-width:5.5rem}.import-users-env-toggle-input:disabled+.import-users-env-toggle-ui{opacity:.6;cursor:not-allowed}.import-users-modal-meta{margin:0;font-size:13px;flex:1 1;min-width:12rem}.import-users-modal-search-wrap{flex-shrink:0;width:min(100%,22rem);margin-left:auto}.import-users-modal-search{width:100%;border:1px solid var(--br2);border-radius:var(--btn-radius);background:var(--sf);color:var(--tx);padding:.52rem 1rem;font:inherit}.import-users-modal-search:focus{outline:none;border-color:var(--ac);box-shadow:0 0 0 3px color-mix(in srgb,var(--ac) 18%,transparent)}.import-users-modal-table-area{position:relative;min-height:12rem}.import-users-modal-busy-overlay{position:absolute;inset:0;z-index:5;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--sf) 82%,transparent);border-radius:var(--rl);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.import-users-modal-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;min-height:12rem;padding:2rem 1rem}.import-users-modal-loading .spinner{margin:0}.import-users-modal-table-wrap{max-height:min(52vh,28rem);overflow:auto;border:1px solid var(--br);border-radius:var(--rl)}.import-users-modal-table{width:100%;border-collapse:collapse}.import-users-modal-table td,.import-users-modal-table th{padding:.55rem .65rem;border-bottom:1px solid var(--br);text-align:left;vertical-align:middle}.import-users-modal-table th{position:-webkit-sticky;position:sticky;top:0;z-index:2;background:var(--sf2);font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:var(--tx2)}.import-users-modal-th-filter{display:flex;flex-direction:column;gap:.35rem;min-width:7rem}.import-users-modal-th-label{line-height:1.2}.import-users-modal-header-select{width:100%;min-width:0;border:1px solid var(--br2);border-radius:var(--btn-radius);background:var(--sf);color:var(--tx);padding:.35rem 1.75rem .35rem .65rem;font-size:12px;font-weight:500;letter-spacing:normal;text-transform:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .55rem center;background-size:12px 12px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.import-users-modal-header-select:focus{outline:none;border-color:var(--ac)}.import-users-modal-table tbody tr:last-child td{border-bottom:0}.import-users-modal-table .checkbox-cell{width:2.5rem}.import-users-result-details{margin-top:.75rem}.import-users-result-details summary{cursor:pointer;color:var(--tx2);font-size:13px}.import-users-result-details ul{margin:.5rem 0 0;padding-left:1.1rem;color:var(--tx2);font-size:13px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:900px){.import-users-modal-search-wrap,.import-users-modal-toolbar-right{width:100%;margin-left:0}.import-users-modal-toolbar{flex-direction:column;align-items:stretch}}.wizard-header{padding:0 1.5rem}.wizard-step-lbl{display:block;font-size:11px;color:var(--mt);font-family:var(--font-mono);margin-top:.35rem}.wsteps-row{gap:0;margin-bottom:1rem}.wstep,.wsteps-row{display:flex;position:relative}.wstep{flex:1 1;flex-direction:column;align-items:center;gap:5px}.wstep:not(:last-child):after{content:"";position:absolute;top:13px;left:50%;width:100%;height:1.5px;background:var(--br);z-index:0}.wstep.done:after{background:var(--ac)}.wdot{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;font-family:var(--font-mono);z-index:1;border:1.5px solid var(--br2);background:var(--sf2);color:var(--mt2)}.wstep.active .wdot{background:var(--ac);border-color:var(--ac);color:var(--on-accent);box-shadow:0 0 0 4px var(--acg)}.wstep.done .wdot{background:var(--ok);border-color:var(--ok);color:#fff}.wlabel{font-size:10px;color:var(--mt);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;text-align:center}.wstep.active .wlabel{color:var(--ac)}.wstep.done .wlabel{color:var(--ok)}.progbar{height:2px;background:var(--br);overflow:hidden;margin-bottom:.5rem}.progbar,.progfill{border-radius:999px}.progfill{height:100%;background:var(--ac);transition:width .4s ease}.wpanel.active{display:block}.wtitle{font-size:16px;font-weight:700;color:var(--tx);margin-bottom:4px}.whint{font-size:12.5px;color:var(--mt2);margin-bottom:1.25rem;line-height:1.5}.vmap-block{margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid var(--br)}.vmap-block:last-of-type{border-bottom:none;padding-bottom:0;margin-bottom:.5rem}.vmap-row{display:grid;grid-gap:.5rem;gap:.5rem;align-items:start}.vmap-row-field,.vmap-row-hdr-top,.vmap-row-top{grid-template-columns:220px 1fr 2.25rem}.vmap-row-field{margin-top:.5rem}.vmap-row-lbl{font-size:10px;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--mt);padding-top:.6rem}.vmap-row-spacer{width:2.25rem}.vmap-remove{margin-top:.15rem;padding:.35rem .4rem}.vmap-block.vmap-row-inactive,.vmap-row-inactive{opacity:.85}.vmap-row-hdr{display:grid;grid-gap:.5rem;gap:.5rem;margin-bottom:.35rem;padding:0 2px}.vmap-row-hdr span{font-size:10px;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--mt)}.vmap-row .field{margin:0}.usage-page__error{align-items:flex-start;gap:.75rem}.usage-page,.usage-page__error{display:flex;flex-direction:column}.usage-page{gap:0}.usage-page__total{margin:0}.usage-page__empty-hint{margin-top:.5rem}.usage-page__divider{margin:1.25rem 0}.usage-page__section-title{margin:0 0 .75rem}.usage-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.usage-product-card{margin:0;min-width:0}.usage-product-card__label{font-size:13px;font-weight:600;color:var(--tx);margin-bottom:8px}.usage-product-card__tokens{font-family:var(--font-heading);font-size:20px;font-weight:700;color:var(--tx);line-height:1}@media (max-width:900px){.usage-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.usage-product-grid{grid-template-columns:1fr}}@media (max-width:768px){.app-shell{flex-direction:column}.sidebar{width:100%;height:auto}.detail-grid,.provision-grid,.stats-grid,.stats-grid.cols-3,.stats-grid.cols-4{grid-template-columns:1fr}.page-content{padding:1.25rem}}