.landing-header{position:fixed;top:0;left:0;right:0;z-index:var(--sl-z-index-navbar);height:var(--sl-nav-height);padding:var(--sl-nav-pad-y) var(--sl-nav-pad-x);background-color:var(--sl-color-bg-nav);border-bottom:1px solid var(--sl-color-hairline-shade)}.landing-main{padding-top:var(--sl-nav-height);min-height:100vh}.strands-curves-container:where(.astro-j7pv25f6){position:fixed;top:var(--sl-nav-height);left:0;width:100%;height:100%;z-index:-1;pointer-events:none;filter:blur(4px);overflow:hidden}.strands-curve-secondary:where(.astro-j7pv25f6){background-repeat:repeat-y;height:200vw;width:291px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(110deg) scale(2);animation:scroll-secondary 90s linear infinite;z-index:-1}.strands-curve-primary:where(.astro-j7pv25f6){background-repeat:repeat-y;height:200vw;width:290px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(110deg) scale(1.5);animation:scroll-primary 36s linear infinite}@keyframes scroll-primary{0%{background-position:0 0}to{background-position:0 -344px}}@keyframes scroll-secondary{0%{background-position:0 0}to{background-position:0 -344px}}.landing-page:where(.astro-j7pv25f6){--strands-green: #00cc5f;--strands-green-bright: #00FF77;--strands-green-hover: #00D965;--strands-dark: #0E0E0E;width:100%;background:transparent}.hero-section:where(.astro-j7pv25f6){position:relative;min-height:60vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:2rem}.hero-background:where(.astro-j7pv25f6){position:absolute;inset:0;background:radial-gradient(ellipse at 30% 20%,rgba(0,204,95,.15) 0%,transparent 50%),radial-gradient(ellipse at 70% 80%,rgba(0,255,119,.1) 0%,transparent 50%);z-index:0}@supports (animation-timeline: scroll()){.hero-background:where(.astro-j7pv25f6){animation:parallax-bg linear;animation-timeline:scroll()}@keyframes parallax-bg{0%{transform:translateY(0)}to{transform:translateY(30%)}}}.hero-content:where(.astro-j7pv25f6){position:relative;z-index:1;text-align:left;width:100%;max-width:1200px;background:#ffffff1a;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);border-radius:16px;border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #0000001a;padding:3rem;margin:0 2rem}[data-theme=dark] .hero-content:where(.astro-j7pv25f6){background:#0003;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000004d}.hero-title:where(.astro-j7pv25f6){font-family:Figtree,sans-serif;font-size:clamp(2rem,5vw,4rem);font-weight:500;line-height:1.1;margin-bottom:1.5rem;color:var(--sl-color-white);letter-spacing:-.03em}.hero-highlight:where(.astro-j7pv25f6){font-weight:600}.hero-cta:where(.astro-j7pv25f6){display:flex;gap:1rem;justify-content:flex-start;flex-wrap:wrap}.cta-button:where(.astro-j7pv25f6){display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all .2s ease}.cta-button:where(.astro-j7pv25f6).primary{background:var(--strands-green);color:var(--strands-dark)}.cta-button:where(.astro-j7pv25f6).primary:hover{background:var(--strands-green-bright);transform:translateY(-2px);box-shadow:0 4px 20px #00cc5f66;color:var(--strands-dark)}.cta-button:where(.astro-j7pv25f6).secondary{background:transparent;color:var(--sl-color-white);border:2px solid var(--sl-color-gray-4)}.cta-button:where(.astro-j7pv25f6).secondary:hover{border-color:var(--strands-green);color:var(--strands-green)}.cta-button:where(.astro-j7pv25f6).large{padding:1rem 2.5rem;font-size:1.125rem}.features-section:where(.astro-j7pv25f6){padding:2rem;background:transparent}.features-grid:where(.astro-j7pv25f6){display:flex;gap:1.5rem;max-width:1200px;margin:0 auto;justify-content:center;flex-wrap:wrap}.feature-card:where(.astro-j7pv25f6){position:relative;min-width:200px;height:140px;background:#ffffff1a;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);border-radius:16px;border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #0000001a;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:flex .5s ease;padding:1.25rem;flex:1;overflow:hidden}[data-theme=dark] .feature-card:where(.astro-j7pv25f6){background:#0003;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000004d}.feature-card:where(.astro-j7pv25f6):hover{flex:1.5}.feature-icon:where(.astro-j7pv25f6){margin-bottom:.75rem;transition:transform .5s ease;transition-delay:.25s;color:var(--sl-color-gray-3)}.feature-icon:where(.astro-j7pv25f6) svg{width:28px;height:28px}.feature-card:where(.astro-j7pv25f6):hover .feature-icon:where(.astro-j7pv25f6){transform:scale(0);transition-delay:0s}.feature-title:where(.astro-j7pv25f6){font-family:Figtree,sans-serif;font-size:1.125rem;font-weight:400;text-align:center;color:var(--sl-color-white);margin:0;transition:transform .5s ease;transition-delay:.25s;max-width:160px;line-height:1.2}.feature-card:where(.astro-j7pv25f6):hover .feature-title:where(.astro-j7pv25f6){transform:scale(0);transition-delay:0s}.feature-description:where(.astro-j7pv25f6){position:absolute;color:var(--sl-color-white);font-family:Figtree,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;text-align:center;margin:0;padding:0 1rem;transform:scale(0);transition:transform .5s ease;transition-delay:0s}.feature-card:where(.astro-j7pv25f6):hover .feature-description:where(.astro-j7pv25f6){transform:scale(1);transition-delay:.25s}@media(max-width:768px){.features-grid:where(.astro-j7pv25f6){flex-direction:column}.feature-card:where(.astro-j7pv25f6){flex:none;width:100%;min-width:unset}.feature-card:where(.astro-j7pv25f6):hover{flex:none}}.testimonials-section:where(.astro-j7pv25f6){padding:3rem 2rem;background:transparent;min-height:600px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.testimonials-container:where(.astro-j7pv25f6){max-width:900px;width:100%;margin:0 auto;background:#ffffff1a;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);border-radius:16px;border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #0000001a;padding:1.5rem 2rem 2rem}[data-theme=dark] .testimonials-container:where(.astro-j7pv25f6){background:#0003;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000004d}.testimonials-slider:where(.astro-j7pv25f6){position:relative;transition:height .5s ease-in-out}.testimonial-slide:where(.astro-j7pv25f6){display:flex;flex-direction:column;justify-content:center;padding:1rem 0;opacity:0;visibility:hidden;position:absolute;top:0;left:0;right:0;transition:opacity .5s ease-in-out,visibility .5s ease-in-out;pointer-events:none}.testimonial-slide:where(.astro-j7pv25f6).active{opacity:1;visibility:visible;position:relative;pointer-events:auto}.testimonial-quote:where(.astro-j7pv25f6){font-family:Figtree,sans-serif;font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:400;line-height:1.5;color:var(--sl-color-white);margin:0 0 2rem;padding:0;border:none;font-style:italic;text-align:center}.testimonial-author:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:center;gap:1rem}.author-icon:where(.astro-j7pv25f6){width:48px;height:48px;object-fit:contain;flex-shrink:0}.author-info:where(.astro-j7pv25f6){display:flex;flex-direction:column;align-items:center;text-align:center}.author-name:where(.astro-j7pv25f6){font-family:Figtree,sans-serif;font-weight:600;color:var(--sl-color-white);font-size:1.1rem}.author-title:where(.astro-j7pv25f6){font-family:Figtree,sans-serif;color:var(--sl-color-gray-3);font-size:.9rem;margin-top:.25rem}.slider-dots:where(.astro-j7pv25f6){display:flex;gap:.75rem;justify-content:center;margin-bottom:1.5rem}.slider-dot{width:12px;height:12px;border-radius:50%;background:#b7b7b74d;border:none;padding:0;cursor:pointer;transition:all .2s ease}.slider-dot.active{background:var(--strands-green)}.slider-dot:hover{background:var(--strands-green-hover)}.cta-section:where(.astro-j7pv25f6){padding:3rem 2rem;text-align:center;background:transparent}.cta-section:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-family:Figtree,sans-serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;margin-bottom:2rem;color:var(--sl-color-white)}.cta-buttons:where(.astro-j7pv25f6){display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media(max-width:768px){.hero-section:where(.astro-j7pv25f6){min-height:50vh;padding:1.5rem}.features-section:where(.astro-j7pv25f6),.testimonials-section:where(.astro-j7pv25f6),.cta-section:where(.astro-j7pv25f6){padding:2rem 1.5rem}}
