.LanguageSwitcher-module__kCQ1ZG__box{flex:none;width:fit-content;position:relative}.LanguageSwitcher-module__kCQ1ZG__button{min-height:2.25rem;padding:.35rem var(--space-0-5);border-radius:var(--radius-main);font-family:var(--font-mono);font-size:var(--text-caption);letter-spacing:.09em;color:var(--theme-fg-tertiary);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:.25rem;display:inline-flex}.LanguageSwitcher-module__kCQ1ZG__button:hover,.LanguageSwitcher-module__kCQ1ZG__button[aria-expanded=true]{color:var(--theme-fg-primary)}.LanguageSwitcher-module__kCQ1ZG__code{font-variant-numeric:tabular-nums}.LanguageSwitcher-module__kCQ1ZG__caret{transition:transform var(--duration-fast) var(--ease-expo-out)}.LanguageSwitcher-module__kCQ1ZG__caretOpen{transform:rotate(180deg)}.LanguageSwitcher-module__kCQ1ZG__list{box-sizing:border-box;z-index:40;min-width:9rem;padding:var(--space-0-25);border-radius:var(--radius-main);background:var(--theme-bg-tertiary);border:var(--border-width) solid var(--theme-border-tertiary);box-shadow:var(--shadow-overlay);list-style:none;position:absolute;top:calc(100% + .25rem);right:0;overflow-y:auto}.LanguageSwitcher-module__kCQ1ZG__option{width:100%;padding:var(--space-0-5) var(--space-0-75);border-radius:var(--radius-small);font-family:inherit;font-size:var(--text-body-3);text-align:left;color:var(--theme-fg-secondary);cursor:pointer;background:0 0;border:0;display:block}.LanguageSwitcher-module__kCQ1ZG__option:hover{background:var(--theme-hover-wash);color:var(--theme-fg-primary)}.LanguageSwitcher-module__kCQ1ZG__optionOn{background:var(--btn-secondary-bg);color:var(--theme-fg-primary)}@media (max-width:40rem){.LanguageSwitcher-module__kCQ1ZG__caret{display:none}.LanguageSwitcher-module__kCQ1ZG__button{gap:0}}.LanguageSwitcher-module__kCQ1ZG__listUp{top:auto;bottom:calc(100% + .25rem)}
.PublicShell-module__Sf0a3a__nav{z-index:10;justify-content:space-between;align-items:center;gap:var(--space-1);height:var(--nav-height);padding-inline:var(--site-margin);background:var(--theme-bg-primary);border-bottom:var(--border-width) solid var(--theme-border-tertiary);pointer-events:none;display:flex;position:sticky;top:0}.PublicShell-module__Sf0a3a__nav>*{pointer-events:auto}.PublicShell-module__Sf0a3a__mark{font-family:var(--font-serif);font-size:var(--text-h6);color:var(--theme-fg-primary);align-items:center;gap:.5rem;display:inline-flex}.PublicShell-module__Sf0a3a__markIcon{color:var(--swatch-clay);flex:none}.PublicShell-module__Sf0a3a__navRight{align-items:center;gap:var(--space-1);display:flex}.PublicShell-module__Sf0a3a__navLink{height:2.25rem;padding:0 var(--space-0-75);border-radius:var(--radius-small);background:var(--btn-secondary-bg);border:var(--border-width) solid var(--theme-border-tertiary);font-size:var(--text-body-3);white-space:nowrap;color:var(--theme-fg-secondary);transition:border-color var(--duration-fast) var(--ease-expo-out), color var(--duration-fast) var(--ease-expo-out);align-items:center;display:inline-flex}.PublicShell-module__Sf0a3a__navRight button[aria-haspopup=listbox]{height:2.25rem;padding:0 var(--space-0-75);border-radius:var(--radius-small);background:var(--btn-secondary-bg);border:var(--border-width) solid var(--theme-border-tertiary);font-size:var(--text-body-3);white-space:nowrap;color:var(--theme-fg-secondary);transition:border-color var(--duration-fast) var(--ease-expo-out), color var(--duration-fast) var(--ease-expo-out);align-items:center;display:inline-flex}.PublicShell-module__Sf0a3a__navLink:hover{border-color:var(--theme-border-secondary);color:var(--theme-fg-primary)}.PublicShell-module__Sf0a3a__navRight button[aria-haspopup=listbox]:hover{border-color:var(--theme-border-secondary);color:var(--theme-fg-primary)}.PublicShell-module__Sf0a3a__cta{border-radius:var(--radius-small);background:var(--btn-brand-bg);height:2.25rem;color:var(--btn-brand-text);border:var(--border-width) solid var(--btn-brand-border);font-size:var(--text-body-3);font-weight:var(--weight-medium);transition:background var(--duration-fast) var(--ease-expo-out), border-color var(--duration-fast) var(--ease-expo-out);align-items:center;padding:0 .875rem;display:inline-flex}.PublicShell-module__Sf0a3a__cta:hover{background:var(--btn-brand-bg-hover);border-color:var(--btn-brand-bg-hover)}.PublicShell-module__Sf0a3a__foot{padding-block:var(--space-4) var(--space-2-5);padding-inline:var(--site-margin);background:var(--theme-bg-secondary);border-top:var(--border-width) solid var(--theme-border-tertiary)}.PublicShell-module__Sf0a3a__footInner{max-width:var(--max-width-medium);gap:var(--space-2-5) var(--space-2);padding-bottom:var(--space-2-5);border-bottom:var(--border-width) solid var(--theme-border-tertiary);grid-template-columns:minmax(0,1.7fr) repeat(3,minmax(0,1fr));margin:0 auto;display:grid}.PublicShell-module__Sf0a3a__footBrand{gap:var(--space-0-75);flex-direction:column;max-width:36ch;display:flex}.PublicShell-module__Sf0a3a__footBrand .PublicShell-module__Sf0a3a__mark{color:var(--theme-fg-secondary)}.PublicShell-module__Sf0a3a__footAbout{font-size:var(--text-body-3);color:var(--theme-fg-tertiary);line-height:1.6}.PublicShell-module__Sf0a3a__footCol{gap:var(--space-0-5);flex-direction:column;display:flex}.PublicShell-module__Sf0a3a__footHead{font-family:var(--font-mono);font-size:var(--text-caption);font-weight:var(--weight-regular);letter-spacing:.09em;text-transform:uppercase;color:var(--theme-fg-tertiary);margin:0 0 var(--space-0-25)}.PublicShell-module__Sf0a3a__footCol a{font-size:var(--text-body-3);color:var(--theme-fg-secondary);transition:color var(--duration-fast) var(--ease-expo-out)}.PublicShell-module__Sf0a3a__footCol a:hover{color:var(--theme-fg-primary)}.PublicShell-module__Sf0a3a__footBase{max-width:var(--max-width-medium);padding-top:var(--space-1-5);gap:var(--space-0-75) var(--space-2);flex-wrap:wrap;justify-content:space-between;align-items:baseline;margin:0 auto;display:flex}.PublicShell-module__Sf0a3a__footRisk{max-width:64ch;font-size:var(--text-body-3);color:var(--theme-fg-tertiary);line-height:1.55}.PublicShell-module__Sf0a3a__footCopy{font-size:var(--text-body-3);color:var(--theme-fg-tertiary);white-space:nowrap}@media (max-width:56rem){.PublicShell-module__Sf0a3a__footInner{grid-template-columns:repeat(3,minmax(0,1fr))}.PublicShell-module__Sf0a3a__footBrand{grid-column:1/-1}}@media (max-width:40rem){.PublicShell-module__Sf0a3a__nav{padding-inline:var(--space-1);gap:var(--space-0-5)}.PublicShell-module__Sf0a3a__navLink{display:none}.PublicShell-module__Sf0a3a__navRight button[aria-haspopup=listbox]{display:none}.PublicShell-module__Sf0a3a__markWord{white-space:nowrap}}@media (max-width:34rem){.PublicShell-module__Sf0a3a__footInner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:22.5rem){.PublicShell-module__Sf0a3a__cta{padding:0 .6rem}.PublicShell-module__Sf0a3a__mark{min-height:2.25rem}}.PublicShell-module__Sf0a3a__footLang{margin-top:var(--space-1)}
.section-module__GLDzkW__section{padding-block:var(--section-space-main);padding-inline:var(--site-margin)}.section-module__GLDzkW__sunken{background:var(--theme-bg-secondary);border-block:var(--border-width) solid var(--theme-border-tertiary)}.section-module__GLDzkW__wrap{max-width:var(--max-width-medium);margin:0 auto}.section-module__GLDzkW__narrow{max-width:var(--max-width-small);margin:0 auto}.section-module__GLDzkW__head{max-width:44rem;margin:0 auto var(--space-3);text-align:center;gap:var(--space-1);flex-direction:column;display:flex}.section-module__GLDzkW__title{font-size:var(--text-h2)}.section-module__GLDzkW__accent{color:var(--theme-text-accent)}.section-module__GLDzkW__lead{font-size:var(--text-body-2);line-height:var(--leading-1-6);color:var(--theme-fg-tertiary);text-wrap:pretty;max-width:44rem;margin:0 auto}
.HowSection-module__IyqPMG__claims{margin-top:var(--space-1);gap:var(--space-1);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.HowSection-module__IyqPMG__claim{padding:var(--space-1-5);background:var(--card-bg);border:var(--border-width) solid var(--card-border);border-radius:var(--card-radius)}.HowSection-module__IyqPMG__claimKey{font-family:var(--font-mono);font-size:var(--text-caption);letter-spacing:.09em;text-transform:uppercase;color:var(--theme-text-accent)}.HowSection-module__IyqPMG__claimText{margin-top:var(--space-0-5);font-size:var(--text-body-3);color:var(--theme-fg-secondary);line-height:1.55}.HowSection-module__IyqPMG__tape{background:var(--theme-bg-secondary);border:var(--border-width) solid var(--theme-border-tertiary);border-radius:var(--card-radius);overflow:hidden}.HowSection-module__IyqPMG__tapeHead{justify-content:space-between;align-items:center;gap:var(--space-1);padding:var(--space-0-75) var(--space-1-5);border-bottom:var(--border-width) solid var(--theme-border-tertiary);font-family:var(--font-mono);font-size:var(--text-caption);letter-spacing:.09em;text-transform:uppercase;color:var(--theme-fg-tertiary);display:flex}.HowSection-module__IyqPMG__dot{border-radius:var(--radius-pill);background:var(--theme-success-text);vertical-align:.05rem;width:.375rem;height:.375rem;margin-right:.4rem;display:inline-block}.HowSection-module__IyqPMG__rows{height:15.75rem;padding-inline:var(--space-1-5);overflow:hidden}.HowSection-module__IyqPMG__stream{animation:HowSection-module__IyqPMG__stream-in .42s var(--ease-expo-out)}@keyframes HowSection-module__IyqPMG__stream-in{0%{transform:translateY(-2.25rem)}to{transform:none}}.HowSection-module__IyqPMG__fresh{animation:HowSection-module__IyqPMG__row-in .6s var(--ease-expo-out)}@keyframes HowSection-module__IyqPMG__row-in{0%{opacity:0;background:#d9775724}40%{opacity:1}to{opacity:1;background:0 0}}.HowSection-module__IyqPMG__row{gap:var(--space-1);height:2.25rem;font-family:var(--font-mono);font-size:var(--text-small);font-variant-numeric:tabular-nums;border-bottom:var(--border-width) solid var(--theme-border-tertiary);grid-template-columns:3.5rem minmax(0,1fr) 7rem 5.5rem;align-items:center;display:grid}.HowSection-module__IyqPMG__row:last-child{border-bottom:0}.HowSection-module__IyqPMG__time{color:var(--swatch-gray-600)}.HowSection-module__IyqPMG__what{color:var(--theme-fg-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.HowSection-module__IyqPMG__venue{text-align:right;color:var(--theme-fg-tertiary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.HowSection-module__IyqPMG__value{color:var(--theme-success-text);text-align:right}.HowSection-module__IyqPMG__scan .HowSection-module__IyqPMG__what,.HowSection-module__IyqPMG__scan .HowSection-module__IyqPMG__value{color:var(--theme-fg-tertiary)}.HowSection-module__IyqPMG__tapeFoot{justify-content:space-between;align-items:baseline;gap:var(--space-1);padding:var(--space-1) var(--space-1-5);border-top:var(--border-width) solid var(--theme-border-tertiary);background:var(--theme-bg-tertiary);font-family:var(--font-mono);font-size:var(--text-caption);font-variant-numeric:tabular-nums;color:var(--theme-fg-tertiary);display:flex}.HowSection-module__IyqPMG__tapeFoot b{font-weight:var(--weight-regular);color:var(--theme-fg-primary)}.HowSection-module__IyqPMG__progress{border-radius:var(--radius-pill);background:var(--swatch-gray-800);height:2px;overflow:hidden}.HowSection-module__IyqPMG__progress i{background:var(--swatch-clay);height:100%;display:block}@media (max-width:64rem){.HowSection-module__IyqPMG__claims{grid-template-columns:minmax(0,1fr)}}@media (max-width:40rem){.HowSection-module__IyqPMG__row{gap:var(--space-0-75);grid-template-columns:3.25rem minmax(0,1fr) 4.5rem}.HowSection-module__IyqPMG__venue{display:none}.HowSection-module__IyqPMG__rows{height:11.25rem;padding-inline:var(--space-1)}.HowSection-module__IyqPMG__tapeHead,.HowSection-module__IyqPMG__tapeFoot{padding-inline:var(--space-1)}}@media (prefers-reduced-motion:reduce){.HowSection-module__IyqPMG__stream,.HowSection-module__IyqPMG__fresh{animation:none}}
.EarningsSection-module__18CMaG__panel{max-width:var(--max-width-small);gap:var(--space-3);padding:var(--space-2-5);background:var(--card-bg);border:var(--border-width) solid var(--card-border);border-radius:var(--card-radius);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;margin:0 auto;display:grid}.EarningsSection-module__18CMaG__amountLabel{font-family:var(--font-mono);font-size:var(--text-caption);letter-spacing:.09em;text-transform:uppercase;color:var(--theme-fg-tertiary)}.EarningsSection-module__18CMaG__amount{margin-top:var(--space-0-5);font-family:var(--font-mono);font-size:var(--text-display-2);font-variant-numeric:tabular-nums;color:var(--theme-fg-primary);line-height:1;display:block}.EarningsSection-module__18CMaG__slider{appearance:none;width:100%;margin-top:var(--space-1-5);background:0 0;height:1.25rem}.EarningsSection-module__18CMaG__slider::-webkit-slider-runnable-track{border-radius:var(--radius-pill);background:linear-gradient(to right, var(--swatch-clay) 0%, var(--swatch-clay) calc(var(--fill) * 100%), var(--swatch-gray-750) calc(var(--fill) * 100%), var(--swatch-gray-750) 100%);height:6px}.EarningsSection-module__18CMaG__slider::-moz-range-track{border-radius:var(--radius-pill);background:linear-gradient(to right, var(--swatch-clay) 0%, var(--swatch-clay) calc(var(--fill) * 100%), var(--swatch-gray-750) calc(var(--fill) * 100%), var(--swatch-gray-750) 100%);height:6px}.EarningsSection-module__18CMaG__slider::-webkit-slider-thumb{appearance:none;border-radius:var(--radius-pill);background:var(--swatch-clay);border:3px solid var(--card-bg);cursor:grab;width:1.125rem;height:1.125rem;margin-top:-.375rem}.EarningsSection-module__18CMaG__slider::-moz-range-thumb{border:3px solid var(--card-bg);border-radius:var(--radius-pill);background:var(--swatch-clay);cursor:grab;width:1.125rem;height:1.125rem}.EarningsSection-module__18CMaG__slider:focus-visible{outline:var(--focus-width) solid var(--swatch-clay);outline-offset:var(--focus-offset);border-radius:var(--radius-small)}.EarningsSection-module__18CMaG__rungs{height:1.75rem;margin-top:-.25rem;position:relative}.EarningsSection-module__18CMaG__rung{font-family:var(--font-mono);font-size:var(--text-caption);letter-spacing:.06em;text-transform:uppercase;color:var(--theme-fg-tertiary);white-space:nowrap;transition:color var(--duration-fast) var(--ease-expo-out);position:absolute;transform:translate(-50%)}.EarningsSection-module__18CMaG__rung:before{content:"";background:var(--swatch-gray-700);width:1px;height:.375rem;transition:background var(--duration-fast) var(--ease-expo-out);margin:0 auto .3rem;display:block}.EarningsSection-module__18CMaG__rungFirst{transform:none}.EarningsSection-module__18CMaG__rungFirst:before{margin-left:0}.EarningsSection-module__18CMaG__rungActive{color:var(--theme-text-accent)}.EarningsSection-module__18CMaG__rungActive:before{background:var(--swatch-clay)}.EarningsSection-module__18CMaG__figures{gap:var(--space-1-5) var(--space-1);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.EarningsSection-module__18CMaG__figure{padding-top:var(--space-0-75);border-top:var(--border-width) solid var(--theme-border-tertiary)}.EarningsSection-module__18CMaG__figureKey{font-family:var(--font-mono);font-size:var(--text-caption);letter-spacing:.09em;text-transform:uppercase;color:var(--theme-fg-tertiary)}.EarningsSection-module__18CMaG__figureValue{font-family:var(--font-mono);font-size:var(--text-h5);font-variant-numeric:tabular-nums;color:var(--theme-fg-primary);margin-top:.3rem;display:block}.EarningsSection-module__18CMaG__figureNote{font-size:var(--text-body-3);color:var(--theme-fg-tertiary);margin-top:.2rem;line-height:1.4;display:block}.EarningsSection-module__18CMaG__ceiling .EarningsSection-module__18CMaG__figureValue{color:var(--theme-text-accent)}.EarningsSection-module__18CMaG__note{max-width:var(--max-width-small);margin:var(--space-1-5) auto 0;text-align:center;font-size:var(--text-body-3);color:var(--theme-fg-tertiary);line-height:1.55}@media (max-width:56rem){.EarningsSection-module__18CMaG__panel{gap:var(--space-2);padding:var(--space-2);grid-template-columns:minmax(0,1fr)}.EarningsSection-module__18CMaG__amount{font-size:var(--text-h2)}}
.Payouts-module__5PIvPG__rows{margin-top:var(--space-3);gap:var(--space-1);flex-direction:column;display:flex;-webkit-mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000);mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000)}.Payouts-module__5PIvPG__row{overflow:hidden}.Payouts-module__5PIvPG__track{gap:var(--space-1);width:max-content;animation:64s linear infinite Payouts-module__5PIvPG__scroll;display:flex}.Payouts-module__5PIvPG__reverse{animation-direction:reverse}.Payouts-module__5PIvPG__group{gap:var(--space-1);display:flex}@keyframes Payouts-module__5PIvPG__scroll{to{transform:translateX(calc(-50% - var(--space-0-5)))}}.Payouts-module__5PIvPG__card{gap:var(--space-1);width:21.5rem;padding:var(--space-1-5);background:var(--card-bg);border:var(--border-width) solid var(--card-border);border-radius:var(--card-radius);flex-direction:column;flex:none;display:flex}.Payouts-module__5PIvPG__head{align-items:center;gap:var(--space-0-75);display:flex}.Payouts-module__5PIvPG__avatar{border-radius:var(--radius-pill);background:var(--theme-bg-secondary);border:var(--border-width) solid var(--swatch-clay);width:2.5rem;height:2.5rem;box-shadow:inset 0 0 0 3px var(--card-bg);font-family:var(--font-mono);font-size:var(--text-caption);color:var(--theme-fg-secondary);flex:none;place-items:center;display:grid}.Payouts-module__5PIvPG__who{flex-direction:column;gap:.1rem;min-width:0;display:flex}.Payouts-module__5PIvPG__name{font-size:var(--text-body-3);font-weight:var(--weight-medium);color:var(--theme-fg-primary)}.Payouts-module__5PIvPG__country{font-family:var(--font-mono);font-size:var(--text-caption);letter-spacing:.06em;text-transform:uppercase;color:var(--theme-fg-tertiary)}.Payouts-module__5PIvPG__stars{color:var(--swatch-clay);align-self:flex-start;gap:.1rem;margin-left:auto;display:flex}.Payouts-module__5PIvPG__review{font-size:var(--text-body-3);color:var(--theme-fg-secondary);-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;margin:0;line-height:1.55;display:-webkit-box;overflow:hidden}.Payouts-module__5PIvPG__sub{justify-content:space-between;align-items:baseline;gap:var(--space-0-75);padding-top:var(--space-0-75);border-top:var(--border-width) solid var(--theme-border-tertiary);font-family:var(--font-mono);font-size:var(--text-caption);font-variant-numeric:tabular-nums;color:var(--theme-fg-tertiary);margin-top:auto;display:flex}.Payouts-module__5PIvPG__amount{color:var(--theme-fg-primary)}@media (prefers-reduced-motion:reduce){.Payouts-module__5PIvPG__track{animation:none}}@media (max-width:40rem){.Payouts-module__5PIvPG__card{gap:var(--space-0-75);width:15rem;padding:var(--space-1)}.Payouts-module__5PIvPG__track,.Payouts-module__5PIvPG__group{gap:var(--space-0-75)}.Payouts-module__5PIvPG__avatar{width:2.25rem;height:2.25rem}.Payouts-module__5PIvPG__review{-webkit-line-clamp:5;line-clamp:5}}@media (max-width:22.5rem){.Payouts-module__5PIvPG__card{width:13.5rem}}
.Tiers-module__HphuqW__grid{gap:var(--space-1);grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;display:grid}.Tiers-module__HphuqW__tier{height:100%;padding:var(--space-2);background:var(--card-bg);border:var(--border-width) solid var(--card-border);border-radius:var(--card-radius);flex-direction:column;display:flex;position:relative}.Tiers-module__HphuqW__featured{border-color:var(--swatch-clay)}.Tiers-module__HphuqW__badge{top:calc(var(--space-1) * -.75);left:var(--space-2);border-radius:var(--radius-pill);background:var(--swatch-clay);color:var(--swatch-gray-950);font-size:var(--text-caption);font-weight:var(--weight-medium);letter-spacing:.06em;text-transform:uppercase;padding:.15rem .5rem;position:absolute}.Tiers-module__HphuqW__name{font-family:var(--font-serif);font-size:var(--text-h5)}.Tiers-module__HphuqW__price{margin-top:var(--space-0-5);font-family:var(--font-mono);font-size:var(--text-h4);font-variant-numeric:tabular-nums;color:var(--theme-fg-primary);align-items:baseline;gap:.4rem;display:flex}.Tiers-module__HphuqW__price small{font-family:var(--font-sans);font-size:var(--text-caption);color:var(--theme-fg-tertiary)}.Tiers-module__HphuqW__lead{margin-top:var(--space-0-75);font-size:var(--text-body-3);color:var(--theme-fg-tertiary);line-height:1.5}.Tiers-module__HphuqW__inherits{margin-top:var(--space-1);border-radius:var(--radius-pill);background:var(--btn-secondary-bg);color:var(--theme-fg-secondary);font-size:var(--text-caption);align-self:flex-start;padding:.2rem .5rem}.Tiers-module__HphuqW__groups{margin-top:var(--space-1-5);gap:var(--space-1);flex-direction:column;flex:1;display:flex}.Tiers-module__HphuqW__groupTitle{font-family:var(--font-mono);font-size:var(--text-caption);letter-spacing:.09em;text-transform:uppercase;color:var(--theme-fg-tertiary);margin-bottom:var(--space-0-5)}.Tiers-module__HphuqW__items{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.Tiers-module__HphuqW__items li{font-size:var(--text-body-3);color:var(--theme-fg-secondary);align-items:flex-start;gap:.5rem;line-height:1.45;display:flex}.Tiers-module__HphuqW__check{color:var(--theme-success-text);flex:none;margin-top:.2rem}.Tiers-module__HphuqW__cta{margin-top:var(--space-1-5)}.Tiers-module__HphuqW__refund{margin-top:var(--space-2);text-align:center;font-size:var(--text-body-3);color:var(--theme-fg-tertiary)}@media (max-width:56rem){.Tiers-module__HphuqW__grid{grid-template-columns:minmax(0,1fr)}.Tiers-module__HphuqW__badge{top:calc(var(--space-0-75) * -1)}}
.Faq-module__4f_mFq__list{border-top:var(--border-width) solid var(--card-border)}.Faq-module__4f_mFq__item{border-bottom:var(--border-width) solid var(--card-border)}.Faq-module__4f_mFq__question{justify-content:space-between;align-items:center;gap:var(--space-1);width:100%;padding:var(--space-1-5) var(--space-0-5);text-align:left;font-family:var(--font-sans);font-size:var(--text-body-2);font-weight:var(--weight-medium);color:var(--theme-fg-primary);transition:color var(--duration-fast) var(--ease-expo-out);background:0 0;border:none;display:flex}.Faq-module__4f_mFq__question:hover{color:var(--theme-text-accent)}.Faq-module__4f_mFq__sign{width:1rem;height:1rem;color:var(--theme-fg-tertiary);transition:color var(--duration-fast) var(--ease-expo-out);flex:none;position:relative}.Faq-module__4f_mFq__sign:before,.Faq-module__4f_mFq__sign:after{content:"";border-radius:var(--radius-pill);background:currentColor;height:1.5px;margin-top:-.75px;position:absolute;top:50%;left:0;right:0}.Faq-module__4f_mFq__sign:after{transition:transform var(--duration-expand) var(--ease-size);transform:rotate(90deg)}.Faq-module__4f_mFq__question:hover .Faq-module__4f_mFq__sign{color:var(--theme-text-accent)}.Faq-module__4f_mFq__open .Faq-module__4f_mFq__sign:after{transform:rotate(90deg)scaleX(0)}.Faq-module__4f_mFq__answerWrap{transition:grid-template-rows var(--duration-collapse) var(--ease-size);grid-template-rows:0fr;display:grid}.Faq-module__4f_mFq__open .Faq-module__4f_mFq__answerWrap{transition-duration:var(--duration-expand);grid-template-rows:1fr}.Faq-module__4f_mFq__answerInner{overflow:hidden}.Faq-module__4f_mFq__answer{padding:0 var(--space-0-5) var(--space-1-5);font-size:var(--text-body-3);color:var(--theme-fg-tertiary);max-width:60ch;line-height:1.65}@media (prefers-reduced-motion:reduce){.Faq-module__4f_mFq__answerWrap,.Faq-module__4f_mFq__sign,.Faq-module__4f_mFq__sign:after{transition:none}}
.FinalCta-module__SMUSuq__band{padding-block:var(--section-space-main);padding-inline:var(--site-margin);background:var(--theme-bg-secondary);border-top:var(--border-width) solid var(--theme-border-tertiary)}.FinalCta-module__SMUSuq__inner{max-width:var(--max-width-medium);margin:0 auto}.FinalCta-module__SMUSuq__top{justify-content:space-between;align-items:flex-end;gap:var(--space-2);padding-bottom:var(--space-3);flex-wrap:wrap;display:flex}.FinalCta-module__SMUSuq__title{font-size:var(--text-h1);max-width:13ch}.FinalCta-module__SMUSuq__lead{margin-top:var(--space-1);font-size:var(--text-body-2);color:var(--theme-fg-tertiary);max-width:38ch;line-height:1.55}.FinalCta-module__SMUSuq__actions{align-items:flex-start;gap:var(--space-0-75);flex-direction:column;display:flex}.FinalCta-module__SMUSuq__guarantee{font-size:var(--text-body-3);color:var(--theme-fg-tertiary)}.FinalCta-module__SMUSuq__rail{gap:var(--space-2);border-top:var(--border-width) solid var(--theme-border-tertiary);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.FinalCta-module__SMUSuq__step{padding-top:var(--space-1-5);position:relative}.FinalCta-module__SMUSuq__step:before{content:"";border-radius:var(--radius-pill);background:var(--swatch-clay);width:.625rem;height:.625rem;box-shadow:0 0 0 4px var(--theme-bg-secondary);position:absolute;top:-.3125rem;left:0}.FinalCta-module__SMUSuq__number{font-family:var(--font-mono);font-size:var(--text-caption);letter-spacing:.09em;color:var(--theme-text-accent)}.FinalCta-module__SMUSuq__stepTitle{font-family:var(--font-serif);font-size:var(--text-h6);color:var(--theme-fg-primary);margin-top:.35rem;display:block}.FinalCta-module__SMUSuq__stepNote{font-size:var(--text-body-3);color:var(--theme-fg-tertiary);max-width:32ch;margin-top:.35rem;line-height:1.5;display:block}@media (max-width:40rem){.FinalCta-module__SMUSuq__inner{flex-direction:column;display:flex}.FinalCta-module__SMUSuq__top{display:contents}.FinalCta-module__SMUSuq__rail{margin-top:var(--space-2);order:1}.FinalCta-module__SMUSuq__actions{margin-top:var(--space-2);order:2}}@media (max-width:56rem){.FinalCta-module__SMUSuq__title{font-size:var(--text-h2);max-width:18ch}.FinalCta-module__SMUSuq__rail{border-top:0;grid-template-columns:minmax(0,1fr);gap:0}.FinalCta-module__SMUSuq__step{padding:var(--space-1-5) 0 var(--space-1-5) var(--space-1-5);border-left:var(--border-width) solid var(--theme-border-tertiary)}.FinalCta-module__SMUSuq__step:before{top:var(--space-1-5);left:-.3125rem}.FinalCta-module__SMUSuq__stepNote{max-width:44ch}}
.Button-module__8RiFmG__btn{border-radius:var(--radius-small);border:var(--border-width) solid transparent;height:2.5rem;font-family:var(--font-sans);font-size:var(--text-body-3);font-weight:var(--weight-medium);white-space:nowrap;transition:background var(--duration-fast) var(--ease-expo-out), border-color var(--duration-fast) var(--ease-expo-out), color var(--duration-fast) var(--ease-expo-out);justify-content:center;align-items:center;gap:.4rem;padding:0 1rem;line-height:1;display:inline-flex}.Button-module__8RiFmG__xs{height:1.75rem;font-size:var(--text-caption);border-radius:var(--radius-x-small);gap:.25rem;padding:0 .5rem}.Button-module__8RiFmG__sm{height:2.25rem;padding:0 .75rem}.Button-module__8RiFmG__lg{height:3rem;font-size:var(--text-body-2);padding:0 1.5rem}.Button-module__8RiFmG__block{width:100%}.Button-module__8RiFmG__action{background:var(--btn-primary-bg);color:var(--btn-primary-text);border-color:var(--btn-primary-border)}.Button-module__8RiFmG__action:hover{background:var(--btn-primary-bg-hover);border-color:var(--btn-primary-bg-hover)}.Button-module__8RiFmG__tonal{background:var(--btn-secondary-bg);color:var(--btn-secondary-text);border-color:#0000}.Button-module__8RiFmG__tonal:hover{background:var(--btn-secondary-bg-hover)}.Button-module__8RiFmG__outline{color:var(--theme-fg-primary);border-color:var(--theme-border-primary);background:0 0}.Button-module__8RiFmG__outline:hover{background:var(--theme-hover-wash);border-color:var(--theme-fg-tertiary)}.Button-module__8RiFmG__ghost{color:var(--theme-fg-tertiary);background:0 0;border-color:#0000}.Button-module__8RiFmG__ghost:hover{background:var(--theme-hover-wash);color:var(--theme-fg-primary)}.Button-module__8RiFmG__brand{background:var(--btn-brand-bg);color:var(--btn-brand-text);border-color:var(--btn-brand-border)}.Button-module__8RiFmG__brand:hover{background:var(--btn-brand-bg-hover);border-color:var(--btn-brand-bg-hover)}.Button-module__8RiFmG__danger{color:var(--theme-error-text);border-color:var(--theme-error-text);background:0 0}.Button-module__8RiFmG__danger:hover{background:var(--red-soft)}.Button-module__8RiFmG__btn:disabled,.Button-module__8RiFmG__isDisabled{opacity:.4;cursor:not-allowed;pointer-events:none}.Button-module__8RiFmG__isLoading{color:#0000;pointer-events:none;position:relative}.Button-module__8RiFmG__isLoading:after{content:"";border-radius:var(--radius-pill);border:2px solid;border-top-color:#0000;width:1rem;height:1rem;animation:.7s linear infinite Button-module__8RiFmG__spin;position:absolute}.Button-module__8RiFmG__action.Button-module__8RiFmG__isLoading:after{border-color:var(--btn-primary-text);border-top-color:#0000}.Button-module__8RiFmG__brand.Button-module__8RiFmG__isLoading:after{border-color:var(--btn-brand-text);border-top-color:#0000}.Button-module__8RiFmG__tonal.Button-module__8RiFmG__isLoading:after,.Button-module__8RiFmG__outline.Button-module__8RiFmG__isLoading:after,.Button-module__8RiFmG__ghost.Button-module__8RiFmG__isLoading:after,.Button-module__8RiFmG__danger.Button-module__8RiFmG__isLoading:after{border-color:var(--theme-fg-primary);border-top-color:#0000}@keyframes Button-module__8RiFmG__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.Button-module__8RiFmG__isLoading:after{animation:none}}@media (max-width:22.5rem){.Button-module__8RiFmG__btn{white-space:normal;text-align:center;height:auto;min-height:2.5rem;padding-block:.4rem;line-height:1.25}}
.CoinIcon-module__OfcIia__icon{border-radius:var(--radius-pill);flex:none;display:block}.CoinIcon-module__OfcIia__fallback{border-radius:var(--radius-pill);background:var(--btn-secondary-bg);font-family:var(--font-mono);color:var(--theme-fg-secondary);letter-spacing:-.02em;flex:none;place-items:center;display:grid}
.MoreLink-module__UzRX-W__more{font-size:var(--text-body-3);color:var(--theme-text-accent);align-items:center;gap:.2rem;display:inline-flex}.MoreLink-module__UzRX-W__more svg{flex:none;margin-top:.05em}
.demo-module__D-JlpG__card{gap:var(--space-2);padding:var(--space-2);background:var(--card-bg);border:var(--border-width) solid var(--card-border);border-radius:var(--card-radius);grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);display:grid}.demo-module__D-JlpG__left,.demo-module__D-JlpG__right{gap:var(--space-0-75);flex-direction:column;min-width:0;display:flex}.demo-module__D-JlpG__badge{border-radius:var(--radius-pill);background:var(--theme-bg-tertiary);font-family:var(--font-mono);font-size:var(--text-caption);letter-spacing:.09em;text-transform:uppercase;color:var(--theme-fg-secondary);align-self:flex-start;padding:.15rem .5rem}.demo-module__D-JlpG__badgeDone{background:var(--green-soft);color:var(--theme-success-text)}.demo-module__D-JlpG__title{font-family:var(--font-serif);font-size:var(--text-h4);font-weight:var(--weight-regular);color:var(--theme-fg-primary);line-height:1.15}.demo-module__D-JlpG__lead{max-width:52ch;font-size:var(--text-body-3);color:var(--theme-fg-tertiary);line-height:1.55}.demo-module__D-JlpG__points{gap:var(--space-0-5);font-size:var(--text-body-3);color:var(--theme-fg-secondary);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.demo-module__D-JlpG__points li{padding-left:var(--space-1);position:relative}.demo-module__D-JlpG__points li:before{content:"";border-radius:var(--radius-pill);background:var(--swatch-clay);width:.3rem;height:.3rem;position:absolute;top:.5em;left:0}.demo-module__D-JlpG__key{font-family:var(--font-mono);font-size:var(--text-caption);letter-spacing:.09em;text-transform:uppercase;color:var(--theme-fg-tertiary)}.demo-module__D-JlpG__stakes{gap:var(--space-0-5);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.demo-module__D-JlpG__stake{padding:var(--space-0-75);border-radius:var(--radius-large);background:var(--theme-bg-secondary);border:var(--border-width) solid var(--theme-border-tertiary);text-align:left;cursor:pointer;transition:border-color var(--duration-fast) var(--ease-expo-out);flex-direction:column;gap:.1rem;font-family:inherit;display:flex}.demo-module__D-JlpG__stake:hover{border-color:var(--theme-border-secondary)}.demo-module__D-JlpG__stakeAmount{font-family:var(--font-mono);font-size:var(--text-body-2);font-variant-numeric:tabular-nums;color:var(--theme-fg-primary)}.demo-module__D-JlpG__stakeNote{font-size:var(--text-caption);color:var(--theme-fg-tertiary)}.demo-module__D-JlpG__result{font-family:var(--font-mono);font-size:var(--text-display-2);font-variant-numeric:tabular-nums;color:var(--theme-success-text);line-height:1}.demo-module__D-JlpG__resultNote{font-family:var(--font-mono);font-size:var(--text-body-3);color:var(--theme-fg-tertiary)}.demo-module__D-JlpG__split{gap:var(--space-1);margin-top:var(--space-0-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.demo-module__D-JlpG__splitValue{font-family:var(--font-mono);font-size:var(--text-body-2);font-variant-numeric:tabular-nums;color:var(--theme-fg-primary);margin-top:.1rem;display:block}.demo-module__D-JlpG__gain{color:var(--theme-success-text)}.demo-module__D-JlpG__actions{gap:var(--space-0-5);margin-top:var(--space-0-5);flex-wrap:wrap;display:flex}.demo-module__D-JlpG__fine{font-size:var(--text-caption);color:var(--theme-fg-tertiary);line-height:1.5}@media (max-width:64rem){.demo-module__D-JlpG__card{grid-template-columns:minmax(0,1fr)}}.demo-module__D-JlpG__stakeOn{background:var(--theme-hover-wash);border-color:var(--theme-border-secondary)}
.CongestionBanner-module__YV2zca__bar{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-1-5);border-radius:var(--card-radius);background:var(--theme-bg-tertiary);border:var(--border-width) solid var(--theme-border-tertiary);animation:CongestionBanner-module__YV2zca__barIn .28s var(--ease-expo-out) both;display:flex}@keyframes CongestionBanner-module__YV2zca__barIn{0%{opacity:0;transform:translateY(-.5rem)}}.CongestionBanner-module__YV2zca__body{flex:1;min-width:0}.CongestionBanner-module__YV2zca__title{align-items:center;gap:var(--space-0-75);font-size:var(--text-body-3);font-weight:var(--weight-medium);color:var(--theme-fg-primary);display:flex}.CongestionBanner-module__YV2zca__pill{border:var(--border-width) solid var(--swatch-peach);border-radius:var(--radius-pill);font-family:var(--font-mono);font-size:var(--text-caption);letter-spacing:.06em;text-transform:uppercase;color:var(--swatch-peach);padding:.05rem .5rem}.CongestionBanner-module__YV2zca__sub{font-size:var(--text-body-3);color:var(--theme-fg-tertiary);margin-top:.2rem;line-height:1.45}.CongestionBanner-module__YV2zca__actions{align-items:center;gap:var(--space-0-5);flex:none;display:flex}.CongestionBanner-module__YV2zca__dismiss{width:var(--tap-min);height:var(--tap-min);border-radius:var(--radius-small);font-size:var(--text-h5);color:var(--theme-fg-tertiary);cursor:pointer;background:0 0;border:0;place-items:center;line-height:1;display:grid}.CongestionBanner-module__YV2zca__dismiss:hover{color:var(--theme-fg-primary)}@media (max-width:40rem){.CongestionBanner-module__YV2zca__bar{flex-wrap:wrap}.CongestionBanner-module__YV2zca__actions{justify-content:flex-end;width:100%}}@media (prefers-reduced-motion:reduce){.CongestionBanner-module__YV2zca__bar{animation:none}}
.Dropdown-module__Ax5K1W__field{min-width:0;position:relative}.Dropdown-module__Ax5K1W__label{font-family:var(--font-mono);font-size:var(--text-caption);letter-spacing:.09em;text-transform:uppercase;color:var(--theme-fg-tertiary);margin-bottom:4px;padding-left:8px;display:block}.Dropdown-module__Ax5K1W__button{align-items:center;gap:var(--space-0-75);width:100%;padding:var(--space-0-75) var(--space-1);border-radius:var(--radius-main);background:var(--input-bg);border:var(--border-width) solid var(--theme-border-tertiary);color:var(--theme-fg-primary);font-family:inherit;font-size:var(--text-body-3);text-align:left;cursor:pointer;display:flex}.Dropdown-module__Ax5K1W__button[aria-expanded=true]{border-color:var(--theme-border-secondary)}.Dropdown-module__Ax5K1W__button:disabled{opacity:.5;cursor:not-allowed}.Dropdown-module__Ax5K1W__value{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.Dropdown-module__Ax5K1W__note{font-family:var(--font-mono);font-size:var(--text-body-3);font-variant-numeric:tabular-nums;color:var(--theme-fg-tertiary);flex:none}.Dropdown-module__Ax5K1W__caret{color:var(--theme-fg-tertiary);transition:transform var(--duration-fast) var(--ease-expo-out);flex:none}.Dropdown-module__Ax5K1W__caretOpen{transform:rotate(180deg)}.Dropdown-module__Ax5K1W__list{z-index:20;max-height:15rem;padding:var(--space-0-25);border-radius:var(--radius-main);background:var(--theme-bg-tertiary);border:var(--border-width) solid var(--theme-border-tertiary);box-shadow:var(--shadow-overlay);list-style:none;position:absolute;top:calc(100% + .25rem);left:0;right:0;overflow-y:auto}.Dropdown-module__Ax5K1W__option{align-items:center;gap:var(--space-0-75);width:100%;padding:var(--space-0-75);border-radius:var(--radius-small);color:var(--theme-fg-secondary);font-family:inherit;font-size:var(--text-body-3);text-align:left;cursor:pointer;background:0 0;border:0;display:flex}.Dropdown-module__Ax5K1W__option:hover{background:var(--theme-hover-wash);color:var(--theme-fg-primary)}.Dropdown-module__Ax5K1W__optionOn{color:var(--theme-fg-primary);background:var(--btn-secondary-bg)}
.OfferModal-module__T28o4G__veil{z-index:70;padding:var(--space-1-5);animation:OfferModal-module__T28o4G__veilIn .2s var(--ease-expo-out) both;background:#0000008c;place-items:center;display:grid;position:fixed;inset:0}.OfferModal-module__T28o4G__card{width:min(24rem,100%);padding:var(--space-2);border-radius:var(--card-radius);background:var(--theme-bg-tertiary);border:var(--border-width) solid var(--theme-border-tertiary);box-shadow:var(--shadow-overlay);text-align:center;animation:OfferModal-module__T28o4G__cardIn .24s var(--ease-expo-out) both}@keyframes OfferModal-module__T28o4G__veilIn{0%{opacity:0}}@keyframes OfferModal-module__T28o4G__cardIn{0%{opacity:0;transform:translateY(.75rem)}}.OfferModal-module__T28o4G__badge{border:var(--border-width) solid var(--swatch-clay);border-radius:var(--radius-pill);font-family:var(--font-mono);font-size:var(--text-caption);letter-spacing:.09em;text-transform:uppercase;color:var(--swatch-clay);padding:.1rem .6rem;display:inline-block}.OfferModal-module__T28o4G__title{margin-top:var(--space-1);font-family:var(--font-serif);font-size:var(--text-h4);font-weight:var(--weight-regular);color:var(--theme-fg-primary)}.OfferModal-module__T28o4G__text{margin-top:var(--space-0-75);font-size:var(--text-body-3);color:var(--theme-fg-secondary);line-height:1.55}.OfferModal-module__T28o4G__clock{margin-top:var(--space-1-5);font-family:var(--font-mono);font-size:var(--text-h3);font-variant-numeric:tabular-nums;color:var(--theme-fg-primary)}.OfferModal-module__T28o4G__clockKey{font-family:var(--font-mono);font-size:var(--text-caption);letter-spacing:.09em;text-transform:uppercase;color:var(--theme-fg-tertiary);display:block}.OfferModal-module__T28o4G__expired{color:var(--theme-fg-tertiary)}.OfferModal-module__T28o4G__actions{margin-top:var(--space-1-5);gap:var(--space-0-5);flex-direction:column;display:flex}.OfferModal-module__T28o4G__close{min-height:var(--tap-min);font-family:inherit;font-size:var(--text-body-3);color:var(--theme-fg-tertiary);cursor:pointer;background:0 0;border:0}.OfferModal-module__T28o4G__close:hover{color:var(--theme-fg-primary)}.OfferModal-module__T28o4G__error{margin-top:var(--space-0-75);font-size:var(--text-body-3);color:var(--theme-error-text)}@media (prefers-reduced-motion:reduce){.OfferModal-module__T28o4G__veil,.OfferModal-module__T28o4G__card{animation:none}}
.QrCode-module__SU-msG__wrap{padding:var(--space-0-75);border-radius:var(--radius-large);background:var(--theme-bg-primary);border:var(--border-width) solid var(--theme-border-tertiary);flex:none;place-items:center;display:grid;position:relative}.QrCode-module__SU-msG__code{width:100%;height:100%;color:var(--swatch-clay);display:block}.QrCode-module__SU-msG__mark{border-radius:var(--radius-pill);background:var(--theme-bg-primary);color:var(--swatch-clay);place-items:center;padding:.35rem;display:grid;position:absolute}
.dashboard-module__EHdEjW__page{gap:var(--space-1-5);flex-direction:column;width:100%;max-width:70rem;margin-inline:auto;display:flex}.dashboard-module__EHdEjW__hero{background:var(--card-bg);border:var(--border-width) solid var(--card-border);border-radius:var(--card-radius);padding:var(--card-padding)}@media (max-height:820px){.dashboard-module__EHdEjW__hero,.dashboard-module__EHdEjW__chart{padding:var(--space-1-25)}}.dashboard-module__EHdEjW__heroTop{justify-content:space-between;align-items:flex-start;gap:var(--space-1-5);flex-wrap:wrap;display:flex}.dashboard-module__EHdEjW__key{font-family:var(--font-mono);font-size:var(--text-caption);letter-spacing:.09em;text-transform:uppercase;color:var(--theme-fg-tertiary)}.dashboard-module__EHdEjW__balance{margin-top:var(--space-0-5);font-family:var(--font-mono);font-size:var(--text-display-2);font-variant-numeric:tabular-nums;color:var(--theme-fg-primary);line-height:1;display:block}.dashboard-module__EHdEjW__status{margin-top:var(--space-1);border-radius:var(--radius-pill);border:var(--border-width) solid var(--theme-border-tertiary);background:var(--theme-bg-secondary);font-size:var(--text-body-3);color:var(--theme-fg-secondary);align-items:center;gap:.45rem;padding:.3rem .6rem .3rem .5rem;display:inline-flex}.dashboard-module__EHdEjW__statusDot{border-radius:var(--radius-pill);background:currentColor;flex:none;width:.4rem;height:.4rem}.dashboard-module__EHdEjW__running{color:var(--theme-success-text);background:var(--green-soft);border-color:#9cb87a59}.dashboard-module__EHdEjW__running .dashboard-module__EHdEjW__statusDot{animation:dashboard-module__EHdEjW__pulse 2s var(--ease-expo-out) infinite}@keyframes dashboard-module__EHdEjW__pulse{0%,to{opacity:1}50%{opacity:.3}}.dashboard-module__EHdEjW__demo{color:var(--theme-fg-secondary);border-color:var(--theme-border-secondary);background:var(--theme-bg-tertiary)}.dashboard-module__EHdEjW__waiting{color:var(--theme-warn-text);background:var(--theme-warn-soft);border-color:#d9a44159}.dashboard-module__EHdEjW__blocked{color:var(--theme-error-text);background:var(--red-soft);border-color:#e0827659}.dashboard-module__EHdEjW__heroRight{align-items:flex-end;gap:var(--space-0-75);flex-direction:column;display:flex}.dashboard-module__EHdEjW__tierChip{padding:var(--space-0-75) var(--space-1);border-radius:var(--radius-large);background:var(--theme-bg-secondary);border:var(--border-width) solid var(--theme-border-tertiary);flex-direction:column;align-items:flex-end;display:flex}.dashboard-module__EHdEjW__tierName{font-family:var(--font-serif);font-size:var(--text-h5);color:var(--theme-fg-primary);line-height:1.1}.dashboard-module__EHdEjW__tierSub{font-family:var(--font-mono);font-size:var(--text-caption);letter-spacing:.04em;color:var(--theme-fg-tertiary);margin-top:.15rem}.dashboard-module__EHdEjW__pot{margin-top:var(--space-1);max-width:22rem}.dashboard-module__EHdEjW__potLine{justify-content:space-between;align-items:baseline;gap:var(--space-0-75);display:flex}.dashboard-module__EHdEjW__potValue{font-family:var(--font-mono);font-size:var(--text-body-3);font-variant-numeric:tabular-nums;color:var(--theme-fg-secondary)}.dashboard-module__EHdEjW__potBar{height:.5rem;margin-top:var(--space-0-5);border-radius:var(--radius-small);background:var(--swatch-gray-950);border:var(--border-width) solid var(--theme-border-tertiary);display:block;overflow:hidden}.dashboard-module__EHdEjW__potBar i{border-radius:var(--radius-small);background:var(--grad-orange);height:100%;transition:width var(--duration-main) var(--ease-size);display:block}.dashboard-module__EHdEjW__chart{margin-top:var(--space-1);padding:var(--space-1-5);border-radius:var(--radius-large);background:var(--theme-bg-secondary);border:var(--border-width) solid var(--theme-border-tertiary)}.dashboard-module__EHdEjW__chartTop{justify-content:space-between;align-items:baseline;gap:var(--space-1);display:flex}.dashboard-module__EHdEjW__chartPnl{font-family:var(--font-mono);font-size:var(--text-h5);font-variant-numeric:tabular-nums;color:var(--theme-success-text)}.dashboard-module__EHdEjW__plot{margin-top:var(--space-1);position:relative}.dashboard-module__EHdEjW__spark{width:100%;height:8.5rem;display:block}.dashboard-module__EHdEjW__nowDot{border-radius:var(--radius-pill);background:var(--swatch-clay);width:.5rem;height:.5rem;box-shadow:0 0 0 3px var(--theme-bg-secondary);pointer-events:none;margin:-.25rem 0 0 -.25rem;position:absolute}.dashboard-module__EHdEjW__baseLabel{background:var(--theme-bg-secondary);font-family:var(--font-mono);font-size:var(--text-caption);font-variant-numeric:tabular-nums;color:var(--theme-fg-tertiary);padding:0 .3rem;position:absolute;left:0;transform:translateY(-50%)}.dashboard-module__EHdEjW__chartFoot{justify-content:space-between;align-items:baseline;gap:var(--space-1);margin-top:var(--space-0-75);padding-top:var(--space-0-75);border-top:var(--border-width) solid var(--theme-border-tertiary);font-family:var(--font-mono);font-size:var(--text-body-3);font-variant-numeric:tabular-nums;color:var(--theme-fg-tertiary);display:flex}.dashboard-module__EHdEjW__stage{justify-content:center;align-items:center;gap:var(--space-0-5);min-height:17rem;margin-top:var(--space-1);padding:var(--space-2) var(--space-1-5);text-align:center;border:var(--border-width) dashed var(--theme-border-secondary);border-radius:var(--radius-large);background:var(--theme-bg-secondary);flex-direction:column;display:flex}.dashboard-module__EHdEjW__stageMark{width:3rem;height:3rem;margin-bottom:var(--space-0-25);border-radius:var(--radius-pill);background:var(--card-bg);border:var(--border-width) solid var(--theme-border-tertiary);color:var(--theme-text-accent);place-items:center;display:grid}.dashboard-module__EHdEjW__stageTitle{font-family:var(--font-serif);font-size:var(--text-h5);font-weight:var(--weight-regular);color:var(--theme-fg-primary)}.dashboard-module__EHdEjW__stageSub{max-width:42ch;font-size:var(--text-body-3);color:var(--theme-fg-tertiary);line-height:1.55}.dashboard-module__EHdEjW__stageError{color:var(--theme-error-text)}.dashboard-module__EHdEjW__stageCta{margin-top:var(--space-1)}.dashboard-module__EHdEjW__stageLink{margin-top:var(--space-0-75)}.dashboard-module__EHdEjW__row{gap:var(--space-1-5);grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);display:grid}.dashboard-module__EHdEjW__card{background:var(--card-bg);border:var(--border-width) solid var(--card-border);border-radius:var(--card-radius);flex-direction:column;min-width:0;display:flex}.dashboard-module__EHdEjW__cardHead{justify-content:space-between;align-items:baseline;gap:var(--space-1);padding:var(--space-1-5);border-bottom:var(--border-width) solid var(--theme-border-tertiary);display:flex}.dashboard-module__EHdEjW__cardTitle{font-family:var(--font-serif);font-size:var(--text-h6);color:var(--theme-fg-primary)}.dashboard-module__EHdEjW__cardBody{padding:0 var(--space-1-5);flex:1;min-width:0}.dashboard-module__EHdEjW__cardFoot{justify-content:space-between;align-items:baseline;gap:var(--space-1);padding:var(--space-1) var(--space-1-5);border-top:var(--border-width) solid var(--theme-border-tertiary);background:var(--theme-bg-secondary);border-radius:0 0 var(--card-radius) var(--card-radius);font-family:var(--font-mono);font-size:var(--text-body-3);font-variant-numeric:tabular-nums;color:var(--theme-fg-tertiary);display:flex}.dashboard-module__EHdEjW__cardFoot b{font-weight:var(--weight-regular);color:var(--theme-fg-primary)}.dashboard-module__EHdEjW__emptyCta{margin-top:var(--space-0-75)}.dashboard-module__EHdEjW__empty{padding:var(--space-2) var(--space-1-5);font-size:var(--text-body-3);color:var(--theme-fg-tertiary);max-width:48ch;line-height:1.55}.dashboard-module__EHdEjW__feed{scrollbar-gutter:stable;max-height:17rem;padding-right:var(--space-0-25);scrollbar-width:thin;scrollbar-color:var(--theme-border-secondary) transparent;overflow-y:auto}.dashboard-module__EHdEjW__feed::-webkit-scrollbar{width:.375rem}.dashboard-module__EHdEjW__feed::-webkit-scrollbar-thumb{background:var(--theme-border-secondary);border-radius:999px}.dashboard-module__EHdEjW__feed::-webkit-scrollbar-track{background:0 0}.dashboard-module__EHdEjW__feedRow{gap:var(--space-0-75);padding-block:var(--space-1);border-bottom:var(--border-width) solid var(--theme-border-tertiary);font-family:var(--font-mono);font-size:var(--text-body-3);font-variant-numeric:tabular-nums;grid-template-columns:.375rem 3.5rem minmax(0,1fr) auto;align-items:center;display:grid}.dashboard-module__EHdEjW__feedRow:last-child{border-bottom:0}.dashboard-module__EHdEjW__feedMark{border-radius:var(--radius-pill);background:var(--theme-success-text);width:.375rem;height:.375rem}.dashboard-module__EHdEjW__feedTime{color:var(--swatch-gray-600)}.dashboard-module__EHdEjW__feedWhat{color:var(--theme-fg-secondary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-module__EHdEjW__feedValue{color:var(--theme-success-text);text-align:right}.dashboard-module__EHdEjW__feedQuiet .dashboard-module__EHdEjW__feedMark{background:var(--swatch-gray-700)}.dashboard-module__EHdEjW__feedQuiet .dashboard-module__EHdEjW__feedWhat,.dashboard-module__EHdEjW__feedQuiet .dashboard-module__EHdEjW__feedValue{color:var(--theme-fg-tertiary)}.dashboard-module__EHdEjW__netBody{min-height:15.5rem}.dashboard-module__EHdEjW__netFoot{row-gap:var(--space-0-5);flex-wrap:wrap}.dashboard-module__EHdEjW__netMoney{color:var(--theme-success-text)}.dashboard-module__EHdEjW__table{border-collapse:collapse;width:100%}.dashboard-module__EHdEjW__table td{padding-block:var(--space-1);border-bottom:var(--border-width) solid var(--theme-border-tertiary);font-family:var(--font-mono);font-size:var(--text-body-3);font-variant-numeric:tabular-nums;color:var(--theme-fg-secondary)}.dashboard-module__EHdEjW__table td:first-child{color:var(--theme-fg-primary)}.dashboard-module__EHdEjW__table tr:last-child td{border-bottom:0}.dashboard-module__EHdEjW__table .dashboard-module__EHdEjW__num{text-align:right;font-family:var(--font-mono);color:var(--theme-fg-primary)}.dashboard-module__EHdEjW__gain{color:var(--theme-success-text)}@media (max-width:64rem){.dashboard-module__EHdEjW__row{grid-template-columns:minmax(0,1fr)}}@media (max-width:40rem){.dashboard-module__EHdEjW__balance{font-size:var(--text-h2)}}.dashboard-module__EHdEjW__gs{background:var(--card-bg);border:var(--border-width) solid var(--card-border);border-radius:var(--card-radius);padding:var(--space-1-5)}.dashboard-module__EHdEjW__gsHead{justify-content:space-between;align-items:flex-start;gap:var(--space-1);margin-bottom:var(--space-0-75);display:flex}.dashboard-module__EHdEjW__gsTitle{font-family:var(--font-serif);font-size:var(--text-h6);color:var(--theme-fg-primary)}.dashboard-module__EHdEjW__gsSub{font-size:var(--text-body-3);color:var(--theme-fg-tertiary);margin-top:.15rem}.dashboard-module__EHdEjW__gsSteps{gap:var(--space-1);grid-template-columns:repeat(auto-fit,minmax(min(15rem,100%),1fr));display:grid}.dashboard-module__EHdEjW__gsStep{align-items:center;gap:var(--space-0-75);padding:var(--space-1);border-radius:var(--radius-large);background:var(--theme-bg-secondary);border:var(--border-width) solid var(--theme-border-tertiary);transition:border-color var(--duration-fast) var(--ease-expo-out);display:flex}.dashboard-module__EHdEjW__gsStep:hover{border-color:var(--theme-border-secondary)}.dashboard-module__EHdEjW__gsDone{opacity:.55}.dashboard-module__EHdEjW__gsDone:hover{border-color:var(--theme-border-tertiary)}.dashboard-module__EHdEjW__gsCheck{border-radius:var(--radius-pill);background:var(--theme-bg-tertiary);width:2rem;height:2rem;color:var(--theme-fg-tertiary);flex:none;place-items:center;display:grid}.dashboard-module__EHdEjW__gsDone .dashboard-module__EHdEjW__gsCheck{background:var(--green-soft);color:var(--theme-success-text)}.dashboard-module__EHdEjW__gsStepBody{flex:1;min-width:0}.dashboard-module__EHdEjW__gsGo{color:var(--theme-fg-tertiary);transition:color var(--duration-fast) var(--ease-expo-out);flex:none;place-items:center;display:grid}.dashboard-module__EHdEjW__gsStep:hover .dashboard-module__EHdEjW__gsGo{color:var(--theme-text-accent)}.dashboard-module__EHdEjW__gsStepTitle{font-size:var(--text-body-3);color:var(--theme-fg-primary);display:block}.dashboard-module__EHdEjW__gsStepNote{font-size:var(--text-body-3);color:var(--theme-fg-tertiary);margin-top:.15rem;line-height:1.4;display:block}.dashboard-module__EHdEjW__gsMore{margin:4px 0 0 8px}.dashboard-module__EHdEjW__strip{margin-top:var(--space-1);border-radius:var(--radius-large);background:var(--theme-bg-secondary);border:var(--border-width) solid var(--theme-border-tertiary);grid-template-columns:repeat(5,minmax(0,1fr));display:grid;overflow:hidden}.dashboard-module__EHdEjW__cell{padding:var(--space-1-5) var(--space-1);border-left:var(--border-width) solid var(--theme-border-tertiary);flex-direction:column;gap:.3rem;display:flex}.dashboard-module__EHdEjW__cell:first-child{border-left:0}.dashboard-module__EHdEjW__cellKey{font-family:var(--font-mono);font-size:var(--text-caption);letter-spacing:.09em;text-transform:uppercase;color:var(--theme-fg-tertiary)}.dashboard-module__EHdEjW__cellFlag{border-radius:var(--radius-pill);background:var(--orange-soft);color:var(--theme-text-accent);letter-spacing:.04em;margin-left:.35rem;padding:.05rem .3rem}.dashboard-module__EHdEjW__cellValue{font-family:var(--font-mono);font-size:var(--text-body-2);font-variant-numeric:tabular-nums;color:var(--theme-fg-primary)}.dashboard-module__EHdEjW__cellHidden{display:none}.dashboard-module__EHdEjW__cellPos{color:var(--theme-success-text)}.dashboard-module__EHdEjW__cellNote{font-size:var(--text-body-3);color:var(--theme-fg-tertiary)}.dashboard-module__EHdEjW__cellBar{border-radius:var(--radius-small);background:var(--swatch-gray-950);height:4px;margin-top:auto;overflow:hidden}.dashboard-module__EHdEjW__cellBar i{border-radius:var(--radius-small);background:var(--swatch-clay);height:100%;transition:width var(--duration-main) var(--ease-size);display:block}.dashboard-module__EHdEjW__chartRow{gap:var(--space-1-5);grid-template-columns:minmax(0,1.75fr) minmax(0,1fr);align-items:stretch;display:grid}.dashboard-module__EHdEjW__chartRow>.dashboard-module__EHdEjW__card{height:0;min-height:100%}.dashboard-module__EHdEjW__chartRow .dashboard-module__EHdEjW__cardBody{flex-direction:column;min-height:0;display:flex;overflow:hidden}.dashboard-module__EHdEjW__chartRow .dashboard-module__EHdEjW__feed{flex:1;max-height:none}@media (max-width:75rem){.dashboard-module__EHdEjW__chartRow{grid-template-columns:minmax(0,1fr)}.dashboard-module__EHdEjW__chartRow>.dashboard-module__EHdEjW__card{height:auto;min-height:0}.dashboard-module__EHdEjW__chartRow .dashboard-module__EHdEjW__cardBody{display:block;overflow:visible}.dashboard-module__EHdEjW__chartRow .dashboard-module__EHdEjW__feed{flex:none;max-height:17rem}}.dashboard-module__EHdEjW__rowWide{gap:var(--space-1-5);grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;display:grid}.dashboard-module__EHdEjW__band{background:var(--card-bg);border:var(--border-width) solid var(--card-border);border-radius:var(--card-radius);padding:var(--space-1-5)}.dashboard-module__EHdEjW__bandLead{font-size:var(--text-body-3);color:var(--theme-fg-tertiary);margin-top:.2rem}.dashboard-module__EHdEjW__bandHead{justify-content:space-between;align-items:flex-start;gap:var(--space-1);margin-bottom:var(--space-2);flex-wrap:wrap;display:flex}.dashboard-module__EHdEjW__bandTop{font-family:var(--font-mono);font-size:var(--text-caption);letter-spacing:.09em;text-transform:uppercase;color:var(--theme-success-text)}.dashboard-module__EHdEjW__track{border-radius:var(--radius-small);background:var(--swatch-gray-950);border:var(--border-width) solid var(--theme-border-tertiary);height:.625rem;position:relative}.dashboard-module__EHdEjW__trackFill{border-radius:var(--radius-small);background:var(--grad-orange);transition:width var(--duration-main) var(--ease-size);position:absolute;inset:0 auto 0 0}.dashboard-module__EHdEjW__tick{background:var(--card-bg);width:2px;height:.875rem;position:absolute;top:50%;transform:translate(-50%,-50%)}.dashboard-module__EHdEjW__knob{border-radius:var(--radius-pill);background:var(--card-bg);border:3px solid var(--swatch-clay);width:1.125rem;height:1.125rem;transition:left var(--duration-main) var(--ease-size);position:absolute;top:50%;transform:translate(-50%,-50%)}.dashboard-module__EHdEjW__knobTip{border-radius:var(--radius-medium);background:var(--theme-fg-primary);color:var(--theme-bg-primary);font-family:var(--font-mono);font-size:var(--text-caption);font-variant-numeric:tabular-nums;white-space:nowrap;padding:.2rem .45rem;position:absolute;bottom:calc(100% + .5rem);left:50%;transform:translate(-50%)}.dashboard-module__EHdEjW__knobTip:after{content:"";border:4px solid #0000;border-top-color:var(--theme-fg-primary);position:absolute;top:100%;left:50%;transform:translate(-50%)}.dashboard-module__EHdEjW__trackLabels{height:3rem;margin-top:var(--space-1);position:relative}.dashboard-module__EHdEjW__label{font-family:var(--font-mono);font-size:var(--text-caption);font-variant-numeric:tabular-nums;color:var(--theme-fg-tertiary);white-space:nowrap;flex-direction:column;align-items:center;gap:.15rem;display:flex;position:absolute;top:0;transform:translate(-50%)}.dashboard-module__EHdEjW__label b{font-family:var(--font-serif);font-size:var(--text-body-3);font-weight:var(--weight-regular);color:var(--theme-fg-tertiary)}.dashboard-module__EHdEjW__labelFirst{align-items:flex-start;transform:none}.dashboard-module__EHdEjW__labelLast{align-items:flex-end;transform:translate(-100%)}.dashboard-module__EHdEjW__labelOn{color:var(--theme-fg-secondary)}.dashboard-module__EHdEjW__labelOn b{color:var(--theme-fg-primary)}@media (max-width:72rem){.dashboard-module__EHdEjW__strip{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-module__EHdEjW__cell:nth-child(4){border-left:0}}@media (max-width:64rem){.dashboard-module__EHdEjW__rowWide{grid-template-columns:minmax(0,1fr)}}@media (max-width:40rem){.dashboard-module__EHdEjW__strip{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-module__EHdEjW__cell:nth-child(odd){border-left:0}}.dashboard-module__EHdEjW__banner{align-items:center;gap:var(--space-1-5);padding:var(--space-1-5);border-radius:var(--card-radius);background:var(--orange-soft);border:var(--border-width) solid var(--card-border);display:flex}.dashboard-module__EHdEjW__bannerBody{flex:1;min-width:0}.dashboard-module__EHdEjW__bannerTitle{font-family:var(--font-serif);font-size:var(--text-h5);font-weight:var(--weight-regular);color:var(--theme-fg-primary)}.dashboard-module__EHdEjW__bannerText{margin-top:var(--space-0-5);font-size:var(--text-body-3);color:var(--theme-fg-secondary);line-height:1.55}.dashboard-module__EHdEjW__bannerCta{flex:none}@media (max-width:40rem){.dashboard-module__EHdEjW__banner{align-items:stretch;gap:var(--space-1);flex-direction:column}}.dashboard-module__EHdEjW__gsDismiss{min-height:var(--tap-min);border-radius:var(--radius-small);font-family:var(--font-mono);font-size:var(--text-caption);letter-spacing:.09em;text-transform:uppercase;color:var(--theme-fg-tertiary);cursor:pointer;transition:color var(--duration-fast) var(--ease-expo-out);background:0 0;border:0;flex:none;padding:.3rem .6rem}.dashboard-module__EHdEjW__gsDismiss:hover{color:var(--theme-fg-primary)}.dashboard-module__EHdEjW__heroFlash{animation:dashboard-module__EHdEjW__heroFlash .62s var(--ease-expo-out)}@keyframes dashboard-module__EHdEjW__heroFlash{0%{border-color:var(--swatch-clay);box-shadow:0 0 #d9775759}to{border-color:var(--card-border);box-shadow:0 0 0 .75rem #d9775700}}.dashboard-module__EHdEjW__sound{width:var(--tap-min);height:var(--tap-min);border:var(--border-width) solid transparent;border-radius:var(--radius-small);color:var(--theme-fg-tertiary);cursor:pointer;transition:color var(--duration-fast) var(--ease-expo-out), border-color var(--duration-fast) var(--ease-expo-out);background:0 0;place-items:center;display:grid}.dashboard-module__EHdEjW__sound:hover{border-color:var(--theme-border-secondary);color:var(--theme-fg-primary)}.dashboard-module__EHdEjW__sound[aria-pressed=true]{color:var(--swatch-clay)}@media (prefers-reduced-motion:reduce){.dashboard-module__EHdEjW__heroFlash{animation:none}}@media (max-width:22.5rem){.dashboard-module__EHdEjW__chartFoot{gap:var(--space-0-25) var(--space-0-75);flex-wrap:wrap;justify-content:flex-start}}.dashboard-module__EHdEjW__netBar{align-items:center;gap:var(--space-0-5);margin-top:var(--space-0-5);padding-inline:var(--space-1);padding-bottom:var(--space-0-5);padding-top:var(--space-0-75);border-top:var(--border-width) solid var(--theme-border-tertiary);font-family:var(--font-mono);font-size:var(--text-caption);color:var(--theme-fg-tertiary);display:flex}.dashboard-module__EHdEjW__netCursor{background:var(--swatch-clay);flex:none;width:.45rem;height:.85rem;animation:1.1s steps(2,start) infinite dashboard-module__EHdEjW__netBlink}@keyframes dashboard-module__EHdEjW__netBlink{50%{opacity:0}}.dashboard-module__EHdEjW__netHint{min-width:0}.dashboard-module__EHdEjW__netJoin{font-family:inherit;font-size:inherit;color:var(--theme-text-accent);cursor:pointer;background:0 0;border:0;padding:0}.dashboard-module__EHdEjW__netJoin:hover{text-decoration:underline}@media (prefers-reduced-motion:reduce){.dashboard-module__EHdEjW__netCursor{animation:none}}@media (max-width:30rem){.dashboard-module__EHdEjW__netBar{flex-wrap:wrap}}.dashboard-module__EHdEjW__lastBadge{margin-right:var(--space-0-5);border:var(--border-width) solid var(--theme-border-secondary);border-radius:var(--radius-pill);font-family:var(--font-mono);font-size:var(--text-caption);letter-spacing:.06em;text-transform:uppercase;color:var(--theme-fg-tertiary);padding:.05rem .4rem;display:inline-block}.dashboard-module__EHdEjW__clearPause{max-width:44ch;margin-top:var(--space-0-75);font-size:var(--text-body-3);color:var(--theme-text-accent);line-height:1.5}.dashboard-module__EHdEjW__clearPause:hover{text-decoration:underline}.dashboard-module__EHdEjW__rest{align-items:center;gap:var(--space-0-25);margin-top:var(--space-1-5);padding-top:var(--space-1-5);border-top:var(--border-width) solid var(--theme-border-tertiary);text-align:center;flex-direction:column;display:flex}.dashboard-module__EHdEjW__restClock{font-family:var(--font-mono);font-size:var(--text-h3);font-variant-numeric:tabular-nums;color:var(--theme-fg-primary)}.dashboard-module__EHdEjW__restLabel{font-family:var(--font-mono);font-size:var(--text-caption);letter-spacing:.09em;text-transform:uppercase;color:var(--theme-fg-tertiary)}.dashboard-module__EHdEjW__restTally{gap:var(--space-2);margin-top:var(--space-1);padding:var(--space-0-75) var(--space-1-5);border-radius:var(--radius-main);background:var(--theme-bg-secondary);display:flex}.dashboard-module__EHdEjW__restTally>div{flex-direction:column;gap:.15rem;display:flex}.dashboard-module__EHdEjW__restKey{font-family:var(--font-mono);font-size:var(--text-caption);letter-spacing:.06em;text-transform:uppercase;color:var(--theme-fg-tertiary)}.dashboard-module__EHdEjW__restValue{font-family:var(--font-mono);font-size:var(--text-body-2);font-variant-numeric:tabular-nums;color:var(--theme-fg-primary)}.dashboard-module__EHdEjW__restAlt{max-width:46ch;margin-top:var(--space-1);font-size:var(--text-body-3);color:var(--theme-fg-tertiary);line-height:1.5}a.dashboard-module__EHdEjW__restAlt{color:var(--theme-text-accent)}a.dashboard-module__EHdEjW__restAlt:hover{text-decoration:underline}.dashboard-module__EHdEjW__demoNote{margin-bottom:var(--space-0-5);font-size:var(--text-body-3);color:var(--theme-fg-tertiary)}@media (max-width:30rem){.dashboard-module__EHdEjW__restTally{gap:var(--space-1)}}.dashboard-module__EHdEjW__skel{border-radius:var(--radius-small);background:var(--skeleton);background-size:200% 100%;animation:1.4s linear infinite dashboard-module__EHdEjW__skelSweep;display:block}@keyframes dashboard-module__EHdEjW__skelSweep{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.dashboard-module__EHdEjW__skel{animation:none}}.dashboard-module__EHdEjW__skelKey{width:7rem;height:.75rem}.dashboard-module__EHdEjW__skelBalance{width:12rem;height:2.5rem;margin-top:var(--space-0-75)}.dashboard-module__EHdEjW__skelStatus{width:16rem;max-width:100%;height:1rem;margin-top:var(--space-1)}.dashboard-module__EHdEjW__skelPlot{width:100%;height:13rem}.dashboard-module__EHdEjW__skelHead{width:9rem;height:1rem}.dashboard-module__EHdEjW__skelLine{width:100%;height:.875rem}.dashboard-module__EHdEjW__skelLine+.dashboard-module__EHdEjW__skelLine{margin-top:var(--space-0-75)}.dashboard-module__EHdEjW__fail{align-items:center;gap:var(--space-1-5);padding:var(--space-4) var(--space-1-5);background:var(--card-bg);border:var(--border-width) solid var(--card-border);border-radius:var(--card-radius);text-align:center;flex-direction:column;display:flex}.dashboard-module__EHdEjW__failText{max-width:28rem;font-size:var(--text-body-3);color:var(--theme-fg-secondary);margin:0}.dashboard-module__EHdEjW__skelBody{padding-block:var(--space-1-5)}.dashboard-module__EHdEjW__restBar{justify-content:space-between;align-items:center;gap:var(--space-0-75);margin-bottom:var(--space-1);padding:var(--space-0-75) var(--space-1);border:var(--border-width) solid var(--theme-border-tertiary);border-radius:var(--radius-main);background:var(--theme-bg-tertiary);flex-wrap:wrap;display:flex}.dashboard-module__EHdEjW__restText{font-size:var(--text-small);color:var(--theme-fg-secondary)}@media (max-width:30rem){.dashboard-module__EHdEjW__restBar{flex-direction:column;align-items:stretch}}@media (max-width:600px){.dashboard-module__EHdEjW__trackLabels{grid-template-columns:repeat(4,minmax(0,1fr));gap:.4rem;height:auto;display:grid}.dashboard-module__EHdEjW__label{text-align:center;white-space:normal;overflow-wrap:anywhere;align-items:center;position:static;transform:none}.dashboard-module__EHdEjW__labelFirst,.dashboard-module__EHdEjW__labelLast{align-items:center;transform:none}}
.NotifBell-module__g7_p7G__box{flex:none;position:relative}.NotifBell-module__g7_p7G__bell{border-radius:var(--radius-main);width:2.25rem;height:2.25rem;color:var(--theme-fg-tertiary);cursor:pointer;background:0 0;border:0;place-items:center;display:grid;position:relative}.NotifBell-module__g7_p7G__bell:hover,.NotifBell-module__g7_p7G__bell[aria-expanded=true]{color:var(--theme-fg-primary)}.NotifBell-module__g7_p7G__dot{border-radius:var(--radius-pill);background:var(--swatch-clay);min-width:1rem;font-family:var(--font-mono);color:var(--swatch-gray-000);padding:0 .2rem;font-size:.625rem;line-height:1rem;position:absolute;top:.15rem;right:.1rem}.NotifBell-module__g7_p7G__panel{z-index:40;width:min(22rem, calc(100vw - var(--space-2)));padding:var(--space-0-5);border-radius:var(--card-radius);background:var(--theme-bg-tertiary);border:var(--border-width) solid var(--theme-border-tertiary);box-shadow:var(--shadow-overlay);position:absolute;top:calc(100% + .35rem);right:0}.NotifBell-module__g7_p7G__head{padding:var(--space-0-5) var(--space-0-75)}.NotifBell-module__g7_p7G__headTitle{font-family:var(--font-serif);font-size:var(--text-h6);color:var(--theme-fg-primary)}.NotifBell-module__g7_p7G__empty{padding:var(--space-1) var(--space-0-75);font-size:var(--text-body-3);color:var(--theme-fg-tertiary);line-height:1.5}.NotifBell-module__g7_p7G__list{flex-direction:column;max-height:18rem;display:flex;overflow-y:auto}.NotifBell-module__g7_p7G__item{align-items:center;gap:var(--space-0-75);padding:var(--space-0-75);border-radius:var(--radius-small);display:flex}.NotifBell-module__g7_p7G__item:hover{background:var(--theme-hover-wash)}.NotifBell-module__g7_p7G__mark{border-radius:var(--radius-pill);flex:none;width:.5rem;height:.5rem}.NotifBell-module__g7_p7G__payout{background:var(--swatch-clay)}.NotifBell-module__g7_p7G__deposit{background:var(--theme-success-text)}.NotifBell-module__g7_p7G__withdrawal{background:var(--theme-fg-tertiary)}.NotifBell-module__g7_p7G__itemBody{flex-direction:column;flex:1;min-width:0;display:flex}.NotifBell-module__g7_p7G__itemTitle{font-size:var(--text-body-3);color:var(--theme-fg-primary)}.NotifBell-module__g7_p7G__itemNote{font-family:var(--font-mono);font-size:var(--text-caption);font-variant-numeric:tabular-nums;color:var(--theme-fg-tertiary)}.NotifBell-module__g7_p7G__when{font-family:var(--font-mono);font-size:var(--text-caption);color:var(--theme-fg-tertiary);flex:none}.NotifBell-module__g7_p7G__all{padding:var(--space-0-75);border-top:var(--border-width) solid var(--theme-border-tertiary);margin-top:var(--space-0-25);font-size:var(--text-body-3);color:var(--theme-text-accent);display:block}
.Toast-module__dpyMdW__toast{left:50%;bottom:var(--space-2);z-index:60;padding:var(--space-0-75) var(--space-1-5);border-radius:var(--radius-pill);background:var(--theme-bg-tertiary);border:var(--border-width) solid var(--theme-border-secondary);box-shadow:var(--shadow-overlay);font-size:var(--text-body-3);color:var(--theme-fg-primary);opacity:0;pointer-events:none;transition:opacity var(--duration-fast) var(--ease-expo-out), transform var(--duration-fast) var(--ease-expo-out);position:fixed;transform:translate(-50%,.5rem)}.Toast-module__dpyMdW__open{opacity:1;transform:translate(-50%)}@media (prefers-reduced-motion:reduce){.Toast-module__dpyMdW__toast{transition:opacity var(--duration-fast) linear;transform:translate(-50%)}}
.coin-module__i_6cLa__page{gap:var(--space-1-5);flex-direction:column;width:100%;max-width:64rem;margin-inline:auto;display:flex}.coin-module__i_6cLa__head{align-items:center;gap:var(--space-1);flex-wrap:wrap;display:flex}.coin-module__i_6cLa__headBody{flex:1;min-width:0}.coin-module__i_6cLa__title{font-family:var(--font-serif);font-size:var(--text-h3);color:var(--theme-fg-primary);line-height:1.15}.coin-module__i_6cLa__symbol{font-family:var(--font-mono);font-size:var(--text-body-2);color:var(--theme-fg-tertiary)}.coin-module__i_6cLa__priceRow{align-items:baseline;gap:var(--space-0-75);margin-top:var(--space-0-25);display:flex}.coin-module__i_6cLa__price{font-family:var(--font-mono);font-size:var(--text-h4);font-variant-numeric:tabular-nums;color:var(--theme-fg-primary)}.coin-module__i_6cLa__up{font-family:var(--font-mono);font-size:var(--text-body-3);color:var(--theme-success-text)}.coin-module__i_6cLa__down{font-family:var(--font-mono);font-size:var(--text-body-3);color:var(--theme-error-text)}.coin-module__i_6cLa__cta{flex:none}.coin-module__i_6cLa__lead{max-width:62ch;font-size:var(--text-body-2);color:var(--theme-fg-tertiary);line-height:1.55}.coin-module__i_6cLa__card{gap:var(--space-1);padding:var(--space-1-5);background:var(--card-bg);border:var(--border-width) solid var(--card-border);border-radius:var(--card-radius);flex-direction:column;display:flex}.coin-module__i_6cLa__cardTitle{font-family:var(--font-serif);font-size:var(--text-h5);font-weight:var(--weight-regular);color:var(--theme-fg-primary)}.coin-module__i_6cLa__key{font-family:var(--font-mono);font-size:var(--text-caption);letter-spacing:.09em;text-transform:uppercase;color:var(--theme-fg-tertiary)}.coin-module__i_6cLa__chartHead{justify-content:space-between;align-items:center;gap:var(--space-1);display:flex}.coin-module__i_6cLa__ranges{gap:var(--space-0-25);display:flex}.coin-module__i_6cLa__range{padding:.25rem var(--space-0-5);min-height:var(--tap-min);border-radius:var(--radius-small);font-family:var(--font-mono);font-size:var(--text-caption);letter-spacing:.06em;color:var(--theme-fg-tertiary);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.coin-module__i_6cLa__range:hover{color:var(--theme-fg-primary)}.coin-module__i_6cLa__rangeOn{background:var(--btn-secondary-bg);color:var(--theme-fg-primary)}.coin-module__i_6cLa__chart{width:100%;height:13rem;display:block}.coin-module__i_6cLa__empty{padding-block:var(--space-2);font-size:var(--text-body-3);color:var(--theme-fg-tertiary)}.coin-module__i_6cLa__stats{gap:0 var(--space-1-5);grid-template-columns:repeat(auto-fill,minmax(min(14rem,100%),1fr));margin:0;display:grid}.coin-module__i_6cLa__stat{justify-content:space-between;align-items:baseline;gap:var(--space-1);padding-block:var(--space-0-75);border-bottom:var(--border-width) solid var(--theme-border-tertiary);font-size:var(--text-body-3);color:var(--theme-fg-tertiary);display:flex}.coin-module__i_6cLa__stat dd{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--theme-fg-primary);margin:0}.coin-module__i_6cLa__note{font-size:var(--text-body-3);color:var(--theme-fg-tertiary);line-height:1.5}.coin-module__i_6cLa__noteLink{color:var(--theme-text-accent)}
.CabinetShell-module__cZY4Ga__shell{background:var(--theme-bg-primary);flex-direction:column;min-height:100dvh;display:flex}.CabinetShell-module__cZY4Ga__body{flex:1;grid-template-columns:minmax(0,1fr);min-height:0;display:grid}.CabinetShell-module__cZY4Ga__rail{top:var(--cabinet-topbar-height);height:calc(100dvh - var(--cabinet-topbar-height));padding:var(--space-1) var(--space-1);border-right:var(--border-width) solid var(--theme-border-tertiary);background:var(--theme-bg-secondary);flex-direction:column;align-self:start;display:none;position:sticky;overflow-y:auto}.CabinetShell-module__cZY4Ga__mark{font-family:var(--font-serif);font-size:var(--text-h6);color:var(--theme-fg-primary);white-space:nowrap;flex:none;align-items:center;gap:.5rem;display:inline-flex}.CabinetShell-module__cZY4Ga__markIcon{color:var(--swatch-clay);flex:none}.CabinetShell-module__cZY4Ga__railNav{flex-direction:column;flex:1;gap:1px;min-height:0;display:flex}.CabinetShell-module__cZY4Ga__railLink{padding:var(--space-0-5) var(--space-0-75);border-radius:var(--radius-small);font-size:var(--text-body-3);color:var(--theme-fg-tertiary);transition:background var(--duration-fast) var(--ease-expo-out), color var(--duration-fast) var(--ease-expo-out);align-items:center;gap:.6rem;display:flex}.CabinetShell-module__cZY4Ga__railLink svg{opacity:.75;flex:none}.CabinetShell-module__cZY4Ga__railLink:hover{background:var(--theme-hover-wash);color:var(--theme-fg-primary)}.CabinetShell-module__cZY4Ga__railLink[aria-current=page]{background:var(--btn-secondary-bg);color:var(--theme-fg-primary)}.CabinetShell-module__cZY4Ga__railLink[aria-current=page] svg{color:var(--swatch-clay);opacity:1}.CabinetShell-module__cZY4Ga__account{margin-top:var(--space-1);padding-top:var(--space-1);border-top:var(--border-width) solid var(--theme-border-tertiary);min-width:0;position:relative}.CabinetShell-module__cZY4Ga__accountCompact{border-top:0;flex:none;margin-top:0;padding-top:0}.CabinetShell-module__cZY4Ga__accountCompact .CabinetShell-module__cZY4Ga__accountBtn{gap:0;width:auto;padding:0}.CabinetShell-module__cZY4Ga__accountCompact .CabinetShell-module__cZY4Ga__accountWho,.CabinetShell-module__cZY4Ga__accountCompact .CabinetShell-module__cZY4Ga__accountChev{display:none}.CabinetShell-module__cZY4Ga__accountCompact .CabinetShell-module__cZY4Ga__accountMenu{width:15rem;max-width:calc(100vw - var(--space-2));inset:calc(100% + .5rem) 0 auto auto}.CabinetShell-module__cZY4Ga__accountHead{min-width:0;padding:var(--space-0-5) var(--space-0-75) var(--space-0-75);margin-bottom:var(--space-0-25);border-bottom:var(--border-width) solid var(--theme-border-tertiary);flex-direction:column;display:flex}.CabinetShell-module__cZY4Ga__accountBtn{width:100%;padding:var(--space-0-75);border:var(--border-width) solid transparent;border-radius:var(--radius-main);text-align:left;cursor:pointer;transition:background var(--duration-fast) var(--ease-expo-out);background:0 0;align-items:center;gap:.6rem;display:flex}.CabinetShell-module__cZY4Ga__accountBtn:hover,.CabinetShell-module__cZY4Ga__accountBtn[aria-expanded=true]{background:var(--theme-hover-wash)}.CabinetShell-module__cZY4Ga__accountChev{color:var(--theme-fg-tertiary);transition:transform var(--duration-fast) var(--ease-expo-out);flex:none}.CabinetShell-module__cZY4Ga__accountChevOpen{transform:rotate(180deg)}.CabinetShell-module__cZY4Ga__accountMenu{z-index:30;padding:var(--space-0-25);border-radius:var(--radius-large);background:var(--theme-bg-tertiary);border:var(--border-width) solid var(--theme-border-tertiary);box-shadow:var(--shadow-overlay);position:absolute;bottom:calc(100% + .5rem);left:0;right:0}.CabinetShell-module__cZY4Ga__accountItem,.CabinetShell-module__cZY4Ga__accountOut{width:100%;padding:var(--space-0-75);border-radius:var(--radius-small);font-family:inherit;font-size:var(--text-body-3);text-align:left;color:var(--theme-fg-secondary);cursor:pointer;background:0 0;border:0;display:block}.CabinetShell-module__cZY4Ga__accountItem:hover{background:var(--theme-hover-wash);color:var(--theme-fg-primary)}.CabinetShell-module__cZY4Ga__accountOut{color:var(--theme-error-text)}.CabinetShell-module__cZY4Ga__accountOut:hover{background:var(--red-soft)}.CabinetShell-module__cZY4Ga__accountSep{height:var(--border-width);margin:var(--space-0-25) var(--space-0-5);background:var(--theme-border-tertiary)}.CabinetShell-module__cZY4Ga__avatar{border-radius:var(--radius-pill);background:var(--btn-secondary-bg);width:2rem;height:2rem;font-family:var(--font-mono);font-size:var(--text-caption);color:var(--theme-fg-secondary);flex:none;place-items:center;display:grid}.CabinetShell-module__cZY4Ga__accountWho{flex-direction:column;min-width:0;display:flex}.CabinetShell-module__cZY4Ga__accountName{font-size:var(--text-body-3);color:var(--theme-fg-primary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CabinetShell-module__cZY4Ga__accountMail{font-size:var(--text-body-3);color:var(--theme-fg-tertiary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CabinetShell-module__cZY4Ga__topbar{z-index:65;align-items:center;gap:var(--space-0-75);min-height:var(--cabinet-topbar-height);padding:var(--space-0-5) var(--space-1-5);background:var(--theme-bg-secondary);border-bottom:var(--border-width) solid var(--theme-border-tertiary);display:flex;position:sticky;top:0}.CabinetShell-module__cZY4Ga__crumb{align-items:baseline;gap:var(--space-0-5);min-width:0;display:inline-flex}.CabinetShell-module__cZY4Ga__crumbSep{color:var(--theme-border-primary)}.CabinetShell-module__cZY4Ga__pageTitle{font-size:var(--text-body-2);color:var(--theme-fg-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.CabinetShell-module__cZY4Ga__topRight{align-items:center;gap:var(--space-0-5);align-items:center;gap:var(--space-1);margin-left:auto;display:flex}.CabinetShell-module__cZY4Ga__balance{align-items:baseline;gap:var(--space-0-75);border-radius:var(--radius-main);background:var(--theme-bg-secondary);padding:.4rem .75rem;display:inline-flex}.CabinetShell-module__cZY4Ga__balanceKey{font-family:var(--font-mono);font-size:var(--text-caption);letter-spacing:.09em;text-transform:uppercase;color:var(--theme-fg-tertiary)}.CabinetShell-module__cZY4Ga__balanceValue{font-family:var(--font-mono);font-size:var(--text-body-2);font-variant-numeric:tabular-nums;color:var(--theme-fg-primary)}.CabinetShell-module__cZY4Ga__topActions{display:none}.CabinetShell-module__cZY4Ga__content{min-width:0;padding:var(--space-2) var(--space-2) var(--space-5);flex:1}.CabinetShell-module__cZY4Ga__tabs{z-index:10;gap:var(--space-0-25);padding:var(--space-0-5) var(--space-0-5) calc(var(--space-0-5) + env(safe-area-inset-bottom));background:var(--theme-bg-secondary);border-top:var(--border-width) solid var(--theme-border-tertiary);display:flex;position:sticky;bottom:0}.CabinetShell-module__cZY4Ga__tab{min-width:0;padding:var(--space-0-5) var(--space-0-25);border-radius:var(--radius-small);font-size:var(--text-caption);color:var(--theme-fg-tertiary);flex-direction:column;flex:1 1 0;align-items:center;gap:.15rem;display:flex}.CabinetShell-module__cZY4Ga__tab svg{flex:none}.CabinetShell-module__cZY4Ga__tabLabel{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.CabinetShell-module__cZY4Ga__tab[aria-current=page]{background:var(--btn-secondary-bg);color:var(--theme-fg-primary)}.CabinetShell-module__cZY4Ga__tab[aria-current=page] svg{color:var(--swatch-clay)}@media (min-width:64rem){.CabinetShell-module__cZY4Ga__body{grid-template-columns:15rem minmax(0,1fr)}.CabinetShell-module__cZY4Ga__rail{display:flex}.CabinetShell-module__cZY4Ga__tabs{display:none}.CabinetShell-module__cZY4Ga__topActions{display:flex}.CabinetShell-module__cZY4Ga__accountCompact{display:none}}@media (max-width:64rem){.CabinetShell-module__cZY4Ga__topbar{gap:var(--space-0-5);padding:var(--space-0-5) var(--space-1)}.CabinetShell-module__cZY4Ga__burger{border-radius:var(--radius-pill);background:var(--btn-secondary-bg);width:2rem;height:2rem;color:var(--theme-fg-secondary);flex:none;place-items:center;display:grid}.CabinetShell-module__cZY4Ga__accountBtn[aria-expanded=true] .CabinetShell-module__cZY4Ga__burger{color:var(--theme-fg-primary)}.CabinetShell-module__cZY4Ga__accountNavItem{align-items:center;gap:var(--space-0-75);display:flex}.CabinetShell-module__cZY4Ga__accountNavItem svg{color:var(--theme-fg-tertiary);flex:none}.CabinetShell-module__cZY4Ga__accountNavItem[aria-current=page]{color:var(--theme-fg-primary)}.CabinetShell-module__cZY4Ga__accountNavItem[aria-current=page] svg{color:var(--swatch-clay)}.CabinetShell-module__cZY4Ga__accountCompact .CabinetShell-module__cZY4Ga__accountMenu{max-height:calc(100dvh - 5rem);overflow-y:auto}.CabinetShell-module__cZY4Ga__balanceKey{display:none}.CabinetShell-module__cZY4Ga__balance{padding:.35rem .5rem}}@media (max-width:40rem){.CabinetShell-module__cZY4Ga__crumb{display:none}.CabinetShell-module__cZY4Ga__content{padding:var(--space-1-5) var(--space-1) var(--space-4)}}@media (max-width:30rem){.CabinetShell-module__cZY4Ga__balance{display:none}}.CabinetShell-module__cZY4Ga__topRight button[aria-haspopup=listbox]{padding:.35rem var(--space-0-75);border:var(--border-width) solid var(--theme-border-tertiary);border-radius:var(--radius-main);background:var(--theme-bg-secondary);color:var(--theme-fg-secondary);transition:border-color var(--duration-fast) var(--ease-expo-out), color var(--duration-fast) var(--ease-expo-out)}.CabinetShell-module__cZY4Ga__topRight button[aria-haspopup=listbox]:hover{border-color:var(--theme-border-secondary);color:var(--theme-fg-primary)}@media (max-width:22.5rem){.CabinetShell-module__cZY4Ga__tabLabel{font-size:var(--text-micro)}.CabinetShell-module__cZY4Ga__tab{padding-inline:0}.CabinetShell-module__cZY4Ga__markWord{display:none}.CabinetShell-module__cZY4Ga__mark{justify-content:center;gap:0;min-width:2.25rem;min-height:2.25rem}}.CabinetShell-module__cZY4Ga__accountLang{align-items:center;gap:var(--space-0-5);display:flex}.CabinetShell-module__cZY4Ga__accountLangNow{font-family:var(--font-mono);font-size:var(--text-micro);color:var(--theme-fg-tertiary);margin-left:auto}.CabinetShell-module__cZY4Ga__accountLangCaret{color:var(--theme-fg-tertiary);transition:transform var(--duration-fast) var(--ease-expo-out);flex:none}.CabinetShell-module__cZY4Ga__accountLangCaretOpen{transform:rotate(180deg)}.CabinetShell-module__cZY4Ga__accountLangList{box-sizing:border-box;max-height:11rem;margin:var(--space-0-25) 0 var(--space-0-25) var(--space-0-75);padding-left:var(--space-0-5);border-left:var(--border-width) solid var(--theme-border-tertiary);flex-direction:column;display:flex;overflow-y:auto}.CabinetShell-module__cZY4Ga__accountLangItem{width:100%;padding:var(--space-0-5) var(--space-0-75);border-radius:var(--radius-small);font-family:inherit;font-size:var(--text-body-3);text-align:left;color:var(--theme-fg-secondary);cursor:pointer;background:0 0;border:0;display:block}.CabinetShell-module__cZY4Ga__accountLangItem:hover{background:var(--theme-hover-wash);color:var(--theme-fg-primary)}.CabinetShell-module__cZY4Ga__accountLangOn{color:var(--swatch-clay)}
.LegalPage-module__cudq3q__doc{max-width:var(--max-width-small);padding-block:var(--space-4) var(--space-5);padding-inline:var(--site-margin);margin:0 auto}.LegalPage-module__cudq3q__eyebrow{font-family:var(--font-mono);font-size:var(--text-caption);letter-spacing:.08em;text-transform:uppercase;color:var(--theme-fg-tertiary)}.LegalPage-module__cudq3q__title{font-size:var(--text-h2);margin-top:var(--space-0-75)}.LegalPage-module__cudq3q__body{margin-top:var(--space-1-5);font-size:var(--text-body-2);color:var(--theme-fg-secondary);max-width:65ch;line-height:1.7}
