.home-container.svelte-7mfv1v{width:100%;height:100vh;background-color:var(--white);display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.gradient-bg.svelte-7mfv1v{position:absolute;top:0;left:0;width:100vw;height:100%;background:linear-gradient(135deg,#3598db33,#3598db1a);z-index:0}.gradient-bg.svelte-7mfv1v:before{content:"";position:absolute;top:-20%;right:-20%;width:100vw;height:100%;background:radial-gradient(circle,#3598db33,#fff0 70%);border-radius:50%}.gradient-bg.svelte-7mfv1v:after{content:"";position:absolute;bottom:-20%;left:-20%;width:100vw;height:100%;background:radial-gradient(circle,#3498db33,#fff0 70%);border-radius:50%}.content-wrapper.svelte-7mfv1v{width:75%;max-width:1200px;margin:0 auto;padding:2rem 0;position:relative;z-index:1}.header-section.svelte-7mfv1v{text-align:center;margin-bottom:4rem}h1.svelte-7mfv1v{font-size:3.5rem;font-weight:700;color:var(--text-dark);margin-bottom:1.2rem;background:linear-gradient(to right,var(--text-dark),var(--primary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.tagline.svelte-7mfv1v{font-size:1.6rem;color:var(--text-light);max-width:800px;margin:0 auto}.features.svelte-7mfv1v{display:flex;gap:2.5rem;justify-content:center;margin-bottom:4rem;flex-wrap:wrap}.feature-card.svelte-7mfv1v{background-color:var(--white);border-radius:12px;padding:2.5rem;box-shadow:var(--shadow-md);flex:1;min-width:260px;max-width:350px;display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .4s ease;border:1px solid rgba(53,152,219,.1);background:linear-gradient(to bottom,var(--white),rgba(255,255,255,.95))}.feature-card.svelte-7mfv1v:hover{transform:translateY(-15px);box-shadow:var(--shadow-lg);border-color:#3598db4d}.feature-icon.svelte-7mfv1v{color:var(--white);width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.8rem;box-shadow:0 5px 15px #3598db4d}.feature-card.svelte-7mfv1v h3:where(.svelte-7mfv1v){font-size:1.6rem;font-weight:600;color:var(--text-dark);margin-bottom:1.2rem}.feature-card.svelte-7mfv1v p:where(.svelte-7mfv1v){color:var(--text-light);line-height:1.6;font-size:1.1rem}.cta-section.svelte-7mfv1v{text-align:center;margin-top:2.5rem}.primary-button.svelte-7mfv1v{display:inline-block;background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:var(--white);font-size:1.3rem;font-weight:600;padding:1.2rem 3rem;border-radius:50px;text-decoration:none;transition:all .3s ease;box-shadow:0 5px 15px #3598db66}.primary-button.svelte-7mfv1v:hover{transform:translateY(-5px) scale(1.03);box-shadow:0 10px 20px #3598db80}@media (max-width: 768px){.content-wrapper.svelte-7mfv1v{width:90%;padding:2rem 0}h1.svelte-7mfv1v{font-size:2.8rem}.tagline.svelte-7mfv1v{font-size:1.3rem}.features.svelte-7mfv1v{flex-direction:column;align-items:center}.feature-card.svelte-7mfv1v{width:100%;max-width:100%}}
