.terminal-card[data-astro-cid-qb42sadb]{border-radius:var(--radius-lg);text-align:left;width:min(560px,100vw - 2.5rem);transition:transform var(--dur-slow) var(--ease-out-expo), box-shadow var(--dur-slow) ease;overflow:hidden;box-shadow:0 24px 60px -18px #000000a6,0 0 40px -10px #06b6d440}.terminal-card[data-astro-cid-qb42sadb]:hover{transform:translateY(-4px)perspective(900px)rotateX(1.5deg);box-shadow:0 30px 70px -18px #000000b3,0 0 60px -8px #06b6d466}.terminal-bar[data-astro-cid-qb42sadb]{background:#020617b3;border-bottom:1px solid #06b6d426;align-items:center;gap:.45rem;padding:.65rem 1rem;display:flex}.terminal-dot[data-astro-cid-qb42sadb]{opacity:.9;border-radius:50%;width:11px;height:11px}.dot-red[data-astro-cid-qb42sadb]{background:#f87171}.dot-yellow[data-astro-cid-qb42sadb]{background:#fbbf24}.dot-green[data-astro-cid-qb42sadb]{background:#34d399}.terminal-title[data-astro-cid-qb42sadb]{font-family:var(--font-mono);color:var(--color-brand-muted);letter-spacing:.02em;user-select:none;margin-left:.6rem;font-size:.7rem}.terminal-body[data-astro-cid-qb42sadb]{font-family:var(--font-mono);min-height:13.5em;padding:1rem 1.15rem 1.1rem;font-size:.8rem;line-height:1.5}.terminal-line[data-astro-cid-qb42sadb]{white-space:nowrap;text-overflow:ellipsis;align-items:baseline;gap:.5rem;margin:0 0 .35rem;display:flex;overflow:hidden}.terminal-prompt[data-astro-cid-qb42sadb]{color:var(--color-brand-cyan-light);font-weight:700}.terminal-check[data-astro-cid-qb42sadb]{color:#34d399;font-weight:700}.line-cmd[data-astro-cid-qb42sadb] .terminal-text[data-astro-cid-qb42sadb]{color:#f1f5f9}.line-out[data-astro-cid-qb42sadb] .terminal-text[data-astro-cid-qb42sadb]{color:var(--color-brand-muted)}.line-ok[data-astro-cid-qb42sadb] .terminal-text[data-astro-cid-qb42sadb]{color:var(--color-brand-gray)}.terminal-cursor[data-astro-cid-qb42sadb]{background:var(--color-brand-cyan-light);width:.55em;height:1.05em;animation:1s step-end infinite term-blink;display:inline-block;transform:translateY(.18em);box-shadow:0 0 8px #22d3eeb3}@keyframes term-blink{0%,49%{opacity:1}50%,to{opacity:0}}.terminal-card[data-astro-cid-qb42sadb][data-anim] .terminal-line[data-astro-cid-qb42sadb]:not(.terminal-cursor-line){display:none}.terminal-card[data-astro-cid-qb42sadb][data-anim] .terminal-line[data-astro-cid-qb42sadb].is-visible{display:flex}@media (prefers-reduced-motion:reduce){.terminal-cursor[data-astro-cid-qb42sadb]{animation:none}.terminal-card[data-astro-cid-qb42sadb]:hover{transform:none}}.hero-badge[data-astro-cid-ge2uvauf]{color:#06b6d4;opacity:0;background:#0f172acc;border:1px solid #06b6d44d;border-radius:9999px;align-items:center;gap:.5rem;padding:.4rem 1rem;font-family:JetBrains Mono,monospace;font-size:.85rem;transition:all .3s;animation:.6s forwards fade-in;display:inline-flex}.hero-badge[data-astro-cid-ge2uvauf]:hover{border-color:#06b6d4;transform:scale(1.04);box-shadow:0 0 16px #06b6d466}.hero-badge-dot[data-astro-cid-ge2uvauf]{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse-dot;box-shadow:0 0 8px #22c55eb3}.hero-highlight[data-astro-cid-ge2uvauf]{background:linear-gradient(90deg,#06b6d4,#22d3ee);color:#0000;background-clip:text;margin-top:.5rem;animation:3s infinite alternate glow-pulse;display:inline-block;position:relative}.hero-highlight-glow[data-astro-cid-ge2uvauf]{filter:blur(24px);z-index:-1;background:#06b6d433;border-radius:9999px;animation:3s infinite alternate pulse-glow;position:absolute;inset:-8px}.hero-orb[data-astro-cid-ge2uvauf]{z-index:-1;pointer-events:none;background:radial-gradient(circle,#06b6d426 0%,#0000 60%);border-radius:50%;width:600px;height:600px;animation:15s ease-in-out infinite alternate float-orb;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.trust-strip[data-astro-cid-ge2uvauf]{color:#cbd5e1d9;flex-wrap:wrap;justify-content:center;gap:.5rem 1.5rem;max-width:800px;margin-top:2.5rem;padding:0;font-size:.85rem;list-style:none;display:flex}.trust-strip[data-astro-cid-ge2uvauf] li[data-astro-cid-ge2uvauf]{align-items:center;gap:.4rem;display:inline-flex}.trust-check[data-astro-cid-ge2uvauf]{color:#22d3ee;font-weight:700}.stagger-2[data-astro-cid-ge2uvauf]{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) .15s forwards slide-up;transform:translateY(40px)}.stagger-3[data-astro-cid-ge2uvauf]{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) .3s forwards slide-up;transform:translateY(40px)}.stagger-4[data-astro-cid-ge2uvauf]{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) .45s forwards slide-up;transform:translateY(40px)}.stagger-5[data-astro-cid-ge2uvauf]{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) .6s forwards slide-up;transform:translateY(40px)}.stagger-6[data-astro-cid-ge2uvauf]{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) .75s forwards slide-up;transform:translateY(40px)}@keyframes slide-up{to{opacity:1;transform:translateY(0)}}@keyframes fade-in{to{opacity:1}}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.3)}}@keyframes glow-pulse{0%{filter:drop-shadow(0 0 2px #06b6d44d)}to{filter:drop-shadow(0 0 15px #22d3eecc)}}@keyframes pulse-glow{0%{opacity:.4;transform:scale(1)}to{opacity:.8;transform:scale(1.1)}}@keyframes float-orb{0%{transform:translate(-50%,-50%)scale(1)rotate(0)}33%{transform:translate(-40%,-60%)scale(1.2)rotate(45deg)}66%{transform:translate(-60%,-40%)scale(.9)rotate(90deg)}to{transform:translate(-50%,-50%)scale(1.1)rotate(180deg)}}@media (prefers-reduced-motion:reduce){.hero-orb[data-astro-cid-ge2uvauf],.hero-highlight[data-astro-cid-ge2uvauf],.hero-highlight-glow[data-astro-cid-ge2uvauf],.hero-badge-dot[data-astro-cid-ge2uvauf],.hero-badge[data-astro-cid-ge2uvauf],.stagger-2[data-astro-cid-ge2uvauf],.stagger-3[data-astro-cid-ge2uvauf],.stagger-4[data-astro-cid-ge2uvauf],.stagger-5[data-astro-cid-ge2uvauf],.stagger-6[data-astro-cid-ge2uvauf]{opacity:1!important;animation:none!important;transform:none!important}}.stats-bar[data-astro-cid-3vcw3bip]{border:1px solid var(--color-brand-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(12px)saturate(140%);box-shadow:var(--shadow-md);background:linear-gradient(135deg,#0f172ab3,#0f172a66);margin:2rem 0;padding:2rem 1.5rem;position:relative;overflow:hidden}.stats-bar[data-astro-cid-3vcw3bip]:after{content:"";background:linear-gradient(90deg,#0000,#06b6d480,#0000);height:1px;position:absolute;top:0;left:0;right:0}.stats-bar[data-astro-cid-3vcw3bip]:before{content:"";pointer-events:none;background:radial-gradient(#06b6d41a,#0000 60%);width:60%;height:200%;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.stats-grid[data-astro-cid-3vcw3bip]{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid;position:relative}@media (width>=768px){.stats-grid[data-astro-cid-3vcw3bip]{grid-template-columns:repeat(4,1fr)}}.stat[data-astro-cid-3vcw3bip]{text-align:center;animation:.6s cubic-bezier(.16,1,.3,1) backwards stat-in;animation-delay:var(--stat-delay,0s);border-right:1px solid #06b6d41f;flex-direction:column;align-items:center;gap:.35rem;padding:0 .5rem;display:flex}.stat[data-astro-cid-3vcw3bip]:last-child{border-right:none}@media (width<=767px){.stat[data-astro-cid-3vcw3bip]:nth-child(2n){border-right:none}}@keyframes stat-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.stat-value[data-astro-cid-3vcw3bip]{font-family:var(--font-mono);color:#0000;background:linear-gradient(135deg,#06b6d4,#22d3ee);background-clip:text;font-size:2.2rem;font-weight:700;line-height:1.1}@media (width>=768px){.stat-value[data-astro-cid-3vcw3bip]{font-size:2.8rem}}.stat-label[data-astro-cid-3vcw3bip]{color:var(--color-brand-gray);font-size:.8rem;line-height:1.3}.stat-hint[data-astro-cid-3vcw3bip]{color:var(--color-brand-muted);font-size:.7rem;font-family:var(--font-mono)}.testimonial[data-astro-cid-fk6k2jms]{background:var(--color-brand-surface);border:1px solid var(--color-brand-border);border-radius:1rem;padding:2rem 1.75rem 1.75rem;transition:all .3s;position:relative;overflow:hidden}.testimonial[data-astro-cid-fk6k2jms]:hover{border-color:#06b6d466;transform:translateY(-3px);box-shadow:0 16px 30px -10px #06b6d42e}.testimonial-quote-mark[data-astro-cid-fk6k2jms]{color:#06b6d426;pointer-events:none;user-select:none;font-family:Playfair Display,serif;font-size:8rem;line-height:1;position:absolute;top:-2rem;left:1rem}.testimonial-stars[data-astro-cid-fk6k2jms]{color:#fbbf24;letter-spacing:.1em;margin-bottom:.75rem;font-size:.9rem}.testimonial-quote[data-astro-cid-fk6k2jms]{color:var(--color-brand-text);z-index:1;margin:0 0 1.5rem;font-size:.95rem;font-style:italic;line-height:1.65;position:relative}.testimonial-foot[data-astro-cid-fk6k2jms]{border-top:1px solid var(--color-brand-border);align-items:center;gap:.85rem;padding-top:1rem;display:flex}.testimonial-avatar[data-astro-cid-fk6k2jms]{color:#fff;width:44px;height:44px;font-family:var(--font-mono);background:linear-gradient(135deg,#06b6d4,#0e7490);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.testimonial-name[data-astro-cid-fk6k2jms]{color:#fff;margin:0;font-size:.95rem;font-weight:600}.testimonial-meta[data-astro-cid-fk6k2jms]{color:var(--color-brand-muted);margin:.15rem 0 0;font-size:.8rem}.testimonial-city[data-astro-cid-fk6k2jms]{color:var(--color-brand-cyan);font-family:var(--font-mono);margin-left:.5rem}.circuit-divider[data-astro-cid-qamsrrxn]{opacity:.85;width:100%;max-width:1200px;margin:0 auto;padding:.5rem 1rem}.circuit-divider[data-astro-cid-qamsrrxn] svg[data-astro-cid-qamsrrxn]{width:100%;height:46px;display:block}.trace[data-astro-cid-qamsrrxn]{stroke:#06b6d42e;stroke-width:1.5px}.pulse[data-astro-cid-qamsrrxn]{stroke:var(--color-brand-cyan-light,#22d3ee);stroke-width:1.5px;stroke-linecap:round;stroke-dasharray:60 800;stroke-dashoffset:860px;filter:drop-shadow(0 0 4px #22d3eecc);animation:5s linear infinite circuit-pulse}.pulse-b[data-astro-cid-qamsrrxn]{animation-delay:2.5s}@keyframes circuit-pulse{0%{stroke-dashoffset:860px}60%,to{stroke-dashoffset:-800px}}.node[data-astro-cid-qamsrrxn]{fill:#030712;stroke:#06b6d480;stroke-width:1.5px}.node-3[data-astro-cid-qamsrrxn]{animation:2.4s ease-in-out infinite node-blink}@keyframes node-blink{0%,to{fill:#030712;filter:none}50%{fill:var(--color-brand-cyan,#06b6d4);filter:drop-shadow(0 0 6px #06b6d4e6)}}@media (prefers-reduced-motion:reduce){.pulse[data-astro-cid-qamsrrxn]{opacity:0;animation:none}.node-3[data-astro-cid-qamsrrxn]{animation:none}}
