.page-module__OTfYDG__pageContainer{flex-direction:column;width:100%;max-width:1000px;min-height:100%;margin:0 auto;padding:4rem 2rem;display:flex}.page-module__OTfYDG__backBtn{color:var(--text-secondary);transition:var(--transition-smooth);align-self:flex-start;margin-bottom:2rem;font-size:.9rem}.page-module__OTfYDG__backBtn:hover{color:var(--text-primary);transform:translate(-5px)}.page-module__OTfYDG__pageTitle{background:linear-gradient(90deg,#fff,#a0a0b0);-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;margin-bottom:2rem;font-size:3rem}.page-module__OTfYDG__tabsContainer{gap:1rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.page-module__OTfYDG__tabsContainer::-webkit-scrollbar{height:4px}.page-module__OTfYDG__tabsContainer::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.page-module__OTfYDG__tabBtn{color:var(--text-secondary);cursor:pointer;white-space:nowrap;transition:var(--transition-smooth);background:0 0;border:1px solid #ffffff1a;border-radius:20px;padding:.75rem 1.5rem;font-weight:500}.page-module__OTfYDG__tabBtn:hover{color:var(--text-primary);background:#ffffff0d}.page-module__OTfYDG__tabBtn.page-module__OTfYDG__activeTab{color:var(--text-primary);background:#ffffff1a;border-color:#ffffff4d;box-shadow:0 0 15px #ffffff0d}.page-module__OTfYDG__projectContent{flex-direction:column;padding:2rem;display:flex}.page-module__OTfYDG__projectAnimate{flex-direction:column;gap:1.5rem;animation:.5s cubic-bezier(.16,1,.3,1) forwards page-module__OTfYDG__fadeIn;display:flex}.page-module__OTfYDG__imagePlaceholder{background-color:#ffffff0d;background-position:50%;background-size:cover;border-radius:8px;width:100%;height:300px}.page-module__OTfYDG__projectDetails h2{color:var(--text-primary);margin-bottom:1rem;font-size:2rem}.page-module__OTfYDG__projectDetails p{color:var(--text-secondary);font-size:1.1rem;line-height:1.6}.page-module__OTfYDG__skillSection{border-top:1px solid #ffffff1a;margin-top:1.5rem;padding-top:1.5rem}.page-module__OTfYDG__skillSection h3{color:var(--text-primary);margin-bottom:.75rem;font-size:1.1rem}.page-module__OTfYDG__tags{flex-wrap:wrap;gap:.75rem;display:flex}.page-module__OTfYDG__tag{color:#aeb5f8;background:#5e6ad226;border:1px solid #5e6ad24d;border-radius:20px;padding:.4rem .8rem;font-size:.85rem}.page-module__OTfYDG__referenceSection{border-top:1px solid #ffffff1a;margin-top:1.5rem;padding-top:1.5rem}.page-module__OTfYDG__referenceSection h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.1rem}.page-module__OTfYDG__refLink{color:var(--accent);transition:var(--transition-smooth);word-break:break-all}.page-module__OTfYDG__refLink:hover{color:var(--accent-hover);text-decoration:underline}.page-module__OTfYDG__refList{color:var(--text-secondary);padding-left:1.2rem;list-style-type:disc}.page-module__OTfYDG__refList li{margin-bottom:.25rem}@keyframes page-module__OTfYDG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.page-module__OTfYDG__pageContainer{padding:2rem 1rem}.page-module__OTfYDG__imagePlaceholder{height:200px}}
