.hero[data-astro-cid-ct3bgug4]{position:relative;padding:6rem 1.5rem 8rem;text-align:center;background:linear-gradient(180deg,#f8fafc,#fff,#f1f5f9);overflow:hidden}.hero[data-astro-cid-ct3bgug4]:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:200%;height:100%;background:radial-gradient(ellipse at center top,rgba(99,91,255,.08) 0%,transparent 60%);pointer-events:none}.hero-content[data-astro-cid-ct3bgug4]{position:relative;max-width:800px;margin:0 auto}.hero-badge[data-astro-cid-ct3bgug4]{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem 1rem;background:#635bff1a;color:var(--accent);font-size:.875rem;font-weight:600;border-radius:var(--radius-full);margin-bottom:1.5rem}.hero[data-astro-cid-ct3bgug4] h1[data-astro-cid-ct3bgug4]{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1.1;letter-spacing:-.03em;margin:0 0 1rem;color:rgb(var(--black))}.hero[data-astro-cid-ct3bgug4] h1[data-astro-cid-ct3bgug4] .gradient-text[data-astro-cid-ct3bgug4]{background:var(--accent-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero[data-astro-cid-ct3bgug4] .subtitle[data-astro-cid-ct3bgug4]{font-size:clamp(1.125rem,2vw,1.375rem);color:rgb(var(--gray));line-height:1.6;max-width:600px;margin:0 auto 2rem}.hero-cta[data-astro-cid-ct3bgug4]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.apps-section[data-astro-cid-ct3bgug4]{padding:5rem 1.5rem;background:rgb(var(--white))}.container[data-astro-cid-ct3bgug4]{max-width:1100px;margin:0 auto}.section-header[data-astro-cid-ct3bgug4]{text-align:center;margin-bottom:3rem}.section-header[data-astro-cid-ct3bgug4] h2[data-astro-cid-ct3bgug4]{font-size:clamp(1.75rem,3vw,2.25rem);margin-bottom:.75rem}.section-header[data-astro-cid-ct3bgug4] p[data-astro-cid-ct3bgug4]{color:rgb(var(--gray));font-size:1.125rem;max-width:500px;margin:0 auto}.apps-grid[data-astro-cid-ct3bgug4]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.app-card[data-astro-cid-ct3bgug4]{position:relative;background:rgb(var(--white));border-radius:var(--radius-xl);padding:2rem;border:1px solid rgba(0,0,0,.06);box-shadow:var(--shadow-card);transition:all var(--transition-base)}.app-card[data-astro-cid-ct3bgug4]:hover{transform:translateY(-4px);box-shadow:var(--shadow-xl);border-color:transparent}.app-icon[data-astro-cid-ct3bgug4]{width:56px;height:56px;border-radius:var(--radius-lg);overflow:hidden;margin-bottom:1.25rem}.app-icon[data-astro-cid-ct3bgug4] img[data-astro-cid-ct3bgug4]{width:100%;height:100%;object-fit:cover}.app-card[data-astro-cid-ct3bgug4] h3[data-astro-cid-ct3bgug4]{font-size:1.375rem;margin-bottom:.5rem;color:rgb(var(--black))}.app-card[data-astro-cid-ct3bgug4] .tagline[data-astro-cid-ct3bgug4]{color:rgb(var(--gray));font-size:1rem;line-height:1.5;margin-bottom:1.25rem}.app-features[data-astro-cid-ct3bgug4]{list-style:none;padding:0;margin:0 0 1.5rem}.app-features[data-astro-cid-ct3bgug4] li[data-astro-cid-ct3bgug4]{display:flex;align-items:center;gap:.5rem;padding:.375rem 0;font-size:.9375rem;color:rgb(var(--gray-dark))}.app-features[data-astro-cid-ct3bgug4] li[data-astro-cid-ct3bgug4]:before{content:"";width:18px;height:18px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23635bff' stroke-width='2.5'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E") center/contain no-repeat;flex-shrink:0}.app-card-link[data-astro-cid-ct3bgug4]{display:inline-flex;align-items:center;gap:.375rem;color:var(--accent);font-weight:600;font-size:.9375rem;text-decoration:none;transition:gap var(--transition-fast)}.app-card-link[data-astro-cid-ct3bgug4]:hover{gap:.625rem}.app-card-link[data-astro-cid-ct3bgug4] svg[data-astro-cid-ct3bgug4]{width:16px;height:16px}.blog-section[data-astro-cid-ct3bgug4]{padding:5rem 1.5rem;background:linear-gradient(180deg,#f8fafc,#fff)}.posts-grid[data-astro-cid-ct3bgug4]{display:grid;gap:1.5rem}.post-card[data-astro-cid-ct3bgug4]{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;background:rgb(var(--white));border-radius:var(--radius-lg);border:1px solid rgba(0,0,0,.06);text-decoration:none;transition:all var(--transition-fast)}.post-card[data-astro-cid-ct3bgug4]:hover{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.post-card[data-astro-cid-ct3bgug4] h3[data-astro-cid-ct3bgug4]{font-size:1.125rem;margin:0 0 .25rem;color:rgb(var(--black))}.post-card[data-astro-cid-ct3bgug4] .date[data-astro-cid-ct3bgug4]{font-size:.875rem;color:rgb(var(--gray))}.post-card-arrow[data-astro-cid-ct3bgug4]{width:20px;height:20px;color:rgb(var(--gray));transition:all var(--transition-fast)}.post-card[data-astro-cid-ct3bgug4]:hover .post-card-arrow[data-astro-cid-ct3bgug4]{color:var(--accent);transform:translate(4px)}.view-all-link[data-astro-cid-ct3bgug4]{display:inline-flex;align-items:center;gap:.5rem;margin-top:2rem;color:var(--accent);font-weight:600;text-decoration:none}.view-all-link[data-astro-cid-ct3bgug4]:hover{text-decoration:underline}.empty-state[data-astro-cid-ct3bgug4]{text-align:center;padding:3rem;color:rgb(var(--gray));background:rgb(var(--gray-lighter));border-radius:var(--radius-lg)}@media(max-width:768px){.hero[data-astro-cid-ct3bgug4]{padding:4rem 1rem 5rem}.apps-section[data-astro-cid-ct3bgug4],.blog-section[data-astro-cid-ct3bgug4]{padding:3rem 1rem}.apps-grid[data-astro-cid-ct3bgug4]{grid-template-columns:1fr}.post-card[data-astro-cid-ct3bgug4]{flex-direction:column;align-items:flex-start;gap:.75rem}.post-card-arrow[data-astro-cid-ct3bgug4]{display:none}}
