:root{--gradient-start: #0004FF;--gradient-end: #FF0A0A;--text-primary: #1f2937;--text-secondary: #4b5563;--bg-light: #f9fafb}.hero[data-astro-cid-yj6w3zlx]{position:relative;min-height:90vh;display:flex;align-items:center;padding:6rem 2rem;overflow:hidden}@media(min-width:768px){.hero[data-astro-cid-yj6w3zlx]{padding:6rem 8rem}}.hero-bg[data-astro-cid-yj6w3zlx]{position:absolute;inset:0;background:linear-gradient(135deg,#fafafa,#f0f0f0);z-index:0}.hero-bg[data-astro-cid-yj6w3zlx]:before{content:"";position:absolute;top:-50%;right:-20%;width:80%;height:150%;background:radial-gradient(ellipse,rgba(0,4,255,.05) 0%,transparent 70%)}.hero-bg[data-astro-cid-yj6w3zlx]:after{content:"";position:absolute;bottom:-30%;left:-10%;width:60%;height:100%;background:radial-gradient(ellipse,rgba(255,10,10,.03) 0%,transparent 70%)}.hero-content[data-astro-cid-yj6w3zlx]{position:relative;z-index:1;max-width:600px}.hero-badge[data-astro-cid-yj6w3zlx]{display:inline-block;padding:.5rem 1rem;background:linear-gradient(90deg,var(--gradient-start),var(--gradient-end));color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.1em;border-radius:2rem;margin-bottom:1.5rem}.hero-title[data-astro-cid-yj6w3zlx]{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;color:var(--text-primary);margin:0 0 1.5rem}.gradient-text[data-astro-cid-yj6w3zlx]{background:linear-gradient(90deg,var(--gradient-end),var(--gradient-start));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-astro-cid-yj6w3zlx]{font-size:1.25rem;color:var(--text-secondary);line-height:1.6;margin:0 0 2rem}.hero-cta[data-astro-cid-yj6w3zlx]{display:flex;gap:1rem;flex-wrap:wrap}.cta-button[data-astro-cid-yj6w3zlx]{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;border-radius:.5rem;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease}.cta-button[data-astro-cid-yj6w3zlx].primary{background:linear-gradient(90deg,var(--gradient-start),var(--gradient-end));color:#fff}.cta-button[data-astro-cid-yj6w3zlx].primary:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0004ff4d}.cta-button[data-astro-cid-yj6w3zlx].secondary{background:#fff;color:var(--text-primary);border:2px solid #e5e7eb}.cta-button[data-astro-cid-yj6w3zlx].secondary:hover{border-color:var(--gradient-start);color:var(--gradient-start)}.hero-visual[data-astro-cid-yj6w3zlx]{position:absolute;right:5%;top:50%;transform:translateY(-50%);z-index:1}.orbit-container[data-astro-cid-yj6w3zlx]{position:relative;width:400px;height:400px}.orbit[data-astro-cid-yj6w3zlx]{position:absolute;border:1px solid rgba(0,4,255,.1);border-radius:50%;animation:rotate 20s linear infinite}.orbit-1[data-astro-cid-yj6w3zlx]{width:200px;height:200px;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-2[data-astro-cid-yj6w3zlx]{width:300px;height:300px;top:50%;left:50%;transform:translate(-50%,-50%);animation-duration:30s;animation-direction:reverse}.orbit-3[data-astro-cid-yj6w3zlx]{width:400px;height:400px;top:50%;left:50%;transform:translate(-50%,-50%);animation-duration:40s}.orbit-dot[data-astro-cid-yj6w3zlx]{position:absolute;width:12px;height:12px;background:linear-gradient(90deg,var(--gradient-start),var(--gradient-end));border-radius:50%;top:0;left:50%;transform:translate(-50%)}.center-icon[data-astro-cid-yj6w3zlx]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.intro[data-astro-cid-yj6w3zlx]{padding:6rem 2rem;background:#fff}@media(min-width:768px){.intro[data-astro-cid-yj6w3zlx]{padding:6rem 8rem}}.container[data-astro-cid-yj6w3zlx]{max-width:1200px;margin:0 auto}.intro[data-astro-cid-yj6w3zlx] .container[data-astro-cid-yj6w3zlx]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.intro-content[data-astro-cid-yj6w3zlx] h2[data-astro-cid-yj6w3zlx]{font-size:2.5rem;font-weight:800;color:var(--text-primary);margin:0 0 1.5rem}.intro-content[data-astro-cid-yj6w3zlx] p[data-astro-cid-yj6w3zlx]{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;margin:0 0 1rem}.intro-stats[data-astro-cid-yj6w3zlx]{display:flex;gap:1.5rem;justify-content:center}.stat-card[data-astro-cid-yj6w3zlx]{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2rem;background:var(--bg-light);border-radius:1rem;min-width:120px}.stat-icon[data-astro-cid-yj6w3zlx]{width:60px;height:60px;background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.stat-label[data-astro-cid-yj6w3zlx]{font-weight:600;color:var(--text-primary)}.launches[data-astro-cid-yj6w3zlx]{padding:6rem 2rem;background:var(--bg-light)}@media(min-width:768px){.launches[data-astro-cid-yj6w3zlx]{padding:6rem 8rem}}.section-header[data-astro-cid-yj6w3zlx]{text-align:center;margin-bottom:4rem}.section-badge[data-astro-cid-yj6w3zlx]{display:inline-block;padding:.25rem .75rem;background:linear-gradient(90deg,var(--gradient-start),var(--gradient-end));color:#fff;font-size:.875rem;font-weight:700;border-radius:.25rem;margin-bottom:1rem}.section-badge[data-astro-cid-yj6w3zlx].light{background:#fff;color:var(--gradient-start)}.section-header[data-astro-cid-yj6w3zlx] h2[data-astro-cid-yj6w3zlx]{font-size:2.5rem;font-weight:800;color:var(--text-primary);margin:0 0 .5rem}.section-subtitle[data-astro-cid-yj6w3zlx]{font-size:1.125rem;color:var(--text-secondary);margin:0}.launches-grid[data-astro-cid-yj6w3zlx]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:3rem}.launch-card[data-astro-cid-yj6w3zlx]{background:#fff;border-radius:1rem;padding:2rem;transition:all .3s ease;border:1px solid #e5e7eb}.launch-card[data-astro-cid-yj6w3zlx]:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0000001a;border-color:transparent}.card-icon[data-astro-cid-yj6w3zlx]{width:48px;height:48px;background:linear-gradient(135deg,#0004ff1a,#ff0a0a1a);border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.card-icon[data-astro-cid-yj6w3zlx] svg{stroke:url(#icon-gradient)}.launch-card[data-astro-cid-yj6w3zlx] h3[data-astro-cid-yj6w3zlx]{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0 0 1rem}.launch-card[data-astro-cid-yj6w3zlx] ul[data-astro-cid-yj6w3zlx]{list-style:none;padding:0;margin:0}.launch-card[data-astro-cid-yj6w3zlx] li[data-astro-cid-yj6w3zlx]{display:flex;align-items:flex-start;gap:.5rem;padding:.5rem 0;color:var(--text-secondary);font-size:.95rem;line-height:1.5}.launch-card[data-astro-cid-yj6w3zlx] li[data-astro-cid-yj6w3zlx] svg{flex-shrink:0;margin-top:.125rem;color:#10b981}.launches-highlight[data-astro-cid-yj6w3zlx]{text-align:center;padding:2rem;background:#fff;border-radius:1rem;border:2px solid transparent;background-image:linear-gradient(#fff,#fff),linear-gradient(90deg,var(--gradient-start),var(--gradient-end));background-origin:border-box;background-clip:padding-box,border-box}.launches-highlight[data-astro-cid-yj6w3zlx] p[data-astro-cid-yj6w3zlx]{font-size:1.5rem;color:var(--text-primary);margin:.5rem 0}.licensing[data-astro-cid-yj6w3zlx]{padding:6rem 2rem;background:linear-gradient(135deg,var(--gradient-start) 0%,var(--gradient-end) 100%);color:#fff}@media(min-width:768px){.licensing[data-astro-cid-yj6w3zlx]{padding:6rem 8rem}}.licensing-wrapper[data-astro-cid-yj6w3zlx]{display:grid;grid-template-columns:1.2fr .8fr;gap:4rem;align-items:center}.licensing-content[data-astro-cid-yj6w3zlx] h2[data-astro-cid-yj6w3zlx]{font-size:2.5rem;font-weight:800;margin:0 0 1rem}.licensing-intro[data-astro-cid-yj6w3zlx]{font-size:1.25rem;opacity:.95;margin:0 0 2rem}.licensing-list[data-astro-cid-yj6w3zlx]{list-style:none;padding:0;margin:0}.licensing-list[data-astro-cid-yj6w3zlx] li[data-astro-cid-yj6w3zlx]{display:flex;align-items:center;gap:1rem;padding:1rem 0;font-size:1.1rem;border-bottom:1px solid rgba(255,255,255,.2)}.list-icon[data-astro-cid-yj6w3zlx]{width:40px;height:40px;background:#fff3;border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.licensing-visual[data-astro-cid-yj6w3zlx]{display:flex;justify-content:center}.visual-card[data-astro-cid-yj6w3zlx]{background:#ffffff1a;backdrop-filter:blur(10px);border-radius:1.5rem;padding:3rem;text-align:center;border:1px solid rgba(255,255,255,.2)}.visual-icon[data-astro-cid-yj6w3zlx]{width:100px;height:100px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.visual-icon[data-astro-cid-yj6w3zlx] svg{stroke:url(#icon-gradient)}.visual-card[data-astro-cid-yj6w3zlx] p[data-astro-cid-yj6w3zlx]{font-size:1.125rem;line-height:1.6;margin:0}.cta-section[data-astro-cid-yj6w3zlx]{padding:6rem 2rem;background:#fff}@media(min-width:768px){.cta-section[data-astro-cid-yj6w3zlx]{padding:6rem 8rem}}.cta-content[data-astro-cid-yj6w3zlx]{text-align:center;max-width:600px;margin:0 auto}.cta-content[data-astro-cid-yj6w3zlx] h2[data-astro-cid-yj6w3zlx]{font-size:3rem;font-weight:800;color:var(--text-primary);margin:0 0 1rem}.gradient-text-light[data-astro-cid-yj6w3zlx]{background:linear-gradient(90deg,var(--gradient-start),var(--gradient-end));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cta-content[data-astro-cid-yj6w3zlx]>p[data-astro-cid-yj6w3zlx]{font-size:1.25rem;color:var(--text-secondary);margin:0 0 2rem}.cta-buttons[data-astro-cid-yj6w3zlx]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button-large[data-astro-cid-yj6w3zlx]{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:.5rem;font-weight:600;font-size:1.125rem;text-decoration:none;transition:all .3s ease}.cta-button-large[data-astro-cid-yj6w3zlx].primary{background:linear-gradient(90deg,var(--gradient-start),var(--gradient-end));color:#fff}.cta-button-large[data-astro-cid-yj6w3zlx].primary:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0004ff4d}.cta-button-large[data-astro-cid-yj6w3zlx].secondary{background:var(--bg-light);color:var(--text-primary)}.cta-button-large[data-astro-cid-yj6w3zlx].secondary:hover{background:#e5e7eb}svg[data-astro-cid-yj6w3zlx]#gradient-defs{position:absolute;width:0;height:0}@media(max-width:1024px){.hero-visual[data-astro-cid-yj6w3zlx]{display:none}.intro[data-astro-cid-yj6w3zlx] .container[data-astro-cid-yj6w3zlx]{grid-template-columns:1fr;gap:3rem}.intro-stats[data-astro-cid-yj6w3zlx]{justify-content:flex-start}.licensing-wrapper[data-astro-cid-yj6w3zlx]{grid-template-columns:1fr;gap:3rem}}.dark .hero-bg[data-astro-cid-yj6w3zlx]{background:linear-gradient(135deg,#0f0f0f,#1a1a1a)}.dark .hero-title[data-astro-cid-yj6w3zlx]{color:#f0f0f0}.dark .hero-subtitle[data-astro-cid-yj6w3zlx]{color:#d1d5db}.dark .intro[data-astro-cid-yj6w3zlx]{background:#0f0f0f}.dark .intro-content[data-astro-cid-yj6w3zlx] h2[data-astro-cid-yj6w3zlx]{color:#f0f0f0}.dark .intro-content[data-astro-cid-yj6w3zlx] p[data-astro-cid-yj6w3zlx]{color:#d1d5db}.dark .stat-card[data-astro-cid-yj6w3zlx]{background:#1a1a1a}.dark .stat-label[data-astro-cid-yj6w3zlx]{color:#f0f0f0}.dark .launches[data-astro-cid-yj6w3zlx]{background:#1a1a1a}.dark .section-header[data-astro-cid-yj6w3zlx] h2[data-astro-cid-yj6w3zlx]{color:#f0f0f0}.dark .section-subtitle[data-astro-cid-yj6w3zlx]{color:#d1d5db}.dark .launch-card[data-astro-cid-yj6w3zlx]{background:#0f0f0f;border-color:#404040}.dark .launch-card[data-astro-cid-yj6w3zlx]:hover{box-shadow:0 20px 40px #0006}.dark .launch-card[data-astro-cid-yj6w3zlx] h3[data-astro-cid-yj6w3zlx]{color:#f0f0f0}.dark .launch-card[data-astro-cid-yj6w3zlx] li[data-astro-cid-yj6w3zlx]{color:#d1d5db}.dark .launches-highlight[data-astro-cid-yj6w3zlx]{background:#0f0f0f;background-image:linear-gradient(#0f0f0f,#0f0f0f),linear-gradient(90deg,var(--gradient-start),var(--gradient-end))}.dark .launches-highlight[data-astro-cid-yj6w3zlx] p[data-astro-cid-yj6w3zlx]{color:#f0f0f0}.dark .section-badge[data-astro-cid-yj6w3zlx].light{background:#1a1a1a}.dark .cta-section[data-astro-cid-yj6w3zlx]{background:#0f0f0f}.dark .cta-content[data-astro-cid-yj6w3zlx] h2[data-astro-cid-yj6w3zlx]{color:#f0f0f0}.dark .cta-content[data-astro-cid-yj6w3zlx]>p[data-astro-cid-yj6w3zlx]{color:#d1d5db}.dark .cta-button[data-astro-cid-yj6w3zlx].secondary{background:#1a1a1a;color:#f0f0f0;border-color:#404040}.dark .cta-button[data-astro-cid-yj6w3zlx].secondary:hover{border-color:var(--gradient-start);color:var(--gradient-start)}.dark .cta-button-large[data-astro-cid-yj6w3zlx].secondary{background:#1a1a1a;color:#f0f0f0}.dark .cta-button-large[data-astro-cid-yj6w3zlx].secondary:hover{background:#2a2a2a}@media(max-width:768px){.hero[data-astro-cid-yj6w3zlx]{min-height:auto;padding:4rem 1.5rem}.hero-title[data-astro-cid-yj6w3zlx]{font-size:2rem}.intro-content[data-astro-cid-yj6w3zlx] h2[data-astro-cid-yj6w3zlx],.section-header[data-astro-cid-yj6w3zlx] h2[data-astro-cid-yj6w3zlx],.licensing-content[data-astro-cid-yj6w3zlx] h2[data-astro-cid-yj6w3zlx],.cta-content[data-astro-cid-yj6w3zlx] h2[data-astro-cid-yj6w3zlx]{font-size:1.75rem}.launches-grid[data-astro-cid-yj6w3zlx]{grid-template-columns:1fr}.launches-highlight[data-astro-cid-yj6w3zlx] p[data-astro-cid-yj6w3zlx]{font-size:1.125rem}.intro-stats[data-astro-cid-yj6w3zlx]{flex-wrap:wrap}.stat-card[data-astro-cid-yj6w3zlx]{min-width:100px;padding:1.5rem}}
