.container.svelte-1mww91b{position:fixed;inset:0;z-index:4;display:flex;justify-content:center;align-items:center;background:#00000080}.pop-up.svelte-1mww91b{width:460px;max-width:90vw;border-radius:var(--radius-large);padding:2.5rem;background-color:var(--color-background);border:1px solid var(--color-primary);display:flex;flex-direction:column;align-items:center;gap:1.5rem}.pop-up__img.svelte-1mww91b{width:11rem;height:auto}p.svelte-1mww91b{color:var(--color-text-primary);max-width:100%}.msg.svelte-1mww91b{color:var(--color-success)}.actions.svelte-1mww91b{display:flex;justify-content:space-between;align-items:center;width:100%}.btn-close.svelte-1mww91b{background:none;border:1px solid rgba(255,255,255,.2);color:var(--color-text-empty);padding:.6rem 1.2rem;transition:border-color var(--lp-transition)}.btn-close.svelte-1mww91b:hover{border-color:#fff6}.section-intro.svelte-2haqmt{max-width:40rem}.section-intro__step.svelte-2haqmt{margin-bottom:var(--spacing-large)}.section-intro--primary.svelte-2haqmt .section-intro__step:where(.svelte-2haqmt){color:var(--color-primary-light)}.section-intro--purple.svelte-2haqmt .section-intro__step:where(.svelte-2haqmt){color:var(--color-accent-purple)}.section-intro--teal.svelte-2haqmt .section-intro__step:where(.svelte-2haqmt){color:var(--color-accent-teal)}.section-intro__highlight.svelte-2haqmt{background:linear-gradient(135deg,var(--color-primary-light) 0%,var(--color-accent-teal) 45%,var(--color-accent-purple) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}h2.svelte-2haqmt{margin-bottom:var(--spacing-large)}.ai-questions__visual.svelte-1u3nbx8{position:relative;display:flex;align-items:center;justify-content:center;min-height:20rem}.ai-questions__ring.svelte-1u3nbx8{position:absolute;width:20rem;height:20rem;border-radius:50%;background:conic-gradient(from 0deg,#2f80ed1a,#2f80ede6,#7c3aed33,#2f80ed1a);animation:svelte-1u3nbx8-spin 10s linear infinite}.ai-questions__core.svelte-1u3nbx8{position:relative;width:18rem;height:18rem;border-radius:50%;background:var(--color-background);border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.ai-questions__core-icon.svelte-1u3nbx8{width:3.5rem;margin-bottom:1rem}.ai-questions__core-title.svelte-1u3nbx8{margin:0;font-size:1.1rem;font-weight:700}.ai-questions__core-subtitle.svelte-1u3nbx8{margin-top:.4rem;font-size:.95rem;color:var(--color-primary)}@media(max-width:1024px){.ai-questions__visual.svelte-1u3nbx8{display:none}}@keyframes svelte-1u3nbx8-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.app-preview.svelte-du42is{overflow:hidden}.app-preview__card.svelte-du42is{padding:var(--spacing-large);border-radius:var(--radius-large);width:fit-content;display:flex;flex-direction:column;align-items:center;gap:var(--spacing-small)}.app-preview__heading.svelte-du42is{font-size:var(--fs-h1);text-align:center}.app-preview__highlight.svelte-du42is{color:var(--color-primary)}.quiz-img.svelte-du42is{width:100%;max-width:300px;height:auto}.app-preview__text.svelte-du42is{max-width:350px;font-size:1.05rem;text-align:center}@media(max-width:640px){.app-preview__card.svelte-du42is{padding:2.5rem 1.25rem;border-radius:2.25rem}}.feature-card.svelte-1tvhds4{padding:2rem;border-radius:var(--lp-card-radius);transition:border-color var(--lp-transition),transform var(--lp-transition)}.feature-card.svelte-1tvhds4:hover{transform:translateY(-2px)}.feature-card--primary.svelte-1tvhds4:hover{border-color:var(--lp-blue-border-hover)}.feature-card--purple.svelte-1tvhds4:hover{border-color:#7c3aed73}.feature-card--teal.svelte-1tvhds4:hover{border-color:#2dd4bf73}.feature-card__header.svelte-1tvhds4{display:flex;align-items:center;gap:1rem;margin-bottom:1.1rem}.feature-card__icon-wrap.svelte-1tvhds4{width:3.25rem;height:3.25rem;transition:transform var(--lp-transition)}.feature-card.svelte-1tvhds4:hover .feature-card__icon-wrap:where(.svelte-1tvhds4){transform:translateY(-1px)}.feature-card__icon.svelte-1tvhds4{width:1.6rem;height:1.6rem;display:block;object-fit:contain}.feature-card__title.svelte-1tvhds4{margin:0;font-family:var(--font-readable);font-size:1.25rem;font-weight:700;line-height:1.25;color:var(--color-text-primary)}.features__intro.svelte-eawue{max-width:44rem;margin:0 auto 4rem;text-align:center}.features__grid.svelte-eawue{display:grid;grid-template-columns:1fr;gap:1.5rem}.button-container.svelte-eawue{display:flex;justify-content:center;margin-top:3.5rem}@media(min-width:768px){.features__grid.svelte-eawue{grid-template-columns:repeat(3,minmax(0,1fr))}}.container.svelte-kyra9c{display:flex;flex-direction:column;gap:var(--spacing-large);width:100%}.input-row.svelte-kyra9c{display:flex;gap:var(--spacing-large);align-items:stretch}input.svelte-kyra9c{flex:1;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}@media(max-width:640px){.input-row.svelte-kyra9c{flex-direction:column}}.hero.svelte-1cf6d9f{height:calc(100dvh - var(--fs-h1) * 3);margin-top:calc(var(--fs-h1) * 3);display:flex;justify-content:center;align-items:center}.hero__inner.svelte-1cf6d9f{display:grid;grid-template-columns:minmax(0,1fr) minmax(440px,1.1fr);gap:2.5rem;align-items:center}.hero__visual.svelte-1cf6d9f{position:relative;display:flex;align-items:center;justify-content:center;min-height:34rem}.hero__text.svelte-1cf6d9f{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-large);max-width:66ch}.hero__badge.svelte-1cf6d9f{padding:.45rem 1rem;border-radius:999px;font-size:var(--fs-text-small);font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-primary-light);background:#2f80ed14;border:1px solid rgba(47,128,237,.22)}.hero__title.svelte-1cf6d9f{font-size:clamp(3.2rem,7vw,5.6rem);line-height:.95;letter-spacing:-.05em}.hero__gradient.svelte-1cf6d9f{background:linear-gradient(135deg,var(--color-primary-light) 0%,var(--color-accent-teal) 45%,var(--color-accent-purple) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero__description.svelte-1cf6d9f{margin-left:var(--spacing-small);max-width:100%;line-height:1.7}.hero__glow.svelte-1cf6d9f{width:26rem;height:26rem}.hero__img.svelte-1cf6d9f{width:26rem;max-width:100%;height:auto;position:relative;z-index:1}@media(max-width:1024px){.hero__inner.svelte-1cf6d9f{grid-template-columns:1fr;gap:2rem}.hero__visual.svelte-1cf6d9f{display:none}.hero__content.svelte-1cf6d9f{display:flex;justify-content:center}}@media(max-width:640px){.hero.svelte-1cf6d9f{height:calc(100dvh - var(--fs-h1) * 2);margin-top:calc(var(--fs-h1) * 2)}.hero__text.svelte-1cf6d9f{gap:var(--spacing-small)}}.step-card.svelte-pdzx1w{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:1rem}.step-card__circle.svelte-pdzx1w{width:4rem;height:4rem;border-radius:999px;display:flex;align-items:center;justify-content:center;font-family:var(--font-readable);font-size:1.4rem;font-weight:800;color:#fff}.step-card--primary.svelte-pdzx1w .step-card__circle:where(.svelte-pdzx1w){background:var(--color-primary);box-shadow:0 0 20px #2f80ed66}.step-card--purple.svelte-pdzx1w .step-card__circle:where(.svelte-pdzx1w){background:var(--color-accent-purple);box-shadow:0 0 20px #7c3aed66}.step-card--teal.svelte-pdzx1w .step-card__circle:where(.svelte-pdzx1w){background:var(--color-accent-teal);box-shadow:0 0 20px #2dd4bf66}.step-card__text.svelte-pdzx1w{max-width:18rem}.how-it-works.svelte-tqihrq{text-align:center}.how-it-works__grid.svelte-tqihrq{position:relative;display:grid;grid-template-columns:1fr;gap:var(--lp-section-gap)}.how-it-works__line.svelte-tqihrq{display:none}@media(min-width:900px){.how-it-works__grid.svelte-tqihrq{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--lp-section-gap)}.how-it-works__line.svelte-tqihrq{display:block;position:absolute;top:2rem;left:0;width:100%;height:0;border-top:2px dashed rgba(255,255,255,.08);z-index:0}}.info-bullet.svelte-upp2i4{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border-radius:var(--lp-card-radius);transition:background var(--lp-transition)}.info-bullet.svelte-upp2i4:hover{background:#ffffff0a}.info-bullet__icon.svelte-upp2i4{width:2.5rem;height:2.5rem}.info-bullet__icon.svelte-upp2i4 img:where(.svelte-upp2i4){width:1.25rem;height:1.25rem;object-fit:contain;display:block}.info-bullet__title.svelte-upp2i4{margin:0 0 .35rem;font-family:var(--font-readable);font-size:1rem;font-weight:700;color:var(--color-text-primary)}.multiplayer__bullets.svelte-16t12l1{display:flex;flex-direction:column}.landing-page.svelte-1uha8ag{min-height:100dvh}
