body{margin:0;font-family:Poppins,sans-serif;background:#0f1116;color:#e5e7eb}.portfolio{width:100%;overflow-x:hidden;text-align:center}.hero{width:100%;height:100vh;background:linear-gradient(135deg,#0d0f14,#1a1a2e);display:flex;align-items:center;justify-content:center;text-align:center;padding:0 1rem}.hero-content{max-width:700px;animation:fadeIn 1.2s ease forwards}.hero h1{font-size:3rem;font-weight:800;margin-bottom:1rem}.hero h1 span{color:#00d1ff;text-shadow:0 0 8px rgba(0,209,255,.6)}.hero-subtitle{font-size:1.3rem;color:#cfd2d8;margin-bottom:2rem;line-height:1.6}.cta .btn{display:inline-block;padding:.7rem 1.5rem;background:#00d1ff;color:#0f1116;border-radius:50px;margin:0 .5rem;font-weight:600;transition:all .3s ease;text-decoration:none;box-shadow:0 4px 12px #00d1ff66}.cta .btn:hover{transform:translateY(-3px);background:#007acc}.btn-outline{background:transparent;border:2px solid #00d1ff;color:#00d1ff}.btn-outline:hover{background:#00d1ff;color:#0f1116}.skills{padding:4rem 1rem;background:#14171f}.skills h2{font-size:2rem;color:#00d1ff;margin-bottom:2rem}.skills-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.skill-card{background:#1f2430;padding:1rem 1.5rem;border-radius:8px;color:#e5e7eb;font-weight:500;box-shadow:0 4px 10px #0006;transition:transform .2s ease}.skill-card:hover{transform:translateY(-4px)}.projects{padding:4rem 1rem}.projects h2{font-size:2rem;color:#00d1ff;margin-bottom:2rem}.projects-placeholder{padding:2rem;background:#1f2430;border-radius:1rem;box-shadow:0 4px 15px #0006;color:silver}.about{display:flex;align-items:center;justify-content:center;background:#14171f;padding:4rem 1rem}.about-container{max-width:900px;justify-content:center;flex-direction:column;align-items:center}.about-img{width:150px;height:150px;border-radius:50%;border:3px solid #00d1ff;object-fit:cover}.about-text h2{font-size:2rem;color:#00d1ff;margin-bottom:1rem}.about-text p{font-size:1.1rem;color:#cfd2d8;line-height:1.6}.about-links{margin-top:1.5rem}.about-links .btn{margin:0 .5rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.hero h1{font-size:2.2rem}.hero-subtitle{font-size:1rem}.about-container{flex-direction:row;text-align:left}}.about-links{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem}.social-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.4rem;border-radius:50px;font-weight:600;text-decoration:none;transition:all .3s ease;font-size:1rem}.social-btn i{font-size:1.2rem}.github{background:#333;color:#fff}.github:hover{background:#000;transform:translateY(-2px)}.linkedin{background:#0077b5;color:#fff}.linkedin:hover{background:#005983;transform:translateY(-2px)}.projects{padding:4rem 2rem;background-color:#0e141b;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.projects-title{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.projects-description{max-width:800px;margin:0 auto 2rem;text-align:center;font-size:1rem;line-height:1.6;opacity:.9}.project-filters{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.project-filters button{background:none;border:2px solid #ffd166;color:#ffd166;padding:.6rem 1.2rem;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.project-filters button:hover,.project-filters button.active{background:#ffd166;color:#0e141b}.project-carousel{width:100%;height:250px;overflow:hidden;position:relative;background:#0e141b;display:flex;align-items:center;justify-content:center}.project-carousel img{width:100%;height:100%;object-fit:cover;display:block}.carousel-control-prev-icon,.carousel-control-next-icon{filter:invert(1)}.carousel-indicators [data-bs-target]{background-color:#ffd166}.project-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.8rem;margin-top:1rem}.project-card{background:#1a222e;border-radius:12px;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.project-card:hover{transform:translateY(-5px);box-shadow:0 12px 28px #00000059}.project-card h3{font-size:1.25rem;margin:1rem;text-align:center}@media (max-width: 768px){.projects-title{font-size:2rem}.projects-description{font-size:.95rem}.project-filters button{font-size:.9rem}}.project-card{display:flex;flex-direction:column;background:#1b3c34;color:#fff;border:none;border-radius:16px;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.project-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000040}.project-carousel{position:relative;overflow:hidden}.project-carousel img{object-fit:cover;width:100%;height:100%;min-height:260px}.slide-counter{font-size:.8rem;opacity:.85;background:#000000a6;border-radius:8px;padding:4px 8px}.carousel-control-prev,.carousel-control-next{width:55px;height:55px;top:50%;transform:translateY(-50%);background:#ffffff26;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:background .3s ease}.carousel-control-prev:hover,.carousel-control-next:hover{background:#fff6}.carousel-control-prev-icon,.carousel-control-next-icon{filter:invert(1) brightness(100);width:28px;height:28px;background-size:100% 100%}.carousel-indicators{bottom:8px}.carousel-indicators button{width:10px;height:10px;background-color:#ffffff80;border-radius:50%;transition:background-color .3s ease}.carousel-indicators .active{background-color:#fff}.project-badge{position:absolute;top:12px;left:12px;background:#d0b253;color:#000;font-weight:600;padding:5px 12px;border-radius:20px;font-size:.85rem;box-shadow:0 4px 8px #0000004d}.project-title{font-size:1.4rem;font-weight:700;margin-bottom:.5rem}.project-subtext{font-size:.95rem;opacity:.9;margin-bottom:1rem;line-height:1.5}.project-features{list-style:none;padding:0;margin:0 0 1rem}.project-features li{margin-bottom:.4rem;font-size:.95rem;display:flex;align-items:center;gap:6px}.btn-outline-light{border-color:#fff;color:#fff;transition:all .3s ease}.btn-outline-light:hover{background:#fff;color:#1b3c34}@media (max-width: 768px){.carousel-control-prev,.carousel-control-next{width:40px;height:40px}.carousel-control-prev-icon,.carousel-control-next-icon{width:22px;height:22px}.project-title{font-size:1.2rem}.project-subtext{font-size:.9rem}}
