@layer vendor,seldon.foundation,seldon.components,seldon.patterns,seldon.site;@layer seldon.components{.seldon-button{align-items:center;background-color:#000;border:2px solid transparent;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;gap:var(--spacing-xsm);height:44px;justify-content:center;padding:0 var(--spacing-sm);position:relative;transition:color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out,box-shadow .25s ease-out}.seldon-button--small{height:32px;max-width:160px;min-width:72px;padding:0 var(--spacing-sm)}.seldon-button--small svg{height:calc(var(--font-size-label-small) * 1.1);width:calc(var(--font-size-label-small) * 1.1)}@media(min-width:961px){.seldon-button--small svg{height:calc(var(--font-size-label-small) * 1.2);width:calc(var(--font-size-label-small) * 1.2)}}.seldon-button svg{fill:#fff;height:calc(var(--font-size-label-small) * 1.3);width:calc(var(--font-size-label-small) * 1.3)}@media(min-width:961px){.seldon-button svg{height:calc(var(--font-size-label-small) * 1.4);width:calc(var(--font-size-label-small) * 1.4)}}.seldon-button svg path{fill:#fff;transition:fill .25s ease-out}.seldon-button:not(.seldon-link):not(.seldon-button--link){font-family:Montserrat,sans-serif;font-size:var(--font-size-label-medium);font-style:unset;font-variation-settings:"wght" 400;letter-spacing:0;line-height:1.2;text-transform:unset;font-variation-settings:"wght" 600}.seldon-button--primary.seldon-link,.seldon-button--secondary.seldon-link,.seldon-button--tertiary.seldon-link,.seldon-button--destructive.seldon-link{text-decoration:none}.seldon-button--primary.seldon-link:not(.seldon-icon-button),.seldon-button--secondary.seldon-link:not(.seldon-icon-button),.seldon-button--destructive.seldon-link:not(.seldon-icon-button){font-variation-settings:"wght" 600}.seldon-button--primary.seldon-link:not(.seldon-icon-button) .seldon-text,.seldon-button--secondary.seldon-link:not(.seldon-icon-button) .seldon-text,.seldon-button--destructive.seldon-link:not(.seldon-icon-button) .seldon-text{font-variation-settings:"wght" 600}.seldon-button--destructive.seldon-link{color:#ea0404}.seldon-button:not(.seldon-button--link).seldon-button--primary{color:#fff}.seldon-button:not(.seldon-button--link) .seldon-text{color:inherit;font-variation-settings:inherit}@media(pointer:fine)and (hover:hover){.seldon-button:hover{background-color:#75716f}.seldon-button:hover svg{fill:#fff}}@media(pointer:coarse){.seldon-button:active{background-color:#75716f}.seldon-button:active svg{fill:#fff}}.seldon-button:focus-visible{border-radius:4px;outline:2px solid #07c;outline-offset:4px}.seldon-button:focus-visible svg{fill:#fff}.seldon-button--link{font-family:Montserrat,sans-serif;font-size:var(--font-size-label-medium);font-style:unset;letter-spacing:0;line-height:1.2;text-transform:unset;background-color:transparent;border:0;color:#000;font-variation-settings:"wght" 400;height:auto;padding:0;text-decoration:underline}.seldon-button--link .seldon-text{font-variation-settings:"wght" 400}.seldon-button--link:focus-visible{border-radius:4px;outline:2px solid #07c;outline-offset:4px}.seldon-button--link:hover{background-color:transparent;color:#000}.seldon-button--link:hover .seldon-text{cursor:pointer}.seldon-button--secondary{background-color:#fff;border:2px solid #000;color:#000;transition:border .3s ease-out;z-index:0}.seldon-button--secondary:before{border-radius:4px;box-sizing:border-box;content:"";display:inline-block;height:0;left:50%;position:absolute;top:50%;transition:all .25s ease;width:0;z-index:-2}.seldon-button--secondary:focus-visible{border-radius:4px;outline:2px solid #07c;outline-offset:4px;background-color:#fff}.seldon-button--secondary svg{fill:#000}.seldon-button--secondary svg path{fill:#000}.seldon-button--secondary{transition:box-shadow .25s}@media(pointer:fine)and (hover:hover){.seldon-button--secondary:hover{background-color:transparent;box-shadow:0 0 0 1px #000}.seldon-button--secondary:hover:disabled{box-shadow:none}}@media(pointer:coarse){.seldon-button--secondary:active{background-color:transparent;box-shadow:0 0 0 1px #000}.seldon-button--secondary:active:disabled{box-shadow:none}}.seldon-button--destructive{background-color:#fff;border:2px solid #ea0404;color:#ea0404}.seldon-button--destructive:focus-visible{background-color:#fff;border-radius:4px;outline:2px solid #ea0404;outline-offset:4px}.seldon-button--destructive .seldon-loader{border-color:#ea0404;border-bottom-color:transparent}.seldon-button--destructive svg{fill:#ea0404}.seldon-button--destructive svg path{fill:#ea0404}@media(pointer:fine)and (hover:hover){.seldon-button--destructive:hover{background-color:#fff;border-color:#ea040480;color:#ea040480}.seldon-button--destructive:hover svg{fill:#ea040480}.seldon-button--destructive:hover svg path{fill:#ea040480}.seldon-button--destructive:hover:disabled{box-shadow:none}}@media(pointer:coarse){.seldon-button--destructive:active{background-color:#fff;border-color:#ea040480;color:#ea040480}.seldon-button--destructive:active svg{fill:#ea040480}.seldon-button--destructive:active svg path{fill:#ea040480}.seldon-button--destructive:active:disabled{box-shadow:none}}.seldon-button--tertiary{background-color:transparent;color:#000}.seldon-button--tertiary svg{fill:#000}.seldon-button--tertiary svg path{fill:#000}@media(pointer:fine)and (hover:hover){.seldon-button--tertiary:hover{background-color:transparent;color:#75716f}.seldon-button--tertiary:hover svg{fill:#75716f}.seldon-button--tertiary:hover svg path{fill:#75716f}}@media(pointer:coarse){.seldon-button--tertiary:active{background-color:transparent;color:#75716f}.seldon-button--tertiary:active svg{fill:#75716f}.seldon-button--tertiary:active svg path{fill:#75716f}}.seldon-button--tertiary:focus-visible{border-radius:4px;outline:2px solid #07c;outline-offset:4px;background-color:#fff}.seldon-button:disabled{background-color:#eae9e6;border:2px solid #eae9e6;color:#75716f;cursor:default}.seldon-button:disabled:hover:before{all:unset}.seldon-button:disabled svg{fill:#75716f}.seldon-button:disabled svg path{fill:#75716f}.seldon-button--tertiary:disabled{background-color:transparent;border-color:transparent}.seldon-button--destructive:disabled{background-color:#fff;border-color:#ea040480;color:#ea040480}.seldon-button--destructive:disabled svg{fill:#ea040480}.seldon-button--destructive:disabled svg path{fill:#ea040480}.seldon-button--link:disabled{border:0}.seldon-button *{margin:0}.seldon-button__group{display:flex;gap:.25rem;justify-content:center;width:100%}}
