main[data-astro-cid-2hwget37]{width:100%;max-width:1200px;margin:0 auto;padding:2rem;flex:1 0 auto;box-sizing:border-box}.intro[data-astro-cid-2hwget37]{text-align:center;margin-bottom:3rem;background:#0003;border:2px solid var(--vw-cyan);border-radius:10px;padding:1.5rem 2rem;max-width:800px;margin-left:auto;margin-right:auto;transition:all .3s ease}.intro[data-astro-cid-2hwget37]:hover{box-shadow:0 5px 15px #0003,0 0 10px var(--vw-purple);border-color:var(--vw-pink)}.intro-title[data-astro-cid-2hwget37]{font-size:2.5rem;color:var(--vw-yellow);margin-bottom:1rem;text-shadow:4px 4px 0 var(--vw-purple);display:inline-block;padding-bottom:.5rem;border-bottom:3px solid var(--vw-cyan)}.intro-description[data-astro-cid-2hwget37]{color:#fff;text-shadow:2px 2px 0 var(--vw-purple);opacity:.9;margin-bottom:0}.projects-grid[data-astro-cid-2hwget37]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;margin-bottom:1.5rem}.project-card[data-astro-cid-2hwget37]{background:#0003;border:2px solid var(--vw-cyan);border-radius:10px;overflow:hidden;transition:all .3s ease;position:relative;z-index:1;display:flex;flex-direction:column;height:100%;min-height:500px}.project-card[data-astro-cid-2hwget37]:hover{transform:translateY(-8px);box-shadow:0 10px 20px #0000004d,0 0 15px var(--vw-purple);border-color:var(--vw-pink)}.project-card[data-astro-cid-2hwget37]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#01cdfe1a,#ff71ce1a);z-index:-1}.project-image-container[data-astro-cid-2hwget37]{height:0;padding-bottom:56.25%;overflow:hidden;position:relative;border-bottom:2px solid var(--vw-purple);background:#0000004d}.project-image-wrapper[data-astro-cid-2hwget37]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.project-image-container[data-astro-cid-2hwget37]:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#01cdfe33,#ff71ce33);z-index:1;opacity:.6;transition:opacity .5s ease;pointer-events:none}.project-image-container[data-astro-cid-2hwget37]:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0%,transparent 95%,var(--vw-purple) 100%);z-index:2;opacity:.7;pointer-events:none}.project-card[data-astro-cid-2hwget37]:hover .project-image-container[data-astro-cid-2hwget37]:after{opacity:.3}.project-image[data-astro-cid-2hwget37]{width:100%;height:100%;object-fit:contain;object-position:center;transition:all .5s ease;filter:contrast(1.1) saturate(1.2);background-color:#0006}.project-card[data-astro-cid-2hwget37]:hover .project-image[data-astro-cid-2hwget37]{transform:scale(1.05);filter:contrast(1.2) saturate(1.4);box-shadow:0 0 20px #ff71ce4d}.project-image-placeholder[data-astro-cid-2hwget37]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--vw-purple) 0%,var(--vw-cyan) 100%);overflow:hidden}.project-image-placeholder[data-astro-cid-2hwget37]:before{content:"";position:absolute;width:200%;height:200%;background:repeating-linear-gradient(to right,transparent,transparent 10px,rgba(255,255,255,.1) 10px,rgba(255,255,255,.1) 20px);transform:rotate(-45deg);animation:placeholderAnimation 20s linear infinite;opacity:.3}@keyframes placeholderAnimation{0%{transform:translate(-50%) translateY(-50%) rotate(0)}to{transform:translate(-50%) translateY(-50%) rotate(360deg)}}.project-image-placeholder[data-astro-cid-2hwget37] span[data-astro-cid-2hwget37]{font-size:5rem;font-family:"Press Start 2P",monospace;color:#fff;font-weight:700;text-shadow:4px 4px 0 var(--vw-purple),8px 8px 0 rgba(0,0,0,.2);position:relative;z-index:2;transform:rotate(-3deg);animation:float 6s ease-in-out infinite}@keyframes float{0%{transform:rotate(-3deg) translateY(0)}50%{transform:rotate(3deg) translateY(-10px)}to{transform:rotate(-3deg) translateY(0)}}.project-content[data-astro-cid-2hwget37]{padding:1.5rem;display:flex;flex-direction:column;flex:1;justify-content:space-between}.project-title[data-astro-cid-2hwget37]{color:var(--vw-yellow);font-family:"Press Start 2P",monospace;font-size:1.2rem;margin-bottom:1rem;text-shadow:2px 2px 0 var(--vw-purple)}.project-description[data-astro-cid-2hwget37]{color:#fff;margin-bottom:1.5rem;line-height:1.5}.project-footer[data-astro-cid-2hwget37]{margin-top:auto}.tech-tags[data-astro-cid-2hwget37]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.tech-tag[data-astro-cid-2hwget37]{background:#0000004d;color:var(--vw-cyan);padding:.3rem .7rem;border-radius:20px;font-size:.8rem;border:1px solid var(--vw-purple);box-shadow:0 0 5px #b967ff4d}.project-links[data-astro-cid-2hwget37]{display:flex;gap:1rem;margin-top:.5rem}.project-link[data-astro-cid-2hwget37]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.6rem 1.2rem;border-radius:4px;font-weight:700;text-decoration:none;transition:all .3s ease;font-family:"Press Start 2P",monospace;font-size:.7rem;position:relative;overflow:hidden;border:2px solid var(--vw-cyan);text-shadow:2px 2px 0px rgba(0,0,0,.5);box-shadow:0 0 10px #01cdfe80,inset 0 0 10px #ff71ce4d;z-index:1;background:linear-gradient(135deg,var(--vw-purple) 0%,#9933ff 100%);color:#fff}.project-link[data-astro-cid-2hwget37]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:.5s;z-index:-1}.project-link[data-astro-cid-2hwget37]:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 5px 15px #0000004d,0 0 20px #01cdfecc;text-shadow:3px 3px 0px rgba(0,0,0,.8);border-color:var(--vw-yellow)}.project-link[data-astro-cid-2hwget37]:hover:before{left:100%}.scanline[data-astro-cid-2hwget37]{position:absolute;top:0;left:0;width:100%;height:100%;background:repeating-linear-gradient(to bottom,transparent 0%,transparent 50%,rgba(0,0,0,.1) 50%,rgba(0,0,0,.1) 100%);background-size:100% 4px;z-index:3;opacity:.4;pointer-events:none}.image-overlay[data-astro-cid-2hwget37]{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,transparent 30%,rgba(1,205,254,.1) 90%,rgba(255,113,206,.2) 100%);z-index:2;mix-blend-mode:overlay;pointer-events:none}.project-card[data-astro-cid-2hwget37]:hover .scanline[data-astro-cid-2hwget37]{animation:scanlineAnimation .5s linear infinite}@keyframes scanlineAnimation{0%{background-position:0 0}to{background-position:0 8px}}@media (max-width: 768px){.projects-grid[data-astro-cid-2hwget37]{grid-template-columns:1fr;gap:2rem}.project-title[data-astro-cid-2hwget37]{font-size:1rem}.project-card[data-astro-cid-2hwget37]{min-height:450px}.intro-title[data-astro-cid-2hwget37]{font-size:2rem}.intro[data-astro-cid-2hwget37]{padding:1.2rem}main[data-astro-cid-2hwget37]{padding:1rem}}@media (max-width: 480px){.projects-grid[data-astro-cid-2hwget37]{gap:1.5rem}.project-card[data-astro-cid-2hwget37]{min-height:400px}.project-image-container[data-astro-cid-2hwget37]{padding-bottom:75%}.project-content[data-astro-cid-2hwget37]{padding:1rem}.intro-title[data-astro-cid-2hwget37]{font-size:1.8rem}}
