:root{--bg:#09090b;--bg-secondary:#18181b;--text:#d4d4d8;--text-muted:#a1a1aa;--text-heading:#f4f4f5;--accent:#fdfd96;--accent-hover:#fcfca8;--accent-glow:#fdfd9659;--border:#3f3f4666;--border-focus:#fdfd9699;--glass:#18181b73;--shadow-lg:0 20px 25px -5px #00000080, 0 10px 10px -5px #00000080;--font-sans:"Outfit", "Inter", system-ui, -apple-system, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;background-color:var(--bg);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.5}body{background-color:var(--bg);min-height:100vh;color:var(--text);margin:0;padding:0;overflow-x:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--bg-secondary);border:1px solid var(--border);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#71717a80}.glassmorphic{background:var(--glass);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border);box-shadow:var(--shadow-lg)}.markdown-body{color:#d4d4d8;font-size:1.025rem;line-height:1.7}.markdown-body h1{color:#f4f4f5;letter-spacing:-.03em;border-bottom:1px solid #3f3f4666;margin-top:0;margin-bottom:1.75rem;padding-bottom:.75rem;font-size:2.25rem;font-weight:850}.markdown-body h2{color:#f4f4f5;letter-spacing:-.02em;border-bottom:1px solid #3f3f4633;margin-top:2.25rem;margin-bottom:1.25rem;padding-bottom:.5rem;font-size:1.6rem;font-weight:750}.markdown-body h3{color:var(--accent);letter-spacing:-.01em;margin-top:1.75rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.markdown-body p{margin-top:0;margin-bottom:1.25rem}.markdown-body strong{color:#fff;font-weight:600}.markdown-body code{font-family:var(--font-mono);color:var(--accent);background:#27272a99;border:1px solid #3f3f4666;border-radius:6px;padding:.2rem .4rem;font-size:.875rem}.markdown-body pre{background:#18181b;border:1px solid #3f3f4699;border-radius:12px;margin-bottom:1.5rem;padding:1.25rem;overflow-x:auto}.markdown-body pre code{color:#e4e4e7;background:0 0;border:none;padding:0;font-size:.9rem}.markdown-body ul,.markdown-body ol{margin-top:0;margin-bottom:1.5rem;padding-left:1.5rem}.markdown-body li{margin-bottom:.5rem}.markdown-body a{color:var(--accent);text-underline-offset:4px;text-decoration:underline;transition:color .15s}.markdown-body a:hover{color:var(--accent-hover);-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.markdown-body blockquote{border-left:4px solid var(--accent);color:#a1a1aa;background:#fdfd960a;border-radius:0 12px 12px 0;margin:1.5rem 0;padding:1rem 1.5rem}.markdown-body blockquote p{margin:0}.game-card.svelte-w5hv9d{-webkit-backdrop-filter:blur(16px);box-sizing:border-box;background:#18181b73;border:1px solid #3f3f4666;border-radius:24px;flex-direction:column;justify-content:center;width:100%;max-width:500px;height:100%;margin:0 auto;padding:2.25rem;display:flex;box-shadow:0 20px 25px -5px #0000004d,0 10px 10px -5px #0000004d}.badge.svelte-w5hv9d{color:#fdfd96;text-transform:uppercase;letter-spacing:.05em;background:#fdfd961a;border:1px solid #fdfd964d;border-radius:9999px;margin-bottom:1.25rem;padding:.35rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}h2.svelte-w5hv9d{color:#f4f4f5;letter-spacing:-.02em;margin:0 0 .75rem;font-size:1.85rem;font-weight:700}p.svelte-w5hv9d{color:#a1a1aa;margin:0 0 1.75rem;font-size:.95rem;line-height:1.5}.select-container.svelte-w5hv9d{text-align:left;flex-direction:column;gap:.5rem;margin-bottom:2rem;display:flex}.select-container.svelte-w5hv9d label:where(.svelte-w5hv9d){color:#d4d4d8;text-transform:uppercase;letter-spacing:.02em;font-size:.85rem;font-weight:500}select.svelte-w5hv9d{color:#f4f4f5;cursor:pointer;background:#18181b;border:1px solid #3f3f46;border-radius:12px;outline:none;padding:.85rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}select.svelte-w5hv9d:focus{border-color:#fdfd96;box-shadow:0 0 0 2px #fdfd9626}.btn.svelte-w5hv9d{cursor:pointer;box-sizing:border-box;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.85rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.btn-primary.svelte-w5hv9d{color:#09090b;background:#fdfd96;box-shadow:0 4px 14px #fdfd964d}.btn-primary.svelte-w5hv9d:hover{background:#fcfca8;transform:translateY(-1px);box-shadow:0 6px 20px #fdfd9666}.btn-secondary.svelte-w5hv9d{color:#f4f4f5;background:#27272a99;border:1px solid #3f3f4699;margin-top:.75rem}.btn-secondary.svelte-w5hv9d:hover{color:#fff;background:#3f3f46cc;border-color:#71717acc}.quiz-header.svelte-w5hv9d{color:#a1a1aa;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.85rem;font-weight:600;display:flex}.progress-bar-container.svelte-w5hv9d{background:#3f3f464d;border-radius:9999px;width:100%;height:6px;margin-bottom:1.75rem;overflow:hidden}.progress-bar.svelte-w5hv9d{background:#fdfd96;border-radius:9999px;height:100%;transition:width .3s}.question-box.svelte-w5hv9d{text-align:center;background:#27272a66;border:1px solid #3f3f464d;border-radius:16px;margin-bottom:1.75rem;padding:1.5rem}.question-box.svelte-w5hv9d .sub:where(.svelte-w5hv9d){color:#a1a1aa;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.question-box.svelte-w5hv9d h3:where(.svelte-w5hv9d){color:#f4f4f5;letter-spacing:-.03em;margin:.25rem 0;font-size:2.2rem;font-weight:850}.tense-tag.svelte-w5hv9d{color:#fdfd96;background:#fdfd961a;border:1px solid #fdfd9633;border-radius:6px;margin-bottom:1rem;padding:.2rem .6rem;font-size:.75rem;font-weight:700;display:inline-block}.question-text.svelte-w5hv9d{color:#d4d4d8;margin:0;font-size:.95rem}.options-grid.svelte-w5hv9d{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.option-btn.svelte-w5hv9d{color:#e4e4e7;cursor:pointer;text-align:left;box-sizing:border-box;background:#27272a80;border:1px solid #3f3f4699;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1.05rem;font-weight:550;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.option-btn.svelte-w5hv9d:not(.disabled):hover{background:#3f3f4699;border-color:#a1a1aa;transform:scale(1.01)}.option-btn.correct.svelte-w5hv9d{color:#34d399;background:#10b98126;border-color:#10b981}.option-btn.incorrect.svelte-w5hv9d{color:#f87171;background:#ef444426;border-color:#ef4444}.status-icon.svelte-w5hv9d{flex-shrink:0;width:18px;height:18px}.next-btn.svelte-w5hv9d{margin-top:.5rem;animation:2s infinite svelte-w5hv9d-pulse}.completed-screen.svelte-w5hv9d{text-align:center}.completed-icon.svelte-w5hv9d{margin-bottom:1rem;font-size:3.5rem}.score-card.svelte-w5hv9d{background:#fdfd960d;border:1px solid #fdfd9626;border-radius:16px;margin-bottom:1.75rem;padding:1.5rem}.score-num.svelte-w5hv9d{color:#fdfd96;margin-bottom:.25rem;font-size:2.5rem;font-weight:800;display:block}.score-card.svelte-w5hv9d p:where(.svelte-w5hv9d){color:#d4d4d8;margin:0;font-weight:500}.cta-desc.svelte-w5hv9d{color:#a1a1aa;margin-bottom:2rem}.completed-actions.svelte-w5hv9d{flex-direction:column;gap:.5rem;display:flex}.download-apk-btn.svelte-w5hv9d{padding:1rem 2rem;font-size:1rem}.desktop-promo.svelte-w5hv9d{color:#a1a1aa;text-align:center;flex-direction:column;align-items:center;gap:.25rem;margin-top:1rem;margin-bottom:.5rem;font-size:.85rem;display:flex}.desktop-link.svelte-w5hv9d{color:#fdfd96;font-weight:600;text-decoration:underline;transition:color .2s}.desktop-link.svelte-w5hv9d:hover{color:#fcfca8}@keyframes svelte-w5hv9d-pulse{0%{box-shadow:0 4px 14px #fdfd964d}50%{box-shadow:0 4px 22px #fdfd968c}to{box-shadow:0 4px 14px #fdfd964d}}.carousel-container.svelte-14xrob8{background:linear-gradient(90deg,#09090b00 0%,#09090bcc 15% 85%,#09090b00 100%);border-top:1px solid #3f3f4666;border-bottom:1px solid #3f3f4666;width:100%;margin-top:auto;padding:2.5rem 0;position:relative;overflow:hidden}.carousel-container.svelte-14xrob8:before,.carousel-container.svelte-14xrob8:after{content:"";z-index:2;pointer-events:none;width:150px;height:100%;position:absolute;top:0}.carousel-container.svelte-14xrob8:before{background:linear-gradient(90deg,#09090b,#0000);left:0}.carousel-container.svelte-14xrob8:after{background:linear-gradient(270deg,#09090b,#0000);right:0}.carousel-track.svelte-14xrob8{gap:1.5rem;width:max-content;animation:45s linear infinite svelte-14xrob8-marquee;display:flex}.carousel-track.svelte-14xrob8:hover{animation-play-state:paused}.carousel-item.svelte-14xrob8{color:#f4f4f5;cursor:pointer;-webkit-user-select:none;user-select:none;background:#18181b99;border:1px solid #3f3f4680;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-family:inherit;font-size:.95rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.carousel-item.svelte-14xrob8:hover{background:#fdfd9614;border-color:#fdfd9666;transform:translateY(-3px);box-shadow:0 10px 15px -3px #fdfd960d,0 4px 6px -4px #fdfd960d}.flag.svelte-14xrob8{font-size:1.35rem}.name.svelte-14xrob8{letter-spacing:-.01em}@keyframes svelte-14xrob8-marquee{0%{transform:translate(0)}to{transform:translate(calc(-33.333% - .5rem))}}.about-container.svelte-13nk7y0{max-width:1100px;margin:0 auto;padding:4rem 1.5rem}.about-header.svelte-13nk7y0{text-align:center;margin-bottom:4rem}.eyebrow.svelte-13nk7y0{color:#fdfd96;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}h2.svelte-13nk7y0{color:#f4f4f5;letter-spacing:-.03em;margin:0 0 1rem;font-size:2.5rem;font-weight:850}.subtitle.svelte-13nk7y0{color:#a1a1aa;max-width:600px;margin:0 auto;font-size:1.15rem}.about-grid.svelte-13nk7y0{grid-template-columns:1fr;gap:2rem;margin-bottom:4rem;display:grid}@media (width>=768px){.about-grid.svelte-13nk7y0{grid-template-columns:1fr 1fr}.highlighted-card.svelte-13nk7y0{grid-column:span 2}}.about-card.svelte-13nk7y0{text-align:left;background:#18181b73;border:1px solid #3f3f4666;border-radius:20px;padding:2.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.about-card.svelte-13nk7y0:hover{background:#18181b8c;border-color:#fdfd9640;transform:translateY(-4px);box-shadow:0 12px 20px -8px #0006}.card-icon.svelte-13nk7y0{margin-bottom:1.25rem;font-size:2.25rem}h3.svelte-13nk7y0{color:#f4f4f5;letter-spacing:-.01em;margin:0 0 1rem;font-size:1.45rem;font-weight:700}.about-card.svelte-13nk7y0 p:where(.svelte-13nk7y0){color:#d4d4d8;margin:0;font-size:.975rem;line-height:1.6}.about-card.svelte-13nk7y0 p:where(.svelte-13nk7y0)+p:where(.svelte-13nk7y0){margin-top:1rem}.highlighted-card.svelte-13nk7y0{background:linear-gradient(135deg,#18181b80 0%,#27272a33 100%);border-color:#fdfd9626}.highlight-text.svelte-13nk7y0{color:#f4f4f5;border-left:3px solid #fdfd96;padding-left:1rem;font-weight:500}.mission-statement.svelte-13nk7y0{text-align:center;border-top:1px solid #3f3f464d;max-width:800px;margin:3rem auto 0;padding-top:3rem}blockquote.svelte-13nk7y0{color:#e4e4e7;margin:0;font-size:1.45rem;font-style:italic;font-weight:500;line-height:1.5}.docs-container.svelte-jgsu1m{border-left:1px solid #3f3f4666;border-right:1px solid #3f3f4666;flex:1;width:100%;max-width:1280px;height:calc(100vh - 70px);margin:0 auto;display:flex;overflow:hidden}.docs-sidebar.svelte-jgsu1m{box-sizing:border-box;background:#12121480;border-right:1px solid #3f3f4666;flex-direction:column;flex-shrink:0;width:260px;display:flex}.sidebar-header.svelte-jgsu1m{border-bottom:1px solid #3f3f464d;padding:1.5rem}.sidebar-header.svelte-jgsu1m h4:where(.svelte-jgsu1m){text-transform:uppercase;letter-spacing:.1em;color:#fdfd96;margin:0;font-size:.85rem;font-weight:700}.sidebar-nav.svelte-jgsu1m{flex-direction:column;gap:.35rem;padding:1rem;display:flex;overflow-y:auto}.nav-item.svelte-jgsu1m{color:#a1a1aa;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;font-weight:550;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.nav-item.svelte-jgsu1m:hover{color:#f4f4f5;background:#fdfd960a}.nav-item.active.svelte-jgsu1m{color:#fdfd96;background:#fdfd9614}.indicator.svelte-jgsu1m{background:0 0;border-radius:99px;width:4px;height:16px;transition:background-color .2s}.nav-item.active.svelte-jgsu1m .indicator:where(.svelte-jgsu1m){background:#fdfd96;box-shadow:0 0 8px #fdfd96}.doc-content-panel.svelte-jgsu1m{box-sizing:border-box;text-align:left;background:#09090b33;flex:1;padding:3rem;overflow-y:auto}@media (width<=768px){.docs-container.svelte-jgsu1m{border:none;flex-direction:column;height:auto}.docs-sidebar.svelte-jgsu1m{border-bottom:1px solid #3f3f4666;border-right:none;width:100%}.sidebar-nav.svelte-jgsu1m{white-space:nowrap;flex-direction:row;padding:.75rem;overflow-x:auto}.nav-item.svelte-jgsu1m{padding:.5rem .85rem;font-size:.85rem}.indicator.svelte-jgsu1m{display:none}.doc-content-panel.svelte-jgsu1m{padding:1.5rem;overflow-y:visible}}.support-container.svelte-mp0kf2{box-sizing:border-box;overflow-wrap:break-word;max-width:1100px;margin:0 auto;padding:2rem 1rem}@media (width>=768px){.support-container.svelte-mp0kf2{padding:4rem 1.5rem}}.support-header.svelte-mp0kf2{text-align:center;margin-bottom:2rem}@media (width>=768px){.support-header.svelte-mp0kf2{margin-bottom:4rem}}.eyebrow.svelte-mp0kf2{color:#fdfd96;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}h2.svelte-mp0kf2{color:#f4f4f5;letter-spacing:-.03em;margin:0 0 1rem;font-size:2rem;font-weight:850}@media (width>=768px){h2.svelte-mp0kf2{font-size:2.5rem}}.subtitle.svelte-mp0kf2{color:#a1a1aa;max-width:600px;margin:0 auto;font-size:1.15rem}.support-grid.svelte-mp0kf2{grid-template-columns:1fr;align-items:stretch;gap:2.5rem;display:grid}@media (width>=768px){.support-grid.svelte-mp0kf2{grid-template-columns:1fr 1fr}}.support-card.svelte-mp0kf2{text-align:left;box-sizing:border-box;background:#18181b73;border:1px solid #3f3f4666;border-radius:24px;flex-direction:column;min-width:0;padding:1.5rem;display:flex}@media (width>=768px){.support-card.svelte-mp0kf2{padding:2.5rem}}.highlighted-card.svelte-mp0kf2{background:linear-gradient(135deg,#18181b80 0%,#27272a33 100%);border-color:#fdfd9626}.card-icon.svelte-mp0kf2{margin-bottom:1.25rem;font-size:2.5rem}h3.svelte-mp0kf2{color:#f4f4f5;letter-spacing:-.02em;margin:0 0 1rem;font-size:1.6rem;font-weight:750}p.svelte-mp0kf2{color:#d4d4d8;margin:0 0 1.5rem;font-size:.975rem;line-height:1.6}.guide-list.svelte-mp0kf2{flex-direction:column;gap:1.25rem;margin-bottom:2rem;display:flex}.guide-item.svelte-mp0kf2{align-items:flex-start;gap:1rem;display:flex}.num.svelte-mp0kf2{color:#fdfd96;background:#fdfd961a;border:1px solid #fdfd964d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:700;display:flex}.text.svelte-mp0kf2{flex-direction:column;gap:.15rem;display:flex}.text.svelte-mp0kf2 strong:where(.svelte-mp0kf2){color:#f4f4f5;font-size:.95rem}.text.svelte-mp0kf2 span:where(.svelte-mp0kf2){color:#a1a1aa;font-size:.875rem;line-height:1.4}.btn.svelte-mp0kf2{cursor:pointer;box-sizing:border-box;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:auto;padding:.9rem 1rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}@media (width>=768px){.btn.svelte-mp0kf2{width:auto;padding:.9rem 1.75rem}}.btn-github.svelte-mp0kf2{color:#f4f4f5;background:#27272acc;border:1px solid #3f3f46cc}.btn-github.svelte-mp0kf2:hover{background:#3f3f46;border-color:#a1a1aa;transform:translateY(-1px)}.donation-desc.svelte-mp0kf2{color:#a1a1aa;font-size:.95rem;font-style:italic}.kofi-section.svelte-mp0kf2{text-align:center;margin:1.5rem 0 2rem}.kofi-button.svelte-mp0kf2{color:#fff;box-sizing:border-box;background:#ff5e5b;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.95rem 1rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 10px 15px -3px #ff5e5b4d}@media (width>=768px){.kofi-button.svelte-mp0kf2{padding:.95rem 2rem}}.kofi-button.svelte-mp0kf2:hover{background:#ff7875;transform:translateY(-2px)scale(1.01);box-shadow:0 15px 25px -3px #ff5e5b73}.kofi-cup.svelte-mp0kf2{height:22px;animation:1.5s ease-in-out infinite alternate svelte-mp0kf2-bob}.other-ways.svelte-mp0kf2{border-top:1px solid #3f3f4666;padding-top:1.5rem}.other-ways.svelte-mp0kf2 h4:where(.svelte-mp0kf2){color:#e4e4e7;margin:0 0 .75rem;font-size:.9rem;font-weight:600}.other-ways.svelte-mp0kf2 ul:where(.svelte-mp0kf2){color:#a1a1aa;flex-direction:column;gap:.4rem;margin:0;padding-left:1.25rem;font-size:.85rem;line-height:1.5;display:flex}@keyframes svelte-mp0kf2-bob{0%{transform:translateY(0)}to{transform:translateY(-3px)}}.app-layout.svelte-1n46o8q{background:radial-gradient(circle at top,#fdfd960d 0%,#09090b00 60%),#09090b;flex-direction:column;min-height:100vh;display:flex}.app-header.svelte-1n46o8q{-webkit-backdrop-filter:blur(12px);z-index:50;background:#09090bbf;border-bottom:1px solid #3f3f4666;justify-content:space-between;align-items:center;height:70px;padding:0 2rem;display:flex;position:sticky;top:0}.logo-container.svelte-1n46o8q{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.75rem;display:flex}.logo-icon.svelte-1n46o8q{color:#09090b;background:#fdfd96;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.25rem;font-weight:800;display:flex;box-shadow:0 0 15px #fdfd9666}.logo-text.svelte-1n46o8q{letter-spacing:-.02em;color:#f4f4f5;font-size:1.35rem;font-weight:800}.yellow-text.svelte-1n46o8q{color:#fdfd96}.nav-links.svelte-1n46o8q{background:#18181b80;border:1px solid #3f3f4666;border-radius:12px;gap:.5rem;padding:.25rem;display:flex}.nav-btn.svelte-1n46o8q{color:#a1a1aa;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem 1.25rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1)}.nav-btn.svelte-1n46o8q:hover{color:#f4f4f5}.nav-btn.active.svelte-1n46o8q{color:#09090b;background:#fdfd96;box-shadow:0 2px 10px #fdfd9626}.github-icon-link.svelte-1n46o8q{color:#a1a1aa;transition:color .2s}.github-icon-link.svelte-1n46o8q:hover{color:#fdfd96}.main-content.svelte-1n46o8q{flex-direction:column;flex:1;display:flex}.welcome-container.svelte-1n46o8q{box-sizing:border-box;flex-direction:column;gap:5rem;width:100%;max-width:1200px;margin:0 auto;padding:3.5rem 1.5rem;display:flex}.two-panel-grid.svelte-1n46o8q{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (width>=992px){.two-panel-grid.svelte-1n46o8q{grid-template-columns:1.1fr 1fr}}.panel.svelte-1n46o8q{justify-content:center;align-items:center;width:100%;display:flex}.phone-mockup.svelte-1n46o8q{box-sizing:border-box;background:#18181b;border:12px solid #27272a;border-radius:44px;width:310px;height:620px;position:relative;box-shadow:0 25px 50px -12px #000000b3,0 0 0 1px #3f3f4666}.phone-speaker.svelte-1n46o8q{z-index:10;background:#3f3f46;border-radius:99px;width:60px;height:5px;position:absolute;top:15px;left:50%;transform:translate(-50%)}.phone-screen.svelte-1n46o8q{box-sizing:border-box;background:#09090b;border:2px solid #09090b;border-radius:32px;width:100%;height:100%;position:relative;overflow:hidden}.phone-video.svelte-1n46o8q{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.screen-content.svelte-1n46o8q{box-sizing:border-box;flex-direction:column;justify-content:flex-end;height:100%;padding:40px 1.5rem 20px;display:flex;position:relative}.overlay-content.svelte-1n46o8q{z-index:2;pointer-events:none;flex-direction:column;justify-content:flex-end;height:100%;display:flex;position:relative}.unmute-overlay-btn.svelte-1n46o8q{z-index:10;color:#fdfd96;cursor:pointer;pointer-events:auto;-webkit-backdrop-filter:blur(8px);background:#18181bbf;border:1px solid #fdfd964d;border-radius:99px;align-items:center;gap:.4rem;padding:.5rem .85rem;font-family:inherit;font-size:.75rem;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;position:absolute;top:20px;right:20px;box-shadow:0 4px 12px #0000004d}.unmute-overlay-btn.svelte-1n46o8q:hover{background:#fdfd9626;border-color:#fdfd96;transform:scale(1.03)}.unmute-text.svelte-1n46o8q{letter-spacing:.02em;text-transform:uppercase;font-size:.7rem}.languages-section.svelte-1n46o8q{text-align:center;flex-direction:column;align-items:center;display:flex}.sec-badge.svelte-1n46o8q{color:#fdfd96;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.8rem;font-weight:600}.languages-section.svelte-1n46o8q h3:where(.svelte-1n46o8q){color:#f4f4f5;letter-spacing:-.02em;margin:0 0 2rem;font-size:2rem;font-weight:800}.app-footer.svelte-1n46o8q{text-align:center;color:#71717a;background:#09090b80;border-top:1px solid #3f3f4666;padding:2.5rem;font-size:.875rem}@media (width<=768px){.app-header.svelte-1n46o8q{box-sizing:border-box;flex-direction:column;gap:1rem;height:auto;padding:1rem}.nav-links.svelte-1n46o8q{box-sizing:border-box;flex-wrap:wrap;justify-content:center;gap:.25rem;width:100%}.nav-btn.svelte-1n46o8q{padding:.5rem .75rem;font-size:.85rem}.header-actions.svelte-1n46o8q{display:none}.welcome-container.svelte-1n46o8q{gap:3.5rem;padding:2rem 1rem}.two-panel-grid.svelte-1n46o8q{gap:2.5rem}.phone-mockup.svelte-1n46o8q{width:290px;height:570px}}
