.terminal-container.svelte-48mq9y{background:linear-gradient(to right top,#141414cc,#1f203f99);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;flex-direction:column;justify-content:space-between;padding-top:28px}.terminal-header.svelte-48mq9y{padding-left:1.5rem;padding-right:1.5rem}.terminal-header.svelte-48mq9y span:where(.svelte-48mq9y){display:inline-block;height:.75rem;width:.75rem;border-radius:9999px;opacity:.5;margin-right:8px}.terminal-header.svelte-48mq9y span.red:where(.svelte-48mq9y){--tw-bg-opacity: 1;background-color:rgb(223 47 8 / var(--tw-bg-opacity, 1))}.terminal-header.svelte-48mq9y span.yellow:where(.svelte-48mq9y){--tw-bg-opacity: 1;background-color:rgb(253 161 16 / var(--tw-bg-opacity, 1))}.terminal-header.svelte-48mq9y span.green:where(.svelte-48mq9y){--tw-bg-opacity: 1;background-color:rgb(3 169 99 / var(--tw-bg-opacity, 1))}.code-block.svelte-48mq9y{margin-left:.75rem;margin-right:.75rem;margin-top:1rem;min-height:550px;overflow:auto;padding:.75rem}.code-block-inner.svelte-48mq9y{opacity:1;transition:all .3s ease}.code-block-inner.inactive.svelte-48mq9y{opacity:0}.language-tab-list.svelte-48mq9y{flex-direction:row;align-items:flex-start;gap:2rem;overflow:auto;overflow-x:auto;white-space:nowrap;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(70 90 120 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.language-tab.svelte-48mq9y{position:relative;margin-left:1rem;margin-right:1rem;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:Noto Sans Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(202 203 249 / var(--tw-text-opacity, 1))}.language-tab.svelte-48mq9y:focus-visible{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(89 253 160 / var(--tw-ring-opacity, 1));transition:all .3s ease}.language-tab.svelte-48mq9y:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition:all .3s ease}.language-tab.svelte-48mq9y:hover:after{opacity:1;transition:all .3s ease}.language-tab.svelte-48mq9y:after{position:absolute;bottom:-8px;display:block;height:4px;width:100%;--tw-bg-opacity: 1;background-color:rgb(89 253 160 / var(--tw-bg-opacity, 1));--tw-content: "";content:var(--tw-content);opacity:0}.language-tab.active.svelte-48mq9y{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.language-tab.active.svelte-48mq9y:after{opacity:1}.hljs.language.svelte-48mq9y{font-family:Noto Sans Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;--tw-text-opacity: 1;color:rgb(127 134 241 / var(--tw-text-opacity, 1))}.hljs.language.svelte-48mq9y .hljs-comment{--tw-text-opacity: 1;color:rgb(124 143 177 / var(--tw-text-opacity, 1))}.hljs.language.svelte-48mq9y .hljs-title{--tw-text-opacity: 1;color:rgb(219 255 75 / var(--tw-text-opacity, 1))}.hljs.language.svelte-48mq9y .hljs-keyword{--tw-text-opacity: 1;color:rgb(255 107 255 / var(--tw-text-opacity, 1))}.hljs.language.svelte-48mq9y .hljs-literal,.hljs.language.svelte-48mq9y .hljs-number{--tw-text-opacity: 1;color:rgb(152 254 190 / var(--tw-text-opacity, 1))}.hljs.language.svelte-48mq9y .hljs-type,.hljs.language.svelte-48mq9y .hljs-built_in{--tw-text-opacity: 1;color:rgb(255 173 254 / var(--tw-text-opacity, 1))}.hljs.language-python.svelte-48mq9y .hljs-meta,.hljs.language-python.svelte-48mq9y .hljs-params{--tw-text-opacity: 1;color:rgb(202 203 249 / var(--tw-text-opacity, 1))}.hljs.language-python.svelte-48mq9y .hljs-string{--tw-text-opacity: 1;color:rgb(249 168 212 / var(--tw-text-opacity, 1))}.hljs.language-go.svelte-48mq9y .hljs-params{--tw-text-opacity: 1;color:rgb(202 203 249 / var(--tw-text-opacity, 1))}.hljs.language-typescript.svelte-48mq9y{font-family:Noto Sans Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;--tw-text-opacity: 1;color:rgb(202 203 249 / var(--tw-text-opacity, 1))}.hljs.language-typescript.svelte-48mq9y .hljs-title.class_{--tw-text-opacity: 1;color:rgb(255 173 254 / var(--tw-text-opacity, 1))}.hljs.language-typescript.svelte-48mq9y .hljs-string{--tw-text-opacity: 1;color:rgb(152 254 190 / var(--tw-text-opacity, 1))}.hljs.language-ruby.svelte-48mq9y .hljs-title.class_.inherited__{--tw-text-opacity: 1;color:rgb(97 105 237 / var(--tw-text-opacity, 1))}.hljs.language-csharp.svelte-48mq9y{font-family:Noto Sans Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;--tw-text-opacity: 1;color:rgb(202 203 249 / var(--tw-text-opacity, 1))}.hljs.language-csharp.svelte-48mq9y .hljs-meta,.hljs.language-csharp.svelte-48mq9y .hljs-title.class_.invoke__{--tw-text-opacity: 1;color:rgb(97 105 237 / var(--tw-text-opacity, 1))}.hljs.language-java.svelte-48mq9y{font-family:Noto Sans Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;--tw-text-opacity: 1;color:rgb(202 203 249 / var(--tw-text-opacity, 1))}.hljs.language-java.svelte-48mq9y .hljs-title.function_.invoke__{--tw-text-opacity: 1;color:rgb(97 105 237 / var(--tw-text-opacity, 1))}.hljs.language-php.svelte-48mq9y{font-family:Noto Sans Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;--tw-text-opacity: 1;color:rgb(202 203 249 / var(--tw-text-opacity, 1))}.hljs.language-php.svelte-48mq9y .hljs-title.class_.invoke__{--tw-text-opacity: 1;color:rgb(152 254 190 / var(--tw-text-opacity, 1))}.hljs.language-php.svelte-48mq9y .hljs-variable{--tw-text-opacity: 1;color:rgb(255 100 60 / var(--tw-text-opacity, 1))}@keyframes svelte-1k6v3pb-image-carousel-vertical{0%{transform:translateY(0)}to{transform:translateY(calc(-100% - 1rem))}}@keyframes svelte-1k6v3pb-image-carousel-horizontal{0%{transform:translate(0)}to{transform:translate(calc(-100% - 1rem))}}.hero-content.svelte-1k6v3pb{display:flex;flex-direction:column}@media not all and (min-width: 640px){.hero-content.svelte-1k6v3pb{gap:.5rem}}@media (min-width: 640px){.hero-content.svelte-1k6v3pb{gap:2rem}}@media (min-width: 1280px){.hero-content.svelte-1k6v3pb:not(.home){max-width:75%}}@media (min-width: 1536px){.hero-content.svelte-1k6v3pb:not(.home){max-width:66%}}@media (min-width: 1280px){.hero-content.form.svelte-1k6v3pb{max-width:50%}}.hero-content.left.svelte-1k6v3pb{align-items:flex-start}.hero-content.center.svelte-1k6v3pb{width:100%;align-items:center;text-align:center}.image-carousel-container.svelte-1k6v3pb{position:absolute;top:0;height:100%;gap:1rem;overflow:hidden}@media (min-width: 640px){.image-carousel-container.svelte-1k6v3pb{display:grid}}@media not all and (min-width: 1024px){.image-carousel-container.lg.svelte-1k6v3pb{display:none}}@media (min-width: 1024px){.image-carousel-container.lg.svelte-1k6v3pb{grid-template-columns:repeat(2,minmax(0,1fr))}}@media not all and (min-width: 640px){.image-carousel-container.lt-lg.svelte-1k6v3pb{left:-1.25rem;display:flex}}@media (min-width: 640px){.image-carousel-container.lt-lg.svelte-1k6v3pb{right:0;grid-template-columns:repeat(1,minmax(0,1fr))}}@media (min-width: 1024px){.image-carousel-container.lt-lg.svelte-1k6v3pb{display:none}}.image-carousel.svelte-1k6v3pb{display:flex;gap:1rem}@media not all and (min-width: 640px){.image-carousel.svelte-1k6v3pb{width:-moz-max-content;width:max-content;flex-shrink:0;animation:svelte-1k6v3pb-image-carousel-horizontal 120s linear infinite;flex-direction:row}}@media (min-width: 640px){.image-carousel.svelte-1k6v3pb{animation:svelte-1k6v3pb-image-carousel-vertical 120s linear infinite;flex-direction:column}}@media (min-width: 1024px){.image-carousel.svelte-1k6v3pb{animation:svelte-1k6v3pb-image-carousel-vertical 60s linear infinite}}.hero-cta.svelte-1k6v3pb{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:1rem}.hero-cta.center.svelte-1k6v3pb{justify-content:center}
