@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1a1a1b;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}body{min-width:320px;min-height:100vh;margin:0}#root{width:100%}.app-container{flex-direction:column;width:100%;min-height:100vh;display:flex}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background-color:#fffc;justify-content:space-between;align-items:center;padding:.75rem 2rem;display:flex;position:sticky;top:0;box-shadow:0 1px #0000000d}.logo-container{align-items:center;gap:.5rem;display:flex}.logo-text{letter-spacing:-.02em;color:#1a1a1b;font-size:1.25rem;font-weight:800}.nav{gap:2rem;display:flex}.nav-link{color:#4b5563;align-items:center;gap:.4rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.nav-link:hover{color:#e91e63}.main-content{box-sizing:border-box;flex:1;width:100%}.section-title{letter-spacing:-.03em;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.section-subtitle{color:#4b5563;max-width:600px;margin:0 auto 3rem;font-size:1.125rem}.cta-button{color:#fff;cursor:pointer;background-color:#e91e63;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 6px -1px #e91e6333}.cta-button:hover{background-color:#d81b60;transform:translateY(-1px);box-shadow:0 10px 15px -3px #e91e634d}.secondary-button{color:#1a1a1b;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;transition:all .2s}.secondary-button:hover{background-color:#f9fafb;border-color:#d1d5db}.hero{text-align:center;background:radial-gradient(circle at 100% 0,#fff5f8,#0000),radial-gradient(circle at 0 100%,#f3f4f6,#0000);padding:6rem 2rem}.hero-content{max-width:800px;margin:0 auto}.hero-badge{color:#e91e63;background-color:#fff1f2;border-radius:20px;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.hero h1{letter-spacing:-.04em;margin-bottom:1.5rem;font-size:4rem;font-weight:900;line-height:1.1}.text-gradient{background:linear-gradient(90deg,#e91e63,#880e4f);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-subtitle{color:#4b5563;margin-bottom:2.5rem;font-size:1.25rem}.hero-actions{justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.hero-social-proof{color:#6b7280;flex-direction:column;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.stars{gap:.2rem;display:flex}.trusted-by{text-align:center;background-color:#f9fafb;padding:3rem 2rem}.trusted-by p{color:#9ca3af;letter-spacing:.1em;margin-bottom:2rem;font-size:.75rem;font-weight:700}.company-logos{opacity:.6;flex-wrap:wrap;justify-content:center;gap:4rem;display:flex}.logo-placeholder{color:#4b5563;font-size:1.5rem;font-weight:700}.features-modern{max-width:1200px;margin:0 auto;padding:6rem 2rem}.section-header{text-align:center;margin-bottom:4rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;display:grid}.feature-modern-card{background:#fff;border:1px solid #f3f4f6;border-radius:16px;padding:2.5rem;transition:border-color .2s}.feature-modern-card:hover{border-color:#fbcfe8}.icon-wrapper{color:#e91e63;background-color:#fff1f2;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;display:flex}.testimonial-section{color:#fff;text-align:center;background-color:#111827;padding:6rem 2rem}.testimonial-section blockquote{max-width:900px;margin:0 auto 2.5rem;font-size:2rem;font-style:italic;font-weight:500;line-height:1.4}.testimonial-author{justify-content:center;align-items:center;gap:1rem;display:flex}.author-avatar{background-color:#e91e63;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-weight:700;display:flex}.testimonial-author strong{display:block}.testimonial-author span{color:#9ca3af;font-size:.875rem}.page-products{max-width:1200px;margin:0 auto;padding:6rem 2rem}.product-hero{text-align:center;margin-bottom:5rem}.product-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:6rem;display:grid}.product-card{background:#fff;border:1px solid #f3f4f6;border-radius:20px;padding:3rem;transition:transform .3s;position:relative}.product-card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a}.product-icon{margin-bottom:2rem}.product-tag{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;background:#f3f4f6;border-radius:4px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:2rem;right:2rem}.product-title{margin-bottom:1rem;font-size:1.5rem}.product-description{color:#4b5563;min-height:4.5rem;margin-bottom:2rem}.product-cta{color:#fff;text-align:center;background:linear-gradient(90deg,#e91e63,#880e4f);border-radius:24px;padding:4rem}.cta-box h2{margin-bottom:1rem;font-size:2.5rem}.cta-box p{opacity:.9;margin-bottom:2.5rem;font-size:1.125rem}.cta-box .cta-button{color:#e91e63;box-shadow:none;background-color:#fff}.about-hero{text-align:center;background-color:#fdf2f8;padding:6rem 2rem}.about-hero h1{margin-bottom:1.5rem;font-size:4rem;font-weight:900;line-height:1}.modern-section{max-width:1000px;margin:0 auto;padding:6rem 2rem}.about-grid{grid-template-columns:2fr 1fr;align-items:start;gap:4rem;display:grid}.mission-statement{background:#f9fafb;border-left:4px solid #e91e63;border-radius:16px;padding:2rem}.team-section{background-color:#fff;max-width:1200px;margin:0 auto;padding:6rem 2rem}.team-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-top:4rem;display:grid}.team-card{text-align:center}.member-avatar{color:#e91e63;background-color:#fce7f3;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 1.5rem;font-size:3rem;font-weight:700;display:flex}.member-role{color:#e91e63;margin-bottom:.5rem;font-weight:600}.member-bio{color:#6b7280;font-size:.95rem}.page-services,.page-contact{max-width:1000px;margin:0 auto;padding:6rem 2rem}.footer{color:#fff;text-align:center;background-color:#111827;padding:4rem 2rem}.footer-content{max-width:1000px;margin:0 auto}.disclaimer{color:#9ca3af;margin-top:1.5rem;font-size:.875rem}@media (width<=768px){.hero h1,.about-hero h1{font-size:2.5rem}.about-grid{grid-template-columns:1fr;gap:2rem}.nav{display:none}.product-grid{grid-template-columns:1fr}.section-title{font-size:2rem}}
