.HeroSection-module-scss-module__jG8IXW__root{padding:4.875rem 0;position:relative;overflow:hidden}.HeroSection-module-scss-module__jG8IXW__root:before{content:"";pointer-events:none;background-image:radial-gradient(#2973d01a .0625rem,#0000 .0625rem);background-image:radial-gradient(lab(47.7785% 3.01698 -55.2745/.1) .0625rem,#0000 .0625rem);background-size:1.625rem 1.625rem;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 50% 28%,#000 0%,#0000 72%);mask-image:radial-gradient(80% 60% at 50% 28%,#000 0%,#0000 72%)}.HeroSection-module-scss-module__jG8IXW__relative{position:relative}.HeroSection-module-scss-module__jG8IXW__inner{grid-template-columns:1.05fr 1fr;align-items:center;gap:3.5rem;display:grid}.HeroSection-module-scss-module__jG8IXW__title{margin:1.25rem 0 0;font-size:clamp(2.5rem,5vw,3.75rem);font-weight:700;line-height:1.02}.HeroSection-module-scss-module__jG8IXW__subtitle{color:var(--foreground-muted);max-width:40ch;margin-top:1.375rem;font-size:1.1875rem}.HeroSection-module-scss-module__jG8IXW__actions{flex-wrap:wrap;gap:.75rem;margin-top:1.875rem;display:flex}.HeroSection-module-scss-module__jG8IXW__meta{color:var(--foreground-subtle);flex-wrap:wrap;align-items:center;gap:1.125rem;margin-top:1.625rem;font-size:.8438rem;display:flex}.HeroSection-module-scss-module__jG8IXW__metaItem{align-items:center;gap:.4375rem;display:inline-flex}.HeroSection-module-scss-module__jG8IXW__dot{background:var(--success);border-radius:50%;width:.3125rem;height:.3125rem}.HeroSection-module-scss-module__jG8IXW__panel{background:var(--surface);border:.0625rem solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);overflow:hidden}.HeroSection-module-scss-module__jG8IXW__panelBar{border-bottom:.0625rem solid var(--border-muted);background:var(--background-muted);align-items:center;gap:.5rem;padding:.8125rem 1rem;display:flex}.HeroSection-module-scss-module__jG8IXW__panelDots{gap:.375rem;display:flex}.HeroSection-module-scss-module__jG8IXW__panelDot{background:var(--border);border-radius:50%;width:.6875rem;height:.6875rem;display:block}.HeroSection-module-scss-module__jG8IXW__panelTitle{font-family:var(--font-jetbrains),monospace;color:var(--foreground-subtle);margin-left:.375rem;font-size:.75rem}.HeroSection-module-scss-module__jG8IXW__panelBadge{font-family:var(--font-jetbrains),monospace;color:var(--success);background:var(--success-muted);border-radius:1.25rem;margin-left:auto;padding:.1875rem .5625rem;font-size:.6875rem;font-weight:600}.HeroSection-module-scss-module__jG8IXW__request{border-bottom:.0625rem dashed var(--border);font-family:var(--font-jetbrains),monospace;padding:1rem 1.125rem;font-size:.8125rem;line-height:1.9}.HeroSection-module-scss-module__jG8IXW__method{color:var(--primary-foreground);font-weight:600}.HeroSection-module-scss-module__jG8IXW__url{color:var(--foreground)}.HeroSection-module-scss-module__jG8IXW__key{color:var(--foreground-subtle)}.HeroSection-module-scss-module__jG8IXW__string{color:var(--success)}.HeroSection-module-scss-module__jG8IXW__number{color:var(--primary-foreground)}.HeroSection-module-scss-module__jG8IXW__response{font-family:var(--font-jetbrains),monospace;background:#f8fafd;background:lab(98.2523% -.330776 -1.47091);max-height:16.875rem;padding:1rem 1.125rem;font-size:.7813rem;line-height:1.85;position:relative;overflow:hidden}.HeroSection-module-scss-module__jG8IXW__response:after{content:"";background:linear-gradient(transparent, var(--surface));height:3.5rem;position:absolute;bottom:0;left:0;right:0}.HeroSection-module-scss-module__jG8IXW__responseLine{white-space:pre}.HeroSection-module-scss-module__jG8IXW__punctuation{color:var(--foreground-subtle)}@media (max-width:57.5rem){.HeroSection-module-scss-module__jG8IXW__inner{grid-template-columns:1fr;gap:2.5rem}}
.HowItWorksSection-module-scss-module__hgMsYG__root{padding:5.75rem 0}.HowItWorksSection-module-scss-module__hgMsYG__steps{counter-reset:step;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:3.5rem;display:grid}.HowItWorksSection-module-scss-module__hgMsYG__step{border-top:.125rem solid var(--border);padding-top:1.625rem;position:relative}.HowItWorksSection-module-scss-module__hgMsYG__step:before{counter-increment:step;content:"0" counter(step);font-family:var(--font-jetbrains),monospace;color:var(--primary-foreground);background:var(--background);padding-right:.625rem;font-size:.8125rem;font-weight:600;position:absolute;top:-.6875rem}.HowItWorksSection-module-scss-module__hgMsYG__stepTitle{margin-bottom:.5rem;font-size:1.1875rem;font-weight:600}.HowItWorksSection-module-scss-module__hgMsYG__stepDescription{color:var(--foreground-muted);font-size:.9375rem}.HowItWorksSection-module-scss-module__hgMsYG__iconWrap{background:var(--primary-muted);width:2.125rem;height:2.125rem;color:var(--primary-foreground);border-radius:.5625rem;place-items:center;margin-bottom:1rem;display:grid}.HowItWorksSection-module-scss-module__hgMsYG__icon{width:1.125rem;height:1.125rem}@media (max-width:57.5rem){.HowItWorksSection-module-scss-module__hgMsYG__steps{grid-template-columns:1fr 1fr;gap:2rem 1.25rem}}@media (max-width:36.25rem){.HowItWorksSection-module-scss-module__hgMsYG__steps{grid-template-columns:1fr}}
