body{background-color:#f8f9fa;color:#333;font-family:Inter,sans-serif}.hero-section{background:linear-gradient(135deg,#1e3c72,#2a5298);color:#fff;padding:50px 0 40px}.profile-img{background-color:#fff;border:4px solid hsla(0,0%,100%,.3);border-radius:50%;box-shadow:0 8px 16px rgba(0,0,0,.2);height:130px;object-fit:cover;transition:transform .3s ease;width:130px}.profile-img:hover{transform:scale(1.05)}.hero-title{font-weight:700;letter-spacing:-.5px}.section-title{color:#1e3c72;font-weight:700;margin-bottom:30px;padding-bottom:10px;position:relative}.section-title:after{background-color:#2a5298;bottom:0;content:"";height:4px;left:0;position:absolute;width:60px}.card-custom{border:none;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.05);transition:transform .3s ease}.card-custom:hover{transform:translateY(-5px)}.badge-skill{background-color:#e9ecef;color:#1e3c72;font-size:.9rem;font-weight:600;margin:5px;padding:8px 15px}.carousel-item img{border-radius:12px;height:500px;object-fit:cover}.carousel-caption{background:rgba(0,0,0,.6);border-radius:10px;padding:15px}@media (max-width:768px){.carousel-item img{height:300px}.profile-img{height:100px;width:100px}.hero-section{padding:40px 0 30px}}footer{background-color:#112240;color:#8892b0}.custom-link-hover{transition:color .3s ease}.custom-link-hover:hover{color:#1e3c72!important}.custom-badge-hover{border:1px solid transparent;transition:all .3s ease}.custom-badge-hover:hover{background-color:#e9ecef!important;border-color:#ced4da;box-shadow:0 4px 8px rgba(0,0,0,.1)!important;transform:translateY(-2px)}.navbar-profile-img{border:1px solid hsla(0,0%,100%,.5);border-radius:50%;height:32px;object-fit:cover;width:32px}.carousel-item img,.profile-img{cursor:pointer;transition:opacity .2s ease}.carousel-item img:hover,.profile-img:hover{opacity:.9}@keyframes customSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#page-loader.fade-out{opacity:0;pointer-events:none}.social-icon{align-items:center;background:hsla(0,0%,100%,.1);border-radius:50%;color:#fff;display:inline-flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-icon:hover{background:#fff;color:#1e3c72!important;transform:translateY(-3px)}