@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;800&family=Poppins:wght@400;600;700&display=swap";.navbar.svelte-dqhaq{display:flex;justify-content:space-between;align-items:center;padding:15px 30px;background:linear-gradient(45deg,#6a5acd,#8a2be2);box-shadow:0 2px 6px #0003;position:sticky;top:0;z-index:1000}.navbar.svelte-dqhaq h1:where(.svelte-dqhaq){color:#fff;font-size:1.8rem;font-weight:800;margin:0;cursor:pointer}.navbar.svelte-dqhaq nav:where(.svelte-dqhaq){display:flex;gap:20px}.navbar.svelte-dqhaq a:where(.svelte-dqhaq){color:#fff;font-size:1rem;font-weight:600;text-decoration:none;padding:8px 12px;border-radius:20px;transition:background-color .3s ease}.navbar.svelte-dqhaq a:where(.svelte-dqhaq):hover{background-color:#fff3}.home-container.svelte-dqhaq{text-align:center;padding:40px 20px;font-family:Poppins,sans-serif;background:linear-gradient(135deg,#fdfcfb,#e2d1f9,#b19cd9);min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}header.svelte-dqhaq h1:where(.svelte-dqhaq){font-size:3rem;color:indigo;font-weight:800;margin-bottom:10px;text-shadow:1px 1px 2px rgba(0,0,0,.2)}.motto.svelte-dqhaq{font-size:1.4rem;color:#8b008b;margin-bottom:20px;font-weight:600;text-shadow:1px 1px 2px rgba(0,0,0,.1)}.cta.svelte-dqhaq button:where(.svelte-dqhaq){padding:12px 24px;margin:10px;background:linear-gradient(45deg,#6a5acd,#8a2be2);color:#fff;border:none;border-radius:25px;font-size:1rem;cursor:pointer;font-weight:600;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 6px #0003}.cta.svelte-dqhaq button:where(.svelte-dqhaq):hover{transform:scale(1.1);box-shadow:0 6px 8px #0000004d}.features.svelte-dqhaq{margin-top:30px;padding:20px;background:#ffffffe6;border-radius:15px;box-shadow:0 4px 10px #0000001a;max-width:900px;width:90%;text-align:left}.features.svelte-dqhaq h2:where(.svelte-dqhaq){color:indigo;margin-bottom:15px;font-size:2rem;font-weight:700}.feature-card.svelte-dqhaq{margin:20px auto;padding:15px;border:1px solid #ddd;border-radius:8px;background:#f8f8ff;max-width:400px;box-shadow:0 2px 5px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.feature-card.svelte-dqhaq:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0003}.faq-cards.svelte-dqhaq{margin-top:40px}@media (max-width: 768px){.navbar.svelte-dqhaq{flex-direction:column;align-items:flex-start}.navbar.svelte-dqhaq nav:where(.svelte-dqhaq){flex-direction:column;gap:10px}.home-container.svelte-dqhaq{padding:20px}.features.svelte-dqhaq,.contact.svelte-dqhaq,.faq-cards.svelte-dqhaq{width:100%;padding:10px}.faq-card.svelte-dqhaq{min-width:100%}}.faq-card.svelte-dqhaq{flex:1;min-width:200px;max-width:300px;background:#fffc;border-radius:12px;box-shadow:0 2px 6px #0000001a;padding:15px;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.faq-card.svelte-dqhaq:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0003}.faq-card.svelte-dqhaq h3:where(.svelte-dqhaq){margin-bottom:10px;color:indigo;font-size:1.2rem;font-weight:700}footer.svelte-dqhaq{background:indigo;color:#fff;padding:15px;text-align:center;font-size:.9rem;margin-top:40px}footer.svelte-dqhaq a:where(.svelte-dqhaq){color:#fdfcfb;text-decoration:underline}.contact.svelte-dqhaq{margin-top:40px;padding:20px;background:#ffffffe6;border-radius:15px;box-shadow:0 4px 10px #0000001a;max-width:900px;width:90%;text-align:left}.contact.svelte-dqhaq h2:where(.svelte-dqhaq){color:indigo;margin-bottom:15px;font-size:2rem;font-weight:700}.contact.svelte-dqhaq p:where(.svelte-dqhaq){margin-bottom:10px;font-size:1rem;color:#333}
