:root{--z-glass-hairline:1px;--z-glass-radius-control:999px;--z-glass-radius-card:24px;--z-glass-radius-hero:30px;--z-glass-speed:.16s}@supports (width:round(1px, 1px)){:root{--z-glass-hairline:round(1px, calc(1px / var(--dpr,1)))}}:root,html[data-theme=dark]{--zg-fg:#f4f7fff5;--zg-fg-muted:#e2e8f5b8;--zg-edge:#ffffff10;--zg-edge-strong:#ffffff24;--zg-control-fill:radial-gradient(120% 108% at 33% -18%, #fff2 0%, #ffffff0c 40%, transparent 76%), #ffffff0d;--zg-control-fill-hover:radial-gradient(120% 108% at 33% -18%, #ffffff2f 0%, #fff1 40%, transparent 76%), #ffffff13;--zg-control-fill-active:radial-gradient(120% 112% at 33% -20%, #ffffff37 0%, #ffffff13 42%, transparent 78%), #ffffff16;--zg-card-fill:radial-gradient(64% 58% at 16% -4%, #ffffff08 0%, transparent 74%), linear-gradient(180deg, #fff2 0%, #ffffff09 46%, transparent 78%), linear-gradient(180deg, rgba(var(--z-navy-deep), .16) 0%, rgba(var(--z-navy-deep), .3) 62%, rgba(var(--z-navy-deep), .4) 100%), linear-gradient(180deg, transparent 24%, rgba(0, 0, 0, var(--z-ink)) 100%);--zg-hero-fill:radial-gradient(64% 58% at 16% -4%, #ffffff09 0%, transparent 74%), linear-gradient(180deg, #ffffff26 0%, #ffffff0a 46%, transparent 78%), linear-gradient(180deg, rgba(var(--z-navy-deep), .18) 0%, rgba(var(--z-navy-deep), .34) 62%, rgba(var(--z-navy-deep), .46) 100%), linear-gradient(180deg, transparent 24%, rgba(0, 0, 0, calc(var(--z-ink) * 1.15)) 100%);--zg-sheen:linear-gradient(180deg, #ffffff21 0%, #ffffff09 46%, transparent 78%);--zg-depth:linear-gradient(180deg, transparent 24%, rgba(0, 0, 0, calc(var(--z-ink) * 1.4)) 100%);--zg-control-shadow:0 4.2px 9.6px #0002, inset 2px 3px 3.6px -2px #ffffff4d, inset 0 -7px 14px -11px #0000003a;--zg-control-shadow-hover:0 6px 14px #0000002b, inset 2px 3px 3.6px -2px #ffffff57, inset 0 -7px 14px -11px #0003;--zg-control-shadow-pressed:0 2px 6px #0003, inset 0 6px 14px -10px #000000b3;--zg-card-shadow:0 8px 22px #00000042, 0 2px 5px #00000029, inset 2px 3px 3.3px -2px #ffffff21;--zg-hero-shadow:0 6px 16px #00000021, 0 1px 3px #00000014, inset 2px 3px 3.3px -2px #ffffff21}html[data-theme=light]{--zg-fg:#111827f0;--zg-fg-muted:#334155b8;--zg-edge:#bacadf99;--zg-edge-strong:#a0b6d6c7;--zg-control-fill:radial-gradient(130% 105% at 50% -22%, #fffffffa 0%, #ffffffbd 36%, #ffffff5c 62%, transparent 78%), linear-gradient(158deg, #ffffffc2 0%, #f8fcff8a 48%, #d7e2ff5c 100%);--zg-control-fill-hover:radial-gradient(135% 108% at 50% -24%, #fff 0%, #ffffffd1 42%, #ffffff6b 66%, transparent 82%), linear-gradient(158deg, #ffffffd6 0%, #f7fbff9e 50%, #d4e0ff6b 100%);--zg-control-fill-active:radial-gradient(140% 112% at 50% -24%, #fff 0%, #e9f1ffdb 42%, #bccfff7a 72%, transparent 86%), linear-gradient(154deg, #ffffffe0 0%, #e0ecffa8 52%, #bbcdff7a 100%);--zg-card-fill:radial-gradient(90% 70% at 18% -5%, #fffffffa 0%, #ffffff9e 44%, transparent 70%), radial-gradient(70% 70% at 100% 0%, #b4c8ff52 0%, transparent 64%), linear-gradient(165deg, #ffffffad 0%, #f8fbff75 56%, #dae4ff57 100%);--zg-hero-fill:radial-gradient(105% 82% at 15% -12%, #fff 0%, #ffffffa8 42%, transparent 70%), radial-gradient(90% 75% at 100% 10%, #bacdff61 0%, transparent 66%), linear-gradient(160deg, #ffffffb8 0%, #f8fbff85 58%, #dce6ff61 100%);--zg-sheen:radial-gradient(85% 70% at 50% 0%, #ffffffdb 0%, #ffffff61 36%, transparent 72%);--zg-depth:radial-gradient(100% 80% at 50% 115%, #7887aa29 0%, #7887aa0f 46%, transparent 76%);--zg-control-shadow:0 9px 22px #505f8229, 0 2px 6px #505f8214, inset 0 -14px 24px -20px #5a6e9638;--zg-control-shadow-hover:0 12px 28px #505f8233, 0 3px 8px #505f821a, inset 0 -14px 24px -20px #5a6e962e;--zg-control-shadow-pressed:0 5px 14px #505f8224, 0 1px 4px #505f8214, inset 0 8px 16px -16px #5a6e963d;--zg-card-shadow:0 18px 44px #505f8229, 0 5px 14px #505f8214, inset 0 -24px 36px -30px #5a6e962e;--zg-hero-shadow:0 24px 58px #505f822e, 0 8px 22px #505f821a, inset 0 -30px 46px -36px #5a6e9633}.z-glass{isolation:isolate;color:var(--zg-fg);border:var(--z-glass-hairline) solid var(--zg-edge);-webkit-backdrop-filter:none;will-change:auto;transition:background var(--z-glass-speed) ease, border-color var(--z-glass-speed) ease, box-shadow var(--z-glass-speed) ease, filter var(--z-glass-speed) ease;position:relative;transform:none}.z-glass:before{content:"";z-index:0;pointer-events:none;border-radius:inherit;background:var(--zg-sheen);opacity:.82;position:absolute;inset:0}.z-glass:after{content:"";z-index:0;pointer-events:none;border-radius:inherit;background:var(--zg-depth);opacity:.7;position:absolute;inset:0}.z-glass>:where(*){z-index:1;position:relative}.z-glass-control{border-radius:var(--z-glass-radius-control);background:var(--zg-control-fill);box-shadow:var(--zg-control-shadow)}.z-glass-control-active,.z-glass-control[aria-pressed=true],.z-glass-control[aria-selected=true],.z-glass-control.is-active{background:var(--zg-control-fill-active);border-color:var(--zg-edge-strong);box-shadow:0 12px 30px #5c7aff2b, var(--zg-control-shadow-hover)}.z-glass-card{border-radius:var(--z-glass-radius-card);background:var(--zg-card-fill);box-shadow:var(--zg-card-shadow)}.z-glass-hero{border-radius:var(--z-glass-radius-hero);background:var(--zg-hero-fill);box-shadow:var(--zg-hero-shadow)}.z-glass-floating{border-radius:var(--z-glass-radius-card);background:var(--zg-card-fill);box-shadow:0 22px 58px #00000057,0 6px 18px #0003,inset 0 -24px 34px -30px #0000009e}@media (hover:hover) and (pointer:fine){.z-glass-pressable:hover{background:var(--zg-control-fill-hover);border-color:var(--zg-edge-strong);box-shadow:var(--zg-control-shadow-hover)}.z-glass-card.z-glass-pressable:hover,.z-glass-hero.z-glass-pressable:hover{border-color:var(--zg-edge-strong);filter:brightness(1.035)}}.z-glass-pressable:active{background:var(--zg-control-fill);box-shadow:var(--zg-control-shadow-pressed);filter:brightness(.955);border-color:#ffffff1f}.z-glass-pressable:focus-visible{outline-offset:3px;outline:2px solid #8fabffcc}html[data-safe-glass=true] .z-glass,html[data-safe-glass=true] .z-glass:before,html[data-safe-glass=true] .z-glass:after{-webkit-backdrop-filter:none!important;will-change:auto!important;transform:none!important}html[data-safe-glass=true] .z-glass{border-color:#ffffff1f}html[data-safe-glass=true] .z-glass-control,html[data-safe-glass=true] .z-glass-control-active{box-shadow:0 8px 18px #00000038,0 2px 5px #00000029}html[data-safe-glass=true] .z-glass-card,html[data-safe-glass=true] .z-glass-hero,html[data-safe-glass=true] .z-glass-floating{box-shadow:0 14px 34px #0000003d,0 4px 12px #00000029}@media (prefers-reduced-transparency:reduce){.z-glass,.z-glass:before,.z-glass:after{-webkit-backdrop-filter:none!important}.z-glass-control,.z-glass-card,.z-glass-hero,.z-glass-floating{background:#121724eb}html[data-theme=light] .z-glass-control,html[data-theme=light] .z-glass-card,html[data-theme=light] .z-glass-hero,html[data-theme=light] .z-glass-floating{background:#ffffffeb}}:root,html[data-theme=dark]{--zg-jewel-radius:28px;--zg-jewel-edge:#dae2ff38;--zg-jewel-edge-strong:#f4eeff6b;--zg-jewel-text:#f8f4fff0;--zg-violet:170, 93, 255;--zg-pink:255, 116, 218;--zg-cyan:104, 219, 255;--zg-jewel-fill:radial-gradient(130% 105% at 50% -20%, #ffffff47 0%, #ffffff1b 32%, #ffffff09 58%, transparent 78%), radial-gradient(95% 90% at 100% 0%, rgba(var(--zg-cyan), .14) 0%, transparent 60%), radial-gradient(100% 90% at 0% 100%, rgba(var(--zg-violet), .18) 0%, transparent 62%), linear-gradient(155deg, #ffffff1d 0%, #231f3757 48%, #0c0d1894 100%);--zg-jewel-fill-active:radial-gradient(135% 110% at 50% -22%, #ffffff61 0%, #ffffff26 34%, rgba(var(--zg-pink), .13) 62%, transparent 82%), radial-gradient(95% 90% at 100% 0%, rgba(var(--zg-cyan), .22) 0%, transparent 62%), radial-gradient(100% 90% at 0% 100%, rgba(var(--zg-violet), .28) 0%, transparent 64%), linear-gradient(155deg, #ffffff26 0%, #412b5c61 48%, #0f0e1ea3 100%)}.z-glass-jewel{isolation:isolate;min-height:48px;color:var(--zg-jewel-text);border-radius:var(--zg-jewel-radius);border:1px solid var(--zg-jewel-edge);background:var(--zg-jewel-fill);box-shadow:0 18px 38px #0000005c, 0 7px 16px #00000047, 0 14px 28px rgba(var(--zg-violet), .16), 0 20px 42px rgba(var(--zg-pink), .08), inset 0 2px 4px -1px #ffffff52, inset 0 -18px 28px -24px #000000d1, inset 0 0 28px rgba(var(--zg-cyan), .045);-webkit-backdrop-filter:none;will-change:auto;justify-content:center;align-items:center;gap:8px;padding:0 18px;transition:background .16s,border-color .16s,box-shadow .16s,filter .16s;display:inline-flex;position:relative;transform:none}.z-glass-jewel:before{content:"";z-index:0;pointer-events:none;opacity:.72;background:linear-gradient(90deg,#0000 0%,#fff6 14%,#fff3 42%,#0000 72%);border-radius:999px;height:34%;position:absolute;top:7px;left:10%;right:10%}.z-glass-jewel:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(80% 120% at 50% 100%, rgba(var(--zg-pink), .54) 0%, rgba(var(--zg-violet), .32) 38%, rgba(var(--zg-cyan), .15) 70%, transparent 100%);opacity:.86;filter:blur(6px);border-radius:999px;height:32%;position:absolute;bottom:-2px;left:10%;right:10%}.z-glass-jewel>*{z-index:1;position:relative}.z-glass-jewel svg{filter:drop-shadow(0 0 7px rgba(var(--zg-pink), .34)) drop-shadow(0 0 14px rgba(var(--zg-violet), .18))}.z-glass-jewel.is-active,.z-glass-jewel[aria-pressed=true],.z-glass-jewel[aria-selected=true]{background:var(--zg-jewel-fill-active);border-color:var(--zg-jewel-edge-strong);box-shadow:0 20px 44px #0006, 0 8px 18px #0000004d, 0 0 18px rgba(var(--zg-violet), .32), 0 0 34px rgba(var(--zg-pink), .2), 0 18px 38px rgba(var(--zg-violet), .2), inset 0 2px 4px -1px #fff6, inset 0 -18px 28px -24px #000000d1, inset 0 0 30px rgba(var(--zg-pink), .09)}@media (hover:hover) and (pointer:fine){.z-glass-jewel:hover{border-color:var(--zg-jewel-edge-strong);filter:brightness(1.05)}}.z-glass-jewel:active{filter:brightness(.93);box-shadow:0 6px 14px #00000057, inset 0 12px 20px -14px #000000f2, inset 0 2px 5px -1px #00000080, 0 0 12px rgba(var(--zg-violet), .16);transform:translateY(2px)}html[data-safe-glass=true] .z-glass-jewel:active{transform:translateY(1px)}html[data-safe-glass=true] .z-glass-jewel{border-color:#ffffff21;-webkit-backdrop-filter:none!important;will-change:auto!important;transform:none!important}html[data-safe-glass=true] .z-glass-jewel:after{opacity:.62;filter:blur(5px)}.z-glass-jewel.z-press-soft:active{filter:brightness(.93)saturate(.96);box-shadow:0 7px 18px #00000047, 0 3px 8px #00000038, inset 0 10px 18px -16px #000000f2, inset 0 -8px 16px -16px #ffffff14, 0 0 10px rgba(var(--zg-violet), .13);border-color:#ffffff1c}.z-glass-jewel.z-press-soft:active:before{opacity:.34}.z-glass-jewel.z-press-soft:active:after{opacity:.45;filter:blur(4px)}.z-glass-jewel.z-press-sink{transition:transform .12s,filter .12s,box-shadow .12s,border-color .12s}.z-glass-jewel.z-press-sink:active{filter:brightness(.93);box-shadow:0 6px 14px #00000057, inset 0 12px 20px -14px #000000f2, inset 0 2px 5px -1px #00000080, 0 0 12px rgba(var(--zg-violet), .14);transform:translateY(2px)}html[data-safe-glass=true] .z-glass-jewel.z-press-sink:active{transform:translateY(1px)}.z-glass-jewel.z-press-neon:active{filter:brightness(.96)saturate(1.08);box-shadow:0 8px 20px #00000052, 0 0 18px rgba(var(--zg-violet), .22), 0 0 26px rgba(var(--zg-pink), .13), inset 0 8px 18px -18px #000000e0}.z-glass-jewel.z-press-neon:active:after{opacity:.95;filter:blur(7px);height:38%;bottom:-5px}.z-glass-jewel.z-press-neon:active:before{opacity:.42}.tap-flash{z-index:2;pointer-events:none;border-radius:inherit;position:absolute;inset:0;overflow:hidden}.tap-flash:before{content:"";opacity:0;background:linear-gradient(105deg,#0000 0%,#fff0 16%,#ffffff94 50%,#fff0 84%,#0000 100%);width:48%;position:absolute;top:-12%;bottom:-12%;left:-50%;transform:translate(0)}.z-sweeping>.tap-flash:before,.z-sweeping .tap-flash:before{animation:.46s ease-out z-tap-sweep}@keyframes z-tap-sweep{0%{opacity:0;transform:translate(0)}12%{opacity:1}to{opacity:0;transform:translate(360%)}}.z-pressing{filter:brightness(.93);transform:translateY(1px)}html[data-safe-glass=true] .z-pressing{transform:translateY(1px)}.z-glass-jewel.z-press-sink-flash{transition:transform .12s,filter .12s,box-shadow .12s,border-color .12s}.z-glass-jewel.z-press-sink-flash:active{filter:brightness(.93);box-shadow:0 6px 14px #00000057, inset 0 12px 20px -14px #000000f2, inset 0 2px 5px -1px #00000080, 0 0 12px rgba(var(--zg-violet), .16);transform:translateY(2px)}html[data-safe-glass=true] .z-glass-jewel.z-press-sink-flash:active{transform:translateY(1px)}.z-glass-jewel.z-press-icon:active svg,.z-glass-jewel.z-press-icon:active .icon{filter:drop-shadow(0 0 9px rgba(var(--zg-pink), .48)) drop-shadow(0 0 18px rgba(var(--zg-violet), .26));opacity:.96}.z-glass-jewel.z-press-legend:active{filter:brightness(.94)saturate(1.02);box-shadow:0 7px 18px #0000004d, 0 3px 8px #00000038, 0 0 14px rgba(var(--zg-violet), .16), inset 0 10px 18px -16px #000000f5, inset 0 -8px 16px -16px #ffffff14;border-color:#ffffff1f}.z-glass-jewel.z-press-legend:active:before{opacity:.36}.z-glass-jewel.z-press-legend:active:after{opacity:.82;filter:blur(6px);height:36%;bottom:-4px}.z-glass-jewel.z-press-legend:active svg,.z-glass-jewel.z-press-legend:active .icon{filter:drop-shadow(0 0 8px rgba(var(--zg-pink), .42)) drop-shadow(0 0 16px rgba(var(--zg-violet), .24))}html[data-safe-glass=true] .z-glass-jewel.z-press-legend:active{will-change:auto!important;transform:none!important}
/*# sourceMappingURL=3lvcdmnsqt6e7.css.map*/