.btn__main,.btn__main--spinner{background:var(--theme-primary,#ffd056);color:var(--theme-primary-text,#12110e)}.btn__main--spinner{opacity:.64}.btn__accent{background:var(--theme-secondary,rgba(255,208,86,.08));color:var(--theme-primary,#ffd056)}.btn__accent--spinner{background:var(--theme-secondary,rgba(255,208,86,.12));color:var(--theme-primary,#ffd056)}.btn__shade{color:var(--theme-muted-text,var(--Neutral-Onyx-light,#b1b0ad));background:var(--theme-surface,var(--White-Glass-White-004,hsla(0,0%,100%,.04)))}.btn__shade--spinner{background:var(--theme-surface-alt,var(--White-Glass-White-008,hsla(0,0%,100%,.08)));color:var(--theme-muted-text,#b1b0ad)}.btn__disabled{pointer-events:none;color:var(--theme-muted-text,#504f4c);background-color:var(--theme-surface-alt,#2d2c2a)}.btn--large,.btn--small{font-family:Roc Grotesk Medium;outline:none;border:none;display:flex;justify-content:center;font-weight:500;border-radius:18px;cursor:pointer;align-items:center}.btn--large{font-size:18px;padding:20px 24px 18px;letter-spacing:.36px;line-height:140%;height:56px}.btn--small{font-size:16px;padding:10px 14px 8px;letter-spacing:.32px;height:40px}