:root{--primary-color:#ff4d4f;--secondary-color:White;--font-family:"Roboto", sans-serif}#root{background-color:#121212!important;color:var(--secondary-color);overflow:hidden}*{margin:0;padding:0;box-sizing:border-box}h1{color:var(--primary-color);text-align:center}.custom-navbar{transition:background-color .3s ease,box-shadow .3s ease;background-color:transparent;padding:1rem 0;position:fixed;width:100lvw;top:0;z-index:1000}.custom-navbar.scrolled{background-color:#000000b3;box-shadow:0 2px 10px #0003}.navbar-brand{color:#fff!important;font-weight:700;transition:color .3s ease}.nav-link:focus{color:#fff}.nav-link{color:#fff;transition:color .3s ease}.navbar-brand:hover{color:#fff}.nav-link:hover{color:#ddd}.navbar-toggler{border-color:#fff}.navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba%28255, 255, 255, 1%29' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.hero-section{position:relative;width:100%;height:100vh;background:url(/Images/profile.png) no-repeat right center;background-size:contain;display:flex;background-color:#000;align-items:center;justify-content:center;padding-right:2rem;overflow:hidden}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center}.hero-content{position:relative;text-align:center;color:#fff;padding:0 20px;z-index:2}.hero-title{font-size:3rem;font-weight:700;margin-bottom:15px}.hero-typed{font-size:1.5rem;margin-bottom:20px}.hero-typed span{color:#ff4d4f}.hero-subtitle{font-size:1.25rem;margin-bottom:30px}.hero-social{display:flex;justify-content:center;gap:15px;margin-top:20px}.hero-social a{color:#fff;font-size:1.5rem;transition:color .3s;text-decoration:none}.hero-social a:hover{color:var(--primary-color)}.social-circle{width:50px;height:50px;background-color:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;transition:all .3s ease}.social-circle:hover{background-color:#ff4d4f}.social-circle i{color:var(--secondary-color)}@media(max-width:768px){.hero-section{background-position:center;padding-right:1rem;background-size:cover}.hero-title{font-size:2.5rem}.hero-typed{font-size:1.25rem}.hero-subtitle{font-size:1rem}}.skills-container{padding:40px;color:#fff;background:#0a0a0a;margin-top:30px;border-radius:10px}.title{font-size:2.5rem;margin-bottom:40px}.skill-name{font-weight:600}.skill-value{font-weight:600;color:#ff4d5a}.gradient-bar{background:linear-gradient(90deg,#ff5f6d,#ff3d5a,#ff2e63);border-radius:20px}.about-section{height:100vh;scroll-behavior:smooth;scrollbar-width:none;padding:2rem 4rem}.about-right-container{scrollbar-width:none;-ms-overflow-style:none}a{text-decoration:none}.about-right-container::-webkit-scrollbar{display:none}.about-layout{display:flex;gap:2rem;height:100%}.about-left{width:350px;background-color:#1e1e1e;border-radius:15px;padding:3rem;flex-shrink:0;width:450px;text-align:center;box-shadow:0 0 20px #ff4d4f4d;height:fit-content;justify-content:center;align-self:center}.profile-pic-wrapper{position:relative;width:160px;height:160px;margin-bottom:1rem;margin-left:90px;border-radius:50%;padding:6px;background:conic-gradient(#ff4d4f 0deg 240deg,#333 240deg 360deg)}.profile-pic{width:100%;height:100%;border-radius:50%;object-fit:cover}.online-indicator{position:absolute;bottom:10px;right:10px;width:18px;height:18px;background-color:#00c851;border-radius:50%;border:3px solid #1e1e1e}.name{font-size:1.8rem;font-weight:700;margin:10px 0 5px}.title{color:#ff4d4f;font-weight:500;font-size:1.1rem;margin-bottom:1rem}.rating{color:#fdd835;font-size:1.2rem;display:flex;justify-content:center;gap:.3rem;margin-bottom:1.5rem}.rating span{color:#eee;font-weight:600;font-size:1.1rem}.stats{display:flex;justify-content:space-around;width:100%;margin-bottom:1rem;border-top:1px solid #333;border-bottom:1px solid #333;padding:1rem 0}.stat h3{color:#ff4d4f;font-size:1.6rem;font-weight:700}.stat p{font-size:.85rem;letter-spacing:1.5px;color:#bbb}.btn{width:100%;padding:.8rem 0;font-size:1rem;border-radius:8px;cursor:pointer;border:none;margin-bottom:10px;display:flex;justify-content:center;align-items:center;gap:.5rem;font-weight:600}.btn a{color:#fff;text-decoration:none}.btn-download{background-color:#ff4d4f;color:#fff}.btn-download:hover{background-color:#e04346}.btn-contact{background-color:transparent;color:#ff4d4f;border:1.5px solid #ff4d4f}.btn-contact:hover{background-color:#ff4d4f;color:#fff}.about-left-social-box{display:flex;justify-content:center;gap:18px;margin-top:20px}.about-left-social-box a{width:50px;height:50px;background:#1a1a1a;display:flex;justify-content:center;align-items:center;border-radius:14px;transition:.25s ease}.about-left-social-box i{font-size:22px;color:#d9d9d9}.about-left-social-box a:hover{background:#ff4d4f;transform:translateY(-3px)}.about-left-social-box a:hover i{color:#fff}.about-right-container{flex:1;display:flex;flex-direction:column;gap:2rem;overflow-y:auto;padding:10px;height:864px}.about-right{max-width:900px}.section-label{background-color:#3a2a2a;color:#ff4d4f;font-weight:700;font-size:.8rem;padding:.3rem 1rem;border-radius:15px;width:fit-content}.main-title{font-size:2.8rem;margin:1rem 0;font-weight:700;line-height:1.2}.description{font-size:1.05rem;color:#ccc;margin-bottom:1.25rem;line-height:1.6}.info-cards{display:flex;flex-direction:column;gap:1rem}.info-card{background-color:#1e1e1e;border-radius:10px;padding:1rem 1.5rem;display:flex;align-items:center;gap:1rem;min-width:400px;box-shadow:0 0 10px #ff4d4f33}.info-card:hover{outline:1px solid #ff4d4f}.icon{color:#ff4d4f;font-size:1.8rem}.info-label{font-size:.8rem;font-weight:600;letter-spacing:1.2px;color:#aaa;text-transform:uppercase}.info-value{font-size:1.1rem;font-weight:700;color:#eee}.skills-wrapper{max-width:900px;margin-bottom:2rem}@media(max-width:900px){.about-layout{flex-direction:column}.about-left{width:100%;max-width:400px;margin:0 auto}.icon{font-size:1rem;padding:.5rem}.main-title{font-size:2.2rem}}@media(max-width:768px){.about-section{padding:1.5rem 1.2rem;height:auto}.about-layout{flex-direction:column;gap:7.5rem}.about-left{width:100%;padding:1.5rem;max-width:100%}.profile-pic-wrapper{width:140px;height:140px}.name{font-size:1.6rem}.icon{font-size:3rem}.title,.rating{font-size:1rem}.about-left-social-box a{width:45px;height:45px}.about-right-container{gap:1.5rem}.main-title{font-size:1.9rem}.info-card{min-width:100%;padding:1rem;gap:.8rem}.main-title{margin-top:1rem}}.timeline{width:2px;background:#fff;height:650px;display:flex;flex-direction:column;gap:210px}.card{background:#1e1e1e;border-radius:10px;color:#fff;padding:20px;transition:box-shadow .3s ease,transform .3s ease}.card:hover{box-shadow:0 0 8px 2px #ff4d4f40;box-shadow:0 0 8px 5px #ff4d4f40}.card_education{background:#fff}.balls{margin-left:-20px;width:40px;height:40px;border-radius:50%;background-color:var(--primary-color);display:grid;place-items:center}.balls i{font-size:1.5rem;border-radius:50%;z-index:1}.badge{background-color:var(--primary-color)}.section-title{color:var(--primary-color)}.section-title-title{color:var(--primary-color);border-bottom:1px solid var(--primary-color);display:inline-block;padding-bottom:5px;margin-bottom:20px}@media(max-width:768px){.timeline{display:none}.education{text-align:left}.customcss{margin:0!important;padding:0!important}.text{margin:0!important}}.service-card-custom{background-color:#1e1e1e;border-radius:12px;box-shadow:0 4px 15px #0000004d;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;padding:25px;color:#fff;display:flex;flex-direction:column;align-items:center;position:relative;border:2px solid transparent;overflow:hidden}.service{font-size:2rem;font-weight:700;padding:.3rem 1rem;width:fit-content;border-radius:15px;background-color:#3a2a2a;margin-left:auto;margin-right:auto;margin-bottom:1.5rem;color:#ff4d4f}.service-card-custom.featured{border-color:#ff5c5c}.service-card-custom:before{content:"";position:absolute;top:0;left:0;height:4px;width:0%;background-color:#ff5c5c;border-top-left-radius:12px;border-top-right-radius:12px;transition:width .4s ease}.service-card-custom.featured:before{content:"";position:absolute;top:0;left:0;height:4px;width:100%;background-color:#ff5c5c;border-top-left-radius:12px;border-top-right-radius:12px;transition:width .4s ease}.service-card-custom.featured:after{content:"Featured";text-align:center;position:absolute;width:180px;top:30px;right:-40px;background-color:#ff5c5c;color:#fff;padding:5px 15px;font-size:.8rem;font-weight:700;transform:rotate(45deg);text-transform:uppercase;box-shadow:0 4px 15px #5190d84d}.service-card-custom:hover:before{width:100%}.service-card-custom:hover{transform:translateY(-8px);box-shadow:0 8px 25px #ff7f7f4d;border-color:#ff5c5c}.service-card-icon{background-color:#ff7f7f;color:#fff;border-radius:15px;padding:14px;margin-bottom:20px;font-size:30px;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.service-card-custom:hover .service-card-icon{background-color:#ff5c5c;rotate:20deg}.section-head{position:relative;margin-bottom:1.5rem}.section-head:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:130px;height:1px;background-color:var(--primary-color);border-radius:2px;margin-bottom:10px}.service-card-body{text-align:left;width:100%}.service-card-title{font-size:1.25rem;font-weight:700;margin-bottom:8px}.service-card-text{font-size:.95rem;color:#ccc;margin-bottom:15px;line-height:1.4}.explore-btn{color:#ff7f7f;font-weight:600;text-decoration:none;font-size:1rem;display:inline-flex;align-items:center;gap:6px;transition:color .3s ease,transform .3s ease}.explore-btn .arrow{transition:transform .3s ease}.explore-btn:hover{color:#ff5c5c}.explore-btn:hover .arrow{transform:translate(5px)}@media(max-width:768px){.service-card-custom{padding:20px}.service{font-size:1.5rem;margin-bottom:1rem}.section-head:after{width:100px}}.vision-btn{width:200px;color:#fff}.vison_container{padding:30px 12px;border:1px solid#ff4d5098;border-radius:10px;align-items:center;justify-content:center}@media(max-width:900px){.vison_container{padding:20px 8px;flex-direction:column;text-align:center}.vision-btn{width:50%;margin-top:15px!important}}.cardbtn{border:1px solid var(--primary-color);color:var(--secondary-color)}.cardbtn:hover{background-color:var(--primary-color)}.section{position:relative;margin-bottom:1.5rem}.section:after{content:"";position:absolute;bottom:-9px;left:50%;transform:translate(-50%);width:225px;height:1px;background-color:var(--primary-color);border-radius:2px;margin-bottom:10px}@media(max-width:768px){.section:after{width:150px}}.section_contact{position:relative;margin-bottom:1.5rem}.section_contact:after{content:"";position:absolute;bottom:-9px;left:50%;transform:translate(-50%);width:150px;height:1px;background-color:var(--primary-color);border-radius:2px;margin-bottom:10px}.contact-section{max-width:1200px;margin:50px auto;color:#ddd;padding:0 20px;text-align:center}.contact-section h1{font-weight:300;font-size:2.4rem;margin-bottom:10px}.contact-description{max-width:700px;margin:0 auto 40px;font-size:1rem;color:#bbb}.contact-content{display:flex;gap:30px;justify-content:center;flex-wrap:wrap}.contact-info{flex:1 1 300px;display:flex;flex-direction:column;gap:20px}.info-block{background:#1a1a1a;padding:20px 25px;border-radius:8px;display:flex;align-items:center;gap:20px;box-shadow:0 0 10px #111;text-align:left}.cicon{min-width:50px;min-height:50px;border-radius:50%;background:#2f0d22;display:flex;align-items:center;justify-content:center;color:#ff004f;font-size:1.8rem}.info-block strong{display:block;margin-bottom:6px;font-weight:600;color:#ff004f}.info-block p{margin:0;font-size:.9rem;color:#bbb}.contact-form{flex:2 1 500px;background:#1a1a1a;padding:30px 40px;border-radius:10px;box-shadow:0 0 10px #111;display:flex;flex-direction:column;gap:20px;text-align:left}.form-row{display:flex;gap:20px}.form-row input{flex:1}.contact-form input,.contact-form textarea{width:100%;background:#111;border:1px solid #333;border-radius:6px;padding:14px 18px;font-size:1rem;color:#ddd;transition:border-color .3s ease;resize:none}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#666}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:#ff004f;background:#222}.send-btn{align-self:center;background:#ff004f;border:none;color:#fff;font-weight:700;padding:14px 40px;border-radius:6px;cursor:pointer;font-size:1.1rem;transition:background .3s ease}.send-btn:hover{background:#e60046}@media(max-width:900px){.section_contact:after{width:120px}.contact-content{flex-direction:column;align-items:center}.contact-info,.info-block,.contact-form{width:100%}.form-row{flex-direction:column}}
