@layer base{@font-face{font-family:Better With;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/BetterWith-Regular.ttf) format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:100;font-display:swap;src:url(/assets/fonts/DMSans-Thin.ttf) format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:200;font-display:swap;src:url(/assets/fonts/DMSans-ExtraLight.ttf) format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:300;font-display:swap;src:url(/assets/fonts/DMSans-Light.ttf) format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/DMSans-Regular.ttf) format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/DMSans-Medium.ttf) format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/fonts/DMSans-SemiBold.ttf) format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/DMSans-Bold.ttf) format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:800;font-display:swap;src:url(/assets/fonts/DMSans-ExtraBold.ttf) format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:900;font-display:swap;src:url(/assets/fonts/DMSans-Black.ttf) format("truetype")}*,*:before,*:after{box-sizing:border-box}html{font-family:var(--font-family-base);line-height:var(--line-height-normal);text-size-adjust:100%}body{margin:0;background:var(--surface-secondary);color:var(--content-primary)}:root{--content-primary: #121d27;--content-cola: #401e1c;--content-secondary: #6b2121;--content-tertiary: #ad272e;--content-inverse: #fff;--content-inverse-tertiary: #82829e;--surface-primary: #e61d2c;--surface-secondary: #e61d2c;--surface-inverse: #fff;--surface-inverse-primary: #fff;--surface-background: var(--surface-secondary);--stroke-primary: #991821;--color-yellow: #ffb300;--gradient-content-section: linear-gradient( 180deg, var(--surface-primary) 0%, var(--surface-secondary) 100% );--color-primary: var(--surface-primary);--color-secondary: var(--content-secondary);--color-text: var(--content-primary);--color-text-muted: var(--content-inverse-tertiary);--color-background: var(--surface-inverse);--color-surface: var(--surface-inverse);--color-border: rgb(0 0 0 / 10%);--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--spacing-2xl: 48px;--spacing-3xl: 64px;--border-radius: 4px;--border-radius-lg: 8px;--border-radius-xl: 16px;--font-family-base: "DM Sans", sans-serif;--font-family-display: "Better With", serif;--font-family-body: "DM Sans", sans-serif;--font-family-label: "Better With", serif;--font-family-accent: "DM Sans", sans-serif;--font-size-xs: 12px;--font-size-sm: 14px;--font-size-base: 16px;--font-size-lg: 18px;--font-size-xl: 20px;--font-size-2xl: 24px;--font-size-h3: 28px;--font-size-3xl: 32px;--line-height-12: 16px;--line-height-14: 20px;--line-height-16: 24px;--line-height-20: 24px;--line-height-24: 32px;--line-height-28: 32px;--line-height-32: 40px;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-bold: 700;--line-height-tight: 1.2;--line-height-normal: 1.5;--line-height-relaxed: 1.75;--letter-spacing-tight: -.02em;--letter-spacing-normal: 0;--letter-spacing-wide: .05em;--letter-spacing-wider: .1em;--text-label-xl-font-family: var(--font-family-label);--text-label-xl-font-size: var(--font-size-xl);--text-label-xl-font-weight: var(--font-weight-regular);--text-label-xl-line-height: 24px;--text-label-xl-letter-spacing: 1px;--text-body-bold-font-family: var(--font-family-body);--text-body-bold-font-size: var(--font-size-base);--text-body-bold-font-weight: var(--font-weight-bold);--text-body-bold-line-height: 24px;--text-body-bold-letter-spacing: 0;--shadow-card: inset 4px 4px 8px 0 rgb(255 255 255 / 25%), inset -4px -4px 4px 0 rgb(0 0 0 / 61%), 16px 16px 16px 0 rgb(0 0 0 / 25%);--button-height-sm: 40px;--button-height-md: 56px;--button-height-lg: 64px;--button-font-size-sm: 16px;--button-font-size-md: 20px;--button-font-size-lg: 24px;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / 5%);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / 10%);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / 10%);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / 10%);--transition-fast: .15s ease-in-out;--transition: .2s ease-in-out;--transition-slow: .3s ease-in-out;--z-index-base: 0;--z-index-dropdown: 1000;--z-index-sticky: 1020;--z-index-fixed: 1030;--z-index-modal-backdrop: 1040;--z-index-modal: 1050;--z-index-popover: 1060;--z-index-tooltip: 1070;--layout-max-height: 900px;--layout-min-width: 320px}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}input,textarea,select{font:inherit}ul,ol{list-style:none;margin:0;padding:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}@layer components{.heading-xl{font-family:var(--font-family-label);font-size:var(--font-size-3xl);font-weight:var(--font-weight-regular);line-height:var(--line-height-32)}.heading-h3{font-family:var(--font-family-label);font-size:var(--font-size-h3);font-weight:var(--font-weight-regular);line-height:var(--line-height-28)}.heading-lg{font-family:var(--font-family-label);font-size:var(--font-size-2xl);font-weight:var(--font-weight-regular);line-height:var(--line-height-24)}.label-xl{font-family:var(--font-family-label);font-size:var(--font-size-xl);font-weight:var(--font-weight-regular);line-height:var(--line-height-20);letter-spacing:.01em}.label-xs-decorative{font-family:var(--font-family-label);font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);line-height:var(--line-height-12)}.label-xs{font-family:var(--font-family-body);font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);line-height:var(--line-height-12)}.label-xs-bold{font-family:var(--font-family-body);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);line-height:var(--line-height-12)}.body-md{font-family:var(--font-family-body);font-size:var(--font-size-base);font-weight:var(--font-weight-regular);line-height:var(--line-height-16)}.body-md-bold{font-family:var(--font-family-body);font-size:var(--font-size-base);font-weight:var(--font-weight-bold);line-height:var(--line-height-16)}.body-sm{font-family:var(--font-family-body);font-size:var(--font-size-sm);font-weight:var(--font-weight-regular);line-height:var(--line-height-14)}.body-sm-bold{font-family:var(--font-family-body);font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);line-height:var(--line-height-14)}}@layer components{._srOnly_1k9qh_2{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._panel_1k9qh_14{position:fixed;inset:0;z-index:9999;display:flex;flex-direction:column;font-family:DM Sans,sans-serif;background:#1a1a1a}._header_1k9qh_24{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#222;border-bottom:1px solid #333}._title_1k9qh_33{margin:0;font-family:DM Sans,sans-serif;font-size:20px;font-weight:600;color:#fff}._closeButton_1k9qh_41{padding:8px 12px;font-size:24px;color:#999;cursor:pointer;background:none;border:none}._closeButton_1k9qh_41:hover{color:#fff}._content_1k9qh_54{flex:1;padding:20px;overflow-y:auto}._section_1k9qh_60{margin-bottom:4px}._sectionTitle_1k9qh_64{margin:0 0 12px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px}._toggleRow_1k9qh_74{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #2a2a2a}._toggleRow_1k9qh_74:last-child{border-bottom:none}._toggleLabel_1k9qh_86{font-family:DM Sans,sans-serif;font-size:15px;color:#fff}._toggleDescription_1k9qh_92{margin-top:4px;font-family:DM Sans,sans-serif;font-size:12px;color:#666}._switch_1k9qh_99{position:relative;width:50px;height:28px;flex-shrink:0}._switchInput_1k9qh_106{width:0;height:0;opacity:0}._switchSlider_1k9qh_112{position:absolute;inset:0;cursor:pointer;background-color:#444;border-radius:28px;transition:.2s}._switchSlider_1k9qh_112:before{position:absolute;bottom:3px;left:3px;width:22px;height:22px;content:"";background-color:#fff;border-radius:50%;transition:.2s}._switchInput_1k9qh_106:checked+._switchSlider_1k9qh_112{background-color:#e61e25}._switchInput_1k9qh_106:checked+._switchSlider_1k9qh_112:before{transform:translate(22px)}._switchInput_1k9qh_106:disabled+._switchSlider_1k9qh_112{cursor:not-allowed;opacity:.5}._mockServerToggle_1k9qh_146{padding:4px 16px;margin-bottom:20px;background:#2a2a2a;border-radius:12px}._mockServerLabel_1k9qh_153{font-family:DM Sans,sans-serif;font-size:16px;font-weight:600;color:#fff}._mockServerStatus_1k9qh_160{margin-top:4px;font-family:DM Sans,sans-serif;font-size:12px}._statusOn_1k9qh_166{color:#4caf50}._statusOff_1k9qh_170{color:#999}._actionButton_1k9qh_174{width:100%;padding:14px 16px;margin-top:8px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;color:#fff;cursor:pointer;background:#333;border:none;border-radius:8px;transition:background .2s}._actionButton_1k9qh_174:hover{background:#444}._actionButton_1k9qh_174:active{background:#555}._dangerButton_1k9qh_197{color:#ff5252;background:#3a2020}._dangerButton_1k9qh_197:hover{background:#4a2525}._secondaryButton_1k9qh_206{background:#2a2a2a}._secondaryButton_1k9qh_206:hover{background:#3a3a3a}._buttonRow_1k9qh_214{display:flex;gap:8px;margin-top:8px}._buttonRow_1k9qh_214 ._actionButton_1k9qh_174{flex:1;margin-top:0}._inputRow_1k9qh_225{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #2a2a2a}._inputGroup_1k9qh_233{display:flex;gap:8px;flex-shrink:0}._numberInput_1k9qh_239{width:60px;padding:8px 12px;font-family:DM Sans,sans-serif;font-size:14px;color:#fff;text-align:center;background:#333;border:1px solid #444;border-radius:6px}._numberInput_1k9qh_239:disabled{opacity:.5;cursor:not-allowed}._selectInput_1k9qh_256{padding:8px 12px;font-family:DM Sans,sans-serif;font-size:14px;color:#fff;background:#333;border:1px solid #444;border-radius:6px;cursor:pointer;min-width:100px}._selectInput_1k9qh_256:disabled{opacity:.5;cursor:not-allowed}._setButton_1k9qh_273{padding:8px 16px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;color:#fff;cursor:pointer;background:#e61e25;border:none;border-radius:6px}._setButton_1k9qh_273:disabled{opacity:.5;cursor:not-allowed}._statsRow_1k9qh_290{display:flex;gap:16px;padding:16px 0}._statItem_1k9qh_296{flex:1;padding:12px;text-align:center;background:#2a2a2a;border-radius:8px}._statValue_1k9qh_304{font-family:DM Sans,sans-serif;font-size:24px;font-weight:600;color:#fff}._statLabel_1k9qh_311{margin-top:4px;font-family:DM Sans,sans-serif;font-size:11px;color:#666;text-transform:uppercase}._info_1k9qh_319{padding:12px;margin-top:20px;font-family:DM Sans,sans-serif;font-size:11px;color:#a3a3a3;background:#222;border-radius:8px;text-align:center}._trigger_1k9qh_330{position:fixed;right:0;top:100px;z-index:9998;display:flex;align-items:center;justify-content:center;width:30px;height:60px;font-size:18px;color:#fff;cursor:pointer;background:#0006;border:none;border-radius:16px 0 0 16px;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;opacity:1}._triggerActive_1k9qh_356{background:#00ff087f}._triggerIcon_1k9qh_360{position:relative;right:-2px;font-size:16px;color:#fff}}@layer components{._icon_10iux_2{display:inline-block;object-fit:contain}}@layer components{._button_jmjen_2{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:0;border:none;border-radius:8px;cursor:pointer;overflow:hidden;font-family:var(--font-family-label);font-weight:400;color:#fff;text-align:center;text-shadow:1px 1px 0 rgb(0 0 0 / 25%);padding:0 var(--spacing-lg);text-decoration:none;transition:transform var(--transition-fast)}._sm_jmjen_23{height:var(--button-height-sm);font-size:var(--button-font-size-sm);line-height:20px;letter-spacing:.1px}._md_jmjen_30{height:var(--button-height-md);font-size:var(--button-font-size-md);line-height:24px;letter-spacing:.2px}._lg_jmjen_37{height:var(--button-height-lg);font-size:var(--button-font-size-md);line-height:28px;letter-spacing:.2px}._fullWidth_jmjen_45{width:100%}._button_jmjen_2:disabled{opacity:.6;cursor:not-allowed}._button_jmjen_2:active:not(:disabled){transform:scale(.98)}._primary_jmjen_59{display:flex;justify-content:space-between;align-items:center;align-self:stretch;position:relative;border-radius:8px;background-image:url(/assets/images/ui/button-primary-gradient.svg);background-size:100% 100%;background-repeat:no-repeat;box-shadow:inset -2px -2px 2px #ffffff6e,inset 2px 2px 4px #7d13008f}._outlined_jmjen_75{background:#fff;border:2px solid var(--surface-primary);color:var(--surface-primary);text-shadow:none}._label_jmjen_82{background-image:url(/assets/images/ui/button-orange-gradient.svg);background-size:100% 100%;background-repeat:no-repeat;box-shadow:inset -2px -2px 2px #ffffff6e,inset 2px 2px 4px #d17f048c;font-family:var(--font-family-body);font-size:12px;font-weight:700;line-height:16px;text-shadow:none;cursor:default;padding:var(--spacing-sm) var(--spacing-md);color:var(--content-cola);height:auto}._content_jmjen_100{position:relative;z-index:1;flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;justify-content:center;align-items:center;white-space:pre-line}._shadow_jmjen_114{position:absolute;inset:0;pointer-events:none;box-shadow:inset -2px -2px 2px #ffffff6e,inset 2px 2px 4px #7d13008f;border-radius:8px}._hasValue_jmjen_125{padding-right:0}._value_jmjen_130{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;width:48px;height:100%;margin-left:var(--spacing-lg);border-radius:0 4px 4px 0;background-image:url(/assets/images/ui/button-value-gradient.svg);background-size:100% 100%;background-repeat:no-repeat;box-shadow:2px 2px 4px #00000040}._valueText_jmjen_147{position:relative;z-index:1;font-family:var(--font-family-label);font-size:26px;font-weight:400;line-height:24px;letter-spacing:.26px;text-align:center;color:var(--content-inverse);text-shadow:none;font-variant-numeric:lining-nums proportional-nums}._valueShadow_jmjen_161{position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-shadow:inset -2px -2px 1px #fff6,inset 2px 2px 2px #d17f048c}._cta_jmjen_172{border-radius:32px;background:radial-gradient(140.24% 175.54% at 24.09% 105.36%,#fff0,#ffffff03 52.46%,#ffffff14 53.94%,#fff3),#000;box-shadow:inset -2px -2px 2px #fff0,inset 2px 2px 4px #7d13008f,0 4px 6.3px #00000040;font-family:var(--font-family-display);font-size:20px;letter-spacing:.2px}._solid_jmjen_193{background:var(--surface-inverse);border-radius:4px;color:var(--content-cola);font-size:var(--font-size-base);font-family:var(--font-family-base);font-weight:var(--font-weight-bold);line-height:var(--line-height-normal);text-shadow:none}._solid_jmjen_193 ._content_jmjen_100{white-space:nowrap}._back_jmjen_209{height:40px;padding:8px 16px 8px 8px;gap:4px;background:var(--surface-inverse);border-radius:48px;color:var(--content-primary);font-family:var(--font-family-base);font-size:16px;font-weight:700;line-height:24px;text-shadow:none}._backIcon_jmjen_223{width:24px;height:24px;display:flex;align-items:center;justify-content:center}._backIcon_jmjen_223 svg{width:7px;height:12px}._link_jmjen_237{background:none;border:none;padding:0;height:auto;justify-content:flex-start;color:var(--surface-inverse);font-family:var(--font-family-body);font-size:var(--font-size-base);font-weight:var(--font-weight-bold);line-height:var(--line-height-16);text-decoration:underline;text-shadow:none;border-radius:0}._link_jmjen_237:hover{text-decoration:underline}._link_jmjen_237:active:not(:disabled){transform:none}}@layer components{._container_f4lgp_2{min-height:100dvh;min-width:var(--layout-min-width, 320px);background:var(--surface-primary);display:flex;flex-direction:column;overflow-x:hidden}._topBar_f4lgp_11{display:flex;align-items:center;justify-content:space-between;padding:12px 16px}._topLogos_f4lgp_18{height:32px;width:auto;object-fit:contain}._checkerboard_f4lgp_24{height:18px;width:100%;background:url(/assets/images/quick/checkerboard.png) repeat-x center / auto 100%}._content_f4lgp_31{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--spacing-xl) var(--spacing-lg);gap:var(--spacing-xl)}._illustrationWrapper_f4lgp_41{display:flex;justify-content:center;align-items:center}._illustration_f4lgp_41{width:240px;height:auto;object-fit:contain}._textWrapper_f4lgp_53{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-sm)}._title_f4lgp_60{margin:0;font-family:var(--font-family-display);font-size:28px;font-weight:400;line-height:var(--line-height-28);color:var(--content-inverse);text-align:center}._description_f4lgp_70{margin:0;font-family:var(--font-family-body);font-size:var(--font-size-base);font-weight:400;line-height:var(--line-height-16);color:var(--content-inverse);text-align:center}}@layer components{._container_1aq1s_2{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--spacing-lg)}._fullscreen_1aq1s_10{position:fixed;inset:0;background:var(--surface-primary);z-index:9999}._spinner_1aq1s_17{border:4px solid var(--surface-inverse);border-top:4px solid var(--surface-primary);border-radius:50%;animation:_spin_1aq1s_17 1s linear infinite}._spinner_1aq1s_17._small_1aq1s_24{width:24px;height:24px;border-width:2px}._spinner_1aq1s_17._medium_1aq1s_30{width:40px;height:40px;border-width:4px}._spinner_1aq1s_17._large_1aq1s_36{width:64px;height:64px;border-width:6px}._text_1aq1s_42{margin-top:26px;color:var(--content-inverse);text-align:center;font-family:var(--font-family-display);font-size:32px;font-weight:400;line-height:32px;font-variant-numeric:lining-nums proportional-nums}._colaBall_1aq1s_53{display:block;transform-origin:50% 100%;animation:_wobble_1aq1s_1 2s ease-in-out infinite}._colaBall-small_1aq1s_59{width:48px;height:48px}._colaBall-medium_1aq1s_64{width:80px;height:80px}._colaBall-large_1aq1s_69{width:88px;height:120px}@keyframes _spin_1aq1s_17{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _wobble_1aq1s_1{0%,to{transform:rotate(0) translateY(0)}15%{transform:rotate(-8deg) translateY(-6px)}30%{transform:rotate(6deg) translateY(0)}45%{transform:rotate(-5deg) translateY(-4px)}60%{transform:rotate(4deg) translateY(0)}75%{transform:rotate(-2deg) translateY(-2px)}90%{transform:rotate(1deg) translateY(0)}}}@layer components{._container_1jse7_2{position:relative;width:100%;height:100%}._container_1jse7_2 canvas{display:block;width:100%!important;height:100%!important}}@layer components{._overlay_13a7e_2{position:fixed;inset:0;z-index:9999;overflow:hidden;background-color:#e61d2c;opacity:1;filter:blur(0);transform:scale(1);transition:opacity .8s ease-out,filter .8s ease-out,transform 1.2s ease-out}._overlay_13a7e_2._fadeOut_13a7e_17{opacity:0;filter:blur(8px);transform:scale(1.05)}._animation_13a7e_23{position:absolute;transform:scale(1.2);width:100vw;height:calc(100vw * 2.22);animation:_fadein_13a7e_1 .8s ease-out forwards}@keyframes _fadein_13a7e_1{0%{opacity:0}to{opacity:1}}}
