@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400..800&family=Unbounded:wght@500..800&display=swap";:root{--ink: 255, 255, 255;--paper: 12, 12, 12;color-scheme:dark;--bg: #0c0c0c;--surface: rgba(16, 17, 21, .7);--surface-hover: rgba(28, 29, 35, .8);--surface-soft: rgba(20, 21, 26, .58);--glass-blur: 20px;--glass-saturation: 1.3;--border: rgba(var(--ink), .07);--border-strong: rgba(var(--ink), .16);--shadow-panel: 0 20px 46px -26px rgba(0, 0, 0, .8), 0 6px 16px -10px rgba(0, 0, 0, .55), inset 0 1px 0 rgba(255, 255, 255, .06);--shadow-panel-lift: 0 30px 66px -28px rgba(0, 0, 0, .85), 0 12px 26px -14px rgba(0, 0, 0, .6), inset 0 1px 0 rgba(255, 255, 255, .1);--text: #ffffff;--text-muted: rgba(255, 255, 255, .55);--text-faint: rgba(255, 255, 255, .35);--text-ghost: rgba(255, 255, 255, .22);--btn: #ffffff;--btn-text: #000000;--btn-hover: rgba(255, 255, 255, .85);--stock-in: rgba(110, 231, 183, .85);--stock-low: rgba(253, 230, 138, .8);--stock-out: rgba(255, 255, 255, .3);--check: #63d68e;--danger: #e06060;--warn: #e0a458;--accent: #ffffff;--accent-hover: rgba(255, 255, 255, .85);--accent-soft: rgba(255, 255, 255, .75);--radius: 12px;--radius-sm: 8px;--shell: 900px;--font-body: "Manrope", system-ui, sans-serif;--font-display: "Unbounded", "Manrope", system-ui, sans-serif;--font-mono: "Manrope", system-ui, sans-serif;--elo-blue-bar: #5262db;--elo-blue-from: #1a2150;--elo-blue-to: #5262db;--elo-violet-bar: #844fdb;--elo-violet-from: #2a1852;--elo-violet-to: #844fdb;--elo-magenta-bar: #cc29da;--elo-magenta-from: #450c4a;--elo-magenta-to: #cc29da}:root[data-theme=light]{--ink: 3, 6, 37;--paper: 255, 255, 255;color-scheme:light;--bg: #eef0f7;--surface: rgba(255, 255, 255, .2);--surface-hover: rgba(255, 255, 255, .32);--surface-soft: rgba(255, 255, 255, .14);--border: rgba(3, 6, 37, .16);--border-strong: rgba(3, 6, 37, .3);--shadow-panel: 0 18px 40px -24px rgba(21, 30, 58, .24), 0 6px 14px -10px rgba(21, 30, 58, .13), inset 0 1px 0 rgba(255, 255, 255, .2);--shadow-panel-lift: 0 26px 56px -26px rgba(21, 30, 58, .3), 0 10px 22px -12px rgba(21, 30, 58, .18), inset 0 1px 0 rgba(255, 255, 255, .28);--text: #030625;--text-muted: rgba(3, 6, 37, .63);--text-faint: rgba(3, 6, 37, .46);--text-ghost: rgba(3, 6, 37, .3);--btn: #0a0f2e;--btn-text: #ffffff;--btn-hover: #1d2140;--stock-in: #0f7a4a;--stock-low: #8a6308;--stock-out: rgba(3, 6, 37, .4);--check: #16895a;--danger: #bb2d1f;--warn: #8a5a06;--accent: #030625;--accent-hover: #1d2140;--accent-soft: rgba(3, 6, 37, .75)}*{box-sizing:border-box}:where(.hover-panel,.panel,.notice,.order-card,.token,.door,.answer,.unlock,.scroll,.bar,.current,.spec,.description,.checkout-note,.pay-row.quiet,.crypto-expired,.cases li,.checks li,.tabs,.account-pill,.theme-switch,.jump a,.product-icon,.discord){-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturation));backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturation));box-shadow:var(--shadow-panel)}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){:root{--surface: rgba(13, 13, 16, .94);--surface-hover: rgba(24, 25, 30, .96);--surface-soft: rgba(18, 19, 23, .9)}:root[data-theme=light]{--surface: rgba(255, 255, 255, .97);--surface-hover: rgba(248, 250, 255, .99);--surface-soft: rgba(252, 253, 255, .94)}}html{background:var(--bg)}html,body{margin:0;padding:0;color:var(--text);font-family:var(--font-body);font-size:15px;font-weight:500;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font-family:inherit;cursor:pointer}h1,h2,h3{font-family:var(--font-body);font-weight:800;letter-spacing:-.01em;line-height:1.15;margin:0}.shell{width:100%;max-width:var(--shell);margin:0 auto;padding:0 16px}.num{font-family:var(--font-display);font-variant-numeric:tabular-nums;letter-spacing:-.02em}.eyebrow{font-size:.68rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase;color:rgba(var(--ink),.3)}.stock-in{color:var(--stock-in)}.stock-low{color:var(--stock-low)}.stock-out{color:var(--stock-out)}.btn-solid{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 20px;border:none;border-radius:var(--radius);background:var(--btn);color:var(--btn-text);font-size:.875rem;font-weight:800;transition:background .18s ease}.btn-solid:hover:not(:disabled){background:var(--btn-hover)}.btn-solid:disabled{background:var(--surface);color:var(--text-ghost);cursor:not-allowed}::selection{background:rgba(var(--ink),.85);color:var(--bg)}:focus-visible{outline:2px solid rgba(var(--ink),.6);outline-offset:2px;border-radius:4px}.theme-switch.svelte-mls84d{display:grid;place-items:center;width:38px;height:38px;flex-shrink:0;border:none;border-radius:999px;background:var(--surface);color:rgba(var(--ink),.7);transition:background .2s ease,color .2s ease}.theme-switch.svelte-mls84d:hover{background:var(--surface-hover);color:var(--text)}.theme-switch.svelte-mls84d:focus-visible{outline:2px solid rgba(var(--ink),.6);outline-offset:2px}.icon.svelte-mls84d{grid-area:1 / 1;transition:opacity .22s ease,transform .32s cubic-bezier(.22,1,.36,1)}.sun.svelte-mls84d{opacity:1;transform:rotate(0) scale(1)}.moon.svelte-mls84d{opacity:0;transform:rotate(-35deg) scale(.7)}html[data-theme=light] .sun.svelte-mls84d{opacity:0;transform:rotate(35deg) scale(.7)}html[data-theme=light] .moon.svelte-mls84d{opacity:1;transform:rotate(0) scale(1)}@media (prefers-reduced-motion: reduce){.icon.svelte-mls84d{transition:opacity 1ms linear;transform:none}html[data-theme=light] .sun.svelte-mls84d,.sun.svelte-mls84d,html[data-theme=light] .moon.svelte-mls84d,.moon.svelte-mls84d{transform:none}}.film.svelte-cj1z7g{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-2;overflow:hidden;pointer-events:none;background:var(--bg)}video.svelte-cj1z7g,img.svelte-cj1z7g{display:block;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 1.1s ease-out}video.playing.svelte-cj1z7g,img.svelte-cj1z7g{opacity:var(--dim, .55)}.scrim.svelte-cj1z7g{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(120% 78% at 50% 0%,rgba(var(--paper),0) 38%,rgba(var(--paper),.22)),linear-gradient(90deg,transparent 0%,rgba(var(--paper),.14) 16%,rgba(var(--paper),.14) 84%,transparent 100%),linear-gradient(180deg,rgba(var(--paper),.12) 0%,rgba(var(--paper),.24) 46%,rgba(var(--paper),.66) 84%,var(--bg) 100%)}@media (max-width: 900px){video.svelte-cj1z7g{opacity:calc(var(--dim, .55) * .78)}}.pattern.svelte-mjcixz{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden;pointer-events:none;background:var(--bg);--pattern-step: 24px;--mesh-step: 64px;--pattern-strength: 1;--aurora-strength: 1;--petal-strength: 1;--wash-1: radial-gradient(72% 44% at 50% -12%, rgba(92, 98, 158, .26) 0%, rgba(92, 98, 158, 0) 70%);--wash-2: radial-gradient(56% 52% at 97% 6%, rgba(124, 74, 138, .2) 0%, rgba(124, 74, 138, 0) 70%);--wash-3: radial-gradient(76% 54% at 58% 112%, rgba(112, 66, 122, .16) 0%, rgba(112, 66, 122, 0) 76%);--disc-1: radial-gradient( circle at 50% 50%, rgba(104, 112, 172, .26) 0%, rgba(92, 98, 158, .12) 46%, rgba(92, 98, 158, 0) 72% );--disc-2: radial-gradient( circle at 50% 50%, rgba(146, 84, 156, .24) 0%, rgba(124, 74, 138, .1) 48%, rgba(124, 74, 138, 0) 74% );--cone-1: radial-gradient(56% 44% at 50% 0%, rgba(122, 132, 200, .2) 0%, rgba(122, 132, 200, 0) 74%);--cone-2: radial-gradient(56% 44% at 50% 0%, rgba(214, 158, 190, .14) 0%, rgba(214, 158, 190, 0) 74%);--grid-line: rgba(255, 255, 255, .055);--grid-node: rgba(255, 255, 255, .1);--speck: #dfe4ff;--speck-a: .85;--speck-b: .5;--band: linear-gradient( 108deg, rgba(150, 150, 220, 0) 24%, rgba(150, 150, 220, .12) 44%, rgba(198, 150, 200, .09) 54%, rgba(150, 150, 220, 0) 74% );--sun-core: radial-gradient( circle at 50% 50%, rgba(228, 226, 250, .14) 0%, rgba(160, 160, 220, .07) 34%, rgba(160, 160, 220, 0) 66% );--haze: radial-gradient( 50% 50% at 50% 100%, rgba(112, 118, 180, .22) 0%, rgba(112, 118, 180, .08) 42%, rgba(112, 118, 180, 0) 74% );--rim-1: rgba(168, 172, 224, .24);--rim-2: rgba(186, 118, 190, .18);--wire-1: rgba(170, 172, 226, .11);--wire-2: rgba(186, 118, 190, .11);--petal-1: rgba(255, 240, 246, .9);--petal-1-mid: rgba(255, 205, 226, .25);--petal-2: rgba(255, 196, 219, .9);--petal-2-mid: rgba(232, 126, 168, .28);--petal-3: rgba(242, 132, 152, .85);--petal-3-mid: rgba(198, 62, 92, .26);--grain-strength: .04}html[data-theme=light] .pattern.svelte-mjcixz{--petal-strength: .75;--grain-strength: .03;--wash-1: radial-gradient(92% 56% at 50% -16%, rgba(255, 255, 255, .26) 0%, rgba(255, 255, 255, 0) 76%);--wash-2: radial-gradient(56% 52% at 97% 6%, rgba(124, 74, 138, .14) 0%, rgba(124, 74, 138, 0) 70%);--wash-3: radial-gradient(76% 54% at 58% 112%, rgba(112, 66, 122, .1) 0%, rgba(112, 66, 122, 0) 76%);--disc-1: radial-gradient( circle at 50% 50%, rgba(104, 112, 172, .18) 0%, rgba(92, 98, 158, .07) 46%, rgba(92, 98, 158, 0) 72% );--disc-2: radial-gradient( circle at 50% 50%, rgba(150, 92, 160, .16) 0%, rgba(124, 74, 138, .07) 48%, rgba(124, 74, 138, 0) 74% );--cone-1: radial-gradient(56% 44% at 50% 0%, rgba(104, 112, 172, .12) 0%, rgba(104, 112, 172, 0) 74%);--cone-2: radial-gradient(56% 44% at 50% 0%, rgba(200, 140, 175, .1) 0%, rgba(200, 140, 175, 0) 74%);--grid-line: rgba(58, 62, 116, .085);--grid-node: rgba(58, 62, 116, .16);--speck: rgba(58, 56, 104, .9);--speck-a: .5;--speck-b: .3;--band: linear-gradient( 108deg, rgba(104, 110, 176, 0) 24%, rgba(104, 110, 176, .07) 44%, rgba(168, 112, 174, .055) 54%, rgba(104, 110, 176, 0) 74% );--sun-core: radial-gradient( circle at 50% 50%, rgba(255, 255, 255, .28) 0%, rgba(150, 152, 206, .07) 34%, rgba(150, 152, 206, 0) 66% );--haze: radial-gradient( 50% 50% at 50% 100%, rgba(104, 110, 176, .12) 0%, rgba(104, 110, 176, .04) 42%, rgba(104, 110, 176, 0) 74% );--rim-1: rgba(92, 98, 158, .2);--rim-2: rgba(150, 92, 160, .16);--wire-1: rgba(96, 100, 160, .13);--wire-2: rgba(150, 90, 162, .12);--petal-1: rgba(255, 255, 255, .78);--petal-1-mid: rgba(255, 255, 255, .2);--petal-2: rgba(255, 246, 251, .72);--petal-2-mid: rgba(255, 226, 240, .18);--petal-3: rgba(255, 234, 245, .64);--petal-3-mid: rgba(248, 202, 228, .16)}html[data-film-mode=video] .pattern.svelte-mjcixz,html[data-film-mode=still] .pattern.svelte-mjcixz{background:transparent;--aurora-strength: .34;--pattern-strength: .5}html[data-film-mode=video] .vignette.svelte-mjcixz,html[data-film-mode=still] .vignette.svelte-mjcixz{background:linear-gradient(180deg,rgba(var(--paper),0) 0%,rgba(var(--paper),.1) 52%,rgba(var(--paper),.5) 86%,rgba(var(--paper),.8) 96%,var(--bg) 100%)}.layer.svelte-mjcixz{position:absolute;top:0;right:0;bottom:0;left:0}.aurora.svelte-mjcixz{top:-10%;right:-10%;bottom:-10%;left:-10%;opacity:var(--aurora-strength);background-image:var(--wash-1),var(--wash-2),var(--wash-3)}.orb.svelte-mjcixz{position:absolute;border-radius:50%;opacity:var(--aurora-strength);will-change:transform}.orb-a.svelte-mjcixz{width:70vw;height:70vw;left:-20vw;top:-8vw;background:var(--disc-1)}.orb-b.svelte-mjcixz{width:60vw;height:60vw;right:-18vw;bottom:-22vw;background:var(--disc-2)}.beam.svelte-mjcixz{position:absolute;top:-6vh;opacity:var(--aurora-strength);-webkit-mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,.55) 42%,transparent 84%);mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,.55) 42%,transparent 84%)}.beam-a.svelte-mjcixz{left:6%;width:36vw;height:74vh;background:var(--cone-1)}.beam-b.svelte-mjcixz{right:2%;width:26vw;height:56vh;background:var(--cone-2)}.mesh.svelte-mjcixz{top:-2%;right:-2%;bottom:-2%;left:-2%;opacity:var(--pattern-strength);background-image:repeating-linear-gradient(45deg,var(--grid-line) 0 1px,transparent 1px var(--mesh-step)),repeating-linear-gradient(-45deg,var(--grid-line) 0 1px,transparent 1px var(--mesh-step));-webkit-mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,.7) 34%,rgba(0,0,0,.28) 68%,transparent 100%);mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,.7) 34%,rgba(0,0,0,.28) 68%,transparent 100%)}.nodes.svelte-mjcixz{top:-2%;right:-2%;bottom:-2%;left:-2%;opacity:var(--pattern-strength);background-image:radial-gradient(var(--grid-node) 1.1px,transparent 1.2px);background-size:90.5px 90.5px;-webkit-mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,.6) 36%,transparent 92%);mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,.6) 36%,transparent 92%)}.sky.svelte-mjcixz{-webkit-mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,.7) 40%,rgba(0,0,0,.24) 72%,transparent 96%);mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,.7) 40%,rgba(0,0,0,.24) 72%,transparent 96%)}.stars.svelte-mjcixz{top:-6%;right:-6%;bottom:-6%;left:-6%;background-color:var(--speck);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='900' height='640'%3E%3Cg fill='%23fff'%3E%3Ccircle cx='477' cy='504' r='1.12' opacity='0.36'/%3E%3Ccircle cx='365' cy='73' r='0.89' opacity='0.44'/%3E%3Ccircle cx='105' cy='235' r='1.37' opacity='0.70'/%3E%3Ccircle cx='71' cy='79' r='1.48' opacity='0.31'/%3E%3Ccircle cx='695' cy='514' r='1.06' opacity='0.38'/%3E%3Ccircle cx='898' cy='505' r='1.50' opacity='0.32'/%3E%3Ccircle cx='427' cy='400' r='0.83' opacity='0.66'/%3E%3Ccircle cx='834' cy='158' r='1.54' opacity='0.56'/%3E%3Ccircle cx='744' cy='248' r='0.91' opacity='0.45'/%3E%3Ccircle cx='222' cy='103' r='1.00' opacity='0.40'/%3E%3Ccircle cx='781' cy='543' r='1.55' opacity='0.50'/%3E%3Ccircle cx='406' cy='372' r='1.58' opacity='0.54'/%3E%3Ccircle cx='758' cy='125' r='1.41' opacity='0.45'/%3E%3Ccircle cx='500' cy='497' r='1.56' opacity='0.42'/%3E%3Ccircle cx='309' cy='214' r='1.54' opacity='0.55'/%3E%3Ccircle cx='890' cy='59' r='1.38' opacity='0.47'/%3E%3Ccircle cx='39' cy='216' r='1.55' opacity='0.66'/%3E%3Ccircle cx='632' cy='474' r='1.18' opacity='0.55'/%3E%3Ccircle cx='843' cy='468' r='0.81' opacity='0.46'/%3E%3Ccircle cx='252' cy='404' r='1.54' opacity='0.40'/%3E%3Ccircle cx='4' cy='222' r='0.85' opacity='0.36'/%3E%3Ccircle cx='333' cy='30' r='0.90' opacity='0.71'/%3E%3Ccircle cx='767' cy='328' r='1.29' opacity='0.31'/%3E%3Ccircle cx='127' cy='315' r='1.55' opacity='0.71'/%3E%3Ccircle cx='312' cy='348' r='1.00' opacity='0.71'/%3E%3Ccircle cx='623' cy='157' r='0.94' opacity='0.41'/%3E%3Ccircle cx='148' cy='528' r='1.01' opacity='0.38'/%3E%3Ccircle cx='489' cy='55' r='0.98' opacity='0.72'/%3E%3Ccircle cx='144' cy='29' r='0.86' opacity='0.74'/%3E%3Ccircle cx='524' cy='61' r='0.95' opacity='0.53'/%3E%3Ccircle cx='260' cy='552' r='1.08' opacity='0.42'/%3E%3Ccircle cx='528' cy='491' r='1.23' opacity='0.56'/%3E%3Ccircle cx='167' cy='101' r='1.21' opacity='0.57'/%3E%3Ccircle cx='258' cy='357' r='1.43' opacity='0.33'/%3E%3Ccircle cx='464' cy='418' r='0.91' opacity='0.69'/%3E%3Ccircle cx='743' cy='458' r='1.50' opacity='0.48'/%3E%3Ccircle cx='229' cy='530' r='1.30' opacity='0.37'/%3E%3Ccircle cx='821' cy='301' r='1.17' opacity='0.36'/%3E%3Ccircle cx='375' cy='428' r='1.00' opacity='0.66'/%3E%3Ccircle cx='664' cy='411' r='1.14' opacity='0.53'/%3E%3Ccircle cx='586' cy='273' r='0.96' opacity='0.49'/%3E%3Ccircle cx='802' cy='425' r='1.59' opacity='0.35'/%3E%3C/g%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='900' height='640'%3E%3Cg fill='%23fff'%3E%3Ccircle cx='477' cy='504' r='1.12' opacity='0.36'/%3E%3Ccircle cx='365' cy='73' r='0.89' opacity='0.44'/%3E%3Ccircle cx='105' cy='235' r='1.37' opacity='0.70'/%3E%3Ccircle cx='71' cy='79' r='1.48' opacity='0.31'/%3E%3Ccircle cx='695' cy='514' r='1.06' opacity='0.38'/%3E%3Ccircle cx='898' cy='505' r='1.50' opacity='0.32'/%3E%3Ccircle cx='427' cy='400' r='0.83' opacity='0.66'/%3E%3Ccircle cx='834' cy='158' r='1.54' opacity='0.56'/%3E%3Ccircle cx='744' cy='248' r='0.91' opacity='0.45'/%3E%3Ccircle cx='222' cy='103' r='1.00' opacity='0.40'/%3E%3Ccircle cx='781' cy='543' r='1.55' opacity='0.50'/%3E%3Ccircle cx='406' cy='372' r='1.58' opacity='0.54'/%3E%3Ccircle cx='758' cy='125' r='1.41' opacity='0.45'/%3E%3Ccircle cx='500' cy='497' r='1.56' opacity='0.42'/%3E%3Ccircle cx='309' cy='214' r='1.54' opacity='0.55'/%3E%3Ccircle cx='890' cy='59' r='1.38' opacity='0.47'/%3E%3Ccircle cx='39' cy='216' r='1.55' opacity='0.66'/%3E%3Ccircle cx='632' cy='474' r='1.18' opacity='0.55'/%3E%3Ccircle cx='843' cy='468' r='0.81' opacity='0.46'/%3E%3Ccircle cx='252' cy='404' r='1.54' opacity='0.40'/%3E%3Ccircle cx='4' cy='222' r='0.85' opacity='0.36'/%3E%3Ccircle cx='333' cy='30' r='0.90' opacity='0.71'/%3E%3Ccircle cx='767' cy='328' r='1.29' opacity='0.31'/%3E%3Ccircle cx='127' cy='315' r='1.55' opacity='0.71'/%3E%3Ccircle cx='312' cy='348' r='1.00' opacity='0.71'/%3E%3Ccircle cx='623' cy='157' r='0.94' opacity='0.41'/%3E%3Ccircle cx='148' cy='528' r='1.01' opacity='0.38'/%3E%3Ccircle cx='489' cy='55' r='0.98' opacity='0.72'/%3E%3Ccircle cx='144' cy='29' r='0.86' opacity='0.74'/%3E%3Ccircle cx='524' cy='61' r='0.95' opacity='0.53'/%3E%3Ccircle cx='260' cy='552' r='1.08' opacity='0.42'/%3E%3Ccircle cx='528' cy='491' r='1.23' opacity='0.56'/%3E%3Ccircle cx='167' cy='101' r='1.21' opacity='0.57'/%3E%3Ccircle cx='258' cy='357' r='1.43' opacity='0.33'/%3E%3Ccircle cx='464' cy='418' r='0.91' opacity='0.69'/%3E%3Ccircle cx='743' cy='458' r='1.50' opacity='0.48'/%3E%3Ccircle cx='229' cy='530' r='1.30' opacity='0.37'/%3E%3Ccircle cx='821' cy='301' r='1.17' opacity='0.36'/%3E%3Ccircle cx='375' cy='428' r='1.00' opacity='0.66'/%3E%3Ccircle cx='664' cy='411' r='1.14' opacity='0.53'/%3E%3Ccircle cx='586' cy='273' r='0.96' opacity='0.49'/%3E%3Ccircle cx='802' cy='425' r='1.59' opacity='0.35'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask-size:900px 640px;mask-size:900px 640px;-webkit-mask-repeat:repeat;mask-repeat:repeat;will-change:transform}.stars-a.svelte-mjcixz{opacity:calc(var(--aurora-strength) * var(--speck-a));animation:svelte-mjcixz-star-drift 320s linear infinite}.stars-b.svelte-mjcixz{-webkit-mask-size:700px 500px;mask-size:700px 500px;opacity:calc(var(--aurora-strength) * var(--speck-b));animation:svelte-mjcixz-star-drift-back 260s linear infinite,svelte-mjcixz-star-twinkle 11s ease-in-out infinite alternate}.petals.svelte-mjcixz{-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 8%,#000 88%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0%,#000 8%,#000 88%,transparent 100%)}.petal.tone-1.svelte-mjcixz{--p: var(--petal-1);--pm: var(--petal-1-mid)}.petal.tone-2.svelte-mjcixz{--p: var(--petal-2);--pm: var(--petal-2-mid)}.petal.tone-3.svelte-mjcixz{--p: var(--petal-3);--pm: var(--petal-3-mid)}.petal.svelte-mjcixz{position:absolute;left:var(--x);top:calc(var(--y) * 1vh);width:var(--size);height:calc(var(--size) * 1.4);border-radius:100% 0;background:linear-gradient(135deg,var(--p) 0%,var(--pm) 46%,transparent 78%);opacity:calc(var(--o) * var(--petal-strength));transform:rotate(calc(var(--spin) * .18));will-change:transform;animation:svelte-mjcixz-petal-fall var(--duration) linear var(--delay) infinite}.sun.svelte-mjcixz{position:absolute;left:10%;top:-6%;width:620px;height:620px;border-radius:50%;background:var(--sun-core)}.sweep.svelte-mjcixz{background:var(--band);-webkit-mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,.6) 34%,transparent 68%);mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,.6) 34%,transparent 68%)}.ring.svelte-mjcixz{position:absolute;border-radius:50%;will-change:transform}.ring-a.svelte-mjcixz{width:1180px;height:1180px;right:-420px;top:-520px;border:1px solid var(--wire-1);-webkit-mask-image:radial-gradient(circle at 32% 74%,#000 0%,rgba(0,0,0,.45) 46%,transparent 78%);mask-image:radial-gradient(circle at 32% 74%,#000 0%,rgba(0,0,0,.45) 46%,transparent 78%)}.ring-b.svelte-mjcixz{width:700px;height:700px;left:-240px;top:12%;border:1px solid var(--wire-2);-webkit-mask-image:radial-gradient(circle at 72% 26%,#000 0%,rgba(0,0,0,.4) 50%,transparent 80%);mask-image:radial-gradient(circle at 72% 26%,#000 0%,rgba(0,0,0,.4) 50%,transparent 80%)}.atmo.svelte-mjcixz{position:absolute;left:50%;top:calc(100% - 660px);width:2200px;height:700px;margin-left:-1100px;background:var(--haze)}.horizon.svelte-mjcixz{position:absolute;left:50%;top:calc(100% - 420px);width:2600px;height:2600px;margin-left:-1300px;border-radius:50%;border:1px solid var(--rim-1);-webkit-mask-image:radial-gradient(circle at 50% 4%,#000 0%,rgba(0,0,0,.5) 34%,transparent 62%);mask-image:radial-gradient(circle at 50% 4%,#000 0%,rgba(0,0,0,.5) 34%,transparent 62%)}.horizon.rim.svelte-mjcixz{top:calc(100% - 380px);width:2000px;height:2000px;margin-left:-1000px;border-color:var(--rim-2)}.grain.svelte-mjcixz{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)'/%3E%3C/svg%3E");background-size:160px 160px;opacity:var(--grain-strength)}.vignette.svelte-mjcixz{background:linear-gradient(90deg,transparent 0%,rgba(var(--paper),.3) 15%,rgba(var(--paper),.3) 85%,transparent 100%),linear-gradient(180deg,rgba(var(--paper),.04) 0%,rgba(var(--paper),.14) 46%,rgba(var(--paper),.45) 84%,rgba(var(--paper),.78) 96%,var(--bg) 100%)}@keyframes svelte-mjcixz-drift-a{0%{transform:translate3d(-2.5%,1.2%,0) scale(1.02)}to{transform:translate3d(2.5%,-1.2%,0) scale(1.08)}}@keyframes svelte-mjcixz-drift-b{0%{transform:translate3d(1.6%,-1%,0)}to{transform:translate3d(-1.6%,1%,0)}}@keyframes svelte-mjcixz-star-drift{0%{transform:translateZ(0)}to{transform:translate3d(-46px,26px,0)}}@keyframes svelte-mjcixz-star-drift-back{0%{transform:translate3d(0,12px,0)}to{transform:translate3d(30px,-18px,0)}}@keyframes svelte-mjcixz-star-twinkle{0%{opacity:calc(var(--aurora-strength) * var(--speck-b) * .66)}to{opacity:calc(var(--aurora-strength) * var(--speck-b) * 1.34)}}@keyframes svelte-mjcixz-petal-fall{0%{transform:translate3d(0,calc(var(--y) * -1vh - 14vh),0) rotate(calc(var(--spin) * .18));opacity:0}7%{opacity:calc(var(--o) * var(--petal-strength))}50%{transform:translate3d(calc(var(--drift) * .5),calc((50 - var(--y)) * 1vh),0) rotate(calc(var(--spin) * .62))}90%{opacity:calc(var(--o) * var(--petal-strength))}to{transform:translate3d(var(--drift),calc((106 - var(--y)) * 1vh),0) rotate(var(--spin));opacity:0}}.drift-a.svelte-mjcixz{animation:svelte-mjcixz-drift-a 84s ease-in-out infinite alternate}.drift-b.svelte-mjcixz{animation:svelte-mjcixz-drift-b 96s ease-in-out infinite alternate}@media (prefers-reduced-motion: reduce){.drift-a.svelte-mjcixz,.drift-b.svelte-mjcixz,.stars-a.svelte-mjcixz,.stars-b.svelte-mjcixz,.petal.svelte-mjcixz{animation:none}}@media (max-width: 700px){.orb.svelte-mjcixz,.beam.svelte-mjcixz{opacity:calc(var(--aurora-strength) * .7)}.sky.svelte-mjcixz{opacity:.5}.petal.svelte-mjcixz:nth-child(n+8){display:none}.ring-a.svelte-mjcixz{display:none}}.track.svelte-degj0i{position:fixed;inset:0 0 auto;height:3px;z-index:200;pointer-events:none}.fill.svelte-degj0i{height:100%;width:var(--w);border-radius:0 2px 2px 0;background:linear-gradient(90deg,#38bdf8,#818cf8 42%,#a78bfa);box-shadow:0 0 12px #818cf88c;transition:width .22s cubic-bezier(.22,1,.36,1),opacity .24s ease-out}html[data-theme=light] .fill.svelte-degj0i{background:linear-gradient(90deg,#225aea,#6366f1 45%,#7c3aed);box-shadow:0 0 10px #2563eb59}@media (prefers-reduced-motion: reduce){.fill.svelte-degj0i{transition:opacity .24s ease-out}}.page.svelte-12qhfyh{position:relative;z-index:1;width:min(var(--shell),calc(100% - 32px));margin:0 auto;min-height:100vh;display:flex;flex-direction:column;padding-top:60px}.site-header.svelte-12qhfyh{display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto;align-items:center;gap:18px;margin-bottom:30px}.brand.svelte-12qhfyh{grid-column:1;grid-row:1;display:inline-flex;align-items:center;gap:10px;min-width:0}.brand.svelte-12qhfyh img:where(.svelte-12qhfyh){width:42px;height:42px;border-radius:11px;-webkit-user-select:none;user-select:none}.wordmark.svelte-12qhfyh{display:block;font-size:15.5px;font-weight:700;line-height:1;letter-spacing:.045em;color:var(--text);white-space:nowrap}.tabs.svelte-12qhfyh{grid-column:2;grid-row:1;display:flex;align-items:center;justify-self:center;gap:3px;padding:3px;border-radius:999px;background:var(--surface);box-shadow:var(--shadow-panel),inset 0 0 0 1px var(--border)}.tab.svelte-12qhfyh{display:inline-flex;align-items:center;height:31px;padding:0 15px;border-radius:999px;font-size:12px;font-weight:800;line-height:1;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;color:rgba(var(--ink),.45);transition:color .18s ease,background .18s ease}.tab.svelte-12qhfyh:hover{color:rgba(var(--ink),.85)}.tab.active.svelte-12qhfyh{background:var(--btn);color:var(--btn-text)}.tab.active.svelte-12qhfyh:hover{color:var(--btn-text)}.header-actions.svelte-12qhfyh{grid-column:3;grid-row:1;display:flex;align-items:center;justify-content:flex-end;gap:6px}.account-pill.svelte-12qhfyh{display:inline-flex;align-items:center;gap:8px;height:38px;padding:0 15px 0 4px;border-radius:999px;background:var(--surface);font-size:.9rem;color:rgba(var(--ink),.8);transition:background .2s ease,color .2s ease}.account-pill.svelte-12qhfyh:hover{background:var(--surface-hover);color:var(--text)}.avatar.svelte-12qhfyh{width:30px;height:30px;border-radius:999px;background:rgba(var(--ink),.05);box-shadow:inset 0 0 0 1px rgba(var(--ink),.1);object-fit:cover}.avatar-empty.svelte-12qhfyh{display:grid;place-items:center;color:rgba(var(--ink),.45)}.balance.svelte-12qhfyh{font-size:.84rem;font-weight:700}main.svelte-12qhfyh{flex:1}.site-footer.svelte-12qhfyh{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:64px 0 48px;font-size:.875rem;font-weight:700;line-height:1;color:rgba(var(--ink),.45)}.footer-links.svelte-12qhfyh{display:grid;gap:8px}.footer-support.svelte-12qhfyh{display:inline-flex;flex-wrap:wrap;align-items:center;gap:10px}.footer-support-links.svelte-12qhfyh{display:inline-flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:13px;font-weight:500}.footer-row-primary.svelte-12qhfyh .footer-support-links:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh){color:rgba(var(--ink),.4)}.footer-row-primary.svelte-12qhfyh .footer-support-links:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh):hover{color:rgba(var(--ink),.75)}.footer-row-primary.svelte-12qhfyh,.footer-row-legal.svelte-12qhfyh{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0}.footer-row-primary.svelte-12qhfyh a:where(.svelte-12qhfyh){display:inline-flex;min-height:28px;align-items:center;color:rgba(var(--ink),.65);transition:color .2s ease}.footer-row-primary.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text)}.footer-row-legal.svelte-12qhfyh{font-size:13px;font-weight:500}.footer-row-legal.svelte-12qhfyh a:where(.svelte-12qhfyh){display:inline-flex;min-height:24px;align-items:center;color:rgba(var(--ink),.35);transition:color .2s ease}.footer-row-legal.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:rgba(var(--ink),.7)}.dot.svelte-12qhfyh{color:rgba(var(--ink),.75);font-size:1.25rem;font-weight:800;line-height:1}.dot.faint.svelte-12qhfyh{font-size:1rem;color:rgba(var(--ink),.2)}.copyright.svelte-12qhfyh{margin:0;flex-shrink:0}@media (max-width: 720px){.page.svelte-12qhfyh{padding-top:44px}.site-header.svelte-12qhfyh{grid-template-columns:auto 1fr;gap:14px 12px;margin-bottom:24px}.wordmark.svelte-12qhfyh{font-size:14px}.tabs.svelte-12qhfyh{grid-column:1 / -1;grid-row:2;justify-self:stretch;width:100%}.header-actions.svelte-12qhfyh{grid-column:2;grid-row:1}.tab.svelte-12qhfyh{flex:1;justify-content:center}.site-footer.svelte-12qhfyh{flex-direction:column;align-items:flex-start;gap:16px;padding-bottom:32px}}
