.LandingHero-module__Cgokja__heroContainer{text-align:center;isolation:isolate;flex-direction:column;justify-content:center;align-items:center;padding:8rem 1.5rem 6rem;display:flex;position:relative;overflow:hidden}.LandingHero-module__Cgokja__heroContainer:before{content:"";z-index:-2;opacity:.9;background:linear-gradient(135deg,#f6d365 0%,#fda085 100%) 0 0/200% 200%;animation:15s infinite LandingHero-module__Cgokja__gradientMove;position:absolute;inset:0}.dark .LandingHero-module__Cgokja__heroContainer:before{background:linear-gradient(#0f0c29,#302b63,#24243e)}.LandingHero-module__Cgokja__heroContainer:after{content:"";z-index:-1;pointer-events:none;background-image:radial-gradient(#0000001a 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 20%,#0000 100%);mask-image:linear-gradient(#000 20%,#0000 100%)}.dark .LandingHero-module__Cgokja__heroContainer:after{background-image:radial-gradient(#ffffff1a 1px,#0000 1px)}@keyframes LandingHero-module__Cgokja__gradientMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.LandingHero-module__Cgokja__logoWrapper{filter:drop-shadow(0 10px 20px #0000001a);color:#1a1a1a;margin-bottom:2rem;position:relative}.dark .LandingHero-module__Cgokja__logoWrapper{color:#fff}.LandingHero-module__Cgokja__logoWrapper:after{display:none}.LandingHero-module__Cgokja__title{letter-spacing:-.03em;color:#1a1a1a;text-shadow:0 2px 10px #ffffff4d;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.dark .LandingHero-module__Cgokja__title{background:linear-gradient(to bottom right,#fff 30%,#ccc);color:#0000;text-shadow:0 10px 30px #0000004d;-webkit-background-clip:text;background-clip:text}.LandingHero-module__Cgokja__subtitle{color:#333;max-width:600px;margin:0 auto 2.5rem;font-size:1.25rem;font-weight:500;line-height:1.6}.dark .LandingHero-module__Cgokja__subtitle{color:#ccc;text-shadow:0 2px 4px #00000080}.LandingHero-module__Cgokja__ctaGroup{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.LandingHero-module__Cgokja__primaryButton{color:#000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #ffffff80;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .2s;box-shadow:0 4px 6px #0000001a}.dark .LandingHero-module__Cgokja__primaryButton{color:#fff;background:#ffffff1a;border-color:#fff3}.LandingHero-module__Cgokja__primaryButton:hover{background:#fff;transform:translateY(-2px);box-shadow:0 8px 15px #0003}.dark .LandingHero-module__Cgokja__primaryButton:hover{background:#fff3}.LandingHero-module__Cgokja__secondaryButton{color:#1a1a1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #0000001a;border-radius:8px;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .2s}.dark .LandingHero-module__Cgokja__secondaryButton{color:#fff;background:#0000004d;border-color:#ffffff1a}.LandingHero-module__Cgokja__secondaryButton:hover{background:#fff6;transform:translateY(-2px)}.dark .LandingHero-module__Cgokja__secondaryButton:hover{background:#ffffff1a}.LandingHero-module__Cgokja__codePreview{text-align:left;width:100%;max-width:800px;font-family:var(--font-geist-mono);background:#1e1e1e;border:1px solid #333;border-radius:12px;margin-top:4rem;padding:1.5rem;position:relative;box-shadow:0 20px 40px -10px #0000004d}.dark .LandingHero-module__Cgokja__codePreview{background:#111;border-color:#333;box-shadow:0 20px 40px -10px #00000080}.LandingHero-module__Cgokja__codeHeader{gap:8px;margin-bottom:1rem;display:flex}.LandingHero-module__Cgokja__dot{background:#e0e0e0;border-radius:50%;width:12px;height:12px}.dark .LandingHero-module__Cgokja__dot{background:#333}.LandingHero-module__Cgokja__dotRed{background:#ff5f56}.LandingHero-module__Cgokja__dotYellow{background:#ffbd2e}.LandingHero-module__Cgokja__dotGreen{background:#27c93f}@media (max-width:768px){.LandingHero-module__Cgokja__title{font-size:2.5rem}.LandingHero-module__Cgokja__heroContainer{padding:4rem 1rem}}
.Logo-module__zh8txq__logo{color:#000;transition:color .2s}:is(.dark .Logo-module__zh8txq__logo,[data-theme=dark] .Logo-module__zh8txq__logo){color:#fff}:is(.light .Logo-module__zh8txq__logo,[data-theme=light] .Logo-module__zh8txq__logo){color:#000}@media (prefers-color-scheme:dark){.Logo-module__zh8txq__logo{color:#fff}:is(.light .Logo-module__zh8txq__logo,[data-theme=light] .Logo-module__zh8txq__logo){color:#000}}
.NavMenu-module___31f2W__navMenu{align-items:center;height:100%;display:flex}.NavMenu-module___31f2W__menuList{align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.NavMenu-module___31f2W__menuItem{margin:0}.NavMenu-module___31f2W__menuLink{color:var(--nextra-text-color);white-space:nowrap;border-radius:.375rem;align-items:center;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.NavMenu-module___31f2W__menuLink:hover{background-color:var(--nextra-bg-code);color:var(--nextra-primary-color)}.NavMenu-module___31f2W__menuLink.NavMenu-module___31f2W__active{color:var(--nextra-primary-color);background-color:var(--nextra-bg-code)}@media (max-width:768px){.NavMenu-module___31f2W__navMenu{display:none}}
.CustomFooter-module__8Uw1YW__footer{color:#666;background-color:#fafafa;border-top:1px solid #eaeaea;padding:0;font-size:.875rem}.dark .CustomFooter-module__8Uw1YW__footer{color:#888;background-color:#111;border-top-color:#333}.CustomFooter-module__8Uw1YW__quickLinks{background:linear-gradient(90deg,#f0f0f0,#fafafa);border-bottom:1px solid #eaeaea;padding:1.5rem 0}.dark .CustomFooter-module__8Uw1YW__quickLinks{background:linear-gradient(90deg,#0a0a0a,#111);border-bottom-color:#333}.CustomFooter-module__8Uw1YW__quickLinksContent{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.CustomFooter-module__8Uw1YW__quickLinkTitle{color:#111;text-transform:uppercase;letter-spacing:.05em;margin-right:1rem;font-size:.75rem;font-weight:600}.dark .CustomFooter-module__8Uw1YW__quickLinkTitle{color:#fff}.CustomFooter-module__8Uw1YW__quickLinkItem{color:#444;align-items:center;gap:.5rem;font-weight:500;transition:color .2s;display:flex}.dark .CustomFooter-module__8Uw1YW__quickLinkItem{color:#aaa}.CustomFooter-module__8Uw1YW__quickLinkItem:hover{color:#0070f3}.dark .CustomFooter-module__8Uw1YW__quickLinkItem:hover{color:#3291ff}.CustomFooter-module__8Uw1YW__mainContent{grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;padding:4rem 2rem;display:grid}.CustomFooter-module__8Uw1YW__column{flex-direction:column;gap:1rem;display:flex}.CustomFooter-module__8Uw1YW__columnTitle{color:#111;margin-bottom:.5rem;font-size:.9rem;font-weight:600}.dark .CustomFooter-module__8Uw1YW__columnTitle{color:#fff}.CustomFooter-module__8Uw1YW__linkList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.CustomFooter-module__8Uw1YW__link{color:#666;font-size:.9rem;text-decoration:none;transition:color .2s}.dark .CustomFooter-module__8Uw1YW__link{color:#888}.CustomFooter-module__8Uw1YW__link:hover{color:#111;text-decoration:underline}.dark .CustomFooter-module__8Uw1YW__link:hover{color:#fff}.CustomFooter-module__8Uw1YW__brandDescription{max-width:300px;margin-top:1rem;line-height:1.6}.CustomFooter-module__8Uw1YW__bottom{background-color:#fff;border-top:1px solid #eaeaea;padding:2rem 0}.dark .CustomFooter-module__8Uw1YW__bottom{background-color:#050505;border-top-color:#333}.CustomFooter-module__8Uw1YW__bottomContent{text-align:center;flex-direction:column;gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.CustomFooter-module__8Uw1YW__copyright{color:#444;font-size:.9rem}.dark .CustomFooter-module__8Uw1YW__copyright{color:#ccc}.CustomFooter-module__8Uw1YW__disclaimer{opacity:.7;max-width:800px;margin:0 auto;font-size:.8rem;line-height:1.6}@media (max-width:768px){.CustomFooter-module__8Uw1YW__mainContent{grid-template-columns:1fr;gap:2.5rem;padding:3rem 1.5rem}.CustomFooter-module__8Uw1YW__quickLinksContent{text-align:center;flex-direction:column;gap:1rem}.CustomFooter-module__8Uw1YW__quickLinkTitle{margin-bottom:.5rem;margin-right:0}}
.FeatureCard-module__VaJeCG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;padding:2rem 1.5rem;display:grid}.FeatureCard-module__VaJeCG__card{background:#00000005;border:1px solid #0000001a;border-radius:12px;flex-direction:column;height:100%;padding:1.5rem;transition:all .3s;display:flex}.dark .FeatureCard-module__VaJeCG__card{background:#ffffff08;border-color:#ffffff1a}.FeatureCard-module__VaJeCG__card:hover{background:#0000000a;border-color:#0003;transform:translateY(-4px)}.dark .FeatureCard-module__VaJeCG__card:hover{background:#ffffff0d;border-color:#fff3}.FeatureCard-module__VaJeCG__iconWrapper{color:#333;background:#0000000d;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;display:flex}.dark .FeatureCard-module__VaJeCG__iconWrapper{color:#fff;background:#ffffff0d}.FeatureCard-module__VaJeCG__title{color:#111;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.dark .FeatureCard-module__VaJeCG__title{color:#fff}.FeatureCard-module__VaJeCG__description{color:#666;flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.dark .FeatureCard-module__VaJeCG__description{color:#888}.FeatureCard-module__VaJeCG__codeBlock{font-family:var(--font-geist-mono);color:#333;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:6px;padding:1rem;font-size:.85rem;overflow-x:auto}.dark .FeatureCard-module__VaJeCG__codeBlock{color:#e0e0e0;background:#0d0d0d;border-color:#222}.FeatureCard-module__VaJeCG__codeLine{line-height:1.5;display:block}.FeatureCard-module__VaJeCG__keyword{color:#a626a4}.dark .FeatureCard-module__VaJeCG__keyword{color:#c678dd}.FeatureCard-module__VaJeCG__string{color:#50a14f}.dark .FeatureCard-module__VaJeCG__string{color:#98c379}.FeatureCard-module__VaJeCG__function{color:#4078f2}.dark .FeatureCard-module__VaJeCG__function{color:#61afef}.FeatureCard-module__VaJeCG__comment{color:#a0a1a7;font-style:italic}.dark .FeatureCard-module__VaJeCG__comment{color:#5c6370}
.QuickLinkGrid-module__H5lTwq__container{max-width:1200px;margin:4rem auto;padding:0 1.5rem}.QuickLinkGrid-module__H5lTwq__sectionTitle{text-align:center;color:#111;margin-bottom:2rem;font-size:2rem;font-weight:700}.dark .QuickLinkGrid-module__H5lTwq__sectionTitle{color:#fff}.QuickLinkGrid-module__H5lTwq__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;display:grid}.QuickLinkGrid-module__H5lTwq__linkCard{background:#00000005;border:1px solid #0000001a;border-radius:12px;flex-direction:column;padding:1.5rem;text-decoration:none;transition:all .2s;display:flex}.dark .QuickLinkGrid-module__H5lTwq__linkCard{background:#ffffff08;border-color:#ffffff1a}.QuickLinkGrid-module__H5lTwq__linkCard:hover{background:#0000000d;border-color:#0003}.dark .QuickLinkGrid-module__H5lTwq__linkCard:hover{background:#ffffff14;border-color:#ffffff4d}.QuickLinkGrid-module__H5lTwq__icon{color:#333;margin-bottom:1rem}.dark .QuickLinkGrid-module__H5lTwq__icon{color:#fff}.QuickLinkGrid-module__H5lTwq__cardTitle{color:#111;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.1rem;font-weight:600;display:flex}.dark .QuickLinkGrid-module__H5lTwq__cardTitle{color:#fff}.QuickLinkGrid-module__H5lTwq__cardDesc{color:#666;font-size:.9rem;line-height:1.4}.dark .QuickLinkGrid-module__H5lTwq__cardDesc{color:#888}.QuickLinkGrid-module__H5lTwq__arrow{opacity:0;margin-left:auto;transition:all .2s;transform:translate(-5px)}.QuickLinkGrid-module__H5lTwq__linkCard:hover .QuickLinkGrid-module__H5lTwq__arrow{opacity:1;transform:translate(0)}
.StatsSection-module__Q17kOa__statsContainer{background:#00000005;border-top:1px solid #0000001a;border-bottom:1px solid #0000001a;margin:4rem 0;padding:3rem 1.5rem}.dark .StatsSection-module__Q17kOa__statsContainer{background:#ffffff05;border-color:#ffffff1a}.StatsSection-module__Q17kOa__grid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1000px;margin:0 auto;display:grid}.StatsSection-module__Q17kOa__statItem{flex-direction:column;align-items:center;display:flex}.StatsSection-module__Q17kOa__number{background:linear-gradient(#111,#666);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:3rem;font-weight:800;line-height:1}.dark .StatsSection-module__Q17kOa__number{background:linear-gradient(#fff,#666);-webkit-background-clip:text;background-clip:text}.StatsSection-module__Q17kOa__label{color:#666;text-transform:uppercase;letter-spacing:.05em;font-size:1rem;font-weight:500}.dark .StatsSection-module__Q17kOa__label{color:#888}@media (max-width:600px){.StatsSection-module__Q17kOa__grid{grid-template-columns:1fr 1fr}}
