var o={background:"{content.background}",borderColor:"{content.border.color}",borderRadius:"{content.border.radius}",color:"{content.color}",padding:"0 1.25rem 1.25rem 1.25rem",transitionDuration:"{transition.duration}"},r={background:"{content.background}",hoverBackground:"{content.hover.background}",color:"{content.color}",hoverColor:"{content.hover.color}",borderRadius:"{content.border.radius}",borderWidth:"1px",borderColor:"transparent",padding:"0.75rem 1rem",gap:"0.5rem",fontWeight:"600",focusRing:{width:"0",style:"none",color:"unset",offset:"0",shadow:"none"}},n={color:"{text.muted.color}",hoverColor:"{text.hover.muted.color}"},t={padding:"0"},css=({dt:o})=>`\n.p-fieldset-toggle-button:focus-visible {\n background: ${o("navigation.item.active.background")};\n}\n`,e={root:o,legend:r,toggleIcon:n,content:t,css:css};export{t as content,css,e as default,r as legend,o as root,n as toggleIcon};//# sourceMappingURL=index.mjs.map