.projects-main{background-color:var(--bg-dark);min-height:100vh;color:var(--text-white);overflow-x:hidden}.projects-hero{text-align:center;background:radial-gradient(circle at 50% 20%,#1a0a00 0%,#000 70%);padding:180px 0 50px;position:relative;overflow:hidden}.hero-content{z-index:2;max-width:900px;margin:0 auto;position:relative}.hero-badge{color:var(--primary-orange);letter-spacing:1px;text-transform:uppercase;background:#ff4d001a;border:1px solid #ff4d004d;border-radius:50px;margin-bottom:.5rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:600;display:inline-block}.hero-title{background:linear-gradient(#fff,#aaa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:4.5rem;font-weight:800;line-height:1.1}.highlight-text{background:linear-gradient(90deg,#ff4d00,#fc0);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-subtitle{color:var(--text-gray);max-width:700px;margin:0 auto 1rem;font-size:1.25rem;line-height:1.6}.projects-section{background:#050505;padding:4rem 0 8rem}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;max-width:1200px;margin:0 auto;padding:0 1rem;display:grid}.project-card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;transition:all .4s;display:flex;overflow:hidden}.project-card:hover{background:#ffffff0f;border-color:#ff4d004d;transform:translateY(-5px);box-shadow:0 20px 40px #0006}.video-container{background:#000;width:100%;height:0;padding-bottom:56.25%;position:relative}.video-container iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.project-info{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.project-info h3{color:#fff;margin-bottom:.75rem;font-size:1.5rem}.project-info p{color:var(--text-gray);line-height:1.6}@media (max-width:991px){.projects-hero{padding:140px 0 40px}.hero-title{font-size:3.5rem}}@media (max-width:768px){.projects-grid{grid-template-columns:1fr;gap:2rem;padding:0 1rem}.projects-hero{padding:120px 0 30px}.hero-title{font-size:2.8rem}.hero-subtitle{padding:0 1rem;font-size:1.1rem}.project-info{padding:1.5rem}}@media (max-width:480px){.projects-hero{padding:100px 0 20px}.hero-title{margin-bottom:1rem;font-size:2.2rem}.hero-badge{margin-bottom:.5rem;padding:.4rem 1.2rem;font-size:.8rem}.project-info{padding:1.25rem}.project-info h3{font-size:1.25rem}.project-info p{font-size:.95rem}.projects-section{padding:2rem 0 4rem}}@media (max-width:350px){.hero-title{font-size:1.8rem}}
