.modules-hero.svelte-9bnxjx.svelte-9bnxjx{padding:10rem 0 4rem;background:var(--gradient-hero);text-align:center}.modules-hero.svelte-9bnxjx h1.svelte-9bnxjx{margin-bottom:1rem}.modules-detailed.svelte-9bnxjx.svelte-9bnxjx{display:flex;flex-direction:column;gap:3rem}.module-detail.svelte-9bnxjx.svelte-9bnxjx{display:grid;grid-template-columns:auto 1fr;gap:2rem;padding:2.5rem;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:all var(--transition-base)}.module-detail.svelte-9bnxjx.svelte-9bnxjx:hover{border-color:var(--color-border-hover);transform:translate(8px)}.module-detail.featured.svelte-9bnxjx.svelte-9bnxjx{border-color:var(--color-primary);background:var(--gradient-card)}.module-detail-icon.svelte-9bnxjx.svelte-9bnxjx{width:72px;height:72px;display:flex;align-items:center;justify-content:center;background:var(--gradient-primary);border-radius:var(--radius-lg);color:#fff}.module-detail-content.svelte-9bnxjx h2.svelte-9bnxjx{font-size:1.5rem;margin-bottom:.75rem;color:var(--color-text-primary)}.module-detail-content.svelte-9bnxjx>p.svelte-9bnxjx{margin-bottom:1.5rem}.feature-list.svelte-9bnxjx.svelte-9bnxjx{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;list-style:none}.feature-list.svelte-9bnxjx li.svelte-9bnxjx{display:flex;align-items:center;gap:.5rem;color:var(--color-text-secondary);font-size:.95rem}.feature-list.svelte-9bnxjx li.svelte-9bnxjx:before{content:"✓";color:var(--color-primary-light);font-weight:700}.integrations-grid.svelte-9bnxjx.svelte-9bnxjx{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto}.integration-card.svelte-9bnxjx.svelte-9bnxjx{padding:2rem 1.5rem 1.5rem;background:linear-gradient(145deg,#ffffff0f,#ffffff05);border:1px solid rgba(255,255,255,.08);border-radius:16px;text-align:center;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;align-items:center;gap:.75rem;cursor:pointer;position:relative;overflow:hidden}.integration-card.svelte-9bnxjx.svelte-9bnxjx:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:16px;padding:1px;background:linear-gradient(145deg,rgba(255,255,255,.15),transparent 50%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .35s ease}.integration-card.svelte-9bnxjx.svelte-9bnxjx:hover:before{opacity:1}.integration-card.svelte-9bnxjx.svelte-9bnxjx:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0006,0 0 30px #4c6ef526;border-color:#4c6ef54d;background:linear-gradient(145deg,#ffffff1a,#ffffff08)}.integration-logo.svelte-9bnxjx.svelte-9bnxjx{width:110px;height:110px;margin-bottom:.25rem;border-radius:18px;background:#ffffff0f;display:flex;align-items:center;justify-content:center;padding:18px;transition:all .35s ease}.integration-card.svelte-9bnxjx:hover .integration-logo.svelte-9bnxjx{background:#ffffff1a;box-shadow:0 0 20px #4c6ef533;transform:scale(1.05)}.integration-logo.svelte-9bnxjx img.svelte-9bnxjx{width:100%;height:100%;object-fit:contain;filter:brightness(1.1);transition:filter .35s ease}.integration-card.svelte-9bnxjx:hover .integration-logo img.svelte-9bnxjx{filter:brightness(1.3)}.integration-name.svelte-9bnxjx.svelte-9bnxjx{color:var(--color-text-primary);font-weight:600;font-size:.95rem}.integration-type.svelte-9bnxjx.svelte-9bnxjx{color:var(--color-text-muted);font-size:.8rem;font-weight:400}.integration-card.coming-soon.svelte-9bnxjx.svelte-9bnxjx{opacity:.6;border-style:dashed}.integration-card.coming-soon.svelte-9bnxjx.svelte-9bnxjx:hover{opacity:.85}.integration-badge.svelte-9bnxjx.svelte-9bnxjx{font-size:.7rem;color:var(--color-primary-light);font-weight:500;text-transform:uppercase;letter-spacing:.05em}.cta-box.svelte-9bnxjx.svelte-9bnxjx{text-align:center;padding:4rem;background:var(--gradient-card);border:1px solid var(--color-border);border-radius:var(--radius-xl)}.cta-box.svelte-9bnxjx h2.svelte-9bnxjx{margin-bottom:1rem}.cta-box.svelte-9bnxjx p.svelte-9bnxjx{margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.cta-links.svelte-9bnxjx.svelte-9bnxjx{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media (max-width: 1024px){.integrations-grid.svelte-9bnxjx.svelte-9bnxjx{grid-template-columns:repeat(3,1fr)}.feature-list.svelte-9bnxjx.svelte-9bnxjx{grid-template-columns:1fr}}.blog-cards-grid.svelte-9bnxjx.svelte-9bnxjx{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:1000px;margin:0 auto}.blog-card.svelte-9bnxjx.svelte-9bnxjx{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);overflow:hidden;transition:all var(--transition-base);text-decoration:none}.blog-card.svelte-9bnxjx.svelte-9bnxjx:hover{background:#ffffff14;border-color:var(--color-border-hover);transform:translateY(-3px);box-shadow:var(--shadow-md)}.blog-card-content.svelte-9bnxjx.svelte-9bnxjx{padding:1rem 1.25rem 1.25rem}.blog-card-content.svelte-9bnxjx h3.svelte-9bnxjx{font-size:var(--font-size-base);font-weight:600;color:var(--color-text-primary);line-height:1.4;margin-bottom:.5rem}.blog-card-meta.svelte-9bnxjx.svelte-9bnxjx{font-size:var(--font-size-xs);color:var(--color-text-muted)}@media (max-width: 768px){.blog-cards-grid.svelte-9bnxjx.svelte-9bnxjx{grid-template-columns:1fr}}@media (max-width: 640px){.module-detail.svelte-9bnxjx.svelte-9bnxjx{grid-template-columns:1fr;text-align:center}.module-detail-icon.svelte-9bnxjx.svelte-9bnxjx{margin:0 auto}.integrations-grid.svelte-9bnxjx.svelte-9bnxjx{grid-template-columns:repeat(2,1fr)}.cta-box.svelte-9bnxjx.svelte-9bnxjx{padding:2rem}}
