body{min-height:100vh;height:100%;background:linear-gradient(to bottom,#050505 0%,var(--purple) 3%,var(--black) 27%);overflow-x:hidden;font-family:Noto Sans,system-ui,-apple-system,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}.about-page{min-height:100vh;padding-top:15px}.section-header{text-align:center;margin-bottom:50px}.section-label{display:inline-block;color:#ffffff80;font-size:.85rem;font-weight:500;text-transform:uppercase;letter-spacing:2px;margin-bottom:15px}.section-title{color:var(--white);font-family:Noto Sans,system-ui,sans-serif;font-size:clamp(2rem,5vw,2.8rem);font-weight:700;margin-bottom:15px;letter-spacing:-.02em}.section-subtitle{color:#fff9;font-size:1rem;max-width:600px;margin:0 auto;line-height:1.6}.about-hero{padding:60px var(--container-padding) 100px;max-width:1200px;margin:0 auto}.about-hero-content{display:flex;align-items:center;gap:60px}.about-hero-image{flex-shrink:0;position:relative}.image-frame{width:280px;height:280px;border-radius:20px;overflow:hidden;position:relative;z-index:2;background:#ffffff14;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.15);padding:8px;box-shadow:0 20px 60px #0000004d}.image-frame img{width:100%;height:100%;object-fit:cover;border-radius:14px}.image-decoration{position:absolute;top:20px;left:20px;width:100%;height:100%;border:2px solid rgba(255,255,255,.15);border-radius:20px;z-index:1}.about-hero-text{flex:1}.about-label{display:inline-block;color:#ffffff80;font-size:.85rem;font-weight:500;text-transform:uppercase;letter-spacing:2px;margin-bottom:12px}.about-title{color:var(--white);font-family:Noto Sans,system-ui,sans-serif;font-size:clamp(2.5rem,6vw,3.5rem);font-weight:700;margin-bottom:8px;letter-spacing:-.02em}.about-tagline{color:#ffffffb3;font-size:1.2rem;font-weight:500;margin-bottom:20px}.about-intro{color:#ffffffa6;font-size:1rem;line-height:1.8;margin-bottom:30px;max-width:550px}.about-quick-stats{display:flex;gap:30px;flex-wrap:wrap}.stat-item{text-align:center;padding:15px 20px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;min-width:90px;transition:all .3s ease}.stat-item:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-3px)}.stat-number{display:block;color:var(--white);font-size:1.5rem;font-weight:700;margin-bottom:4px}.stat-label{color:#ffffff80;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px}.experience-section{padding:80px var(--container-padding);max-width:900px;margin:0 auto}.experience-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:35px;transition:all .3s ease}.experience-card:hover{background:#ffffff0f;border-color:#ffffff26}.experience-header{display:flex;align-items:center;gap:20px;margin-bottom:25px;padding-bottom:25px;border-bottom:1px solid rgba(255,255,255,.08)}.experience-logo{width:60px;height:60px;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border:1px solid rgba(255,255,255,.15);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.experience-logo span{color:var(--white);font-size:.9rem;font-weight:700;letter-spacing:.5px}.experience-info h3{color:var(--white);font-size:1.3rem;font-weight:600;margin-bottom:5px}.experience-info .company{color:#fffc;font-size:1rem;font-weight:500;margin-bottom:3px}.experience-info .period{color:#ffffff80;font-size:.85rem}.experience-body{padding-left:10px}.experience-list{list-style:none;padding:0;margin:0 0 25px}.experience-list li{position:relative;color:#ffffffb3;font-size:.95rem;line-height:1.6;padding-left:22px;margin-bottom:12px}.experience-list li:before{content:"▹";position:absolute;left:0;color:#4ade80;font-size:.9rem}.experience-list li strong{color:var(--white);font-weight:600}.experience-tags{display:flex;flex-wrap:wrap;gap:10px}.experience-tags .tag{background:#ffffff0f;color:#ffffffbf;border:1px solid rgba(255,255,255,.1);padding:6px 14px;border-radius:20px;font-size:.78rem;font-weight:500;transition:all .2s ease}.experience-tags .tag:hover{background:#ffffff1a;border-color:#fff3}.journey-section{padding:100px var(--container-padding);max-width:1000px;margin:0 auto}.timeline{position:relative;padding-left:40px}.timeline:before{content:"";position:absolute;left:15px;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.2) 10%,rgba(255,255,255,.2) 90%,transparent)}.timeline-item{position:relative;padding-bottom:60px;opacity:0;transform:translateY(30px);transition:all .6s ease}.timeline-item.visible{opacity:1;transform:translateY(0)}.timeline-item:last-child{padding-bottom:0}.timeline-marker{position:absolute;left:-46px;top:0;width:50px;height:50px;background:#191818;border:2px solid rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;transition:all .3s ease}.timeline-item:hover .timeline-marker{background:#191818;border-color:#fff6;transform:scale(1.1)}.timeline-icon{width:24px;height:24px;object-fit:contain}.timeline-content{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:30px;margin-left:20px;transition:all .3s ease}.timeline-item:hover .timeline-content{background:#ffffff0f;border-color:#ffffff1f}.timeline-date{display:inline-block;color:#ffffff80;font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px}.timeline-title{color:var(--white);font-size:1.4rem;font-weight:600;margin-bottom:15px}.timeline-description{color:#ffffffa6;font-size:.95rem;line-height:1.7;margin-bottom:20px}.timeline-description strong{color:var(--white);font-weight:600}.timeline-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.timeline-tags .tag{background:#ffffff14;color:#fffc;border:1px solid rgba(255,255,255,.12);padding:5px 12px;border-radius:20px;font-size:.75rem;font-weight:500;transition:all .2s ease}.timeline-tags .tag:hover{background:#ffffff1f;border-color:#fff3}.project-showcase{margin-top:25px;padding-top:25px;border-top:1px solid rgba(255,255,255,.1)}.showcase-title{color:var(--white);font-size:1rem;font-weight:600;margin-bottom:15px}.showcase-frame{position:relative;border-radius:12px;overflow:hidden;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);aspect-ratio:16 / 9}.showcase-frame img{width:100%;height:100%;object-fit:cover;transition:all .4s ease}.showcase-overlay{position:absolute;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.showcase-frame:hover .showcase-overlay{opacity:1}.showcase-frame:hover img{transform:scale(1.05)}.showcase-btn{background:#ffffff26;border:1px solid rgba(255,255,255,.3);color:var(--white);padding:10px 24px;border-radius:25px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .3s ease}.showcase-btn:hover{background:#ffffff40;border-color:#ffffff80}.showcase-caption{color:#ffffff80;font-size:.85rem;font-style:italic;margin-top:12px;line-height:1.5}.highlight-box{display:flex;align-items:flex-start;gap:12px;margin-top:20px;padding:18px;background:#22c55e1a;border:1px solid rgba(34,197,94,.25);border-radius:12px}.highlight-icon{font-size:1.2rem;flex-shrink:0}.highlight-box p{color:#fffc;font-size:.9rem;line-height:1.6;margin:0}.highlight-box strong{color:#4ade80}.figma-btn{display:inline-flex;align-items:center;gap:10px;margin-top:20px;padding:12px 22px;background:#ffffff0f;border:1px solid rgba(255,255,255,.15);border-radius:30px;color:var(--white);font-family:Noto Sans,system-ui,sans-serif;font-size:.88rem;font-weight:500;text-decoration:none;transition:all .3s ease}.figma-btn:hover{background:#ffffff1f;border-color:#ffffff4d;transform:translateY(-3px);box-shadow:0 8px 25px #0003}.figma-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.figma-icon svg{width:100%;height:100%}.education-section{padding:100px var(--container-padding);max-width:1100px;margin:0 auto}.education-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-bottom:60px}.education-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:25px;transition:all .3s ease}.education-card:hover{background:#ffffff0f;border-color:#ffffff26;transform:translateY(-5px)}.education-card.featured{border-color:#fff3;background:#ffffff0f}.education-icon{width:40px;height:40px;object-fit:contain;margin-bottom:15px}.education-content{display:flex;flex-direction:column}.education-period{display:inline-block;color:#ffffff80;font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}.education-institution{color:var(--white);font-size:1.2rem;font-weight:600;margin-bottom:8px}.education-degree{color:#ffffffb3;font-size:.95rem;font-weight:500;margin-bottom:12px}.education-description{color:#fff9;font-size:.85rem;line-height:1.6;margin-bottom:15px}.education-achievement{color:#ffffffa6;font-size:.9rem;line-height:1.7}.education-achievement strong{color:var(--white)}.achievement-badge{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.achievement-badge span{display:inline-block;background:#facc1526;border:1px solid rgba(250,204,21,.3);color:#fcd34d;padding:6px 12px;border-radius:8px;font-size:.7rem;font-weight:600}.modules-section{text-align:center}.modules-title{color:var(--white);font-size:1.4rem;font-weight:600;margin-bottom:10px}.modules-subtitle{color:#ffffff80;font-size:.9rem;margin-bottom:35px}.modules-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:18px}.module-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:22px 18px;text-align:center;transition:all .3s ease}.module-card:hover{background:#ffffff14;border-color:#ffffff26;transform:translateY(-3px)}.module-icon{font-size:1.5rem;margin-bottom:12px;display:block}.module-card h4{color:var(--white);font-size:.95rem;font-weight:600;margin-bottom:6px}.module-card p{color:#ffffff80;font-size:.8rem;margin:0}.datascience-section{padding:100px var(--container-padding);max-width:1100px;margin:0 auto}.datascience-content{display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:start}.datascience-intro{color:#fffc;font-size:1.1rem;line-height:1.8;margin-bottom:20px}.datascience-intro strong{color:var(--white)}.datascience-text p{color:#ffffffa6;font-size:.95rem;line-height:1.7;margin-bottom:30px}.current-skills{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:25px}.current-skills h4{color:var(--white);font-size:1rem;font-weight:600;margin-bottom:20px}.skill-bars{display:flex;flex-direction:column;gap:18px}.skill-bar{width:100%}.skill-info{display:flex;justify-content:space-between;margin-bottom:8px}.skill-info span:first-child{color:#fffc;font-size:.85rem}.skill-info span:last-child{color:#ffffff80;font-size:.8rem}.skill-progress{height:8px;background:#ffffff1a;border-radius:4px;overflow:hidden}.skill-fill{height:100%;background:linear-gradient(90deg,red,#c41212);border-radius:4px;width:0;transition:width 1.2s ease}.skill-fill.animate{width:var(--fill-width)}.skill-fill.learning{background:linear-gradient(90deg,#ff5e00,#e06016)}.skills-note{display:flex;align-items:center;gap:10px;margin-top:20px;padding:14px 16px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:10px;color:#fff9;font-size:.85rem;line-height:1.5}.note-icon{font-size:1rem;flex-shrink:0}.datascience-visual{display:flex;flex-direction:column;gap:20px}.goal-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:25px;text-align:center}.goal-icon{width:50px;height:50px;object-fit:contain;margin:0 auto 15px;display:block}.goal-card h4{color:var(--white);font-size:1.1rem;font-weight:600;margin-bottom:12px}.goal-card p{color:#ffffffa6;font-size:.88rem;line-height:1.7;margin:0}.goal-status{display:inline-flex;align-items:center;gap:8px;color:#4ade80;font-size:.85rem;font-weight:500;margin-top:15px}.status-dot{width:8px;height:8px;background:#22c55e;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.softskills-section{padding:100px var(--container-padding);max-width:1200px;margin:0 auto}.softskills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px}.softskill-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:28px;transition:all .3s ease}.softskill-card:hover{background:#ffffff12;border-color:#ffffff26;transform:translateY(-5px)}.softskill-icon{font-size:2rem;margin-bottom:18px}.softskill-card h3{color:var(--white);font-size:1.1rem;font-weight:600;margin-bottom:12px}.softskill-card p{color:#fff9;font-size:.9rem;line-height:1.6;margin:0}.softskill-card a{color:#ffffffb3;font-size:.9rem;text-decoration:none;transition:color .2s ease}.softskill-card a:hover{color:var(--white)}.cta-section{padding:100px var(--container-padding);text-align:center}.cta-content{max-width:700px;margin:0 auto;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:60px 40px}.cta-content h2{color:var(--white);font-size:clamp(1.5rem,4vw,2rem);font-weight:700;margin-bottom:15px}.cta-content p{color:#fff9;font-size:1rem;margin-bottom:35px}.cta-buttons{display:flex;gap:18px;justify-content:center;flex-wrap:wrap}.cta-btn{padding:14px 32px;border-radius:30px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s ease;cursor:pointer;font-family:inherit}.cta-btn.primary{background:var(--white);color:var(--black);border:none}.cta-btn.primary:hover{background:#ffffffe6;transform:translateY(-3px);box-shadow:0 10px 30px #fff3}.cta-btn.secondary{background:transparent;color:var(--white);border:1px solid rgba(255,255,255,.3)}.cta-btn.secondary:hover{background:#ffffff1a;border-color:#ffffff80}.footer{padding:40px var(--container-padding);border-top:1px solid rgba(255,255,255,.1)}.footer-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.footer-content p{color:#ffffff80;font-size:.85rem;margin:0}.footer-links{display:flex;gap:25px}.footer-links a{color:#fff9;font-size:.85rem;text-decoration:none;transition:color .2s ease}.footer-links a:hover{color:var(--white)}.contact-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);background:#000000e6;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px)}.contact-modal.active{opacity:1;visibility:visible}.contact-modal-close{position:fixed;top:25px;right:30px;width:48px;height:48px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:50%;color:var(--white);font-size:1.6rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;font-family:inherit;z-index:10}.contact-modal-close:hover{background:#ffffff26;border-color:#ffffff4d;transform:rotate(90deg)}.contact-modal-content{text-align:center;transform:scale(.9) translateY(30px);transition:transform .5s cubic-bezier(.4,0,.2,1)}.contact-modal.active .contact-modal-content{transform:scale(1) translateY(0)}.contact-header{margin-bottom:50px}.contact-label{display:inline-block;color:#ffffff80;font-size:.85rem;font-weight:500;text-transform:uppercase;letter-spacing:2px;margin-bottom:15px}.contact-title{color:var(--white);font-family:Noto Sans,system-ui,sans-serif;font-size:clamp(2rem,5vw,2.8rem);font-weight:700;margin-bottom:12px;letter-spacing:-.02em}.contact-subtitle{color:#ffffff8c;font-size:1rem;margin:0}.social-links{list-style:none;display:flex;justify-content:center;align-items:center;gap:25px;padding:0;margin:0;flex-wrap:wrap}.social-item{position:relative;display:flex;flex-direction:column;align-items:center;gap:12px}.social-tooltip{position:absolute;top:-45px;left:50%;transform:translate(-50%);color:#fff;padding:8px 14px;border-radius:8px;font-size:.8rem;font-weight:500;opacity:0;visibility:hidden;transition:all .3s ease;white-space:nowrap;z-index:10}.social-item:hover .social-tooltip{opacity:1;visibility:visible;top:-55px}.social-item a{position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;width:70px;height:70px;border-radius:50%;color:#fffc;background:#ffffff14;border:1px solid rgba(255,255,255,.15);transition:all .3s ease-in-out;text-decoration:none}.social-item a:hover{color:#fff;border-color:#ffffff4d;box-shadow:0 10px 40px #0000004d;transform:translateY(-5px)}.social-item a svg{position:relative;z-index:1;width:28px;height:28px;transition:all .3s ease}.social-item a:hover svg{transform:scale(1.1)}.social-filled{position:absolute;top:auto;bottom:0;left:0;width:100%;height:0;transition:all .3s ease-in-out;border-radius:50%}.social-item a:hover .social-filled{height:100%}.social-name{color:#ffffff80;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px;transition:color .3s ease}.social-item:hover .social-name{color:#fffc}.social-item a[data-social=linkedin] .social-filled,.social-item a[data-social=linkedin]~.social-tooltip{background-color:#0274b3}.social-item a[data-social=linkedin]:hover{border-color:#0274b3}.social-item a[data-social=github] .social-filled,.social-item a[data-social=github]~.social-tooltip{background-color:#24262a}.social-item a[data-social=github]:hover{border-color:#555}.social-item a[data-social=instagram] .social-filled,.social-item a[data-social=instagram]~.social-tooltip{background:linear-gradient(45deg,#405de6,#5b51db,#b33ab4,#c135b4,#e1306c,#fd1f1f)}.social-item a[data-social=instagram]:hover{border-color:#e1306c}.social-item a[data-social=email] .social-filled,.social-item a[data-social=email]~.social-tooltip{background-color:#4ade80}.social-item a[data-social=email]:hover{border-color:#4ade80}.social-item a[data-social=youtube] .social-filled,.social-item a[data-social=youtube]~.social-tooltip{background-color:red}.social-item a[data-social=youtube]:hover{border-color:red}.contact-divider{display:flex;align-items:center;justify-content:center;margin:45px 0}.contact-divider span{color:#fff6;font-size:.85rem;font-weight:500;text-transform:lowercase;padding:0 20px;position:relative}.contact-divider span:before,.contact-divider span:after{content:"";position:absolute;top:50%;width:60px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2))}.contact-divider span:before{right:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2))}.contact-divider span:after{left:100%;background:linear-gradient(90deg,rgba(255,255,255,.2),transparent)}.contact-email-display{text-align:center}.contact-email-display p{color:#ffffff80;font-size:.9rem;margin-bottom:10px}.email-link{display:inline-block;color:var(--white);font-size:1.1rem;font-weight:500;text-decoration:none;padding:12px 28px;background:#ffffff0f;border:1px solid rgba(255,255,255,.15);border-radius:30px;transition:all .3s ease}.email-link:hover{background:#ffffff1f;border-color:#ffffff4d;transform:translateY(-2px)}.aos-init{opacity:0;transform:translateY(30px);transition:all .6s ease}.aos-animate{opacity:1;transform:translateY(0)}[data-aos-delay="50"].aos-animate{transition-delay:.05s}[data-aos-delay="100"].aos-animate{transition-delay:.1s}[data-aos-delay="150"].aos-animate{transition-delay:.15s}[data-aos-delay="200"].aos-animate{transition-delay:.2s}[data-aos-delay="250"].aos-animate{transition-delay:.25s}@media screen and (max-width: 991px){.about-page{padding-top:80px}.about-hero-content{flex-direction:column;text-align:center;gap:40px}.about-hero-text{display:flex;flex-direction:column;align-items:center}.about-intro{max-width:100%}.about-quick-stats{justify-content:center}.image-frame{width:220px;height:220px}.timeline{padding-left:30px}.timeline:before{left:10px}.timeline-marker{left:-30px;width:40px;height:40px}.timeline-icon{width:20px;height:20px}.timeline-content{margin-left:15px;padding:25px}.datascience-content{grid-template-columns:1fr}.goal-card{max-width:400px;margin:0 auto}.education-cards{grid-template-columns:1fr}}@media screen and (max-width: 770px){.about-hero{padding:40px var(--container-padding) 70px}.section-header{margin-bottom:45px}.section-title{font-size:1.8rem}.about-title{font-size:2.2rem}.about-tagline{font-size:1rem}.image-frame{width:180px;height:180px}.stat-item{padding:12px 15px;min-width:80px}.stat-number{font-size:1.3rem}.stat-label{font-size:.7rem}.experience-section{padding:60px var(--container-padding)}.experience-card{padding:25px 20px}.experience-header{flex-direction:column;align-items:flex-start;gap:15px}.experience-logo{width:50px;height:50px}.experience-info h3{font-size:1.15rem}.experience-list li{font-size:.9rem;padding-left:18px}.experience-tags .tag{font-size:.72rem;padding:5px 12px}.journey-section,.education-section,.datascience-section,.softskills-section,.cta-section{padding:70px var(--container-padding)}.timeline{padding-left:25px}.timeline:before{left:8px}.timeline-marker{left:-34px;width:41px;height:41px}.timeline-icon{width:18px;height:18px}.timeline-content{margin-left:12px;padding:20px}.timeline-title{font-size:1.2rem}.timeline-description{font-size:.9rem}.modules-grid{grid-template-columns:repeat(2,1fr)}.softskills-grid{grid-template-columns:1fr}.cta-content{padding:45px 25px}.footer-content{flex-direction:column;text-align:center}.contact-modal-close{top:20px;right:20px;width:44px;height:44px;font-size:1.4rem}.contact-header{margin-bottom:40px;padding:0 20px}.contact-title{font-size:1.8rem}.contact-subtitle{font-size:.9rem}.social-links{gap:18px;padding:0 20px}.social-item a{width:60px;height:60px}.social-item a svg{width:24px;height:24px}.social-name{font-size:.7rem}.contact-divider span:before,.contact-divider span:after{width:40px}.email-link{font-size:.95rem;padding:10px 22px}.figma-btn{padding:10px 18px;font-size:.82rem}.figma-icon{width:18px;height:18px}.education-icon{width:35px;height:35px}.goal-icon{width:45px;height:45px}}@media screen and (max-width: 480px){.about-page{padding-top:70px}.section-title{font-size:1.5rem}.about-title{font-size:1.9rem}.image-frame{width:160px;height:160px}.about-quick-stats{gap:15px}.stat-item{padding:10px 12px;min-width:70px}.experience-card{padding:20px 16px}.experience-info h3{font-size:1.05rem}.experience-info .company{font-size:.9rem}.experience-list li{font-size:.85rem;margin-bottom:10px}.timeline-content{padding:18px}.timeline-tags .tag{font-size:.7rem;padding:4px 10px}.timeline-marker{left:-34px;width:35px;height:35px}.modules-grid{grid-template-columns:1fr}.module-card{padding:18px 15px}.cta-buttons{flex-direction:column}.cta-btn{width:100%;text-align:center}.contact-modal-close{top:15px;right:15px;width:40px;height:40px;font-size:1.3rem}.contact-title{font-size:1.5rem}.social-links{gap:15px}.social-item a{width:55px;height:55px}.social-item a svg{width:22px;height:22px}.social-name{font-size:.65rem}.social-tooltip{display:none}.contact-divider{margin:35px 0}.email-link{font-size:.85rem;padding:10px 18px}.education-card{padding:20px}.education-icon{width:32px;height:32px}.education-institution{font-size:1.1rem}.achievement-badge span{font-size:.65rem;padding:5px 10px}.goal-icon{width:40px;height:40px}.goal-card{padding:20px}.goal-card h4{font-size:1rem}.goal-card p{font-size:.82rem}}@media (hover: none) and (pointer: coarse){.social-tooltip{display:none}.social-item a:hover{transform:none}.social-item a:active .social-filled{height:100%}.social-item a:active{color:#fff}}@media (prefers-reduced-motion: reduce){.aos-init,.timeline-item,.skill-fill,.contact-modal,.contact-modal-content,.social-item a,.social-filled{transition:none}.aos-init,.timeline-item{opacity:1;transform:none}.skill-fill{width:var(--fill-width)}.status-dot{animation:none}}
