html{scroll-behavior:smooth;scroll-padding-top:85px}section[id]{scroll-margin-top:85px}body{font-family:Bitcount Single,sans-serif;font-weight:300;font-variation-settings:"slnt" -8,"wght" 357,"CRSV" 1}h1,h2,h3,h4,h5,h6,.navbar-brand,.heading h3,.heading small,.timeline-title,.c-orange,.c-btn,.link,.nav-link{font-variation-settings:"wght" 528}.nav-menu{border:none;background-color:#fff;font-size:1.5rem;color:#2b86db}.navbar-nav a{color:#000;position:relative}#btn{display:none}.c-btn{text-decoration:none}.navbar-nav a:hover{color:#2b86db}.navbar-nav a:after{background:none repeat scroll 0 0 transparent;bottom:0;content:"";display:block;height:2px;left:50%;top:35px;position:absolute;background:#2b86db;transition:width .3s ease 0s,left .3s ease 0s;width:0}.navbar-nav a:hover:after{width:100%;left:0}.c-btn{border:none;background:#2b86db;color:#fff;font-size:1.2rem}.cta-split{display:inline-flex;align-items:stretch;border-radius:9999px;overflow:hidden;background:#2b86db}.cta-split-item{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.4rem;text-decoration:none;border-radius:0;white-space:nowrap;transition:background-color 1s ease,color 1s ease}.cta-split-item+.cta-split-item{border-left:4px solid #d2d8f4}.cta-split-item:hover{background:#8757f7;color:#fff}.size-img{padding-top:22px;width:420px;margin-bottom:0}.home{background:linear-gradient(33deg,#bdbcea,#ebf9ff);padding:60px 0 0}.home h2{font-size:3rem;line-height:4rem}.c-orange{color:#6f34fe;font-weight:700;font-size:4rem}.home p{width:fit-content;margin-top:1rem;font-size:1.2rem}.h-btn:hover{background:#8757f7;color:#fff;transition-duration:1s}.link{text-decoration:none;font-size:1.2rem;color:#2b86db;position:relative}.link:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:0;left:0;top:20px;background-color:#6f34fe;transform-origin:bottom right;transition:transform .25s ease-out}.link:hover{color:#6f34fe}.link:hover:after{transform:scaleX(1);transform-origin:bottom left}.heading small{color:#6f34fe;font-size:1.5rem;font-weight:600}.heading h3{margin-top:.5rem;color:#3f396d;font-size:2.5rem;font-weight:700}.expertise h4{color:#3f396d;font-weight:700}.expertise a{text-decoration:none;color:#2b86db}.expertise a:hover{color:#6f34fe}.expertise .service-card{text-align:center;padding:15px;border-radius:.7rem}body{overflow-x:hidden}.skill{background-color:#eaeaf9}.skills-card{background:#fff;border:2px solid #d4d2e1;border-radius:18px;padding:1.5rem;height:100%;box-shadow:0 8px 24px #3f396d0f;transition:transform .3s ease,box-shadow .3s ease}.skills-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px #3f396d1f}.skills-card__badge{width:38px;height:38px;border-radius:50%;background:#f1f0f7;display:inline-flex;align-items:center;justify-content:center;font-size:1rem}.skills-card__category{font-size:.72rem;font-weight:700;letter-spacing:.08em;color:#e67e22}.skills-card__title{font-size:1.35rem;font-weight:700;color:#3f396d;margin-top:1rem;margin-bottom:1.2rem}.skills-card__list{list-style:none;padding:0;margin:0}.skills-card__item{font-size:.95rem;color:#555273;margin-bottom:.5rem;font-family:Courier Prime,monospace}.skills-card__item:last-child{margin-bottom:0}.progress-card{min-height:170px;padding:20px;background-color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:10%}.progress-card:hover{transform:scale(1.1);transition-duration:.6s}.circular-progress{position:relative;height:130px;width:130px;border-radius:50%;background:conic-gradient(#7d2ae8 3.6deg,#ededed 0deg);display:flex;align-items:center;justify-content:center}.circular-progress:before{content:"";position:absolute;height:120px;width:120px;border-radius:50%;background-color:#fff}.progress-value{position:relative;font-size:1.5rem;font-weight:600}.html-progress{color:#2b86db}.javascript-progress{color:#6f34fe}.php-progress{color:#20c997}.reactjs-progress{color:#3f396d}.text{font-size:1.2rem;font-weight:500}.skill-name{font-size:1.4rem;font-weight:600;color:#3f396d}.heading p{font-size:1.3rem}#myBtnContainer{margin-bottom:45px}#myBtnContainer button{border:none;color:#000;background:transparent;font-size:20px;font-weight:600;cursor:pointer;display:inline-block;margin:0 25px}#myBtnContainer button:hover{color:#2b86db}#myBtnContainer button:focus{outline:none}.post .content h4{font-size:1rem;font-weight:700}.post .card{border:none}.portfolio{background:#fff;padding:1rem 0 4rem}.portfolio .heading h3{display:inline-block;position:relative;padding-bottom:.8rem}.portfolio .heading h3:after{content:"";position:absolute;left:50%;bottom:0;width:44px;height:3px;border-radius:999px;background:linear-gradient(90deg,#2b86db,#8757f7);transform:translate(-50%)}.portfolio .container{max-width:1280px}.project-carousel{display:flex;align-items:center;gap:1rem}.project-carousel__nav{width:58px;height:58px;border-radius:999px;border:1px solid rgba(88,100,255,.18);background:linear-gradient(180deg,#fffffff5,#f4f2fff5);color:#5a5fe0;font-size:1.35rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;box-shadow:0 10px 24px #3f396d24;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;transition:box-shadow .2s ease,background .2s ease,color .2s ease}.project-carousel__nav:focus{outline:none}.project-carousel__nav--left{margin-left:2px}.project-carousel__nav--right{margin-right:2px}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(300px,340px));justify-content:center;align-items:stretch;gap:1rem;flex:1 1 auto}.project-grid--count-2{grid-template-columns:repeat(2,minmax(300px,340px))}.project-grid--count-1{grid-template-columns:minmax(300px,340px)}.project-grid__item{min-width:0;animation:projectCardIn .45s ease both;animation-delay:calc(var(--card-index, 0) * 90ms)}.project-card{width:100%;height:420px;border-radius:22px;overflow:hidden;display:flex;flex-direction:column;background:#fff;box-shadow:0 12px 30px #3f396d1f;border:2px solid rgba(63,57,109,.16)}.project-card--left{--project-card-accent: #3f8fe8;--project-card-tint-start: #abd6f7;--project-card-tint-end: #eef7ff}.project-card--right{--project-card-accent: #6f34fe;--project-card-tint-start: #ddd2ff;--project-card-tint-end: #f4efff}.project-card__header{flex:0 0 130px;height:130px;padding:1.2rem 1.5rem;background:linear-gradient(180deg,var(--project-card-tint-start, #d7e9fb) 0%,var(--project-card-tint-end, #fcfcff) 100%);border-bottom:2px solid var(--project-card-accent, #5669ef);display:flex;flex-direction:column;justify-content:space-between}.project-card__category{display:inline-flex;align-items:center;align-self:flex-start;margin-bottom:.35rem;padding:.25rem .75rem;border-radius:999px;font-size:.78rem;font-weight:700;color:#fff;background:linear-gradient(90deg,var(--project-card-accent, #3f8fe8),#5f55ff)}.project-card__header h4{margin:0;color:#3f396d;font-size:1.05rem;line-height:1.35;height:2.7em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.project-card__body{flex:1 1 auto;display:flex;flex-direction:column;padding:1.25rem 1.5rem;overflow:hidden}.project-card__body p{margin-bottom:.8rem;color:#2b274c;line-height:1.6;font-size:.95rem;font-weight:400;font-style:normal;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;min-height:0}.project-card__tags{display:flex;flex-wrap:wrap;gap:.38rem;margin-top:auto;margin-bottom:.8rem}.project-tag{display:inline-flex;align-items:center;padding:.34rem .62rem;border-radius:999px;background:#ece9fb;color:#3f396d;font-size:.7rem;font-weight:700}.project-card__link{margin-top:auto;color:#2b86db;text-decoration:none;font-size:.78rem;font-weight:700}.project-card__link:hover{color:#6f34fe}@keyframes projectCardIn{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 991.98px){.project-carousel{gap:.8rem}.project-carousel__nav{width:40px;height:40px;font-size:1.4rem}.project-grid{grid-template-columns:1fr;max-width:420px;margin:0 auto}.project-grid--count-2,.project-grid--count-1{grid-template-columns:1fr}}@media (max-width: 768px){.project-carousel{flex-direction:column}.project-carousel__nav{order:2}.project-carousel__nav--left,.project-carousel__nav--right{margin:0}}.blog{background-color:#f2f2ff}.blog .blogpost .card{border:none;border-radius:5%}.nav-bg{background-color:#fff}.blog .blogpost small{color:#6f34fe;font-size:1.1rem}.blog .blogpost h4,.blogpost a{color:#3f396d;font-weight:700;margin-top:1rem;text-decoration:none}.blogpost a:hover{color:#2b86db}.blog .blogpost .read-more-btn{text-decoration:none;color:#2b86db;font-size:1.1rem}.blog .blogpost .read-more-btn:hover{color:#6f34fe}.btn-c{margin-left:94%;background-color:transparent;border:none;color:#fff;font-size:2rem;margin-top:-3%}.btn-c i{color:#2b86db}.modal-body .content span{font-size:1rem}.modal-body .content small{font-size:1rem;color:#6f34fe}footer{background-color:#211e39}.social-links button{border:none;margin-right:1rem;font-size:1.2rem;background-color:#fff;padding:14px 15px 10px}.social-links .dribble{color:#f33a7e}.social-links button:hover{color:#0000005d;transition-duration:1s}.social-links .dribble:hover{background-color:#f33a7e}.social-links .whatsapp{color:#25d366}.social-links .whatsapp:hover{background-color:#25d366}.social-links .behance{color:#255afc}.social-links .behance:hover{background-color:#255afc}.custom-flex-center{display:flex;align-items:center}.skill-with-progress .row{display:flex;flex-wrap:wrap}.skill-with-progress .col-6{flex:0 0 50%;max-width:50%;padding:10px;box-sizing:border-box}.contact{display:flex;flex-direction:column;align-items:center;text-align:center}.heading small{font-size:24px;font-weight:700;color:#333}.c-orange{color:#f60}.text-muted{color:#6c757d}.list-unstyled{padding:0;list-style:none}.list-unstyled li{font-size:18px}.social-links{display:flex;justify-content:center;gap:20px}.social-links button{background:#fff0;border:none;padding:10px;font-size:20px;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:center}.social-links .leetcode img{width:24px;height:24px}.social-links .github{color:#333}.social-links .linkedin{color:#0077b5}.social-links .gmail{color:#ea4335}.social-links button i{font-size:24px}.education-content{padding:40px 0}.timeline-box{display:flex;flex-direction:column;padding:2.2rem 2rem;border-radius:22px;background:#fff;border:2px solid #d4d2e1;box-shadow:0 12px 32px #3f396d14;height:100%;transition:transform .3s ease,box-shadow .3s ease}.timeline-box:hover{transform:translateY(-4px);box-shadow:0 18px 40px #3f396d1f}.timeline-box__header{display:flex;align-items:center;gap:.9rem;margin-bottom:1.8rem;padding-bottom:1rem;border-bottom:2px solid rgba(63,57,109,.06)}.timeline-box__icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.3rem;color:#fff;background:#9fa1b5;box-shadow:0 4px 12px #9fa1b533}.timeline-box__title{margin:0;font-size:1.5rem;font-weight:700;color:#3f396d}.timeline{position:relative;padding-left:2.2rem;display:flex;flex-direction:column;gap:1.8rem}.timeline-item{position:relative}.timeline-item:before{content:"";position:absolute;left:calc(-2.2rem + 7px);top:20px;bottom:-1.8rem;width:2px;background:#c3c1d1;opacity:.8}.timeline-item:last-child:before{display:none}.circle-dot{position:absolute;left:-2.2rem;top:4px;width:16px;height:16px;border-radius:50%;background:#fff;border:3.5px solid #a3a1b5;box-shadow:0 0 0 4px #a3a1b533;transition:transform .2s ease}.timeline-item__title{margin:0 0 .25rem;font-size:1.05rem;font-weight:700;color:#3f396d;line-height:1.35}.timeline-item__subtitle{font-size:.92rem;font-weight:600;color:#2b86db;margin-bottom:.35rem}.timeline-item__date{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .7rem;border-radius:999px;font-size:.78rem;font-weight:600;background:#f0ecff;color:#6f34fe;margin-bottom:.4rem}.timeline-box--experience .timeline-item__date{background:#eaf4fd;color:#2b86db}.timeline-item__text{margin-top:.4rem;margin-bottom:0;font-size:.92rem;line-height:1.6;color:#2b274c;font-style:normal}
