@property --angle-1{syntax:"<angle>";inherits:false;initial-value:135deg}@property --angle-2{syntax:"<angle>";inherits:false;initial-value:135deg}.glass-button-wrap{z-index:2;background:0 0;border-radius:50%;transition:all .2s cubic-bezier(.34,1.56,.64,1);position:relative;box-sizing:border-box!important;flex-shrink:0!important;width:50px!important;min-width:50px!important;max-width:50px!important;height:50px!important;min-height:50px!important;max-height:50px!important}.glass-button-wrap.glass-button-container{z-index:0!important;border-radius:30px!important;width:auto!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important}.glass-button-wrap.glass-button-full-width{width:100%!important;min-width:100%!important;max-width:100%!important}.glass-button-shadow{--shadow-cuttoff-fix:2em;width:calc(100% + var(--shadow-cuttoff-fix));height:calc(100% + var(--shadow-cuttoff-fix));top:calc(0% - var(--shadow-cuttoff-fix)/2);left:calc(0% - var(--shadow-cuttoff-fix)/2);-webkit-filter:blur(clamp(2px,.125em,12px));pointer-events:none;opacity:0;transition:opacity .15s cubic-bezier(.34,1.56,.64,1);position:absolute;overflow:visible}.glass-button-shadow:after{content:"";z-index:0;width:calc(100% - var(--shadow-cuttoff-fix) - .25em);height:calc(100% - var(--shadow-cuttoff-fix) - .25em);inset:0;top:calc(var(--shadow-cuttoff-fix) - .5em);left:calc(var(--shadow-cuttoff-fix) - .875em);box-sizing:border-box;background:linear-gradient(#02cd7e36,#0085c036);border-radius:999vw;padding:.125em;transition:all .15s cubic-bezier(.34,1.56,.64,1);position:absolute;overflow:visible;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 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}.glass-button-wrap.glass-button-container .glass-button-shadow,.glass-button-wrap.glass-button-container .glass-button-shadow:after{border-radius:30px}.glass-button-wrap:has(.glass-button.active) .glass-button-shadow{opacity:1}.glass-button{--border-width:1px;cursor:pointer;-webkit-tap-highlight-color:#0000;pointer-events:auto;z-index:3;box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:all .15s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;box-sizing:border-box!important;border:none!important;flex-shrink:0!important;width:50px!important;min-width:50px!important;max-width:50px!important;height:50px!important;min-height:50px!important;max-height:50px!important;margin:0!important;padding:0!important}.glass-button.glass-button-container{cursor:pointer!important;pointer-events:auto!important;border-radius:30px!important;width:auto!important;min-width:120px!important;max-width:400px!important;height:auto!important;min-height:0!important;max-height:none!important;padding:0!important}.glass-button.glass-button-icon-only{min-width:50px!important;max-width:50px!important}.glass-button-wrap.glass-button-icon-only .glass-button{width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important;padding:0!important}.glass-button-wrap.glass-button-icon-only{width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important}.glass-button-wrap.glass-button-full-width .glass-button{width:100%!important;max-width:none!important}.glass-button.glass-button-container:hover{transform:none}.glass-button.disabled{opacity:.5;cursor:not-allowed!important;pointer-events:none!important}.glass-button.disabled:hover,.glass-button.disabled:active{transform:none}.glass-button span{-webkit-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;z-index:10;flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;height:100%;min-height:45px;padding:0;transition:all .15s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.glass-button.glass-button-container span{flex-direction:row;padding:0 .5rem;height:auto!important}.glass-button span>*{z-index:10;position:relative}.glass-button.glass-button-container span>:not(.flex){text-align:left;pointer-events:auto;width:100%}.glass-button.glass-button-container span>.flex{width:auto!important}.glass-button.glass-button-container span .badge-row{gap:4px;flex-direction:row!important;width:auto!important;display:flex!important}.glass-button:hover span{text-shadow:.025em .025em .025em #0000001f}.glass-button.glass-button-container:hover span{text-shadow:none}.glass-button span:after{content:"";width:calc(100% - var(--border-width));height:calc(100% - var(--border-width));top:calc(0% + var(--border-width)/2);left:calc(0% + var(--border-width)/2);box-sizing:border-box;background:linear-gradient(var(--angle-2),#fff0 0%,#ffffff80 40% 50%,#fff0 55%);z-index:-1;mix-blend-mode:screen;pointer-events:none;background-position:0%;background-repeat:no-repeat;background-size:200% 200%;border-radius:999vw;transition:background-position .25s cubic-bezier(.34,1.56,.64,1),--angle-2 .25s cubic-bezier(.34,1.56,.64,1);display:block;position:absolute;overflow:clip}.glass-button.glass-button-container span:after{border-radius:30px}.glass-button:not(.disabled):active span:after{--angle-2:165deg;background-position:50% 15%}.glass-button:after{content:"";z-index:1;inset:calc(var(--border-width)/-2);padding:var(--border-width);box-sizing:border-box;background:conic-gradient(from var(--angle-1)at 50% 50%,#00000080,#0000 5% 40%,#00000080 50%,#0000 60% 95%,#00000080),linear-gradient(180deg,#ffffff80,#ffffff80);box-shadow:inset 0 0 0 calc(var(--border-width)/2)#ffffff80;border-radius:999vw;transition:all .15s cubic-bezier(.34,1.56,.64,1),--angle-1 .2s ease-out;position:absolute;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 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}.glass-button.glass-button-container:after{border-radius:30px}.glass-button-wrap:has(.glass-button:not(.disabled):hover) .glass-button-shadow{-webkit-filter:blur(clamp(2px,.0625em,6px))}.glass-button-wrap:has(.glass-button:not(.disabled):active){transform:rotateX(25deg)}.glass-button-wrap:has(.glass-button:not(.disabled):active) .glass-button{box-shadow:inset 0 .125em .125em #0000000d,inset 0 -.125em .125em #ffffff80,0 .125em .125em -.125em #0003,inset 0 0 .1em .25em #fff3,0 .225em .05em #0000000d,0 .25em #ffffffbf,inset 0 .25em .05em #00000026}.glass-button-wrap:has(.glass-button:not(.disabled):active) .glass-button-shadow{-webkit-filter:blur(clamp(2px,.125em,12px))}.glass-button-wrap:has(.glass-button:not(.disabled):active) .glass-button-shadow:after{top:calc(var(--shadow-cuttoff-fix) - .5em);opacity:.75}.glass-button-wrap:has(.glass-button:not(.disabled):active) span{text-shadow:.025em .25em .05em #0000001f}.glass-button.active{-webkit-backdrop-filter:blur(clamp(1px,.125em,4px));box-shadow:inset 0 .125em .125em #3b82f603,inset 0 -.125em .125em #93c5fd5c,0 .25em .125em -.125em #3b82f640,inset 0 0 .15em .3em #93c5fd21,0 .5em 1em -.2em #3b82f624}.glass-button.active:after{--angle-1:185deg;opacity:1}.glass-button:not(.active):after,.glass-button:not(.active) span:after{opacity:0}.glass-button-active-indicator{-webkit-backdrop-filter:blur(clamp(1px,.125em,4px));background:linear-gradient(135deg,#0f91cf05,#09d2d308),linear-gradient(135deg,#0f91cf05,#09d2d308);border-radius:50%;width:100%;height:50px;position:relative;box-shadow:inset 0 .125em .125em #3b82f603,inset 0 -.125em .125em #93c5fd5c,0 .25em .125em -.125em #3b82f640,inset 0 0 .15em .3em #93c5fd21,0 .5em 1em -.2em #3b82f624}.glass-button-active-indicator:after{content:"";z-index:1;inset:calc(var(--border-width,1px)/-2);padding:var(--border-width,1px);box-sizing:border-box;box-shadow:inset 0 0 0 calc(var(--border-width,1px)/2)#ffffff80;opacity:1;background:conic-gradient(from 185deg,#00000080,#0000 5% 40%,#00000080 50%,#0000 60% 95%,#00000080),linear-gradient(#ffffff80,#ffffff80);border-radius:999vw;position:absolute;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 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}.audio-glass-button{--border-width:1px;cursor:pointer;-webkit-tap-highlight-color:#0000;-webkit-backdrop-filter:blur(8px);box-sizing:border-box;background:#ffffff40;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin:0;padding:0;transition:all .15s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;box-shadow:inset 0 1px 1px #fff6,inset 0 -1px 1px #0000001a,0 2px 4px #0000001a}.audio-glass-button:hover{background:#ffffff59;transform:scale(.95)}.audio-glass-button:active{transform:scale(.9);box-shadow:inset 0 2px 3px #00000026,inset 0 -1px 1px #ffffff4d,0 1px 2px #0000001a}.audio-glass-button:after{content:"";z-index:1;padding:var(--border-width);box-sizing:border-box;background:conic-gradient(from var(--angle-1,135deg)at 50% 50%,#fff9,#fff0 15% 35%,#fff6 50%,#fff0 65% 85%,#fff9);pointer-events:none;border-radius:50%;transition:--angle-1 .2s ease-out;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 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}.audio-glass-button:hover:after{--angle-1:185deg}.brand-glass-button{--border-width:2px;-webkit-backdrop-filter:none;filter:drop-shadow(2px 2px 4px #00000026);transition:all .15s cubic-bezier(.34,1.56,.64,1);position:relative}.brand-glass-button .glass-button{background:#fff;transition:background .15s cubic-bezier(.34,1.56,.64,1)}.brand-glass-button .glass-button.active{background:linear-gradient(135deg,#0085c080 0%,#02cd7e80 100%)}.brand-glass-button .glass-button:before{content:"";border:var(--border-width)solid transparent;pointer-events:none;z-index:0;box-sizing:border-box;border-color:#0085c0 #02cd7e #02cd7e #0085c0;border-radius:30px;position:absolute;inset:0}.brand-glass-button .glass-button:after{display:none}.brand-glass-button:hover .glass-button:before,.brand-glass-button:active .glass-button:before{border-color:#0085c0 #02cd7e #02cd7e #0085c0}.brand-destructive-glass-button{--border-width:2px;transition:all .15s cubic-bezier(.34,1.56,.64,1);position:relative}.brand-destructive-glass-button .glass-button{-webkit-backdrop-filter:blur(8px);background:#ff00003a}.brand-destructive-glass-button:after{content:"";z-index:1;padding:var(--border-width);box-sizing:border-box;pointer-events:none;border-radius:24px;transition:--angle-1 .3s ease-out;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 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}.brand-destructive-glass-button:hover:after{--angle-1:225deg}.brand-destructive-glass-button:active:after{--angle-1:315deg}.brand-destructive-glass-button .glass-button-shadow{display:none}.brand-glass-button .glass-button span,.brand-glass-button .glass-button span>*{background:linear-gradient(270deg,#02cd7e 11.52%,#0085c0 85.06%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}.brand-glass-button.glass-button-wrap.glass-button-container,.brand-destructive-glass-button.glass-button-wrap.glass-button-container{height:var(--button-height,auto)!important;min-height:var(--button-height,0)!important;max-height:var(--button-height,none)!important}.brand-glass-button .glass-button.glass-button-container,.brand-destructive-glass-button .glass-button.glass-button-container{width:100%!important;height:100%!important;min-height:0!important;padding-top:0!important;padding-bottom:0!important}.brand-glass-button-circle.glass-button-wrap.glass-button-container{width:var(--circle-size,64px)!important;height:var(--circle-size,64px)!important;min-width:var(--circle-size,64px)!important;min-height:var(--circle-size,64px)!important;max-width:var(--circle-size,64px)!important;max-height:var(--circle-size,64px)!important;border-radius:50%!important}.brand-glass-button-circle .glass-button.glass-button-container{border-radius:50%!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;padding:0!important}.brand-glass-button-circle .glass-button:before,.brand-glass-button-circle .glass-button span:after,.brand-glass-button-circle .glass-button-shadow,.brand-glass-button-circle .glass-button-shadow:after{border-radius:50%!important}.menu-item-glass-button{--border-width:1px;--angle-1:135deg;cursor:pointer;-webkit-tap-highlight-color:#0000;-webkit-backdrop-filter:none;box-sizing:border-box;width:36px;height:36px;box-shadow:none;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;transition:all .15s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.menu-item-glass-button:hover:not(.disabled):not(.active){background:#ffffff26}.menu-item-glass-button:active:not(.disabled){transform:scale(.95)}.menu-item-glass-button.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.menu-item-glass-button.active{background:#ffffff26;box-shadow:inset 0 .125em .125em #3b82f603,inset 0 -.125em .125em #93c5fd5c,0 .25em .125em -.125em #3b82f640,inset 0 0 .15em .3em #93c5fd21,0 .5em 1em -.2em #3b82f624}.menu-item-glass-button.active:after{content:"";z-index:1;inset:calc(var(--border-width)/-2);padding:var(--border-width);box-sizing:border-box;box-shadow:inset 0 0 0 calc(var(--border-width)/2)#ffffff80;pointer-events:none;background:conic-gradient(from 185deg,#00000080,#0000 5% 40%,#00000080 50%,#0000 60% 95%,#00000080),linear-gradient(#ffffff80,#ffffff80);border-radius:50%;position:absolute;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 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}.dark .glass-button,.dark .glass-button span,.dark .glass-button span svg{color:#fff}.dark .glass-button.active{-webkit-backdrop-filter:blur(4px)!important;background:#ffffff08!important;box-shadow:inset 0 1px 1px #ffffff08,inset 0 -1px 1px #ffffff0d,inset 0 0 4px 1px #ffffff05!important}.dark .glass-button:after{background:conic-gradient(from var(--angle-1)at 50% 50%,#ffffff26,#fff0 5% 40%,#ffffff26 50%,#fff0 60% 95%,#ffffff26),linear-gradient(180deg,#ffffff14,#ffffff14)!important;box-shadow:inset 0 0 0 calc(var(--border-width)/2)#ffffff1a!important}.dark .glass-button span:after,.dark .glass-button.active span:after{opacity:0!important}.dark .glass-button-shadow:after{background:linear-gradient(#02cd7e26,#0085c026)}.dark .glass-button-active-indicator{background:linear-gradient(135deg,#ffffff05,#ffffff08),linear-gradient(135deg,#ffffff05,#ffffff08);box-shadow:inset 0 .125em .125em #ffffff05,inset 0 -.125em .125em #ffffff1a,0 .25em .125em -.125em #ffffff14,inset 0 0 .15em .3em #ffffff0d,0 .5em 1em -.2em #0000004d}.dark .glass-button-active-indicator:after{box-shadow:inset 0 0 0 calc(var(--border-width,1px)/2)#fff3;background:conic-gradient(from 185deg,#ffffff4d,#fff0 5% 40%,#ffffff4d 50%,#fff0 60% 95%,#ffffff4d),linear-gradient(#fff3,#fff3)}.dark .audio-glass-button{color:#fff;background:#ffffff1a;box-shadow:inset 0 1px 1px #ffffff26,inset 0 -1px 1px #0003,0 2px 4px #0000004d}.dark .audio-glass-button:hover{background:#ffffff26}.dark .audio-glass-button:active{box-shadow:inset 0 2px 3px #0000004d,inset 0 -1px 1px #ffffff1a,0 1px 2px #0003}.dark .audio-glass-button:after{background:conic-gradient(from var(--angle-1,135deg)at 50% 50%,#ffffff4d,#fff0 15% 35%,#fff3 50%,#fff0 65% 85%,#ffffff4d)}.dark .brand-glass-button .glass-button{background:#ffffff0d}.dark .brand-glass-button .glass-button.active{background:linear-gradient(135deg,#0085c04d 0%,#02cd7e4d 100%)}.dark .brand-destructive-glass-button .glass-button{background:#ff323226}.dark .menu-item-glass-button{color:#fff}.dark .menu-item-glass-button:hover:not(.disabled):not(.active){background:#ffffff1a}.dark .menu-item-glass-button.active{background:#ffffff14;box-shadow:inset 0 .125em .125em #ffffff05,inset 0 -.125em .125em #ffffff1a,0 .25em .125em -.125em #ffffff14,inset 0 0 .15em .3em #ffffff0d,0 .5em 1em -.2em #0000004d}.dark .menu-item-glass-button.active:after{box-shadow:inset 0 0 0 calc(var(--border-width)/2)#fff3;background:conic-gradient(from 185deg,#ffffff4d,#fff0 5% 40%,#ffffff4d 50%,#fff0 60% 95%,#ffffff4d),linear-gradient(#fff3,#fff3)}
/*# sourceMappingURL=416f374aa3c79170.css.map*/