.button.svelte-f938ch{--shadow: rgba(0, 0, 0, .3);--text: #362a89;--text-opacity: 1;--success-x: -12;--success-stroke: 14;--success-opacity: 0;--border-radius: 3;--overflow: hidden;--x: 0;--y: 0;--rotate: 0;--plane-x: 0;--plane-y: 0;--plane-opacity: 1;--trails: rgba(255, 255, 255, .15);--trails-stroke: 57;--left-wing-background: var(--primary);--left-wing-first-x: 0;--left-wing-first-y: 0;--left-wing-second-x: 50;--left-wing-second-y: 0;--left-wing-third-x: 0;--left-wing-third-y: 100;--left-body-background: var(--primary);--left-body-first-x: 51;--left-body-first-y: 0;--left-body-second-x: 51;--left-body-second-y: 100;--left-body-third-x: 0;--left-body-third-y: 100;--right-wing-background: var(--primary);--right-wing-first-x: 49;--right-wing-first-y: 0;--right-wing-second-x: 100;--right-wing-second-y: 0;--right-wing-third-x: 100;--right-wing-third-y: 100;--right-body-background: var(--primary);--right-body-first-x: 49;--right-body-first-y: 0;--right-body-second-x: 49;--right-body-second-y: 100;--right-body-third-x: 100;--right-body-third-y: 100;display:block;cursor:pointer;position:relative;border:0;padding:8px 0;min-width:100px;text-align:center;line-height:24px;font-family:inherit;font-weight:600;font-size:14px;background:none;outline:none;color:var(--text);-webkit-appearance:none;-webkit-tap-highlight-color:transparent;border-radius:calc(var(--border-radius) * 1px)}.button.svelte-f938ch .plane:where(.svelte-f938ch){pointer-events:none;position:absolute;left:0;top:0;right:0;bottom:0;filter:drop-shadow(0 3px 6px var(--shadow));transform:translate(calc(var(--x) * 1px),calc(var(--y) * 1px)) rotate(calc(var(--rotate) * 1deg)) translateZ(0)}.button.svelte-f938ch .plane:where(.svelte-f938ch) .left:where(.svelte-f938ch),.button.svelte-f938ch .plane:where(.svelte-f938ch) .right:where(.svelte-f938ch){position:absolute;left:0;top:0;right:0;bottom:0;opacity:var(--plane-opacity);transform:translate(calc(var(--plane-x) * 1px),calc(var(--plane-y) * 1px)) translateZ(0)}.button.svelte-f938ch .plane:where(.svelte-f938ch) .left:where(.svelte-f938ch):before,.button.svelte-f938ch .plane:where(.svelte-f938ch) .left:where(.svelte-f938ch):after,.button.svelte-f938ch .plane:where(.svelte-f938ch) .right:where(.svelte-f938ch):before,.button.svelte-f938ch .plane:where(.svelte-f938ch) .right:where(.svelte-f938ch):after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;border-radius:calc(var(--border-radius) * 1px);transform:translate(var(--part-x, .4%),var(--part-y, 0)) translateZ(0);z-index:var(--z-index, 2);background:var(--background, var(--left-wing-background));clip-path:polygon(calc(var(--first-x, var(--left-wing-first-x)) * 1%) calc(var(--first-y, var(--left-wing-first-y)) * 1%),calc(var(--second-x, var(--left-wing-second-x)) * 1%) calc(var(--second-y, var(--left-wing-second-y)) * 1%),calc(var(--third-x, var(--left-wing-third-x)) * 1%) calc(var(--third-y, var(--left-wing-third-y)) * 1%))}.button.svelte-f938ch .plane:where(.svelte-f938ch) .left:where(.svelte-f938ch):after{--part-x: -1%;--z-index: 1;--background: var(--left-body-background);--first-x: var(--left-body-first-x);--first-y: var(--left-body-first-y);--second-x: var(--left-body-second-x);--second-y: var(--left-body-second-y);--third-x: var(--left-body-third-x);--third-y: var(--left-body-third-y)}.button.svelte-f938ch .plane:where(.svelte-f938ch) .right:where(.svelte-f938ch):before{--part-x: -1%;--z-index: 2;--background: var(--right-wing-background);--first-x: var(--right-wing-first-x);--first-y: var(--right-wing-first-y);--second-x: var(--right-wing-second-x);--second-y: var(--right-wing-second-y);--third-x: var(--right-wing-third-x);--third-y: var(--right-wing-third-y)}.button.svelte-f938ch .plane:where(.svelte-f938ch) .right:where(.svelte-f938ch):after{--part-x: 0;--z-index: 1;--background: var(--right-body-background);--first-x: var(--right-body-first-x);--first-y: var(--right-body-first-y);--second-x: var(--right-body-second-x);--second-y: var(--right-body-second-y);--third-x: var(--right-body-third-x);--third-y: var(--right-body-third-y)}.button.svelte-f938ch span:where(.svelte-f938ch){display:block;position:relative;z-index:4;opacity:var(--text-opacity)}.button.svelte-f938ch span.success:where(.svelte-f938ch){z-index:0;position:absolute;left:0;right:0;top:8px;transform:translate(calc(var(--success-x) * 1px)) translateZ(0);opacity:var(--success-opacity);color:var(--success)}.button.svelte-f938ch span.success:where(.svelte-f938ch) svg:where(.svelte-f938ch){display:inline-block;vertical-align:top;width:16px;height:16px;margin:4px 8px 0 0;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:14px;stroke:var(--primary);stroke-dashoffset:calc(var(--success-stroke) * 1px)}.button.svelte-f938ch:hover svg:where(.svelte-f938ch){animation:svelte-f938ch-stroke 1s linear}.button.svelte-f938ch .lines:where(.svelte-f938ch){position:absolute;top:0;right:0;bottom:0;left:0;mix-blend-mode:hard-light;pointer-events:none;z-index:1}.button.svelte-f938ch .lines:where(.svelte-f938ch)>div:where(.svelte-f938ch){position:absolute;top:0;right:0;bottom:0;left:0}.button.svelte-f938ch .lines:where(.svelte-f938ch)>div:where(.svelte-f938ch):last-child{transform:rotate(180deg)}.button.svelte-f938ch .lines:where(.svelte-f938ch)>div:where(.svelte-f938ch) svg:where(.svelte-f938ch){display:block;position:absolute;top:0;right:0;bottom:0;left:0;overflow:visible;fill:none;stroke-width:2;stroke:#c9e9ff;width:100%;height:100%;stroke-dasharray:2 10;stroke-dashoffset:14;opacity:0}.button.svelte-f938ch .lines:where(.svelte-f938ch)>div:where(.svelte-f938ch) svg:where(.svelte-f938ch):nth-child(1){stroke:#f8fcff}.button.svelte-f938ch .lines:where(.svelte-f938ch)>div:where(.svelte-f938ch) svg:where(.svelte-f938ch):nth-child(2){stroke-width:6px;filter:blur(20px)}.button.svelte-f938ch .lines:where(.svelte-f938ch)>div:where(.svelte-f938ch) svg:where(.svelte-f938ch):nth-child(3){stroke-width:5px;filter:blur(6px)}.button.svelte-f938ch .lines:where(.svelte-f938ch)>div:where(.svelte-f938ch) svg:where(.svelte-f938ch):nth-child(4){stroke-width:10px;filter:blur(56px)}@keyframes svelte-f938ch-stroke{30%,55%{opacity:1}to{stroke-dashoffset:4;opacity:0}}.svelte-f938ch{box-sizing:inherit}.svelte-f938ch:before,.svelte-f938ch:after{box-sizing:inherit}
