.header{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000b3;border-bottom:1px solid #fff3;display:flex;justify-content:space-between;left:0;padding:1rem 2rem;position:fixed;right:0;top:0;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1000}.header.visible{transform:translateY(0)}.header.hidden{transform:translateY(-100%)}.header h1{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#e0e0e0);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:1.8rem;font-weight:700;letter-spacing:-.5px;margin:0}.header nav ul{display:flex;gap:.5rem;list-style:none;margin:0;padding:0}.header nav li{margin:0}.button-89{background:#ffffff1a;border:2px solid #fff3;border-radius:25px;color:#fff;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:600;overflow:hidden;padding:.6rem 1.2rem;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.button-89:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.button-89:hover:before{left:100%}.button-89:hover{background:#fff3;border-color:#fff6;box-shadow:0 8px 25px #0003;transform:translateY(-2px)}.button-89:active{box-shadow:0 4px 15px #0003;transform:translateY(0)}.button-89:focus{outline:3px solid #ffffff4d;outline-offset:2px}@media (max-width:768px){.header{flex-direction:column;gap:1rem;padding:.8rem 1rem}.header h1{font-size:1.5rem}.header nav ul{flex-wrap:wrap;gap:.3rem;justify-content:center}.button-89{font-size:.8rem;padding:.5rem 1rem}}@media (max-width:480px){.header nav ul{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr);width:100%}.button-89{text-align:center;width:100%}}@media (prefers-reduced-motion:reduce){.header{transition:opacity .2s ease}.button-89{transition:background-color .2s ease,border-color .2s ease}.button-89:hover{transform:none}}.home{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;flex-direction:column;height:100%;justify-content:center;min-height:100vh;overflow:hidden;width:100%}.home,.home:before{left:0;position:absolute;top:0}.home:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='25' cy='25' r='1' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='75' cy='75' r='1' fill='rgba(255,255,255,0.1)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";opacity:.3;right:0;z-index:1}.hero{max-width:800px;opacity:0;padding:2rem;position:relative;text-align:center;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1);z-index:2}.hero.loaded{opacity:1;transform:translateY(0)}.hero-content{color:#fff}.hero-title{animation:neonStartup 8s ease-out forwards,fadeInUp .8s ease-out .2s both;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#000c;border:4px solid #0ff;border-radius:15px;box-shadow:0 0 10px #0ff,0 0 20px #0ff,0 0 40px #00ffff80,inset 0 0 10px #0ff3;color:#fff;font-size:3.5rem;font-weight:600;margin-bottom:.5rem;padding:1.5rem 2.5rem;text-shadow:0 0 5px #0ff,0 0 10px #0ff,0 0 20px #0ff,0 0 40px #0ff}@keyframes neonStartup{0%{border-color:#333;box-shadow:none;color:#333;text-shadow:none}10%{border-color:#0ff6;box-shadow:0 0 8px #0ff6;color:#fff;text-shadow:0 0 5px #0ff}15%{border-color:#333;box-shadow:none;color:#333;text-shadow:none}25%{border-color:#00ffff80;box-shadow:0 0 10px #00ffff80;color:#fff;text-shadow:0 0 8px #0ff}30%{border-color:#333;box-shadow:none;color:#333;text-shadow:none}40%{border-color:#0ff9;box-shadow:0 0 12px #0ff9;color:#fff;text-shadow:0 0 10px #0ff}50%{border-color:#0ff;box-shadow:0 0 10px #0ff,0 0 20px #0ff,0 0 40px #00ffff80,inset 0 0 10px #0ff3;color:#fff;text-shadow:0 0 5px #0ff,0 0 10px #0ff,0 0 20px #0ff,0 0 40px #0ff}to{border-color:#0ff;box-shadow:0 0 10px #0ff,0 0 20px #0ff,0 0 40px #00ffff80,inset 0 0 10px #0ff3;color:#fff;text-shadow:0 0 5px #0ff,0 0 10px #0ff,0 0 20px #0ff,0 0 40px #0ff}}.hero-subtitle{animation:fadeInUp .8s ease-out .4s both;color:#ffffffe6;font-size:1.5rem;font-weight:300;margin-bottom:1.5rem}.hero-description{animation:fadeInUp .8s ease-out .6s both;color:#fffc;font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:600px}.hero-actions{animation:fadeInUp .8s ease-out .8s both;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cta-button{border:none;border-radius:50px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;overflow:hidden;padding:12px 30px;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.cta-button.primary{background:linear-gradient(45deg,#ff6b6b,#ee5a24);box-shadow:0 4px 15px #ff6b6b66;color:#fff}.cta-button.primary:hover{box-shadow:0 8px 25px #ff6b6b99;transform:translateY(-2px)}.cta-button.secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000;border:2px solid #ffffff4d;color:#fff}.cta-button.secondary:hover{background:#ffffff1a;border-color:#fff9;transform:translateY(-2px)}.intro-overlay{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.intro-box{animation:slideInUp .4s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000c;border:1px solid #fff3;border-radius:20px;box-shadow:0 20px 60px #00000080;color:#fff;margin:2rem;max-width:600px;padding:3rem;position:relative}.intro-box h3{font-size:1.8rem;font-weight:600;margin-bottom:1.5rem}.intro-box p{color:#ffffffe6;line-height:1.7;margin-bottom:1.5rem}.close-button{align-items:center;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .3s ease;width:40px}.close-button:hover{background:#ffffff4d;transform:rotate(90deg)}.scroll-indicator{bottom:2rem;left:50%;position:absolute;transform:translateX(-50%);z-index:2}.scroll-arrow{animation:bounce 2s infinite;border-bottom:2px solid #fff9;border-right:2px solid #fff9;height:24px;transform:rotate(45deg);width:24px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateX(-50%) translateY(0) rotate(45deg)}40%{transform:translateX(-50%) translateY(-10px) rotate(45deg)}60%{transform:translateX(-50%) translateY(-5px) rotate(45deg)}}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.hero-actions{align-items:center;flex-direction:column}.cta-button{width:200px}.intro-box{margin:1rem;padding:2rem}}.about-me{background:linear-gradient(135deg,#2c3e50,#34495e);min-height:100vh;overflow:hidden;padding:2rem 0;position:relative}.about-me:before{background:radial-gradient(circle at 20% 80%,#7877c64d 0,#0000 50%),radial-gradient(circle at 80% 20%,#ff77c64d 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.about-container{margin:0 auto;max-width:1200px;opacity:0;padding:0 2rem;position:relative;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1);z-index:2}.about-container.visible{opacity:1;transform:translateY(0)}.about-header{color:#fff;margin-bottom:4rem;text-align:center}.about-header h2{border-bottom:3px solid #ffffff80;color:#fff;font-size:3rem;font-weight:700;margin-bottom:1rem;padding-bottom:1rem;text-shadow:2px 2px 8px #000c}.about-subtitle{color:#ffffffb3;font-size:1.2rem;font-weight:300}.about-content{display:flex;flex-direction:column;gap:4rem}.content-section{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:1fr}.text-block{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#000000b3;border:1px solid #fff3;border-radius:20px;color:#fff;padding:2.5rem;transition:transform .3s ease,box-shadow .3s ease}.text-block:hover{box-shadow:0 20px 40px #0003;transform:translateY(-5px)}.text-block h3{color:#fff;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem}.text-block p{color:#ffffffe6;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.text-block p:last-child{margin-bottom:0}.skills-section{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#000000b3;border:1px solid #fff3;border-radius:20px;color:#fff;padding:3rem}.skills-section h3{font-size:2rem;font-weight:600;margin-bottom:2rem;text-align:center}.skills-categories{display:flex;flex-direction:column;gap:2rem}.skill-category{animation:slideInUp .6s ease-out forwards;opacity:0}.category-title{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.skill-items{display:flex;flex-wrap:wrap;gap:.5rem}.skill-tag{background:#fff3;border:1px solid #ffffff4d;border-radius:20px;color:#fff;font-size:.9rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.skill-tag:hover{background:#ffffff4d;transform:translateY(-2px)}.philosophy-section{color:#fff;text-align:center}.philosophy-section h3{font-size:2rem;font-weight:600;margin-bottom:2rem}.philosophy-section blockquote{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#000000b3;border-left:4px solid #667eea;border-radius:15px;color:#ffffffe6;font-size:1.3rem;font-style:italic;line-height:1.6;margin:0 auto;max-width:800px;padding:2rem;position:relative}.philosophy-section blockquote:before{color:#ffffff4d;content:'"';font-family:serif;font-size:4rem;left:20px;position:absolute;top:-10px}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media (max-width:768px){.about-header h2{font-size:2.5rem}.skills-section,.text-block{padding:2rem}.skills-grid{grid-template-columns:1fr}.philosophy-section blockquote{font-size:1.1rem;padding:1.5rem}}.projects{background:linear-gradient(135deg,#1e3c72,#2a5298);min-height:100vh;overflow:hidden;padding:2rem 0;position:relative}.projects:before{background:radial-gradient(circle at 30% 70%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 70% 30%,#ffffff1a 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.projects-container{margin:0 auto;max-width:1200px;opacity:0;padding:0 2rem;position:relative;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1);z-index:2}.projects-container.visible{opacity:1;transform:translateY(0)}.projects-header{color:#fff;margin-bottom:4rem;text-align:center}.projects-header h2{border-bottom:3px solid #ffffff80;color:#fff;font-size:3rem;font-weight:700;margin-bottom:1rem;padding-bottom:1rem;text-shadow:2px 2px 8px #000c}.projects-subtitle{color:#ffffffb3;font-size:1.2rem;font-weight:300}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:3rem}.project-card{animation:slideInUp .6s ease-out forwards;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#000000b3;border:1px solid #fff3;border-radius:20px;color:#fff;cursor:pointer;opacity:0;overflow:hidden;padding:2rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.project-card:before{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.project-card:hover:before{left:100%}.project-card:hover{border-color:#fff6;box-shadow:0 20px 40px #0000004d;transform:translateY(-10px)}.project-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.project-header h3{flex:1 1;font-size:1.5rem;font-weight:600;margin:0}.status{border-radius:20px;font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:.3rem .8rem;text-transform:uppercase}.status.completed{background:linear-gradient(45deg,#4caf50,#45a049);color:#fff}.status.in-progress{background:linear-gradient(45deg,#ff9800,#f57c00);color:#fff}.status.planning{background:linear-gradient(45deg,#2196f3,#1976d2);color:#fff}.project-description{color:#ffffffe6;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.tech-stack{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.tech-tag{background:#fff3;color:#fff}.tech-more,.tech-tag{border-radius:15px;font-size:.8rem;font-weight:500;padding:.3rem .8rem}.tech-more{background:#ffffff1a;color:#ffffffb3}.project-actions{display:flex;gap:1rem}.btn-secondary{background:#0000;border:2px solid #ffffff4d;border-radius:25px;color:#fff;cursor:pointer;display:inline-block;font-weight:600;padding:.6rem 1.2rem;text-decoration:none;transition:all .3s ease}.btn-secondary:hover{background:#ffffff1a;border-color:#fff9}.btn-primary{background:linear-gradient(45deg,#667eea,#764ba2);border:none;border-radius:25px;color:#fff;cursor:pointer;display:inline-block;font-weight:600;padding:.6rem 1.2rem;text-decoration:none;transition:all .3s ease}.btn-primary:hover{box-shadow:0 8px 20px #667eea66;transform:translateY(-2px)}.project-modal{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{animation:slideInUp .4s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000c;border-radius:20px;box-shadow:0 20px 60px #0000004d;color:#fff;margin:2rem;max-height:80vh;max-width:600px;overflow-y:auto;padding:3rem;position:relative}.close-modal{align-items:center;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .3s ease;width:40px}.close-modal:hover{background:#ffffff4d;transform:rotate(90deg)}.modal-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1.5rem}.modal-header h3{flex:1 1;font-size:2rem;margin:0}.modal-description{color:#ffffffe6;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.modal-section{margin-bottom:2rem}.modal-section h4{color:#fff;font-size:1.3rem;margin-bottom:1rem}.tech-list{display:flex;flex-wrap:wrap;gap:.5rem}.features-list{list-style:none;padding:0}.features-list li{color:#ffffffe6;padding:.5rem 0 .5rem 1.5rem;position:relative}.features-list li:before{color:#4caf50;content:"✓";font-weight:700;left:0;position:absolute}.modal-actions{display:flex;gap:1rem;justify-content:center;margin-top:2rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.projects-header h2{font-size:2.5rem}.projects-grid{grid-template-columns:1fr}.project-card{padding:1.5rem}.modal-content{margin:1rem;padding:2rem}.modal-actions{flex-direction:column}}.experience{background:linear-gradient(135deg,#4b6cb7,#182848);min-height:100vh;overflow:hidden;padding:2rem 0;position:relative}.experience:before{background:radial-gradient(circle at 40% 60%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 60% 40%,#ffffff1a 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.experience-container{margin:0 auto;max-width:1200px;opacity:0;padding:0 2rem;position:relative;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1);z-index:2}.experience-container.visible{opacity:1;transform:translateY(0)}.experience-header{color:#fff;margin-bottom:4rem;text-align:center}.experience-header h2{border-bottom:3px solid #ffffff80;color:#fff;font-size:3rem;font-weight:700;margin-bottom:1rem;padding-bottom:1rem;text-shadow:2px 2px 8px #000c}.experience-subtitle{color:#ffffffb3;font-size:1.2rem;font-weight:300}.tabs-container{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#000000b3;border:1px solid #fff3;border-radius:20px;overflow:hidden}.tabs{background:#ffffff1a;border-bottom:1px solid #fff3;display:flex}.tab{background:#0000;border:none;color:#ffffffb3;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:1rem 2rem;position:relative;transition:all .3s ease}.tab:hover{background:#ffffff1a;color:#fff}.tab.active{background:#fff3;color:#fff}.tab.active:after{background:linear-gradient(90deg,#667eea,#764ba2);bottom:0;content:"";height:3px;left:0;position:absolute;right:0}.tab-content{color:#fff;padding:3rem}.timeline{padding-left:2rem;position:relative}.timeline:before{background:linear-gradient(180deg,#667eea,#764ba2);bottom:0;content:"";left:0;position:absolute;top:0;width:2px}.timeline-item{animation:slideInLeft .6s ease-out forwards;margin-bottom:3rem;opacity:0;position:relative}.timeline-marker{background:linear-gradient(45deg,#667eea,#764ba2);border:3px solid #fff3;border-radius:50%;height:12px;left:-2rem;position:absolute;top:.5rem;width:12px}.timeline-content{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#000000b3;border:1px solid #fff3;border-radius:15px;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.timeline-content:hover{box-shadow:0 10px 30px #0003;transform:translateX(10px)}.timeline-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:.5rem}.timeline-header h3{color:#fff;font-size:1.5rem;font-weight:600;margin:0}.period{background:#fff3;border-radius:15px;color:#fff;font-size:.9rem;font-weight:500;padding:.3rem .8rem}.company{color:#667eea;font-size:1.1rem;font-weight:500;margin-bottom:1rem}.description{color:#ffffffe6;line-height:1.6;margin-bottom:1.5rem}.achievements h5{color:#fff;font-size:1rem;margin-bottom:.5rem}.achievements ul{list-style:none;padding:0}.achievements li{color:#ffffffe6;padding:.3rem 0 .3rem 1.5rem;position:relative}.achievements li:before{color:#667eea;content:"▸";font-weight:700;left:0;position:absolute}.certifications-grid,.education-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.certification-card,.education-card{animation:slideInUp .6s ease-out forwards;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#000000b3;border:1px solid #fff3;border-radius:15px;opacity:0;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.certification-card:hover,.education-card:hover{box-shadow:0 15px 35px #0003;transform:translateY(-5px)}.cert-header,.education-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.cert-header h3,.education-header h3{color:#fff;flex:1 1;font-size:1.3rem;font-weight:600;margin:0}.cert-issuer,.institution{color:#667eea;font-size:1.1rem;font-weight:500;margin-bottom:.5rem}.cert-date,.gpa{color:#ffffffb3;font-size:.9rem;margin-bottom:1rem}.relevant-courses h5{color:#fff;font-size:1rem;margin-bottom:1rem}.courses-list{display:flex;flex-wrap:wrap;gap:.5rem}.course-tag{background:#fff3;color:#fff;font-weight:500}.cert-status,.course-tag{border-radius:15px;font-size:.8rem;padding:.3rem .8rem}.cert-status{font-weight:600;text-transform:uppercase}.cert-status.completed{background:linear-gradient(45deg,#4caf50,#45a049);color:#fff}.cert-status.in-progress{background:linear-gradient(45deg,#ff9800,#f57c00);color:#fff}@media (max-width:768px){.experience-header h2{font-size:2.5rem}.tabs{flex-direction:column}.tab-content{padding:2rem}.timeline{padding-left:1rem}.timeline-content{padding:1.5rem}.timeline-header{flex-direction:column;gap:.5rem}.certifications-grid,.education-grid{grid-template-columns:1fr}}.contact{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;overflow:hidden;padding:2rem 0;position:relative}.contact:before{background:radial-gradient(circle at 25% 75%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 75% 25%,#ffffff1a 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.contact-container{margin:0 auto;max-width:1200px;opacity:0;padding:0 2rem;position:relative;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1);z-index:2}.contact-container.visible{opacity:1;transform:translateY(0)}.contact-header{color:#fff;margin-bottom:4rem;text-align:center}.contact-header h2{border-bottom:3px solid #ffffff80;color:#fff;font-size:3rem;font-weight:700;margin-bottom:1rem;padding-bottom:1rem;text-shadow:2px 2px 8px #000c}.contact-subtitle{color:#ffffffb3;font-size:1.2rem;font-weight:300;margin:0 auto;max-width:600px}.contact-content{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.info-card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#000000b3;border:1px solid #fff3;border-radius:20px;color:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:3rem}.info-card h3{font-size:2rem;font-weight:600;margin-bottom:1.5rem}.info-card p{color:#ffffffe6;font-size:1.1rem;line-height:1.7;margin-bottom:2rem}.contact-methods{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.contact-method{align-items:center;animation:slideInLeft .6s ease-out forwards;background:#ffffff1a;border-radius:15px;color:#fff;display:flex;gap:1rem;opacity:0;padding:1rem;text-decoration:none;transition:all .3s ease}.contact-method:hover{background:#fff3;transform:translateX(10px)}.contact-icon{align-items:center;background:#fff3;border-radius:50%;display:flex;font-size:1.5rem;height:40px;justify-content:center;width:40px}.contact-details{display:flex;flex-direction:column}.contact-label{color:#ffffffb3;font-size:.9rem;font-weight:500}.contact-value{color:#fff;font-size:1rem;font-weight:600}.availability{background:#4caf5033;border:1px solid #4caf504d;border-radius:15px;padding:1.5rem}.status-indicator{align-items:center;color:#fff;display:flex;font-weight:500;gap:.5rem}.status-dot{animation:pulse 2s infinite;background:#4caf50;border-radius:50%;height:12px;width:12px}.contact-form-section{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#000000b3;border:1px solid #fff3;border-radius:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:3rem}.contact-form h3{color:#fff;font-size:2rem;font-weight:600;margin-bottom:2rem}.form-group{margin-bottom:1.5rem}.form-input,.form-textarea{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff3;border-radius:15px;color:#fff;font-size:1rem;padding:1rem 1.5rem;transition:all .3s ease;width:100%}.form-input::placeholder,.form-textarea::placeholder{color:#fff9}.form-input:focus,.form-textarea:focus{background:#ffffff26;border-color:#ffffff80;box-shadow:0 0 20px #ffffff1a;outline:none}.form-textarea{font-family:inherit;min-height:120px;resize:vertical}.submit-btn{align-items:center;background:linear-gradient(45deg,#ff6b6b,#ee5a24);border:none;border-radius:15px;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;justify-content:center;overflow:hidden;padding:1rem 2rem;position:relative;transition:all .3s ease;width:100%}.submit-btn:hover:not(:disabled){box-shadow:0 10px 30px #ff6b6b66;transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;opacity:.7}.submit-btn.submitting{background:linear-gradient(45deg,#999,#777)}.spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:20px;width:20px}.success-message{animation:slideInUp .5s ease-out;background:#4caf5033;border:1px solid #4caf504d;border-radius:10px;color:#fff;font-weight:500;margin-top:1rem;padding:1rem;text-align:center}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{box-shadow:0 0 0 0 #4caf50b3}70%{box-shadow:0 0 0 10px #4caf5000}to{box-shadow:0 0 0 0 #4caf5000}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.contact-header h2{font-size:2.5rem}.contact-content{gap:2rem;grid-template-columns:1fr}.contact-form-section,.info-card{padding:2rem}.contact-method{padding:.8rem}.contact-icon{font-size:1.2rem;height:35px;width:35px}}.App{overflow-x:hidden;text-align:center}.page-container{height:100vh;overflow:hidden;position:relative;width:100%}.about-me,.contact,.experience,.home,.projects{position:relative;z-index:1}.about-me:before,.contact:before,.experience:before,.home:before,.projects:before{background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:100%;left:0;position:fixed;top:0;width:100%;z-index:-1}.home:before{background-image:url(/static/media/hero.174d25250edc085c32dd.gif)}.about-me:before{background-image:url(/static/media/garden.8317866e7f55239680c4.gif)}.projects:before{background-image:url(/static/media/room.86aa41eb04fd95ad5161.gif)}.experience:before{background-image:url(/static/media/dining_hall.67f21838984aa71a0c5f.gif)}.contact:before{background-image:url(/static/media/hero.174d25250edc085c32dd.gif)}.nav-arrow{background:#00000080;border:none;box-shadow:0 2px 5px #0003;font-size:2em;padding:10px 15px;position:absolute;transition:all .3s ease;z-index:1000}.left-arrow{left:20px}.right-arrow{right:20px}.nav-arrow:hover{background:#000000b3;box-shadow:0 4px 8px #0000004d;color:#fff;transform:translateY(-50%) scale(1.3)}.slide-right-enter{opacity:0;transform:translateX(100%)}.slide-right-enter-active{transition:transform 1s cubic-bezier(.23,1,.32,1),opacity .8s ease-out}.slide-right-enter-active,.slide-right-exit{opacity:1;transform:translateX(0)}.slide-right-exit-active{transition:transform 1s cubic-bezier(.23,1,.32,1),opacity .8s ease-out}.slide-left-enter,.slide-right-exit-active{opacity:0;transform:translateX(-100%)}.slide-left-enter-active{transition:transform 1s cubic-bezier(.23,1,.32,1),opacity .8s ease-out}.slide-left-enter-active,.slide-left-exit{opacity:1;transform:translateX(0)}.slide-left-exit-active{opacity:0;transform:translateX(100%);transition:transform 1s cubic-bezier(.23,1,.32,1),opacity .8s ease-out}.nav-arrow{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b3;border:2px solid #fff3;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;position:fixed;top:50%;transform:translateY(-50%);transition:all .3s cubic-bezier(.4,0,.2,1);width:60px;z-index:100}.nav-arrow:hover{background:#000c;border-color:#fff6;box-shadow:0 10px 30px #0000004d;transform:translateY(-50%) scale(1.1)}.nav-arrow:active{transform:translateY(-50%) scale(.95)}.left-arrow{left:2rem}.right-arrow{right:2rem}.page{height:100vh;left:0;overflow-x:hidden;overflow-y:auto;padding-top:80px;position:absolute;top:0;width:100%}*{scroll-behavior:smooth}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.page>section{animation:fadeInScale .6s ease-out}@media (max-width:768px){.nav-arrow{font-size:1.2rem;height:50px;width:50px}.left-arrow{left:1rem}.right-arrow{right:1rem}}.nav-arrow:focus{outline:3px solid #ffffff80;outline-offset:2px}@media (prefers-reduced-motion:reduce){.slide-left-enter-active,.slide-left-exit-active,.slide-right-enter-active,.slide-right-exit-active{transform:none!important;transition:opacity .3s ease}.nav-arrow{transition:background-color .2s ease}.nav-arrow:hover{transform:translateY(-50%)!important}}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}body,html{height:100%;overflow-x:hidden}*{box-sizing:border-box}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@supports (-webkit-overflow-scrolling:touch){.about-me:before,.contact:before,.experience:before,.home:before,.projects:before{background-attachment:scroll;position:absolute}}
/*# sourceMappingURL=main.ed5e1a08.css.map*/