.hero{align-items:center;min-height:90vh;padding-top:2rem;display:flex;position:relative}.hero-container{grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;display:grid}.badge-new{background:var(--accent-glow);color:var(--accent);letter-spacing:.1rem;border:1px solid var(--accent);border-radius:2rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:800;display:inline-block}.hero-title{margin-bottom:1.5rem;font-size:4.5rem;line-height:1.1}.hero-subtitle{color:var(--text-secondary);max-width:600px;margin-bottom:3rem;font-size:1.25rem}.hero-btns{gap:1.5rem;display:flex}.btn-lg{padding:1rem 2rem;font-size:1.1rem}.hero-visual{justify-content:center;display:flex;position:relative}.code-window{z-index:2;width:100%;max-width:500px;transition:var(--transition);background:#0f172a;border:1px solid #ffffff1a;border-radius:1rem;position:relative;overflow:hidden;transform:perspective(1000px)rotateY(-15deg)rotateX(5deg);box-shadow:0 30px 60px #00000080}.code-window:hover{transform:perspective(1000px)rotateY(-5deg)rotateX(2deg)}.window-header{background:#ffffff0d;border-bottom:1px solid #ffffff1a;align-items:center;padding:.75rem 1rem;display:flex}.dots{gap:.5rem;display:flex}.dot{border-radius:50%;width:12px;height:12px}.dot.red{background:#ff5f56}.dot.yellow{background:#ffbd2e}.dot.green{background:#27c93f}.window-title{color:#fff6;margin-left:2rem;font-family:monospace;font-size:.8rem}.window-body{color:#e2e8f0;padding:2rem;font-family:Fira Code,Courier New,monospace;font-size:.95rem;line-height:1.7}.c-1{color:#c678dd}.c-2{color:#98c379}.c-3{color:#61afef}.c-4{color:#e06c75}.cursor{background:var(--accent);vertical-align:middle;width:10px;height:20px;margin-left:5px;animation:1s infinite blink;display:inline-block}.visual-glow{background:radial-gradient(circle, var(--accent-glow) 0%, transparent 70%);z-index:1;pointer-events:none;width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes blink{50%{opacity:0}}@media (width<=992px){.hero-container{text-align:center;grid-template-columns:1fr}.hero-subtitle{margin:0 auto 2.5rem}.hero-btns{flex-direction:column;justify-content:center}.hero-visual{margin-top:3rem}.hero-title{font-size:3.5rem}.code-window{transform:none}}.btn-apk.svelte-1q37ri0{color:#fff;background:#000;border:1px solid #ffffff1a}.btn-apk.svelte-1q37ri0:hover{background:#111;transform:translateY(-2px);box-shadow:0 5px 15px #0000004d}.copyright-notice.svelte-1q37ri0{color:var(--text-secondary);opacity:.6;margin-top:2rem;font-size:.75rem;font-weight:600}.stack{border-top:1px solid var(--border);border-bottom:1px solid var(--border);overflow:hidden}.stack-marquee{width:100%;display:flex;position:relative;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.marquee-content{gap:6rem;padding:2rem 0;animation:40s linear infinite scroll;display:flex}.tech-item{min-width:140px;transition:var(--transition);cursor:default;flex-direction:column;align-items:center;gap:1.25rem;display:flex}.tech-icon{filter:grayscale()opacity(.4);width:56px;height:56px;transition:var(--transition)}.tech-item span{text-transform:uppercase;letter-spacing:.1rem;color:var(--text-secondary);opacity:.7;font-size:.85rem;font-weight:700}.tech-item:hover{transform:scale(1.05)}.tech-item:hover .tech-icon{filter:grayscale(0)opacity();transform:translateY(-5px)}.tech-item:hover span{color:var(--accent);opacity:1}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}[data-theme=dark] .tech-icon{filter:grayscale()invert()opacity(.4)}[data-theme=dark] .tech-item:hover .tech-icon{filter:grayscale(0)invert(0)opacity()}.ceo.svelte-eoqq0p{background:var(--bg-primary);padding:6rem 0;position:relative}.ceo.svelte-eoqq0p:before{content:"";background:linear-gradient(90deg, transparent, var(--accent), transparent);opacity:.3;height:1px;position:absolute;top:0;left:0;right:0}.ceo-container.svelte-eoqq0p{text-align:center;z-index:2;max-width:900px;margin:0 auto;position:relative}.ceo-text.svelte-eoqq0p{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.8rem;font-style:italic;line-height:1.6;position:relative}.ceo-text.svelte-eoqq0p:before,.ceo-text.svelte-eoqq0p:after{content:"\"";color:var(--accent);opacity:.5;font-size:3rem;position:absolute}.ceo-text.svelte-eoqq0p:before{top:-1rem;left:-2rem}.ceo-text.svelte-eoqq0p:after{bottom:-2rem;right:-2rem}.ceo-name.svelte-eoqq0p{color:var(--text-primary);letter-spacing:-.03em;margin-bottom:.5rem;font-size:2.2rem;font-weight:800}.ceo-role.svelte-eoqq0p{color:var(--accent);text-transform:uppercase;letter-spacing:3px;font-size:1rem;font-weight:700}@media (width<=768px){.ceo-text.svelte-eoqq0p{padding:0 1rem;font-size:1.4rem}.ceo-text.svelte-eoqq0p:before{top:-1.5rem;left:0}.ceo-text.svelte-eoqq0p:after{bottom:-1.5rem;right:0}}.testimonials.svelte-1jhcrt0{background:var(--bg-secondary);padding:6rem 0}.test-grid.svelte-1jhcrt0{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;display:grid}.test-card.svelte-1jhcrt0{background:var(--card-bg);border:1px solid var(--border);transition:var(--transition);border-radius:1.5rem;padding:2.5rem;position:relative;box-shadow:0 10px 30px #0000000d}.test-card.svelte-1jhcrt0:hover{border-color:var(--accent);transform:translateY(-10px);box-shadow:0 20px 40px #0000001a}.stars.svelte-1jhcrt0{gap:.2rem;margin-bottom:1.5rem;display:flex}.test-card.svelte-1jhcrt0 p:where(.svelte-1jhcrt0){color:var(--text-secondary);margin-bottom:2rem;font-size:1.05rem;font-style:italic;line-height:1.7}.author-info.svelte-1jhcrt0 h4:where(.svelte-1jhcrt0){color:var(--text-primary);margin:0 0 .25rem;font-size:1.15rem;font-weight:700}.author-info.svelte-1jhcrt0 span:where(.svelte-1jhcrt0){color:var(--accent);text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:600}.faq.svelte-1t8i6y4{background:var(--bg-primary);padding:6rem 0}.faq-container.svelte-1t8i6y4{max-width:800px;margin:0 auto}.faq-list.svelte-1t8i6y4{flex-direction:column;gap:1rem;display:flex}.faq-item.svelte-1t8i6y4{background:var(--card-bg);border:1px solid var(--border);text-align:left;cursor:pointer;width:100%;color:inherit;border-radius:1rem;padding:1.5rem 2rem;transition:all .3s;display:block}.faq-item.svelte-1t8i6y4:hover,.faq-item[aria-expanded=true].svelte-1t8i6y4{border-color:var(--accent);box-shadow:0 4px 20px #2563eb0d}.faq-q.svelte-1t8i6y4{justify-content:space-between;align-items:center;gap:2rem;display:flex}.faq-q.svelte-1t8i6y4 h3:where(.svelte-1t8i6y4){color:var(--text-primary);margin:0;font-size:1.15rem;font-weight:600;line-height:1.4}.chevron{color:var(--accent);flex-shrink:0;transition:transform .3s cubic-bezier(.4,0,.2,1)}.chevron.rotate{transform:rotate(180deg)}.faq-a.svelte-1t8i6y4{color:var(--text-secondary);border-top:1px solid var(--border);margin-top:1.5rem;padding-top:1.5rem;font-size:1rem;line-height:1.6;animation:.3s ease-out svelte-1t8i6y4-slideDown}.faq-a.svelte-1t8i6y4 p:where(.svelte-1t8i6y4){margin:0}@keyframes svelte-1t8i6y4-slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
