.wizard-tab{color:var(--aw-color-text-muted,#64748b);cursor:pointer;border-bottom:2px solid #0000;padding:.5rem .75rem;font-size:.7rem;font-weight:500}.wizard-tab[aria-selected=true]{color:var(--aw-color-primary,#2563eb);border-bottom-color:var(--aw-color-primary,#2563eb)}.wizard-toolbtn{cursor:pointer;color:inherit;background:0 0;border:1px solid;border-radius:.375rem;padding:.2rem .5rem;font-size:.7rem}.wizard-toolbtn:disabled{opacity:.4;cursor:not-allowed}.wizard-stepper{align-items:flex-start;padding-bottom:.125rem;display:flex;overflow-x:auto}.wizard-stepper-item{flex:none;width:3.5rem}.wizard-stepper-connector{background:var(--aw-color-border,#e2e8f0);flex:auto;min-width:2.375rem;height:2px;margin-top:.6875rem;margin-left:-1rem;margin-right:-1rem;transition:background-color .15s ease-out}.dark .wizard-stepper-connector{background:#334155}.wizard-stepper-connector[data-state=completed]{background:var(--aw-color-primary,#2563eb)}.wizard-step-btn{cursor:pointer;width:100%;color:inherit;background:0 0;border:none;flex-direction:column;align-items:center;gap:.3rem;padding:0;display:flex}.wizard-step-circle{border:2px solid var(--aw-color-text-muted,#cbd5e1);width:1.5rem;height:1.5rem;color:var(--aw-color-text-muted,#94a3b8);background:#fff;border-radius:9999px;flex:none;justify-content:center;align-items:center;transition:background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out;display:flex;position:relative}.dark .wizard-step-circle{color:#64748b;background:#0f172a;border-color:#475569}.wizard-step-num,.wizard-step-check{font-size:.7rem;font-weight:600;line-height:1}.wizard-step-check{width:.85rem;height:.85rem;display:none}.wizard-step-label{text-align:center;color:var(--aw-color-text-muted,#94a3b8);font-size:.6rem;font-weight:500;line-height:1.15;transition:color .15s ease-out}.wizard-step-btn[data-state=active] .wizard-step-circle{border-color:var(--aw-color-primary,#2563eb);background:var(--aw-color-primary,#2563eb);color:#fff;box-shadow:0 0 0 3px #2563eb40}.wizard-step-btn[data-state=active] .wizard-step-label{color:var(--aw-color-primary,#2563eb);font-weight:600}.wizard-step-btn[data-state=completed] .wizard-step-circle{border-color:var(--aw-color-primary,#2563eb);background:var(--aw-color-primary,#2563eb);color:#fff}.wizard-step-btn[data-state=completed] .wizard-step-num{display:none}.wizard-step-btn[data-state=completed] .wizard-step-check{display:block}.wizard-step-btn[data-state=completed] .wizard-step-label{color:var(--aw-color-text-page,#334155)}.dark .wizard-step-btn[data-state=completed] .wizard-step-label{color:#cbd5e1}.wizard-step{animation:.22s ease-out wizard-step-in}@keyframes wizard-step-in{0%{opacity:0;transform:translateX(calc(var(--wizard-step-dir,1) * 16px))}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.wizard-step{animation:none}}.wizard-pre{white-space:pre-wrap;overflow-wrap:anywhere;max-height:26rem;margin:0;padding:1rem;font-size:.7rem;line-height:1.4;overflow:hidden auto}@media (width>=1024px){.wizard-pre{flex:auto;min-height:12rem;max-height:none}}.wizard-line-flash{background:#2563eb2e;border-radius:2px;transition:background 1.1s ease-out}.wizard-pre .token.comment{color:#6b7280;font-style:italic}.dark .wizard-pre .token.comment{color:#9ca3af}.wizard-pre .token.key,.wizard-pre .token.atrule,.wizard-pre .token.attr-name,.wizard-pre .token.property{color:#2563eb}.dark .wizard-pre .token.key,.dark .wizard-pre .token.atrule,.dark .wizard-pre .token.attr-name,.dark .wizard-pre .token.property{color:#60a5fa}.wizard-pre .token.string,.wizard-pre .token.value,.wizard-pre .token.attr-value,.wizard-pre .token.inner-value{color:#059669}.dark .wizard-pre .token.string,.dark .wizard-pre .token.value,.dark .wizard-pre .token.attr-value,.dark .wizard-pre .token.inner-value{color:#34d399}.wizard-pre .token.boolean,.wizard-pre .token.number,.wizard-pre .token.important{color:#d97706}.dark .wizard-pre .token.boolean,.dark .wizard-pre .token.number,.dark .wizard-pre .token.important{color:#fbbf24}.wizard-pre .token.punctuation{color:#9ca3af}.dark .wizard-pre .token.punctuation{color:#6b7280}.wizard-pre .token.tag{color:#7c3aed}.dark .wizard-pre .token.tag{color:#a78bfa}.wizard-pre .token.section,.wizard-pre .token.section-name,.wizard-pre .token.selector{color:#db2777}.dark .wizard-pre .token.section,.dark .wizard-pre .token.section-name,.dark .wizard-pre .token.selector{color:#f472b6}
