var r={transitionDuration:"{transition.duration}"},o={background:"{content.border.color}",activeBackground:"{primary.color}",margin:"0 0 0 1.625rem",size:"2px"},e={padding:"0.5rem",gap:"1rem"},t={padding:"0.75rem 1rem",borderRadius:"{content.border.radius}",focusRing:{width:"0",style:"none",color:"unset",offset:"0",shadow:"none"},gap:"0.5rem"},a={color:"{text.muted.color}",activeColor:"{text.color}",fontWeight:"500"},n={activeBackground:"{primary.color}",activeBorderColor:"{primary.color}",activeColor:"{primary.contrast.color}",size:"2rem",fontSize:"1.143rem",fontWeight:"500",borderRadius:"50%",shadow:"none"},c={padding:"0.875rem 0.5rem 1.125rem 0.5rem"},i={background:"{content.background}",color:"{content.color}",padding:"0",indent:"1rem"},d={light:{stepNumber:{background:"{surface.400}",borderColor:"{surface.400}",color:"{surface.0}"}},dark:{stepNumber:{background:"{surface.200}",borderColor:"{surface.200}",color:"{surface.900}"}}},css=({dt:r})=>`\n.p-step-header:focus-visible {\n background: ${r("navigation.item.active.background")};\n}\n`,s={root:r,separator:o,step:e,stepHeader:t,stepTitle:a,stepNumber:n,steppanels:c,steppanel:i,colorScheme:d,css:css};export{d as colorScheme,css,s as default,r as root,o as separator,e as step,t as stepHeader,n as stepNumber,a as stepTitle,i as steppanel,c as steppanels};//# sourceMappingURL=index.mjs.map