.button,button.small,button:not(.icon-btn){align-items:center;background:#fafafa;border:.15em solid #121212;border-radius:.5em;color:#0f0f0f!important;cursor:pointer;display:inline-flex;font-family:CommissionerVariable,sans-serif;font-size:1em;font-weight:550;gap:.25em;justify-content:center;padding:.63125em 1.25em;text-transform:none;text-transform:capitalize;transition:background 75ms linear,color 75ms linear;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}@media (hover:hover){.button:hover,button.small:hover,button:hover:not(.icon-btn){background:#b4b4b4!important;border-color:#202020!important;box-shadow:inset -.01em -.01em .1em rgba(0,0,0,.906);color:#252525!important;outline:0;text-decoration:none}}.active.button,.button:active,.button:focus,.button:focus-within,button.active.small,button.active:not(.icon-btn),button.small:active,button.small:focus,button.small:focus-within,button:active:not(.icon-btn),button:focus-within:not(.icon-btn),button:focus:not(.icon-btn){background:#bfbfbf!important;border-color:#1c1c1c!important;color:#1c1c1c;cursor:pointer;outline:0;text-decoration:none}.button .disabled,.button:disabled,button.small .disabled,button.small:disabled,button:disabled:not(.icon-btn),button:not(.icon-btn) .disabled{background:#2c2c2c!important;border-color:#444;color:#979797!important;cursor:not-allowed}.button .disabled:hover,.button:disabled:hover,button.small .disabled:hover,button.small:disabled:hover,button:disabled:hover:not(.icon-btn),button:not(.icon-btn) .disabled:hover{background:#2c2c2c!important}.button:active,button.small:active,button:active:not(.icon-btn){background:#b7b7b7!important}button.small{max-width:-moz-fit-content;max-width:fit-content}button.has-icon{display:inline-flex;justify-content:center;justify-items:center}button.has-icon>.text{margin-left:.125rem}button.outlined{background:transparent!important;border:.1em solid #fafafa!important;color:#fafafa!important;font-weight:525}button.outlined:active{background:hsla(0,0%,100%,.027)!important;border:.1rem solid #9e9e9e!important;box-shadow:inset 0 0 .1em #000;color:#ececec!important}button.outlined .button-text{align-self:center;margin-left:.2rem;padding-bottom:.1rem}@media (hover:hover){button.outlined:hover{background:hsla(0,0%,100%,.034)!important;border-color:rgba(194,170,194,.667)!important;color:#e7dde7!important}}button.outlined:focus,button.outlined:focus-within{background:hsla(0,0%,100%,.034)!important;border-color:rgba(194,170,194,.667)!important;color:#e7dde7!important}button.outlined:active{background:hsla(0,0%,100%,.096)!important;border-color:rgba(255,255,255,.667)!important}button.icon-btn{background-color:transparent;border:none;color:var(--color-dark);cursor:pointer;display:flex;flex-wrap:nowrap;height:44px;place-content:center;place-items:center;position:relative;width:44px}button.danger{background:rgba(92,25,23,.094)!important;border-color:#eb2019!important;color:#ff3a3a!important}button.danger:hover{background:rgba(92,25,23,.302)!important;border-color:rgba(235,32,25,.698)!important;color:#ff5858!important}button.danger:active{background:rgba(192,19,19,.424)!important;border-color:rgba(235,32,25,.357)!important;color:#fff!important}
