.hero-section:where(.astro-nlow4r3u){position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding-top:5rem;padding-bottom:4rem}.hero-orb:where(.astro-nlow4r3u){position:absolute;border-radius:50%;filter:blur(100px);pointer-events:none}.hero-orb--primary:where(.astro-nlow4r3u){width:600px;height:600px;top:-200px;left:-100px;background:radial-gradient(circle,rgba(99,102,241,.2),transparent 70%)}.hero-orb--accent:where(.astro-nlow4r3u){width:400px;height:400px;top:100px;right:-100px;background:radial-gradient(circle,rgba(217,70,239,.15),transparent 70%)}.hero-inner:where(.astro-nlow4r3u){display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;min-height:80vh}.hero-content:where(.astro-nlow4r3u){display:flex;flex-direction:column;gap:1.5rem;z-index:1}.hero-badge:where(.astro-nlow4r3u){align-self:flex-start}.badge-dot:where(.astro-nlow4r3u){display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--color-primary);box-shadow:0 0 8px var(--color-primary);animation:pulse-dot 2s infinite}.hero-headline:where(.astro-nlow4r3u){font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;letter-spacing:-.03em}.hero-subheadline:where(.astro-nlow4r3u){font-size:clamp(1rem,2vw,1.15rem);color:var(--text-secondary);max-width:520px;line-height:1.7}.hero-ctas:where(.astro-nlow4r3u){display:flex;gap:1rem;flex-wrap:wrap}.hero-proof:where(.astro-nlow4r3u){display:flex;align-items:center;gap:.75rem;margin-top:.5rem}.proof-avatars:where(.astro-nlow4r3u){display:flex}.proof-avatar:where(.astro-nlow4r3u){width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:#fff;border:2px solid var(--bg-primary);margin-left:-8px}.proof-avatar:where(.astro-nlow4r3u):first-child{margin-left:0}.proof-text:where(.astro-nlow4r3u){font-size:.85rem;color:var(--text-muted)}.proof-text:where(.astro-nlow4r3u) strong:where(.astro-nlow4r3u){color:var(--text-secondary)}.hero-visual:where(.astro-nlow4r3u){z-index:1;animation:float 6s ease-in-out infinite;width:100%;max-width:580px;margin-inline:auto;min-width:0}.code-line:where(.astro-nlow4r3u){display:block;white-space:pre;font-size:.82rem;line-height:1.7;font-family:var(--font-mono);color:#9ca3af}.code-indent:where(.astro-nlow4r3u){padding-left:2ch}.code-resilient:where(.astro-nlow4r3u){color:var(--text-primary)!important}.code-success:where(.astro-nlow4r3u){color:var(--color-success);font-weight:600}.terminal-cursor:where(.astro-nlow4r3u){display:inline-block;color:var(--color-primary);animation:blink-cursor 1s step-end infinite;font-size:.9rem}.hero-stats:where(.astro-nlow4r3u){display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1rem}.hero-stat:where(.astro-nlow4r3u){padding:1rem;text-align:center}.stat-value:where(.astro-nlow4r3u){font-size:1.3rem;font-weight:800;font-family:var(--font-mono);letter-spacing:-.02em;margin-bottom:.2rem}.stat-green:where(.astro-nlow4r3u){color:var(--color-success)}.stat-purple:where(.astro-nlow4r3u){color:var(--color-primary)}.stat-accent:where(.astro-nlow4r3u){color:var(--color-accent)}.stat-label:where(.astro-nlow4r3u){font-size:.7rem;color:var(--text-muted);font-weight:500;text-transform:uppercase;letter-spacing:.06em}.hero-scroll-hint:where(.astro-nlow4r3u){position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;color:var(--text-muted);font-size:.75rem;animation:fade-in 1s ease 1s both}.scroll-mouse:where(.astro-nlow4r3u){width:22px;height:34px;border:2px solid var(--border-subtle);border-radius:11px;position:relative}.scroll-mouse:where(.astro-nlow4r3u):after{content:"";position:absolute;top:5px;left:50%;transform:translate(-50%);width:3px;height:8px;background:var(--color-primary);border-radius:2px;animation:float 1.5s ease-in-out infinite}@media(max-width:1024px){.hero-inner:where(.astro-nlow4r3u){grid-template-columns:1fr;gap:3rem;min-height:auto;text-align:center}.hero-content:where(.astro-nlow4r3u){align-items:center}.hero-badge:where(.astro-nlow4r3u){align-self:center}.hero-ctas:where(.astro-nlow4r3u){justify-content:center}.hero-proof:where(.astro-nlow4r3u){justify-content:center}.hero-visual:where(.astro-nlow4r3u){order:-1}.hero-stats:where(.astro-nlow4r3u){grid-template-columns:repeat(3,1fr)}.code-line:where(.astro-nlow4r3u){font-size:.75rem}}@media(max-width:640px){.hero-ctas:where(.astro-nlow4r3u){flex-direction:column;width:100%}.hero-ctas:where(.astro-nlow4r3u) .btn:where(.astro-nlow4r3u){width:100%}.hero-stats:where(.astro-nlow4r3u){grid-template-columns:1fr;gap:.5rem}.hero-scroll-hint:where(.astro-nlow4r3u){display:none}.code-line:where(.astro-nlow4r3u){white-space:normal;font-size:.7rem}}.demo-section:where(.astro-g4n4gppn){position:relative}.section-header:where(.astro-g4n4gppn){text-align:center;max-width:640px;margin:0 auto 3rem}.section-subtitle:where(.astro-g4n4gppn){font-size:1.05rem;color:var(--text-secondary);margin-top:.75rem;line-height:1.7}.demo-layout:where(.astro-g4n4gppn){display:grid;grid-template-columns:280px 1fr;gap:1.5rem;align-items:start}.demo-selector:where(.astro-g4n4gppn){display:flex;flex-direction:column;gap:.5rem;position:sticky;top:88px}.demo-feature-btn:where(.astro-g4n4gppn){display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.1rem;background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:12px;cursor:pointer;text-align:left;transition:all .2s ease;color:inherit;font-family:var(--font-sans);width:100%}.demo-feature-btn:where(.astro-g4n4gppn):hover{border-color:var(--border-glow);background:var(--bg-card-hover)}.demo-feature-btn--active:where(.astro-g4n4gppn){background:#6366f11a!important;border-color:var(--color-primary)!important;box-shadow:0 0 20px #6366f126}.demo-feature-icon:where(.astro-g4n4gppn){font-size:1.25rem;flex-shrink:0;margin-top:.1rem}.demo-feature-info:where(.astro-g4n4gppn){display:flex;flex-direction:column;gap:.2rem}.demo-feature-name:where(.astro-g4n4gppn){font-size:.9rem;font-weight:700;color:var(--text-primary)}.demo-feature-desc:where(.astro-g4n4gppn){font-size:.75rem;color:var(--text-muted);line-height:1.4}.demo-terminal-wrap:where(.astro-g4n4gppn){position:relative;min-height:400px;min-width:0}.demo-terminal-panel:where(.astro-g4n4gppn){display:none;flex-direction:column;gap:1rem;width:100%;min-width:0}.demo-terminal-panel--active:where(.astro-g4n4gppn){display:flex;animation:fade-in .25s ease}.demo-code:where(.astro-g4n4gppn){font-family:var(--font-mono);font-size:.82rem;line-height:1.7;color:#c9d1d9;white-space:pre;margin:0;overflow-x:auto}.demo-code--response:where(.astro-g4n4gppn){color:#86efac}.demo-arrow:where(.astro-g4n4gppn){display:flex;align-items:center;gap:.75rem;padding:.5rem 1.25rem;justify-content:center}.demo-arrow-label:where(.astro-g4n4gppn){font-size:.8rem;color:var(--text-muted);font-style:italic}.terminal-status:where(.astro-g4n4gppn){margin-left:auto;font-size:.75rem;font-weight:600;font-family:var(--font-mono)}@media(max-width:900px){.demo-layout:where(.astro-g4n4gppn){grid-template-columns:1fr}.demo-selector:where(.astro-g4n4gppn){flex-direction:row;flex-wrap:wrap;position:static}.demo-feature-btn:where(.astro-g4n4gppn){flex:1 1 140px}.demo-feature-desc:where(.astro-g4n4gppn){display:none}}@media(max-width:640px){.demo-code:where(.astro-g4n4gppn){font-size:.72rem}.demo-selector:where(.astro-g4n4gppn){gap:.4rem}}.features-section:where(.astro-yobonxjp){position:relative}.section-header:where(.astro-yobonxjp){text-align:center;max-width:640px;margin:0 auto 4rem}.section-subtitle:where(.astro-yobonxjp){font-size:1.05rem;color:var(--text-secondary);margin-top:.75rem;line-height:1.7}.features-grid:where(.astro-yobonxjp){display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:1.5rem}.feature-card:where(.astro-yobonxjp){padding:1.75rem;position:relative;overflow:hidden;transition:all .3s ease;cursor:default}.feature-card:where(.astro-yobonxjp):before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--feature-color),transparent);opacity:0;transition:opacity .3s ease}.feature-card:where(.astro-yobonxjp):hover:before{opacity:1}.feature-card:where(.astro-yobonxjp):hover{border-color:var(--feature-glow);box-shadow:0 0 40px var(--feature-glow),0 4px 24px #0006;transform:translateY(-3px)}.feature-icon-wrap:where(.astro-yobonxjp){width:52px;height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);margin-bottom:1.25rem;color:var(--feature-color);transition:all .3s ease}.feature-card:where(.astro-yobonxjp):hover .feature-icon-wrap:where(.astro-yobonxjp){background:var(--feature-glow);border-color:var(--feature-color);box-shadow:0 0 16px var(--feature-glow)}.feature-title:where(.astro-yobonxjp){font-size:1.05rem;font-weight:700;color:var(--text-primary);margin-bottom:.6rem}.feature-desc:where(.astro-yobonxjp){font-size:.9rem;color:var(--text-secondary);line-height:1.65;margin-bottom:1.25rem}.feature-tags:where(.astro-yobonxjp){display:flex;flex-wrap:wrap;gap:.4rem}.feature-tag:where(.astro-yobonxjp){display:inline-block;font-size:.72rem;font-family:var(--font-mono);color:var(--feature-color);background:#ffffff0a;border:1px solid rgba(255,255,255,.07);padding:.2rem .55rem;border-radius:4px;transition:all .15s ease}.feature-card:where(.astro-yobonxjp):hover .feature-tag:where(.astro-yobonxjp){border-color:var(--feature-glow);background:#ffffff0f}.security-banner:where(.astro-yobonxjp){margin-top:2.5rem;padding:1.75rem 2rem;display:flex;flex-direction:column;gap:.75rem;border-left:3px solid var(--color-danger);background:linear-gradient(90deg,rgba(239,68,68,.05),transparent);position:relative;overflow:hidden}.security-banner:where(.astro-yobonxjp):after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(239,68,68,.08) 0%,transparent 50%);pointer-events:none}.security-banner-header:where(.astro-yobonxjp){display:flex;align-items:center;gap:.75rem;position:relative;z-index:1}.security-banner-icon:where(.astro-yobonxjp){display:flex;align-items:center;justify-content:center;background:#ef444426;color:var(--color-danger);width:38px;height:38px;border-radius:8px;border:1px solid rgba(239,68,68,.25)}.security-banner-title:where(.astro-yobonxjp){font-size:1.1rem;font-weight:700;color:var(--text-primary)}.security-banner-desc:where(.astro-yobonxjp){font-size:.9rem;color:var(--text-secondary);line-height:1.65;max-width:900px;position:relative;z-index:1}@media(max-width:640px){.features-grid:where(.astro-yobonxjp){grid-template-columns:1fr}.security-banner:where(.astro-yobonxjp){padding:1.25rem 1.5rem}}.roi-section:where(.astro-45a7gowx){position:relative}.section-header:where(.astro-45a7gowx){text-align:center;max-width:600px;margin:0 auto 3rem}.section-subtitle:where(.astro-45a7gowx){font-size:1.05rem;color:var(--text-secondary);margin-top:.75rem}.roi-grid:where(.astro-45a7gowx){display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:start}.roi-card:where(.astro-45a7gowx){padding:2rem;display:flex;flex-direction:column;gap:1.25rem}.roi-icon:where(.astro-45a7gowx){width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center}.roi-icon--indigo:where(.astro-45a7gowx){background:#6366f126;color:var(--color-primary);border:1px solid rgba(99,102,241,.25)}.roi-icon--accent:where(.astro-45a7gowx){background:#d946ef26;color:var(--color-accent);border:1px solid rgba(217,70,239,.25)}.roi-number:where(.astro-45a7gowx){font-size:2.5rem;font-weight:800;font-family:var(--font-mono);color:var(--color-primary);letter-spacing:-.03em;line-height:1}.roi-number--accent:where(.astro-45a7gowx){color:var(--color-accent)}.roi-label:where(.astro-45a7gowx){font-size:.95rem;font-weight:700;color:var(--text-primary);margin-top:.25rem}.roi-desc:where(.astro-45a7gowx){font-size:.825rem;color:var(--text-muted);line-height:1.5}.roi-bar:where(.astro-45a7gowx){height:4px;border-radius:2px;background:#ffffff0f;overflow:hidden}.roi-bar-fill:where(.astro-45a7gowx){height:100%;border-radius:2px;animation:counter-fill 2.5s ease .5s both}.roi-bar-fill--requests:where(.astro-45a7gowx){background:linear-gradient(90deg,#6366f1,#8b5cf6);width:78%}.roi-bar-fill--capital:where(.astro-45a7gowx){background:linear-gradient(90deg,#d946ef,#ec4899);width:65%}.roi-breakdown:where(.astro-45a7gowx){display:flex;flex-direction:column;gap:.5rem}.roi-breakdown-item:where(.astro-45a7gowx){display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:var(--text-secondary)}.roi-breakdown-val:where(.astro-45a7gowx){margin-left:auto;font-weight:600;color:var(--text-primary);font-family:var(--font-mono)}.roi-dot:where(.astro-45a7gowx){width:8px;height:8px;border-radius:50%;flex-shrink:0}.roi-dot--indigo:where(.astro-45a7gowx){background:var(--color-primary)}.roi-dot--accent:where(.astro-45a7gowx){background:var(--color-accent)}.roi-dot--green:where(.astro-45a7gowx){background:var(--color-success)}.roi-ticker:where(.astro-45a7gowx){padding:1.5rem;grid-column:1 / -1;position:relative;overflow:hidden;min-height:380px;display:flex;flex-direction:column}.roi-ticker-header:where(.astro-45a7gowx){display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;position:relative;z-index:2}.live-indicator:where(.astro-45a7gowx){display:flex;align-items:center;gap:.4rem;font-size:.7rem;font-weight:800;letter-spacing:.1em;color:var(--color-danger);background:#ef44441a;border:1px solid rgba(239,68,68,.2);padding:.2rem .5rem;border-radius:4px}.live-dot:where(.astro-45a7gowx){width:6px;height:6px;border-radius:50%;background:var(--color-danger);animation:pulse-dot 1s infinite}.roi-ticker-title:where(.astro-45a7gowx){font-size:.85rem;font-weight:600;color:var(--text-secondary)}.ticker-feed:where(.astro-45a7gowx){display:flex;flex-direction:column;gap:.6rem;position:relative;z-index:2;max-width:55%}.ticker-item:where(.astro-45a7gowx){display:flex;align-items:center;gap:.75rem;padding:.6rem .75rem;background:#0b0816a6;backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.06);border-radius:8px;font-size:.8rem;animation:slide-up .3s ease;transition:all .2s ease}.ticker-map-bg:where(.astro-45a7gowx){position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);width:42%;max-width:500px;pointer-events:none;z-index:1;user-select:none}.map-inner:where(.astro-45a7gowx){position:relative;width:100%;aspect-ratio:784 / 458}.world-svg-container:where(.astro-45a7gowx){width:100%;height:100%}.world-svg-container:where(.astro-45a7gowx) svg{width:100%;height:100%}.world-svg-container:where(.astro-45a7gowx) svg path{fill:#6366f108;stroke:#6366f11f;stroke-width:1.2px;transition:stroke .3s ease,fill .3s ease}.roi-ticker:where(.astro-45a7gowx):hover .world-svg-container:where(.astro-45a7gowx) svg path{stroke:#6366f138;fill:#6366f10d}.server-node:where(.astro-45a7gowx){position:absolute;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center}.server-dot:where(.astro-45a7gowx){width:8px;height:8px;background-color:var(--color-success);border-radius:50%;z-index:2;box-shadow:0 0 8px var(--color-success)}.server-pulse:where(.astro-45a7gowx){position:absolute;width:24px;height:24px;border:2px solid var(--color-success);border-radius:50%;opacity:0;z-index:1;transform:scale(.3);animation:server-pulse-anim 2s infinite cubic-bezier(.16,1,.3,1)}.server-label:where(.astro-45a7gowx){position:absolute;top:14px;font-family:var(--font-mono);font-size:.65rem;font-weight:700;color:var(--text-primary);background:#0b0816bf;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(2px);padding:.1rem .3rem;border-radius:4px;white-space:nowrap;box-shadow:0 2px 4px #00000080;display:flex;gap:.25rem}.server-load:where(.astro-45a7gowx){color:var(--color-success);font-weight:800}#server-oregon:where(.astro-45a7gowx) .server-pulse:where(.astro-45a7gowx){animation-delay:.2s;animation-duration:2.1s}#server-virginia:where(.astro-45a7gowx) .server-pulse:where(.astro-45a7gowx){animation-delay:.8s;animation-duration:1.8s}#server-frankfurt:where(.astro-45a7gowx) .server-pulse:where(.astro-45a7gowx){animation-delay:1.4s;animation-duration:2.4s}#server-singapore:where(.astro-45a7gowx) .server-pulse:where(.astro-45a7gowx){animation-delay:.5s;animation-duration:2s}#server-tokyo:where(.astro-45a7gowx) .server-pulse:where(.astro-45a7gowx){animation-delay:1.1s;animation-duration:2.3s}@keyframes server-pulse-anim{0%{transform:scale(.3);opacity:.8}to{transform:scale(1.3);opacity:0}}.ticker-time:where(.astro-45a7gowx){font-size:.7rem;color:var(--text-muted);white-space:nowrap;flex-shrink:0}@media(max-width:1024px){.roi-ticker-header:where(.astro-45a7gowx),.ticker-feed:where(.astro-45a7gowx){max-width:100%}.ticker-map-bg:where(.astro-45a7gowx){width:80%;right:auto;left:50%;top:60%;transform:translate(-50%,-50%);opacity:.07}.server-label:where(.astro-45a7gowx){background:#0b0816e6}}@media(max-width:640px){.roi-grid:where(.astro-45a7gowx){grid-template-columns:1fr}.roi-number:where(.astro-45a7gowx){font-size:2rem}.ticker-map-bg:where(.astro-45a7gowx){width:95%;opacity:.05}}
