:root{--color-bg-primary:#001c09;--color-bg-secondary:#094c24;--color-bg-elevated:#253227;--color-bg-card:#f8f7f3;--color-text-primary:#fff;--color-text-secondary:#94a397;--color-text-accent:#159a2e;--color-text-card-value:#094c24;--color-text-placeholder:#a1a19e;--color-text-muted:#bdd7c3;--color-text-modal-close:#00a651;--color-button-primary-bg:#fff;--color-button-primary-text:#000;--color-button-primary-border:#0d2818;--color-button-secondary-bg:#1a3a2a;--color-button-secondary-text:#fff;--color-button-secondary-border:transparent;--color-button-selected-bg:#1a3a2a;--color-button-selected-text:#fff;--color-button-hover-bg:#ffffffe6;--color-model-description:#535862;--color-button-border:#d5d7da;--color-bg-interactive:#142217;--color-bg-button-hover:#0b622d;--color-border-button-border:#a4a7ae4d;--color-input-bg:#001507;--color-input-border:#fff3;--color-input-text:#fff;--color-input-placeholder:#ffffff80;--color-border-overlay-light:#ffffff1a;--color-border-overlay-medium:#fff3;--color-bg-overlay-light:#ffffff1a;--color-border-input-wrapper:#ffffff1a;--color-border-image:#fbfaf6;--color-blur-shadow:#00000080;--color-header-gradient-top:#001c09cc;--color-error-icon:#ffae00;--color-chart-rank-text:#3a3a3a;--color-chart-label-text:#8c8b8b;--font-family-primary:"SequelSans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,"Ubuntu","Cantarell","Liberation Sans",sans-serif;--font-family-heading:"Judge",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,"Ubuntu","Cantarell","Liberation Sans",sans-serif;--font-size-root:16px;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-size-2xl:2rem;--font-size-3xl:2.8125rem;--font-size-4xl:3rem;--font-size-5xl:4rem;--font-size-hero:5rem;--font-weight-thin:100;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:900;--line-height-default:18px;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-relaxed:1.75;--line-height-none:1;--spacing-xxs:.125rem;--spacing-xs:.25rem;--spacing-sm:.75rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:8rem;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-full:9999px;--shadow-input-wrapper:0px -4px 6px 0px #00000040;--transition-fast:.15s ease-in-out;--transition-base:.2s ease-in-out;--transition-slow:.3s ease-in-out;--z-index-background:-1;--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;--z-index-overlay-modal:1080;--opacity-0:0;--opacity-1:1;--opacity-btn-hover:.8;--opacity-btn-muted:.5;--icon-size-sm:16px}.button-module-scss-module__AaDG1q__button{cursor:pointer;font-family:var(--font-family-primary);border:none;outline:none;justify-content:center;align-items:center;gap:8px;display:inline-flex}.button-module-scss-module__AaDG1q__button__text{display:inline-block}.button-module-scss-module__AaDG1q__button__icon{width:var(--icon-width,1em);height:var(--icon-height,1em);-webkit-mask-image:var(--icon-mask-image);mask-image:var(--icon-mask-image);background-color:currentColor;justify-content:center;align-items:center;display:flex;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.button-module-scss-module__AaDG1q__button__icon img{display:none}.button-module-scss-module__AaDG1q__button__spinner{border:2px solid;border-top-color:#0000;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.8s linear infinite button-module-scss-module__AaDG1q__button-spin}.button-module-scss-module__AaDG1q__button--loading{cursor:not-allowed;pointer-events:none}.button-module-scss-module__AaDG1q__button--rounded{border-radius:var(--radius-full);background-color:var(--color-button-primary-bg);color:var(--color-button-primary-text);font-size:var(--font-size-sm);font-weight:var(--font-weight-thin);padding:var(--spacing-sm);letter-spacing:.02rem;height:auto;transition:transform var(--transition-fast),opacity var(--transition-fast);text-transform:uppercase;line-height:calc(var(--line-height-default) - 2px);min-width:72px}@media (min-width:1024px){.button-module-scss-module__AaDG1q__button--rounded{min-width:171px}}.button-module-scss-module__AaDG1q__button--rounded:hover:not(:disabled){opacity:var(--opacity-btn-hover)}.button-module-scss-module__AaDG1q__button--circular{border-radius:var(--radius-full);background-color:var(--color-bg-interactive);width:40px;height:40px;font-size:var(--font-size-sm);color:var(--color-text-primary);justify-content:center;align-items:center;padding:0;display:flex}.button-module-scss-module__AaDG1q__button--circular:not(:disabled){background-color:var(--color-button-primary-bg);color:var(--color-button-primary-text)}.button-module-scss-module__AaDG1q__button--circular:hover:not(:disabled){background-color:var(--color-button-hover-bg)}.button-module-scss-module__AaDG1q__button--roundedWithIcon{background-color:var(--color-button-primary-bg);color:var(--color-button-primary-text);font-size:var(--font-size-base);font-weight:var(--font-weight-medium);padding:var(--spacing-md)1.25rem;border:1px solid var(--color-border-overlay-light);border-radius:var(--radius-lg);height:auto}.button-module-scss-module__AaDG1q__button--roundedWithIcon:not(:disabled){border-color:var(--color-border-overlay-medium)}.button-module-scss-module__AaDG1q__button--roundedWithIcon:hover:not(:disabled){opacity:var(--opacity-btn-hover)}.button-module-scss-module__AaDG1q__button--iconOnly{color:var(--color-text-primary);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.button-module-scss-module__AaDG1q__button--iconOnly:hover:not(:disabled){opacity:var(--opacity-btn-hover)}.button-module-scss-module__AaDG1q__button--iconOnly .button-module-scss-module__AaDG1q__button__icon{width:var(--icon-width,1em);height:var(--icon-height,1em)}.button-module-scss-module__AaDG1q__button--confirm{border-radius:var(--radius-full);background-color:var(--color-text-card-value);color:var(--color-text-primary);font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);padding:var(--spacing-sm)var(--spacing-md);transition:opacity var(--transition-fast);font-family:var(--font-family-primary)}.button-module-scss-module__AaDG1q__button--confirm:hover:not(:disabled){opacity:var(--opacity-btn-hover)}.button-module-scss-module__AaDG1q__button--cancel{border-radius:var(--radius-full);background-color:var(--color-bg-card);color:var(--color-button-primary-text);font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);padding:var(--spacing-sm)var(--spacing-md);height:auto;transition:opacity var(--transition-fast);font-family:var(--font-family-primary)}.button-module-scss-module__AaDG1q__button--cancel:hover:not(:disabled){opacity:var(--opacity-btn-hover)}.button-module-scss-module__AaDG1q__button--cancel{border:1px solid var(--color-button-border)}@keyframes button-module-scss-module__AaDG1q__button-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
:root{--color-bg-primary:#001c09;--color-bg-secondary:#094c24;--color-bg-elevated:#253227;--color-bg-card:#f8f7f3;--color-text-primary:#fff;--color-text-secondary:#94a397;--color-text-accent:#159a2e;--color-text-card-value:#094c24;--color-text-placeholder:#a1a19e;--color-text-muted:#bdd7c3;--color-text-modal-close:#00a651;--color-button-primary-bg:#fff;--color-button-primary-text:#000;--color-button-primary-border:#0d2818;--color-button-secondary-bg:#1a3a2a;--color-button-secondary-text:#fff;--color-button-secondary-border:transparent;--color-button-selected-bg:#1a3a2a;--color-button-selected-text:#fff;--color-button-hover-bg:#ffffffe6;--color-model-description:#535862;--color-button-border:#d5d7da;--color-bg-interactive:#142217;--color-bg-button-hover:#0b622d;--color-border-button-border:#a4a7ae4d;--color-input-bg:#001507;--color-input-border:#fff3;--color-input-text:#fff;--color-input-placeholder:#ffffff80;--color-border-overlay-light:#ffffff1a;--color-border-overlay-medium:#fff3;--color-bg-overlay-light:#ffffff1a;--color-border-input-wrapper:#ffffff1a;--color-border-image:#fbfaf6;--color-blur-shadow:#00000080;--color-header-gradient-top:#001c09cc;--color-error-icon:#ffae00;--color-chart-rank-text:#3a3a3a;--color-chart-label-text:#8c8b8b;--font-family-primary:"SequelSans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,"Ubuntu","Cantarell","Liberation Sans",sans-serif;--font-family-heading:"Judge",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,"Ubuntu","Cantarell","Liberation Sans",sans-serif;--font-size-root:16px;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-size-2xl:2rem;--font-size-3xl:2.8125rem;--font-size-4xl:3rem;--font-size-5xl:4rem;--font-size-hero:5rem;--font-weight-thin:100;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:900;--line-height-default:18px;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-relaxed:1.75;--line-height-none:1;--spacing-xxs:.125rem;--spacing-xs:.25rem;--spacing-sm:.75rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:8rem;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-full:9999px;--shadow-input-wrapper:0px -4px 6px 0px #00000040;--transition-fast:.15s ease-in-out;--transition-base:.2s ease-in-out;--transition-slow:.3s ease-in-out;--z-index-background:-1;--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;--z-index-overlay-modal:1080;--opacity-0:0;--opacity-1:1;--opacity-btn-hover:.8;--opacity-btn-muted:.5;--icon-size-sm:16px}.page-module-scss-module__UURsNq__container__main{background-color:var(--color-bg-primary);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;overflow:hidden}.page-module-scss-module__UURsNq__chat{background-color:var(--color-bg-primary);width:100%;max-width:520px;height:100%;color:var(--color-text-primary);text-align:center;z-index:var(--z-index-dropdown);flex-direction:column;flex:1;align-items:center;display:flex;position:relative;overflow:hidden}@media (min-width:640px){.page-module-scss-module__UURsNq__chat{overflow:visible}}.page-module-scss-module__UURsNq__chat__header{width:100%;padding:var(--spacing-lg)var(--spacing-lg)var(--spacing-2xl);z-index:var(--z-index-tooltip);background-image:linear-gradient(to bottom,var(--color-bg-primary)0%,var(--color-bg-primary)30%,var(--color-header-gradient-top)65%,transparent 100%);flex-shrink:0;justify-content:space-between;align-items:center;display:flex;position:fixed;top:0}.page-module-scss-module__UURsNq__chat__header__center{cursor:pointer;flex-direction:column;align-items:center;display:flex}.page-module-scss-module__UURsNq__chat__header__title{font-family:var(--font-family-heading);font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);line-height:var(--line-height-default);letter-spacing:.02rem;text-transform:uppercase;text-align:center;color:var(--color-text-primary);margin:0}.page-module-scss-module__UURsNq__chat__header__branding{flex-direction:row;justify-content:center;align-items:center;display:flex}.page-module-scss-module__UURsNq__chat__header__branding__text{color:var(--color-text-secondary);font-size:10px;line-height:var(--line-height-normal)}.page-module-scss-module__UURsNq__chat__header__branding__logo{width:auto;height:20px}.page-module-scss-module__UURsNq__chat__header__placeholder{width:13.3px}.page-module-scss-module__UURsNq__chat__bg,.page-module-scss-module__UURsNq__chat__bg--bottom,.page-module-scss-module__UURsNq__chat__bg--top{z-index:var(--z-index-background);position:absolute}.page-module-scss-module__UURsNq__chat__bg img,.page-module-scss-module__UURsNq__chat__bg--bottom img,.page-module-scss-module__UURsNq__chat__bg--top img{display:none}.page-module-scss-module__UURsNq__chat__bg--top{color:var(--color-bg-interactive);aspect-ratio:622/636;width:60vh;top:18px;right:-217px}.page-module-scss-module__UURsNq__chat__bg--bottom{color:var(--color-bg-interactive);aspect-ratio:291/285;width:25vh;bottom:90px;left:-100px}.page-module-scss-module__UURsNq__chat__container{background-color:#0000;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:520px;height:100%;display:flex;overflow:hidden}.page-module-scss-module__UURsNq__chat__container>:first-child{padding-top:var(--spacing-3xl)}.page-module-scss-module__UURsNq__chat__content{align-items:center;gap:var(--spacing-md);width:100%;min-height:0;padding:var(--spacing-lg);z-index:var(--z-index-dropdown);flex-direction:column;flex:1;display:flex;overflow:hidden}.page-module-scss-module__UURsNq__chat__welcome{margin-top:var(--spacing-sm);flex-direction:column;flex-shrink:0;align-items:flex-start;max-width:100%;display:flex}.page-module-scss-module__UURsNq__chat__welcome__title{font-family:var(--font-family-heading);font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);text-transform:uppercase;color:var(--color-text-primary);margin-bottom:var(--spacing-md)}.page-module-scss-module__UURsNq__chat__welcome__title--highlight{color:var(--color-text-accent)}.page-module-scss-module__UURsNq__chat__welcome__description{font-family:var(--font-family-primary);font-size:var(--font-size-sm);font-weight:var(--font-weight-thin);line-height:var(--line-height-default);color:var(--color-text-muted);text-align:left}.page-module-scss-module__UURsNq__chat__title{font-family:var(--font-family-heading);font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);text-transform:uppercase;color:var(--color-text-muted);text-align:left;padding-top:var(--spacing-lg);flex-shrink:0;align-self:flex-start}.page-module-scss-module__UURsNq__chat__messages{width:100%;min-height:0;padding:var(--spacing-lg);-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex:1;overflow:hidden auto}.page-module-scss-module__UURsNq__chat__messages::-webkit-scrollbar{display:none}.page-module-scss-module__UURsNq__chat__messages__wrapper{gap:var(--spacing-md);flex-direction:column;justify-content:flex-end;min-height:100%;display:flex}.page-module-scss-module__UURsNq__chat__messages__topSentinel{flex:none;width:100%;height:1px}.page-module-scss-module__UURsNq__chat__messages--errorOnly .page-module-scss-module__UURsNq__chat__messages__wrapper{justify-content:flex-end}.page-module-scss-module__UURsNq__chat__messages--loading .page-module-scss-module__UURsNq__chat__messages__wrapper{padding-bottom:var(--spacing-xl)}.page-module-scss-module__UURsNq__chat__messages__end{float:left;clear:both}.page-module-scss-module__UURsNq__chat__loading{padding:var(--spacing-sm);margin-top:var(--spacing-sm);justify-content:flex-start;align-items:center;display:flex}.page-module-scss-module__UURsNq__chat__loading__text{font-family:var(--font-family-primary);font-size:var(--font-size-xs);color:var(--color-text-secondary);font-style:italic}.page-module-scss-module__UURsNq__statsCard__message{font-size:var(--font-size-base);font-family:var(--font-family-primary);color:var(--color-text-primary);line-height:var(--line-height-normal);animation:.4s ease-out page-module-scss-module__UURsNq__fadeInSlideUp}.page-module-scss-module__UURsNq__statsCard__expandedViewLink{font-size:var(--font-size-sm);font-family:var(--font-family-primary);color:var(--color-text-accent);cursor:pointer;transition:opacity var(--transition-base);background:0 0;border:none;margin:0;padding:0;text-decoration:underline;display:inline}.page-module-scss-module__UURsNq__statsCard__expandedViewLink:hover{opacity:var(--opacity-btn-hover)}.page-module-scss-module__UURsNq__statsCard__grid{gap:var(--spacing-md);grid-template-columns:repeat(2,1fr);width:100%;animation:.4s ease-out page-module-scss-module__UURsNq__fadeInSlideUp;display:grid}.page-module-scss-module__UURsNq__statsCard__grid--withPadding{padding-top:var(--spacing-sm)}.page-module-scss-module__UURsNq__leaderboardGrid{gap:var(--spacing-md);grid-template-columns:1fr;width:100%;animation:.4s ease-out page-module-scss-module__UURsNq__fadeInSlideUp;display:grid}.page-module-scss-module__UURsNq__chart__scroller{gap:var(--spacing-lg);-webkit-overflow-scrolling:touch;width:100%;max-width:500px;padding-top:var(--spacing-sm);display:flex;overflow:auto hidden}.page-module-scss-module__UURsNq__chart__scroller:after{content:"";min-width:var(--spacing-md);flex-shrink:0;display:block}@media (max-width:768px){.page-module-scss-module__UURsNq__chart__scroller{max-width:420px}}.page-module-scss-module__UURsNq__chart__scroller::-webkit-scrollbar{height:0}
:root{--color-bg-primary:#001c09;--color-bg-secondary:#094c24;--color-bg-elevated:#253227;--color-bg-card:#f8f7f3;--color-text-primary:#fff;--color-text-secondary:#94a397;--color-text-accent:#159a2e;--color-text-card-value:#094c24;--color-text-placeholder:#a1a19e;--color-text-muted:#bdd7c3;--color-text-modal-close:#00a651;--color-button-primary-bg:#fff;--color-button-primary-text:#000;--color-button-primary-border:#0d2818;--color-button-secondary-bg:#1a3a2a;--color-button-secondary-text:#fff;--color-button-secondary-border:transparent;--color-button-selected-bg:#1a3a2a;--color-button-selected-text:#fff;--color-button-hover-bg:#ffffffe6;--color-model-description:#535862;--color-button-border:#d5d7da;--color-bg-interactive:#142217;--color-bg-button-hover:#0b622d;--color-border-button-border:#a4a7ae4d;--color-input-bg:#001507;--color-input-border:#fff3;--color-input-text:#fff;--color-input-placeholder:#ffffff80;--color-border-overlay-light:#ffffff1a;--color-border-overlay-medium:#fff3;--color-bg-overlay-light:#ffffff1a;--color-border-input-wrapper:#ffffff1a;--color-border-image:#fbfaf6;--color-blur-shadow:#00000080;--color-header-gradient-top:#001c09cc;--color-error-icon:#ffae00;--color-chart-rank-text:#3a3a3a;--color-chart-label-text:#8c8b8b;--font-family-primary:"SequelSans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,"Ubuntu","Cantarell","Liberation Sans",sans-serif;--font-family-heading:"Judge",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,"Ubuntu","Cantarell","Liberation Sans",sans-serif;--font-size-root:16px;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-size-2xl:2rem;--font-size-3xl:2.8125rem;--font-size-4xl:3rem;--font-size-5xl:4rem;--font-size-hero:5rem;--font-weight-thin:100;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:900;--line-height-default:18px;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-relaxed:1.75;--line-height-none:1;--spacing-xxs:.125rem;--spacing-xs:.25rem;--spacing-sm:.75rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:8rem;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-full:9999px;--shadow-input-wrapper:0px -4px 6px 0px #00000040;--transition-fast:.15s ease-in-out;--transition-base:.2s ease-in-out;--transition-slow:.3s ease-in-out;--z-index-background:-1;--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;--z-index-overlay-modal:1080;--opacity-0:0;--opacity-1:1;--opacity-btn-hover:.8;--opacity-btn-muted:.5;--icon-size-sm:16px}.chat-input-module-scss-module__84CU7a__chatInput{width:100%;min-height:71px;padding:var(--spacing-md);justify-content:center;align-items:center;gap:var(--spacing-sm);background-color:var(--color-input-bg);box-shadow:var(--shadow-input-wrapper);border-top:1px solid var(--color-border-input-wrapper);border-top-left-radius:var(--radius-xl);border-top-right-radius:var(--radius-xl);z-index:var(--z-index-sticky);display:flex;position:fixed;bottom:0}.chat-input-module-scss-module__84CU7a__chatInput__field{color:var(--color-text-primary);font-size:var(--font-size-root);font-family:var(--font-family-primary);font-weight:var(--font-weight-normal);letter-spacing:.02rem;resize:none;scrollbar-width:none;-ms-overflow-style:none;background-color:#0000;border:none;outline:none;flex:1;min-height:24px;max-height:200px;margin:0;padding:0;display:block;overflow-y:auto}.chat-input-module-scss-module__84CU7a__chatInput__field::-webkit-scrollbar{display:none}
:root{--color-bg-primary:#001c09;--color-bg-secondary:#094c24;--color-bg-elevated:#253227;--color-bg-card:#f8f7f3;--color-text-primary:#fff;--color-text-secondary:#94a397;--color-text-accent:#159a2e;--color-text-card-value:#094c24;--color-text-placeholder:#a1a19e;--color-text-muted:#bdd7c3;--color-text-modal-close:#00a651;--color-button-primary-bg:#fff;--color-button-primary-text:#000;--color-button-primary-border:#0d2818;--color-button-secondary-bg:#1a3a2a;--color-button-secondary-text:#fff;--color-button-secondary-border:transparent;--color-button-selected-bg:#1a3a2a;--color-button-selected-text:#fff;--color-button-hover-bg:#ffffffe6;--color-model-description:#535862;--color-button-border:#d5d7da;--color-bg-interactive:#142217;--color-bg-button-hover:#0b622d;--color-border-button-border:#a4a7ae4d;--color-input-bg:#001507;--color-input-border:#fff3;--color-input-text:#fff;--color-input-placeholder:#ffffff80;--color-border-overlay-light:#ffffff1a;--color-border-overlay-medium:#fff3;--color-bg-overlay-light:#ffffff1a;--color-border-input-wrapper:#ffffff1a;--color-border-image:#fbfaf6;--color-blur-shadow:#00000080;--color-header-gradient-top:#001c09cc;--color-error-icon:#ffae00;--color-chart-rank-text:#3a3a3a;--color-chart-label-text:#8c8b8b;--font-family-primary:"SequelSans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,"Ubuntu","Cantarell","Liberation Sans",sans-serif;--font-family-heading:"Judge",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,"Ubuntu","Cantarell","Liberation Sans",sans-serif;--font-size-root:16px;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-size-2xl:2rem;--font-size-3xl:2.8125rem;--font-size-4xl:3rem;--font-size-5xl:4rem;--font-size-hero:5rem;--font-weight-thin:100;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:900;--line-height-default:18px;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-relaxed:1.75;--line-height-none:1;--spacing-xxs:.125rem;--spacing-xs:.25rem;--spacing-sm:.75rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:8rem;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-full:9999px;--shadow-input-wrapper:0px -4px 6px 0px #00000040;--transition-fast:.15s ease-in-out;--transition-base:.2s ease-in-out;--transition-slow:.3s ease-in-out;--z-index-background:-1;--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;--z-index-overlay-modal:1080;--opacity-0:0;--opacity-1:1;--opacity-btn-hover:.8;--opacity-btn-muted:.5;--icon-size-sm:16px}@keyframes modal-module-scss-module__Nv6-Sq__fadeIn{0%{opacity:var(--opacity-0)}to{opacity:var(--opacity-1)}}@keyframes modal-module-scss-module__Nv6-Sq__slideUp{0%{opacity:var(--opacity-0);transform:translateY(100%)}to{opacity:var(--opacity-1);transform:translateY(0)}}@keyframes modal-module-scss-module__Nv6-Sq__slideDown{0%{opacity:var(--opacity-1);transform:translateY(0)}to{opacity:var(--opacity-0);transform:translateY(100%)}}.modal-module-scss-module__Nv6-Sq__modal{z-index:var(--z-index-overlay-modal);justify-content:center;align-items:center;animation:.2s ease-out modal-module-scss-module__Nv6-Sq__fadeIn;display:flex;position:fixed;inset:0}.modal-module-scss-module__Nv6-Sq__modal--confirm{padding:var(--spacing-lg);align-items:flex-end}@media (min-width:768px){.modal-module-scss-module__Nv6-Sq__modal--confirm{align-items:center}}.modal-module-scss-module__Nv6-Sq__modal--details{flex-direction:column;padding:0}.modal-module-scss-module__Nv6-Sq__modal__backdrop{background-color:var(--color-blur-shadow);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;width:100%;height:100%;z-index:var(--z-index-overlay-modal);border:none;padding:0;position:absolute;inset:0}.modal-module-scss-module__Nv6-Sq__modal__container{background-color:var(--color-bg-card);border-radius:var(--radius-lg);padding:var(--spacing-sm);width:100%;max-width:480px;z-index:calc(var(--z-index-overlay-modal) + 1);flex-direction:column;animation:.3s ease-out modal-module-scss-module__Nv6-Sq__slideUp;display:flex;position:relative}.modal-module-scss-module__Nv6-Sq__modal__container--closing{animation:.3s ease-in modal-module-scss-module__Nv6-Sq__slideDown}@media (max-width:768px){.modal-module-scss-module__Nv6-Sq__modal__container{border-top-left-radius:var(--radius-xl);border-top-right-radius:var(--radius-xl)}}.modal-module-scss-module__Nv6-Sq__modal__container--details{background:var(--color-text-primary);border-top-left-radius:var(--radius-xl);border-top-right-radius:var(--radius-xl);border-bottom-right-radius:0;border-bottom-left-radius:0;flex-direction:column;width:100%;height:100%;padding:0;display:flex;overflow:hidden}@media (min-width:768px){.modal-module-scss-module__Nv6-Sq__modal__container--details{border-radius:var(--radius-lg);max-width:480px;height:auto;max-height:90vh;margin:auto}}.modal-module-scss-module__Nv6-Sq__modal__header{padding:var(--spacing-md)20px;box-sizing:border-box;background:var(--color-button-primary-bg);z-index:1;flex-shrink:0;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.modal-module-scss-module__Nv6-Sq__modal__closeButton{color:var(--color-text-modal-close);font-family:var(--font-family-primary);font-size:var(--font-size-base);font-weight:var(--font-weight-medium);cursor:pointer;background:0 0;border:none;padding:0;position:absolute;left:20px}.modal-module-scss-module__Nv6-Sq__modal__closeButton:hover{opacity:var(--opacity-btn-hover)}.modal-module-scss-module__Nv6-Sq__modal__closeButton:focus{outline:2px solid var(--color-text-accent);outline-offset:2px;border-radius:var(--radius-sm)}.modal-module-scss-module__Nv6-Sq__modal__close{top:var(--spacing-md);right:var(--spacing-md);cursor:pointer;padding:var(--spacing-xs);color:#a4a7ae;transition:opacity var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute}.modal-module-scss-module__Nv6-Sq__modal__close:hover{opacity:var(--opacity-btn-hover)}.modal-module-scss-module__Nv6-Sq__modal__close:focus{outline:2px solid var(--color-text-accent);outline-offset:2px;border-radius:var(--radius-sm)}.modal-module-scss-module__Nv6-Sq__modal__icon{width:var(--font-size-4xl);height:var(--font-size-4xl);border-radius:var(--radius-full);background-color:var(--color-bg-button-hover);margin-bottom:var(--spacing-xs);flex-shrink:0;justify-content:center;align-items:center;display:flex}.modal-module-scss-module__Nv6-Sq__modal__title{font-family:var(--font-family-primary);font-size:var(--font-size-base);font-weight:var(--font-weight-medium);color:var(--color-button-primary-text);padding-top:var(--spacing-sm);margin:0}.modal-module-scss-module__Nv6-Sq__modal__title--details{font-size:var(--font-size-root);color:var(--color-button-primary-text);padding-top:0}.modal-module-scss-module__Nv6-Sq__modal__description{font-family:var(--font-family-primary);font-size:var(--font-size-sm);line-height:var(--line-height-normal);color:var(--color-model-description);padding-top:var(--spacing-xs);margin:0}.modal-module-scss-module__Nv6-Sq__modal__actions{gap:var(--spacing-sm);margin-top:var(--spacing-sm);flex-direction:column;display:flex}.modal-module-scss-module__Nv6-Sq__modal__confirmButton,.modal-module-scss-module__Nv6-Sq__modal__cancelButton{width:100%}.modal-module-scss-module__Nv6-Sq__modal__body{padding:var(--spacing-lg)20px var(--spacing-xl);-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}.modal-module-scss-module__Nv6-Sq__modal__heading{font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);color:var(--color-button-primary-text);margin:0 0 16px}.modal-module-scss-module__Nv6-Sq__modal__detail{font-size:15px;font-weight:var(--font-weight-normal);line-height:var(--line-height-normal);color:#535862}.modal-module-scss-module__Nv6-Sq__modal__detail p{margin:0 0 var(--spacing-sm)}.modal-module-scss-module__Nv6-Sq__modal__detail p:last-child{margin-bottom:0}.modal-module-scss-module__Nv6-Sq__modal__detail h4{font-size:var(--font-size-base);font-weight:var(--font-weight-bold);color:var(--color-button-primary-text);margin:20px 0 8px}.modal-module-scss-module__Nv6-Sq__modal__detail ul,.modal-module-scss-module__Nv6-Sq__modal__detail ol{margin:var(--spacing-sm)0;padding-left:20px}.modal-module-scss-module__Nv6-Sq__modal__detail li{margin-bottom:8px}.modal-module-scss-module__Nv6-Sq__modal__detail li:last-child{margin-bottom:0}.modal-module-scss-module__Nv6-Sq__modal__detail a{color:var(--color-text-modal-close);text-decoration:underline}.modal-module-scss-module__Nv6-Sq__modal__detail strong,.modal-module-scss-module__Nv6-Sq__modal__detail b{font-weight:var(--font-weight-semibold);color:var(--color-button-primary-text)}
.question-module-scss-module__ySrsjq__question-item{border-radius:var(--radius-lg);padding:var(--spacing-sm);transition:all var(--transition-base);text-align:left;width:fit-content;font-family:var(--font-family-primary);border:none;justify-content:flex-start;align-items:center;display:flex}.question-module-scss-module__ySrsjq__question-item--predefined{background-color:var(--color-bg-interactive);cursor:pointer}.question-module-scss-module__ySrsjq__question-item--predefined:hover:not(:disabled){opacity:var(--opacity-btn-hover)}.question-module-scss-module__ySrsjq__question-item--chat{background-color:var(--color-bg-elevated);cursor:default;pointer-events:none;border-top-right-radius:0;align-self:flex-end;max-width:70%;margin-left:auto}.question-module-scss-module__ySrsjq__question-item__text{font-family:var(--font-family-primary);font-size:var(--font-size-xs);color:var(--color-text-primary);letter-spacing:.02rem;font-weight:var(--font-weight-normal)}.question-module-scss-module__ySrsjq__question-item__arrow{color:var(--color-text-primary);margin-left:var(--spacing-sm);flex-shrink:0}
:root{--color-bg-primary:#001c09;--color-bg-secondary:#094c24;--color-bg-elevated:#253227;--color-bg-card:#f8f7f3;--color-text-primary:#fff;--color-text-secondary:#94a397;--color-text-accent:#159a2e;--color-text-card-value:#094c24;--color-text-placeholder:#a1a19e;--color-text-muted:#bdd7c3;--color-text-modal-close:#00a651;--color-button-primary-bg:#fff;--color-button-primary-text:#000;--color-button-primary-border:#0d2818;--color-button-secondary-bg:#1a3a2a;--color-button-secondary-text:#fff;--color-button-secondary-border:transparent;--color-button-selected-bg:#1a3a2a;--color-button-selected-text:#fff;--color-button-hover-bg:#ffffffe6;--color-model-description:#535862;--color-button-border:#d5d7da;--color-bg-interactive:#142217;--color-bg-button-hover:#0b622d;--color-border-button-border:#a4a7ae4d;--color-input-bg:#001507;--color-input-border:#fff3;--color-input-text:#fff;--color-input-placeholder:#ffffff80;--color-border-overlay-light:#ffffff1a;--color-border-overlay-medium:#fff3;--color-bg-overlay-light:#ffffff1a;--color-border-input-wrapper:#ffffff1a;--color-border-image:#fbfaf6;--color-blur-shadow:#00000080;--color-header-gradient-top:#001c09cc;--color-error-icon:#ffae00;--color-chart-rank-text:#3a3a3a;--color-chart-label-text:#8c8b8b;--font-family-primary:"SequelSans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,"Ubuntu","Cantarell","Liberation Sans",sans-serif;--font-family-heading:"Judge",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,"Ubuntu","Cantarell","Liberation Sans",sans-serif;--font-size-root:16px;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-size-2xl:2rem;--font-size-3xl:2.8125rem;--font-size-4xl:3rem;--font-size-5xl:4rem;--font-size-hero:5rem;--font-weight-thin:100;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:900;--line-height-default:18px;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-relaxed:1.75;--line-height-none:1;--spacing-xxs:.125rem;--spacing-xs:.25rem;--spacing-sm:.75rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:8rem;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-full:9999px;--shadow-input-wrapper:0px -4px 6px 0px #00000040;--transition-fast:.15s ease-in-out;--transition-base:.2s ease-in-out;--transition-slow:.3s ease-in-out;--z-index-background:-1;--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;--z-index-overlay-modal:1080;--opacity-0:0;--opacity-1:1;--opacity-btn-hover:.8;--opacity-btn-muted:.5;--icon-size-sm:16px}.response-layout-module-scss-module__ZMLIzW__responseLayout{gap:var(--spacing-lg);text-align:left;flex-direction:column;display:flex;position:relative}.response-layout-module-scss-module__ZMLIzW__responseLayout--noBg{background-color:#0000;padding:0}.response-layout-module-scss-module__ZMLIzW__responseLayout__cloudStarIcon{align-items:center;height:24px;display:flex}.response-layout-module-scss-module__ZMLIzW__responseLayout__icon{flex-shrink:0;align-items:center;display:flex}.response-layout-module-scss-module__ZMLIzW__responseLayout__analysing{align-items:center;gap:var(--spacing-md);display:flex}.response-layout-module-scss-module__ZMLIzW__responseLayout__analysingText{font-size:var(--font-size-base);font-family:var(--font-family-primary);font-weight:var(--font-weight-medium);background:linear-gradient(to right,var(--color-text-primary,#fff)0%,var(--color-text-secondary,#5c5c5c)30%,var(--color-text-primary,#fff)100%);color:#0000;-webkit-text-fill-color:#0000;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;margin:0;animation:1.5s linear infinite response-layout-module-scss-module__ZMLIzW__shader;display:inline-block}.response-layout-module-scss-module__ZMLIzW__responseLayout__errorText{font-size:var(--font-size-sm);font-family:var(--font-family-secondary);font-weight:var(--font-weight-medium);color:var(--color-text-primary,#fff);margin:0;display:inline-block}.response-layout-module-scss-module__ZMLIzW__responseLayout__errorText__retry{font-weight:var(--font-weight-bold)}.response-layout-module-scss-module__ZMLIzW__responseLayout__body{align-items:flex-start;gap:var(--spacing-sm);display:flex}.response-layout-module-scss-module__ZMLIzW__responseLayout__contentWrapper{gap:var(--spacing-md);flex-direction:column;flex:1;animation:.4s ease-out response-layout-module-scss-module__ZMLIzW__fadeInSlideUp;display:flex;overflow:auto}.response-layout-module-scss-module__ZMLIzW__responseLayout__content{overflow-wrap:break-word;word-break:break-word;flex:1}.response-layout-module-scss-module__ZMLIzW__responseLayout__actions{align-items:center;gap:var(--spacing-xs);display:flex}.response-layout-module-scss-module__ZMLIzW__responseLayout__actionButton{cursor:pointer;color:inherit;font:inherit;padding:0;padding:var(--spacing-xs);transition:opacity var(--transition-base);background:0 0;border:none;outline:none;justify-content:center;align-items:center;display:flex}.response-layout-module-scss-module__ZMLIzW__responseLayout__actionButton:hover:not(:disabled){opacity:.7}.response-layout-module-scss-module__ZMLIzW__responseLayout__actionButton:disabled{cursor:not-allowed;opacity:.5}.response-layout-module-scss-module__ZMLIzW__responseLayout__actionButton img{filter:brightness(0)invert()}.response-layout-module-scss-module__ZMLIzW__responseLayout__actionButton{color:var(--color-text-primary)}.response-layout-module-scss-module__ZMLIzW__responseLayout__actionButton--muted{opacity:var(--opacity-btn-muted)}.response-layout-module-scss-module__ZMLIzW__responseLayout__separator{background-color:var(--color-input-border);width:1px;height:16px;margin:0 var(--spacing-xs)}.response-layout-module-scss-module__ZMLIzW__responseLayout__questions{gap:var(--spacing-md);margin-top:var(--spacing-xs);flex-direction:column;display:flex}.response-layout-module-scss-module__ZMLIzW__responseLayout__questionsTitle{font-size:var(--font-size-sm);color:var(--color-text-primary);font-family:var(--font-family-primary);font-weight:var(--font-weight-normal);margin:0}.response-layout-module-scss-module__ZMLIzW__responseLayout__questionsList{gap:var(--spacing-sm);flex-direction:column;width:100%;display:flex}.response-layout-module-scss-module__ZMLIzW__responseLayout__questionItem{justify-content:space-between;max-width:90%}@keyframes response-layout-module-scss-module__ZMLIzW__iconBlink{0%,to{opacity:1}25%{opacity:.6}50%{opacity:.3}75%{opacity:.8}}.response-layout-module-scss-module__ZMLIzW__responseLayout__cloudStarIconError .response-layout-module-scss-module__ZMLIzW__cloudStarPath1,.response-layout-module-scss-module__ZMLIzW__responseLayout__cloudStarIconError .response-layout-module-scss-module__ZMLIzW__cloudStarPath2,.response-layout-module-scss-module__ZMLIzW__responseLayout__cloudStarIconError .response-layout-module-scss-module__ZMLIzW__cloudStarPath3{fill:var(--color-error-icon)}@keyframes response-layout-module-scss-module__ZMLIzW__shader{0%{background-position:200%}to{background-position:0%}}.response-layout-module-scss-module__ZMLIzW__responseLayout__starsIcon{height:24px;color:var(--color-text-primary);align-items:center;display:flex}.response-layout-module-scss-module__ZMLIzW__responseLayout__starsIconBliking .response-layout-module-scss-module__ZMLIzW__starPath1{animation:2s ease-in-out infinite response-layout-module-scss-module__ZMLIzW__iconBlink}.response-layout-module-scss-module__ZMLIzW__responseLayout__starsIconBliking .response-layout-module-scss-module__ZMLIzW__starPath2{animation:2s ease-in-out -1.5s infinite response-layout-module-scss-module__ZMLIzW__iconBlink}.response-layout-module-scss-module__ZMLIzW__responseLayout__starsIconBliking .response-layout-module-scss-module__ZMLIzW__starPath3{animation:2s ease-in-out -.5s infinite response-layout-module-scss-module__ZMLIzW__iconBlink}.response-layout-module-scss-module__ZMLIzW__responseLayout__starsIconBliking .response-layout-module-scss-module__ZMLIzW__starPath4{animation:2s ease-in-out -1s infinite response-layout-module-scss-module__ZMLIzW__iconBlink}
:root{--color-bg-primary:#001c09;--color-bg-secondary:#094c24;--color-bg-elevated:#253227;--color-bg-card:#f8f7f3;--color-text-primary:#fff;--color-text-secondary:#94a397;--color-text-accent:#159a2e;--color-text-card-value:#094c24;--color-text-placeholder:#a1a19e;--color-text-muted:#bdd7c3;--color-text-modal-close:#00a651;--color-button-primary-bg:#fff;--color-button-primary-text:#000;--color-button-primary-border:#0d2818;--color-button-secondary-bg:#1a3a2a;--color-button-secondary-text:#fff;--color-button-secondary-border:transparent;--color-button-selected-bg:#1a3a2a;--color-button-selected-text:#fff;--color-button-hover-bg:#ffffffe6;--color-model-description:#535862;--color-button-border:#d5d7da;--color-bg-interactive:#142217;--color-bg-button-hover:#0b622d;--color-border-button-border:#a4a7ae4d;--color-input-bg:#001507;--color-input-border:#fff3;--color-input-text:#fff;--color-input-placeholder:#ffffff80;--color-border-overlay-light:#ffffff1a;--color-border-overlay-medium:#fff3;--color-bg-overlay-light:#ffffff1a;--color-border-input-wrapper:#ffffff1a;--color-border-image:#fbfaf6;--color-blur-shadow:#00000080;--color-header-gradient-top:#001c09cc;--color-error-icon:#ffae00;--color-chart-rank-text:#3a3a3a;--color-chart-label-text:#8c8b8b;--font-family-primary:"SequelSans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,"Ubuntu","Cantarell","Liberation Sans",sans-serif;--font-family-heading:"Judge",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,"Ubuntu","Cantarell","Liberation Sans",sans-serif;--font-size-root:16px;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-size-2xl:2rem;--font-size-3xl:2.8125rem;--font-size-4xl:3rem;--font-size-5xl:4rem;--font-size-hero:5rem;--font-weight-thin:100;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:900;--line-height-default:18px;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-relaxed:1.75;--line-height-none:1;--spacing-xxs:.125rem;--spacing-xs:.25rem;--spacing-sm:.75rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:8rem;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-full:9999px;--shadow-input-wrapper:0px -4px 6px 0px #00000040;--transition-fast:.15s ease-in-out;--transition-base:.2s ease-in-out;--transition-slow:.3s ease-in-out;--z-index-background:-1;--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;--z-index-overlay-modal:1080;--opacity-0:0;--opacity-1:1;--opacity-btn-hover:.8;--opacity-btn-muted:.5;--icon-size-sm:16px}.shimmer-module-scss-module__a4gntq__shimmer{background:linear-gradient(90deg,var(--color-bg-elevated)0%,var(--color-bg-interactive)50%,var(--color-bg-elevated)80%);border-radius:var(--radius-sm);background-size:200% 100%;animation:1.5s ease-in-out infinite shimmer-module-scss-module__a4gntq__shimmer}.shimmer-module-scss-module__a4gntq__shimmer--line{border-radius:var(--radius-sm)}.shimmer-module-scss-module__a4gntq__shimmer--rect{border-radius:var(--radius-lg)}.shimmer-module-scss-module__a4gntq__shimmer--circle{border-radius:50%}.shimmer-module-scss-module__a4gntq__chatMessageGroup{gap:var(--spacing-md);flex-direction:column;animation:.3s ease-in-out shimmer-module-scss-module__a4gntq__fadeIn;display:flex}.shimmer-module-scss-module__a4gntq__chatMessageGroup__question{align-self:flex-end}@keyframes shimmer-module-scss-module__a4gntq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes shimmer-module-scss-module__a4gntq__fadeIn{0%{opacity:0}to{opacity:1}}
:root{--color-bg-primary:#001c09;--color-bg-secondary:#094c24;--color-bg-elevated:#253227;--color-bg-card:#f8f7f3;--color-text-primary:#fff;--color-text-secondary:#94a397;--color-text-accent:#159a2e;--color-text-card-value:#094c24;--color-text-placeholder:#a1a19e;--color-text-muted:#bdd7c3;--color-text-modal-close:#00a651;--color-button-primary-bg:#fff;--color-button-primary-text:#000;--color-button-primary-border:#0d2818;--color-button-secondary-bg:#1a3a2a;--color-button-secondary-text:#fff;--color-button-secondary-border:transparent;--color-button-selected-bg:#1a3a2a;--color-button-selected-text:#fff;--color-button-hover-bg:#ffffffe6;--color-model-description:#535862;--color-button-border:#d5d7da;--color-bg-interactive:#142217;--color-bg-button-hover:#0b622d;--color-border-button-border:#a4a7ae4d;--color-input-bg:#001507;--color-input-border:#fff3;--color-input-text:#fff;--color-input-placeholder:#ffffff80;--color-border-overlay-light:#ffffff1a;--color-border-overlay-medium:#fff3;--color-bg-overlay-light:#ffffff1a;--color-border-input-wrapper:#ffffff1a;--color-border-image:#fbfaf6;--color-blur-shadow:#00000080;--color-header-gradient-top:#001c09cc;--color-error-icon:#ffae00;--color-chart-rank-text:#3a3a3a;--color-chart-label-text:#8c8b8b;--font-family-primary:"SequelSans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,"Ubuntu","Cantarell","Liberation Sans",sans-serif;--font-family-heading:"Judge",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,"Ubuntu","Cantarell","Liberation Sans",sans-serif;--font-size-root:16px;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-size-2xl:2rem;--font-size-3xl:2.8125rem;--font-size-4xl:3rem;--font-size-5xl:4rem;--font-size-hero:5rem;--font-weight-thin:100;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:900;--line-height-default:18px;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-relaxed:1.75;--line-height-none:1;--spacing-xxs:.125rem;--spacing-xs:.25rem;--spacing-sm:.75rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:8rem;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-full:9999px;--shadow-input-wrapper:0px -4px 6px 0px #00000040;--transition-fast:.15s ease-in-out;--transition-base:.2s ease-in-out;--transition-slow:.3s ease-in-out;--z-index-background:-1;--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;--z-index-overlay-modal:1080;--opacity-0:0;--opacity-1:1;--opacity-btn-hover:.8;--opacity-btn-muted:.5;--icon-size-sm:16px}.bar-chart-module-scss-module__zd9cWW__flex{display:flex}.bar-chart-module-scss-module__zd9cWW__flex-col{flex-direction:column}.bar-chart-module-scss-module__zd9cWW__items-center{align-items:center}.bar-chart-module-scss-module__zd9cWW__justify-center{justify-content:center}.bar-chart-module-scss-module__zd9cWW__justify-between{justify-content:space-between}.bar-chart-module-scss-module__zd9cWW__gap-sm{gap:var(--spacing-sm)}.bar-chart-module-scss-module__zd9cWW__gap-md{gap:var(--spacing-md)}.bar-chart-module-scss-module__zd9cWW__gap-lg{gap:var(--spacing-lg)}@keyframes bar-chart-module-scss-module__zd9cWW__shader{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes bar-chart-module-scss-module__zd9cWW__fadeInSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.bar-chart-module-scss-module__zd9cWW__barChart{gap:var(--spacing-lg);padding:var(--spacing-lg)18px;background:var(--color-bg-card);border-radius:var(--radius-lg);box-sizing:border-box;flex-direction:column;flex-shrink:0;min-width:84%;min-height:264px;animation:.4s ease-out bar-chart-module-scss-module__zd9cWW__fadeInSlideUp;display:flex;position:relative}.bar-chart-module-scss-module__zd9cWW__barChart:before{content:"";pointer-events:none;z-index:0;background-image:url(/patterns/card-vector.svg);background-position:100% 100%;background-repeat:no-repeat;background-size:auto 100%;width:50%;min-width:130px;height:45%;position:absolute;bottom:0;right:0}.bar-chart-module-scss-module__zd9cWW__barChart__header{justify-content:space-between;align-items:baseline;gap:var(--spacing-sm);flex-direction:row;width:100%;min-width:0;display:flex;position:relative}.bar-chart-module-scss-module__zd9cWW__barChart__title{font-family:var(--font-family-primary);font-size:var(--font-size-lg);font-weight:var(--font-weight-normal);line-height:var(--line-height-normal);color:var(--color-chart-rank-text);text-align:left;-webkit-line-clamp:3;line-clamp:3;text-overflow:ellipsis;overflow-wrap:break-word;-webkit-box-orient:vertical;flex:1;min-width:0;max-width:250px;margin:0;display:-webkit-box;overflow:hidden}@media (min-width:1024px){.bar-chart-module-scss-module__zd9cWW__barChart__title{max-width:340px}}.bar-chart-module-scss-module__zd9cWW__barChart__rank{font-family:var(--font-family-primary);font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);color:var(--color-chart-rank-text);white-space:nowrap}.bar-chart-module-scss-module__zd9cWW__barChart__content{gap:var(--spacing-xl);flex:1;align-items:flex-end;display:flex;position:relative}.bar-chart-module-scss-module__zd9cWW__barChart__barsSection{flex:1 0;justify-content:center;align-items:flex-end;gap:8px;height:100%;display:flex}.bar-chart-module-scss-module__zd9cWW__barChart__barWrapper{align-items:flex-end;width:32px;height:100%;display:flex}.bar-chart-module-scss-module__zd9cWW__barChart__bar{border-radius:var(--radius-md);background-color:var(--color-bg-secondary);width:100%;transition:height .4s cubic-bezier(.4,0,.2,1)}.bar-chart-module-scss-module__zd9cWW__barChart__dataSectionContainer{gap:var(--spacing-sm);flex-direction:column;flex:1;align-items:center;display:flex}.bar-chart-module-scss-module__zd9cWW__barChart__dataSection{gap:var(--spacing-sm)var(--spacing-lg);padding-right:var(--spacing-md);flex:1;grid-template-rows:repeat(3,auto);grid-auto-flow:column;align-items:start;display:grid}.bar-chart-module-scss-module__zd9cWW__barChart__dataItem{flex-direction:column;gap:8px;min-width:0;max-width:140px;display:flex}.bar-chart-module-scss-module__zd9cWW__barChart__dataItemHeader{align-items:center;gap:var(--spacing-xs);width:100%;min-width:0;display:flex}.bar-chart-module-scss-module__zd9cWW__barChart__dataItemColor{border-radius:var(--radius-full);flex-shrink:0;width:12px;height:12px}.bar-chart-module-scss-module__zd9cWW__barChart__dataItemLabel{font-family:var(--font-family-primary);font-weight:var(--font-weight-normal);line-height:var(--line-height-normal);font-size:var(--font-size-xs);color:var(--color-chart-label-text);-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;overflow-wrap:break-word;-webkit-box-orient:vertical;flex:1;min-width:0;display:-webkit-box;overflow:hidden}.bar-chart-module-scss-module__zd9cWW__barChart__dataItemValue{font-family:var(--font-family-primary);font-size:var(--font-size-base);font-weight:var(--font-weight-bold);color:var(--color-chart-rank-text);white-space:nowrap}
.conversation-message-module-scss-module__kojowW__conversationMessage{gap:var(--spacing-md);flex-direction:column;width:100%;animation:.4s ease-out conversation-message-module-scss-module__kojowW__fadeInSlideUp;display:flex}.conversation-message-module-scss-module__kojowW__conversationMessage__content{gap:var(--spacing-sm);text-align:left;flex-direction:column;display:flex}.conversation-message-module-scss-module__kojowW__conversationMessage__headline{font-size:var(--font-size-base);font-family:var(--font-family-primary);color:var(--color-text-primary);line-height:var(--line-height-normal);margin:0;display:inline}.conversation-message-module-scss-module__kojowW__conversationMessage__expandedView{font-size:var(--font-size-sm);font-family:var(--font-family-primary);color:var(--color-text-accent);cursor:pointer;transition:opacity var(--transition-base);background:0 0;border:none;margin:0;padding:0;text-decoration:underline;display:inline}.conversation-message-module-scss-module__kojowW__conversationMessage__expandedView:hover{opacity:var(--opacity-btn-hover)}.conversation-message-module-scss-module__kojowW__conversationMessage__imageWrapper{border-radius:var(--radius-md);aspect-ratio:5/4;background-color:var(--color-surface-secondary,#e0e0e0);width:100%;position:relative;overflow:hidden}.conversation-message-module-scss-module__kojowW__conversationMessage__shimmer{background:linear-gradient(90deg,var(--color-surface-secondary,#e0e0e0)0%,var(--color-surface-primary,#fff)50%,var(--color-surface-secondary,#e0e0e0)100%);z-index:1;background-size:200% 100%;width:100%;height:100%;animation:1.5s ease-in-out infinite conversation-message-module-scss-module__kojowW__shimmer;position:absolute;top:0;left:0}.conversation-message-module-scss-module__kojowW__conversationMessage__image{object-fit:cover;z-index:2;opacity:0;width:100%;height:100%;transition:opacity var(--transition-base);display:block;position:relative}.conversation-message-module-scss-module__kojowW__conversationMessage__image--loaded{opacity:1}.conversation-message-module-scss-module__kojowW__conversationMessage__error{background-color:var(--color-surface-secondary,#e0e0e0);z-index:2;justify-content:center;align-items:center;width:100%;height:100%;min-height:200px;display:flex;position:relative}.conversation-message-module-scss-module__kojowW__conversationMessage__errorText{font-size:var(--font-size-sm);font-family:var(--font-family-primary);color:var(--color-text-secondary);text-align:center;padding:var(--spacing-md)}.conversation-message-module-scss-module__kojowW__conversationMessage__redirectCta{margin-top:var(--spacing-sm);background-color:var(--color-text-accent);color:var(--color-text-primary);border-radius:var(--radius-lg);text-transform:capitalize;align-self:flex-start;width:fit-content}@keyframes conversation-message-module-scss-module__kojowW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
:root{--color-bg-primary:#001c09;--color-bg-secondary:#094c24;--color-bg-elevated:#253227;--color-bg-card:#f8f7f3;--color-text-primary:#fff;--color-text-secondary:#94a397;--color-text-accent:#159a2e;--color-text-card-value:#094c24;--color-text-placeholder:#a1a19e;--color-text-muted:#bdd7c3;--color-text-modal-close:#00a651;--color-button-primary-bg:#fff;--color-button-primary-text:#000;--color-button-primary-border:#0d2818;--color-button-secondary-bg:#1a3a2a;--color-button-secondary-text:#fff;--color-button-secondary-border:transparent;--color-button-selected-bg:#1a3a2a;--color-button-selected-text:#fff;--color-button-hover-bg:#ffffffe6;--color-model-description:#535862;--color-button-border:#d5d7da;--color-bg-interactive:#142217;--color-bg-button-hover:#0b622d;--color-border-button-border:#a4a7ae4d;--color-input-bg:#001507;--color-input-border:#fff3;--color-input-text:#fff;--color-input-placeholder:#ffffff80;--color-border-overlay-light:#ffffff1a;--color-border-overlay-medium:#fff3;--color-bg-overlay-light:#ffffff1a;--color-border-input-wrapper:#ffffff1a;--color-border-image:#fbfaf6;--color-blur-shadow:#00000080;--color-header-gradient-top:#001c09cc;--color-error-icon:#ffae00;--color-chart-rank-text:#3a3a3a;--color-chart-label-text:#8c8b8b;--font-family-primary:"SequelSans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,"Ubuntu","Cantarell","Liberation Sans",sans-serif;--font-family-heading:"Judge",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,"Ubuntu","Cantarell","Liberation Sans",sans-serif;--font-size-root:16px;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-size-2xl:2rem;--font-size-3xl:2.8125rem;--font-size-4xl:3rem;--font-size-5xl:4rem;--font-size-hero:5rem;--font-weight-thin:100;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:900;--line-height-default:18px;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-relaxed:1.75;--line-height-none:1;--spacing-xxs:.125rem;--spacing-xs:.25rem;--spacing-sm:.75rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:8rem;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-full:9999px;--shadow-input-wrapper:0px -4px 6px 0px #00000040;--transition-fast:.15s ease-in-out;--transition-base:.2s ease-in-out;--transition-slow:.3s ease-in-out;--z-index-background:-1;--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;--z-index-overlay-modal:1080;--opacity-0:0;--opacity-1:1;--opacity-btn-hover:.8;--opacity-btn-muted:.5;--icon-size-sm:16px}.leaderboard-card-module-scss-module__Z6maQa__leaderboardCard{background-color:var(--color-bg-card);border-radius:var(--radius-lg);padding:var(--spacing-md);margin-top:var(--spacing-sm);border:2px solid #fff;flex-direction:column;animation:.4s ease-out leaderboard-card-module-scss-module__Z6maQa__fadeInSlideUp;display:flex;position:relative;overflow:hidden}.leaderboard-card-module-scss-module__Z6maQa__leaderboardCard:before{content:"";pointer-events:none;z-index:0;background-image:url(/patterns/card-vector.svg);background-position:100% 100%;background-repeat:no-repeat;background-size:auto 90px;width:100%;height:100%;position:absolute;bottom:0;right:0}.leaderboard-card-module-scss-module__Z6maQa__leaderboardCard__content{z-index:1;flex-direction:column;display:flex;position:relative}.leaderboard-card-module-scss-module__Z6maQa__leaderboardCard__header{padding-bottom:var(--spacing-sm);margin-bottom:var(--spacing-sm);justify-content:space-between;align-items:center;gap:var(--spacing-xs);border-bottom:1px solid #00000014;flex-flow:wrap;display:flex}.leaderboard-card-module-scss-module__Z6maQa__leaderboardCard__title{font-size:var(--font-size-xl);font-family:var(--font-family-heading);font-weight:var(--font-weight-bold);letter-spacing:.08em;text-transform:uppercase;color:var(--color-bg-secondary);line-height:var(--line-height-tight);white-space:pre-wrap;margin:0}.leaderboard-card-module-scss-module__Z6maQa__leaderboardCard__subtitle{font-size:9px;font-family:var(--font-family-primary);font-weight:var(--font-weight-medium);letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-secondary);line-height:var(--line-height-tight);word-wrap:break-word;overflow-wrap:break-word}.leaderboard-card-module-scss-module__Z6maQa__leaderboardCard__rows{gap:var(--spacing-sm);flex-direction:column;display:flex}.leaderboard-card-module-scss-module__Z6maQa__leaderboardCard__row{justify-content:space-between;align-items:center;display:flex}.leaderboard-card-module-scss-module__Z6maQa__leaderboardCard__row:last-child{border-bottom:none;padding-bottom:0}.leaderboard-card-module-scss-module__Z6maQa__leaderboardCard__rowLeft{align-items:center;gap:var(--spacing-sm);flex:1;min-width:0;display:flex}.leaderboard-card-module-scss-module__Z6maQa__leaderboardCard__rank{font-size:var(--font-size-xl);font-weight:var(--font-weight-medium);font-family:var(--font-family-heading);color:var(--color-bg-secondary);line-height:var(--line-height-none);max-width:45px}.leaderboard-card-module-scss-module__Z6maQa__leaderboardCard__playerInfo{flex-direction:column;flex:1;min-width:0;display:flex}.leaderboard-card-module-scss-module__Z6maQa__leaderboardCard__name{font-size:var(--font-size-base);font-weight:var(--font-weight-bold);font-family:var(--font-family-heading);color:var(--color-bg-secondary);text-transform:uppercase;line-height:var(--line-height-none);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.leaderboard-card-module-scss-module__Z6maQa__leaderboardCard__name__highlighted{color:var(--color-text-accent)}.leaderboard-card-module-scss-module__Z6maQa__leaderboardCard__affiliation{font-size:9px;font-weight:var(--font-weight-medium);font-family:var(--font-family-primary);color:var(--color-text-secondary);text-transform:uppercase;line-height:var(--line-height-tight);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.leaderboard-card-module-scss-module__Z6maQa__leaderboardCard__rowRight{align-items:center;gap:var(--spacing-xs);flex-shrink:0;display:flex}.leaderboard-card-module-scss-module__Z6maQa__leaderboardCard__value{font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);font-family:var(--font-family-heading);color:var(--color-bg-secondary);line-height:var(--line-height-none);text-align:right;white-space:nowrap}.leaderboard-card-module-scss-module__Z6maQa__leaderboardCard__value__highlighted{color:var(--color-text-accent)}
:root{--color-bg-primary:#001c09;--color-bg-secondary:#094c24;--color-bg-elevated:#253227;--color-bg-card:#f8f7f3;--color-text-primary:#fff;--color-text-secondary:#94a397;--color-text-accent:#159a2e;--color-text-card-value:#094c24;--color-text-placeholder:#a1a19e;--color-text-muted:#bdd7c3;--color-text-modal-close:#00a651;--color-button-primary-bg:#fff;--color-button-primary-text:#000;--color-button-primary-border:#0d2818;--color-button-secondary-bg:#1a3a2a;--color-button-secondary-text:#fff;--color-button-secondary-border:transparent;--color-button-selected-bg:#1a3a2a;--color-button-selected-text:#fff;--color-button-hover-bg:#ffffffe6;--color-model-description:#535862;--color-button-border:#d5d7da;--color-bg-interactive:#142217;--color-bg-button-hover:#0b622d;--color-border-button-border:#a4a7ae4d;--color-input-bg:#001507;--color-input-border:#fff3;--color-input-text:#fff;--color-input-placeholder:#ffffff80;--color-border-overlay-light:#ffffff1a;--color-border-overlay-medium:#fff3;--color-bg-overlay-light:#ffffff1a;--color-border-input-wrapper:#ffffff1a;--color-border-image:#fbfaf6;--color-blur-shadow:#00000080;--color-header-gradient-top:#001c09cc;--color-error-icon:#ffae00;--color-chart-rank-text:#3a3a3a;--color-chart-label-text:#8c8b8b;--font-family-primary:"SequelSans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,"Ubuntu","Cantarell","Liberation Sans",sans-serif;--font-family-heading:"Judge",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,"Ubuntu","Cantarell","Liberation Sans",sans-serif;--font-size-root:16px;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-size-2xl:2rem;--font-size-3xl:2.8125rem;--font-size-4xl:3rem;--font-size-5xl:4rem;--font-size-hero:5rem;--font-weight-thin:100;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:900;--line-height-default:18px;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-relaxed:1.75;--line-height-none:1;--spacing-xxs:.125rem;--spacing-xs:.25rem;--spacing-sm:.75rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:8rem;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-full:9999px;--shadow-input-wrapper:0px -4px 6px 0px #00000040;--transition-fast:.15s ease-in-out;--transition-base:.2s ease-in-out;--transition-slow:.3s ease-in-out;--z-index-background:-1;--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;--z-index-overlay-modal:1080;--opacity-0:0;--opacity-1:1;--opacity-btn-hover:.8;--opacity-btn-muted:.5;--icon-size-sm:16px}.rich-link-module-scss-module__I7F3fW__richLink{gap:var(--spacing-md);flex-direction:column;width:100%;animation:.4s ease-out rich-link-module-scss-module__I7F3fW__fadeInSlideUp;display:flex}.rich-link-module-scss-module__I7F3fW__richLink__imageWrapper{border-radius:var(--radius-lg);aspect-ratio:5/4;background-color:var(--color-surface-secondary,#e0e0e0);border:2px solid var(--color-border-image);width:100%;height:100%;position:relative;overflow:hidden}.rich-link-module-scss-module__I7F3fW__richLink__shimmer{background:linear-gradient(90deg,var(--color-surface-secondary,#e0e0e0)0%,var(--color-surface-primary,#fff)50%,var(--color-surface-secondary,#e0e0e0)100%);z-index:1;background-size:200% 100%;width:100%;height:100%;animation:1.5s ease-in-out infinite rich-link-module-scss-module__I7F3fW__shimmer;position:absolute;top:0;left:0}.rich-link-module-scss-module__I7F3fW__richLink__image{object-fit:contain;z-index:2;opacity:0;width:100%;height:auto;transition:opacity var(--transition-base);border-radius:var(--radius-lg);object-fit:cover;height:100%;display:block;position:relative}.rich-link-module-scss-module__I7F3fW__richLink__image--loaded{opacity:1}.rich-link-module-scss-module__I7F3fW__richLink__error{background-color:var(--color-surface-secondary,#e0e0e0);z-index:2;justify-content:center;align-items:center;width:100%;height:100%;min-height:200px;display:flex;position:relative}.rich-link-module-scss-module__I7F3fW__richLink__errorText{font-size:var(--font-size-sm);font-family:var(--font-family-primary);color:var(--color-text-secondary);text-align:center;padding:var(--spacing-md)}.rich-link-module-scss-module__I7F3fW__richLink__content{gap:var(--spacing-md);text-align:left;flex-direction:column;display:flex}.rich-link-module-scss-module__I7F3fW__richLink__title{font-size:var(--font-size-base);font-family:var(--font-family-primary);color:var(--color-text-primary);line-height:var(--line-height-normal);font-weight:var(--font-weight-semibold);margin:0}.rich-link-module-scss-module__I7F3fW__richLink__message{font-size:var(--font-size-base);font-family:var(--font-family-primary);color:var(--color-text-primary);line-height:var(--line-height-normal);margin:0;display:inline}.rich-link-module-scss-module__I7F3fW__richLink__expandedView{font-size:var(--font-size-sm);font-family:var(--font-family-primary);color:var(--color-text-accent);cursor:pointer;transition:opacity var(--transition-base);background:0 0;border:none;margin:0;padding:0;text-decoration:underline;display:inline}.rich-link-module-scss-module__I7F3fW__richLink__expandedView:hover{opacity:var(--opacity-btn-hover)}.rich-link-module-scss-module__I7F3fW__richLink__ctaButton{background-color:var(--color-text-accent);color:var(--color-text-primary);border-radius:var(--radius-lg);text-transform:capitalize;align-self:flex-start;width:fit-content}@keyframes rich-link-module-scss-module__I7F3fW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
:root{--color-bg-primary:#001c09;--color-bg-secondary:#094c24;--color-bg-elevated:#253227;--color-bg-card:#f8f7f3;--color-text-primary:#fff;--color-text-secondary:#94a397;--color-text-accent:#159a2e;--color-text-card-value:#094c24;--color-text-placeholder:#a1a19e;--color-text-muted:#bdd7c3;--color-text-modal-close:#00a651;--color-button-primary-bg:#fff;--color-button-primary-text:#000;--color-button-primary-border:#0d2818;--color-button-secondary-bg:#1a3a2a;--color-button-secondary-text:#fff;--color-button-secondary-border:transparent;--color-button-selected-bg:#1a3a2a;--color-button-selected-text:#fff;--color-button-hover-bg:#ffffffe6;--color-model-description:#535862;--color-button-border:#d5d7da;--color-bg-interactive:#142217;--color-bg-button-hover:#0b622d;--color-border-button-border:#a4a7ae4d;--color-input-bg:#001507;--color-input-border:#fff3;--color-input-text:#fff;--color-input-placeholder:#ffffff80;--color-border-overlay-light:#ffffff1a;--color-border-overlay-medium:#fff3;--color-bg-overlay-light:#ffffff1a;--color-border-input-wrapper:#ffffff1a;--color-border-image:#fbfaf6;--color-blur-shadow:#00000080;--color-header-gradient-top:#001c09cc;--color-error-icon:#ffae00;--color-chart-rank-text:#3a3a3a;--color-chart-label-text:#8c8b8b;--font-family-primary:"SequelSans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,"Ubuntu","Cantarell","Liberation Sans",sans-serif;--font-family-heading:"Judge",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,"Ubuntu","Cantarell","Liberation Sans",sans-serif;--font-size-root:16px;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-size-2xl:2rem;--font-size-3xl:2.8125rem;--font-size-4xl:3rem;--font-size-5xl:4rem;--font-size-hero:5rem;--font-weight-thin:100;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:900;--line-height-default:18px;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-relaxed:1.75;--line-height-none:1;--spacing-xxs:.125rem;--spacing-xs:.25rem;--spacing-sm:.75rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:8rem;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-full:9999px;--shadow-input-wrapper:0px -4px 6px 0px #00000040;--transition-fast:.15s ease-in-out;--transition-base:.2s ease-in-out;--transition-slow:.3s ease-in-out;--z-index-background:-1;--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;--z-index-overlay-modal:1080;--opacity-0:0;--opacity-1:1;--opacity-btn-hover:.8;--opacity-btn-muted:.5;--icon-size-sm:16px}.tabs-module-scss-module__Itlcaq__container{justify-content:flex-start;gap:var(--spacing-sm);flex-direction:column;width:100%;display:flex}.tabs-module-scss-module__Itlcaq__container__tabs{justify-content:flex-start;gap:var(--spacing-sm);scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;width:100%;display:flex;overflow-y:scroll}.tabs-module-scss-module__Itlcaq__container__tabs::-webkit-scrollbar{display:none}.tabs-module-scss-module__Itlcaq__container__tab{appearance:none;color:var(--color-text-placeholder);padding:var(--spacing-sm);border-radius:var(--radius-full);font-size:var(--font-size-xs);font-weight:var(--font-weight-normal);cursor:pointer;transition:background-color .2s ease,color .2s ease,opacity var(--transition-fast);background:0 0;border:none}.tabs-module-scss-module__Itlcaq__container__tab:hover:not(:disabled):not(.tabs-module-scss-module__Itlcaq__active){opacity:var(--opacity-btn-hover)}.tabs-module-scss-module__Itlcaq__container__tab--active{background-color:var(--color-bg-elevated);color:var(--color-text-primary)}.tabs-module-scss-module__Itlcaq__container__questions-list{gap:var(--spacing-md);-webkit-overflow-scrolling:touch;width:100%;min-height:0;max-height:50vh;padding-bottom:var(--spacing-3xl);scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;display:flex;overflow:hidden auto}.tabs-module-scss-module__Itlcaq__container__questions-list::-webkit-scrollbar{display:none}.tabs-module-scss-module__Itlcaq__container__skeleton-tab{border-radius:var(--radius-full);background:linear-gradient(90deg,var(--color-bg-elevated)0%,var(--color-bg-interactive)50%,var(--color-bg-elevated)80%);background-size:200% 100%;height:34px;animation:1.5s ease-in-out infinite tabs-module-scss-module__Itlcaq__shimmer}.tabs-module-scss-module__Itlcaq__container__skeleton-tab:first-child{width:80px}.tabs-module-scss-module__Itlcaq__container__skeleton-tab:nth-child(2){width:100px}.tabs-module-scss-module__Itlcaq__container__skeleton-tab:nth-child(3){width:70px}.tabs-module-scss-module__Itlcaq__container__skeleton-tab:nth-child(4){width:90px}.tabs-module-scss-module__Itlcaq__container__skeleton-question{border-radius:var(--radius-lg);background:linear-gradient(90deg,var(--color-bg-elevated)0%,var(--color-bg-interactive)50%,var(--color-bg-elevated)80%);background-size:200% 100%;height:40px;animation:1.5s ease-in-out infinite tabs-module-scss-module__Itlcaq__shimmer}.tabs-module-scss-module__Itlcaq__container__skeleton-question:first-child{width:75%;animation-delay:.1s}.tabs-module-scss-module__Itlcaq__container__skeleton-question:nth-child(2){width:60%;animation-delay:.2s}.tabs-module-scss-module__Itlcaq__container__skeleton-question:nth-child(3){width:85%;animation-delay:.3s}.tabs-module-scss-module__Itlcaq__container__skeleton-question:nth-child(4){width:50%;animation-delay:.4s}@keyframes tabs-module-scss-module__Itlcaq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
:root{--color-bg-primary:#001c09;--color-bg-secondary:#094c24;--color-bg-elevated:#253227;--color-bg-card:#f8f7f3;--color-text-primary:#fff;--color-text-secondary:#94a397;--color-text-accent:#159a2e;--color-text-card-value:#094c24;--color-text-placeholder:#a1a19e;--color-text-muted:#bdd7c3;--color-text-modal-close:#00a651;--color-button-primary-bg:#fff;--color-button-primary-text:#000;--color-button-primary-border:#0d2818;--color-button-secondary-bg:#1a3a2a;--color-button-secondary-text:#fff;--color-button-secondary-border:transparent;--color-button-selected-bg:#1a3a2a;--color-button-selected-text:#fff;--color-button-hover-bg:#ffffffe6;--color-model-description:#535862;--color-button-border:#d5d7da;--color-bg-interactive:#142217;--color-bg-button-hover:#0b622d;--color-border-button-border:#a4a7ae4d;--color-input-bg:#001507;--color-input-border:#fff3;--color-input-text:#fff;--color-input-placeholder:#ffffff80;--color-border-overlay-light:#ffffff1a;--color-border-overlay-medium:#fff3;--color-bg-overlay-light:#ffffff1a;--color-border-input-wrapper:#ffffff1a;--color-border-image:#fbfaf6;--color-blur-shadow:#00000080;--color-header-gradient-top:#001c09cc;--color-error-icon:#ffae00;--color-chart-rank-text:#3a3a3a;--color-chart-label-text:#8c8b8b;--font-family-primary:"SequelSans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,"Ubuntu","Cantarell","Liberation Sans",sans-serif;--font-family-heading:"Judge",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,"Ubuntu","Cantarell","Liberation Sans",sans-serif;--font-size-root:16px;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-size-2xl:2rem;--font-size-3xl:2.8125rem;--font-size-4xl:3rem;--font-size-5xl:4rem;--font-size-hero:5rem;--font-weight-thin:100;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:900;--line-height-default:18px;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-relaxed:1.75;--line-height-none:1;--spacing-xxs:.125rem;--spacing-xs:.25rem;--spacing-sm:.75rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:8rem;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-full:9999px;--shadow-input-wrapper:0px -4px 6px 0px #00000040;--transition-fast:.15s ease-in-out;--transition-base:.2s ease-in-out;--transition-slow:.3s ease-in-out;--z-index-background:-1;--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;--z-index-overlay-modal:1080;--opacity-0:0;--opacity-1:1;--opacity-btn-hover:.8;--opacity-btn-muted:.5;--icon-size-sm:16px}.stats-card-module-scss-module__mkZgDq__statsCard{background-color:var(--color-bg-card);border-radius:var(--radius-lg);padding:var(--spacing-sm);border:2px solid #fff;align-items:stretch;min-height:60px;animation:.4s ease-out stats-card-module-scss-module__mkZgDq__fadeInSlideUp;display:flex;position:relative;overflow:hidden}@media (min-width:1024px){.stats-card-module-scss-module__mkZgDq__statsCard{padding:var(--spacing-md)}}.stats-card-module-scss-module__mkZgDq__statsCard:before{content:"";pointer-events:none;z-index:0;border-radius:0 var(--radius-lg)var(--radius-lg)0;background-image:url(/patterns/card-vector.svg);background-position:100% 100%;background-repeat:no-repeat;background-size:auto 70px;width:50%;min-width:130px;height:100%;position:absolute;bottom:0;right:0}.stats-card-module-scss-module__mkZgDq__statsCard__content{z-index:1;justify-content:space-between;align-items:stretch;width:100%;height:100%;display:flex;position:relative}.stats-card-module-scss-module__mkZgDq__statsCard__content--longText .stats-card-module-scss-module__mkZgDq__statsCard__leftSection{flex:0 0 60%;max-width:60%}.stats-card-module-scss-module__mkZgDq__statsCard__content--longText .stats-card-module-scss-module__mkZgDq__statsCard__valueWrapper{flex:0 0 40%;min-width:0;max-width:40%}.stats-card-module-scss-module__mkZgDq__statsCard__leftSection{flex-direction:column;flex:1;justify-content:space-between;min-width:0;display:flex}.stats-card-module-scss-module__mkZgDq__statsCard__title,.stats-card-module-scss-module__mkZgDq__statsCard__rank{font-size:9px;font-family:var(--font-family-primary);font-weight:var(--font-weight-medium);letter-spacing:.08em;text-transform:uppercase}.stats-card-module-scss-module__mkZgDq__statsCard__title{color:var(--color-bg-secondary);text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;word-break:break-word;max-width:100%;line-height:var(--line-height-none);-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.stats-card-module-scss-module__mkZgDq__statsCard__rank{color:var(--color-text-accent);margin:0}.stats-card-module-scss-module__mkZgDq__statsCard__value{font-size:var(--font-size-2xl);font-weight:var(--font-weight-medium);color:var(--color-text-card-value);line-height:var(--line-height-none);font-family:var(--font-family-heading);text-align:right;white-space:nowrap;margin:0}.stats-card-module-scss-module__mkZgDq__statsCard__valueWrapper>.stats-card-module-scss-module__mkZgDq__statsCard__value{padding-left:var(--spacing-xs)}.stats-card-module-scss-module__mkZgDq__statsCard__value--longText{font-size:14px;line-height:var(--line-height-tight);white-space:normal;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;overflow-wrap:normal;word-break:normal;-webkit-box-orient:vertical;max-width:100%;display:-webkit-box;overflow:hidden}.stats-card-module-scss-module__mkZgDq__statsCard__decimalPart{font-size:var(--font-size-sm);color:var(--color-text-card-value);font-weight:var(--font-weight-medium);font-family:var(--font-family-heading)}.stats-card-module-scss-module__mkZgDq__statsCard__valueWrapper{line-height:var(--line-height-none);text-align:right;justify-content:flex-end;align-items:center;display:flex}.stats-card-module-scss-module__mkZgDq__statsCard__valueWrapper>.stats-card-module-scss-module__mkZgDq__statsCard__value--longText{flex-shrink:0;width:100%}.stats-card-module-scss-module__mkZgDq__statsCard__numericValue{white-space:nowrap;line-height:var(--line-height-none);padding-left:var(--spacing-sm);display:inline-block}
:root{--color-bg-primary:#001c09;--color-bg-secondary:#094c24;--color-bg-elevated:#253227;--color-bg-card:#f8f7f3;--color-text-primary:#fff;--color-text-secondary:#94a397;--color-text-accent:#159a2e;--color-text-card-value:#094c24;--color-text-placeholder:#a1a19e;--color-text-muted:#bdd7c3;--color-text-modal-close:#00a651;--color-button-primary-bg:#fff;--color-button-primary-text:#000;--color-button-primary-border:#0d2818;--color-button-secondary-bg:#1a3a2a;--color-button-secondary-text:#fff;--color-button-secondary-border:transparent;--color-button-selected-bg:#1a3a2a;--color-button-selected-text:#fff;--color-button-hover-bg:#ffffffe6;--color-model-description:#535862;--color-button-border:#d5d7da;--color-bg-interactive:#142217;--color-bg-button-hover:#0b622d;--color-border-button-border:#a4a7ae4d;--color-input-bg:#001507;--color-input-border:#fff3;--color-input-text:#fff;--color-input-placeholder:#ffffff80;--color-border-overlay-light:#ffffff1a;--color-border-overlay-medium:#fff3;--color-bg-overlay-light:#ffffff1a;--color-border-input-wrapper:#ffffff1a;--color-border-image:#fbfaf6;--color-blur-shadow:#00000080;--color-header-gradient-top:#001c09cc;--color-error-icon:#ffae00;--color-chart-rank-text:#3a3a3a;--color-chart-label-text:#8c8b8b;--font-family-primary:"SequelSans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,"Ubuntu","Cantarell","Liberation Sans",sans-serif;--font-family-heading:"Judge",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,"Ubuntu","Cantarell","Liberation Sans",sans-serif;--font-size-root:16px;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-size-2xl:2rem;--font-size-3xl:2.8125rem;--font-size-4xl:3rem;--font-size-5xl:4rem;--font-size-hero:5rem;--font-weight-thin:100;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:900;--line-height-default:18px;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-relaxed:1.75;--line-height-none:1;--spacing-xxs:.125rem;--spacing-xs:.25rem;--spacing-sm:.75rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:8rem;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-full:9999px;--shadow-input-wrapper:0px -4px 6px 0px #00000040;--transition-fast:.15s ease-in-out;--transition-base:.2s ease-in-out;--transition-slow:.3s ease-in-out;--z-index-background:-1;--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;--z-index-overlay-modal:1080;--opacity-0:0;--opacity-1:1;--opacity-btn-hover:.8;--opacity-btn-muted:.5;--icon-size-sm:16px}.page-module-scss-module__qnDekq__page__main{padding:var(--spacing-xl);max-width:400px;margin:0 auto}.page-module-scss-module__qnDekq__container__main{background-color:var(--color-bg-secondary);justify-content:center;align-items:center;width:100%;display:flex}.page-module-scss-module__qnDekq__welcome{width:100%;max-width:520px;height:100dvh;padding:var(--spacing-lg)1.25rem;background-color:var(--color-bg-secondary);color:var(--color-text-primary);text-align:center;flex-direction:column;flex:1;align-items:center;display:flex;position:relative;overflow:hidden}@media (min-width:640px){.page-module-scss-module__qnDekq__welcome{overflow:visible}}.page-module-scss-module__qnDekq__welcome__logo{top:var(--spacing-lg);left:var(--spacing-lg);z-index:var(--z-index-dropdown);z-index:var(--z-index-dropdown);opacity:0;animation:1s ease-in-out 3s forwards page-module-scss-module__qnDekq__fadeIn;position:absolute}@media (max-width:768px){.page-module-scss-module__qnDekq__welcome__logo{display:none}}.page-module-scss-module__qnDekq__welcome__logo__livgolfxsalesforce{opacity:0;width:175px;height:32px;animation:1s ease-in-out 3s forwards page-module-scss-module__qnDekq__fadeIn}.page-module-scss-module__qnDekq__welcome__logo__salesforce__container{margin-top:var(--spacing-md);opacity:0;flex-direction:column;justify-content:center;align-items:center;animation:1s ease-out 4s forwards page-module-scss-module__qnDekq__fadeInSlideUp;display:flex}.page-module-scss-module__qnDekq__welcome__logo__salesforce__container__line1{font-size:var(--font-size-xs);color:var(--color-text-secondary);line-height:var(--line-height-normal)}.page-module-scss-module__qnDekq__welcome__logo__salesforce__container__line2{justify-content:center;align-items:center;gap:var(--spacing-xs);flex-wrap:wrap;display:flex}.page-module-scss-module__qnDekq__welcome__logo__salesforce__container__line2__text{font-size:var(--font-size-xs);color:var(--color-text-secondary);line-height:var(--line-height-normal)}.page-module-scss-module__qnDekq__welcome__logo__salesforce{vertical-align:middle;width:auto;height:22px;display:inline-block}.page-module-scss-module__qnDekq__welcome__button__text{font-family:var(--font-family-heading);font-weight:var(--font-weight-bold);font-size:var(--font-size-sm);letter-spacing:.02rem}.page-module-scss-module__qnDekq__welcome__content{z-index:var(--z-index-dropdown);justify-content:space-between;align-items:center;gap:var(--spacing-xl);flex-direction:column;flex:1;width:100%;max-width:520px;display:flex;position:relative}.page-module-scss-module__qnDekq__welcome__content__bg,.page-module-scss-module__qnDekq__welcome__content__bg--bottom,.page-module-scss-module__qnDekq__welcome__content__bg--top{z-index:var(--z-index-background);opacity:var(--opacity-0);position:absolute}.page-module-scss-module__qnDekq__welcome__content__bg img,.page-module-scss-module__qnDekq__welcome__content__bg--bottom img,.page-module-scss-module__qnDekq__welcome__content__bg--top img{display:none}.page-module-scss-module__qnDekq__welcome__content__bg--top{transform-origin:0 0;color:#0b622d;aspect-ratio:622/636;width:70vh;animation:2s ease-out 1s forwards page-module-scss-module__qnDekq__fadeInSlideTop;top:-20px;right:-290px}.page-module-scss-module__qnDekq__welcome__content__bg--bottom{transform-origin:100% 100%;color:#0b622d;aspect-ratio:291/285;width:50vh;animation:2s ease-out 1s forwards page-module-scss-module__qnDekq__fadeInSlideBottom;bottom:130px;left:-270px}.page-module-scss-module__qnDekq__welcome__content__text-container{padding-bottom:5rem;position:relative}.page-module-scss-module__qnDekq__welcome__intro{font-family:var(--font-family-heading);font-weight:var(--font-weight-medium);color:var(--color-text-muted);opacity:0;line-height:94%;animation:1s ease-out 1s forwards page-module-scss-module__qnDekq__fadeIn}.page-module-scss-module__qnDekq__welcome__title{font-family:var(--font-family-heading);font-size:var(--font-size-hero);font-weight:var(--font-weight-medium);margin-bottom:var(--spacing-md);margin-bottom:var(--spacing-md);opacity:0;line-height:94%;animation:1s ease-in-out 3s forwards page-module-scss-module__qnDekq__fadeIn}.page-module-scss-module__qnDekq__welcome__description{font-size:var(--font-size-sm);color:var(--color-text-muted);line-height:var(--line-height-default);letter-spacing:.02rem;margin-bottom:var(--spacing-lg)}.page-module-scss-module__qnDekq__welcome__description__bold{font-weight:var(--font-weight-bold)}.page-module-scss-module__qnDekq__welcome__footer{padding:var(--spacing-md);opacity:0;flex-direction:column;align-items:center;animation:1s ease-out 4s forwards page-module-scss-module__qnDekq__fadeInSlideUp;display:flex;transform:translateY(30px)}@media (min-width:1024px){.page-module-scss-module__qnDekq__welcome{padding:var(--spacing-lg)var(--spacing-2xl)var(--spacing-2xl)}}@keyframes page-module-scss-module__qnDekq__fadeInSlideTop{0%{opacity:var(--opacity-0);transform:scale(1)translate(0)}to{opacity:var(--opacity-1);transform:scale(.63,.67)translate(7vw,11vh)}}@keyframes page-module-scss-module__qnDekq__fadeInSlideBottom{0%{opacity:var(--opacity-0);transform:scale(1)translate(0)}to{opacity:var(--opacity-1);transform:scale(.51,.5)translate(-1vw,8vh)}}@keyframes page-module-scss-module__qnDekq__fadeIn{0%{opacity:var(--opacity-0)}to{opacity:var(--opacity-1)}}@keyframes page-module-scss-module__qnDekq__fadeInSlideUp{0%{opacity:var(--opacity-0);transform:translateY(30px)}to{opacity:var(--opacity-1);transform:translateY(0)}}
.page-module-scss-module__66pcuq__container{justify-content:center;align-items:center;gap:var(--spacing-xl);min-height:100vh;padding:var(--spacing-lg);flex-direction:column;display:flex;position:relative}.page-module-scss-module__66pcuq__closeButton{top:var(--spacing-lg);right:var(--spacing-lg);position:absolute}.page-module-scss-module__66pcuq__description{font-size:var(--font-size-lg);color:var(--color-text-primary);margin:0}
:root{--color-bg-primary:#001c09;--color-bg-secondary:#094c24;--color-bg-elevated:#253227;--color-bg-card:#f8f7f3;--color-text-primary:#fff;--color-text-secondary:#94a397;--color-text-accent:#159a2e;--color-text-card-value:#094c24;--color-text-placeholder:#a1a19e;--color-text-muted:#bdd7c3;--color-text-modal-close:#00a651;--color-button-primary-bg:#fff;--color-button-primary-text:#000;--color-button-primary-border:#0d2818;--color-button-secondary-bg:#1a3a2a;--color-button-secondary-text:#fff;--color-button-secondary-border:transparent;--color-button-selected-bg:#1a3a2a;--color-button-selected-text:#fff;--color-button-hover-bg:#ffffffe6;--color-model-description:#535862;--color-button-border:#d5d7da;--color-bg-interactive:#142217;--color-bg-button-hover:#0b622d;--color-border-button-border:#a4a7ae4d;--color-input-bg:#001507;--color-input-border:#fff3;--color-input-text:#fff;--color-input-placeholder:#ffffff80;--color-border-overlay-light:#ffffff1a;--color-border-overlay-medium:#fff3;--color-bg-overlay-light:#ffffff1a;--color-border-input-wrapper:#ffffff1a;--color-border-image:#fbfaf6;--color-blur-shadow:#00000080;--color-header-gradient-top:#001c09cc;--color-error-icon:#ffae00;--color-chart-rank-text:#3a3a3a;--color-chart-label-text:#8c8b8b;--font-family-primary:"SequelSans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,"Ubuntu","Cantarell","Liberation Sans",sans-serif;--font-family-heading:"Judge",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,"Ubuntu","Cantarell","Liberation Sans",sans-serif;--font-size-root:16px;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-size-2xl:2rem;--font-size-3xl:2.8125rem;--font-size-4xl:3rem;--font-size-5xl:4rem;--font-size-hero:5rem;--font-weight-thin:100;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:900;--line-height-default:18px;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-relaxed:1.75;--line-height-none:1;--spacing-xxs:.125rem;--spacing-xs:.25rem;--spacing-sm:.75rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:8rem;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-full:9999px;--shadow-input-wrapper:0px -4px 6px 0px #00000040;--transition-fast:.15s ease-in-out;--transition-base:.2s ease-in-out;--transition-slow:.3s ease-in-out;--z-index-background:-1;--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;--z-index-overlay-modal:1080;--opacity-0:0;--opacity-1:1;--opacity-btn-hover:.8;--opacity-btn-muted:.5;--icon-size-sm:16px}.page-module-scss-module__g3T-rG__container__main{background-color:var(--color-bg-primary);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;overflow:hidden}.page-module-scss-module__g3T-rG__welcome{background-color:var(--color-bg-primary);width:100%;max-width:520px;height:100%;color:var(--color-text-primary);text-align:center;z-index:var(--z-index-dropdown);flex-direction:column;flex:1;align-items:center;display:flex;position:relative;overflow:hidden}@media (min-width:640px){.page-module-scss-module__g3T-rG__welcome{overflow:visible}}.page-module-scss-module__g3T-rG__welcome__bg,.page-module-scss-module__g3T-rG__welcome__bg--bottom,.page-module-scss-module__g3T-rG__welcome__bg--top{z-index:var(--z-index-background);position:absolute}.page-module-scss-module__g3T-rG__welcome__bg img,.page-module-scss-module__g3T-rG__welcome__bg--bottom img,.page-module-scss-module__g3T-rG__welcome__bg--top img{display:none}.page-module-scss-module__g3T-rG__welcome__bg--top{color:var(--color-bg-interactive);aspect-ratio:622/636;width:60vh;top:18px;right:-217px}.page-module-scss-module__g3T-rG__welcome__bg--bottom{color:var(--color-bg-interactive);aspect-ratio:291/285;width:25vh;bottom:90px;left:-100px}.page-module-scss-module__g3T-rG__welcome__container{width:100%;max-width:520px;height:100%;min-height:0;padding:var(--spacing-lg);z-index:var(--z-index-dropdown);justify-content:flex-start;align-items:center;gap:var(--spacing-md);background-color:#0000;flex-direction:column;flex:1;display:flex;overflow:hidden}.page-module-scss-module__g3T-rG__welcome__container>:first-child{padding-top:var(--spacing-3xl)}.page-module-scss-module__g3T-rG__welcome__header{margin-top:var(--spacing-sm);flex-direction:column;flex-shrink:0;align-items:flex-start;max-width:100%;display:flex}.page-module-scss-module__g3T-rG__welcome__header__title{font-family:var(--font-family-heading);font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);text-transform:uppercase;color:var(--color-text-primary);margin-bottom:var(--spacing-md)}.page-module-scss-module__g3T-rG__welcome__header__title--highlight{color:var(--color-text-accent)}.page-module-scss-module__g3T-rG__welcome__header__description{font-family:var(--font-family-primary);font-size:var(--font-size-sm);font-weight:var(--font-weight-thin);line-height:var(--line-height-default);color:var(--color-text-muted);text-align:left}.page-module-scss-module__g3T-rG__welcome__title{font-family:var(--font-family-heading);font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);text-transform:uppercase;color:var(--color-text-muted);text-align:left;padding-top:var(--spacing-lg);flex-shrink:0;align-self:flex-start}
