.prokodo-Button{justify-content:center;align-items:center;gap:var(--pk-space-sm);border-radius:var(--pk-button-radius);padding:var(--pk-button-padding-y)var(--pk-button-padding-x);background-color:var(--pk-button-bg,var(--pk-color-brand,#1e90ff));color:var(--pk-button-fg,var(--pk-color-fg,#111));box-shadow:var(--pk-button-shadow);cursor:pointer;background:var(--gradient-background-inherit);border-width:0;display:inline-flex;font-size:1rem!important;font-weight:400!important;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif!important;letter-spacing:.03em!important;text-transform:none!important;text-align:left!important;font-style:normal!important;line-height:1.4!important;text-decoration:none!important}.prokodo-Button:hover{box-shadow:none}.prokodo-Button:focus-within{outline-offset:4px;border-radius:1.5rem;border-radius:var(--pk-button-radius);outline:3px solid #1e90ff}.prokodo-Button--has-bg-primary,.prokodo-Button--has-bg-secondary,.prokodo-Button--has-bg-info,.prokodo-Button--has-bg-success,.prokodo-Button--has-bg-warning,.prokodo-Button--has-bg-error{color:var(--pk-palette-white)}.prokodo-Button--has-bg-primary{background:var(--gradient-background-primary)}.prokodo-Button--has-bg-inherit{background:linear-gradient(112deg,var(--pk-color-surface-raised)0%,var(--pk-color-border)100%);background-color:var(--pk-color-surface-raised)}.prokodo-Button--has-bg-secondary{background:var(--gradient-background-secondary)}.prokodo-Button--has-bg-info{background:var(--gradient-background-info)}.prokodo-Button--has-bg-success{background:var(--gradient-background-success)}.prokodo-Button--has-bg-warning{background:var(--gradient-background-warning)}.prokodo-Button--has-bg-error{background:var(--gradient-background-error)}.prokodo-Button--has-bg-primary,.prokodo-Button--has-text-primary,.prokodo-Button--has-variant-outlined--has-outline-primary{box-shadow:0 4px 20px color-mix(in srgb,var(--pk-color-brand)18%,transparent)}.prokodo-Button--has-bg-secondary,.prokodo-Button--has-text-secondary,.prokodo-Button--has-variant-outlined--has-outline-secondary{box-shadow:0 4px 20px color-mix(in srgb,var(--pk-color-accent)18%,transparent)}.prokodo-Button--has-bg-success,.prokodo-Button--has-text-success,.prokodo-Button--has-variant-outlined--has-outline-success{box-shadow:0 4px 20px color-mix(in srgb,var(--pk-color-success)18%,transparent)}.prokodo-Button--has-bg-warning,.prokodo-Button--has-text-warning,.prokodo-Button--has-variant-outlined--has-outline-warning{box-shadow:0 4px 20px color-mix(in srgb,var(--pk-color-warning)18%,transparent)}.prokodo-Button--has-bg-error,.prokodo-Button--has-text-error,.prokodo-Button--has-variant-outlined--has-outline-error{box-shadow:0 4px 20px color-mix(in srgb,var(--pk-color-error)18%,transparent)}.prokodo-Button--has-bg-info,.prokodo-Button--has-text-info,.prokodo-Button--has-variant-outlined--has-outline-info,.prokodo-Button--has-bg-inherit,.prokodo-Button--has-text-inherit,.prokodo-Button--has-variant-outlined--has-outline-inherit{box-shadow:0 4px 20px color-mix(in srgb,var(--pk-color-fg)10%,transparent)}.prokodo-Button--has-text-inherit,.prokodo-Button--has-text-primary,.prokodo-Button--has-text-secondary,.prokodo-Button--has-text-info,.prokodo-Button--has-text-success,.prokodo-Button--has-text-warning,.prokodo-Button--has-text-error{background:0 0;background-color:color-mix(in srgb,currentColor 8%,transparent);padding:var(--pk-space-md)var(--pk-space-lg);transition:background-color var(--pk-timing-normal)ease-in-out,color var(--pk-timing-fast)ease-in-out}.prokodo-Button--has-text-inherit:hover,.prokodo-Button--has-text-primary:hover,.prokodo-Button--has-text-secondary:hover,.prokodo-Button--has-text-info:hover,.prokodo-Button--has-text-success:hover,.prokodo-Button--has-text-warning:hover,.prokodo-Button--has-text-error:hover{color:var(--pk-palette-white)}.prokodo-Button--has-text-inherit{color:var(--pk-color-fg)}.prokodo-Button--has-text-inherit:hover{background-color:var(--pk-color-muted)}.prokodo-Button--has-text-primary{color:var(--pk-color-brand)}.prokodo-Button--has-text-primary:hover{background-color:var(--pk-color-brand)}.prokodo-Button--has-text-secondary{color:var(--pk-color-accent)}.prokodo-Button--has-text-secondary:hover{background-color:var(--pk-color-accent);color:var(--pk-palette-black)}.prokodo-Button--has-text-info{color:var(--pk-color-fg)}.prokodo-Button--has-text-info:hover{background-color:var(--pk-color-muted)}.prokodo-Button--has-text-success{color:var(--pk-color-success)}.prokodo-Button--has-text-success:hover{background-color:var(--pk-color-success)}.prokodo-Button--has-text-warning{color:var(--pk-color-warning)}.prokodo-Button--has-text-warning:hover{background-color:var(--pk-color-warning);color:var(--pk-palette-black)}.prokodo-Button--has-text-error{color:var(--pk-color-error)}.prokodo-Button--has-text-error:hover{background-color:var(--pk-color-error)}.prokodo-Button--has-variant-outlined{color:var(--pk-color-fg);background:0 0;position:relative}.prokodo-Button--has-variant-outlined:before{content:"";border-radius:inherit;padding:var(--pk-border-width);z-index:0;background:var(--gradient-border-4);position:absolute;inset:0;mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-position:0 0,0 0;mask-size:auto,auto;mask-repeat:repeat,repeat;mask-clip:content-box,border-box;mask-origin:content-box,border-box;mask-composite:exclude;mask-mode:match-source,match-source}.prokodo-Button--has-variant-outlined--has-outline-inherit{color:var(--pk-color-fg)}.prokodo-Button--has-variant-outlined--has-outline-inherit:before{background:var(--gradient-border-8)}.prokodo-Button--has-variant-outlined--has-outline-primary{color:var(--pk-color-fg)}.prokodo-Button--has-variant-outlined--has-outline-primary:before{background:var(--gradient-border-4)}.prokodo-Button--has-variant-outlined--has-outline-secondary{color:var(--pk-color-fg)}.prokodo-Button--has-variant-outlined--has-outline-secondary:before{background:var(--gradient-border-2)}.prokodo-Button--has-variant-outlined--has-outline-info{color:var(--pk-color-fg)}.prokodo-Button--has-variant-outlined--has-outline-info:before{background:var(--gradient-border-info)}.prokodo-Button--has-variant-outlined--has-outline-success{color:var(--pk-color-fg)}.prokodo-Button--has-variant-outlined--has-outline-success:before{background:var(--gradient-border-success)}.prokodo-Button--has-variant-outlined--has-outline-warning{color:var(--pk-color-fg)}.prokodo-Button--has-variant-outlined--has-outline-warning:before{background:var(--gradient-border-warning)}.prokodo-Button--has-variant-outlined--has-outline-error{color:var(--pk-color-fg)}.prokodo-Button--has-variant-outlined--has-outline-error:before{background:var(--gradient-border-error)}.prokodo-Button--icon-only{padding:var(--pk-space-md);border-radius:10000px}.prokodo-Button--has-fullWidth{width:100%}.prokodo-Button--is-loading{cursor:progress;pointer-events:none}.prokodo-Button--is-disabled{cursor:default;box-shadow:none;opacity:.45;pointer-events:none}.prokodo-Button__title{align-items:center;gap:var(--pk-space-xs);flex-direction:row;display:flex}.prokodo-Button__image,.prokodo-Button__icon{flex-shrink:0;align-items:center;display:flex}.prokodo-Button__link{justify-content:center;align-items:center;gap:inherit;width:100%;color:inherit;font-size:1rem;font-weight:400;font-family:var(--font-primary),-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:.03em;text-transform:none;text-align:left;font-style:normal;line-height:1.4;text-decoration:none;display:flex}.prokodo-Button__link:hover{text-decoration:none}.prokodo-Button__content{justify-content:center;align-items:center;gap:var(--pk-space-sm);width:100%;display:flex}
