@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f6f1ff;color:#2b164a}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.landing-container{min-height:100vh;display:flex;flex-direction:column;gap:4rem;padding:3rem 1.5rem 2rem;max-width:1200px;margin:0 auto;position:relative}.landing-topbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.5rem 1.75rem;background:#ffffffe6;border-radius:20px;box-shadow:0 18px 38px #371a6214;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(98,51,160,.08)}.landing-brand{display:flex;align-items:center;gap:1rem}.landing-brand-title{font-size:1.1rem;font-weight:600;color:#2b164a}.landing-brand-subtitle{font-size:.85rem;color:#6a468f}.landing-logo{width:clamp(120px,20vw,160px);filter:drop-shadow(0 10px 25px rgba(109,59,175,.2))}.landing-nav{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap}.landing-nav a{text-decoration:none;font-size:.95rem;font-weight:500;color:#4c2d73}.landing-nav a:hover{color:#6233a0}.landing-nav-btn{padding:.55rem 1.3rem;border-radius:999px;background:linear-gradient(135deg,#6233a0,#9c4fd3);color:#fff!important;box-shadow:0 10px 25px #6d3baf40}.landing-nav-link{font-weight:600;color:#6233a0!important}.landing-hero{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:3rem;align-items:center;padding:0 1.5rem;background:radial-gradient(circle at top right,rgba(98,51,160,.12),transparent 55%)}.landing-hero-copy{display:flex;flex-direction:column;gap:1.25rem}.landing-hero-copy h1{font-size:clamp(2.5rem,6vw,3.5rem);font-weight:700;margin-bottom:1rem;line-height:1.1}.landing-hero-copy p{font-size:1.04rem;line-height:1.6;margin-bottom:1.5rem;color:#4c2d73}.landing-badge{display:inline-block;font-size:.85rem;text-transform:uppercase;letter-spacing:.15em;background:#6233a01a;color:#6233a0;padding:.4rem 1.2rem;border-radius:999px;margin-bottom:1rem;font-weight:600}.landing-cta{display:flex;flex-wrap:wrap;gap:1rem}.landing-button{padding:.85rem 1.8rem;border-radius:999px;font-weight:600;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;border:2px solid transparent}.landing-button.primary{background:linear-gradient(135deg,#6233a0,#9c4fd3);color:#fff;box-shadow:0 10px 25px #6d3baf40}.landing-button.secondary{background:#fff;color:#6233a0;border-color:#6233a040}.landing-button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #6d3baf4d}.landing-hero-card{background:#fff;border-radius:24px;padding:2rem;box-shadow:0 20px 45px #371a621f;border:1px solid rgba(98,51,160,.08)}.landing-hero-card h2{font-size:1.5rem;margin-bottom:1.25rem}.landing-hero-card ul{list-style:none;display:grid;gap:.75rem}.landing-hero-card li{display:flex;align-items:center;gap:.6rem;color:#4c2d73}.landing-section{display:flex;flex-direction:column;gap:2rem}.landing-section h2{font-size:2.2rem}.landing-section-intro{max-width:720px;color:#51316f;line-height:1.65}.landing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.75rem}.landing-grid.products article,.landing-grid.feature-tiles article{display:flex;flex-direction:column;gap:.75rem;background:#fff;padding:1.75rem;border-radius:20px;box-shadow:0 18px 40px #371a621a;border:1px solid rgba(98,51,160,.08)}.landing-grid article{background:#fff;padding:1.75rem;border-radius:20px;box-shadow:0 18px 38px #371a621a;border:1px solid rgba(98,51,160,.08)}.landing-grid h3{margin-bottom:.75rem;font-size:1.2rem}.landing-grid p{color:#51316f;line-height:1.6}.landing-section.highlight{background:linear-gradient(135deg,#6233a01a,#cab0ee40);border-radius:28px;padding:2.5rem;text-align:center;box-shadow:0 14px 30px #52288426}.landing-stats{display:flex;flex-wrap:wrap;justify-content:center;gap:2.5rem;margin-bottom:1.5rem}.stat-number{font-size:2rem;font-weight:700;color:#6233a0;display:block}.stat-label{font-size:.9rem;color:#4c2d73}.landing-section.cta{background:#fff;border-radius:28px;padding:2.5rem;text-align:center;box-shadow:0 14px 30px #371a621a;border:1px solid rgba(98,51,160,.08)}.landing-section.cta p{max-width:560px;margin:0 auto 1.5rem;color:#4c2d73}.landing-footer{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;font-size:.95rem;color:#4c2d73;border-top:1px solid rgba(98,51,160,.15);padding-top:1.5rem;margin-top:auto}.footer-links{display:flex;align-items:center;gap:.6rem}.footer-links a{color:#6233a0;text-decoration:none}.footer-links a:hover{text-decoration:underline}.landing-hero-product{background:#fff;border-radius:24px;padding:2rem;box-shadow:0 20px 45px #371a621f;border:1px solid rgba(98,51,160,.08)}.landing-hero-product ul{list-style:none;display:grid;gap:.75rem}.landing-hero-product li{position:relative;padding-left:1.5rem;color:#4c2d73}.landing-hero-product li:before{content:"•";position:absolute;left:0;color:#6233a0;font-size:1.2rem;line-height:1}.tag{display:inline-block;font-size:.75rem;text-transform:uppercase;letter-spacing:.18em;color:#6233a0;background:#6233a014;padding:.3rem .9rem;border-radius:999px}.text-link{color:#6233a0;font-weight:600;text-decoration:none}.manufacturing-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2.5rem;align-items:center}.manufacturing-stats{display:grid;gap:1.5rem}.manufacturing-stats .stat-number{font-size:2.4rem}.testimonials{background:#ffffffeb;border-radius:32px;padding:2.5rem;box-shadow:0 24px 48px #371a621f;border:1px solid rgba(98,51,160,.08)}.testimonials-header{display:flex;flex-direction:column;gap:.8rem}.testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:1.8rem}.testimonial-grid blockquote{background:#fff;border-radius:24px;padding:1.75rem;border:1px solid rgba(98,51,160,.08);box-shadow:0 18px 32px #371a620f;line-height:1.65;color:#492c70}.testimonial-grid cite{display:block;margin-top:1rem;font-weight:600;color:#2b164a;font-style:normal}.process{background:linear-gradient(140deg,#6233a014,#e9dcff4d);border-radius:28px;padding:2.5rem;box-shadow:0 18px 36px #371a6214}.process ol{margin:0;padding-left:1.4rem;display:grid;gap:1rem;color:#4c2d73}.process li strong{color:#2b164a}.landing-container{padding:1.5rem 1rem;gap:2rem}.landing-topbar{padding:1rem;flex-direction:column;align-items:stretch}.landing-nav{width:100%;flex-direction:column;gap:.75rem}.landing-nav-btn,.landing-nav-link{width:100%;text-align:center;padding:.75rem}.landing-hero{padding:0;gap:2rem;grid-template-columns:1fr}.landing-hero-copy h1{font-size:clamp(1.75rem,8vw,2.5rem)}.landing-hero-copy p{font-size:clamp(.95rem,3vw,1.04rem)}.landing-cta{flex-direction:column;align-items:stretch}.landing-button{width:100%;padding:.75rem 1.5rem;font-size:.95rem}.landing-hero-product{order:-1}.landing-section h2{font-size:clamp(1.5rem,6vw,2.2rem)}.landing-grid{grid-template-columns:1fr;gap:1.25rem}.landing-grid article{padding:1.25rem}.landing-stats{flex-direction:column;gap:1.5rem;align-items:center}.stat-number{font-size:1.75rem}.landing-section.highlight,.landing-section.cta{padding:1.5rem}.landing-footer{flex-direction:column;text-align:center;gap:1rem}.footer-links{justify-content:center;flex-wrap:wrap}@media (min-width: 600px){.landing-container{padding:2rem 1.5rem;gap:3rem}.landing-topbar{flex-direction:row;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem}.landing-nav{flex-direction:row;width:auto;justify-content:flex-end}.landing-nav-btn,.landing-nav-link{width:auto;padding:.55rem 1.3rem}.landing-hero{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;padding:0 1rem}.landing-button{width:auto}.landing-cta{flex-direction:row;flex-wrap:wrap}.landing-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.landing-stats{flex-direction:row;justify-content:center}.landing-footer{flex-direction:row;justify-content:space-between;text-align:left}}@media (min-width: 960px){.landing-container{padding:3rem 1.5rem 2rem;gap:4rem}.landing-topbar{padding:1.5rem 1.75rem}.landing-hero{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:3rem;padding:0 1.5rem}.landing-hero-copy h1{font-size:clamp(2.5rem,6vw,3.5rem)}.landing-button{padding:.85rem 1.8rem}.landing-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.75rem}.landing-grid article{padding:1.75rem}.landing-section.highlight,.landing-section.cta{padding:2.5rem}.stat-number{font-size:2rem}}@media (min-width: 1280px){.landing-container{max-width:1200px}}
