@property --rg-pos-x{syntax:"<percentage>";inherits:false;initial-value:40%}@property --rg-pos-y{syntax:"<percentage>";inherits:false;initial-value:140%}@property --rg-spread-x{syntax:"<percentage>";inherits:false;initial-value:130%}@property --rg-spread-y{syntax:"<percentage>";inherits:false;initial-value:170%}@property --rg-color-1{syntax:"<color>";inherits:false;initial-value:#002}@property --rg-color-2{syntax:"<color>";inherits:false;initial-value:#1f3f6d}@property --rg-color-3{syntax:"<color>";inherits:false;initial-value:#469396}@property --rg-color-4{syntax:"<color>";inherits:false;initial-value:#f1ffa5}@property --rg-color-5{syntax:"<color>";inherits:false;initial-value:#03010b}@property --rg-border-angle{syntax:"<angle>";inherits:true;initial-value:180deg}@property --rg-border-color-1{syntax:"<color>";inherits:true;initial-value:#d2d9f9b3}@property --rg-border-color-2{syntax:"<color>";inherits:true;initial-value:#d9ddf240}@property --rg-stop-1{syntax:"<percentage>";inherits:false;initial-value:37.35%}@property --rg-stop-2{syntax:"<percentage>";inherits:false;initial-value:61.36%}@property --rg-stop-3{syntax:"<percentage>";inherits:false;initial-value:78.42%}@property --rg-stop-4{syntax:"<percentage>";inherits:false;initial-value:93.52%}@property --rg-stop-5{syntax:"<percentage>";inherits:false;initial-value:100%}@keyframes rg-spin{0%{rotate:none}15%,35%{rotate:90deg}65%,85%{rotate:270deg}to{rotate:360deg}}@keyframes rg-slide{to{transform:translate(calc(100cqw - 100%))}}.rg-button{--transition:.25s;--spark:1.8s;--speed:1.2s;--cut:1px;--bg:radial-gradient(var(--rg-spread-x) var(--rg-spread-y) at var(--rg-pos-x) var(--rg-pos-y), var(--rg-color-1) var(--rg-stop-1), var(--rg-color-2) var(--rg-stop-2), var(--rg-color-3) var(--rg-stop-3), var(--rg-color-4) var(--rg-stop-4), var(--rg-color-5) var(--rg-stop-5));z-index:0;color:#fffffff2;background:var(--bg);cursor:pointer;text-shadow:0 0 2px #000000f2;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;border:none;border-radius:11px;min-width:160px;min-height:51px;padding:16px 24px;font-family:inherit;font-size:16px;font-weight:500;line-height:19px;transition:--rg-pos-x .75s,--rg-pos-y .75s,--rg-spread-x .75s,--rg-spread-y .75s,--rg-color-1 .75s,--rg-color-2 .75s,--rg-color-3 .75s,--rg-color-4 .75s,--rg-color-5 .75s,--rg-border-angle .75s,--rg-border-color-1 .75s,--rg-border-color-2 .75s,--rg-stop-1 .75s,--rg-stop-2 .75s,--rg-stop-3 .75s,--rg-stop-4 .75s,--rg-stop-5 .75s;display:inline-block;position:relative;overflow:hidden}.rg-button:before{content:"";border-radius:inherit;background-image:linear-gradient(var(--rg-border-angle), var(--rg-border-color-1), var(--rg-border-color-2));-webkit-mask-composite:xor;pointer-events:none;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.rg-button:hover{--rg-pos-x:0%;--rg-pos-y:120%;--rg-spread-x:110.24%;--rg-spread-y:110.2%;--rg-color-1:#000020;--rg-color-2:#f1ffa5;--rg-color-3:#469396;--rg-color-4:#1f3f6d;--rg-stop-1:0%;--rg-stop-2:10%;--rg-stop-3:35.44%;--rg-stop-4:71.34%;--rg-stop-5:150%;--rg-border-angle:190deg;--rg-border-color-1:#f9d2ec1a;--rg-border-color-2:#f2d9ea59;--button-line-opacity:1}.rg-button--sm{border-radius:9px;min-width:0;min-height:36px;padding:0 14px;font-size:12px;font-weight:600;line-height:36px}.rg-bg{inset:var(--cut);z-index:-1;background:var(--bg);border-radius:inherit;transition:background var(--transition), opacity var(--transition);position:absolute}.rg-shine{z-index:-1;border-radius:inherit;mix-blend-mode:soft-light;opacity:var(--button-line-opacity,0);transition:opacity .3s;position:absolute;inset:0;overflow:visible;container-type:size}.rg-shine span{aspect-ratio:1;height:100cqh;animation:rg-slide var(--speed) ease-in-out infinite alternate;position:absolute;inset:0;overflow:visible}.rg-shine span:before{content:"";background:conic-gradient(from calc(270deg - (90deg * .5)), transparent 0, #fff 90deg, transparent 90deg);animation:rg-spin calc(var(--speed) * 2) infinite linear;position:absolute;inset:-100%}@media (prefers-reduced-motion:reduce){.rg-shine span,.rg-shine span:before{animation:none!important}}[data-motion=reduced] .rg-shine span,[data-motion=reduced] .rg-shine span:before{animation:none!important}
