main[data-astro-cid-yj372npl]{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.back-btn[data-astro-cid-yj372npl]{position:absolute;top:2rem;left:2rem;z-index:100;width:50px;height:50px;display:flex;justify-content:center;align-items:center;border-radius:50%;border:1px solid rgba(0,225,255,.3);color:var(--color-text);transition:all .3s ease;background:#00000080}.back-btn[data-astro-cid-yj372npl]:hover{background:var(--color-text);color:#000;box-shadow:0 0 20px var(--color-text-glow)}.hud-container[data-astro-cid-yj372npl]{position:relative;width:600px;height:600px;display:flex;justify-content:center;align-items:center}.ring[data-astro-cid-yj372npl]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;border-radius:50%}.ring-svg[data-astro-cid-yj372npl]{width:100%;height:100%;fill:var(--color-text);overflow:visible}.ring-text-inner[data-astro-cid-yj372npl]{font-family:Outfit,monospace;font-size:10px;font-weight:700;letter-spacing:4px;fill:#00e1ffb3}.ring-text-mid[data-astro-cid-yj372npl]{font-family:Outfit,sans-serif;font-size:16px;font-weight:700;fill:var(--color-text);text-shadow:0 0 10px var(--color-text-glow)}.inner-ring[data-astro-cid-yj372npl]{width:300px;height:300px;z-index:3}.mid-ring[data-astro-cid-yj372npl]{width:420px;height:420px;z-index:2}.outer-ring[data-astro-cid-yj372npl]{width:550px;height:550px;z-index:1}.dashed-circle[data-astro-cid-yj372npl]{width:100%;height:100%;border-radius:50%;border:1px dashed rgba(0,225,255,.3);animation:spin 60s linear infinite}.spin-slow[data-astro-cid-yj372npl]{animation:spin 40s linear infinite}.spin-reverse[data-astro-cid-yj372npl]{animation:spin-rev 50s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin-rev{0%{transform:rotate(360deg)}to{transform:rotate(0)}}.core-wrapper[data-astro-cid-yj372npl]{position:relative;z-index:10;display:flex;justify-content:center;align-items:center;width:200px;height:200px}.broken-square[data-astro-cid-yj372npl]{position:absolute;width:140px;height:140px}.corner[data-astro-cid-yj372npl]{position:absolute;width:30px;height:30px;border:3px solid var(--color-text);box-shadow:0 0 10px var(--color-text-glow)}.top-left[data-astro-cid-yj372npl]{top:0;left:0;border-right:none;border-bottom:none}.top-right[data-astro-cid-yj372npl]{top:0;right:0;border-left:none;border-bottom:none}.bottom-left[data-astro-cid-yj372npl]{bottom:0;left:0;border-right:none;border-top:none}.bottom-right[data-astro-cid-yj372npl]{bottom:0;right:0;border-left:none;border-top:none}.hero-letter[data-astro-cid-yj372npl]{font-size:8rem;line-height:1;font-weight:400;margin:0;color:#fff;text-shadow:0 0 20px var(--color-text),0 0 50px var(--color-text-glow)}@media(max-width:600px){.hud-container[data-astro-cid-yj372npl]{transform:scale(.55)}}.project-showcase[data-astro-cid-yj372npl]{position:absolute;bottom:5%;right:5%;width:350px;background:#00e1ff08;border:1px solid rgba(0,225,255,.2);padding:1.5rem;backdrop-filter:blur(10px);border-radius:8px;z-index:20;box-shadow:0 0 30px #00000080}.showcase-header[data-astro-cid-yj372npl]{border-bottom:1px solid rgba(0,225,255,.2);margin-bottom:1rem;padding-bottom:.5rem}.protocol-tag[data-astro-cid-yj372npl]{font-family:monospace;font-size:.7rem;color:var(--color-text);opacity:.6;display:block;margin-bottom:.25rem}.project-showcase[data-astro-cid-yj372npl] h2[data-astro-cid-yj372npl]{font-size:1.8rem;color:#fff;text-shadow:0 0 10px var(--color-text-glow);margin:0;font-weight:700;letter-spacing:2px}.showcase-desc[data-astro-cid-yj372npl]{font-size:.9rem;color:#fffc;line-height:1.4;margin-bottom:1.5rem}.showcase-list[data-astro-cid-yj372npl]{list-style:none;padding:0;margin-bottom:2rem}.showcase-list[data-astro-cid-yj372npl] li[data-astro-cid-yj372npl]{font-size:.85rem;color:var(--color-text);margin-bottom:.5rem;display:flex;gap:.5rem;opacity:.9}.list-bullet[data-astro-cid-yj372npl]{color:var(--color-text-glow);font-weight:900}.launch-btn[data-astro-cid-yj372npl]{display:block;width:100%;padding:.8rem;text-align:center;background:#00e1ff1a;border:1px solid var(--color-text);color:var(--color-text);text-decoration:none;font-family:monospace;font-weight:700;letter-spacing:2px;transition:all .3s ease;position:relative;overflow:hidden}.launch-btn[data-astro-cid-yj372npl]:hover{background:var(--color-text);color:#000;box-shadow:0 0 20px var(--color-text-glow)}.btn-glow[data-astro-cid-yj372npl]{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.launch-btn[data-astro-cid-yj372npl]:hover .btn-glow[data-astro-cid-yj372npl]{left:100%}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.animate-slide-in[data-astro-cid-yj372npl]{animation:slideInRight .8s .5s cubic-bezier(.23,1,.32,1) both}@media(max-width:900px){.project-showcase[data-astro-cid-yj372npl]{position:relative;bottom:auto;right:auto;width:90%;margin-top:2rem}}
