#hero-svg[data-astro-cid-omu3u2de]{position:relative;width:100%;height:72vh;min-height:460px;max-height:720px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#1e3a8a}.hero-bg-desktop[data-astro-cid-omu3u2de],.hero-bg-mobile[data-astro-cid-omu3u2de]{position:absolute;inset:0;width:100%;height:100%}.hero-bg-desktop[data-astro-cid-omu3u2de]{display:block}.hero-bg-mobile[data-astro-cid-omu3u2de]{display:none}.board-body[data-astro-cid-omu3u2de],.ssd-body[data-astro-cid-omu3u2de]{animation:pieceAppear .8s ease .3s both}@keyframes pieceAppear{0%{opacity:0}to{opacity:1}}.ram-stick[data-astro-cid-omu3u2de]{animation:ramDrop 6s ease-in-out infinite}@keyframes ramDrop{0%{transform:translateY(-90px);opacity:0}8%{opacity:1}18%{transform:translateY(0);opacity:1}22%{transform:translateY(-3px)}25%,88%{transform:translateY(0);opacity:1}98%,to{transform:translateY(-90px);opacity:0}}.power-glow[data-astro-cid-omu3u2de]{animation:powerGlow 6s ease-in-out infinite}@keyframes powerGlow{0%,22%{stroke-opacity:0}30%{stroke-opacity:.5}50%{stroke-opacity:.2}70%{stroke-opacity:.4}88%{stroke-opacity:.25}98%,to{stroke-opacity:0}}.status-led[data-astro-cid-omu3u2de]{animation:ledPulse 6s ease-in-out infinite}@keyframes ledPulse{0%,22%{fill:#fff;fill-opacity:.25}25%{fill:#86efac;fill-opacity:.9}35%{fill:#86efac;fill-opacity:.5}45%{fill:#86efac;fill-opacity:.9}88%{fill:#86efac;fill-opacity:.6}98%,to{fill:#fff;fill-opacity:.25}}.speed-fill[data-astro-cid-omu3u2de]{animation:speedFill 6s ease-in-out infinite}.speed-fill-m[data-astro-cid-omu3u2de]{animation:speedFillM 6s ease-in-out infinite}@keyframes speedFill{0%,22%{width:0}50%{width:180px}88%{width:180px}98%,to{width:0}}@keyframes speedFillM{0%,22%{width:0}50%{width:130px}88%{width:130px}98%,to{width:0}}.speed-label[data-astro-cid-omu3u2de],.boot-new[data-astro-cid-omu3u2de]{animation:labelGreen 6s ease-in-out infinite}@keyframes labelGreen{0%,25%{opacity:0}45%,88%{opacity:.85}98%,to{opacity:0}}.boot-old[data-astro-cid-omu3u2de]{animation:labelDim 6s ease-in-out infinite}@keyframes labelDim{0%,25%{opacity:.4;text-decoration:none}45%,88%{opacity:.25;text-decoration:line-through}98%,to{opacity:.4;text-decoration:none}}.float-tool-1[data-astro-cid-omu3u2de]{animation:floatA 6s ease-in-out infinite}.float-tool-2[data-astro-cid-omu3u2de]{animation:floatB 7s ease-in-out infinite}.float-tool-3[data-astro-cid-omu3u2de]{animation:floatC 5.5s ease-in-out infinite}@keyframes floatA{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(3deg)}}@keyframes floatB{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes floatC{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-12px) scale(1.05)}}.code-tw[data-astro-cid-omu3u2de]{animation-fill-mode:both;opacity:0}.ct-a[data-astro-cid-omu3u2de]{animation:codeBlink 5s ease-in-out infinite .5s}.ct-b[data-astro-cid-omu3u2de]{animation:codeBlink 6s ease-in-out infinite .8s}.ct-c[data-astro-cid-omu3u2de]{animation:codeBlink 4.5s ease-in-out infinite 1s}.ct-d[data-astro-cid-omu3u2de]{animation:codeBlink 5.5s ease-in-out infinite 1.3s}@keyframes codeBlink{0%{opacity:0}20%{opacity:.9}60%{opacity:.4}to{opacity:.85}}.glow-orb-1[data-astro-cid-omu3u2de]{animation:glowPulse 4s ease-in-out infinite}.glow-orb-2[data-astro-cid-omu3u2de]{animation:glowPulse 5s ease-in-out infinite reverse}@keyframes glowPulse{0%,to{opacity:.6}50%{opacity:1}}#hero-content[data-astro-cid-omu3u2de]{position:relative;z-index:2;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:0 1.5rem;max-width:50rem}.hero-label[data-astro-cid-omu3u2de]{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#93c5fd;margin:0;opacity:0;animation:fadeUp .7s ease .3s forwards}#hero-wordmark[data-astro-cid-omu3u2de]{font-size:clamp(2.25rem,6vw,3.5rem);font-weight:900;color:#fff;margin:0;line-height:1.1;text-shadow:0 2px 30px rgba(0,0,0,.3);opacity:0;animation:fadeUp .7s ease .6s forwards}#hero-tagline[data-astro-cid-omu3u2de]{font-size:clamp(.9rem,1.8vw,1.05rem);color:#bfdbfe;margin:0;max-width:40rem;line-height:1.7;opacity:0;animation:fadeUp .7s ease .9s forwards}#hero-cta-row[data-astro-cid-omu3u2de]{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;opacity:0;animation:fadeUp .7s ease 1.2s forwards}.hero-cta-primary[data-astro-cid-omu3u2de]{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:#1e40af;font-weight:700;padding:.875rem 1.75rem;border-radius:.5rem;text-decoration:none;font-size:1rem;transition:transform .2s,box-shadow .2s}.hero-cta-primary[data-astro-cid-omu3u2de]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}.hero-cta-secondary[data-astro-cid-omu3u2de]{display:inline-flex;align-items:center;background:#ffffff26;color:#fff;font-weight:600;padding:.875rem 1.75rem;border-radius:.5rem;text-decoration:none;font-size:1rem;border:1px solid rgba(255,255,255,.3)}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}#scroll-hint[data-astro-cid-omu3u2de]{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);color:#ffffffd9;animation:scrollBounce 2s ease-in-out infinite,fadeUp .7s ease 1.6s both;opacity:0;z-index:2;cursor:pointer}@keyframes scrollBounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(6px)}}@media(max-width:768px){#hero-svg[data-astro-cid-omu3u2de]{height:70vh;min-height:480px}.hero-bg-desktop[data-astro-cid-omu3u2de]{display:none}.hero-bg-mobile[data-astro-cid-omu3u2de]{display:block}}@media(prefers-reduced-motion:reduce){.board-body[data-astro-cid-omu3u2de],.ssd-body[data-astro-cid-omu3u2de],.ram-stick[data-astro-cid-omu3u2de],.power-glow[data-astro-cid-omu3u2de],.status-led[data-astro-cid-omu3u2de],.speed-fill[data-astro-cid-omu3u2de],.speed-fill-m[data-astro-cid-omu3u2de],.speed-label[data-astro-cid-omu3u2de],.boot-new[data-astro-cid-omu3u2de],.boot-old[data-astro-cid-omu3u2de],.float-tool-1[data-astro-cid-omu3u2de],.float-tool-2[data-astro-cid-omu3u2de],.float-tool-3[data-astro-cid-omu3u2de],.code-tw[data-astro-cid-omu3u2de],.glow-orb-1[data-astro-cid-omu3u2de],.glow-orb-2[data-astro-cid-omu3u2de],#scroll-hint[data-astro-cid-omu3u2de]{animation:none}.hero-label[data-astro-cid-omu3u2de],#hero-wordmark[data-astro-cid-omu3u2de],#hero-tagline[data-astro-cid-omu3u2de],#hero-cta-row[data-astro-cid-omu3u2de],#scroll-hint[data-astro-cid-omu3u2de]{opacity:1;transform:none}.board-body[data-astro-cid-omu3u2de],.ssd-body[data-astro-cid-omu3u2de]{opacity:1}.ram-stick[data-astro-cid-omu3u2de]{transform:translateY(0);opacity:1}.speed-fill[data-astro-cid-omu3u2de]{width:180px}.speed-fill-m[data-astro-cid-omu3u2de]{width:130px}.speed-label[data-astro-cid-omu3u2de],.boot-new[data-astro-cid-omu3u2de]{opacity:.85}.code-tw[data-astro-cid-omu3u2de]{opacity:.7}}#upgrade-types[data-astro-cid-omu3u2de]{display:flex;flex-direction:column;gap:1.25rem}.upgrade-card[data-astro-cid-omu3u2de]{background:#f8fafc;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;display:flex;align-items:flex-start;gap:1.25rem}.upgrade-icon[data-astro-cid-omu3u2de]{height:3rem;width:3rem;min-width:3rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.upgrade-icon[data-astro-cid-omu3u2de] svg[data-astro-cid-omu3u2de]{height:1.5rem;width:1.5rem}.upgrade-title[data-astro-cid-omu3u2de]{font-size:1.1rem;font-weight:700;color:#111827;margin-bottom:.5rem}.upgrade-desc[data-astro-cid-omu3u2de]{font-size:.9rem;color:#4b5563;line-height:1.7;margin:0 0 .75rem}.upgrade-price[data-astro-cid-omu3u2de]{display:inline-block;background:#eff6ff;color:#1e40af;font-size:.8rem;font-weight:700;padding:.25rem .75rem;border-radius:9999px}#clone-grid[data-astro-cid-omu3u2de]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.clone-card[data-astro-cid-omu3u2de]{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.25rem;text-align:center}.clone-icon[data-astro-cid-omu3u2de]{display:flex;height:3rem;width:3rem;align-items:center;justify-content:center;border-radius:.5rem;background-color:#dbeafe;color:#2563eb;margin:0 auto .75rem}.clone-icon[data-astro-cid-omu3u2de] svg[data-astro-cid-omu3u2de]{height:1.5rem;width:1.5rem}.clone-card[data-astro-cid-omu3u2de] h3[data-astro-cid-omu3u2de]{font-size:.95rem;font-weight:700;color:#111827;margin-bottom:.375rem}.clone-card[data-astro-cid-omu3u2de] p[data-astro-cid-omu3u2de]{font-size:.85rem;color:#6b7280;line-height:1.6;margin:0}#limits-grid[data-astro-cid-omu3u2de]{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.limit-card[data-astro-cid-omu3u2de]{background:#f8fafc;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.25rem 1.5rem;display:flex;align-items:flex-start;gap:1rem}.limit-icon[data-astro-cid-omu3u2de]{display:flex;height:2.5rem;width:2.5rem;min-width:2.5rem;align-items:center;justify-content:center;border-radius:.5rem;background-color:#dbeafe;color:#2563eb;flex-shrink:0}.limit-icon[data-astro-cid-omu3u2de] svg[data-astro-cid-omu3u2de]{height:1.25rem;width:1.25rem}.limit-card[data-astro-cid-omu3u2de] h3[data-astro-cid-omu3u2de]{font-size:.95rem;font-weight:700;color:#111827;margin-bottom:.25rem}.limit-card[data-astro-cid-omu3u2de] p[data-astro-cid-omu3u2de]{font-size:.875rem;color:#6b7280;line-height:1.6;margin:0}#symptoms-grid[data-astro-cid-omu3u2de]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.symptom-card[data-astro-cid-omu3u2de]{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.25rem}.symptom-icon[data-astro-cid-omu3u2de]{display:flex;height:3rem;width:3rem;align-items:center;justify-content:center;border-radius:.5rem;background-color:#dbeafe;color:#2563eb;margin-bottom:.75rem}.symptom-icon[data-astro-cid-omu3u2de] svg[data-astro-cid-omu3u2de]{height:1.5rem;width:1.5rem}.symptom-card[data-astro-cid-omu3u2de] h3[data-astro-cid-omu3u2de]{font-size:.95rem;font-weight:700;color:#111827;margin-bottom:.375rem}.symptom-card[data-astro-cid-omu3u2de] p[data-astro-cid-omu3u2de]{font-size:.85rem;color:#6b7280;line-height:1.6;margin:0}@media(max-width:768px){.upgrade-card[data-astro-cid-omu3u2de]{flex-direction:column;gap:.75rem}#clone-grid[data-astro-cid-omu3u2de],#symptoms-grid[data-astro-cid-omu3u2de]{grid-template-columns:1fr}}@media(min-width:769px)and (max-width:1024px){#clone-grid[data-astro-cid-omu3u2de],#symptoms-grid[data-astro-cid-omu3u2de]{grid-template-columns:repeat(2,1fr)}}
