.hero-badge,a{color:#6366f1}.hero-section{padding:7rem 0;background-color:#f8f9fa;overflow:hidden;position:relative;min-height:88vh;display:flex;align-items:center}.hero-particles{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-badge{display:inline-block;background-color:rgba(99,102,241,.1);padding:.5rem 1rem;border-radius:50px;font-weight:600;font-size:.9rem;margin-bottom:1.5rem;animation:.8s fadeInUp}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;color:#1f2937;animation:.8s .2s both fadeInUp}.hero-title .highlight{color:#6366f1;position:relative;display:inline-block}.hero-title .highlight::after{content:'';position:absolute;width:100%;height:8px;bottom:5px;left:0;z-index:-1;border-radius:4px}.hero-subtitle{font-size:1.4rem;color:#6366f1;margin-bottom:1.5rem;font-weight:600;animation:.8s .4s both fadeInUp}.hero-text{margin-bottom:2.5rem;color:#4b5563;font-size:1.1rem;animation:.8s .6s both fadeInUp}.hero-actions{animation:.8s .8s both fadeInUp}.hero-actions .btn{padding:.8rem 1.5rem;font-weight:600;border-radius:50px;transition:.3s}.hero-actions .btn-primary{background-color:#6366f1;border-color:#6366f1}.hero-actions .btn-primary:hover{background-color:#4f46e5;border-color:#4f46e5;transform:translateY(-3px);box-shadow:0 10px 20px rgba(99,102,241,.2)}.hero-actions .btn-outline-primary{color:#6366f1;border-color:#6366f1}.hero-actions .btn-outline-primary:hover{background-color:#6366f1;color:#fff;transform:translateY(-3px);box-shadow:0 10px 20px rgba(99,102,241,.2)}.hero-image{position:relative;display:flex;justify-content:end;align-items:center;animation:1s .5s both fadeIn}.hero-avatar{width:320px;height:320px;border:10px solid #fff;box-shadow:0 20px 40px rgba(0,0,0,.1);z-index:2;transition:.5s}.project-card,.skill-card{box-shadow:0 4px 6px rgba(0,0,0,.05)}.hero-avatar:hover{transform:scale(1.05)}.hero-shape{position:absolute;width:380px;height:380px;border-radius:50%;background:linear-gradient(135deg,rgba(99,102,241,.2) 0,rgba(139,92,246,.2) 100%);z-index:1;animation:15s linear infinite alternate morph}.hero-shape-2,.hero-shape-3{position:absolute;border-radius:33% 47% 70% 30%/40% 53% 57% 70%;background:linear-gradient(135deg,rgba(59,61,173,.15) 0,rgba(172,136,255,.15) 100%);z-index:0;animation:15s linear infinite alternate morph}.hero-shape-2{width:200px;height:200px;top:20%;right:10%}.hero-shape-3{width:150px;height:150px;bottom:20%;left:10%}@keyframes morph{0%{border-radius:40% 60% 70% 30%/40% 40% 60% 50%;transform:translate(0,0) rotate(0)}34%{border-radius:70% 30% 50% 50%/30% 30% 70% 70%;transform:translate(15px,-15px) rotate(5deg)}67%{border-radius:40% 60% 30% 70%/60% 30% 70% 40%;transform:translate(0,0) rotate(0)}100%{border-radius:60% 40% 50% 50%/40% 60%}}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.section-header{margin-bottom:3rem;text-align:center}.section-subtitle{color:#6366f1;text-transform:uppercase;letter-spacing:2px;font-weight:600;margin-bottom:.5rem}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#1f2937}.section-description{color:#6b7280;max-width:600px;margin:0 auto}.project-card{background-color:#fff;border-radius:10px;overflow:hidden;transition:transform .3s,box-shadow .3s}.project-card:hover{transform:translateY(-10px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.project-image{position:relative;height:200px;overflow:hidden}.project-image img{width:100%;height:100%;object-fit:cover}.project-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#e5e7eb;color:#9ca3af;font-size:3rem}.featured-badge{position:absolute;top:10px;right:10px;background-color:#6366f1;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.8rem}.project-content{padding:1.5rem}.project-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#1f2937}.project-description{color:#6b7280;margin-bottom:1rem;font-size:.9rem}.project-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.project-tag{background-color:#eef2ff;color:#6366f1;font-size:.8rem;padding:.25rem .75rem;border-radius:20px}.skill-card,.skill-icon{border-radius:10px;display:flex}.project-link{color:#6366f1;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;transition:color .2s}.project-link:hover{color:#4f46e5}.skill-card{background-color:#fff;padding:1.5rem;gap:1rem;align-items:flex-start;transition:transform .3s}.skill-card:hover{transform:translateY(-5px)}.skill-icon{background-color:#eef2ff;color:#6366f1;width:50px;height:50px;align-items:center;justify-content:center;font-size:1.5rem}.skill-details{flex:1}.skill-name{font-size:1.1rem;font-weight:600;margin-bottom:.75rem;color:#1f2937}.skill-progress{display:flex;align-items:center;gap:1rem}.progress{flex:1;height:8px;background-color:#e5e7eb;border-radius:9999px;overflow:hidden}.progress-bar{background-color:#6366f1;border-radius:9999px}.skill-percentage{font-size:.9rem;font-weight:600;color:#6b7280;width:40px;text-align:right}.bg-light{background-color:#f9fafb!important}.cta-section{background-color:#fff}.cta-card{background:linear-gradient(135deg,#6366f1 0,#8b5cf6 100%);color:#fff;border-radius:10px;padding:3rem;box-shadow:0 10px 25px rgba(0,0,0,.1)}.cta-title{font-size:2rem;font-weight:700;margin-bottom:1rem}.cta-text{font-size:1.1rem;opacity:.9}@media (max-width:991.98px){.hero-title{font-size:2.5rem}.hero-image{margin-top:3rem;justify-content:center}.cta-card{text-align:center;padding:2rem}.col-lg-4.text-lg-end{text-align:center!important;margin-top:1.5rem}}@media (max-width:767.98px){.hero-section{padding:5rem 0;min-height:auto}.hero-title,.section-title{font-size:2rem}.hero-avatar{width:250px;height:250px}}.toch-button{border-radius:30px;color:#6565f1;font-size:1rem}