.hero.svelte-1iw6hfa.svelte-1iw6hfa{min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden;background:linear-gradient(180deg,var(--white) 0%,var(--gray-100) 100%)}.hero-bg.svelte-1iw6hfa.svelte-1iw6hfa{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.5}.hero-bg.svelte-1iw6hfa .gradient-orb.svelte-1iw6hfa{position:absolute;border-radius:50%;filter:blur(80px);animation:svelte-1iw6hfa-float 20s infinite ease-in-out}.gradient-orb.svelte-1iw6hfa.svelte-1iw6hfa:nth-child(1){width:600px;height:600px;background:var(--gradient-1);top:-200px;right:-200px;animation-delay:0s}.gradient-orb.svelte-1iw6hfa.svelte-1iw6hfa:nth-child(2){width:500px;height:500px;background:var(--gradient-2);bottom:-200px;left:-200px;animation-delay:5s}.gradient-orb.svelte-1iw6hfa.svelte-1iw6hfa:nth-child(3){width:400px;height:400px;background:var(--gradient-3);top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:10s}@keyframes svelte-1iw6hfa-float{0%,to{transform:translate(0) scale(1)}25%{transform:translate(30px,-30px) scale(1.1)}50%{transform:translate(-20px,20px) scale(.9)}75%{transform:translate(-30px,-20px) scale(1.05)}}.hero-content.svelte-1iw6hfa.svelte-1iw6hfa{max-width:1400px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.hero-badge.svelte-1iw6hfa.svelte-1iw6hfa{display:inline-flex;align-items:center;gap:.5rem;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--gray-200);padding:.5rem 1rem;border-radius:100px;margin-bottom:2rem;font-size:.85rem;font-weight:500;animation:svelte-1iw6hfa-fadeInUp .6s ease}.badge-dot.svelte-1iw6hfa.svelte-1iw6hfa{width:8px;height:8px;background:#10b981;border-radius:50%;animation:svelte-1iw6hfa-pulse 2s infinite}@keyframes svelte-1iw6hfa-pulse{0%,to{opacity:1}50%{opacity:.5}}.hero.svelte-1iw6hfa h1.svelte-1iw6hfa{font-size:clamp(2.5rem,8vw,5rem);font-weight:900;line-height:1.1;letter-spacing:-2px;margin-bottom:2rem;animation:svelte-1iw6hfa-fadeInUp .8s ease;animation-delay:.2s;animation-fill-mode:both}.hero.svelte-1iw6hfa h1 .gradient-text.svelte-1iw6hfa{background:var(--gradient-1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle.svelte-1iw6hfa.svelte-1iw6hfa{font-size:clamp(1.1rem,2vw,1.4rem);color:var(--gray-600);max-width:700px;margin-bottom:3rem;line-height:1.6;animation:svelte-1iw6hfa-fadeInUp .8s ease;animation-delay:.4s;animation-fill-mode:both}@keyframes svelte-1iw6hfa-fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-cta.svelte-1iw6hfa.svelte-1iw6hfa{display:flex;gap:1rem;margin-bottom:4rem;animation:svelte-1iw6hfa-fadeInUp .8s ease;animation-delay:.6s;animation-fill-mode:both}.btn.svelte-1iw6hfa.svelte-1iw6hfa{padding:1rem 2rem;border-radius:100px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;cursor:pointer}.btn-primary.svelte-1iw6hfa.svelte-1iw6hfa{background:var(--primary);color:var(--white);border:2px solid var(--primary)}.btn-primary.svelte-1iw6hfa.svelte-1iw6hfa:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#fff3;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease}.btn-primary.svelte-1iw6hfa.svelte-1iw6hfa:hover:before{width:300px;height:300px}.btn-primary.svelte-1iw6hfa.svelte-1iw6hfa:hover{transform:translateY(-2px);box-shadow:0 20px 40px #0003}.btn-secondary.svelte-1iw6hfa.svelte-1iw6hfa{background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--primary);border:2px solid var(--gray-200)}.btn-secondary.svelte-1iw6hfa.svelte-1iw6hfa:hover{background:var(--white);border-color:var(--gray-300);transform:translateY(-2px);box-shadow:0 20px 40px #0000001a}.hero-stats.svelte-1iw6hfa.svelte-1iw6hfa{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;animation:svelte-1iw6hfa-fadeInUp .8s ease;animation-delay:.8s;animation-fill-mode:both}.stat.svelte-1iw6hfa.svelte-1iw6hfa{padding:2rem;background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--gray-200);border-radius:20px;transition:all .3s ease}.stat.svelte-1iw6hfa.svelte-1iw6hfa:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a;background:#ffffffe6}.stat-number.svelte-1iw6hfa.svelte-1iw6hfa{font-size:2.5rem;font-weight:900;background:var(--gradient-1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}.stat-label.svelte-1iw6hfa.svelte-1iw6hfa{color:var(--gray-600);font-size:.9rem;font-weight:500;letter-spacing:.5px}@media (max-width: 768px){.hero.svelte-1iw6hfa h1.svelte-1iw6hfa{font-size:2.5rem}.hero-cta.svelte-1iw6hfa.svelte-1iw6hfa{flex-direction:column}.btn.svelte-1iw6hfa.svelte-1iw6hfa{width:100%;justify-content:center}.hero-stats.svelte-1iw6hfa.svelte-1iw6hfa{grid-template-columns:1fr}}.problem-section.svelte-19sq0as.svelte-19sq0as{padding:8rem 2rem;background:var(--white);position:relative}.section-container.svelte-19sq0as.svelte-19sq0as{max-width:1400px;margin:0 auto}.section-header.svelte-19sq0as.svelte-19sq0as{text-align:center;margin-bottom:5rem}.section-label.svelte-19sq0as.svelte-19sq0as{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:var(--accent);margin-bottom:1rem}.section-title.svelte-19sq0as.svelte-19sq0as{font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1.2;letter-spacing:-1px;margin-bottom:1.5rem}.section-subtitle.svelte-19sq0as.svelte-19sq0as{font-size:1.2rem;color:var(--gray-600);max-width:700px;margin:0 auto;line-height:1.6}.problem-grid.svelte-19sq0as.svelte-19sq0as{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:4rem}.problem-card.svelte-19sq0as.svelte-19sq0as{background:var(--gray-100);padding:3rem;border-radius:20px;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.problem-card.svelte-19sq0as.svelte-19sq0as:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:var(--gradient-1);transform:translate(-100%);transition:transform .3s ease}.problem-card.svelte-19sq0as.svelte-19sq0as:hover:before{transform:translate(0)}.problem-card.svelte-19sq0as.svelte-19sq0as:hover{transform:translateY(-5px);box-shadow:0 30px 60px #0000001a}.problem-icon.svelte-19sq0as.svelte-19sq0as{width:60px;height:60px;background:var(--white);border-radius:15px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1.5rem}.problem-card.svelte-19sq0as h3.svelte-19sq0as{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.problem-card.svelte-19sq0as p.svelte-19sq0as{color:var(--gray-600);line-height:1.6}@media (max-width: 768px){.problem-grid.svelte-19sq0as.svelte-19sq0as{grid-template-columns:1fr}}.marquee-section.svelte-d6s296{padding:4rem 0;background:var(--gray-100);overflow:hidden;position:relative}.marquee-title.svelte-d6s296{text-align:center;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:var(--gray-500);margin-bottom:2rem}.marquee.svelte-d6s296{display:flex;animation:svelte-d6s296-marquee 30s linear infinite}.marquee-content.svelte-d6s296{display:flex;gap:4rem;padding:0 2rem;align-items:center}.marquee-item.svelte-d6s296{font-size:1.5rem;font-weight:700;color:var(--gray-300);white-space:nowrap;transition:color .3s ease}.marquee-item.svelte-d6s296:hover{color:var(--gray-600)}@keyframes svelte-d6s296-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.features-section.svelte-e7qh9l.svelte-e7qh9l{padding:8rem 2rem;background:var(--white)}.section-container.svelte-e7qh9l.svelte-e7qh9l{max-width:1400px;margin:0 auto}.section-header.svelte-e7qh9l.svelte-e7qh9l{text-align:center;margin-bottom:5rem}.section-label.svelte-e7qh9l.svelte-e7qh9l{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:var(--accent);margin-bottom:1rem}.section-title.svelte-e7qh9l.svelte-e7qh9l{font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1.2;letter-spacing:-1px;margin-bottom:1.5rem}.section-subtitle.svelte-e7qh9l.svelte-e7qh9l{font-size:1.2rem;color:var(--gray-600);max-width:700px;margin:0 auto;line-height:1.6}.bento-grid.svelte-e7qh9l.svelte-e7qh9l{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:280px;gap:2rem;margin-top:4rem}.bento-card.svelte-e7qh9l.svelte-e7qh9l{background:var(--gray-100);border-radius:20px;padding:2.5rem;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;display:flex;flex-direction:column}.bento-card.svelte-e7qh9l.svelte-e7qh9l:hover{transform:translateY(-5px);box-shadow:0 30px 60px #0000001a}.bento-card.large.svelte-e7qh9l.svelte-e7qh9l{grid-column:span 2;grid-row:span 2}.bento-card.wide.svelte-e7qh9l.svelte-e7qh9l{grid-column:span 2}.bento-card.accent.svelte-e7qh9l.svelte-e7qh9l{background:var(--gradient-1);color:var(--white)}.bento-card.dark.svelte-e7qh9l.svelte-e7qh9l{background:var(--primary);color:var(--white)}.bento-icon.svelte-e7qh9l.svelte-e7qh9l{width:50px;height:50px;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1.5rem}.bento-card.accent.svelte-e7qh9l .bento-icon.svelte-e7qh9l,.bento-card.dark.svelte-e7qh9l .bento-icon.svelte-e7qh9l{background:#ffffff1a}.bento-card.svelte-e7qh9l h3.svelte-e7qh9l{font-size:1.4rem;font-weight:700;margin-bottom:1rem}.bento-card.svelte-e7qh9l p.svelte-e7qh9l{color:var(--gray-600);line-height:1.6;flex-grow:1}.bento-card.accent.svelte-e7qh9l p.svelte-e7qh9l,.bento-card.dark.svelte-e7qh9l p.svelte-e7qh9l{color:#ffffffe6}@media (max-width: 1024px){.bento-grid.svelte-e7qh9l.svelte-e7qh9l{grid-template-columns:repeat(2,1fr)}.bento-card.large.svelte-e7qh9l.svelte-e7qh9l{grid-column:span 2}}@media (max-width: 768px){.bento-grid.svelte-e7qh9l.svelte-e7qh9l{grid-template-columns:1fr}.bento-card.large.svelte-e7qh9l.svelte-e7qh9l,.bento-card.wide.svelte-e7qh9l.svelte-e7qh9l{grid-column:span 1}}.cta-section.svelte-1po1szw{padding:8rem 2rem;background:linear-gradient(135deg,var(--primary) 0%,var(--accent-dark) 100%);color:var(--white);text-align:center;position:relative;overflow:hidden}.cta-section.svelte-1po1szw:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZGVmcz48cGF0dGVybiBpZD0iZ3JpZCIgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIHBhdHRlcm5Vbml0cz0idXNlclNwYWNlT25Vc2UiPjxwYXRoIGQ9Ik0gMTAwIDAgTCAwIDAgMCAxMDAiIGZpbGw9Im5vbmUiIHN0cm9rZT0icmdiYSgyNTUsMjU1LDI1NSwwLjAzKSIgc3Ryb2tlLXdpZHRoPSIxIi8+PC9wYXR0ZXJuPjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyaWQpIiAvPjwvc3ZnPg==);opacity:.5}.cta-content.svelte-1po1szw{position:relative;z-index:1;max-width:800px;margin:0 auto}.cta-title.svelte-1po1szw{font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1.2;letter-spacing:-1px;margin-bottom:1.5rem}.cta-subtitle.svelte-1po1szw{font-size:1.3rem;color:#ffffffe6;margin-bottom:3rem}.cta-buttons.svelte-1po1szw{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-btn.svelte-1po1szw{padding:1.2rem 2.5rem;border-radius:100px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);font-size:1.1rem}.cta-btn-primary.svelte-1po1szw{background:var(--white);color:var(--primary)}.cta-btn-primary.svelte-1po1szw:hover{transform:translateY(-3px);box-shadow:0 20px 40px #fff3}.cta-btn-secondary.svelte-1po1szw{background:transparent;color:var(--white);border:2px solid rgba(255,255,255,.3)}.cta-btn-secondary.svelte-1po1szw:hover{background:#ffffff1a;border-color:var(--white);transform:translateY(-3px)}.fade-in{opacity:0;transform:translateY(30px);transition:all .6s cubic-bezier(.4,0,.2,1)}.fade-in.visible{opacity:1;transform:translateY(0)}
