.project{background:linear-gradient(160deg,#0f0f1a 0%,#0a0a14 100%);min-height:100vh}.project-hero{max-width:900px;margin-bottom:4rem}.project-tag{color:var(--accent-purple);background:#8b5cf614;border:1px solid #8b5cf64d;border-radius:100px;padding:.35rem .8rem;font-size:.75rem}.project-title{margin-top:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}.gradient{background:linear-gradient(135deg,var(--accent-purple),var(--accent-cyan));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.project-desc{color:var(--text-secondary);max-width:620px;margin-top:1rem;line-height:1.7}.project-actions{gap:1rem;margin-top:2rem;display:flex}.project-block{max-width:900px;margin-top:5rem}.project-block h2{margin-bottom:1rem;font-size:1.8rem}.project-grid{grid-template-columns:1fr 1fr;gap:2rem;margin-top:4rem;display:grid}.project-card{border:1px solid var(--border);background:var(--bg-card);border-radius:14px;padding:1.8rem}.stack-grid{flex-wrap:wrap;gap:.8rem;display:flex}.stack-item{background:#8b5cf61f;border:1px solid #8b5cf64d;border-radius:100px;padding:.4rem .9rem;font-size:.85rem}.arch-box{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;flex-direction:column;align-items:center;gap:.7rem;margin-top:1rem;padding:2rem;display:flex}.feature-list{color:var(--text-secondary);flex-direction:column;gap:.6rem;margin-top:1rem;display:flex}@media (max-width:768px){.project-grid{grid-template-columns:1fr}}
