.hero.svelte-1q37ri0{justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.particles-container.svelte-1q37ri0{z-index:0;position:absolute;inset:0;overflow:hidden}.particle{background:var(--color-echo-blue);border-radius:50%;animation:linear infinite svelte-1q37ri0-particleFloat;position:absolute}@keyframes svelte-1q37ri0-particleFloat{0%{opacity:0;transform:translateY(0)translate(0)}10%{opacity:.5}90%{opacity:.5}to{opacity:0;transform:translateY(-100vh)translate(50px)}}.grid-overlay.svelte-1q37ri0{z-index:1;background-image:linear-gradient(#89a3b208 1px,#0000 1px),linear-gradient(90deg,#89a3b208 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.hero-content.svelte-1q37ri0{z-index:2;text-align:center;max-width:800px;position:relative}.terminal-prompt.svelte-1q37ri0{font-family:var(--font-mono);white-space:normal;word-break:keep-all;margin-bottom:1.5rem;font-size:clamp(1.5rem,4vw,3rem);font-weight:600;line-height:1.4}@media (width<=640px){.terminal-prompt.svelte-1q37ri0{word-break:break-word}}.prompt-symbol.svelte-1q37ri0{color:var(--color-accent)}.prompt-echo.svelte-1q37ri0{color:var(--color-code-white);margin-left:.5rem}.prompt-string.svelte-1q37ri0{color:var(--color-highlight);margin-left:.25rem}.typed-text.svelte-1q37ri0{margin:0}.cursor.svelte-1q37ri0{color:var(--color-highlight);font-weight:300;transition:opacity .1s}.hero-subtitle.svelte-1q37ri0{font-family:var(--font-body);color:var(--color-accent);word-break:keep-all;text-wrap:balance;max-width:700px;margin:0 auto 2.5rem;font-size:clamp(.9rem,2vw,1.1rem);font-weight:400;line-height:1.7}.hero-ctas.svelte-1q37ri0{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.scroll-indicator.svelte-1q37ri0{z-index:2;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.scroll-line.svelte-1q37ri0{background:linear-gradient(to bottom, var(--color-accent), transparent);width:1px;height:40px;animation:2s ease-in-out infinite svelte-1q37ri0-scrollPulse}@keyframes svelte-1q37ri0-scrollPulse{0%,to{opacity:.3;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.2)}}.opacity-0.svelte-1q37ri0{opacity:0}.services-grid.svelte-hz61c4{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:2rem;display:grid}@media (width<=440px){.services-grid.svelte-hz61c4{grid-template-columns:1fr}}.service-card.svelte-hz61c4{flex-direction:column;padding:2rem;display:flex}.service-header.svelte-hz61c4{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.service-icon.svelte-hz61c4{width:48px;height:48px;color:var(--color-highlight);background:#1793d11a;border:1px solid #1793d133;border-radius:12px;justify-content:center;align-items:center;display:flex}.service-title.svelte-hz61c4{font-family:var(--font-mono);color:var(--color-code-white);margin-bottom:.75rem;font-size:1.25rem}.service-description.svelte-hz61c4{color:var(--color-accent);flex:1;margin-bottom:1.5rem;font-size:.9rem;line-height:1.7}.service-features.svelte-hz61c4{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.feature-tag.svelte-hz61c4{font-family:var(--font-mono);color:var(--color-code-white);background:#2d2d2dcc;border:1px solid #89a3b233;border-radius:6px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-size:.75rem;display:flex}.feature-dot.svelte-hz61c4{background:var(--color-highlight);border-radius:50%;width:6px;height:6px}.ask-more.svelte-hz61c4{color:var(--color-accent);background:#1793d10d;border:1px solid #1793d126;border-radius:8px;align-items:flex-start;gap:.5rem;padding:.75rem;font-size:.8rem;line-height:1.5;display:flex}.ask-more.svelte-hz61c4 svg:where(.svelte-hz61c4){color:var(--color-highlight)}.features-grid.svelte-1dpem8h{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}@media (width<=440px){.features-grid.svelte-1dpem8h{grid-template-columns:1fr}}.feature-card.svelte-1dpem8h{flex-direction:column;padding:1.75rem;display:flex}.feature-icon.svelte-1dpem8h{width:44px;height:44px;color:var(--color-highlight);background:#1793d11a;border:1px solid #1793d133;border-radius:10px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.feature-title.svelte-1dpem8h{font-family:var(--font-mono);color:var(--color-code-white);margin-bottom:.5rem;font-size:1rem}.feature-description.svelte-1dpem8h{color:var(--color-accent);font-size:.85rem;line-height:1.6}.server-list.svelte-1dvmnxv{gap:1.5rem;max-width:700px;margin:0 auto;display:grid}.server-card.svelte-1dvmnxv{flex-direction:column;gap:1.5rem;padding:1.75rem;display:flex}@media (width>=640px){.server-card.svelte-1dvmnxv{flex-direction:row;justify-content:space-between;align-items:center}}.server-info.svelte-1dvmnxv{flex:1}.server-top.svelte-1dvmnxv{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.server-name-row.svelte-1dvmnxv{align-items:center;gap:.5rem;display:flex}.server-indicator.svelte-1dvmnxv{background:var(--color-syntax-grey);border-radius:50%;width:8px;height:8px}.indicator-online.svelte-1dvmnxv{background:#22c55e;animation:2s ease-in-out infinite svelte-1dvmnxv-pulse-dot;box-shadow:0 0 8px #22c55e80}@keyframes svelte-1dvmnxv-pulse-dot{0%,to{box-shadow:0 0 4px #22c55e4d}50%{box-shadow:0 0 12px #22c55e99}}.server-name.svelte-1dvmnxv{font-family:var(--font-mono);color:var(--color-code-white);margin:0;font-size:1.1rem}.server-meta.svelte-1dvmnxv{flex-wrap:wrap;gap:1rem;display:flex}.meta-item.svelte-1dvmnxv{color:var(--color-syntax-grey);align-items:center;gap:.4rem;font-size:.8rem;display:flex}.meta-item.svelte-1dvmnxv svg:where(.svelte-1dvmnxv){color:var(--color-accent)}.open-panel-btn.svelte-1dvmnxv{white-space:nowrap;flex-shrink:0}.coming-soon.svelte-1dvmnxv{color:var(--color-accent);background:#2d2d2d4d;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;max-width:700px;margin-top:2rem;margin-left:auto;margin-right:auto;padding:.75rem 1.5rem;font-size:.85rem;display:flex}.coming-soon.svelte-1dvmnxv svg:where(.svelte-1dvmnxv){color:var(--color-highlight)}.invite-section.svelte-17hv61d{background:linear-gradient(180deg, var(--color-bg-dark), #1793d108, var(--color-bg-dark));border-top:1px solid #89a3b21a;border-bottom:1px solid #89a3b21a}.invite-container.svelte-17hv61d{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (width>=768px){.invite-container.svelte-17hv61d{grid-template-columns:1fr 1fr}}.terminal-window.svelte-17hv61d{overflow:hidden}.terminal-header.svelte-17hv61d{background:#2d2d2dcc;border-bottom:1px solid #89a3b233;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.terminal-dots.svelte-17hv61d{gap:.4rem;display:flex}.dot.svelte-17hv61d{border-radius:50%;width:10px;height:10px}.dot-red.svelte-17hv61d{background:#ff5f57}.dot-yellow.svelte-17hv61d{background:#febc2e}.dot-green.svelte-17hv61d{background:#28c840}.terminal-title.svelte-17hv61d{font-family:var(--font-mono);color:var(--color-syntax-grey);font-size:.7rem}.terminal-body.svelte-17hv61d{font-family:var(--font-mono);padding:1.25rem;font-size:.8rem;line-height:1.8}.terminal-line.svelte-17hv61d{flex-wrap:wrap;gap:.5rem;display:flex}.line-prompt.svelte-17hv61d{color:#22c55e}.line-cmd.svelte-17hv61d{color:var(--color-highlight)}.line-str.svelte-17hv61d{color:#f59e0b}.line-output.svelte-17hv61d{color:var(--color-code-white)}.line-comment.svelte-17hv61d{color:var(--color-syntax-grey)}.cursor.svelte-17hv61d{color:var(--color-highlight)}.mt-3.svelte-17hv61d{margin-top:.75rem}.invite-content.svelte-17hv61d{flex-direction:column;align-items:flex-start;display:flex}.mb-4.svelte-17hv61d{margin-bottom:1rem}.mt-6.svelte-17hv61d{margin-top:1.5rem}.invite-title.svelte-17hv61d{font-family:var(--font-mono);color:var(--color-code-white);margin-bottom:1rem;font-size:1.75rem}.invite-description.svelte-17hv61d{color:var(--color-accent);margin-bottom:.5rem;font-size:.95rem;line-height:1.7}.invite-subdesc.svelte-17hv61d{color:var(--color-syntax-grey);font-size:.85rem;line-height:1.6}.email-display.svelte-17hv61d{font-family:var(--font-mono);color:var(--color-syntax-grey);margin-top:1rem;font-size:.8rem}
