:root{--ring-gradient:linear-gradient(180deg, #fff 0%, #eaeaea 50%, #fff 100%);--accent:#6d28d9}.not-found-hero-section .orbit-ring{background:var(--ring-gradient);border-radius:9999px;padding:2.96px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 1px 2px #0000000a}.not-found-hero-section .orbit-ring-inner{background:#fff;border-radius:9999px;width:100%;height:100%}.not-found-hero-section .orbit-squash{transform:translate(-50%, -50%) scaleY(var(--squash-y,1));position:absolute;top:50%;left:50%}.not-found-hero-section .orbit-carrier{width:100%;height:100%;animation:linear infinite spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.not-found-hero-section .orbit-marker{position:absolute;top:0;left:50%}.not-found-hero-section .marker-dot{background:var(--accent);border-radius:9999px;width:14px;height:14px;transform:translate(-50%,-50%);box-shadow:0 0 0 4px #6d28d91f}.not-found-hero-section .marker-square{background:var(--accent);width:12px;height:12px;transform:translate(-50%, -50%) scaleY(var(--unsquash-y,1)) rotate(45deg);border-radius:2px;box-shadow:0 0 0 4px #6d28d91f}.not-found-hero-section .marker-upright{animation:linear infinite spin-reverse}@keyframes spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes spin-reverse{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@media (max-width:1279px){.not-found-hero-section .orbit-ring{padding:2px}.not-found-hero-section .marker-dot{width:12px;height:12px}.not-found-hero-section .marker-square{width:10px;height:10px}}@media (max-width:639px){.not-found-hero-section .orbit-ring{padding:1px}.not-found-hero-section .marker-dot{width:10px;height:10px;box-shadow:0 0 0 2px #6d28d91f}.not-found-hero-section .marker-square{width:8px;height:8px;box-shadow:0 0 0 2px #6d28d91f}}
