.features-page.svelte-1c6dl68{margin:0;background-color:#0d1117;color:#e6edf3;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;min-height:100vh;overflow-x:hidden}.container.svelte-1c6dl68{max-width:900px;margin:0 auto;padding:0 24px}.features-hero.svelte-1c6dl68{position:relative;padding:80px 0 60px;text-align:center;overflow:hidden}.glow-orb.svelte-1c6dl68{position:absolute;border-radius:50%;filter:blur(100px);z-index:0;opacity:.4}.orb-1.svelte-1c6dl68{width:350px;height:350px;background:#166534;top:-80px;left:-60px;animation:svelte-1c6dl68-float 10s ease-in-out infinite}.orb-2.svelte-1c6dl68{width:250px;height:250px;background:#064e3b;bottom:-40px;right:-80px;animation:svelte-1c6dl68-float 12s ease-in-out infinite reverse}@keyframes svelte-1c6dl68-float{0%,to{transform:translateY(0)}50%{transform:translateY(20px)}}.hero-badge.svelte-1c6dl68{display:inline-block;background:#4ade801a;color:#4ade80;padding:6px 16px;border-radius:20px;font-size:.85rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase;margin-bottom:24px;border:1px solid rgba(74,222,128,.2);position:relative;z-index:1}.features-hero.svelte-1c6dl68 h1:where(.svelte-1c6dl68){font-size:3rem;font-weight:800;color:#fff;line-height:1.15;margin-bottom:20px;position:relative;z-index:1}.hero-sub.svelte-1c6dl68{font-size:1.2rem;color:#9ca3af;max-width:640px;margin:0 auto;line-height:1.6;position:relative;z-index:1}.feature-section.svelte-1c6dl68{padding:72px 0}.section-alt.svelte-1c6dl68{background:#161b22}.feature-header.svelte-1c6dl68{display:flex;align-items:center;gap:16px;margin-bottom:28px}.feature-icon-img.svelte-1c6dl68{width:48px;height:48px;object-fit:contain;flex-shrink:0}.feature-header.svelte-1c6dl68 h2:where(.svelte-1c6dl68){font-size:1.8rem;font-weight:700;color:#fff;line-height:1.2}.feature-content.svelte-1c6dl68 p:where(.svelte-1c6dl68){font-size:1.05rem;line-height:1.8;color:#c9d1d9;margin-bottom:18px;max-width:800px}.sub-features.svelte-1c6dl68{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:24px}.sub-feature.svelte-1c6dl68{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:24px}.sub-feature.svelte-1c6dl68 h3:where(.svelte-1c6dl68){font-size:1.05rem;color:#4ade80;margin-bottom:10px;font-weight:700}.sub-feature.svelte-1c6dl68 p:where(.svelte-1c6dl68){font-size:.93rem;line-height:1.6;color:#8b949e;margin-bottom:0}.section.svelte-1c6dl68{padding:80px 0}.cta-section.svelte-1c6dl68{background:linear-gradient(135deg,#0d4b2e,#0d1117);text-align:center}.cta-container.svelte-1c6dl68 h2:where(.svelte-1c6dl68){font-size:2.2rem;color:#fff;margin-bottom:16px}.cta-container.svelte-1c6dl68 p:where(.svelte-1c6dl68){color:#9ca3af;font-size:1.1rem;margin-bottom:32px;max-width:500px;margin-left:auto;margin-right:auto}.cta-button.svelte-1c6dl68{display:inline-block;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;padding:14px 36px;border-radius:12px;font-weight:700;font-size:1.1rem;text-decoration:none;transition:all .2s;box-shadow:0 4px 20px #22c55e4d}.cta-button.svelte-1c6dl68:hover{transform:translateY(-2px);box-shadow:0 6px 30px #22c55e66}.cta-actions.svelte-1c6dl68{display:flex;flex-direction:column;align-items:center;gap:0}.cta-divider.svelte-1c6dl68{color:#6b7280;font-size:.85rem;font-weight:500;text-transform:lowercase;margin:16px 0 8px}.cta-play-badge.svelte-1c6dl68{display:inline-block;transition:transform .2s,opacity .2s;opacity:.9}.cta-play-badge.svelte-1c6dl68:hover{transform:translateY(-2px);opacity:1}.cta-play-img.svelte-1c6dl68{height:52px;width:auto}.cta-hint.svelte-1c6dl68{color:#6b7280;font-size:.8rem;margin-top:6px;letter-spacing:.02em}.feature-body.svelte-1c6dl68{display:flex;gap:32px;align-items:flex-start}.feature-body.svelte-1c6dl68 .feature-content:where(.svelte-1c6dl68){flex:1;min-width:0}.feature-thumb.svelte-1c6dl68{flex-shrink:0;width:180px;background:none;border:1px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden;cursor:pointer;padding:0;transition:all .25s;position:relative}.feature-thumb.svelte-1c6dl68:hover{border-color:#4ade8066;box-shadow:0 4px 20px #4ade8026;transform:translateY(-2px)}.feature-thumb.svelte-1c6dl68 img:where(.svelte-1c6dl68){width:100%;height:auto;display:block}.thumb-hint.svelte-1c6dl68{display:block;text-align:center;font-size:.72rem;color:#8b949e;padding:6px 0;background:#0006;letter-spacing:.02em}.lightbox-overlay.svelte-1c6dl68{position:fixed;inset:0;background:#000000d9;z-index:9999;display:flex;align-items:center;justify-content:center;cursor:pointer;animation:svelte-1c6dl68-fadeIn .2s ease}@keyframes svelte-1c6dl68-fadeIn{0%{opacity:0}to{opacity:1}}.lightbox-overlay.svelte-1c6dl68 img:where(.svelte-1c6dl68){max-width:90vw;max-height:90vh;border-radius:12px;box-shadow:0 16px 64px #0009}.lightbox-close.svelte-1c6dl68{position:absolute;top:24px;right:24px;background:#ffffff26;border:none;color:#fff;width:40px;height:40px;border-radius:50%;font-size:1.4rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.lightbox-close.svelte-1c6dl68:hover{background:#ffffff4d}@media(max-width:768px){.features-hero.svelte-1c6dl68 h1:where(.svelte-1c6dl68){font-size:2rem}.hero-sub.svelte-1c6dl68{font-size:1rem}.feature-section.svelte-1c6dl68{padding:48px 0}.feature-header.svelte-1c6dl68 h2:where(.svelte-1c6dl68){font-size:1.4rem}.sub-features.svelte-1c6dl68{grid-template-columns:1fr}.feature-body.svelte-1c6dl68{flex-direction:column}.feature-thumb.svelte-1c6dl68{width:140px;align-self:center}.cta-container.svelte-1c6dl68 h2:where(.svelte-1c6dl68){font-size:1.6rem}}
