:root{--brand-blue: rgb(71, 232, 255);--brand-blue-dim: rgba(71, 232, 255, .1);--text-main: #1a1a2e;--text-secondary: #4a5568;--bg-page: #f8fafc;--bg-card: #ffffff}main[data-astro-cid-rwz37tid]{color:var(--text-main);background-color:var(--bg-page)}.hero[data-astro-cid-rwz37tid]{position:relative;padding:12rem 1.5rem 8rem;text-align:center;overflow:hidden;color:#fff;background:#0f172a}.hero-bg[data-astro-cid-rwz37tid]{position:absolute;inset:0;overflow:hidden;pointer-events:none}.hero-bg[data-astro-cid-rwz37tid] .stars[data-astro-cid-rwz37tid]{position:absolute;inset:0;background-image:radial-gradient(2px 2px at 20px 30px,#eee,#0000),radial-gradient(2px 2px at 40px 70px,#fff,#0000),radial-gradient(2px 2px at 50px 160px,#ddd,#0000),radial-gradient(2px 2px at 90px 40px,#fff,#0000),radial-gradient(2px 2px at 130px 80px,#fff,#0000);background-repeat:repeat;background-size:200px 200px;opacity:.3}.hero-bg[data-astro-cid-rwz37tid] .glow[data-astro-cid-rwz37tid]{position:absolute;bottom:-50%;left:50%;transform:translate(-50%);width:120%;height:100%;background:radial-gradient(ellipse 60% 50% at 50% 100%,rgba(71,232,255,.28),rgba(14,165,233,.08) 42%,transparent 70%);filter:blur(60px)}h1[data-astro-cid-rwz37tid]{font-size:clamp(3rem,7vw,5rem);font-weight:800;margin:0 0 1.5rem;color:#fff;letter-spacing:-.02em;text-shadow:0 0 40px rgba(71,232,255,.4)}.hero-subtitle[data-astro-cid-rwz37tid]{font-size:1.25rem;color:#fffc;margin:0 auto 2.5rem;max-width:600px;line-height:1.6}.hero-actions[data-astro-cid-rwz37tid]{display:flex;gap:1rem;justify-content:center;align-items:center;flex-wrap:wrap;position:relative;z-index:10}.btn[data-astro-cid-rwz37tid]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;transition:all .2s;text-decoration:none}.btn-primary[data-astro-cid-rwz37tid]{background:var(--brand-blue);color:#0f172a;border:none}.btn-primary[data-astro-cid-rwz37tid]:hover{background:#fff;box-shadow:0 0 20px #47e8ff59;transform:translateY(-2px)}.btn-outline-white[data-astro-cid-rwz37tid]{background:transparent;border:1px solid rgba(255,255,255,.3);color:#fff}.btn-outline-white[data-astro-cid-rwz37tid]:hover{background:#ffffff1a;border-color:#fff}.products[data-astro-cid-rwz37tid],.network[data-astro-cid-rwz37tid],.cta[data-astro-cid-rwz37tid]{padding:6rem 1.5rem;position:relative}.products[data-astro-cid-rwz37tid]{background:var(--bg-page);margin-top:-4rem;padding-top:0}h2[data-astro-cid-rwz37tid]{font-size:2.5rem;font-weight:800;text-align:center;margin:0 0 .5rem;color:var(--text-main);letter-spacing:-.01em}.section-subtitle[data-astro-cid-rwz37tid]{text-align:center;color:var(--text-secondary);margin:0 0 4rem;font-size:1.1rem}.products-grid[data-astro-cid-rwz37tid]{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;position:relative;z-index:5;max-width:1040px;margin:0 auto}.product-card[data-astro-cid-rwz37tid]{width:100%;background:var(--bg-card);border:1px solid rgba(0,0,0,.05);border-radius:16px;padding:2rem;display:flex;flex-direction:column;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.product-card[data-astro-cid-rwz37tid]:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border-color:var(--brand-blue)}.product-card[data-astro-cid-rwz37tid]:after{display:none}.product-header[data-astro-cid-rwz37tid]{margin-bottom:1.5rem}.product-location[data-astro-cid-rwz37tid]{display:inline-block;padding:.35rem .85rem;background:var(--brand-blue-dim);border-radius:100px;font-size:.75rem;font-weight:600;color:#08c;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.product-header[data-astro-cid-rwz37tid] h3[data-astro-cid-rwz37tid]{font-size:1.5rem;margin:0;font-weight:700;color:var(--text-main)}.product-description[data-astro-cid-rwz37tid]{color:var(--text-secondary);font-size:1rem;line-height:1.6;margin:0 0 2rem;flex-grow:1}.product-features[data-astro-cid-rwz37tid]{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:.75rem;padding-top:1.5rem;border-top:1px solid #f1f5f9}.product-features[data-astro-cid-rwz37tid] li[data-astro-cid-rwz37tid]{display:flex;align-items:center;gap:.75rem;font-size:.9rem;color:var(--text-secondary)}.product-features[data-astro-cid-rwz37tid] svg[data-astro-cid-rwz37tid]{color:#0ea5e9;flex-shrink:0}.product-footer[data-astro-cid-rwz37tid]{display:flex;align-items:center;justify-content:space-between;padding-top:0;border-top:none}.price-label[data-astro-cid-rwz37tid]{display:block;font-size:.75rem;color:var(--text-secondary)}.price-value[data-astro-cid-rwz37tid]{font-size:1.75rem;font-weight:800;color:var(--text-main);letter-spacing:-.02em}.price-period[data-astro-cid-rwz37tid]{font-size:.875rem;font-weight:500;color:var(--text-secondary)}.product-footer[data-astro-cid-rwz37tid] .btn-primary[data-astro-cid-rwz37tid]{background:#f1f5f9;color:var(--text-main)}.product-footer[data-astro-cid-rwz37tid] .btn-primary[data-astro-cid-rwz37tid]:hover{background:var(--brand-blue);color:#0f172a;transform:none;box-shadow:none}.upstreams[data-astro-cid-rwz37tid]{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.upstream-badge[data-astro-cid-rwz37tid]{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:10px;font-size:.9rem;font-weight:600;color:var(--text-secondary);box-shadow:0 1px 2px #0000000d;transition:border-color .2s,color .2s;min-width:160px}.upstream-logo-wrap[data-astro-cid-rwz37tid]{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .5rem}.upstream-logo[data-astro-cid-rwz37tid]{width:auto;height:24px;object-fit:contain}.upstream-name[data-astro-cid-rwz37tid]{color:var(--text-secondary)}.upstream-badge[data-astro-cid-rwz37tid]:hover{border-color:var(--brand-blue);color:var(--text-main)}.upstream-badge[data-astro-cid-rwz37tid]:hover .upstream-name[data-astro-cid-rwz37tid]{color:var(--text-main)}.cta[data-astro-cid-rwz37tid]{text-align:center;background:#fff;border-top:1px solid #f1f5f9}.cta[data-astro-cid-rwz37tid] p[data-astro-cid-rwz37tid]{color:var(--text-secondary);max-width:500px;margin:0 auto 2rem;font-size:1.1rem}@media(min-width:640px){.product-card[data-astro-cid-rwz37tid]{width:calc((100% - 2rem)/2)}}@media(min-width:960px){.product-card[data-astro-cid-rwz37tid]{width:calc((100% - 4rem) / 3)}}@media(max-width:640px){.hero[data-astro-cid-rwz37tid]{padding:8rem 1rem 6rem}.products[data-astro-cid-rwz37tid]{margin-top:-3rem}.products[data-astro-cid-rwz37tid],.network[data-astro-cid-rwz37tid],.cta[data-astro-cid-rwz37tid]{padding:4rem 1rem}h1[data-astro-cid-rwz37tid]{font-size:2.5rem}}
