@layer starlight.components{.card:where(.astro-v5tidmuc){--sl-card-border: var(--sl-color-purple);--sl-card-bg: var(--sl-color-purple-low);border:1px solid var(--sl-color-gray-5);background-color:var(--sl-color-black);padding:clamp(1rem,calc(.125rem + 3vw),2.5rem);flex-direction:column;gap:clamp(.5rem,calc(.125rem + 1vw),1rem)}.card:where(.astro-v5tidmuc):nth-child(4n+1){--sl-card-border: var(--sl-color-orange);--sl-card-bg: var(--sl-color-orange-low)}.card:where(.astro-v5tidmuc):nth-child(4n+3){--sl-card-border: var(--sl-color-green);--sl-card-bg: var(--sl-color-green-low)}.card:where(.astro-v5tidmuc):nth-child(4n+4){--sl-card-border: var(--sl-color-red);--sl-card-bg: var(--sl-color-red-low)}.card:where(.astro-v5tidmuc):nth-child(4n+5){--sl-card-border: var(--sl-color-blue);--sl-card-bg: var(--sl-color-blue-low)}.title:where(.astro-v5tidmuc){font-weight:600;font-size:var(--sl-text-h4);color:var(--sl-color-white);line-height:var(--sl-line-height-headings);gap:1rem;align-items:center}.card:where(.astro-v5tidmuc) .icon:where(.astro-v5tidmuc){border:1px solid var(--sl-card-border);background-color:var(--sl-card-bg);padding:.2em;border-radius:.25rem;flex-shrink:0}.card:where(.astro-v5tidmuc) .body:where(.astro-v5tidmuc){margin:0;font-size:clamp(var(--sl-text-sm),calc(.5rem + 1vw),var(--sl-text-body))}}@layer starlight.components{.card-grid:where(.astro-zntqmydn){display:grid;grid-template-columns:100%;gap:1rem}.card-grid:where(.astro-zntqmydn)>*{margin-top:0!important}@media(min-width:50rem){.card-grid:where(.astro-zntqmydn){grid-template-columns:1fr 1fr;gap:1.5rem}.stagger:where(.astro-zntqmydn){--stagger-height: 5rem;padding-bottom:var(--stagger-height)}.stagger:where(.astro-zntqmydn)>*:nth-child(2n){transform:translateY(var(--stagger-height))}}}@layer starlight.components{.sl-steps{--bullet-size: calc(var(--sl-line-height) * 1rem);--bullet-margin: .375rem;list-style:none;counter-reset:steps-counter var(--sl-steps-start, 0);padding-inline-start:0}.sl-steps>li{counter-increment:steps-counter;position:relative;padding-inline-start:calc(var(--bullet-size) + 1rem);padding-bottom:1px;min-height:calc(var(--bullet-size) + var(--bullet-margin))}.sl-steps>li+li{margin-top:0}.sl-steps>li:before{content:counter(steps-counter);position:absolute;top:0;inset-inline-start:0;width:var(--bullet-size);height:var(--bullet-size);line-height:var(--bullet-size);font-size:var(--sl-text-xs);font-weight:600;text-align:center;color:var(--sl-color-white);background-color:var(--sl-color-gray-6);border-radius:99rem;box-shadow:inset 0 0 0 1px var(--sl-color-gray-5)}.sl-steps>li:after{--guide-width: 1px;content:"";position:absolute;top:calc(var(--bullet-size) + var(--bullet-margin));bottom:var(--bullet-margin);inset-inline-start:calc((var(--bullet-size) - var(--guide-width)) / 2);width:var(--guide-width);background-color:var(--sl-color-hairline-light)}}@layer starlight.content{.sl-steps>li>:first-child{--lh: calc(1em * var(--sl-line-height));--shift-y: calc(.5 * (var(--bullet-size) - var(--lh)));transform:translateY(var(--shift-y));margin-bottom:var(--shift-y)}.sl-steps>li>:first-child:where(h1,h2,h3,h4,h5,h6){--lh: calc(1em * var(--sl-line-height-headings))}@supports (--prop: 1lh){.sl-steps>li>:first-child{--lh: 1lh}}}.custom-hero:where(.astro-u3trc3jb){display:flex;flex-direction:column-reverse;gap:2rem;padding:3rem 0 2rem;align-items:center;text-align:center}@media(min-width:768px){.custom-hero:where(.astro-u3trc3jb){flex-direction:row;text-align:left;align-items:center;gap:4rem}.hero-text:where(.astro-u3trc3jb){flex:1}.hero-editor:where(.astro-u3trc3jb){flex:1}.hero-actions:where(.astro-u3trc3jb){justify-content:flex-start}}.hero-title:where(.astro-u3trc3jb){font-size:var(--sl-text-5xl)!important;line-height:1.1;font-weight:800;margin-bottom:1rem;color:var(--sl-color-white)}.hero-accent:where(.astro-u3trc3jb){color:var(--jql-blue, #3498DB)}.hero-tagline:where(.astro-u3trc3jb){font-size:var(--sl-text-xl);color:var(--sl-color-gray-2);margin-bottom:2rem}.hero-actions:where(.astro-u3trc3jb){display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.hero-editor:where(.astro-u3trc3jb){position:relative;width:100%}.editor-glow:where(.astro-u3trc3jb){position:absolute;inset:-2.5rem;background:radial-gradient(ellipse at 50% 50%,rgba(52,152,219,.18) 0%,transparent 65%);pointer-events:none;z-index:0}.editor-pane:where(.astro-u3trc3jb){position:relative;z-index:1;background:#0d0e12;border:1px solid #2D3139;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #0000008c}.editor-titlebar:where(.astro-u3trc3jb){display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;background:#161819;border-bottom:1px solid #2D3139}.editor-dots:where(.astro-u3trc3jb){display:flex;gap:6px}.editor-dots:where(.astro-u3trc3jb) span:where(.astro-u3trc3jb){width:10px;height:10px;border-radius:50%;display:block}.editor-filename:where(.astro-u3trc3jb){font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.07em;color:#6b7280;transition:color .2s ease}.editor-copy:where(.astro-u3trc3jb){background:none;border:none;cursor:pointer;color:#4b5563;padding:2px;display:flex;align-items:center;border-radius:4px;transition:color .15s ease}.editor-copy:where(.astro-u3trc3jb):hover{color:#e2e2e3}.editor-pipeline:where(.astro-u3trc3jb){display:flex;align-items:center;gap:0;padding:0 .75rem;background:#111214;border-bottom:1px solid #1e2124;margin-top:0!important}.pipe-tab:where(.astro-u3trc3jb){position:relative;background:none;border:none;cursor:pointer;font-family:JetBrains Mono,monospace;font-size:9.5px;letter-spacing:.1em;padding:7px 7px 9px;color:#374151;transition:color .15s ease;overflow:hidden;white-space:nowrap;margin-top:0!important}.pipe-tab:where(.astro-u3trc3jb):hover{color:#6b7280}.pipe-tab:where(.astro-u3trc3jb).active{color:#00d2b4}.pipe-tab:where(.astro-u3trc3jb):after{content:"";position:absolute;bottom:0;left:0;height:2px;width:0;background:#00d2b4;border-radius:1px}.pipe-tab:where(.astro-u3trc3jb).active:after{animation:tab-progress 3.8s linear forwards}@keyframes tab-progress{0%{width:0}to{width:100%}}.pipe-arrow:where(.astro-u3trc3jb){width:14px;height:8px;color:#1e2124;flex-shrink:0;margin:0 1px!important}.editor-body:where(.astro-u3trc3jb){padding:0;overflow-x:auto;min-height:12rem;scrollbar-width:thin;scrollbar-color:#2D3139 #0D0E12}.editor-body:where(.astro-u3trc3jb)::-webkit-scrollbar{height:5px}.editor-body:where(.astro-u3trc3jb)::-webkit-scrollbar-track{background:#0d0e12}.editor-body:where(.astro-u3trc3jb)::-webkit-scrollbar-thumb{background:#2d3139;border-radius:2px}#hero-pre:where(.astro-u3trc3jb){margin:0!important;padding:.75rem 0!important;background:transparent!important;border:none!important;font-family:JetBrains Mono,monospace!important;font-size:12.5px!important;line-height:1.7!important;white-space:pre!important;transition:opacity .28s ease,transform .28s ease}#hero-pre:where(.astro-u3trc3jb) code:where(.astro-u3trc3jb){background:transparent!important;padding:0!important;font-size:inherit!important;white-space:inherit!important;color:#e2e2e3;display:block}#hero-pre .ln-n{display:inline-block;min-width:2rem;text-align:right;margin-right:1rem;padding-right:.625rem;color:#2a3038;font-size:10.5px;line-height:inherit;user-select:none;pointer-events:none;border-right:1px solid #1e2530}#hero-pre .ln{display:block!important}#hero-pre .ln:hover{background:#ffffff08}#hero-pre:where(.astro-u3trc3jb).slide-exit-up{opacity:0;transform:translateY(-10px)}#hero-pre:where(.astro-u3trc3jb).slide-exit-down{opacity:0;transform:translateY(10px)}#hero-pre:where(.astro-u3trc3jb).slide-enter-from-below,#hero-pre:where(.astro-u3trc3jb).slide-enter-from-above{transition:none!important;opacity:0}#hero-pre:where(.astro-u3trc3jb).slide-enter-from-below{transform:translateY(10px)}#hero-pre:where(.astro-u3trc3jb).slide-enter-from-above{transform:translateY(-10px)}.j-key{color:#4ec9b0}.j-str{color:#ce9178}.j-num{color:#b5cea8}.j-op{color:#569cd6}.j-pun{color:#586069}.j-kw{color:#569cd6;font-weight:600}.j-param{color:#9cdcfe}.j-comment{color:#3d4d5c;font-style:italic}.tech-section:where(.astro-5g76nsm6){display:flex;flex-direction:column;gap:2.5rem;margin:4rem 0 2rem;align-items:center}@media(min-width:768px){.tech-section:where(.astro-5g76nsm6){flex-direction:row;gap:4rem;align-items:center}.tech-image-col:where(.astro-5g76nsm6){flex:1}.tech-text-col:where(.astro-5g76nsm6){flex:1}}.tech-image:where(.astro-5g76nsm6){width:100%;height:auto;border-radius:12px;border:1px solid var(--jql-border, #2D3139);filter:grayscale(1);transition:filter .6s ease,box-shadow .4s ease;box-shadow:0 8px 40px #0006}.tech-image:where(.astro-5g76nsm6):hover{filter:grayscale(0);box-shadow:0 8px 48px #3498db2e}.tech-heading:where(.astro-5g76nsm6){font-family:"Geist",var(--sl-font, system-ui),sans-serif;font-size:var(--sl-text-2xl, 1.5rem);font-weight:700;margin:0 0 1.75rem;color:var(--sl-color-white)}.tech-bullets:where(.astro-5g76nsm6){display:flex;flex-direction:column;gap:1.5rem}.tech-bullet:where(.astro-5g76nsm6){display:flex;gap:1rem;align-items:flex-start}.tech-icon:where(.astro-5g76nsm6){flex-shrink:0;margin-top:2px;display:flex;align-items:center;justify-content:center}.tech-icon--teal:where(.astro-5g76nsm6){color:var(--jql-teal, #00D2B4)}.tech-icon--blue:where(.astro-5g76nsm6){color:var(--jql-blue, #3498DB)}.tech-icon--secondary:where(.astro-5g76nsm6){color:#43edcd}.tech-bullet-title:where(.astro-5g76nsm6){font-size:1rem;font-weight:700;margin:0 0 .3rem;color:var(--sl-color-white)}.tech-bullet-body:where(.astro-5g76nsm6){font-size:.875rem;line-height:1.6;color:var(--sl-color-gray-2, #bfc7d2);margin:0}
