@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap";.app-container{background-color:#000;min-height:100vh;color:#fff;padding-top:.5rem!important;margin:0}body{font-family:DM Sans,sans-serif;margin:0;padding:0;background-color:#000}html{background-color:#000}.hero{position:relative;width:1420px!important;max-width:1420px!important;min-width:1420px!important;background-color:#000;border-radius:12px;margin:0 auto 3rem!important;text-align:left;color:#fff;padding:2rem 0!important;height:600px!important;min-height:600px!important;max-height:600px!important;display:flex;flex-direction:row;gap:0rem!important;justify-content:space-between!important;align-items:center!important;overflow:hidden;box-sizing:border-box}.hero-content{margin-left:100px!important;padding-right:40px!important;flex:1;height:100%;display:flex;flex-direction:column;justify-content:center;margin-top:-60px!important}.hero-content h1{font-size:clamp(2.5rem,5vw,4rem);margin-bottom:1rem;font-weight:200;letter-spacing:2px}.hero-content h2{font-size:clamp(2rem,4vw,3rem);margin-bottom:1rem;font-weight:200;letter-spacing:2px}.hero-content p{font-size:clamp(1.2rem,2vw,1.5rem);font-weight:200;color:#ccc;margin-bottom:2rem}.slogan-image-container{display:flex;align-items:center;gap:0rem;width:auto;height:100%;justify-content:flex-end;margin-left:-100px}.slogan{display:flex!important;flex-direction:row;align-items:center;gap:4rem;margin-right:2rem}.slogan-box{background-color:transparent!important;border:none!important;padding:0!important;margin:0!important;height:auto!important;width:auto!important;min-width:auto!important;max-width:none!important;display:flex!important;position:relative}.slogan-box:hover{transform:none!important}.title-container{position:absolute;left:-35px;top:50%;transform:translateY(-50%) rotate(-90deg);transform-origin:center;white-space:nowrap;height:0px;width:auto}.title-large{position:absolute;top:0;left:-30px;font-size:clamp(3rem,4vw,4.5rem);font-weight:200;color:#fff;text-stroke:2px #fff;-webkit-text-stroke:.4px #fff;-webkit-text-fill-color:transparent;letter-spacing:1px;line-height:2;margin:0;z-index:2}.title-small{position:absolute;font-size:clamp(1.4rem,2vw,1.8rem);font-weight:200;color:#d6fdff;letter-spacing:0px;line-height:6;margin:0;z-index:1;left:-35px;top:-5px}.job-title,.tagline{font-size:clamp(1.4rem,1.8vw,1.8rem);font-weight:200;color:#fff;margin-left:80px;line-height:1.2}.job-title div,.tagline div{margin-bottom:.3rem}.profile-image{width:400px;max-width:380px;height:500px;max-height:500px;object-fit:cover;border-radius:0;flex-shrink:0;margin-top:0;margin-left:-60px;margin-right:40px}.social-links{display:flex;gap:1.5rem;margin:2rem 0 3.5rem;align-items:center}.social-link{display:flex;align-items:center;gap:.5rem;color:#fff;text-decoration:none;font-size:1.1rem;font-weight:200;padding:.75rem 1.5rem;border:1px solid #2b2b2b;border-radius:.5rem;background-color:transparent;transition:all .3s ease;position:relative;overflow:hidden}.social-link:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:2px;background:linear-gradient(90deg,transparent,#ffffff,transparent);animation:moveLine 3s linear infinite;z-index:1}@keyframes moveLine{0%{left:-100%}to{left:100%}}.social-link:hover{background-color:#1a1a1a;border-color:#fff;transform:translateY(-2px)}.social-link:hover:before{animation-duration:1s}.social-link svg{width:20px;height:20px;transition:transform .3s ease}.social-link:hover svg{transform:scale(1.1)}.color-1{color:#63f4fc}.color-2{color:#d6fdff}.color-3{color:#fff}.resume-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000c;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.resume-modal{background:linear-gradient(135deg,#6c6c6c,#2a2a2a,#707070);border-radius:20px;padding:2rem;max-width:400px;width:90%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 40px #0000004d;animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-50px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.resume-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;gap:.5rem}.resume-modal-header h3{color:#fff;font-size:1.8rem;font-weight:200;margin:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.close-modal{background:transparent;border:none;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .2s ease;padding:0;flex-shrink:0;margin-left:8px}.close-modal:hover{color:#fff;transform:scale(1.1)}.close-modal svg{width:18px;height:18px}.resume-modal-content{display:flex;flex-direction:column;gap:1rem}.resume-option-btn{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem 1.5rem;border:none;border-radius:12px;font-size:1rem;font-weight:200;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;min-height:60px}.open-btn{background:#ffffffe6;color:#333;border:2px solid transparent}.open-btn:hover{background:#fff;transform:translateY(-2px);box-shadow:0 5px 15px #0003}.download-btn{background:#000;color:#fff;border:2px solid transparent}.download-btn:hover{background:#000;transform:translateY(-2px);box-shadow:0 5px 15px #0000004d}.resume-option-btn svg{width:20px;height:20px;flex-shrink:0}.hero,.about,.education,.education-section,.experience,.experience-section,.skills,.skills-section,.projects,.projects-section,.contact,.contact-section{width:1420px!important;max-width:1420px!important;min-width:1420px!important;margin-left:auto!important;margin-right:auto!important;margin-top:3rem!important;margin-bottom:3rem!important;border-radius:12px!important;overflow:hidden;box-sizing:border-box!important}.hero{margin-top:0!important}@media (max-width: 1500px){.hero{width:95%!important;max-width:1420px!important;min-width:auto!important}}@media (max-width: 1200px){.hero{width:90%!important}.hero-content{margin-left:80px!important}.slogan{gap:3rem}.profile-image{width:350px;max-width:350px;margin-right:30px}}@media (max-width: 992px){.hero{flex-direction:column;height:auto!important;min-height:auto!important;padding:2rem!important}.hero-content{margin-left:20px!important;text-align:center}.slogan-image-container{flex-direction:column;justify-content:center;margin-top:2rem}.slogan{flex-direction:row;gap:2rem;margin-right:0}.profile-image{width:300px;max-width:300px;margin:2rem 0 0}.social-links{justify-content:center;flex-wrap:wrap}}@media (max-width: 768px){.hero{width:100%!important;border-radius:0!important;margin:0 0 2rem!important}.app-container{padding-top:0!important}.slogan{flex-direction:column;gap:1rem}.job-title,.tagline{margin-left:70px}.title-container{left:-25px;top:75%}.profile-image{width:250px;max-width:250px}.social-link{font-size:1rem;padding:.6rem 1.2rem}}@media (max-width: 480px){.hero{padding:1.5rem 1rem!important}.job-title,.tagline{margin-left:60px;font-size:1.2rem}.title-container{left:-20px;top:65%}.profile-image{width:200px;max-width:200px}.social-links{flex-direction:column;gap:.8rem;width:100%}.social-link{width:100%;justify-content:center;font-size:.9rem}.resume-modal{padding:1.5rem;margin:1rem}.resume-modal-header h3{font-size:1.5rem}.resume-option-btn{padding:.8rem 1rem;font-size:.9rem;min-height:50px}}.about{height:auto;min-height:30vh;background-color:#000;color:#fff;display:flex;border-radius:10px;justify-content:flex-start;align-items:flex-start;text-align:left;padding:2rem 100px 2rem 2rem;margin-top:3rem;margin-bottom:3rem;position:relative}.about-content{margin-left:180px;flex:1;max-width:calc(100% - 280px);padding-top:1rem;padding-right:30px}.about-content h2{position:absolute;left:20px;top:50%;transform:translateY(-50%) rotate(-90deg);transform-origin:center;white-space:nowrap;z-index:1;margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.about-large{font-size:5rem;font-weight:200;color:transparent;-webkit-text-stroke:.4px #fff;text-stroke:4px #fff;line-height:.8;margin:0;top:-30px;left:0%;letter-spacing:-10px;position:relative}.me-small{font-size:2rem;font-weight:200;color:#d6fdff;padding:5px 15px;border-radius:5px;line-height:1;letter-spacing:2px;position:absolute;top:25px;left:50%;transform:translate(-50%,-50%);z-index:2}.about-content p{font-size:1.2rem;font-weight:200;line-height:1.8;color:#e0e0e0;margin-bottom:1.5rem;text-align:justify;word-spacing:.1rem;margin-top:0}.about-content ul{list-style:none;padding-left:0;margin:0}.about-content li{font-size:1.1rem;line-height:1.6;margin-bottom:1rem;position:relative;padding-left:25px;color:#f0f0f0}.about-content li:before{content:"▸";position:absolute;left:0;color:#63f4fc;font-size:1.2rem}.about-content .sub-point{font-size:1rem;color:#ccc;padding-left:35px}.about-content .sub-point:before{content:"•";color:#bbb;font-size:1rem;left:10px}.about-section{margin-bottom:30px;padding-bottom:1rem}@media (max-width: 768px){.about{flex-direction:column;padding:1.5rem}.about-content{margin-left:0;margin-top:80px;max-width:100%;padding-top:0}.about-content h2{position:static;transform:none;margin-bottom:2rem;flex-direction:row;align-items:center}.about-large{font-size:3rem}.me-small{font-size:1.5rem;position:static;transform:none;margin-left:1rem}}.education-section{position:relative;width:1420px;background-color:#000;border-radius:12px;margin:0 auto 3rem;text-align:left;color:#fff;padding:2rem 0}.education-title-container{position:absolute;left:-40px;top:50%;transform:rotate(-90deg) translateY(-50%);transform-origin:center;white-space:nowrap;height:auto;width:auto}.education-title-large{position:absolute;font-size:4.5rem;font-weight:200;color:#fff;text-stroke:.2px #fff;-webkit-text-stroke:.4px #fff;-webkit-text-fill-color:transparent;letter-spacing:1px;line-height:1;margin:0;z-index:2;left:-40px;top:80px}.education-title-small{position:absolute;font-size:1.8rem;font-weight:200;color:#d6fdff;letter-spacing:0px;line-height:1;margin:0;z-index:1;left:-50px;top:120px}.education-content{margin-left:150px;padding-right:0}.education-section p{font-size:1rem;margin-bottom:0rem;font-weight:200;margin-top:0rem;text-align:left;color:#fff}.education-entry{margin-top:0rem;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;padding:15px;background-color:#000;width:calc(100% - 40px);border-radius:10px;box-shadow:0 2px 5px #0000004d;font-weight:200}.education-entry .degree{font-weight:200;font-size:1.5rem;margin-top:0rem;margin-bottom:.4rem;color:#63f4fc}.education-entry .institution{margin-top:0rem;font-style:italic;color:#fff;font-size:.95rem;font-weight:200}.education-entry .date{margin-top:0rem;font-style:italic;color:#fff;font-size:.95rem;font-weight:200;text-align:right}.highlight-text{margin-top:.5rem}.highlight-text p{color:#83dcf2;font-size:.9rem}html,body{margin:0;padding:0}.education-container{padding:10px 20px 20px;color:#fff;background-color:#000;border-radius:10px;width:1000px;font-weight:200;text-align:center;margin:0 auto 3rem;margin-top:0!important}.experience-section{position:relative;width:1420px;background-color:#000;border-radius:12px;margin:0 auto 3rem;text-align:left;color:#fff;padding:2rem 0;font-weight:200}.experience-title-large{position:absolute;font-size:4.5rem;font-weight:200;color:#fff;text-stroke:.2px #fff;-webkit-text-stroke:.4px #fff;-webkit-text-fill-color:transparent;letter-spacing:1px;line-height:1;margin:0;z-index:2;left:30px;top:100px;transform:rotate(-90deg);transform-origin:center}.experience-title-small{position:absolute;font-size:1.8rem;font-weight:200;color:#d6fdff;letter-spacing:0px;line-height:1;margin:0;z-index:1;left:30px;top:130px;transform:rotate(-90deg);transform-origin:center}.experience-content{margin-left:160px;padding-right:0;font-weight:200}.experience-card{background-color:#000;padding:25px;border-radius:10px;margin-bottom:20px;box-shadow:0 2px 5px #2b2b2b33;transition:background-color .3s ease;max-width:100%;width:auto;font-weight:200}.experience-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:200}.title-row{display:flex;align-items:center;gap:15px;font-weight:200}.click-me-gif{width:24px;height:24px;cursor:pointer;border-radius:5px;transition:transform .2s ease}.click-me-gif:hover{transform:scale(1.1)}.title-text{font-size:1.5rem;color:#63f4fc;margin:0;font-weight:200}.experience-date{font-style:italic;color:#ccc;font-weight:200}.toggle-summary{margin-top:10px;margin-bottom:10px;cursor:pointer;font-weight:200}.toggle-arrow{font-weight:200;display:flex;align-items:center;gap:6px;color:#fff}.experience-details{margin-top:15px;text-align:left;padding-top:15px;border-top:1px solid rgba(99,244,252,.2);animation:slideDown .4s ease;font-weight:200}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.experience-details h4{font-size:1.25rem;color:#fff;margin-bottom:15px;font-weight:200}.experience-details ul{list-style-type:disc;padding-left:20px;margin-bottom:20px;font-weight:200}.experience-details li{margin-bottom:8px;line-height:1.6;font-weight:200}.title-with-gif{display:flex;align-items:center;gap:8px}.HideSummary-experience-btn{background:linear-gradient(135deg,#1a1a1a,#63f4fc)!important;color:#fff!important;border:1px solid #63f4fc!important;padding:8px 20px!important;border-radius:20px!important;font-size:.85rem!important;font-weight:200!important;cursor:pointer!important;transition:all .3s ease!important;text-align:center!important;display:block!important;margin:15px auto 0!important;width:100%!important}.HideSummary-experience-btn:hover{background:linear-gradient(135deg,#63f4fc,#1a1a1a)!important;transform:translateY(-2px)!important;box-shadow:0 6px 20px #63f4fc66!important;font-weight:200}.projects{padding:60px 40px;background-color:#000;max-width:1420px;margin:0 auto;color:#fff;position:relative;font-weight:200}.projects-title-container{position:absolute;left:-40px;top:50%;transform:rotate(-90deg) translateY(-50%);transform-origin:center;white-space:nowrap;height:auto;width:auto;font-weight:200}.title-my{position:absolute;font-size:4.5rem;font-weight:200;color:#fff;text-stroke:.2px #fff;-webkit-text-stroke:.4px #fff;-webkit-text-fill-color:transparent;letter-spacing:1px;line-height:1;margin:0;z-index:2;left:-40px;top:80px}.title-projects{position:absolute;font-size:1.8rem;font-weight:200;color:#d6fdff;letter-spacing:0px;line-height:1;margin:0;z-index:1;left:-45px;top:120px}.projects-container{margin-left:120px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;width:calc(100% - 120px);font-weight:200}.project-block{background:linear-gradient(145deg,#000,#000);border-radius:20px;padding:20px;transition:all .4s ease;border:1px solid rgba(0,0,0,.1);min-height:250px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 8px 32px #0000004d;font-weight:200}.project-block:hover{transform:translateY(-10px);box-shadow:0 20px 60px #00000026;border-color:#0000004d;font-weight:200}.project-image-container{width:100%;height:180px;overflow:hidden;border-radius:15px;margin-bottom:12px;font-weight:200}.project-img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease;border-radius:15px;font-weight:200}.project-block:hover .project-img{transform:scale(1.05)}.project-info{flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;font-weight:200}.project-header-info{display:flex;align-items:center;justify-content:space-between;margin-bottom:0;gap:15px;min-height:auto;font-weight:200}.project-name{font-size:1.3rem;font-weight:200;color:#63f4fc;margin:0;line-height:1.3;flex:1}.click-me-gif{width:30px;height:30px;cursor:pointer;transition:all .3s ease;background:#63f4fc1a;border-radius:50%;padding:5px;flex-shrink:0}.click-me-gif:hover{transform:scale(1.2);background:#63f4fc33}.project-buttons{display:flex;flex-direction:column;gap:10px;margin-top:15px;margin-bottom:10px;font-weight:200}.project-btn{width:100%;padding:8px;border-radius:20px;text-decoration:none;font-weight:200;font-size:.85rem;transition:all .3s ease;cursor:pointer;display:block;text-align:center}.live-btn{background:linear-gradient(135deg,#1a1a1a,#63f4fc);color:#fff;border:1px solid #63f4fc;font-weight:200}.live-btn:hover{background:linear-gradient(135deg,#63f4fc,#1a1a1a);transform:translateY(-2px);box-shadow:0 6px 20px #63f4fc66}.code-btn{background:linear-gradient(135deg,#1a1a1a,#63f4fc);color:#fff;border:1px solid #63f4fc;font-weight:200}.code-btn:hover{background:linear-gradient(135deg,#63f4fc,#1a1a1a);transform:translateY(-2px);box-shadow:0 6px 20px #63f4fc66}.project-summary{margin-top:8px;padding-top:12px;border-top:1px solid rgba(99,244,252,.2);animation:slideDown .4s ease;font-weight:200}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px);max-height:0}to{opacity:1;transform:translateY(0);max-height:300px}}.summary-list{list-style:none;padding:0;margin:0 0 12px;font-weight:200}.summary-point{font-size:.9rem;color:#b0b0b0;line-height:1.6;margin-bottom:6px;padding-left:20px;position:relative;font-weight:200}.summary-point:before{content:"▸";color:#63f4fc;font-weight:200;position:absolute;left:0;top:0}.hide-summary-btn{background:linear-gradient(135deg,#1a1a1a,#63f4fc);color:#fff;border:1px solid #63f4fc;padding:8px 20px;border-radius:20px;font-size:.85rem;font-weight:200;cursor:pointer;transition:all .3s ease;width:100%;text-align:center}.hide-summary-btn:hover{background:linear-gradient(135deg,#63f4fc,#1a1a1a);transform:translateY(-2px)}@media (max-width: 1200px){.projects-container{grid-template-columns:repeat(2,1fr);margin-left:80px;width:calc(100% - 80px);font-weight:200}.projects{padding:40px 20px}}@media (max-width: 768px){.projects{padding:20px 15px}.projects-container{grid-template-columns:repeat(2,1fr);margin-left:0;width:100%;gap:20px;font-weight:200}.project-block{padding:15px;min-height:280px;font-weight:200}.project-image-container{height:140px;margin-bottom:10px;font-weight:200}.project-info{padding:0}.project-name{font-size:1.1rem}.click-me-gif{width:25px;height:25px;padding:5px}.projects-title-container{display:none}.projects:before{content:"My Projects";display:block;text-align:center;font-size:2rem;color:#63f4fc;margin-bottom:20px;font-weight:200}}@media (max-width: 480px){.projects-container{grid-template-columns:1fr;gap:20px}.project-block{min-height:260px;padding:12px;font-weight:200}.project-image-container{height:120px;margin-bottom:8px}.project-info{padding:0;font-weight:200}}.projects-container{margin-left:160px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;width:calc(100% - 180px);font-weight:200}.technical-skills{position:relative;padding:20px 40px;background-color:#000;border-radius:10px;max-width:1420px;width:1420px;height:auto;min-height:280px;color:#fff;text-align:left;margin-top:50px;margin-bottom:4rem;margin-left:auto;margin-right:auto;box-sizing:border-box;overflow-x:hidden;font-weight:200}.technical-title-large{position:absolute;font-size:3.5rem;font-weight:200;color:#fff;text-stroke:.2px #fff;-webkit-text-stroke:.4px #fff;-webkit-text-fill-color:transparent;letter-spacing:1px;line-height:1;margin:0;z-index:2;left:-20px;top:110px;transform:rotate(-90deg) translateY(-50%);transform-origin:center;white-space:nowrap}.technical-title-small{position:absolute;font-size:1.8rem;font-weight:200;color:#d6fdff;letter-spacing:0px;line-height:1;margin:0;z-index:1;left:75px;top:115px;transform:rotate(-90deg) translateY(-50%);transform-origin:center;white-space:nowrap}.skills-content{margin-left:120px;padding-right:20px;max-width:calc(100% - 140px);box-sizing:border-box;padding-top:10px;font-weight:200}.technical-skills h2{font-size:2rem;margin-bottom:20px;color:#d6fdff;font-weight:200}.skills-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;justify-content:center;align-items:start;overflow-x:hidden;max-width:100%;width:100%;font-weight:200}.skill-category{background-color:#000;border:1px solid #080808;border-radius:10px;padding:10px;min-width:0;box-shadow:0 4px 6px #0000001a;text-align:left;box-sizing:border-box;font-weight:200}.skill-category:nth-child(1){grid-column:1}.skill-category:nth-child(2){grid-column:2}.skill-category:nth-child(3){grid-column:3}.skill-category:nth-child(4){grid-column:4}.skill-category:nth-child(5){grid-column:5}.skill-category:nth-child(6){grid-column:6}.skill-category h3{font-size:1.1rem;margin-bottom:6px;margin-top:0;color:#63f4fc;text-align:left;padding-left:0;font-weight:200}.skill-category ul{list-style:none;padding:0;margin:0;font-weight:200}.skill-category li{margin-bottom:4px;font-size:.95rem;color:#fff;display:flex;align-items:center;font-weight:200}.skill-icon{width:20px;height:20px;margin-right:8px;flex-shrink:0;font-weight:200}@media (max-width: 1400px){.technical-skills{max-width:95%;padding:25px 35px;min-height:320px;font-weight:200}.technical-title-large{top:70px;font-weight:200}.technical-title-small{top:90px;font-weight:200}.skills-content{margin-left:100px;padding-top:15px;font-weight:200}.skills-grid{grid-template-columns:repeat(3,1fr);gap:15px;font-weight:200}.skill-category:nth-child(1){grid-column:1;grid-row:1}.skill-category:nth-child(2){grid-column:2;grid-row:1}.skill-category:nth-child(3){grid-column:3;grid-row:1}.skill-category:nth-child(4){grid-column:1;grid-row:2}.skill-category:nth-child(5){grid-column:2;grid-row:2}.skill-category:nth-child(6){grid-column:3;grid-row:2}}@media (max-width: 1024px){.technical-skills{height:auto;min-height:400px;padding:25px 30px;font-weight:200}.technical-title-large{font-size:3rem;left:-45px;top:60px;font-weight:200}.technical-title-small{left:-45px;font-size:1.6rem;top:80px;font-weight:200}.skills-content{margin-left:80px;padding-top:10px;font-weight:200}.skills-grid{grid-template-columns:repeat(2,1fr);gap:18px;font-weight:200}.skill-category:nth-child(1){grid-column:1;grid-row:1}.skill-category:nth-child(2){grid-column:2;grid-row:1}.skill-category:nth-child(3){grid-column:1;grid-row:2}.skill-category:nth-child(4){grid-column:2;grid-row:2}.skill-category:nth-child(5){grid-column:1;grid-row:3}.skill-category:nth-child(6){grid-column:2;grid-row:3}}@media (max-width: 768px){.technical-skills{width:95%;max-width:none;padding:20px;height:auto;min-height:auto;margin-top:30px;margin-bottom:2rem;font-weight:200}.skills-content{margin-left:0;padding-right:0;max-width:100%;padding-top:0;font-weight:200}.technical-title-large,.technical-title-small{display:none;font-weight:200}.technical-skills:before{content:"Technical Skills";display:block;font-size:2rem;color:#63f4fc;text-align:center;margin-bottom:1.5rem;font-weight:200}.skills-grid{grid-template-columns:1fr;gap:12px;max-width:100%;font-weight:200}.skill-category{width:100%;padding:10px;font-weight:200}.skill-category:nth-child(n){grid-column:1;grid-row:auto;font-weight:200}.skill-category h3{margin-top:2px;font-weight:200}}@media (max-width: 480px){.technical-skills{padding:15px;border-radius:5px;font-weight:200}.technical-skills:before{font-size:1.5rem;margin-bottom:1rem;font-weight:200}.skill-category{padding:10px;font-weight:200}.skill-category h3{font-size:1rem;margin-top:0;margin-bottom:6px;font-weight:200}.skill-category li{font-size:.9rem;margin-bottom:4px;font-weight:200}.skill-icon{width:18px;height:18px;margin-right:6px}}.hero,.about,.education,.education-section,.experience,.experience-section,.skills,.skills-section,.projects,.projects-section,.contact,.contact-section{width:1420px!important;max-width:1420px!important;min-width:1420px!important;margin-left:auto!important;margin-right:auto!important;margin-top:3rem!important;margin-bottom:3rem!important;padding:2rem 0!important;box-sizing:border-box!important}.hero{margin-top:4rem!important}section{width:1420px!important;max-width:none!important}.hero-content,.about-content,.education-content,.experience-content,.skills-content,.projects-container,.experience-container,.skills-container{max-width:1230px!important;box-sizing:border-box!important}@media (max-width: 1500px){.hero,.about,.education,.education-section,.experience,.experience-section,.skills,.skills-section,.projects,.projects-section,.contact,.contact-section{width:95vw!important;max-width:1420px!important;min-width:1420px!important}}@media (max-width: 1420px){.hero,.about,.education,.education-section,.experience,.experience-section,.skills,.skills-section,.projects,.projects-section,.contact,.contact-section{width:70vw!important}}@media (max-width: 768px){.hero,.about,.education,.education-section,.experience,.experience-section,.skills,.skills-section,.projects,.projects-section,.contact,.contact-section{width:1420px!important;margin-left:0!important;margin-right:0!important}}.contact-wrapper{width:100%;display:flex;justify-content:center;padding:3rem 1rem 1rem;box-sizing:border-box;margin-top:2rem;font-weight:200}.contact-container{background-color:#000;color:#000;padding:2.5rem 3rem;text-align:left;width:100%;max-width:1000px;height:auto;min-height:450px;border-radius:10px;box-shadow:0 0 15px #0000004d;margin:0 auto;box-sizing:border-box;position:relative;font-weight:200}.contact-title-large{position:absolute;font-size:4rem;font-weight:200;color:#fff;text-stroke:.2px #fff;-webkit-text-stroke:.4px #fff;-webkit-text-fill-color:transparent;letter-spacing:1px;line-height:1;margin:0;z-index:2;left:-10px;top:200px;transform:rotate(-90deg) translateY(-50%);transform-origin:center;white-space:nowrap}.contact-title-small{position:absolute;font-size:1.8rem;font-weight:200;color:#d6fdff;letter-spacing:0px;line-height:1;margin:0;z-index:1;left:95px;top:200px;transform:rotate(-90deg) translateY(-50%);transform-origin:center;white-space:nowrap}.contact-content{width:100%;max-width:700px;margin:0 auto;font-weight:200}.contact-form{display:flex;flex-direction:column;gap:1.2rem;text-align:left;width:100%;font-weight:200}.form-group{display:flex;flex-direction:column;gap:.4rem;font-weight:200}.contact-form label{font-size:1.1rem;color:#63f4fc;font-weight:200}.contact-form input,.contact-form textarea{padding:.7rem 1rem;font-size:1rem;border:.2px solid #1c1c1c;border-radius:6px;background-color:#000;color:#fff;resize:vertical;width:100%;box-sizing:border-box;font-weight:200}.contact-form textarea{min-height:80px;max-height:120px;font-weight:200}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#757474;font-weight:200}.submit-btn{background:linear-gradient(135deg,#1a1a1a,#63f4fc);color:#fff;border:1px solid #63f4fc;padding:8px 20px;font-size:.85rem;font-weight:200;border-radius:20px;cursor:pointer;transition:all .3s ease;width:100%;box-sizing:border-box;margin-top:.5rem}.submit-btn:hover{background:linear-gradient(135deg,#63f4fc,#1a1a1a);transform:translateY(-2px);box-shadow:0 6px 20px #63f4fc66;font-weight:200}.notification{position:fixed;top:20px;left:50%;transform:translate(-50%);padding:1rem 2rem;border-radius:6px;font-size:1rem;font-weight:200;z-index:1000;box-shadow:0 4px 12px #0000004d;animation:fadeInOut 3s ease-in-out}.success-notification{background-color:#63f4fc;color:#000;font-weight:200}.error-notification{background-color:#f44;color:#fff}@keyframes fadeInOut{0%{opacity:0;transform:translate(-50%) translateY(-20px)}10%{opacity:1;transform:translate(-50%) translateY(0)}90%{opacity:1}to{opacity:0;transform:translate(-50%) translateY(-20px)}}@media (max-width: 1024px){.contact-container{min-height:400px;padding:2rem 2.5rem;max-width:900px;font-weight:200}.contact-content{max-width:600px;font-weight:200}.contact-title-large{top:160px;left:-130px;font-weight:200}.contact-title-small{top:180px;left:-20px;font-weight:200}}@media (max-width: 768px){.contact-wrapper{padding:.5rem;font-weight:200}.contact-container{padding:1.5rem 1rem;min-height:auto;max-width:100%;font-weight:200}.contact-title-large,.contact-title-small{display:none;font-weight:200}.contact-container:before{content:"Contact Me";display:block;font-size:2.2rem;font-weight:200;color:#63f4fc;text-align:center;margin-bottom:1.5rem}.contact-form{gap:1rem;font-weight:200}}@media (max-width: 480px){.contact-wrapper{padding:.5rem;font-weight:200}.contact-container{padding:1.2rem .8rem;font-weight:200}.contact-container:before{font-size:1.8rem;margin-bottom:1.2rem;font-weight:200}.contact-form{gap:.8rem;font-weight:200}.form-group{gap:.3rem;font-weight:200}}.copyright-notice{text-align:center;padding:30px 15px;margin-top:80px;background-color:#000;color:#888;font-size:.85rem;border-top:1px solid #2b2b2b;font-weight:200;letter-spacing:.5px}.copyright-notice:hover{color:#63f4fc;transition:color .3s ease;font-weight:200}@media (max-width: 768px){.copyright-notice{font-size:.75rem;padding:25px 12px;margin-top:60px;font-weight:200}}@tailwind base;@tailwind components;@tailwind utilities;html{overflow-x:hidden}body{overflow-x:hidden;width:100%}@media (max-width: 768px){*{max-width:100vw!important;box-sizing:border-box!important}.experience-title-large,.education-title-large,.certifications-title-large,.certifications-title-small,.certifications-title-container,.title-my,.experience-title-small,.education-title-small,.title-projects,.projects .title-my,.projects .title-projects,.projects-title-container{display:none!important;visibility:hidden!important;opacity:0!important;position:absolute!important;left:-9999px!important;width:0!important;height:0!important;overflow:hidden!important}.experience-section,.education-section,.certifications-section,.projects,.skills-section,.contact-section,.about-section{width:100vw!important;max-width:100vw!important;margin:0!important;padding:20px 10px!important;box-sizing:border-box!important;overflow:hidden!important;min-height:auto!important}.experience-content,.education-content,.certifications-content,.projects-container{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;width:100%!important;max-width:100%!important}.experience-section:before{content:"My Experience";display:block;text-align:center;font-size:2rem;color:#63f4fc;margin-bottom:20px;font-weight:700}.education-section:before{content:"My Education";display:block;text-align:center;font-size:2rem;color:#63f4fc;margin-bottom:20px;font-weight:700}.certifications-section:before{content:"My Certifications";display:block;text-align:center;font-size:2rem;color:#63f4fc;margin-bottom:20px;font-weight:700}.projects:before{content:"My Projects";display:block;text-align:center;font-size:2rem;color:#63f4fc;margin-bottom:20px;font-weight:700}.hero,.hero-section,section.hero{display:flex!important;flex-direction:column!important;align-items:center!important;padding:20px!important;width:100%!important;min-height:auto!important}.profile-image,img[alt*=Abhigna],.hero img{width:200px!important;height:250px!important;border-radius:15px!important;object-fit:cover!important;margin:20px auto!important;display:block!important}h1{font-size:24px!important;margin-bottom:15px!important}h2{font-size:20px!important;margin-bottom:12px!important}h3{font-size:18px!important;margin-bottom:10px!important}p,li{font-size:16px!important;line-height:1.5!important}.experience-card,.education-card,.education-entry,.project-block,.skill-card,.card{width:100%!important;max-width:100%!important;margin:10px 0!important;padding:15px!important;box-sizing:border-box!important;border-radius:10px!important}.education-container{width:100%!important;max-width:100%!important;margin:0!important;padding:15px!important}.certifications-section{width:100vw!important;max-width:100vw!important;height:auto!important;min-height:400px!important;margin:0!important;padding:20px 10px!important;box-sizing:border-box!important;overflow:hidden!important}.certifications-carousel-box{width:100%!important;max-width:100%!important;height:auto!important;min-height:350px!important;padding:15px!important;margin:0!important;box-sizing:border-box!important;position:relative!important;overflow:visible!important}.certifications-carousel-frame{width:100%!important;max-width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding:0!important;margin:0!important}.certifications-carousel-content{width:100%!important;max-width:280px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important}.certifications-carousel-img{width:280px!important;height:200px!important;max-width:280px!important;max-height:200px!important;object-fit:cover!important;border-radius:8px!important;margin:0 auto 15px!important;display:block!important;border:2px solid rgba(99,244,252,.3)!important}.certification-name-container{width:100%!important;max-width:280px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:10px!important;margin:0!important;padding:0!important}.certifications-carousel-name{font-size:1.1rem!important;max-width:220px!important;color:#83dcf2!important;text-align:center!important;line-height:1.3!important;word-wrap:break-word!important;white-space:normal!important;margin:0!important;flex:1!important}.clickme-gif{width:20px!important;height:auto!important;min-width:20px!important;max-width:20px!important;cursor:pointer!important;flex-shrink:0!important}.certifications-arrow{font-size:1.5rem!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:none!important;border:none!important;color:#fff!important;cursor:pointer!important;border-radius:50%!important;flex-shrink:0!important;touch-action:manipulation!important}.projects-container{position:relative!important;width:100%!important;max-width:100%!important;padding:0!important;left:0!important;right:0!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:15px!important;box-sizing:border-box!important;margin:0!important}.project-block{width:100%!important;max-width:100%!important;padding:15px!important;margin:0!important;box-sizing:border-box!important;min-height:280px!important;display:flex!important;flex-direction:column!important;background-color:#111!important;border-radius:10px!important;border:1px solid rgba(99,244,252,.2)!important;overflow:hidden!important}.project-header{width:100%!important;display:flex!important;align-items:flex-start!important;gap:8px!important;margin-bottom:10px!important;min-height:100px!important;overflow:hidden!important}.project-img{width:100%!important;height:100px!important;max-height:100px!important;object-fit:cover!important;border-radius:8px!important;border:1px solid rgba(99,244,252,.2)!important;flex:1!important}.project-title{font-size:.9rem!important;line-height:1.2!important;margin:0 0 5px!important;color:#63f4fc!important;font-weight:700!important;word-wrap:break-word!important;overflow:hidden!important;text-overflow:ellipsis!important}.project-tech{font-size:.75rem!important;margin:0 0 5px!important;color:#a0a0a0!important;font-style:italic!important;line-height:1.1!important}.project-description{font-size:.8rem!important;margin:5px 0!important;color:#e0e0e0!important;line-height:1.3!important;overflow:hidden!important;text-overflow:ellipsis!important}.project-block .click-me-gif,.click-me-gif,.toggle-btn,.expand-btn{width:20px!important;height:20px!important;min-height:20px!important;min-width:20px!important;padding:2px!important;cursor:pointer!important}button,.btn,.submit-btn{min-height:50px!important;width:100%!important;padding:15px!important;font-size:16px!important;margin:10px 0!important;border-radius:8px!important;touch-action:manipulation!important}.contact-form{width:100%!important;padding:20px 15px!important}.contact-form input,.contact-form textarea{width:100%!important;padding:15px!important;margin:10px 0!important;font-size:16px!important;border-radius:8px!important}.skills-grid,.tech-skills{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;padding:15px!important}.skill-item{padding:15px 8px!important;text-align:center!important;font-size:14px!important;border-radius:6px!important}.nav-links,.social-links{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:15px!important;margin:20px 0!important}.experience-details,.project-details{width:100%!important;overflow:visible!important;max-height:none!important;height:auto!important;padding:15px!important;margin:10px 0!important;background-color:#0000004d!important;border-radius:8px!important}.experience-details ul,.project-details ul{width:100%!important;overflow:visible!important;max-height:none!important}.experience-details li,.project-details li{width:100%!important;overflow:visible!important;word-wrap:break-word!important;margin-bottom:10px!important}.hero-content,.experience-content,.education-content,.skills-content,.contact-content{width:100%!important;overflow-x:hidden!important}.hero-container,.container{position:relative!important;width:100%!important;max-width:100%!important;margin:0!important;padding:15px!important}.certificate-modal{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;background-color:#000000e6!important;display:flex!important;justify-content:center!important;align-items:center!important;z-index:1000!important;cursor:pointer!important}.certificate-modal-content{position:relative!important;max-width:95vw!important;max-height:90vh!important;display:flex!important;flex-direction:column!important;align-items:center!important}.certificate-large-image{max-width:95vw!important;max-height:80vh!important;object-fit:contain!important;border-radius:10px!important}.clickme-gif-close{width:40px!important;height:auto!important;margin-top:15px!important}.minimize-certificate-btn{background:linear-gradient(145deg,#ff63631a,#ff63630d)!important;color:#ff6363!important;border:1px solid rgba(255,99,99,.3)!important;padding:12px 30px!important;border-radius:25px!important;font-size:.9rem!important;font-weight:600!important;cursor:pointer!important;margin-top:15px!important;min-width:120px!important}}@media (max-width: 480px){.projects-container{grid-template-columns:1fr!important;gap:15px!important}.project-block{min-height:250px!important}.project-img{height:90px!important}.certifications-carousel-img{width:240px!important;height:170px!important;max-width:240px!important}.certification-name-container{max-width:240px!important}.certifications-carousel-name{font-size:1rem!important;max-width:200px!important}.certifications-arrow{font-size:1.3rem!important;width:35px!important;height:35px!important}}
