.CustomButton{text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:5px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-weight:500;text-decoration:none;transition:all .2s;display:flex;position:relative;overflow:hidden}.CustomButton:focus{box-shadow:none}.CustomButton--Primary{--tw-bg-opacity:1;background-color:rgb(147 51 234/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));border-style:none}.CustomButton--Primary:hover{opacity:.75}.CustomButton--Primary:focus{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.CustomButton--White{--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity,1))}.CustomButton--White:hover{opacity:.75}.CustomButton--White:focus{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.CustomButton--Transparent{--tw-text-opacity:1;color:rgb(33 33 33/var(--tw-text-opacity,1));background-color:#0000;border-style:none;font-weight:400}.CustomButton--Transparent:hover{opacity:.75}.CustomButton--Transparent:focus{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.CustomButton--Success,.CustomButton--Info,.CustomButton--Warn,.CustomButton--Error{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));border-style:none}.CustomButton--Success:hover,.CustomButton--Info:hover,.CustomButton--Warn:hover,.CustomButton--Error:hover{opacity:.75}.CustomButton--Success:focus,.CustomButton--Info:focus,.CustomButton--Warn:focus,.CustomButton--Error:focus{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.CustomButton--Success{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity,1))}.CustomButton--Info{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.CustomButton--Warn{--tw-bg-opacity:1;background-color:rgb(234 88 12/var(--tw-bg-opacity,1))}.CustomButton--Error{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))}.CustomButton--Detail{height:32px;padding:8px}.CustomButton--Small{height:38px}.CustomButton--Medium{height:44px}.CustomButton--Large{height:50px}.CustomButton--SolidDark,.CustomButton--GhostDark,.CustomButton--SolidLight,.CustomButton--GhostLight{letter-spacing:.01em;white-space:nowrap;border-style:solid;border-width:1px;border-radius:999px;gap:.6em;height:auto;padding:.95em 1.9em;font-size:15px;font-style:normal;font-weight:400;transition:background-color .4s cubic-bezier(.22,1,.36,1),color .4s cubic-bezier(.22,1,.36,1),border-color .4s cubic-bezier(.22,1,.36,1),transform .4s cubic-bezier(.22,1,.36,1);display:inline-flex}@media (max-width:900px){.CustomButton--SolidDark,.CustomButton--GhostDark,.CustomButton--SolidLight,.CustomButton--GhostLight{white-space:normal;width:100%;max-width:420px}}.CustomButton--SolidDark svg,.CustomButton--GhostDark svg,.CustomButton--SolidLight svg,.CustomButton--GhostLight svg{flex-shrink:0;width:18px;height:18px}.CustomButton--SolidDark{--tw-bg-opacity:1;background-color:rgb(10 10 10/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));border-color:#0000}.CustomButton--SolidDark:hover{--tw-bg-opacity:1;background-color:rgb(42 42 42/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.CustomButton--SolidLight{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(10 10 10/var(--tw-text-opacity,1));border-color:#0000}.CustomButton--SolidLight:hover{--tw-bg-opacity:1;background-color:rgb(237 237 237/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(10 10 10/var(--tw-text-opacity,1))}.CustomButton--GhostDark{--tw-text-opacity:1;color:rgb(10 10 10/var(--tw-text-opacity,1));background-color:#0000;border-color:#0000001f}.CustomButton--GhostDark:hover{--tw-border-opacity:1;border-color:rgb(153 153 153/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(10 10 10/var(--tw-text-opacity,1));background-color:#0000000f}.CustomButton--GhostLight{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));background-color:#0000;border-color:#fff6}.CustomButton--GhostLight:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));background-color:#ffffff24;border-color:#ffffffb3}.CustomButton--Compact{gap:.55em;padding:.6em 1.15em}@media (max-width:900px){.CustomButton--Compact{width:auto;max-width:none}}.CustomButton__Arrow{transition:transform .4s cubic-bezier(.22,1,.36,1);display:inline-block}.CustomButton:hover .CustomButton__Arrow{transform:translate(4px)}.CustomButton--Disabled{cursor:not-allowed;pointer-events:unset;opacity:.4!important}
