@layer legacy{.solutions-page{max-width:1240px}.solution-catalog{gap:36px;margin-top:28px;display:grid}.solution-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.solution-card{border:1px solid var(--dp-line);border-radius:var(--dp-panel-radius);background:var(--dp-panel);flex-direction:column;min-width:0;padding:22px;display:flex}.solution-card h2{margin-bottom:8px;font-family:Newsreader Variable,Newsreader,serif;font-size:24px;font-weight:500}.solution-card>p:not(.kicker){color:var(--dp-muted);flex:1;margin:0;font-size:12.5px}.solution-card__meta{border-top:1px solid var(--dp-line);justify-content:space-between;align-items:center;gap:12px;margin-top:20px;padding-top:14px;font-size:11px;display:flex}.solution-card__meta span{color:var(--dp-muted)}.studio-template-action{gap:8px;margin-top:14px;display:grid}.studio-template-action button{width:100%}.studio-template-action p{color:var(--dp-warn);margin:0;font-size:11.5px}.solution-draft-list{border-top:1px solid var(--dp-line)}.solution-draft-row{border-bottom:1px solid var(--dp-line);min-width:0;color:var(--dp-ink);justify-content:space-between;align-items:center;gap:20px;padding:15px 4px;text-decoration:none;display:flex}.solution-draft-row:hover{background:var(--dp-soft)}.solution-draft-row span:first-child{min-width:0}.solution-draft-row strong,.solution-draft-row small{display:block}.solution-draft-row strong{font-size:13px}.solution-draft-row small,.solution-draft-row>span:last-child{color:var(--dp-muted);margin-top:4px;font-size:11px}.app-stage>main.studio-page{width:min(1500px,100% - 32px);margin:0 auto;padding:18px 0 44px}.studio-header{border-bottom:1px solid var(--dp-line);justify-content:space-between;align-items:center;gap:24px;margin-bottom:14px;padding:0 2px 14px;display:flex}.studio-header__identity{min-width:0}.studio-header h1{overflow-wrap:anywhere;margin:1px 0 0;font-size:clamp(23px,2.5vw,32px)}.studio-header__meta,.studio-header__purpose{color:var(--dp-muted);margin:4px 0 0;font-size:11px}.studio-header__purpose{white-space:nowrap;text-overflow:ellipsis;max-width:76ch;overflow:hidden}.studio-header__actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:8px;display:flex;position:relative}.studio-source,.studio-readonly{color:var(--dp-muted);margin:7px 0 0;font-size:10.5px}.studio-readonly{background:var(--dp-soft);color:var(--dp-body);border-radius:999px;padding:4px 8px;display:inline-flex}.studio-status{border:1px solid var(--dp-line);background:var(--dp-panel);border-radius:9px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;padding:10px 12px;display:flex}.studio-status p{margin:0;font-size:11.5px}.studio-status button{min-height:30px;padding:5px 9px;font-size:10.5px}.studio-workspace{grid-template-columns:minmax(0,1fr);align-items:start;gap:12px;min-width:0;display:grid}.studio-workspace--details{grid-template-columns:minmax(0,1fr) 326px}.studio-canvas-column{gap:10px;min-width:0;display:grid}.studio-graph{border:1px solid var(--dp-line);background:#f8f7f3;border-radius:12px;min-width:0;height:clamp(560px,100dvh - 270px,760px);position:relative;overflow:hidden}.studio-graph:focus-visible{outline:3px solid color-mix(in srgb, var(--dp-accent) 46%, transparent);outline-offset:3px}.studio-graph .react-flow{background:#f8f7f3}.studio-graph .react-flow__controls{border:1px solid var(--dp-line);border-radius:8px;overflow:hidden;box-shadow:0 5px 18px #1c1f2814}.studio-graph .react-flow__controls-button{border-bottom-color:var(--dp-line);background:#fff}.studio-graph .react-flow__node-studioNode{width:214px;box-shadow:none;background:0 0;border:0}.studio-flow-node-shell{width:214px;position:relative}.app-stage .studio-flow-node{border:1px solid var(--dp-line-strong);width:100%;min-height:104px;color:var(--dp-ink);text-align:left;background:#fff;border-radius:10px;justify-content:stretch;place-items:stretch start;gap:5px;padding:14px 16px;display:grid;box-shadow:0 5px 16px #1c1f2812}.studio-flow-node:hover{border-color:color-mix(in srgb, var(--dp-accent) 55%, var(--dp-line));background:var(--dp-selected)}.studio-flow-node[aria-pressed=true]{border-color:var(--dp-accent);background:var(--dp-accent-soft);box-shadow:0 0 0 3px color-mix(in srgb, var(--dp-accent) 12%, transparent)}.studio-flow-node>span:first-child{font-size:13px;font-weight:650}.studio-flow-node>small{color:var(--dp-muted);letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:600}.studio-flow-node>em{color:var(--dp-danger);font-size:9px;font-style:normal;font-weight:650}.app-stage .studio-flow-node--start,.app-stage .studio-flow-node--end{border-radius:999px;min-height:88px}.studio-flow-node--branch{border-style:dashed}.studio-flow-node--iterate{border-style:double;border-color:var(--dp-ink)}.studio-flow-node[data-has-issues=true]{border-color:var(--dp-danger)}.studio-handle{border:2px solid #fff;width:10px;height:10px}.studio-handle--control{background:#454942}.studio-handle--data{background:var(--dp-accent)}.studio-flow-edge--control .react-flow__edge-path{stroke:#646861;stroke-width:1.6px}.studio-flow-edge--data .react-flow__edge-path{stroke:var(--dp-accent);stroke-width:1.35px;stroke-dasharray:5 5}.studio-edge-label{border:1px solid var(--dp-line);color:var(--dp-muted);white-space:nowrap;background:#fffffff0;border-radius:999px;padding:2px 5px;font-size:8.5px;position:absolute}.studio-node-outcomes{flex-wrap:wrap;gap:4px;display:flex}.studio-node-outcomes em{background:var(--dp-soft);color:var(--dp-body);border-radius:999px;padding:2px 5px;font-size:8.5px;font-style:normal;font-weight:550}.studio-show-details{z-index:5;background:#fff;min-height:32px;padding:6px 9px;font-size:10.5px;position:absolute;top:12px;right:12px}.studio-support-popover{z-index:24;border:1px solid var(--dp-line-strong);background:var(--dp-panel);width:min(720px,100vw - 236px);max-height:calc(100dvh - 160px);box-shadow:var(--dp-overlay-shadow);text-align:left;border-radius:12px;padding:16px;position:absolute;top:calc(100% + 10px);right:0;overflow:auto}.studio-support-popover__head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.studio-support-popover__head p{margin:0}.studio-support-popover__head button{min-height:30px;padding:5px 9px;font-size:10.5px}.studio-support-popover .authoring-panel{background:0 0;border:0;border-radius:0;margin:0;padding:0}.studio-support-popover .solution-operation-content{gap:14px}.studio-tools{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;min-width:0;display:grid}.studio-section{border:1px solid var(--dp-line);background:var(--dp-panel);border-radius:10px;min-width:0;overflow:hidden}.studio-section__toggle{background:var(--dp-panel);width:100%;min-height:42px;color:var(--dp-ink);border:0;border-radius:0;justify-content:flex-start;padding:10px 12px;font-size:11.5px;font-weight:650}.studio-section__toggle:hover{background:var(--dp-soft);color:var(--dp-ink);border-color:#0000}.studio-section__toggle:after{color:var(--dp-muted);content:"+";margin-left:auto}.studio-section__toggle[aria-expanded=true]:after{content:"−"}.studio-section__content{border-top:1px solid var(--dp-line);min-width:0;max-height:330px;padding:12px;overflow:auto}.studio-palette{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.studio-palette button{min-width:0;min-height:34px;padding:7px 8px;font-size:10px}.studio-details{border:1px solid var(--dp-line);background:var(--dp-panel);border-radius:12px;min-width:0;max-height:calc(100dvh - 88px);padding:16px;position:sticky;top:70px;overflow:auto}.studio-details__head,.studio-outline__head{border-bottom:1px solid var(--dp-line);justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;padding-bottom:12px;display:flex}.studio-details__head h2,.studio-outline__head h2{margin:1px 0 0;font-size:18px}.studio-details__head button{min-height:30px;padding:5px 8px;font-size:10px}.studio-inspector{gap:12px;display:grid}.studio-inspector textarea{min-height:72px}.studio-inspector>.danger{justify-self:start;min-height:32px;padding:6px 9px;font-size:10.5px}.studio-nudge-controls{grid-template-columns:repeat(4,1fr);gap:5px;display:grid}.studio-nudge-controls button{min-width:0;min-height:30px;padding:4px;font-size:13px}.studio-config-meta{border-top:1px solid var(--dp-line);gap:0;margin:0;display:grid}.studio-config-meta>div{border-bottom:1px solid var(--dp-line);grid-template-columns:104px minmax(0,1fr);gap:8px;min-width:0;padding:8px 0;display:grid}.studio-config-meta dt{color:var(--dp-muted);font-size:9px}.studio-config-meta dd{overflow-wrap:anywhere;color:var(--dp-body);margin:0;font-size:9.5px}.studio-branch-cases{gap:10px;display:grid}.studio-branch-cases>div{border-top:1px solid var(--dp-line);grid-template-columns:1fr 1fr;gap:8px;padding-top:10px;display:grid}.studio-iterate-config{grid-template-columns:1fr 1fr;gap:10px;display:grid}.studio-connection-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.studio-connection-form>button{grid-column:1/-1}.studio-connection-form p{color:var(--dp-danger);grid-column:1/-1;margin:0;font-size:10px}.studio-connection-list{border-top:1px solid var(--dp-line);gap:0;max-height:260px;margin:12px 0 0;padding:0;list-style:none;display:grid;overflow-y:auto}.studio-connection-list li{border-bottom:1px solid var(--dp-line);gap:6px;min-width:0;padding:9px 0;display:grid}.studio-connection-list li span{overflow-wrap:anywhere;color:var(--dp-muted);font-size:9.5px;line-height:1.45}.studio-connection-list li strong{color:var(--dp-body)}.studio-connection-list li[data-has-issues=true]{border-left:3px solid var(--dp-danger);padding-left:8px}.studio-connection-list li>small{color:var(--dp-danger);font-size:9px}.studio-connection-list button{justify-self:start;min-height:28px;padding:4px 7px;font-size:9px}.studio-validation{gap:10px;display:grid}.studio-validation>button{width:100%}.studio-validation [role=alert]{border-left:3px solid var(--dp-danger);background:var(--dp-danger-soft);padding:10px}.studio-validation [role=alert]>strong{font-size:11px}.studio-validation [role=alert] ul{gap:7px;margin:8px 0 0;padding-left:15px;font-size:10px;display:grid}.studio-validation code{font-size:9.5px}.studio-validation .text-action{min-height:auto;display:inline}.studio-outline{border:1px solid var(--dp-line);background:var(--dp-panel);border-radius:12px;min-width:0;padding:14px}.studio-outline>ol{gap:10px;margin:0;padding:0;list-style:none;display:grid}.studio-outline>ol>li{gap:8px;min-width:0;display:grid}.studio-outline-node{border-color:var(--dp-line-strong);width:100%;min-height:62px;color:var(--dp-ink);text-align:left;background:#fff;justify-content:space-between;align-items:center;gap:10px;padding:11px 12px;display:flex}.studio-outline-node>span:first-child{min-width:0}.studio-outline-node strong,.studio-outline-node small{display:block}.studio-outline-node strong{overflow-wrap:anywhere;font-size:12px}.studio-outline-node small{color:var(--dp-muted);letter-spacing:.06em;text-transform:uppercase;margin-top:3px;font-size:9px}.studio-outline-node[aria-pressed=true]{border-color:var(--dp-accent);background:var(--dp-accent-soft)}.studio-outline-node[data-has-issues=true]{border-color:var(--dp-danger)}.studio-outline-node>b{color:var(--dp-danger);white-space:nowrap;font-size:9px}.studio-mobile-destinations{border:1px solid var(--dp-line);background:var(--dp-soft);border-radius:9px;gap:9px;padding:12px;display:grid}.studio-mobile-destinations .kicker{margin:0}@media (max-width:1180px){.studio-workspace--details{grid-template-columns:minmax(0,1fr) 292px}.studio-tools{grid-template-columns:1fr 1fr}}@media (max-width:900px){.studio-workspace--details{grid-template-columns:1fr}.studio-details{max-height:none;position:static}}@media (max-width:760px){.app-stage>main.studio-page{width:min(100% - 24px,1500px);padding:16px 0 40px}.studio-header{align-items:start;display:grid}.studio-header__purpose{white-space:normal}.studio-header__actions{justify-content:flex-start;width:100%}.studio-header__actions>*{flex:1}.studio-support-popover{width:100%;max-height:min(620px,100dvh - 150px);top:calc(100% + 8px)}.studio-support-popover>*{min-width:0}.studio-workspace,.studio-workspace--details,.studio-tools{grid-template-columns:1fr}.studio-section,.studio-section__toggle,.studio-section__content{width:100%}.studio-section__content{max-height:none;padding:12px}.studio-palette{grid-template-columns:1fr 1fr}.studio-connection-form,.studio-branch-cases>div,.studio-iterate-config,.solution-card-grid{grid-template-columns:1fr}}@media (max-width:420px){.studio-header__actions{grid-template-columns:1fr;display:grid}.studio-palette{grid-template-columns:1fr}.solution-draft-row{flex-direction:column;align-items:flex-start;gap:6px}}@media (prefers-reduced-motion:reduce){.studio-flow-node,.studio-outline-node{transition:none}}.authoring-panel{border:1px solid var(--dp-line,#d8dee8);background:linear-gradient(145deg, var(--dp-accent-soft,#f7f9ff), #fff 60%);border-radius:1rem;margin:0 0 1rem;padding:clamp(1rem,2vw,1.5rem)}.authoring-heading,.authoring-request header,.authoring-actions,.authoring-summary{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.authoring-heading h2{margin:0}.authoring-boundary{color:#173e78;background:#e7eefc;border-radius:999px;padding:.35rem .65rem;font-size:.78rem;font-weight:700}.authoring-modes{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:1rem 0;padding:0;display:grid}.authoring-modes legend{margin-bottom:.5rem;font-weight:700}.authoring-modes label{background:#fff;border:1px solid #cdd6e4;border-radius:.75rem;align-items:flex-start;gap:.6rem;padding:.8rem;display:flex}.app-stage .authoring-modes input[type=radio]{flex:0 0 16px;width:16px;min-width:16px;height:16px;min-height:16px;margin:2px 0 0;padding:0}.app-stage .studio-graph .react-flow__controls-button{width:30px;min-width:30px;height:30px;min-height:30px;padding:7px}.app-stage .studio-graph .react-flow__controls-button svg{width:14px;height:14px}.authoring-modes small,.authoring-field small,.authoring-coverage small{color:#56657a;display:block}.authoring-field{gap:.4rem;margin:.8rem 0;font-weight:700;display:grid}.authoring-field textarea,.authoring-field input{box-sizing:border-box;width:100%;color:inherit;font:inherit;background:#fff;border:1px solid #aeb9ca;border-radius:.65rem;padding:.7rem}.authoring-actions{justify-content:flex-start;margin-top:.8rem}.authoring-status{font-weight:700}.authoring-request{border-top:1px solid #d8dee8;margin-top:1rem;padding-top:1rem}.authoring-requirements{padding-left:1.6rem}.authoring-requirements li{padding:.2rem 0}.authoring-requirements li span{margin-right:.45rem;font-weight:800}.authoring-summary{justify-content:flex-start}.authoring-summary p{background:#f2f5fa;border-radius:.6rem;min-width:9rem;margin:.4rem 0;padding:.6rem}.authoring-summary span{color:#56657a;font-size:.75rem;display:block}.authoring-coverage{gap:.4rem;padding:0;list-style:none;display:grid}.authoring-coverage li{border-bottom:1px solid #e3e8ef;grid-template-columns:2.5rem minmax(8rem,1fr) minmax(10rem,2fr);gap:.5rem;padding:.55rem;display:grid}@media (max-width:700px){.authoring-modes{grid-template-columns:1fr}.authoring-coverage li{grid-template-columns:2.5rem 1fr}.authoring-coverage small{grid-column:2}}.studio-notice{border:1px solid var(--border,#d9d5cd);border-left:3px solid var(--muted-foreground,#6c6862);background:var(--card,#fff);border-radius:4px;margin:0 0 12px;padding:10px 12px;font-size:13px}.studio-steps{flex-direction:column;gap:16px;min-width:0;display:flex}.studio-steps__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.studio-steps__head h2{margin:0;font-size:18px}.studio-steps__add{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.studio-steps__empty{color:var(--muted-foreground,#6c6862);margin:0;font-size:13px}.studio-steps__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.studio-step{border:1px solid var(--border,#d9d5cd);background:var(--card,#fff);border-radius:4px;padding:10px 12px}.studio-step--selected{border-color:var(--ring,#2f5d50);box-shadow:0 0 0 2px #2f5d501f}.studio-step__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.studio-step__title{min-width:0;min-height:0;font:inherit;text-align:left;cursor:pointer;color:var(--dp-ink,#1b1b18);background:0 0;border:0;flex:auto;justify-content:flex-start;align-items:center;gap:8px;padding:0;display:flex}.studio-step__title:hover{color:var(--dp-accent,#2f5d50);background:0 0}.studio-step__position{background:var(--muted,#f1efe9);font-variant-numeric:tabular-nums;border-radius:11px;justify-content:center;align-items:center;min-width:22px;height:22px;font-size:12px;display:inline-flex}.studio-step__label{overflow-wrap:anywhere;font-weight:500}.studio-step__issues{color:#8a2f1e;background:#fbe9e7;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:12px;display:inline-flex}.studio-step__controls{flex-wrap:wrap;gap:6px;display:flex}.studio-step__writes{color:var(--muted-foreground,#6c6862);overflow-wrap:anywhere;margin:6px 0 0;font-size:12px}.studio-step-panel{border:1px solid var(--border,#d9d5cd);background:var(--card,#fff);border-radius:4px;padding:12px}.studio-step-panel h3{margin:0 0 4px;font-size:15px}.studio-step-panel__summary{color:var(--muted-foreground,#6c6862);margin:0 0 12px;font-size:12px}.studio-step-settings{flex-direction:column;gap:14px;display:flex}.studio-step-setting{flex-direction:column;gap:4px;min-width:0;display:flex}.studio-step-setting-label{font-size:13px;font-weight:500}.studio-step-setting-help{color:var(--muted-foreground,#6c6862);margin:0;font-size:12px}.studio-step-setting-issue{color:#8a2f1e;margin:0;font-size:12px}.studio-step-setting-empty{color:var(--muted-foreground,#6c6862);margin:0;font-size:12px}.studio-step-input{border:1px solid var(--input,#d9d5cd);height:36px;font:inherit;background:var(--card,#fff);border-radius:6px;width:100%;min-width:0;padding:0 10px;font-size:13px}.studio-step-fieldset{border:1px solid var(--border,#d9d5cd);border-radius:4px;min-width:0;margin:0;padding:8px 10px}.studio-step-fieldset-legend{color:var(--muted-foreground,#6c6862);padding:0 4px;font-size:12px}.studio-step-field-group+.studio-step-field-group{margin-top:10px}.studio-step-field-group-label{margin:0 0 4px;font-size:12px;font-weight:500}.studio-step-field-option{align-items:center;gap:8px;padding:2px 0;font-size:13px;display:flex}.studio-step-field-order{background:var(--muted,#f1efe9);font-variant-numeric:tabular-nums;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;margin-left:auto;font-size:11px;display:inline-flex}.studio-gate{margin-top:6px}.studio-gate__fixed{color:var(--muted-foreground,#6c6862);margin:4px 0 0;padding:0;font-size:12px;list-style:none}.studio-gate__result{color:var(--foreground,#1f1d1a);font-weight:500}.studio-gate__choices{flex-wrap:wrap;gap:8px 16px;margin-top:8px;display:flex}.studio-gate__arm{border:0;flex-wrap:wrap;gap:4px 12px;min-width:0;margin:0;padding:0;font-size:12px;display:flex}.studio-gate__arm legend{width:100%;margin-bottom:2px;padding:0;font-weight:500}.studio-gate__arm label{align-items:center;gap:6px;display:inline-flex}.app-stage .studio-gate__arm input[type=radio]{flex:0 0 16px;width:16px;min-width:16px;height:16px;min-height:16px;margin:0;padding:0}.studio-gate__arm label span{white-space:nowrap}.studio-gate__person{width:100%;color:var(--muted-foreground,#6c6862);margin:2px 0 0;font-size:12px;line-height:1.4}.rule-editor{flex-direction:column;gap:10px;min-width:0;display:flex}.rule-editor__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.rule-editor__fieldset{border:1px solid var(--border,#d9d5cd);border-radius:4px;min-width:0;margin:0;padding:10px 12px}.rule-editor__legend{padding:0 4px;font-size:12px;font-weight:500}.rule-editor__grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));align-items:start;gap:8px 12px;display:grid}.rule-editor__control{flex-direction:column;gap:4px;min-width:0;display:flex}.rule-editor__label{color:var(--muted-foreground,#6c6862);font-size:12px}.rule-editor__operand{min-width:0;margin-top:10px}.rule-editor__pair,.rule-editor__triple{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px 12px;display:grid}.rule-editor__stack{flex-direction:column;gap:8px;display:flex}.rule-editor__member{flex-direction:column;gap:6px;padding-bottom:8px;display:flex}.rule-editor__member+.rule-editor__member{border-top:1px solid var(--border,#d9d5cd);padding-top:8px}.rule-editor__actions{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.rule-editor__add{align-self:flex-start}@media (max-width:480px){.rule-editor__grid,.rule-editor__pair,.rule-editor__triple{grid-template-columns:1fr}}.studio-step-field-option{font-weight:400}.studio-step-field-option input[type=checkbox]{flex:0 0 16px;width:16px;min-width:16px;height:16px;min-height:16px;margin:0;padding:0}.studio-step-field-option>span:not(.studio-step-field-order){text-align:left;flex:auto;min-width:0}.rubric-editor{flex-direction:column;gap:10px;min-width:0;display:flex}.rubric-editor__list,.rubric-editor__step-list,.rubric-editor__bands{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.rubric-editor__grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));align-items:start;gap:8px 12px;display:grid}.rubric-editor__weight{align-items:center;gap:8px;min-width:0;display:flex}.rubric-editor__weight select{flex:0 0 72px}.rubric-editor__share{color:var(--muted-foreground,#6c6862);font-variant-numeric:tabular-nums;font-size:12px}.rubric-editor__guidance{margin-top:10px}.rubric-editor__textarea{resize:vertical;height:auto;min-height:56px;padding:8px 10px}.rubric-editor__steps{border-left:2px solid var(--border,#d9d5cd);margin-top:10px;padding-left:10px}.rubric-editor__steps-label{color:var(--muted-foreground,#6c6862);margin:0 0 6px;font-size:12px}.rubric-editor__step+.rubric-editor__step{border-top:1px solid var(--border,#d9d5cd);padding-top:10px}.rubric-editor__step-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));align-items:start;gap:8px 12px;display:grid}.rubric-editor__add-step{margin-top:8px}.rubric-editor__band{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));align-items:end;gap:8px 12px;display:grid}.rubric-editor__band-remove{justify-self:start}.rubric-editor__add{align-self:flex-start}@media (max-width:480px){.rubric-editor__grid,.rubric-editor__step-grid,.rubric-editor__band{grid-template-columns:1fr}}}
