.custom-alt-button{font-family:Inter;display:inline-flex;justify-content:center;align-items:center;gap:2px;cursor:pointer;border-radius:16px;outline:none;border:1px solid transparent;width:146px;height:56px;transition:background-color .2s,transform .2s;font-size:18px;font-weight:500;border:2px solid var(--Colors-Gray-modern-500);color:var(--general-text-primary);background:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}@media(hover:hover){.custom-alt-button:hover{background:var(--general-fill-natural-lvl3)}}@media(hover:hover){.custom-alt-button--no-hover:hover{background:none!important}}.custom-alt-button:active{background:var(--general-fill-natural-lvl3)}.custom-alt-button:focus-visible{border:4px solid var(--Colors-Gray-modern-300, rgb(205, 213, 223))}.custom-alt-button--disabled{color:var(--Colors-Gray-modern-600)!important;cursor:not-allowed}@media(hover:hover){.custom-alt-button--disabled:hover{background:none}}.custom-alt-button--disabled img{stroke:var(--Colors-Gray-modern-600)!important}.custom-alt-button--disabled:active{background:none}.custom-alt-button--disabled:focus-visible{border:2px solid var(--Colors-Gray-modern-300, rgb(205, 213, 223))}.custom-alt-button--w100{width:100%}.custom-alt-button--selected{outline:3px solid var(--selection-stroke-selected);outline-offset:3px}
