.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}.code-block:where(.astro-4b2bjzks){position:relative;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#0009;font-size:.875rem;line-height:1.6}[data-theme=light] .code-block:where(.astro-4b2bjzks){background:#00000008;border-color:#0000001a}.code-header:where(.astro-4b2bjzks){padding:.5rem 1rem;border-bottom:1px solid rgba(255,255,255,.06);display:flex;align-items:center;justify-content:space-between;min-height:32px}[data-theme=light] .code-header:where(.astro-4b2bjzks){border-bottom-color:#0000000f}.code-filename:where(.astro-4b2bjzks){font-family:Figtree,sans-serif;font-size:.8rem;color:var(--sl-color-gray-3);display:flex;align-items:center;gap:.5rem}.code-filename:where(.astro-4b2bjzks):before{content:"";display:inline-flex;width:44px;height:12px;background:radial-gradient(circle 5px at 6px 6px,#ff5f57 5px,transparent 5px),radial-gradient(circle 5px at 22px 6px,#febc2e 5px,transparent 5px),radial-gradient(circle 5px at 38px 6px,#28c840 5px,transparent 5px);opacity:.7;flex-shrink:0}[data-theme=light] .code-filename:where(.astro-4b2bjzks){color:var(--sl-color-gray-2)}.copy-button:where(.astro-4b2bjzks){background:none;border:none;color:var(--sl-color-gray-4);cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:color .2s ease,background .2s ease;margin-left:auto}.copy-button:where(.astro-4b2bjzks):hover{color:var(--sl-color-white);background:#ffffff14}[data-theme=light] .copy-button:where(.astro-4b2bjzks):hover{background:#0000000f;color:var(--sl-color-gray-1)}.copy-button-floating:where(.astro-4b2bjzks){position:absolute;top:8px;right:8px;z-index:1}.copy-button:where(.astro-4b2bjzks) .check-icon:where(.astro-4b2bjzks){display:none}.copy-button:where(.astro-4b2bjzks).copied .copy-icon:where(.astro-4b2bjzks){display:none}.copy-button:where(.astro-4b2bjzks).copied .check-icon:where(.astro-4b2bjzks){display:block}.copy-button:where(.astro-4b2bjzks).copied{color:var(--strands-green, #00cc5f)}.code-theme-light:where(.astro-4b2bjzks){display:none}.code-theme-dark:where(.astro-4b2bjzks){display:block}[data-theme=light] .code-theme-light:where(.astro-4b2bjzks){display:block}[data-theme=light] .code-theme-dark:where(.astro-4b2bjzks){display:none}.code-block:where(.astro-4b2bjzks) pre{margin:0;padding:1rem 1.25rem;background:transparent!important;border:none;border-radius:0;overflow-x:auto}.code-block:where(.astro-4b2bjzks) code{font-size:inherit;line-height:inherit}@media(max-width:480px){.code-block:where(.astro-4b2bjzks){font-size:.8rem;border-radius:8px}.code-block:where(.astro-4b2bjzks) pre{padding:.75rem .875rem;-webkit-overflow-scrolling:touch}.code-header:where(.astro-4b2bjzks){padding:.375rem .75rem;min-height:28px}}.hero-section:where(.astro-zypivoos){position:relative;min-height:70vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:3rem 2rem}.hero-background:where(.astro-zypivoos){position:absolute;inset:0;background:radial-gradient(ellipse at 30% 20%,rgba(0,204,95,.12) 0%,transparent 50%),radial-gradient(ellipse at 70% 80%,rgba(0,255,119,.08) 0%,transparent 50%);z-index:0}.hero-inner:where(.astro-zypivoos){position:relative;z-index:1;max-width:1200px;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.hero-text:where(.astro-zypivoos){display:flex;flex-direction:column;gap:1.25rem}.hero-title:where(.astro-zypivoos){font-family:Figtree,sans-serif;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:600;line-height:1.1;color:var(--sl-color-white);letter-spacing:-.03em;margin:0}.hero-highlight:where(.astro-zypivoos){color:var(--strands-green)}.hero-subtitle:where(.astro-zypivoos){font-family:Figtree,sans-serif;font-size:1.125rem;line-height:1.6;color:var(--sl-color-gray-3);margin:0;max-width:480px}.hero-cta:where(.astro-zypivoos){display:flex;gap:.75rem;flex-wrap:wrap}.cta-button:where(.astro-zypivoos){display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.75rem;font-family:Figtree,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all .2s ease}.cta-button:where(.astro-zypivoos).primary{background:var(--strands-green);color:#0e0e0e}.cta-button:where(.astro-zypivoos).primary:hover{background:var(--strands-green-bright);transform:translateY(-1px);box-shadow:0 4px 20px #00cc5f4d;color:#0e0e0e}.cta-button:where(.astro-zypivoos).secondary{background:transparent;color:var(--sl-color-white);border:1px solid rgba(255,255,255,.2)}.cta-button:where(.astro-zypivoos).secondary:hover{border-color:var(--strands-green);color:var(--strands-green)}.hero-install-group:where(.astro-zypivoos){display:flex;gap:.5rem;flex-wrap:wrap}.hero-install:where(.astro-zypivoos){display:inline-flex;align-items:center;gap:.5rem;width:fit-content;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:6px;padding:.5rem .75rem;cursor:pointer;transition:border-color .2s ease}.hero-install:where(.astro-zypivoos):hover{border-color:#fff3}[data-theme=light] .hero-install:where(.astro-zypivoos){background:#0000000a;border-color:#0000001a}[data-theme=light] .hero-install:where(.astro-zypivoos):hover{border-color:#0003}.hero-install:where(.astro-zypivoos) code:where(.astro-zypivoos){font-family:ui-monospace,SF Mono,Cascadia Code,monospace;font-size:.8rem;color:var(--sl-color-gray-3)}[data-theme=light] .hero-install:where(.astro-zypivoos) code:where(.astro-zypivoos){color:var(--sl-color-gray-2)}.install-copy:where(.astro-zypivoos){background:none;border:none;color:var(--sl-color-gray-4);cursor:pointer;padding:2px;display:flex;align-items:center;transition:color .2s ease}.install-copy:where(.astro-zypivoos):hover{color:var(--sl-color-white)}.install-copy:where(.astro-zypivoos) .check-icon:where(.astro-zypivoos){display:none}.install-copy:where(.astro-zypivoos).copied .copy-icon:where(.astro-zypivoos){display:none}.install-copy:where(.astro-zypivoos).copied .check-icon:where(.astro-zypivoos){display:block}.install-copy:where(.astro-zypivoos).copied{color:var(--strands-green)}.hero-social-proof:where(.astro-zypivoos){font-family:Figtree,sans-serif;font-size:.85rem;color:var(--sl-color-gray-4);margin:.25rem 0 0}.hero-code:where(.astro-zypivoos){min-width:0}@media(max-width:768px){.hero-section:where(.astro-zypivoos){min-height:auto;padding:2rem 1.5rem}.hero-inner:where(.astro-zypivoos){grid-template-columns:1fr;gap:2rem}.hero-title:where(.astro-zypivoos){font-size:clamp(1.75rem,8vw,2.5rem)}.hero-subtitle:where(.astro-zypivoos){max-width:100%}}@media(max-width:430px){.hero-section:where(.astro-zypivoos){padding:1.5rem 1rem}.hero-inner:where(.astro-zypivoos){gap:1.5rem}}.model-driven-section:where(.astro-alabmspb){padding:5rem 2rem;display:flex;justify-content:center}.model-driven-inner:where(.astro-alabmspb){max-width:800px;width:100%;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.section-heading:where(.astro-alabmspb){font-family:Figtree,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;color:var(--sl-color-white);text-align:center;letter-spacing:-.02em;margin:0}.section-description:where(.astro-alabmspb){font-family:Figtree,sans-serif;font-size:1.125rem;line-height:1.7;color:var(--sl-color-gray-2);text-align:center;max-width:640px;margin:0}.section-description:where(.astro-alabmspb) em:where(.astro-alabmspb){color:var(--sl-color-white);font-style:normal;font-weight:500}.model-driven-code:where(.astro-alabmspb){width:100%;margin-top:.5rem}.section-annotation:where(.astro-alabmspb){font-family:Figtree,sans-serif;font-size:.9rem;color:var(--sl-color-gray-4);text-align:center;margin:0}.section-annotation:where(.astro-alabmspb) code:where(.astro-alabmspb){font-family:ui-monospace,SF Mono,Cascadia Code,monospace;font-size:.85em;color:var(--sl-color-gray-3);background:#ffffff0d;padding:.15em .4em;border-radius:4px}[data-theme=light] .section-annotation:where(.astro-alabmspb) code:where(.astro-alabmspb){background:#0000000d;color:var(--sl-color-gray-2)}@media(max-width:768px){.model-driven-section:where(.astro-alabmspb){padding:3rem 1.5rem}}.steering-section:where(.astro-e6ycoyyq){padding:5rem 2rem;display:flex;justify-content:center}.steering-inner:where(.astro-e6ycoyyq){max-width:800px;width:100%;display:flex;flex-direction:column;align-items:center;gap:3rem}.section-heading:where(.astro-e6ycoyyq){font-family:Figtree,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;color:var(--sl-color-white);text-align:center;letter-spacing:-.02em;margin:0}.section-description:where(.astro-e6ycoyyq){font-family:Figtree,sans-serif;font-size:1.125rem;line-height:1.7;color:var(--sl-color-gray-2);text-align:center;max-width:640px;margin:0}.steering-problem:where(.astro-e6ycoyyq),.steering-solution:where(.astro-e6ycoyyq){display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%}.problem-code:where(.astro-e6ycoyyq){width:100%;opacity:.6;position:relative}.problem-code:where(.astro-e6ycoyyq):after{content:"";position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(to bottom,transparent,var(--sl-color-bg));pointer-events:none;border-radius:0 0 12px 12px}[data-theme=light] .problem-code:where(.astro-e6ycoyyq):after{background:linear-gradient(to bottom,transparent,var(--sl-color-bg))}.solution-code:where(.astro-e6ycoyyq){width:100%}.steering-proof:where(.astro-e6ycoyyq){display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%}.proof-stats:where(.astro-e6ycoyyq){text-align:center;padding:2.5rem 3rem;border-radius:16px;background:radial-gradient(ellipse at 50% 0%,rgba(0,204,95,.15) 0%,transparent 70%),#00cc5f0a;border:1px solid rgba(0,204,95,.2);width:100%}[data-theme=light] .proof-stats:where(.astro-e6ycoyyq){background:radial-gradient(ellipse at 50% 0%,rgba(0,204,95,.1) 0%,transparent 70%),#00cc5f08;border-color:#00cc5f26}.stat-primary:where(.astro-e6ycoyyq){display:flex;flex-direction:column;align-items:center;gap:.25rem;margin-bottom:1rem}.stat-number:where(.astro-e6ycoyyq){font-family:Figtree,sans-serif;font-size:clamp(3rem,8vw,4.5rem);font-weight:700;color:var(--strands-green);letter-spacing:-.03em;line-height:1}.stat-label:where(.astro-e6ycoyyq){font-family:Figtree,sans-serif;font-size:1.125rem;color:var(--sl-color-gray-3)}.stat-comparison:where(.astro-e6ycoyyq){font-family:Figtree,sans-serif;font-size:1rem;color:var(--sl-color-gray-4)}.stat-comparison:where(.astro-e6ycoyyq) strong:where(.astro-e6ycoyyq){color:var(--sl-color-white);font-weight:600}.proof-link:where(.astro-e6ycoyyq){font-family:Figtree,sans-serif;font-size:.95rem;color:var(--strands-green);text-decoration:none;font-weight:500;transition:opacity .2s ease}.proof-link:where(.astro-e6ycoyyq):hover{opacity:.8}@media(max-width:768px){.steering-section:where(.astro-e6ycoyyq){padding:3rem 1.5rem}.proof-stats:where(.astro-e6ycoyyq){padding:2rem 1.5rem}}.features-section:where(.astro-mb7fudgo){padding:3rem 2rem 5rem;display:flex;justify-content:center}.features-inner:where(.astro-mb7fudgo){max-width:1200px;width:100%;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.section-heading:where(.astro-mb7fudgo){font-family:Figtree,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;color:var(--sl-color-white);text-align:center;letter-spacing:-.02em;margin:0}.section-description:where(.astro-mb7fudgo){font-family:Figtree,sans-serif;font-size:1.125rem;line-height:1.7;color:var(--sl-color-gray-3);text-align:center;margin:0}.features-grid:where(.astro-mb7fudgo){display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.feature-card:where(.astro-mb7fudgo){background:#ffffff0d;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border-radius:14px;border:1px solid rgba(255,255,255,.08);padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;transition:border-color .3s ease,box-shadow .3s ease;min-width:0}[data-theme=light] .feature-card:where(.astro-mb7fudgo){background:#00000005;border-color:#00000014}.feature-card:where(.astro-mb7fudgo):hover{border-color:#00cc5f4d;box-shadow:0 0 24px #00cc5f0f}.feature-title:where(.astro-mb7fudgo){font-family:Figtree,sans-serif;font-size:1.1rem;font-weight:600;color:var(--sl-color-white);margin:0}.feature-description:where(.astro-mb7fudgo){font-family:Figtree,sans-serif;font-size:.9rem;line-height:1.5;color:var(--sl-color-gray-3);margin:0}.feature-code:where(.astro-mb7fudgo) .code-block{font-size:.78rem;line-height:1.5}@media(max-width:1200px){.features-grid:where(.astro-mb7fudgo){grid-template-columns:repeat(2,1fr);gap:1rem}.feature-card:where(.astro-mb7fudgo){padding:1.25rem}}@media(max-width:900px){.features-section:where(.astro-mb7fudgo){padding:2rem 1.5rem 3rem}.features-grid:where(.astro-mb7fudgo){grid-template-columns:1fr}.feature-code:where(.astro-mb7fudgo) .code-block{font-size:.72rem}}@media(max-width:430px){.features-section:where(.astro-mb7fudgo){padding:2rem 1rem 3rem}.feature-card:where(.astro-mb7fudgo){padding:1rem;border-radius:10px}}.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(12px);opacity:.2;overflow:hidden}[data-theme=light] .strands-curves-container:where(.astro-j7pv25f6){filter:blur(20px);opacity:.2}.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}.strands-curve-primary:where(.astro-j7pv25f6),.strands-curve-secondary:where(.astro-j7pv25f6){--scroll-offset: 0px}@keyframes scroll-primary{0%{background-position:0 calc(0px + var(--scroll-offset))}to{background-position:0 calc(-344px + var(--scroll-offset))}}@keyframes scroll-secondary{0%{background-position:0 calc(0px + var(--scroll-offset))}to{background-position:0 calc(-344px + var(--scroll-offset))}}.landing-page:where(.astro-j7pv25f6){--strands-green: #00cc5f;--strands-green-bright: #00FF77;--strands-green-hover: #00D965;--strands-dark: #0E0E0E;width:100%;background:transparent}.testimonials-section:where(.astro-j7pv25f6){padding:3rem 2rem 5rem;background:transparent;min-height:400px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.testimonials-container:where(.astro-j7pv25f6){max-width:800px;width:100%;margin:0 auto;background:#ffffff0d;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border-radius:14px;border:1px solid rgba(255,255,255,.08);padding:1.5rem 2rem 2rem}[data-theme=light] .testimonials-container:where(.astro-j7pv25f6){background:#00000005;border-color:#00000014}.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(1rem,2.5vw,1.35rem);font-weight:400;line-height:1.6;color:var(--sl-color-white);margin:0 0 2rem;padding:0;border:none;font-style:italic;text-align:center}.testimonial-quote:where(.astro-j7pv25f6):before,.testimonial-quote:where(.astro-j7pv25f6):after{content:none}.testimonial-quote:where(.astro-j7pv25f6) p:first-of-type:before{content:"“"}.testimonial-quote:where(.astro-j7pv25f6) p:last-of-type:after{content:"”"}.testimonial-author:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:center;gap:1rem}.author-logo:where(.astro-j7pv25f6){display:flex;align-items:center;flex-shrink:0}.author-logo:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){height:32px;width:auto;max-width:120px;object-fit:contain}.author-logo:where(.astro-j7pv25f6) .logo-dark:where(.astro-j7pv25f6){display:none}[data-theme=dark] .author-logo:where(.astro-j7pv25f6) .logo-light:where(.astro-j7pv25f6){display:none}[data-theme=dark] .author-logo:where(.astro-j7pv25f6) .logo-dark:where(.astro-j7pv25f6){display:block}.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:1rem}.author-title:where(.astro-j7pv25f6){font-family:Figtree,sans-serif;color:var(--sl-color-gray-3);font-size:.85rem;margin-top:.25rem}.slider-dots:where(.astro-j7pv25f6){display:flex;gap:.75rem;justify-content:center;margin-bottom:1.5rem}.slider-dot{width:10px;height:10px;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)}.landing-footer:where(.astro-j7pv25f6){padding:1.5rem 2rem;border-top:1px solid rgba(255,255,255,.06);background-color:var(--sl-color-bg-nav)}.landing-footer-inner:where(.astro-j7pv25f6){max-width:1200px;text-align:left;margin:0 auto}@media(max-width:768px){.testimonials-section:where(.astro-j7pv25f6){padding:2rem 1.5rem 3rem}}
