.apps-wrapper.svelte-2j7mc4{width:100%;overflow-x:hidden;background:#fef3e2}.dark .apps-wrapper.svelte-2j7mc4{background:#1a1a1a}.hero-section.svelte-2j7mc4{position:relative;min-height:25vh;display:flex;align-items:center;justify-content:center;padding:2rem 2rem 5rem;overflow:hidden;background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.dark .hero-section.svelte-2j7mc4{background:linear-gradient(135deg,#5b21b6,#4c1d95)}.hero-content.svelte-2j7mc4{text-align:center;max-width:900px;z-index:1}.hero-title.svelte-2j7mc4{font-size:clamp(2.5rem,8vw,5rem);font-weight:200;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.2);margin-bottom:1rem;line-height:1.1}.subtitle.svelte-2j7mc4{font-size:clamp(1.1rem,3vw,1.5rem);color:#ffffffe6}.hero-divider.svelte-2j7mc4{position:absolute;bottom:0;left:0;width:100%;height:80px;z-index:0}.hero-divider.svelte-2j7mc4 svg:where(.svelte-2j7mc4){width:100%;height:100%}.divider-fill.svelte-2j7mc4{fill:#fef3e2}.dark .divider-fill.svelte-2j7mc4{fill:#1a1a1a}.apps-page.svelte-2j7mc4{max-width:1200px;margin:0 auto;padding:1rem 1.5rem 3rem;background:transparent}.section-title.svelte-2j7mc4{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1.5rem}.dark .section-title.svelte-2j7mc4{color:#e5e5e5}.featured-section.svelte-2j7mc4{margin-bottom:3rem}.featured-grid.svelte-2j7mc4{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.featured-card.svelte-2j7mc4{display:flex;flex-direction:column;background:#fff;border-radius:1rem;overflow:hidden;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px #00000014;border:1px solid rgba(0,0,0,.05)}.featured-card.svelte-2j7mc4:hover{transform:translateY(-4px);box-shadow:0 12px 30px #8b5cf633}.dark .featured-card.svelte-2j7mc4{background:#0a0a0a;border-color:#ffffff1a}.dark .featured-card.svelte-2j7mc4:hover{box-shadow:0 12px 30px #8b5cf64d}.featured-image.svelte-2j7mc4{height:180px;overflow:hidden;background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.featured-image.svelte-2j7mc4 img:where(.svelte-2j7mc4){width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.featured-card.svelte-2j7mc4:hover .featured-image:where(.svelte-2j7mc4) img:where(.svelte-2j7mc4){transform:scale(1.05)}.featured-icon.svelte-2j7mc4{height:180px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.dark .featured-icon.svelte-2j7mc4{background:linear-gradient(135deg,#5b21b6,#4c1d95)}.featured-icon.svelte-2j7mc4 svg:where(.svelte-2j7mc4){width:80px;height:80px;color:#ffffffe6}.featured-content.svelte-2j7mc4{padding:1.5rem}.featured-content.svelte-2j7mc4 h3:where(.svelte-2j7mc4){font-size:1.25rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.dark .featured-content.svelte-2j7mc4 h3:where(.svelte-2j7mc4){color:#e5e5e5}.featured-content.svelte-2j7mc4 p:where(.svelte-2j7mc4){font-size:.95rem;color:#64748b;line-height:1.5}.dark .featured-content.svelte-2j7mc4 p:where(.svelte-2j7mc4){color:#94a3b8}.all-apps.svelte-2j7mc4{margin-bottom:2rem}.apps-grid.svelte-2j7mc4{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem}.app-card.svelte-2j7mc4{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:#fff;border-radius:.75rem;text-decoration:none;transition:all .2s ease;border:1px solid rgba(0,0,0,.08)}.app-card.svelte-2j7mc4:hover{background:#f8fafc;border-color:#8b5cf6;box-shadow:0 4px 12px #8b5cf626}.dark .app-card.svelte-2j7mc4{background:#0a0a0a;border-color:#ffffff1a}.dark .app-card.svelte-2j7mc4:hover{background:#171717;border-color:#8b5cf6;box-shadow:0 4px 12px #8b5cf633}.card-thumbnail.svelte-2j7mc4{flex-shrink:0;width:64px;height:64px;border-radius:.5rem;overflow:hidden;background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.card-thumbnail.svelte-2j7mc4 img:where(.svelte-2j7mc4){width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.app-card.svelte-2j7mc4:hover .card-thumbnail:where(.svelte-2j7mc4) img:where(.svelte-2j7mc4){transform:scale(1.1)}.card-icon.svelte-2j7mc4{flex-shrink:0;width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-radius:.5rem}.card-icon.svelte-2j7mc4 svg:where(.svelte-2j7mc4){width:28px;height:28px;color:#fff}.card-content.svelte-2j7mc4{flex:1;min-width:0}.card-content.svelte-2j7mc4 h3:where(.svelte-2j7mc4){font-size:1rem;font-weight:600;color:#1a1a1a;margin-bottom:.25rem}.dark .card-content.svelte-2j7mc4 h3:where(.svelte-2j7mc4){color:#e5e5e5}.card-content.svelte-2j7mc4 p:where(.svelte-2j7mc4){font-size:.85rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dark .card-content.svelte-2j7mc4 p:where(.svelte-2j7mc4){color:#94a3b8}.card-arrow.svelte-2j7mc4{flex-shrink:0;width:24px;height:24px;color:#cbd5e1;transition:all .2s ease}.app-card.svelte-2j7mc4:hover .card-arrow:where(.svelte-2j7mc4){color:#8b5cf6;transform:translate(4px)}.dark .card-arrow.svelte-2j7mc4{color:#475569}.dark .app-card.svelte-2j7mc4:hover .card-arrow:where(.svelte-2j7mc4){color:#a78bfa}.card-arrow.svelte-2j7mc4 svg:where(.svelte-2j7mc4){width:100%;height:100%}@media (max-width: 768px){.hero-section.svelte-2j7mc4{padding:1.5rem 1rem 4rem}.apps-page.svelte-2j7mc4{padding:1rem 1rem 2rem}.featured-grid.svelte-2j7mc4,.apps-grid.svelte-2j7mc4{grid-template-columns:1fr}}
