body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.social-bar{align-items:center;background:#0000;border-radius:10px;box-shadow:0 4px 4px #ff7f5f98;box-sizing:border-box;display:flex;flex-direction:column;height:300px;justify-content:space-between;margin-top:40vh;padding:10px 20px;position:fixed;width:50px;z-index:1000000}.social-icon{color:#ff7e5f;font-size:24px;text-decoration:none;transition:color .3s ease,transform .3s ease}.social-icon:hover{color:#1da1f2;transform:scale(1.2)}.social-icon:nth-child(2):hover{color:#ea4335}.social-icon:nth-child(3):hover{color:#333}.social-icon:nth-child(4):hover{color:#1da1f2}@media (max-width:500px){.social-bar{background:linear-gradient(232deg,#070808,#452e2e 50%,#000);border:none;bottom:0;flex-direction:row;height:50px;margin-top:0;width:100vw}.container{align-items:center;display:flex;justify-content:center}.social-icon{font-size:18px}}.App{background-attachment:fixed;background-color:#141414;background-repeat:no-repeat;background-size:cover;color:#ff7e5f}*{scroll-behavior:smooth}.about-img{fill:#ff7e5f;border-radius:40% 10px 4px 10px;height:50vh;margin-top:160px;width:20vw}.center{align-items:flex-start;display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;padding:2rem}.center>span{flex:1 1 45%;max-width:600px}.navbar{align-items:center;border:2px solid hsla(0,3%,6%,.785);box-shadow:3px 3px 10px #000;display:flex;justify-content:space-around;padding:1rem 2rem;position:relative}.m{color:#ff7e5f}.navbar .logo a{color:#fff;font-size:1.5rem;margin-left:7.5lvw;text-decoration:none}.menu-icon,.menu-toggle{display:none}.menu-icon{background:none;border:none;color:#fff;cursor:pointer;font-size:1.8rem;z-index:1101}.nav-links{display:flex;flex-grow:1;gap:3.5rem;justify-content:center;list-style:none;margin:0;padding:0}.nav-links li{margin:0}.nav-links a{color:#fff;font-size:1rem;text-decoration:none;transition:.5s}.nav-links .active,.nav-links a:hover{color:#ff7e5f;font-size:1.1rem;text-shadow:2px 2px 10px #ff7e5f}@media (max-width:768px){.navbar .logo a{margin-left:-40lvw}.nav-links{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000;border-left:2px solid hsla(0,3%,6%,.785);box-shadow:-2px 0 10px #0003;display:flex;flex-direction:column;gap:2rem;height:100vh;padding:2rem 1.5rem;position:fixed;right:-270px;top:0;transition:right .3s cubic-bezier(.77,0,.18,1);width:220px;z-index:1100}.nav-links.active{right:0}.nav-links li{width:100%}.nav-links a{border-radius:6px;padding:.7rem 1rem;transition:background .2s,color .2s,font-size .2s;width:100%}.nav-links .active,.nav-links a:active,.nav-links a:hover{color:#ff7e5f;font-size:1.1rem;text-shadow:2px 2px 10px #ff7e5f}.menu-icon{display:block;position:absolute;right:2rem;top:1.2rem}.sidebar-overlay{background:#0006;height:100vh;left:0;position:fixed;top:0;transition:background .3s;width:100vw;z-index:1099}}.nav-links .active,.nav-links a:active,.nav-links a:hover{border-radius:6px;color:#ff7e5f;font-size:1.1rem;padding:.3rem .7rem;text-shadow:2px 2px 10px #ff7e5f}.landing-wrapper{align-items:center;color:#fff;display:flex;height:100vh;justify-content:center;padding:0 2rem}.landing-content{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1200px;width:100%}.intro{flex:1 1;margin-top:2rem;min-width:300px}.greeting{color:#ff7e5f;font-size:1.5rem;margin-bottom:.5rem}.name{font-size:3rem;font-weight:700;line-height:1.2}.typed-role{color:#ff7e5f;display:block;font-size:1.8rem;margin-top:.5rem}.description{font-size:1.1rem;line-height:1.6;margin-top:1.5rem;max-width:500px;opacity:.8}.cta-buttons,.image-side{margin-top:2rem}.image-side{display:flex;flex:1 1;justify-content:center}.profile-img{border:4px solid #ff7e5f;border-radius:50%;box-shadow:0 6px 20px #ff7e5f4d;height:280px;object-fit:cover;width:280px}.resume-btn{background:#0000;border:2px solid #ff7e5f;border-radius:40px;color:#ff7e5f;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 28px;transition:.3s}.resume-btn:hover{background:#ff7e5f;color:#fff;transform:scale(1.05)}.secondary-btn{background:none;border:2px solid #ff7e5f;border-radius:40px;color:#ff7e5f;cursor:pointer;font-size:1rem;margin-left:12px;padding:14px 28px;transition:.3s}.secondary-btn:hover{background:#ff7e5f;color:#fff;transform:scale(1.05)}@media (max-width:768px){.landing-content{flex-direction:column-reverse;text-align:center}.intro{margin-top:1rem}.name{font-size:2.2rem}.typed-role{font-size:1.4rem}.description{font-size:1rem;margin:1rem auto}.profile-img{height:180px;margin-bottom:1rem;width:180px}}.about-skills-wrapper{align-items:flex-start;color:#e0e0e0;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1400px;padding:3rem 5%}.about-me{flex:1 1;min-width:0}.about-me-container{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;padding:1.8rem}.section-header{margin-bottom:2rem;position:relative}.about-title{background:linear-gradient(90deg,#fff,#ff7e5f);-webkit-background-clip:text;background-clip:text;color:#fff;color:#0000;font-size:2.4rem;font-weight:700;margin-bottom:.5rem}.title-decoration{background:linear-gradient(90deg,#ff7e5f,#feb47b);border-radius:2px;height:4px;width:60px}.highlight{color:#ff7e5f;display:inline-block;font-weight:600;position:relative}.highlight:after{background:currentColor;bottom:-2px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:right;transition:transform .3s ease;width:100%}.highlight:hover:after{transform:scaleX(1);transform-origin:left}.status-section{display:flex;flex-direction:column;gap:1.2rem}.about-paragraph{font-size:1.05rem;line-height:1.7;margin:0;position:relative}.skills-section{flex:0 0 38%;position:sticky;top:2rem}.skills-container{border-radius:12px;height:100%;padding:2rem}.skills-header{margin-bottom:2rem;text-align:left}.skills-title{color:#fff;font-size:2rem;font-weight:700;margin-bottom:.5rem}.skills-subtitle{color:#ff7e5f;font-size:.95rem}.skills-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.skill-item{align-items:center;border:1px solid #ff7e5f1a;border-radius:8px;color:#e6e6e6;display:flex;font-size:.95rem;gap:.8rem;overflow:hidden;padding:.8rem 1rem;position:relative;transition:all .3s ease}.skill-item:hover{background:#ff7e5f1a;transform:translateY(-3px)}.skill-dot{background:#ff7e5f;border-radius:50%;flex-shrink:0;height:10px;width:10px}.skill-hover-effect{background:linear-gradient(90deg,#ff7e5f1a,#0000);height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.skill-item:hover .skill-hover-effect{opacity:1}@media (max-width:1024px){.about-skills-wrapper{flex-direction:column;padding:2rem}.skills-section{position:static;width:100%}.about-title{font-size:2.4rem}}@media (max-width:768px){.about-skills-wrapper{padding:1.5rem}.about-me-container,.skills-container{padding:1.8rem}.about-title{font-size:2rem}.skills-title{font-size:1.8rem}.about-paragraph{font-size:1rem}}@media (max-width:480px){.skills-grid{grid-template-columns:1fr}.about-title{font-size:1.8rem}.about-paragraph{font-size:.95rem;padding-left:1rem}}.experience-container{color:#fff;padding:4rem 2rem;text-align:center}.experience-title{color:#ff7e5f;font-size:2.5rem;margin-bottom:3rem}.experience-list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-content:center}.experience-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1.5rem;padding:2rem;transition:transform .3s ease}.experience-card:hover{transform:translateY(-8px)}.experience-card-title{color:#fff;font-size:1.4rem;font-weight:600;margin-bottom:.8rem}.experience-card-description{color:#ccc;font-size:1rem}@media (max-width:768px){.experience-container{padding:2rem 1rem}.experience-title{font-size:2rem}}.contact-me-container{align-items:center;color:#fff;display:flex;flex-direction:column;font-family:Arial,sans-serif;min-height:100vh;padding:2rem}.contact-title{border-bottom:2px solid #ff5e3a;color:#ddd;font-size:3rem;font-weight:700;margin-bottom:.5rem;text-align:center}.contact-subtitle{color:#ddd;font-size:1.2rem;margin-bottom:2rem;text-align:center}.contact-info{align-items:center;display:flex;flex-direction:column;max-width:700px;width:100%}.contact-form{border-radius:12px;box-shadow:0 8px 16px #00000080;padding:2rem;transition:transform .3s,box-shadow .3s;width:90%}.contact-form:hover{box-shadow:0 12px 24px #0009;transform:scale(1.02)}.form-group{margin-bottom:1.5rem}.form-label{color:#eee;display:block;font-size:1.1rem;margin-bottom:.5rem}.form-input,.form-textarea{background-color:#4444441f;border:2px solid #444;border-radius:8px;box-sizing:border-box;color:#eee;font-size:1rem;padding:.8rem;transition:border-color .3s;width:100%}.form-input:focus,.form-textarea:focus{border-color:#ff7e5f;outline:none}.form-textarea{height:150px;resize:vertical}.contact-button{background:linear-gradient(90deg,#ff7e5f,#ff5e3a);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.2rem;padding:.8rem 1.5rem;transition:background .3s,transform .3s}.contact-button:hover{background:linear-gradient(90deg,#ff5e3a,#ff7e5f);transform:scale(1.05)}.contact-button:active{background:linear-gradient(90deg,#ff7e5f,#ff5e3a);transform:scale(.95)}@media (max-width:768px){.contact-title{font-size:2.5rem}.contact-subtitle,.form-label{font-size:1rem}.form-input,.form-textarea{font-size:.9rem}.contact-button{font-size:1rem}.contact-form{width:80%}}.footer{background-color:#121212;color:#e0e0e0;font-family:Arial,sans-serif;padding:2rem;text-align:center}.footer-content{margin:0 auto;max-width:1200px}.footer-links{margin-bottom:1rem}.footer-links a{color:#ff4314;font-size:1.5rem;margin:0 .5rem;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#fff}.footer-info p{font-size:1rem;margin:.5rem 0}.footer-email{color:#ff4314;text-decoration:none}.footer-email:hover{color:#fff}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.projects-section{color:#e6f1ff;padding:6rem 2rem;position:relative}.projects-container{margin:0 auto;max-width:1200px}.section-header{margin-bottom:4rem;text-align:center}.section-title{color:#fff;font-size:2.8rem;font-weight:700;margin-bottom:1rem}.section-title .highlight{color:#ff7e5f}.section-subtitle{color:#cc674e;font-size:1.1rem;margin:0 auto;max-width:600px}.projects-list{display:flex;flex-direction:column;gap:2.5rem}.project-card-full{align-items:center;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 10px 25px #0000004d;display:flex;gap:2rem;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.project-card-full:hover{box-shadow:0 20px 35px #0006;transform:translateY(-8px)}.project-card-full-image{border-radius:12px;flex:1 1;overflow:hidden}.project-card-full-image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.project-card-full:hover img{transform:scale(1.05)}.project-card-full-content{display:flex;flex:1 1;flex-direction:column;gap:1rem}.project-card-full-content h3{color:#fff;font-size:2rem;font-weight:700}.project-card-full-content p{color:#ddd;font-size:1rem;line-height:1.6}.project-tags{display:flex;flex-wrap:wrap;gap:.5rem}.project-tag{background:#ff7e5f26;border-radius:20px;color:#ff7e5f;font-size:.8rem;font-weight:500;padding:.3rem .8rem}.project-buttons{display:flex;gap:1rem;margin-top:1rem}.btn-github,.btn-live{align-items:center;border-radius:30px;display:flex;font-size:.9rem;font-weight:600;gap:.4rem;padding:.6rem 1rem;text-decoration:none;transition:all .3s ease}.btn-github{background:#ffffff14;color:#fff}.btn-github:hover{background:#333}.btn-live{background:linear-gradient(45deg,#ff7e5f,#feb47b);color:#fff}.btn-live:hover{opacity:.9}@media (max-width:900px){.project-card-full{flex-direction:column;padding:1rem}.project-card-full-image{width:100%}.project-card-full-image img{height:auto;object-fit:cover;width:100%}.project-card-full-content{padding-top:1rem;width:100%}.project-card-full-content h3{font-size:clamp(1.4rem,5vw,2rem)}.project-card-full-content p{font-size:clamp(.9rem,3.5vw,1rem)}}
/*# sourceMappingURL=main.4a71ceb8.css.map*/