.page.svelte-7hut91{min-height:100vh}.hero.svelte-7hut91{padding:3.5rem 0 2.5rem;border-bottom:1px solid var(--border);background:radial-gradient(ellipse 60% 50% at 20% 50%,rgba(74,158,255,.06) 0%,transparent 70%),radial-gradient(ellipse 60% 50% at 80% 50%,rgba(168,85,247,.06) 0%,transparent 70%)}.hero-eyebrow.svelte-7hut91{font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.75rem}.hero.svelte-7hut91 h1:where(.svelte-7hut91){font-size:clamp(2.2rem,5vw,3.2rem);font-weight:700;letter-spacing:-.03em;line-height:1.1;margin-bottom:.9rem}.hero-sub.svelte-7hut91{font-size:1.05rem;color:var(--text-dim);max-width:580px;line-height:1.7;margin-bottom:2rem}.stats-row.svelte-7hut91{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.stat.svelte-7hut91{display:flex;align-items:baseline;gap:.4rem}.stat-num.svelte-7hut91{font-size:1.6rem;font-weight:700;letter-spacing:-.03em;background:var(--grad);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-label.svelte-7hut91{font-size:.8rem;color:var(--text-muted);font-weight:500}.stat-sep.svelte-7hut91{width:1px;height:24px;background:var(--border-bright)}.content.svelte-7hut91{padding:2.5rem 1.5rem 5rem}.section-label.svelte-7hut91{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:1rem}.featured-card.svelte-7hut91{display:grid;grid-template-columns:1fr 320px;gap:2rem;background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:2rem;text-decoration:none;position:relative;overflow:hidden;transition:border-color .2s,box-shadow .2s}.featured-card.svelte-7hut91:before{content:"";position:absolute;top:0;left:0;right:0;height:2px}.featured-card.green.svelte-7hut91:before{background:var(--green)}.featured-card.blue.svelte-7hut91:before{background:var(--blue)}.featured-card.svelte-7hut91:hover{border-color:var(--green);box-shadow:0 0 40px #86efac14}.featured-meta.svelte-7hut91{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.live-badge.svelte-7hut91{display:inline-flex;align-items:center;gap:.35rem;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--green);background:#86efac1a;border:1px solid rgba(134,239,172,.3);border-radius:50px;padding:.2rem .6rem}.live-dot.svelte-7hut91{width:5px;height:5px;border-radius:50%;background:var(--green);animation:svelte-7hut91-pulse 2s ease-in-out infinite}@keyframes svelte-7hut91-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}.type-chip.svelte-7hut91{font-size:.65rem;font-weight:600;padding:.2rem .55rem;border-radius:50px}.type-chip.real.svelte-7hut91{background:#4a9eff1a;color:var(--blue);border:1px solid rgba(74,158,255,.25)}.type-chip.sim.svelte-7hut91{background:#a855f71a;color:#c084fc;border:1px solid rgba(168,85,247,.25)}.featured-title.svelte-7hut91{font-size:1.6rem;font-weight:700;letter-spacing:-.02em;color:var(--text);margin-bottom:.2rem}.featured-subtitle.svelte-7hut91{font-size:.85rem;color:var(--text-muted);margin-bottom:.85rem;font-style:italic}.featured-desc.svelte-7hut91{font-size:.9rem;color:var(--text-dim);line-height:1.7;margin-bottom:1.25rem;max-width:480px}.featured-highlights.svelte-7hut91{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1.25rem}.highlight-row.svelte-7hut91{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--text-dim)}.highlight-row.sm.svelte-7hut91{font-size:.78rem}.check.svelte-7hut91{color:var(--green);font-size:.8rem;flex-shrink:0}.check.sm.svelte-7hut91{font-size:.7rem}.featured-tags.svelte-7hut91{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:1.5rem}.tag-chip.svelte-7hut91{font-size:.7rem;padding:.2rem .55rem;background:var(--surface-2);border:1px solid var(--border);border-radius:6px;color:var(--text-muted)}.tag-chip.sm.svelte-7hut91{font-size:.65rem;padding:.15rem .45rem}.featured-cta.svelte-7hut91{display:inline-flex;align-items:center;padding:.65rem 1.4rem;background:#86efac1a;border:1px solid rgba(134,239,172,.3);border-radius:10px;font-size:.875rem;font-weight:600;color:var(--green);transition:background .15s}.featured-card.svelte-7hut91:hover .featured-cta:where(.svelte-7hut91){background:#86efac2e}.featured-right.svelte-7hut91{display:flex;align-items:center;justify-content:center}.lab-illustration.svelte-7hut91{width:100%;max-width:280px;height:auto;border-radius:10px;background:#00000040;border:1px solid var(--border)}.labs-grid.svelte-7hut91{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem}.lab-card.svelte-7hut91{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:1.4rem;display:flex;flex-direction:column;gap:.6rem;position:relative;overflow:hidden;text-decoration:none;transition:border-color .2s,box-shadow .2s}.lab-card.svelte-7hut91:before{content:"";position:absolute;top:0;left:0;right:0;height:2px}.lab-card.green.svelte-7hut91:before{background:var(--green)}.lab-card.blue.svelte-7hut91:before{background:var(--blue)}.lab-card.purple.svelte-7hut91:before{background:#a855f7}.lab-card.yellow.svelte-7hut91:before{background:#facc15}.lab-card.available.svelte-7hut91:hover{border-color:var(--green);box-shadow:0 0 24px #86efac12}.lab-card.coming-soon.svelte-7hut91{cursor:default}.card-status-row.svelte-7hut91{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.type-chips.svelte-7hut91{display:flex;gap:.3rem}.avail-badge.svelte-7hut91{font-size:.62rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--green);background:#86efac1a;border:1px solid rgba(134,239,172,.3);border-radius:50px;padding:.18rem .55rem}.soon-badge.svelte-7hut91{font-size:.62rem;font-weight:600;letter-spacing:.04em;color:var(--text-muted);background:var(--surface-2);border:1px solid var(--border);border-radius:50px;padding:.18rem .55rem}.card-illustration.svelte-7hut91{width:100%;height:80px;border-radius:8px;background:#0003;border:1px solid rgba(255,255,255,.04);display:flex;align-items:center;justify-content:center;overflow:hidden}.card-illustration.svelte-7hut91 svg:where(.svelte-7hut91){width:100%;height:100%}.card-title.svelte-7hut91{font-size:.975rem;font-weight:700;color:var(--text);letter-spacing:-.01em}.card-subtitle.svelte-7hut91{font-size:.75rem;color:var(--text-muted);font-style:italic;margin-top:-.2rem}.card-desc.svelte-7hut91{font-size:.8rem;color:var(--text-dim);line-height:1.6}.card-highlights.svelte-7hut91{display:flex;flex-direction:column;gap:.3rem}.card-tags.svelte-7hut91{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:auto;padding-top:.25rem}.card-coming-overlay.svelte-7hut91{position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.06),transparent)}.bottom-cta.svelte-7hut91{margin-top:3rem;padding:2rem;background:var(--surface);border:1px solid var(--border);border-radius:14px;text-align:center;background:linear-gradient(135deg,#4a9eff08,#a855f708)}.bottom-cta.svelte-7hut91 h3:where(.svelte-7hut91){font-size:1.1rem;font-weight:600;color:var(--text);margin-bottom:.5rem}.bottom-cta.svelte-7hut91 p:where(.svelte-7hut91){font-size:.875rem;color:var(--text-muted);max-width:480px;margin:0 auto;line-height:1.65}@media(max-width:1024px){.featured-card.svelte-7hut91{grid-template-columns:1fr}.featured-right.svelte-7hut91{display:none}.labs-grid.svelte-7hut91{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.labs-grid.svelte-7hut91{grid-template-columns:1fr}.stat-num.svelte-7hut91,.featured-title.svelte-7hut91{font-size:1.3rem}}
