.bento.svelte-1dpem8h{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:639px){.bento.svelte-1dpem8h{grid-template-columns:1fr}}.tile.svelte-1dpem8h{border-radius:20px;background:#111;overflow:hidden}.tile-inner.svelte-1dpem8h{padding:28px;height:100%;display:flex;flex-direction:column;font-family:SF Pro Rounded,SF Pro Display,-apple-system,BlinkMacSystemFont,Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.spacer.svelte-1dpem8h{flex:1;min-height:12px}.tile-label.svelte-1dpem8h{font-size:11px;font-weight:700;color:#71717a;letter-spacing:.06em;text-transform:uppercase;margin-bottom:12px}.prompt-lang.svelte-1dpem8h{display:flex;align-items:center;gap:8px;margin-bottom:16px}.lang-hint.svelte-1dpem8h{font-size:13px;color:#71717a;font-family:Inter,-apple-system,system-ui,sans-serif}.lang-pill.svelte-1dpem8h{display:flex;align-items:center;gap:6px;background:#27272a;border-radius:100px;padding:6px 14px;font-size:13px;font-weight:600;color:#fff}.prompt-box.svelte-1dpem8h{background:#1a1a1a;border:1px solid #27272a;border-radius:14px;padding:16px}.prompt-text.svelte-1dpem8h{font-size:15px;color:#fff;font-family:Inter,-apple-system,system-ui,sans-serif}.typing-cursor.svelte-1dpem8h{display:inline-block;width:2px;height:16px;background:#3b82f6;margin-left:2px;vertical-align:middle;animation:svelte-1dpem8h-blink 1s step-end infinite}@keyframes svelte-1dpem8h-blink{0%,to{opacity:1}50%{opacity:0}}.prompt-btn.svelte-1dpem8h{background:#3b82f6;border-radius:100px;padding:14px;text-align:center;font-size:15px;font-weight:600;color:#fff}.suggest-label.svelte-1dpem8h{font-size:12px;color:#71717a;margin-top:14px;margin-bottom:8px;font-family:Inter,-apple-system,system-ui,sans-serif}.suggest-row.svelte-1dpem8h{display:flex;gap:8px;margin-bottom:6px;flex-wrap:wrap}.suggest-chip.svelte-1dpem8h{background:#1a1a1a;border:1px solid #27272a;border-radius:100px;padding:7px 12px;font-size:12px;font-weight:500;color:#a1a1aa;font-family:Inter,-apple-system,system-ui,sans-serif;white-space:nowrap}.deck.svelte-1dpem8h{display:flex;align-items:center;gap:12px;background:#1a1a1a;border-radius:14px;padding:14px 16px;margin-bottom:16px}.flag-svg.svelte-1dpem8h{width:18px;height:18px;flex-shrink:0;display:inline-block;vertical-align:middle}.deck-name.svelte-1dpem8h{font-size:15px;font-weight:600;color:#fff;flex:1}.badge.svelte-1dpem8h{font-size:10px;font-weight:700;color:#fff;background:#3b82f6;border-radius:6px;padding:3px 8px;animation:svelte-1dpem8h-badge-pulse 2s ease-in-out infinite}@keyframes svelte-1dpem8h-badge-pulse{0%,to{opacity:1}50%{opacity:.6}}.word-list.svelte-1dpem8h{display:flex;flex-direction:column;gap:2px}.word-row.svelte-1dpem8h{display:flex;justify-content:space-between;align-items:baseline;padding:10px 4px;border-bottom:1px solid #1a1a1a}.word-row.svelte-1dpem8h:last-child{border-bottom:none}.wr-1.svelte-1dpem8h{animation:svelte-1dpem8h-row-in .5s ease-out .3s both}.wr-2.svelte-1dpem8h{animation:svelte-1dpem8h-row-in .5s ease-out .5s both}.wr-3.svelte-1dpem8h{animation:svelte-1dpem8h-row-in .5s ease-out .7s both}.wr-4.svelte-1dpem8h{animation:svelte-1dpem8h-row-in .5s ease-out .9s both}@keyframes svelte-1dpem8h-row-in{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}.wl.svelte-1dpem8h{font-size:15px;font-weight:500;color:#fff}.wt.svelte-1dpem8h{font-size:13px;color:#71717a;font-family:Inter,-apple-system,system-ui,sans-serif}.bento.svelte-1edu94r{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:640px){.bento.svelte-1edu94r{grid-template-columns:repeat(3,1fr)}}.tile.svelte-1edu94r{border-radius:20px;background:#111;overflow:hidden}.tile-inner.svelte-1edu94r{padding:24px;height:100%;display:flex;flex-direction:column;font-family:SF Pro Rounded,SF Pro Display,-apple-system,BlinkMacSystemFont,Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.method-icon.svelte-1edu94r{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;animation:svelte-1edu94r-icon-float 3s ease-in-out infinite}.method-icon.purple.svelte-1edu94r{animation-delay:.5s}.method-icon.amber.svelte-1edu94r{animation-delay:1s}@keyframes svelte-1edu94r-icon-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.method-icon.svelte-1edu94r svg:where(.svelte-1edu94r){width:20px;height:20px}.method-icon.blue.svelte-1edu94r{background:#3b82f626;color:#60a5fa}.method-icon.purple.svelte-1edu94r{background:#a855f726;color:#c084fc}.method-icon.amber.svelte-1edu94r{background:#f59e0b26;color:#fbbf24}.method-title.svelte-1edu94r{font-size:17px;font-weight:700;color:#fff;margin-bottom:6px}.method-desc.svelte-1edu94r{font-size:13px;color:#71717a;line-height:1.5;margin-bottom:16px;font-family:Inter,-apple-system,system-ui,sans-serif}.example-box.svelte-1edu94r{background:#18181b;border-radius:12px;padding:14px 16px;font-size:14px;color:#d4d4d8;font-style:italic;font-family:Inter,-apple-system,system-ui,sans-serif;margin-top:auto}.paste-preview.svelte-1edu94r{background:#18181b;border-radius:12px;padding:14px 16px;display:flex;flex-direction:column;gap:4px;font-size:13px;color:#a1a1aa;line-height:1.5;font-family:Inter,-apple-system,system-ui,sans-serif;margin-top:auto}.scan-preview.svelte-1edu94r{background:#0a0a0a;border-radius:12px;padding:20px;position:relative;margin-top:auto}.scan-corner.svelte-1edu94r{position:absolute;width:14px;height:14px}.tl.svelte-1edu94r{top:10px;left:10px;border-top:2px solid rgba(255,255,255,.4);border-left:2px solid rgba(255,255,255,.4)}.tr.svelte-1edu94r{top:10px;right:10px;border-top:2px solid rgba(255,255,255,.4);border-right:2px solid rgba(255,255,255,.4)}.bl.svelte-1edu94r{bottom:10px;left:10px;border-bottom:2px solid rgba(255,255,255,.4);border-left:2px solid rgba(255,255,255,.4)}.br.svelte-1edu94r{bottom:10px;right:10px;border-bottom:2px solid rgba(255,255,255,.4);border-right:2px solid rgba(255,255,255,.4)}.scan-lines.svelte-1edu94r{display:flex;flex-direction:column;gap:6px;padding:8px 0}.scan-line.svelte-1edu94r{height:4px;background:#ffffff0f;border-radius:2px}.scan-preview.svelte-1edu94r:after{content:"";position:absolute;left:10px;right:10px;height:2px;background:#3b82f680;box-shadow:0 0 8px #3b82f64d;border-radius:1px;animation:svelte-1edu94r-scan-sweep 2.5s ease-in-out infinite}@keyframes svelte-1edu94r-scan-sweep{0%,to{top:15px;opacity:0}10%{opacity:1}90%{opacity:1}95%{opacity:0}50%{top:calc(100% - 15px)}}.bento.svelte-10r7fn0{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:639px){.bento.svelte-10r7fn0{grid-template-columns:1fr}}.tile.svelte-10r7fn0{border-radius:20px;background:#111;overflow:hidden}.tile-tall.svelte-10r7fn0{min-height:340px}.tile-stack.svelte-10r7fn0{display:flex;flex-direction:column;gap:12px}.tile-stack.svelte-10r7fn0 .tile:where(.svelte-10r7fn0){flex:1;min-height:200px}.tile-inner.svelte-10r7fn0{padding:24px;height:100%;box-sizing:border-box;display:flex;flex-direction:column;font-family:SF Pro Rounded,SF Pro Display,-apple-system,BlinkMacSystemFont,Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.tile-center.svelte-10r7fn0{align-items:center;justify-content:center}.fc-half.svelte-10r7fn0{flex:1;display:flex;align-items:center;justify-content:center;background:#27272a4d;border-radius:14px;width:100%}.fc-half.svelte-10r7fn0:first-child{margin-bottom:8px}.fc-word.svelte-10r7fn0{font-size:26px;font-weight:800;letter-spacing:-.02em}.faded.svelte-10r7fn0{color:#ffffff59}.fc-translation.svelte-10r7fn0{font-size:20px;font-weight:800;color:#fff;letter-spacing:-.02em;text-align:center;padding:0 12px}.fc-actions.svelte-10r7fn0{display:flex;gap:8px;width:100%;margin-top:10px}.fc-btn.svelte-10r7fn0{flex:1;border-radius:14px;padding:12px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:12px;font-weight:700;color:#fff}.fc-gray.svelte-10r7fn0{background:#52525b}.fc-green.svelte-10r7fn0{background:#10b981}.fc-btn-icon.svelte-10r7fn0{width:22px;height:22px}.sched-label.svelte-10r7fn0{font-size:11px;font-weight:700;color:#71717a;letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px}.sched-time.svelte-10r7fn0{font-size:22px;font-weight:800;color:#fff;letter-spacing:-.02em;margin-bottom:14px}.sched-rows.svelte-10r7fn0{display:flex;flex-direction:column;gap:6px}.sched-row.svelte-10r7fn0{display:flex;justify-content:space-between;align-items:baseline;background:#1a1a1a;border-radius:10px;padding:8px 12px}.sr-word.svelte-10r7fn0{font-size:13px;font-weight:500;color:#fff}.sr-when.svelte-10r7fn0{font-size:11px;color:#71717a;font-family:Inter,-apple-system,system-ui,sans-serif}.party.svelte-10r7fn0{font-size:36px;margin-bottom:6px;animation:svelte-10r7fn0-party-bounce 2s ease-in-out infinite}@keyframes svelte-10r7fn0-party-bounce{0%,to{transform:rotate(0) scale(1)}25%{transform:rotate(-8deg) scale(1.1)}75%{transform:rotate(8deg) scale(1.05)}}.excellent.svelte-10r7fn0{font-size:20px;font-weight:800;color:#fff;letter-spacing:-.02em;margin-bottom:4px}.fire-sub.svelte-10r7fn0{font-size:12px;color:#71717a;margin-bottom:10px;font-family:Inter,-apple-system,system-ui,sans-serif}.summary-stats.svelte-10r7fn0{display:flex;gap:8px;width:100%}.summary-stat.svelte-10r7fn0{flex:1;background:#1a1a1a;border-radius:12px;padding:10px 8px;text-align:center;display:flex;flex-direction:column;gap:2px}.ss-label.svelte-10r7fn0{font-size:11px;color:#71717a;font-family:Inter,-apple-system,system-ui,sans-serif}.ss-num.svelte-10r7fn0{font-size:22px;font-weight:800;color:#fff}.green.svelte-10r7fn0{color:#10b981}.amber.svelte-10r7fn0{color:#f59e0b}.bento.svelte-13ci3z5{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:639px){.bento.svelte-13ci3z5{grid-template-columns:1fr}}.tile.svelte-13ci3z5{border-radius:20px;background:#111;overflow:hidden}.tile-tall.svelte-13ci3z5{min-height:320px}.tile-stack.svelte-13ci3z5{display:flex;flex-direction:column;gap:12px}.tile-stack.svelte-13ci3z5 .tile:where(.svelte-13ci3z5){flex:1}.tile-inner.svelte-13ci3z5{padding:24px;height:100%;display:flex;flex-direction:column;font-family:SF Pro Rounded,SF Pro Display,-apple-system,BlinkMacSystemFont,Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.tile-center.svelte-13ci3z5{align-items:center;justify-content:center}.q-prompt.svelte-13ci3z5{font-size:11px;color:#71717a;text-transform:uppercase;letter-spacing:.08em;font-weight:600;margin-bottom:8px}.q-word.svelte-13ci3z5{font-size:28px;font-weight:800;color:#fff;letter-spacing:-.02em;margin-bottom:24px}.options.svelte-13ci3z5{display:flex;flex-direction:column;gap:8px;width:100%}.option.svelte-13ci3z5{background:#27272a;border-radius:14px;padding:14px 18px;font-size:15px;font-weight:500;color:#fff;display:flex;align-items:center;justify-content:space-between}.option-correct.svelte-13ci3z5{background:#064e3b4d;border:1.5px solid rgba(16,185,129,.4)}.check.svelte-13ci3z5{width:18px;height:18px;flex-shrink:0}.opt-1.svelte-13ci3z5{animation:svelte-13ci3z5-opt-in .4s ease-out .3s both}.opt-2.svelte-13ci3z5{animation:svelte-13ci3z5-opt-in .4s ease-out .6s both}.opt-3.svelte-13ci3z5{animation:svelte-13ci3z5-opt-in .4s ease-out .9s both}@keyframes svelte-13ci3z5-opt-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.score-ring.svelte-13ci3z5{position:relative;width:80px;height:80px;margin-bottom:8px}.score-arc.svelte-13ci3z5{animation:svelte-13ci3z5-score-fill 1.5s ease-out .5s forwards}@keyframes svelte-13ci3z5-score-fill{to{stroke-dashoffset:19.5}}.score-ring.svelte-13ci3z5:after{content:"";position:absolute;inset:-4px;border-radius:50%;background:radial-gradient(circle,rgba(16,185,129,.15) 0%,transparent 70%);animation:svelte-13ci3z5-score-glow 2s ease-in-out 2s infinite;opacity:0}@keyframes svelte-13ci3z5-score-glow{0%,to{opacity:0}50%{opacity:1}}.score-ring.svelte-13ci3z5 svg:where(.svelte-13ci3z5){width:100%;height:100%}.score-pct.svelte-13ci3z5{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:800;color:#fff}.score-label.svelte-13ci3z5{font-size:13px;color:#71717a;font-family:Inter,-apple-system,system-ui,sans-serif}.w-word.svelte-13ci3z5{font-size:24px;font-weight:800;color:#fff;margin-bottom:8px}.w-input.svelte-13ci3z5{display:flex;align-items:center;gap:1px}.w-typed.svelte-13ci3z5{font-size:16px;color:#fff;font-weight:500;font-family:Inter,-apple-system,system-ui,sans-serif;overflow:hidden;white-space:nowrap;width:0;animation:svelte-13ci3z5-type-in 1.5s steps(6) 1s forwards}.w-typed.svelte-13ci3z5:after{content:"Mennä"}.w-cursor.svelte-13ci3z5{width:1.5px;height:18px;background:#3b82f6;animation:svelte-13ci3z5-blink 1s step-end infinite}@keyframes svelte-13ci3z5-blink{0%,to{opacity:1}50%{opacity:0}}@keyframes svelte-13ci3z5-type-in{to{width:56px}}.phone-frame.svelte-z7lbej{max-width:280px;overflow:hidden;transition:transform .3s ease}.phone-frame.svelte-z7lbej:hover{transform:translateY(-4px)}.phone-frame.svelte-z7lbej img:where(.svelte-z7lbej){display:block;width:100%;height:auto}.phone-lg.svelte-z7lbej{border-radius:12%/5.5%;box-shadow:0 0 0 8px #27272a,0 0 0 9px #3f3f46,0 20px 60px #0006}.phone-sm.svelte-z7lbej{border-radius:12%/5.5%;box-shadow:0 0 0 5px #27272a,0 0 0 6px #3f3f46,0 10px 30px #0000004d}.mock-base.svelte-8jjfqd{container-type:inline-size;width:100%;aspect-ratio:9 / 19.5;overflow:hidden;background:#000;font-family:SF Pro Rounded,SF Pro Display,-apple-system,BlinkMacSystemFont,Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased;display:flex;flex-direction:column;padding-top:2cqi;padding-bottom:3cqi}.btn.svelte-jd9c4m{border-radius:100cqi;padding:3.5cqi;text-align:center;font-size:4cqi;font-weight:600;color:#fff}.primary.svelte-jd9c4m{background:#3b82f6}.secondary.svelte-jd9c4m{background:#18181b;color:#d4d4d8}.green.svelte-jd9c4m{background:#10b981}.title-area.svelte-1jz56p9{padding:8cqi 6cqi 3cqi;text-align:center}.main-title.svelte-1jz56p9{font-size:9cqi;font-weight:800;color:#fff;line-height:1.15;margin:0;letter-spacing:-.02em}.marquee-area.svelte-1jz56p9{flex:1;display:flex;flex-direction:column;justify-content:center;gap:2.5cqi;overflow:hidden}.marquee-row.svelte-1jz56p9{overflow:hidden}.marquee-track.svelte-1jz56p9{display:flex;gap:2.5cqi;width:max-content;animation:svelte-1jz56p9-scroll-left 20s linear infinite}.marquee-track.reverse.svelte-1jz56p9{animation:svelte-1jz56p9-scroll-right 24s linear infinite}.marquee-track.slow.svelte-1jz56p9{animation:svelte-1jz56p9-scroll-left 28s linear infinite}@keyframes svelte-1jz56p9-scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes svelte-1jz56p9-scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.ex-card.svelte-1jz56p9{background:#18181b;border-radius:4cqi;padding:3cqi 4cqi;min-width:42cqi;flex-shrink:0}.ex-label.svelte-1jz56p9{display:block;font-size:3cqi;font-weight:600;color:#3b82f6;margin-bottom:1cqi}.ex-text.svelte-1jz56p9{display:block;font-family:Inter,-apple-system,system-ui,sans-serif;font-size:3.2cqi;color:#e4e4e7;line-height:1.3}.cta-area.svelte-1jz56p9{padding:3cqi 7cqi 4cqi;text-align:center}.cta-sub.svelte-1jz56p9{font-family:Inter,-apple-system,system-ui,sans-serif;font-size:3.2cqi;color:#71717a;margin:0 0 3cqi;line-height:1.4}.header.svelte-4zzk0{padding:3cqi 5cqi 2cqi}.greeting.svelte-4zzk0{font-size:3.2cqi;color:#71717a;font-weight:500;margin:0}.title-row.svelte-4zzk0{display:flex;align-items:center;gap:2cqi;margin-top:.5cqi}.title.svelte-4zzk0{font-size:7cqi;font-weight:800;color:#fff;letter-spacing:-.02em}.badge.svelte-4zzk0{background:#1e3a8a66;color:#60a5fa;font-size:2.2cqi;font-weight:800;padding:.5cqi 2cqi;border-radius:100cqi;margin-top:1cqi}.pills.svelte-4zzk0{display:flex;gap:2cqi;padding:0 5cqi 3cqi}.pill.svelte-4zzk0{display:flex;align-items:center;gap:1.5cqi;border-radius:100cqi;padding:2cqi 3.5cqi}.pill-active.svelte-4zzk0{background:#3b82f6}.pill-add.svelte-4zzk0{border:1px dashed #52525b}.pill-flag.svelte-4zzk0{width:3cqi;height:3cqi;display:inline-block;vertical-align:middle}.pill-text-active.svelte-4zzk0{font-size:3cqi;font-weight:600;color:#fff}.pill-plus.svelte-4zzk0{font-size:3cqi;color:#71717a}.pill-add-text.svelte-4zzk0{font-size:3cqi;font-weight:500;color:#71717a}.progress-row.svelte-4zzk0{display:flex;align-items:center;gap:2cqi;padding:0 5cqi 3cqi}.progress-track.svelte-4zzk0{flex:1;height:1.8cqi;background:#27272a;border-radius:100cqi;overflow:hidden}.progress-fill.svelte-4zzk0{width:80%;height:100%;background:#10b981;border-radius:100cqi}.progress-count.svelte-4zzk0{font-size:2.8cqi;font-weight:600;color:#71717a}.lessons.svelte-4zzk0{padding:0 5cqi;display:flex;flex-direction:column;gap:2cqi}.lesson-row.svelte-4zzk0{display:flex;align-items:center;gap:2.5cqi;background:#18181b;border-radius:3.5cqi;padding:3cqi}.check-circle.svelte-4zzk0{width:6cqi;height:6cqi;min-width:6cqi;border-radius:50%;background:#064e3b4d;display:flex;align-items:center;justify-content:center}.check-circle.svelte-4zzk0 svg:where(.svelte-4zzk0){width:3.5cqi;height:3.5cqi}.upcoming-circle.svelte-4zzk0{width:6cqi;height:6cqi;min-width:6cqi;border-radius:50%;border:1.5px solid #52525b;display:flex;align-items:center;justify-content:center;font-size:2.5cqi;font-weight:700;color:#71717a}.lesson-content.svelte-4zzk0{flex:1;min-width:0}.lesson-title.svelte-4zzk0{display:block;font-size:3.2cqi;font-weight:600;color:#fff}.lesson-meta.svelte-4zzk0{display:flex;align-items:center;gap:1cqi;margin-top:.3cqi}.lesson-type.svelte-4zzk0{font-size:2.5cqi;font-weight:500;color:#71717a}.meta-dot.svelte-4zzk0{font-size:2cqi;color:#52525b}.stars.svelte-4zzk0{display:flex}.star.svelte-4zzk0{font-size:2.2cqi;color:#52525b}.star.on.svelte-4zzk0{color:#10b981}.chevron.svelte-4zzk0{width:3cqi;height:3cqi;flex-shrink:0}.lesson-current.svelte-4zzk0{background:#172554;border-radius:3.5cqi;padding:4cqi}.current-header.svelte-4zzk0{display:flex;align-items:center;gap:2cqi;margin-bottom:2cqi}.current-number.svelte-4zzk0{width:5.5cqi;height:5.5cqi;border-radius:50%;background:#3b82f6;display:flex;align-items:center;justify-content:center;font-size:2.5cqi;font-weight:800;color:#fff}.current-type.svelte-4zzk0{font-size:2.5cqi;font-weight:800;color:#3b82f6;text-transform:uppercase;letter-spacing:.1em}.current-title.svelte-4zzk0{display:block;font-size:4cqi;font-weight:800;color:#fff;margin-bottom:3cqi}.current-btn.svelte-4zzk0{background:#3b82f6;border-radius:100cqi;padding:2.5cqi;text-align:center;font-size:3cqi;font-weight:600;color:#fff}.phones-showcase.svelte-1qbuevg{display:flex;justify-content:center;position:relative;padding:0 20px}.phone.svelte-1qbuevg{width:240px;flex-shrink:0}.phone-left.svelte-1qbuevg{transform:rotate(-3deg);z-index:1}.phone-right.svelte-1qbuevg{transform:rotate(3deg);margin-left:-40px;z-index:2}@media(max-width:639px){.phone.svelte-1qbuevg{width:180px}.phone-right.svelte-1qbuevg{margin-left:-30px}}@media(min-width:768px){.phone.svelte-1qbuevg{width:280px}.phone-right.svelte-1qbuevg{margin-left:-50px}}.bento.svelte-16d6ru1{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:639px){.bento.svelte-16d6ru1{grid-template-columns:1fr}}.tile.svelte-16d6ru1{border-radius:20px;background:#111;overflow:hidden}.tile-tall.svelte-16d6ru1{min-height:500px}.tile-stack.svelte-16d6ru1{display:flex;flex-direction:column;gap:12px}.tile-stack.svelte-16d6ru1 .tile:where(.svelte-16d6ru1){flex:1;min-height:244px}.tile-inner.svelte-16d6ru1{padding:16px;height:100%;box-sizing:border-box;display:flex;flex-direction:column;font-family:SF Pro Rounded,SF Pro Display,-apple-system,BlinkMacSystemFont,Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.tile-center.svelte-16d6ru1{align-items:center;justify-content:center;padding:24px}.ll-stack.svelte-16d6ru1{position:relative;flex-direction:column;gap:12px}.ll-card.svelte-16d6ru1{flex:1;background:#27272a66;border-radius:14px;padding:14px 16px 16px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:0}.ll-label.svelte-16d6ru1{display:flex;align-items:center;gap:6px;position:absolute;top:10px;left:0;right:0;justify-content:center;font-size:10px;font-weight:700;color:#71717a;letter-spacing:.08em;font-family:Inter,-apple-system,system-ui,sans-serif}.ll-label.svelte-16d6ru1 .flag-svg:where(.svelte-16d6ru1){width:14px;height:14px;flex-shrink:0;display:block}.ll-word.svelte-16d6ru1{font-size:30px;font-weight:800;color:#fff;letter-spacing:-.02em;text-align:center}.ll-word-fade.svelte-16d6ru1{animation:svelte-16d6ru1-word-fade 4s ease-in-out infinite}@keyframes svelte-16d6ru1-word-fade{0%,35%{opacity:0;transform:translateY(4px)}50%,to{opacity:1;transform:translateY(0)}}.ll-wave.svelte-16d6ru1{display:flex;align-items:end;gap:3px;height:14px;margin-top:10px}.wb.svelte-16d6ru1{width:2.5px;background:#a1a1aa;border-radius:2px;animation:svelte-16d6ru1-wave 1.2s ease-in-out infinite}.wb-1.svelte-16d6ru1{height:40%;animation-delay:0s}.wb-2.svelte-16d6ru1{height:80%;animation-delay:.15s}.wb-3.svelte-16d6ru1{height:100%;animation-delay:.3s}.wb-4.svelte-16d6ru1{height:60%;animation-delay:.45s}.wb-5.svelte-16d6ru1{height:30%;animation-delay:.6s}@keyframes svelte-16d6ru1-wave{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}.card-counter.svelte-16d6ru1{position:absolute;top:22px;right:24px;font-size:11px;font-weight:600;color:#71717a;font-family:Inter,-apple-system,system-ui,sans-serif;letter-spacing:.04em}.tile-stack.svelte-16d6ru1 .tile:where(.svelte-16d6ru1) .tile-inner:where(.svelte-16d6ru1){padding:24px 24px 28px}.quiz-label.svelte-16d6ru1{font-size:12px;font-weight:600;color:#71717a;margin-bottom:10px}.quiz-prompt.svelte-16d6ru1{font-size:15px;font-weight:600;color:#fff;margin-bottom:12px;letter-spacing:-.01em}.quiz-prompt.svelte-16d6ru1 em:where(.svelte-16d6ru1){font-style:italic;color:#d4d4d8}.quiz-options.svelte-16d6ru1{display:flex;flex-direction:column;gap:6px}.quiz-opt.svelte-16d6ru1{display:flex;align-items:center;gap:10px;background:#1a1a1a;border-radius:10px;padding:10px 12px;font-size:13px;font-weight:500;color:#d4d4d8}.opt-dot.svelte-16d6ru1{width:10px;height:10px;border-radius:50%;border:1.5px solid #52525b;flex-shrink:0}.quiz-correct.svelte-16d6ru1{background:#10b9811f;color:#fff;animation:svelte-16d6ru1-correct-pop 2.5s ease-out infinite}.quiz-correct.svelte-16d6ru1 .opt-dot:where(.svelte-16d6ru1){background:#10b981;border-color:#10b981;box-shadow:0 0 0 3px #10b98133}@keyframes svelte-16d6ru1-correct-pop{0%,50%{background:#1a1a1a}60%,to{background:#10b9811f}}.streak-emoji.svelte-16d6ru1{font-size:30px;margin-bottom:6px}.streak-label.svelte-16d6ru1{font-size:12px;color:#71717a;font-family:Inter,-apple-system,system-ui,sans-serif;margin-bottom:12px}.streak-stats.svelte-16d6ru1{display:flex;gap:8px;width:100%}.streak-stat.svelte-16d6ru1{flex:1;background:#1a1a1a;border-radius:12px;padding:10px 8px;text-align:center;display:flex;flex-direction:column;gap:2px}.ss-num.svelte-16d6ru1{font-size:22px;font-weight:800;color:#fff}.ss-label.svelte-16d6ru1{font-size:11px;color:#71717a;font-family:Inter,-apple-system,system-ui,sans-serif}.stat-card.svelte-ej9luf{background:#111;border-radius:16px;padding:20px 16px;text-align:center;opacity:0;transform:translateY(16px);transition:opacity .5s ease-out,transform .5s ease-out}.stat-card.visible.svelte-ej9luf{opacity:1;transform:translateY(0)}.stat-value.svelte-ej9luf{display:block;font-size:28px;font-weight:800;color:#fff;letter-spacing:-.02em;margin-bottom:4px;font-family:Plus Jakarta Sans,system-ui,sans-serif}.stat-label.svelte-ej9luf{display:block;font-size:13px;color:#71717a;font-family:Inter,-apple-system,system-ui,sans-serif}.founder-card.svelte-1scq1es{background:#111;border-radius:20px;overflow:hidden}.founder-photo.svelte-1scq1es{width:100%;height:360px;object-fit:cover;object-position:center 20%;display:block}@media(min-width:768px){.founder-photo.svelte-1scq1es{height:460px}}.founder-content.svelte-1scq1es{padding:28px}@media(min-width:768px){.founder-content.svelte-1scq1es{padding:40px}}
