.contact-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="rgba(102,126,234,0.05)"/><circle cx="75" cy="75" r="1" fill="rgba(102,126,234,0.05)"/><circle cx="50" cy="10" r="0.5" fill="rgba(102,126,234,0.05)"/><circle cx="10" cy="60" r="0.5" fill="rgba(102,126,234,0.05)"/><circle cx="90" cy="40" r="0.5" fill="rgba(102,126,234,0.05)"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.5;pointer-events:none}.app{min-height:100vh;background-color:#f8f9fa}.main-content{min-height:calc(100vh - 80px)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Roboto,Helvetica,Arial,sans-serif;line-height:1.6;color:#333;background-color:#f8f9fa}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:.5rem}p{margin-bottom:1rem}a{color:#1976d2;text-decoration:none;transition:color .3s ease}a:hover{color:#1565c0}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit}*:focus{outline:2px solid #1976d2;outline-offset:2px}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:3rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:3rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:1rem}.p-4{padding:1.5rem}.p-5{padding:3rem}.container{max-width:1200px;margin:0 auto;padding:0 1rem}@media (max-width: 768px){.container{padding:0 .5rem}}.fade-in{animation:fadeIn .6s ease-out}.slide-up{animation:slideUp .6s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.loading{opacity:.7;pointer-events:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media print{.no-print{display:none!important}body{background:#fff!important;color:#000!important}a{color:#000!important;text-decoration:underline!important}}.navbar{background:#fffffffa;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid rgba(0,0,0,.08);position:fixed;top:0;left:0;right:0;z-index:1000;box-shadow:0 1px 3px #0000000d,0 1px 2px #0000001a;height:70px}.navbar-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:100%}.brand-name{font-size:1.6rem;font-weight:700;color:#1a1a1a;cursor:pointer;text-decoration:none;letter-spacing:-.02em;-webkit-user-select:none;user-select:none}.brand-name:hover{color:#667eea}.brand-name:focus{color:#667eea}.brand-name:active{color:#667eea}.nav-menu{display:flex;align-items:center;gap:.5rem;list-style:none;margin:0;padding:0}.nav-item{position:relative}.nav-link{font-size:1rem;font-weight:500;color:#4a5568;text-decoration:none;padding:.75rem 1.25rem;border-radius:10px;position:relative;white-space:nowrap;display:block;-webkit-user-select:none;user-select:none;border:1px solid transparent}.nav-link:hover{color:#667eea;background:#667eea14;border-color:#667eea33;box-shadow:0 2px 8px #667eea1f}.nav-link:focus{color:#667eea;background:#667eea1f;outline:2px solid #667eea;outline-offset:2px;border-color:#667eea4d;box-shadow:0 2px 8px #667eea26}.nav-link:active{background:#667eea29;transform:translateY(1px);box-shadow:0 1px 4px #667eea26}.nav-link.active{color:#667eea;background:#667eea1f;font-weight:600;border-color:#667eea4d;box-shadow:0 2px 8px #667eea26}.nav-link.active:hover{background:#667eea29;box-shadow:0 3px 12px #667eea33}.nav-link.active:focus{background:#667eea2e;box-shadow:0 3px 12px #667eea40}.nav-link.active:after{content:"";position:absolute;bottom:-2px;left:50%;transform:translate(-50%);width:24px;height:3px;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:2px;box-shadow:0 1px 3px #667eea4d}.mobile-menu-button{display:none;background:none;border:none;cursor:pointer;padding:.75rem;border-radius:10px;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid transparent;-webkit-user-select:none;user-select:none}.mobile-menu-button:hover{background:#667eea14;border-color:#667eea33;box-shadow:0 2px 8px #667eea1f}.mobile-menu-button:focus{background:#667eea1f;outline:2px solid #667eea;outline-offset:2px;border-color:#667eea4d;box-shadow:0 2px 8px #667eea26}.mobile-menu-button:active{background:#667eea29;transform:translateY(1px);box-shadow:0 1px 4px #667eea26}.hamburger{display:flex;flex-direction:column;justify-content:space-between;width:20px;height:16px;position:relative}.hamburger .line{width:100%;height:2px;background:#4a5568;border-radius:1px;transform-origin:center}.hamburger.open .line:nth-child(1){transform:rotate(45deg) translate(5px,5px);background:#667eea}.hamburger.open .line:nth-child(2){opacity:0}.hamburger.open .line:nth-child(3){transform:rotate(-45deg) translate(5px,-5px);background:#667eea}.mobile-menu{position:absolute;top:100%;left:0;right:0;background:#fffffffa;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 4px 20px #0000001a;max-height:0;overflow:hidden;z-index:999}.mobile-menu.open{max-height:300px}.mobile-nav-menu{list-style:none;margin:0;padding:.5rem 0}.mobile-nav-item{border-bottom:1px solid rgba(0,0,0,.05)}.mobile-nav-item:last-child{border-bottom:none}.mobile-nav-link{display:block;padding:1rem 2rem;font-size:1rem;font-weight:500;color:#4a5568;text-decoration:none;-webkit-user-select:none;user-select:none;border-left:3px solid transparent}.mobile-nav-link:hover{background:#667eea14;color:#667eea;border-left-color:#667eea4d}.mobile-nav-link:focus{background:#667eea1f;color:#667eea;outline:2px solid #667eea;outline-offset:2px;border-left-color:#667eea80}.mobile-nav-link:active{background:#667eea29;transform:translate(2px)}.mobile-nav-link.active{background:#667eea1f;color:#667eea;font-weight:600;border-left:3px solid #667eea}.mobile-nav-link.active:hover{background:#667eea29}.mobile-nav-link.active:focus{background:#667eea2e}@media (max-width: 768px){.nav-menu{display:none}.mobile-menu-button{display:flex}.navbar-container{padding:0 1rem}.brand-name{font-size:1.4rem}.navbar{height:65px}}@media (max-width: 480px){.brand-name{font-size:1.3rem}.navbar-container{padding:0 .75rem}.mobile-nav-link{padding:.875rem 1.5rem}.navbar{height:60px}}@media (prefers-color-scheme: dark){.navbar{background:#111111fa;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 1px 3px #0000004d,0 1px 2px #0003}.brand-name{color:#f7fafc}.brand-name:hover{color:#667eea}.brand-name:focus{color:#667eea}.brand-name:active{color:#667eea}.nav-link{color:#f7fafcde}.nav-link:hover{color:#667eea;background:#667eea26;border-color:#667eea4d;box-shadow:0 2px 8px #667eea33}.nav-link:focus{background:#667eea33;border-color:#667eea66;box-shadow:0 2px 8px #667eea40}.nav-link:active{background:#667eea40}.nav-link.active{background:#667eea33;border-color:#667eea66;box-shadow:0 2px 8px #667eea40}.nav-link.active:hover{background:#667eea40;box-shadow:0 3px 12px #667eea4d}.nav-link.active:focus{background:#667eea47;box-shadow:0 3px 12px #667eea59}.mobile-menu{background:#111111fa;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 4px 20px #0000004d}.mobile-nav-link{color:#f7fafcde}.mobile-nav-link:hover{background:#667eea26;color:#667eea;border-left-color:#667eea66}.mobile-nav-link:focus{background:#667eea33;border-left-color:#667eea99}.mobile-nav-link:active{background:#667eea40}.mobile-nav-link.active{background:#667eea33;color:#667eea;border-left:3px solid #667eea}.mobile-nav-link.active:hover{background:#667eea40}.mobile-nav-link.active:focus{background:#667eea47}.mobile-nav-item{border-bottom:1px solid rgba(255,255,255,.1)}.hamburger .line{background:#f7fafc}.mobile-menu-button:hover{background:#667eea26;border-color:#667eea4d;box-shadow:0 2px 8px #667eea33}.mobile-menu-button:focus{background:#667eea33;border-color:#667eea66;box-shadow:0 2px 8px #667eea40}.mobile-menu-button:active{background:#667eea40}}.home-container{min-height:100vh;display:flex;align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0,#cbd5e1);position:relative;overflow:hidden;padding-top:100px}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.hero-section{opacity:0;transform:translateY(20px);transition:all .3s ease-out}.hero-section.visible{opacity:1;transform:translateY(0)}.hero-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem;padding:2rem 0}.profile-section{position:relative}.profile-container{position:relative;display:inline-block}.profile-avatar{width:180px;height:180px;border-radius:50%;object-fit:cover;border:4px solid #ffffff;box-shadow:0 8px 25px #0000001a;transition:transform .2s ease;position:relative;z-index:2}.profile-border{position:absolute;top:-8px;left:-8px;right:-8px;bottom:-8px;border-radius:50%;border:2px solid #3b82f6;opacity:.3;z-index:1}.profile-avatar:hover{transform:scale(1.02)}.introduction-section{max-width:700px;margin:0 auto}.professional-greeting{margin-bottom:1rem;opacity:0;animation:fadeInUp .3s ease-out .1s forwards}.greeting-text{color:#64748b;font-size:1.1rem;font-weight:500;text-transform:uppercase;letter-spacing:1px}.main-heading{font-size:3rem;font-weight:700;margin-bottom:1rem;color:#1e293b;letter-spacing:-.02em;line-height:1.1;opacity:0;animation:fadeInUp .3s ease-out .2s forwards}.name{display:block;color:#1e293b}.professional-title{color:#3b82f6;font-weight:600;margin-bottom:1.5rem;font-size:1.3rem;letter-spacing:.5px;opacity:0;animation:fadeInUp .3s ease-out .3s forwards}.value-proposition{color:#475569;font-size:1.1rem;line-height:1.6;max-width:600px;margin:0 auto 1.5rem;opacity:0;animation:fadeInUp .3s ease-out .4s forwards}.contact-info{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem;opacity:0;animation:fadeInUp .3s ease-out .5s forwards}.contact-info span{color:#64748b;font-size:.95rem;font-weight:500}.expertise-showcase{max-width:500px;margin:0 auto;opacity:0;animation:fadeInUp .3s ease-out .6s forwards}.expertise-header h3{color:#374151;font-size:1.1rem;margin-bottom:1rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.expertise-indicator{background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 4px 20px #00000014;border:1px solid #e5e7eb;transition:transform .2s ease}.expertise-indicator:hover{transform:translateY(-2px)}.expertise-area{display:block;color:#1e293b;font-weight:600;margin-bottom:.5rem;font-size:1rem}.expertise-description{color:#64748b;font-size:.9rem;font-weight:500}.action-section{opacity:0;animation:fadeInUp .3s ease-out .7s forwards}.action-buttons{display:flex;gap:1rem;justify-content:center;align-items:center;flex-wrap:wrap}.action-button{position:relative;padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;min-width:160px;justify-content:center;text-decoration:none}.action-button.primary{background:#3b82f6;color:#fff;box-shadow:0 4px 15px #3b82f64d}.action-button.secondary{background:#10b981;color:#fff;box-shadow:0 4px 15px #10b9814d}.action-button.outlined{background:transparent;border:2px solid #3b82f6;color:#3b82f6}.action-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.action-button.primary:hover{background:#2563eb}.action-button.secondary:hover{background:#059669}.action-button.outlined:hover{background:#3b82f6;color:#fff}.button-icon{transition:transform .2s ease;font-size:.9rem}.action-button:hover .button-icon{transform:translate(2px)}.credentials-section{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2rem;opacity:0;animation:fadeInUp .3s ease-out .8s forwards}.credential-item{text-align:center;padding:1.25rem 1rem;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;border:1px solid #e5e7eb;transition:transform .2s ease}.credential-item:hover{transform:translateY(-2px);box-shadow:0 6px 25px #0000001f}.credential-number{display:block;font-size:1.75rem;font-weight:700;color:#3b82f6;margin-bottom:.5rem}.credential-label{color:#64748b;font-size:.85rem;font-weight:500;line-height:1.3}.scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;opacity:0;animation:fadeIn .5s ease-out 1s forwards}.scroll-text{color:#64748b;font-size:.9rem;font-weight:500}.scroll-arrow{width:2px;height:20px;background:#3b82f6;border-radius:1px;animation:scrollBounce 2s ease-in-out infinite}@keyframes scrollBounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width: 768px){.container{padding:0 1rem}.hero-content{gap:1.5rem;padding:1.5rem 0}.profile-avatar{width:140px;height:140px}.main-heading{font-size:2.25rem}.professional-title{font-size:1.1rem}.value-proposition{font-size:1rem}.action-buttons{flex-direction:column;gap:.75rem}.action-button{width:100%;min-width:auto}.expertise-showcase{max-width:400px}.expertise-header h3{font-size:1rem}.expertise-indicator{padding:1rem}.expertise-area{font-size:.95rem}.expertise-description{font-size:.85rem}.credentials-section{grid-template-columns:repeat(2,1fr);gap:1rem}.credential-item{padding:1rem .75rem}.credential-number{font-size:1.5rem}.contact-info{font-size:.9rem}}@media (max-width: 480px){.main-heading{font-size:1.875rem}.professional-title{font-size:1rem}.value-proposition{font-size:.95rem}.profile-avatar{width:120px;height:120px}.greeting-text{font-size:.95rem}.credentials-section{grid-template-columns:1fr}.contact-info span{font-size:.85rem}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.action-button:focus{outline:2px solid #3b82f6;outline-offset:2px}@media (prefers-contrast: high){.home-container{background:#fff}.main-heading{color:#000}.action-button,.credential-item{border:2px solid #000000}}@media print{.home-container{background:#fff!important}.action-buttons,.scroll-indicator{display:none}}.about-container{min-height:100vh;padding:1.5rem 0;background:linear-gradient(135deg,#f8f9fa,#e9ecef,#dee2e6);position:relative;padding-top:100px}.about-content{max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}.about-section{margin-bottom:2.5rem}.about-section:last-child{margin-bottom:0}.about-section-title{font-size:2.5rem;font-weight:700;color:#667eea;margin-bottom:2rem;text-align:center;letter-spacing:-.01em}.hero-section{margin-bottom:3rem}.hero-content{background:#fffffff2;border-radius:20px;padding:3rem 2rem;box-shadow:0 8px 32px #0000001a;text-align:center;position:relative;overflow:hidden}.hero-content:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#667eea,#764ba2,#f093fb)}.hero-title{font-size:3.5rem;font-weight:800;color:#667eea;margin-bottom:1rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.3rem;font-weight:600;color:#495057;margin-bottom:1rem}.hero-description{font-size:1.1rem;line-height:1.6;color:#6c757d;max-width:600px;margin:0 auto 2rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;margin-top:2rem}.stat-card{background:#ffffffe6;border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px #00000014;border:1px solid rgba(102,126,234,.1);transition:all .3s ease}.stat-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.stat-icon{font-size:2rem;margin-bottom:.5rem}.stat-value{font-size:2rem;font-weight:800;color:#667eea;margin-bottom:.5rem}.stat-label{font-size:.9rem;font-weight:600;color:#6c757d;text-align:center}.about-intro{background:linear-gradient(135deg,#fffffff2,#f8f9faf2);border-radius:24px;padding:3rem 2rem;box-shadow:0 8px 32px #667eea1a;margin-bottom:2rem;border:1px solid rgba(102,126,234,.1);transition:all .3s ease;position:relative;overflow:hidden}.about-intro:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#667eea,#764ba2,#f093fb)}.about-intro:hover{transform:translateY(-4px);box-shadow:0 12px 40px #667eea26}.about-header{text-align:center;margin-bottom:2rem}.about-avatar{font-size:3rem;margin-bottom:1rem;display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-subtitle{font-size:1.1rem;font-weight:600;color:#667eea;margin-top:.5rem;opacity:.9}.about-description{margin-top:2rem;text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.about-description p{font-size:1.1rem;line-height:1.7;color:#495057;margin:0;font-weight:400}.career-timeline-section{background:#fffffff2;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #00000014;margin-bottom:2rem;transition:transform .15s ease}.career-timeline-section:hover{transform:translateY(-2px)}.timeline-container{position:relative;padding-left:2rem}.timeline-container:before{content:"";position:absolute;left:1rem;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#667eea,#f093fb,#4facfe);border-radius:1px}.timeline-item{position:relative;margin-bottom:2rem;padding-left:2rem}.timeline-item:last-child{margin-bottom:0}.timeline-marker{position:absolute;left:-1.5rem;top:.5rem;width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #0003;z-index:2}.timeline-icon{font-size:1.2rem;color:#fff}.timeline-content{background:#fffc;border-radius:12px;padding:1.5rem;box-shadow:0 2px 10px #0000000d;border-left:3px solid;border-left-color:inherit}.timeline-year{font-size:.9rem;font-weight:700;color:#667eea;margin-bottom:.5rem;background:#667eea1a;padding:.25rem .75rem;border-radius:12px;display:inline-block}.timeline-title{font-size:1.2rem;font-weight:700;color:#333;margin-bottom:.5rem}.timeline-company{font-size:1rem;font-weight:600;color:#667eea;margin-bottom:.75rem}.timeline-description{font-size:.95rem;line-height:1.5;color:#495057;margin-bottom:1rem}.timeline-details{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(102,126,234,.1)}.achievements h4,.technologies h4{font-size:.9rem;font-weight:700;color:#667eea;margin-bottom:.5rem}.achievements ul{list-style:none;padding:0;margin:0}.achievements li{font-size:.85rem;color:#495057;margin-bottom:.25rem;padding-left:1rem;position:relative}.achievements li:before{content:"✓";position:absolute;left:0;color:#43e97b;font-weight:700}.tech-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag-small{font-size:.75rem;font-weight:600;color:#667eea;background:#667eea1a;padding:.2rem .5rem;border-radius:8px;border:1px solid rgba(102,126,234,.2)}.skills-section{background:linear-gradient(135deg,#fffffff2,#f8f9faf2);border-radius:24px;padding:3rem 2rem;box-shadow:0 8px 32px #667eea1a;margin-bottom:2rem;border:1px solid rgba(102,126,234,.1);transition:all .3s ease;position:relative;overflow:hidden}.skills-section:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#667eea,#764ba2,#f093fb)}.skills-section:hover{transform:translateY(-4px);box-shadow:0 12px 40px #667eea26}.skills-header{text-align:center;margin-bottom:3rem}.skills-icon{font-size:3rem;margin-bottom:1rem;display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.skills-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:1.5rem}.skill-category{background:#fffc;border-radius:12px;padding:1.5rem;box-shadow:0 2px 10px #0000000d;border:1px solid rgba(102,126,234,.1);transition:all .3s ease}.skill-category:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.category-header{text-align:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid rgba(102,126,234,.2)}.category-icon{font-size:2rem;margin-bottom:.5rem;display:block}.category-title{font-size:1.1rem;font-weight:700;color:#667eea;margin-bottom:.5rem}.category-description{font-size:.9rem;color:#6c757d;margin:0}.category-skills{display:flex;flex-direction:column;gap:1rem}.skill-item{background:#fffc;border-radius:8px;padding:1rem;box-shadow:0 2px 8px #0000000d;transition:all .3s ease;border:1px solid transparent}.skill-item:hover,.skill-item.active{transform:translateY(-2px);box-shadow:0 4px 15px #0000001a;border-color:#667eea33}.skill-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.skill-info{display:flex;align-items:center;gap:.5rem}.skill-icon{font-size:1.2rem}.skill-name{font-size:.95rem;font-weight:600;color:#333}.skill-level{font-size:.85rem;font-weight:700;color:#667eea;background:#667eea1a;padding:.2rem .5rem;border-radius:8px}.skill-bar{width:100%;height:8px;background:#667eea1a;border-radius:4px;overflow:hidden}.skill-progress{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:4px;transition:width 1s ease}.skill-description{font-size:.85rem;color:#6c757d;margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(102,126,234,.1);font-style:italic}.skills-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2rem}.skill-chip{display:flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,#fffffff2,#f8f9faf2);border:2px solid rgba(102,126,234,.15);border-radius:50px;padding:1rem 1.5rem;font-size:1rem;font-weight:600;color:#667eea;transition:all .3s ease;box-shadow:0 4px 15px #667eea1a;position:relative;overflow:hidden}.skill-chip:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(102,126,234,.1),transparent);transition:left .5s ease}.skill-chip:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 8px 25px #667eea33;border-color:#667eea4d;background:linear-gradient(135deg,#fff,#f8f9fa)}.skill-chip:hover:before{left:100%}.skill-icon{font-size:1.3rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.skill-name{font-weight:700;letter-spacing:.5px}.projects-section{background:#fffffff2;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #00000014;margin-bottom:2rem;transition:transform .15s ease}.projects-section:hover{transform:translateY(-2px)}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem;margin-top:1.5rem}.project-card{background:#fffc;border-radius:12px;padding:1.5rem;box-shadow:0 2px 10px #0000000d;border:1px solid rgba(240,147,251,.1);transition:all .3s ease;position:relative;overflow:hidden}.project-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#f093fb,#f5576c)}.project-card:hover{box-shadow:0 8px 25px #0000001a}.project-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.project-icon{font-size:2rem}.project-links{display:flex;gap:.5rem}.project-link{display:flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:50%;background:#f093fb1a;color:#f093fb;text-decoration:none;transition:all .3s ease;font-size:1.1rem}.project-link:hover{background:#f093fb;color:#fff;transform:scale(1.1)}.project-title{font-size:1.2rem;font-weight:700;color:#f093fb;margin-bottom:.5rem;text-align:center}.project-period{font-size:.9rem;color:#6c757d;font-weight:500;margin-bottom:.75rem;background:#f093fb1a;padding:.25rem .75rem;border-radius:12px;display:inline-block;text-align:center;width:100%}.project-description{font-size:.95rem;line-height:1.5;color:#495057;margin-bottom:1rem;text-align:center}.project-features{margin-bottom:1rem}.project-features h4{font-size:.9rem;font-weight:700;color:#f093fb;margin-bottom:.5rem}.project-features ul{list-style:none;padding:0;margin:0}.project-features li{font-size:.85rem;color:#495057;margin-bottom:.25rem;padding-left:1rem;position:relative}.project-features li:before{content:"•";position:absolute;left:0;color:#f093fb;font-weight:700}.project-tech{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.tech-tag{font-size:.8rem;font-weight:600;color:#f093fb;background:#f093fb1a;padding:.25rem .5rem;border-radius:8px;border:1px solid rgba(240,147,251,.2)}.education-section{background:#fffffff2;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #00000014;margin-bottom:2rem;transition:transform .15s ease}.education-section:hover{transform:translateY(-2px)}.education-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem;margin-top:1.5rem}.education-card{background:#fffc;border-radius:12px;padding:1.5rem;box-shadow:0 2px 10px #0000000d;border:1px solid rgba(240,147,251,.1);transition:all .3s ease;position:relative;overflow:hidden;text-align:center}.education-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#43e97b,#38f9d7)}.education-card:hover{box-shadow:0 8px 25px #0000001a}.education-icon{font-size:2rem;margin-bottom:1rem}.education-title{font-size:1.2rem;font-weight:700;color:#43e97b;margin-bottom:.5rem}.education-period{font-size:.9rem;color:#6c757d;font-weight:500;margin-bottom:.5rem;background:#43e97b1a;padding:.25rem .75rem;border-radius:12px;display:inline-block}.education-gpa{font-size:.9rem;font-weight:600;color:#43e97b;margin-bottom:.5rem;background:#43e97b1a;padding:.25rem .75rem;border-radius:12px;display:inline-block}.education-institution{font-size:.95rem;font-weight:600;color:#495057;margin-bottom:.25rem}.education-location{font-size:.9rem;color:#6c757d;margin-bottom:.75rem;font-style:italic}.education-description{font-size:.95rem;line-height:1.5;color:#495057;margin-bottom:1rem}.education-highlights{text-align:left}.education-highlights h4{font-size:.9rem;font-weight:700;color:#43e97b;margin-bottom:.5rem}.education-highlights ul{list-style:none;padding:0;margin:0}.education-highlights li{font-size:.85rem;color:#495057;margin-bottom:.25rem;padding-left:1rem;position:relative}.education-highlights li:before{content:"✓";position:absolute;left:0;color:#43e97b;font-weight:700}.cta-section{background:#fffffff2;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #00000014;margin-bottom:2rem;text-align:center;transition:transform .15s ease}.cta-section:hover{transform:translateY(-2px)}.cta-text{font-size:1.1rem;line-height:1.6;color:#495057;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:12px;font-weight:600;text-decoration:none;transition:all .3s ease;font-size:1rem}.cta-button.primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 15px #667eea4d}.cta-button.primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea66;color:#fff}.cta-button.secondary{background:#ffffffe6;color:#667eea;border:2px solid #667eea;box-shadow:0 4px 15px #667eea1a}.cta-button.secondary:hover{background:#667eea;color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px #667eea4d}.social-links{display:flex;justify-content:center;gap:1rem;margin-top:2rem;flex-wrap:wrap}.social-link{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background:#667eea;color:#fff;text-decoration:none;transition:transform .15s ease;box-shadow:0 4px 15px #667eea4d}.social-link:hover{transform:translateY(-2px) scale(1.05);background:#764ba2;text-decoration:none}.social-icon{font-size:1.3rem}@media (max-width: 768px){.about-container{padding:1rem 0;padding-top:80px}.about-content{padding:0 1rem}.about-section{margin-bottom:2rem}.about-section-title{font-size:2rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-description{font-size:1rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.skills-categories{grid-template-columns:1fr;gap:1.5rem}.projects-grid,.education-grid{grid-template-columns:1fr}.timeline-container{padding-left:1.5rem}.timeline-container:before{left:.75rem}.timeline-item{padding-left:1.5rem}.timeline-marker{left:-1.25rem;width:2.5rem;height:2.5rem}.timeline-details{grid-template-columns:1fr;gap:.75rem}.cta-buttons{flex-direction:column;align-items:center}.cta-button{width:100%;max-width:250px}.social-links{gap:.75rem}.social-link{width:45px;height:45px}.about-intro,.career-timeline-section,.skills-section,.projects-section,.education-section,.cta-section{padding:1.5rem}.skill-category,.project-card,.education-card{padding:1.25rem}}@media (max-width: 480px){.about-section-title{font-size:1.75rem}.hero-title{font-size:2rem}.stats-grid{grid-template-columns:1fr}.about-intro,.career-timeline-section,.skills-section,.projects-section,.education-section,.cta-section{padding:1.25rem}.skill-category,.project-card,.education-card{padding:1rem}.timeline-container{padding-left:1rem}.timeline-container:before{left:.5rem}.timeline-item{padding-left:1rem}.timeline-marker{left:-1rem;width:2rem;height:2rem}.timeline-icon{font-size:1rem}.social-link{width:40px;height:40px}.social-icon{font-size:1.2rem}.about-intro-text{font-size:.95rem}.skills-categories{gap:1rem}.about-description{margin-top:1.5rem}.about-description p{font-size:1rem}.skills-grid{gap:1rem}.skill-chip{padding:.75rem 1.25rem;font-size:.9rem}.skill-icon{font-size:1.1rem}.about-avatar{font-size:3rem}.skills-icon{font-size:2.5rem}}.projects-container{min-height:100vh;padding:2rem 0;background:#f8f9fa;position:relative;padding-top:120px}.projects-content{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.projects-header{text-align:center;margin-bottom:2.5rem}.projects-title{font-size:clamp(2rem,5vw,2.75rem);font-weight:800;color:#667eea;margin-bottom:1.25rem;letter-spacing:-.02em;position:relative}.projects-title:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:70px;height:3px;background:#667eea;border-radius:2px}.projects-subtitle{font-size:1.1rem;color:#6c757d;max-width:600px;margin:0 auto;line-height:1.6;font-weight:400}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem;margin-bottom:2.5rem}.project-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a;border:1px solid #e9ecef;position:relative}.project-image-container{position:relative;overflow:hidden;border-bottom:1px solid #e9ecef}.project-image{width:100%;height:200px;object-fit:cover}.project-content{padding:1.5rem}.project-title{font-size:1.3rem;font-weight:700;color:#333;margin-bottom:.75rem;line-height:1.3}.project-description{font-size:.95rem;color:#666;line-height:1.6;margin-bottom:1rem;font-weight:400}.project-technologies{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.technology-chip{padding:.25rem .75rem;background:#f8f9fa;color:#495057;border-radius:6px;font-size:.8rem;font-weight:500;border:1px solid #e9ecef}.technology-chip.more-tech{background:#e9ecef;color:#6c757d;font-style:italic}.project-actions{display:flex;gap:.75rem;flex-wrap:wrap}.project-button{flex:1;min-width:120px;padding:.75rem 1rem;border:none;border-radius:8px;font-weight:600;font-size:.85rem;cursor:pointer;text-decoration:none;text-align:center;display:flex;align-items:center;justify-content:center;gap:.375rem;letter-spacing:.5px}.project-button-primary{background:#667eea;color:#fff}.project-button-secondary{background:transparent;color:#667eea;border:2px solid #667eea}.button-icon{width:16px;height:16px;flex-shrink:0}.project-image{background:#f0f0f0}.project-image[src]{background:none}.project-button:focus{outline:2px solid #667eea;outline-offset:2px}.project-card:focus-within{outline:2px solid #667eea;outline-offset:2px}@media (max-width: 768px){.projects-container{padding:1rem 0;padding-top:90px}.projects-content{padding:0 1rem}.projects-title{font-size:2rem}.projects-subtitle{font-size:1rem}.projects-grid{grid-template-columns:1fr;gap:1.25rem}.project-actions{flex-direction:column;gap:.5rem}.project-button{width:100%;min-width:unset}.project-content{padding:1.25rem}}@media (max-width: 480px){.projects-title{font-size:1.75rem}.project-content{padding:1rem}.project-title{font-size:1.2rem}.project-description{font-size:.9rem}.technology-chip{font-size:.75rem;padding:.2rem .6rem}.project-button{padding:.625rem .875rem;font-size:.8rem}}.contact-container{min-height:100vh;padding:1rem 0;background:linear-gradient(135deg,#f8f9fa,#e9ecef,#dee2e6);position:relative;padding-top:80px}.contact-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="rgba(102,126,234,0.05)"/><circle cx="75" cy="75" r="1" fill="rgba(102,126,234,0.05)"/><circle cx="50" cy="10" r="0.5" fill="rgba(102,126,234,0.05)"/><circle cx="10" cy="60" r="0.5" fill="rgba(102,126,234,0.05)"/><circle cx="90" cy="40" r="0.5" fill="rgba(102,126,234,0.05)"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.5;pointer-events:none}.contact-content{max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}.contact-header{text-align:center;margin-bottom:1.5rem}.contact-title{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;color:#667eea;margin-bottom:.75rem;background:linear-gradient(45deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em;position:relative}.contact-title:after{content:"";position:absolute;bottom:-4px;left:50%;transform:translate(-50%);width:50px;height:2px;background:linear-gradient(45deg,#667eea,#764ba2);border-radius:2px}.contact-subtitle{font-size:1rem;color:#6c757d;max-width:500px;margin:0 auto;line-height:1.5;font-weight:400}.contact-main-content{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}.contact-form-container{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:15px;padding:1.5rem;box-shadow:0 4px 15px #0000001a,0 1px 4px #0000000d;border-left:4px solid #667eea;height:fit-content}.contact-form{display:flex;flex-direction:column;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-label{font-size:.9rem;font-weight:600;color:#495057;margin-bottom:.25rem;letter-spacing:.5px}.form-input,.form-textarea{padding:.75rem .875rem;border:2px solid rgba(102,126,234,.2);border-radius:8px;font-size:.9rem;font-family:inherit;background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.form-input:focus,.form-textarea:focus{outline:none;border-color:#667eea;background:#fffffff2;box-shadow:0 0 0 3px #667eea1a}.form-textarea{min-height:80px;resize:vertical}.form-input.error,.form-textarea.error{border-color:#f5576c;background:#f5576c0d}.error-message{color:#f5576c;font-size:.8rem;margin-top:.25rem;font-weight:500}.submit-button{padding:.75rem 1.5rem;background:linear-gradient(45deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;min-height:45px;position:relative;overflow:hidden;letter-spacing:.5px;box-shadow:0 4px 15px #667eea4d}.submit-button:hover:not(:disabled){background:linear-gradient(45deg,#764ba2,#667eea);transform:translateY(-1px);box-shadow:0 6px 20px #667eea66}.submit-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.loading-spinner{width:18px;height:18px;border:2px solid transparent;border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.social-links-section{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:15px;padding:1.5rem;box-shadow:0 4px 15px #0000001a,0 1px 4px #0000000d;height:fit-content}.social-links-header{display:flex;flex-direction:column;gap:1.5rem}.social-links-title{font-size:1.4rem;font-weight:700;color:#667eea;margin:0;letter-spacing:-.01em;text-align:center}.social-links-grid{display:flex;flex-direction:column;gap:1rem}.social-link-card{display:flex;align-items:center;gap:.75rem;padding:.875rem;background:linear-gradient(135deg,#667eea1a,#764ba21a);border-radius:10px;text-decoration:none;color:#495057;border:2px solid transparent;position:relative;overflow:hidden}.social-link-card:hover{transform:translateY(-1px) scale(1.01);box-shadow:0 4px 15px #667eea33;border-color:#667eea;color:#667eea;text-decoration:none}.social-link-card.linkedin:hover{background:linear-gradient(135deg,#0077b5,#00a0dc);color:#fff;border-color:#0077b5}.social-link-card.github:hover{background:linear-gradient(135deg,#333,#666);color:#fff;border-color:#333}.social-link-card.email:hover{background:linear-gradient(135deg,#ea4335,#fbbc04);color:#fff;border-color:#ea4335}.social-link-card.phone:hover{background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;border-color:#25d366}.social-icon{font-size:1.3rem;width:24px;text-align:center;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.social-text{font-weight:600;font-size:.95rem;letter-spacing:.5px}.success-message{background:linear-gradient(135deg,#4caf501a,#4caf500d);color:#2e7d32;padding:.875rem;border-radius:8px;border-left:4px solid #4caf50;margin-bottom:1rem;font-weight:500;box-shadow:0 2px 8px #4caf501a}.error-message-global{background:linear-gradient(135deg,#f5576c1a,#f5576c0d);color:#c62828;padding:.875rem;border-radius:8px;border-left:4px solid #f5576c;margin-bottom:1rem;font-weight:500;box-shadow:0 2px 8px #f5576c1a}@media (max-width: 1024px){.contact-main-content{grid-template-columns:1fr;gap:1.5rem}.contact-content{max-width:700px}}@media (max-width: 768px){.contact-container{padding:.5rem 0;padding-top:70px}.contact-content{padding:0 1rem}.contact-title{font-size:1.75rem}.contact-subtitle{font-size:.95rem}.contact-form-container,.social-links-section{padding:1.25rem}.social-links-header{gap:1rem}.social-links-title{text-align:center}.social-links-grid{width:100%}.social-link-card{padding:.75rem}}@media (max-width: 480px){.contact-title{font-size:1.5rem}.contact-form-container,.social-links-section{padding:1rem}.form-input,.form-textarea{padding:.625rem .75rem;font-size:.85rem}.submit-button{padding:.625rem 1.25rem;font-size:.9rem}.social-icon{font-size:1.2rem;width:20px}.social-text{font-size:.9rem}}
