@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css";:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#e2e8f0;background:linear-gradient(135deg,#0f172a,#1e293b,#334155,#475569,#64748b);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(135deg,#0f172a,#1e293b,#334155,#475569,#64748b);background-attachment:fixed}#root{min-height:100vh}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background:linear-gradient(135deg,#0f172a,#1e293b,#334155,#475569,#64748b);background-attachment:fixed}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#e2e8f0;background:linear-gradient(135deg,#0f172a,#1e293b,#334155,#475569,#64748b)}a:hover{color:#3b82f6}button{background-color:#334155;color:#e2e8f0}}.header{position:fixed;top:0;left:0;right:0;background:#0f172af2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;padding:1rem 0;box-shadow:0 2px 20px #0000004d}.header-container{max-width:100%;width:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 2rem}.logo h2{margin:0;color:#f8fafc;font-size:1.5rem;font-weight:600}.nav-list{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.nav-list a{text-decoration:none;color:#f8fafc;font-weight:500;transition:color .3s ease;cursor:pointer}.nav-list a:hover{color:#3b82f6}@media (max-width: 768px){.header-container{padding:0 1rem}.nav-list{gap:1rem}.logo h2{font-size:1.2rem}}.hero{min-height:100vh;display:flex;align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b,#334155,#475569,#64748b);color:#fff;position:relative;overflow:hidden;width:100vw;max-width:100%}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.shape{position:absolute;border-radius:50%;background:#3b82f626;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:.6;animation:float 3s ease-in-out infinite;box-shadow:0 8px 32px #3b82f61a}.shape-1{width:180px;height:180px;top:20%;left:10%;animation-delay:0s;background:#3b82f633}.shape-2{width:240px;height:240px;top:60%;right:15%;animation-delay:-1s;background:#6366f126}.shape-3{width:160px;height:160px;top:80%;left:20%;animation-delay:-2s;background:#4facfe26}.shape-4{width:200px;height:200px;top:30%;right:30%;animation-delay:-.5s;background:#8b5cf626}.shape-5{width:280px;height:280px;top:10%;right:5%;animation-delay:-1.5s;background:#38bdf826}.shape-6{width:220px;height:220px;top:5%;left:30%;animation-delay:-2.5s;background:#10b98126}.shape-7{width:190px;height:190px;bottom:10%;left:5%;animation-delay:.5s;background:#0ea5e926}.shape-8{width:260px;height:260px;top:45%;left:50%;animation-delay:-3s;background:#a855f726}.shape-9{width:170px;height:170px;bottom:25%;right:40%;animation-delay:1s;background:#3b82f626}.shape-10{width:210px;height:210px;top:65%;left:40%;animation-delay:-.8s;background:#22c55e26}.shape-11{width:250px;height:250px;top:15%;right:45%;animation-delay:1.5s;background:#10b98126}.shape-12{width:185px;height:185px;bottom:5%;right:10%;animation-delay:-1.8s;background:#3b82f626}.shape-13{width:230px;height:230px;top:50%;right:5%;animation-delay:2s;background:#8b5cf626}.shape-14{width:195px;height:195px;bottom:40%;left:15%;animation-delay:-2.2s;background:#6366f126}.shape-15{width:270px;height:270px;top:35%;left:25%;animation-delay:2.5s;background:#0ea5e926}.shape-16{width:165px;height:165px;bottom:60%;right:25%;animation-delay:-1.2s;background:#4facfe26}.shape-17{width:215px;height:215px;top:75%;right:50%;animation-delay:3s;background:#a855f726}.shape-18{width:290px;height:290px;bottom:15%;left:60%;animation-delay:-2.8s;background:#22c55e26}@keyframes float{0%{transform:translateY(0) rotate(0) scale(1);opacity:.6}25%{transform:translateY(-15px) rotate(45deg) scale(1.1);opacity:.9}50%{transform:translateY(-30px) rotate(180deg) scale(1.05);opacity:1}75%{transform:translateY(-15px) rotate(270deg) scale(1.1);opacity:.9}to{transform:translateY(0) rotate(360deg) scale(1);opacity:.6}}.hero-container{max-width:100%;width:100%;margin:0 auto;padding:0 2rem;z-index:3;position:relative}.hero-content{max-width:1200px;opacity:0;transform:translateY(30px);transition:all 1s ease;margin:0 auto;width:100%;padding:0 1rem;display:flex;align-items:center;gap:4rem;min-height:80vh}.hero-content.animate-in{opacity:1;transform:translateY(0)}.hero-left{flex:1;max-width:600px}.hero-right{flex:1;display:flex;justify-content:center;align-items:center}.hero-profile{display:flex;justify-content:center;z-index:10;position:relative;animation:slideInRight .8s ease .2s both}.profile-image-hero{position:relative;display:inline-block}.profile-img{width:400px;height:400px;border-radius:50%;object-fit:cover;border:4px solid rgba(255,255,255,.9);box-shadow:0 20px 40px #00000026;transition:transform .3s ease,box-shadow .3s ease;position:relative;z-index:3;animation:profileFloat 6s ease-in-out infinite}.profile-img:hover{transform:scale(1.05);box-shadow:0 25px 60px #667eea4d}.image-border-hero{position:absolute;inset:-10px;border-radius:50%;background:linear-gradient(45deg,#667eea,#764ba2,#f093fb,gold);z-index:1;animation:rotateGradient 4s linear infinite}.image-glow-hero{position:absolute;inset:-25px;border-radius:50%;background:radial-gradient(circle,rgba(255,215,0,.4) 0%,rgba(102,126,234,.2) 50%,transparent 70%);z-index:0;animation:pulseGlow 3s ease-in-out infinite}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.greeting{display:flex;align-items:center;gap:10px;margin-bottom:1rem;font-size:1.2rem;animation:slideInLeft .8s ease .2s both}.wave{display:inline-block;animation:wave 2s ease-in-out infinite}@keyframes wave{0%,to{transform:rotate(0)}25%{transform:rotate(20deg)}75%{transform:rotate(-10deg)}}.greeting-text{color:#ffffffe6;font-weight:300}.hero-title{font-size:4rem;font-weight:800;margin-bottom:1rem;line-height:1.1;animation:slideInUp .8s ease .4s both}.name-wrapper{display:inline-block;position:relative}.gradient-text{background:linear-gradient(45deg,gold,#ffed4e,gold);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientShift 3s ease infinite}.hero-subtitle{font-size:1.8rem;font-weight:400;margin-bottom:2rem;color:#fffffff2;animation:slideInUp .8s ease .6s both}.role-prefix{color:#fffc}.role-switcher{color:gold;font-weight:600;display:inline-block;min-width:200px;animation:fadeInScale .5s ease}.cursor-blink{animation:blink 1s infinite;color:gold;font-weight:300}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.hero-description{font-size:1.2rem;line-height:1.7;margin-bottom:2.5rem;color:#ffffffe6;animation:slideInUp .8s ease .8s both}.highlight-accent{color:gold;font-weight:600;position:relative}.hero-stats{display:flex;gap:2rem;margin-bottom:3rem;animation:slideInUp .8s ease 1s both}.stat-item{text-align:center;padding:1rem;background:#ffffff1a;border-radius:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:transform .3s ease,box-shadow .3s ease}.stat-item:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0003}.stat-number{display:block;font-size:1.8rem;font-weight:700;color:gold;margin-bottom:.3rem}.stat-label{font-size:.9rem;color:#fffc;font-weight:300}.hero-buttons{display:flex;gap:1.5rem;flex-wrap:wrap;margin-bottom:3rem;animation:slideInUp .8s ease 1.2s both}.btn{position:relative;padding:15px 35px;border:none;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;transform:translateY(0)}.btn span{position:relative;z-index:2}.btn:hover{transform:translateY(-3px);box-shadow:0 15px 35px #0000004d}.btn-primary{background:linear-gradient(45deg,#ff6b6b,orange);color:#fff;border:2px solid transparent}.btn-primary:hover{background:linear-gradient(45deg,#ff5252,#ff9500)}.btn-shine{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .5s ease}.btn-primary:hover .btn-shine{left:100%}.btn-secondary{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-secondary:hover{background:#ffffff1a;border-color:#fff}.social-preview{display:flex;gap:1rem;animation:slideInUp .8s ease 1.4s both}.social-link{width:50px;height:50px;border-radius:50%;background:#ffffff1a;border:1px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.social-link:hover{background:#fff3;transform:translateY(-3px) scale(1.1);box-shadow:0 10px 25px #0003}.social-link i{font-size:1.2rem}.scroll-indicator{position:absolute;bottom:30px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:10px;color:#ffffffb3;animation:slideInUp .8s ease 1.6s both}.scroll-mouse{width:25px;height:40px;border:2px solid rgba(255,255,255,.7);border-radius:15px;position:relative}.scroll-wheel{width:3px;height:6px;background:#ffffffb3;border-radius:3px;position:absolute;top:8px;left:50%;transform:translate(-50%);animation:scrollWheel 2s ease infinite}@keyframes scrollWheel{0%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(15px)}}.scroll-indicator span{font-size:.9rem;font-weight:300}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.hero-content{flex-direction:column;gap:2rem;text-align:center;min-height:auto}.hero-left{order:2;max-width:100%}.hero-right{order:1}.hero-title{font-size:2.8rem}.hero-subtitle{font-size:1.4rem}.hero-description{font-size:1.1rem}.profile-img{width:250px;height:250px}.image-border-hero{inset:-7px}.image-glow-hero{inset:-18px}.hero-stats{flex-direction:column;gap:1rem}.stat-item{padding:.8rem}.hero-buttons{flex-direction:column;align-items:center}.btn{width:100%;max-width:280px;text-align:center}.hero-container{padding:0 1rem}.shape{display:none}}@media (max-width: 480px){.profile-img{width:150px;height:150px}.hero-title{font-size:2.2rem}.hero-subtitle{font-size:1.2rem}.hero-content{gap:1.5rem}}.education{padding:60px 0;background:linear-gradient(135deg,#0f172a,#1e293b,#334155,#475569,#64748b);color:#fff;position:relative;overflow:hidden}.education-background{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.shape{position:absolute;border-radius:50%;opacity:.6;animation:float 8s ease-in-out infinite}.shape-1{width:110px;height:110px;background:#ffc0cb26;top:12%;left:12%;animation-delay:0s}.shape-2{width:140px;height:140px;background:#87cefa26;top:22%;right:18%;animation-delay:1s}.shape-3{width:95px;height:95px;background:#98fb9826;top:58%;left:22%;animation-delay:2s}.shape-4{width:125px;height:125px;background:#ffa50026;bottom:22%;right:22%;animation-delay:3s}.shape-5{width:170px;height:170px;background:#d8bfd826;bottom:32%;left:18%;animation-delay:4s}.shape-6{width:85px;height:85px;background:#ffe4c426;top:42%;right:32%;animation-delay:5s}.shape-7{width:105px;height:105px;background:#afeeee26;top:32%;left:38%;animation-delay:1.5s}.shape-8{width:155px;height:155px;background:#ba55d326;bottom:12%;right:38%;animation-delay:2.5s}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-40px) rotate(180deg)}}.education-container{max-width:1200px;margin:0 auto;padding:0 40px;position:relative;z-index:2}.section-header{text-align:center;margin-bottom:50px}.section-title{font-size:2.4rem;font-weight:600;background:linear-gradient(45deg,gold,#ffed4e,gold);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientShift 3s ease infinite;margin-bottom:15px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:-.5px;position:relative;text-shadow:2px 2px 8px rgba(0,0,0,.5)}.section-subtitle{font-size:1rem;color:#f0f8ff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;text-shadow:2px 2px 6px rgba(0,0,0,.5);font-weight:500;margin-bottom:15px}.education-content{display:grid;grid-template-columns:1fr 1.2fr;gap:40px;align-items:start}.education-visual{opacity:0;transform:translate(-50px);transition:all .8s cubic-bezier(.4,0,.2,1)}.education-visual.animate-in{opacity:1;transform:translate(0)}.education-image-container{background:#0000004d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:25px;border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px #0000004d;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;animation:educationCardFloat 8s ease-in-out infinite}.education-image-container:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .6s ease}.education-image-container:hover:before{left:100%}.education-image-container:hover{transform:translateY(-8px) scale(1.02);background:#0006;box-shadow:0 20px 50px #00000080;border-color:#ffffff80}@keyframes educationCardFloat{0%,to{transform:translateY(0) rotateX(0)}50%{transform:translateY(-5px) rotateX(1deg)}}.education-stats{display:flex;justify-content:center;margin-bottom:25px}.stat-item{text-align:center;padding:20px 25px;background:#ffffff26;border-radius:16px;border:1px solid rgba(255,255,255,.2);transition:all .3s ease;min-width:180px}.stat-item:hover{background:#fff3;transform:translateY(-3px);border-color:#ffffff4d}.stat-number{display:block;font-size:1.8rem;font-weight:700;background:linear-gradient(45deg,gold,#ffed4e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px;font-family:Inter,sans-serif}.stat-label{display:block;font-size:.9rem;color:#e8f0fe;font-weight:500;font-family:Inter,sans-serif}.education-illustration{position:relative;height:150px;display:flex;align-items:center;justify-content:center}.book-stack{position:relative;margin-right:40px}.book{width:60px;height:8px;border-radius:4px;position:absolute;animation:bookFloat 4s ease-in-out infinite}.book-1{background:linear-gradient(45deg,#667eea,#764ba2);top:0;animation-delay:0s}.book-2{background:linear-gradient(45deg,#f093fb,#667eea);top:12px;animation-delay:.5s}.book-3{background:linear-gradient(45deg,gold,#f093fb);top:24px;animation-delay:1s}@keyframes bookFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-5px) rotate(2deg)}}.graduation-cap{position:relative;margin-left:40px}.cap-top{width:80px;height:80px;background:linear-gradient(135deg,#2d1b69,#667eea);border-radius:50%;position:relative;animation:capFloat 6s ease-in-out infinite;box-shadow:0 10px 30px #2d1b694d}.cap-base{width:100px;height:6px;background:linear-gradient(45deg,gold,#ffed4e);border-radius:3px;position:absolute;top:40px;left:-10px;animation:capFloat 6s ease-in-out infinite .5s}.tassel{width:3px;height:20px;background:gold;position:absolute;top:50px;right:10px;border-radius:2px;animation:tasselSway 3s ease-in-out infinite}@keyframes capFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-8px) rotate(-3deg)}}@keyframes tasselSway{0%,to{transform:rotate(0)}50%{transform:rotate(15deg)}}.academic-elements{position:absolute;width:100%;height:100%;pointer-events:none}.element{position:absolute;font-size:2rem;animation:elementFloat 8s ease-in-out infinite;opacity:.8}.element-1{top:10%;left:10%;animation-delay:0s}.element-2{top:20%;right:10%;animation-delay:2s}.element-3{bottom:30%;left:15%;animation-delay:4s}.element-4{bottom:10%;right:20%;animation-delay:6s}@keyframes elementFloat{0%,to{transform:translateY(0) scale(1);opacity:.6}50%{transform:translateY(-15px) scale(1.1);opacity:1}}.education-timeline{display:flex;flex-direction:column;gap:15px;position:relative}.timeline-line{position:absolute;left:20px;top:40px;bottom:40px;width:2px;background:linear-gradient(180deg,#667eea,#764ba2);z-index:1}.timeline-item{display:flex;gap:15px;align-items:flex-start;background:#0000004d;padding:18px;border-radius:14px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.3);transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 32px #0000004d;position:relative;z-index:2;animation:educationFloat 6s ease-in-out infinite;overflow:hidden}.timeline-dot{width:18px;height:18px;background:linear-gradient(45deg,#667eea,#764ba2);border-radius:50%;border:3px solid rgba(255,255,255,.9);flex-shrink:0;margin-top:6px;position:relative;z-index:3;box-shadow:0 0 20px #667eea80}.timeline-dot:after{content:"";position:absolute;width:6px;height:6px;background:#fffc;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.timeline-year{font-size:.85rem;color:#667eea;font-weight:600;margin-bottom:6px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;text-transform:uppercase;letter-spacing:1px}@keyframes educationFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.education-degree{font-size:1.2rem;font-weight:600;color:#f8f9fa;margin-bottom:6px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.4;text-shadow:2px 2px 6px rgba(0,0,0,.7)}.education-institution{font-size:.95rem;color:#e8f0fe;font-weight:400;margin-bottom:6px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5;text-shadow:1px 1px 4px rgba(0,0,0,.6)}.education-description{font-size:.85rem;color:#d0d7de;line-height:1.5;font-weight:400;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}@media (max-width: 768px){.education{padding:80px 0}.education-container{padding:0 20px}.education-item{flex-direction:column;gap:20px;padding:25px 20px}.education-year{min-width:auto;align-self:flex-start}.section-title{font-size:2.2rem;margin-bottom:40px}.education-timeline{gap:30px}}.education-item{opacity:0;transform:translateY(40px) scale(.95);animation-fill-mode:forwards}.education-item.animate-in{animation:educationItemIn .8s cubic-bezier(.4,0,.2,1) forwards}@keyframes educationItemIn{to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 1024px){.education-content{grid-template-columns:1fr;gap:30px}.education-visual{order:2}.education-timeline{order:1}}@media (max-width: 768px){.education{padding:50px 0}.education-container{padding:0 20px}.section-title{font-size:2rem}.section-subtitle{font-size:.9rem}.education-stats{justify-content:center;margin-bottom:20px}.stat-item{min-width:130px;padding:15px 20px}.stat-number{font-size:1.3rem}.education-illustration{height:150px}.element{font-size:1.5rem}}@media (max-width: 480px){.education{padding:40px 0}.section-header{margin-bottom:30px}.section-title{font-size:1.6rem;margin-bottom:20px}.timeline-item{padding:15px 12px}.education-degree{font-size:1rem}.education-institution,.education-description{font-size:.85rem}}.section-title,.section-subtitle{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1)}.section-title.animate-in,.section-subtitle.animate-in{opacity:1;transform:translateY(0)}.education-stats{opacity:0;transform:translateY(20px);transition:all .6s cubic-bezier(.4,0,.2,1)}.education-stats.animate-in{opacity:1;transform:translateY(0)}.education-illustration{opacity:0;transform:scale(.9);transition:all .8s cubic-bezier(.4,0,.2,1)}.education-illustration.animate-in{opacity:1;transform:scale(1)}.element{opacity:0;transform:translateY(20px) scale(.8);transition:all .6s cubic-bezier(.4,0,.2,1)}.element.animate-in{opacity:1;transform:translateY(0) scale(1)}.education-timeline{opacity:0;transform:translate(30px);transition:all .8s cubic-bezier(.4,0,.2,1)}.education-timeline.animate-in{opacity:1;transform:translate(0)}.timeline-item{opacity:0;transform:translateY(50px);transition:all .8s cubic-bezier(.4,0,.2,1)}.timeline-item.animate-in{opacity:1;transform:translateY(0)}.timeline-year,.education-degree,.education-institution,.education-description{opacity:0;transform:translate(20px);transition:all .6s cubic-bezier(.4,0,.2,1)}.timeline-year.animate-in,.education-degree.animate-in,.education-institution.animate-in,.education-description.animate-in{opacity:1;transform:translate(0)}.timeline-item:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0006}.education-image-container:hover{transform:translateY(-8px);box-shadow:0 20px 50px #0006}.experience{padding:100px 0;background:linear-gradient(135deg,#0f172a,#1e293b,#334155,#475569,#64748b);color:#fff;min-height:100vh;position:relative;overflow:hidden}.experience-background{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.shape{position:absolute;border-radius:50%;opacity:.8;animation:float 4s ease-in-out infinite;box-shadow:0 8px 32px #ffffff26}.shape-1{width:190px;height:190px;background:#ffb6c126;top:10%;left:10%;animation-delay:0s}.shape-3{width:170px;height:170px;background:#98fb9826;top:60%;left:20%;animation-delay:2s}.shape-5{width:250px;height:250px;background:#d8bfd826;bottom:30%;left:15%;animation-delay:4s}.shape-6{width:160px;height:160px;background:#afeeee26;top:40%;right:30%;animation-delay:5s}.shape-7{width:190px;height:190px;background:#ffe4c426;top:30%;left:35%;animation-delay:1.5s}.shape-8{width:230px;height:230px;background:#ba55d326;bottom:10%;right:35%;animation-delay:2.5s}.shape-9{width:175px;height:175px;background:#ff69b426;top:70%;right:10%;animation-delay:3.5s}.shape-10{width:255px;height:255px;background:#32cd3226;bottom:50%;left:5%;animation-delay:4.5s}.shape-11{width:215px;height:215px;background:#40e0d026;top:12%;right:5%;animation-delay:10s}.shape-12{width:195px;height:195px;background:#ff8c0026;bottom:25%;right:50%;animation-delay:11s}.shape-13{width:240px;height:240px;background:#9370db26;top:45%;left:75%;animation-delay:12s}.shape-14{width:280px;height:280px;background:#48d1cc26;bottom:15%;right:25%;animation-delay:13s}.experience-container{max-width:1400px;margin:0 auto;padding:0 40px;position:relative;z-index:2}.experience-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:start;margin-top:40px}.section-header{margin-bottom:40px;text-align:center}.subsection-title{font-size:1.8rem;font-weight:600;color:#f8f9fa;margin-bottom:15px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;align-items:center;justify-content:center;gap:12px;text-shadow:2px 2px 8px rgba(0,0,0,.5)}.title-icon{font-size:1.5rem;filter:drop-shadow(0 0 10px rgba(255,215,0,.3))}.section-divider{width:80px;height:3px;background:linear-gradient(90deg,#667eea,#764ba2);margin:0 auto;border-radius:2px;box-shadow:0 0 10px #667eea4d}.journey-section{background:#0000004d;border-radius:24px;padding:40px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);box-shadow:0 20px 60px #0006}.experience-timeline{position:relative;padding-left:40px}.timeline-line{position:absolute;left:20px;top:60px;bottom:40px;width:4px;background:linear-gradient(180deg,#3b82f6,#1e40af,#3b82f6);border-radius:3px;box-shadow:0 0 20px #3b82f680}.timeline-item{display:flex;gap:30px;align-items:flex-start;background:#0006;padding:35px;border-radius:20px;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.2);transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 12px 40px #0006;position:relative;z-index:2;margin-bottom:30px;margin-left:-20px;animation:timelineFloat 7s ease-in-out infinite;overflow:hidden}.timeline-item:hover{transform:translateY(-8px) scale(1.02);background:#ffffff1a;box-shadow:0 20px 50px #0000004d;border-color:#fff3}.timeline-dot{width:28px;height:28px;background:linear-gradient(135deg,#3b82f6,#1e40af);border-radius:50%;border:4px solid rgba(59,130,246,.3);flex-shrink:0;margin-top:8px;position:relative;z-index:3;box-shadow:0 0 25px #3b82f699}.dot-inner{width:10px;height:10px;background:#fff;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 10px #fffc}.dot-pulse{position:absolute;width:100%;height:100%;border-radius:50%;background:#3b82f666;animation:pulse 2s infinite;top:0;left:0}@keyframes pulse{0%{transform:scale(1);opacity:1}to{transform:scale(2.5);opacity:0}}.job-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px;flex-wrap:wrap;gap:10px}.job-title{font-size:1.3rem;font-weight:700;color:#f8f9fa;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;text-shadow:1px 1px 4px rgba(0,0,0,.5)}.job-duration{font-size:.9rem;color:#667eea;font-weight:600;background:#667eea1a;padding:4px 12px;border-radius:12px;border:1px solid rgba(102,126,234,.3)}.company-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;flex-wrap:wrap;gap:8px}.company-name{font-size:1.1rem;font-weight:600;color:#e8f0fe;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.job-location{font-size:.85rem;color:#ffffffb3;font-style:italic}.achievements-section{background:#0003;border-radius:24px;padding:40px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);height:fit-content;position:sticky;top:100px}.achievements-container{display:flex;flex-direction:column;gap:20px}.achievement-card{background:#ffffff0d;border-radius:16px;padding:20px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.1);transition:all .3s cubic-bezier(.4,0,.2,1);animation:achievementFloat 5s ease-in-out infinite}.achievement-card:nth-child(odd){animation-delay:0s}.achievement-card:nth-child(2n){animation-delay:1.5s}.achievement-card:hover{transform:translateY(-4px) scale(1.02);background:#ffffff14;border-color:#ffd7004d;box-shadow:0 10px 30px #0003}.achievement-content{display:flex;align-items:flex-start;gap:15px}.achievement-icon{font-size:1.5rem;position:relative;flex-shrink:0;margin-top:2px}.icon-glow{position:absolute;inset:-5px;background:radial-gradient(circle,rgba(255,215,0,.2),transparent);border-radius:50%;z-index:-1}.achievement-text{color:#f0f8ff;font-size:.95rem;line-height:1.5;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500}.stats-card{background:linear-gradient(135deg,#667eea1a,#764ba21a);border-radius:20px;padding:25px;border:1px solid rgba(102,126,234,.2);margin-top:10px}.stats-title{font-size:1.2rem;font-weight:600;color:#f8f9fa;margin-bottom:20px;text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.stat-item{text-align:center;padding:15px;background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.stat-number{display:block;font-size:1.4rem;font-weight:700;color:#667eea;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.stat-label{font-size:.8rem;color:#ffffffb3;text-transform:uppercase;letter-spacing:.5px}@keyframes achievementFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.section-title{font-size:2.8rem;font-weight:600;background:linear-gradient(45deg,gold,#ffed4e,gold);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientShift 3s ease infinite;margin-bottom:60px;text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:-.5px;position:relative;text-shadow:2px 2px 8px rgba(0,0,0,.5)}.experience-timeline{display:flex;flex-direction:column;gap:30px;position:relative}.timeline-line{position:absolute;left:20px;top:30px;bottom:30px;width:3px;background:linear-gradient(180deg,#fffc,#667eea99,#fffc);border-radius:2px;z-index:1}.timeline-item{display:flex;gap:30px;align-items:flex-start;background:#0000004d;padding:25px;border-radius:16px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.3);transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 32px #0000004d;position:relative;z-index:2;animation:timelineFloat 7s ease-in-out infinite;overflow:hidden}.timeline-item:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .6s ease}.timeline-item:hover:before{left:100%}.timeline-item:nth-child(odd){animation-delay:0s}.timeline-item:nth-child(2n){animation-delay:2s}.timeline-item:hover{transform:translateY(-8px) scale(1.02);background:#0006;box-shadow:0 20px 50px #00000080;border-color:#ffffff80}@keyframes timelineFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.timeline-dot{width:20px;height:20px;background:linear-gradient(45deg,#667eea,#764ba2);border-radius:50%;border:3px solid rgba(255,255,255,.9);flex-shrink:0;margin-top:8px;position:relative;z-index:3;box-shadow:0 4px 12px #667eea66}.timeline-content{flex:1}.timeline-content h4{font-size:1.3rem;font-weight:600;color:#f8f9fa;margin-bottom:6px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.4;text-shadow:2px 2px 6px rgba(0,0,0,.7)}.timeline-content h5{font-size:1rem;color:#e8f0fe;font-weight:400;margin-bottom:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;text-shadow:1px 1px 4px rgba(0,0,0,.6)}.duration{font-size:.85rem;color:#d0d7de;font-weight:400;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:block;margin-bottom:12px;text-shadow:1px 1px 3px rgba(0,0,0,.5)}.responsibilities{list-style:none!important;padding:0!important;margin:0!important}.responsibilities li{font-size:.9rem;color:#e8f0fe;line-height:1.5;margin-bottom:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;position:relative;text-shadow:1px 1px 3px rgba(0,0,0,.5);list-style:none!important}.responsibilities li:before{display:none!important}.achievements-section{height:100%}.subsection-title{font-size:1.4rem;font-weight:600;color:#fff;margin-bottom:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;text-align:left}.achievements-grid{display:flex;flex-direction:column;gap:15px}.achievement-item{background:#0000004d;padding:15px;border-radius:12px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.3);transition:all .3s cubic-bezier(.4,0,.2,1);text-align:center}.achievement-item:hover{background:#0006;transform:translateY(-2px)}.achievement-icon{font-size:1.2rem;margin-bottom:8px}.achievement-item p{font-size:.85rem;color:#fffc;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.4}@media (max-width: 768px){.experience{padding:80px 0}.experience-container{padding:0 20px}.section-title{font-size:2.2rem;margin-bottom:40px}.experience-content{grid-template-columns:1fr;gap:40px}.timeline-item{padding:20px;gap:20px}.timeline-content h4{font-size:1.1rem}.timeline-content h5{font-size:.9rem}.achievements-grid{gap:12px}.achievement-item{padding:12px}}@media (max-width: 480px){@media (max-width: 1200px){.experience-layout{grid-template-columns:1fr;gap:60px}.achievements-section{position:static}.stats-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 768px){.experience{padding:60px 0}.experience-container{padding:0 20px}.section-title{font-size:2rem;margin-bottom:30px}.subsection-title{font-size:1.4rem}.journey-section,.achievements-section{padding:25px}.timeline-item{padding:20px;margin-left:-10px}.job-header{flex-direction:column;align-items:flex-start;gap:8px}.company-info{flex-direction:column;align-items:flex-start;gap:4px}.stats-grid{grid-template-columns:1fr 1fr}.responsibilities li{font-size:.9rem}}.experience{padding:40px 0}.experience-container{padding:0 15px}.section-title{font-size:1.8rem;margin-bottom:30px}.timeline-item{padding:15px}.responsibilities li{font-size:.85rem}.section-title{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1)}.section-title.animate-in{opacity:1;transform:translateY(0)}.timeline-header{opacity:0;transform:translateY(20px);transition:all .6s cubic-bezier(.4,0,.2,1) .2s}.timeline-header.animate-in{opacity:1;transform:translateY(0)}.timeline-item{opacity:0;transform:translate(-50px);animation-fill-mode:forwards}.timeline-item.animate-in{animation:slideInLeft .6s cubic-bezier(.4,0,.2,1) forwards}.achievement-item{opacity:0;transform:translate(50px);animation-fill-mode:forwards}.achievement-item.animate-in{animation:slideInRight .6s cubic-bezier(.4,0,.2,1) forwards}.subsection-title{opacity:0;transform:translateY(20px);transition:all .6s cubic-bezier(.4,0,.2,1) .3s}.subsection-title.animate-in{opacity:1;transform:translateY(0)}@keyframes slideInLeft{to{opacity:1;transform:translate(0)}}@keyframes slideInRight{to{opacity:1;transform:translate(0)}}.job-card{background:#0003;border-radius:16px;padding:25px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.job-card:hover{background:#0000004d;border-color:#3b82f666;box-shadow:0 8px 25px #3b82f633}.job-title-section{display:flex;flex-direction:column;gap:8px;margin-bottom:15px}.job-title{font-size:1.4rem!important;font-weight:700!important;color:#f8fafc!important;margin:0!important;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important;background:linear-gradient(135deg,#fff,#e2e8f0)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}.job-badge{display:inline-flex;align-items:center}.job-duration{font-size:.9rem!important;color:#fff!important;font-weight:600!important;background:linear-gradient(135deg,#3b82f6,#1e40af)!important;padding:6px 16px!important;border-radius:20px!important;border:1px solid rgba(59,130,246,.4)!important;box-shadow:0 4px 15px #3b82f64d!important}.company-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.1);flex-wrap:wrap;gap:8px}.company-name{font-size:1.2rem!important;font-weight:600!important;color:#e2e8f0!important;margin:0!important;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important}.job-location{font-size:.9rem!important;color:#94a3b8!important;font-style:italic!important;background:#94a3b81a!important;padding:4px 12px!important;border-radius:12px!important}.responsibilities-section{margin-top:20px}.responsibilities-title{font-size:1rem;font-weight:600;color:#3b82f6;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}.responsibilities{list-style:none!important;padding:0!important;margin:0!important;display:flex;flex-direction:column;gap:10px}.responsibility-item{display:flex;align-items:flex-start;gap:12px;color:#e2e8f0;line-height:1.6;font-size:.95rem;padding:8px 0}.bullet-point{color:#3b82f6;font-weight:700;margin-top:2px;flex-shrink:0}.section-description{font-size:1.1rem;color:#94a3b8;margin-bottom:20px;font-style:italic;opacity:.9;text-align:center}.subsection-title{font-size:2rem!important;font-weight:700!important;color:#f8fafc!important;margin-bottom:10px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:15px!important;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important}.title-icon{font-size:2.2rem!important;background:linear-gradient(135deg,#3b82f6,#1e40af)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}}.skills{padding:100px 0;background:linear-gradient(135deg,#0f172a,#1e293b,#334155,#475569,#64748b);color:#fff;position:relative;overflow:hidden}.skills-background{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.shape{position:absolute;border-radius:50%;opacity:.8;animation:float 4s ease-in-out infinite;box-shadow:0 8px 32px #ffffff1a}.shape-1{width:180px;height:180px;background:#ffc0cb26;top:10%;left:10%;animation-delay:0s}.shape-2{width:220px;height:220px;background:#87cefa26;top:20%;right:15%;animation-delay:1s}.shape-3{width:160px;height:160px;background:#98fb9826;top:60%;left:20%;animation-delay:2s}.shape-4{width:200px;height:200px;background:#ffa50026;bottom:20%;right:20%;animation-delay:3s}.shape-5{width:240px;height:180px;background:#d8bfd826;bottom:30%;left:15%;animation-delay:4s}.shape-6{width:90px;height:90px;background:#ffe4c426;top:40%;right:30%;animation-delay:5s}.shape-7{width:110px;height:110px;background:#afeeee26;top:30%;left:35%;animation-delay:1.5s}.shape-8{width:140px;height:140px;background:#ba55d326;bottom:10%;right:35%;animation-delay:2.5s}.shape-9{width:80px;height:80px;background:#ff69b426;top:70%;right:10%;animation-delay:3.5s}.shape-10{width:220px;height:220px;background:#32cd3226;bottom:50%;left:5%;animation-delay:4.5s}.shape-11{width:140px;height:140px;background:#ff450026;top:5%;left:50%;animation-delay:5s}.shape-12{width:190px;height:190px;background:#9370db26;top:80%;left:60%;animation-delay:5.5s}.shape-13{width:110px;height:110px;background:#ffd70026;top:40%;right:5%;animation-delay:6s}.shape-14{width:170px;height:170px;background:#00ffff26;bottom:5%;left:70%;animation-delay:6.5s}.shape-15{width:130px;height:130px;background:#ff149326;top:25%;left:75%;animation-delay:7s}.skills-container{max-width:1200px;margin:0 auto;padding:0 40px;position:relative;z-index:2}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:30px;margin-top:20px;justify-items:center}.skill-card{background:#0000004d;padding:30px 20px;border-radius:20px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.3);transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 32px #0000004d;text-align:center;width:100%;max-width:150px;min-height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden;animation:skillCardFloat 5s ease-in-out infinite}.skill-card:nth-child(odd){animation-delay:0s}.skill-card:nth-child(2n){animation-delay:1.5s}.skill-card:nth-child(3n){animation-delay:3s}.skill-card:hover{transform:translateY(-12px) scale(1.05) rotateY(5deg);background:#0006;box-shadow:0 20px 50px #00000080;border:1px solid rgba(255,255,255,.5)}.skill-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .6s ease}.skill-card:hover:before{left:100%}@keyframes skillCardFloat{0%,to{transform:translateY(0) rotateX(0)}33%{transform:translateY(-3px) rotateX(1deg)}66%{transform:translateY(3px) rotateX(-1deg)}}.skill-icon{margin-bottom:15px;transition:all .3s ease;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.skill-card:hover .skill-icon{transform:scale(1.1);filter:drop-shadow(0 6px 12px rgba(0,0,0,.4))}.skill-name{font-size:.95rem;font-weight:600;color:#f8f9fa;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin:0;text-shadow:2px 2px 6px rgba(0,0,0,.7);line-height:1.2}@media (max-width: 768px){.skills{padding:80px 0}.skills-container{padding:0 20px}.section-title{font-size:2.2rem;margin-bottom:15px}.section-subtitle{font-size:1rem;margin-bottom:40px}.skills-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:20px}.skill-card{padding:25px 15px;max-width:130px;min-height:140px}.skill-name{font-size:.85rem}}.skill-card{opacity:0;transform:translateY(30px) scale(.9);animation-fill-mode:forwards}.skill-card.animate-in{animation:skillCardIn .6s cubic-bezier(.4,0,.2,1) forwards}@keyframes skillCardIn{to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 480px){.skills{padding:60px 0}.skills-container{padding:0 15px}.section-title{font-size:1.8rem;margin-bottom:10px}.section-subtitle{font-size:.9rem;margin-bottom:30px}.skills-grid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:15px}.skill-card{padding:20px 10px;max-width:110px;min-height:120px;border-radius:16px}.skill-icon{margin-bottom:10px}.skill-name{font-size:.75rem}}.projects{padding:100px 0;background:linear-gradient(135deg,#0f172a,#1e293b,#334155,#475569,#64748b);color:#fff;position:relative;overflow:hidden}.projects-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.floating-shapes{position:absolute;width:100%;height:100%}.shape{position:absolute;border-radius:50%;background:#fff3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:.8;animation:float 4.5s ease-in-out infinite;box-shadow:0 8px 32px #ffffff26}.shape-1{width:180px;height:180px;top:10%;left:5%;animation-delay:0s;background:#ffc0cb26}.shape-2{width:220px;height:220px;top:60%;right:10%;animation-delay:-2s;background:#87cefa26}.shape-3{width:150px;height:150px;top:80%;left:20%;animation-delay:-4s;background:#98fb9826}.shape-4{width:200px;height:200px;top:30%;right:30%;animation-delay:-1s;background:#ffa50026}.shape-5{width:240px;height:240px;top:5%;right:5%;animation-delay:-3s;background:#d8bfd826}.shape-6{width:100px;height:100px;top:45%;left:8%;animation-delay:-5s;background:#ffe4c426}.shape-7{width:110px;height:110px;top:75%;right:40%;animation-delay:-6s;background:#afeeee26}.shape-8{width:140px;height:140px;top:35%;left:35%;animation-delay:-1.5s;background:#ba55d326}.shape-9{width:85px;height:85px;bottom:15%;left:40%;animation-delay:-2.5s;background:#ff69b426}.shape-10{width:160px;height:160px;bottom:25%;right:15%;animation-delay:-3.5s;background:#32cd3226}.shape-11{width:95px;height:95px;top:15%;left:50%;animation-delay:-4.5s;background:#ff149326}.shape-12{width:260px;height:260px;bottom:5%;left:10%;animation-delay:-5.5s;background:#483d8b1a}.shape-13{width:140px;height:140px;top:45%;left:15%;animation-delay:-6s;background:#ff450026}.shape-14{width:190px;height:190px;top:70%;right:40%;animation-delay:-6.5s;background:#9370db26}.shape-15{width:110px;height:110px;bottom:30%;right:15%;animation-delay:-7s;background:#00ffff26}.shape-16{width:170px;height:170px;top:25%;left:70%;animation-delay:-7.5s;background:#ffd70026}.cursor-glow{position:fixed;width:200px;height:200px;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);border-radius:50%;pointer-events:none;transform:translate(-50%,-50%);transition:opacity .3s ease;z-index:2}.projects-container{max-width:1200px;margin:0 auto;padding:0 40px;position:relative;z-index:2}.section-title{font-size:2.8rem;font-weight:600;background:linear-gradient(45deg,gold,#ffed4e,gold);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientShift 3s ease infinite;margin-bottom:20px;text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:-.5px;position:relative;text-shadow:2px 2px 8px rgba(0,0,0,.5)}.section-subtitle{font-size:1.2rem;color:#f0f8ff;text-align:center;margin-bottom:60px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;text-shadow:2px 2px 6px rgba(0,0,0,.5);font-weight:500}.section-title:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:60px;height:3px;background:#fff9;border-radius:2px}.projects-grid{display:flex;flex-direction:row;gap:30px;max-width:1200px;margin:0 auto;justify-content:center;flex-wrap:wrap}.project-card{background:#0000004d;border-radius:16px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.3);overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 32px #0000004d;flex:1;min-width:320px;max-width:380px;position:relative;animation:cardFloat 6s ease-in-out infinite}.project-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .6s ease}.project-card:hover:before{left:100%}.project-card:hover{transform:translateY(-12px) scale(1.02);background:#0006;box-shadow:0 20px 50px #00000080;border-color:#ffffff80}.project-card:nth-child(odd){animation-delay:0s}.project-card:nth-child(2n){animation-delay:2s}@keyframes cardFloat{0%,to{transform:translateY(0) rotateX(0)}50%{transform:translateY(-5px) rotateX(2deg)}}.project-content{padding:25px}.project-header{display:flex;align-items:center;gap:15px;margin-bottom:15px}.project-icon{font-size:1.4rem;background:linear-gradient(135deg,#3b82f6,#1e40af);border-radius:10px;padding:6px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #3b82f64d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:all .3s ease;animation:iconPulse 3s ease-in-out infinite}.project-icon:hover{transform:scale(1.1) rotate(5deg);box-shadow:0 6px 20px #3b82f680}@keyframes iconPulse{0%,to{box-shadow:0 4px 15px #3b82f64d}50%{box-shadow:0 6px 20px #3b82f680}}.project-title{font-size:1.5rem;font-weight:700;color:#f8f9fa;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.3;text-shadow:2px 2px 8px rgba(0,0,0,.8);background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;flex:1}.project-description{font-size:.95rem;color:#e8f0fe;line-height:1.7;margin-bottom:25px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;text-shadow:1px 1px 4px rgba(0,0,0,.6)}.tech-stack-section{background:#0003;border-radius:12px;padding:15px;margin-bottom:20px;border:1px solid rgba(255,255,255,.1)}.tech-stack-label{font-size:.9rem;font-weight:600;color:#3b82f6;margin-bottom:10px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;text-transform:uppercase;letter-spacing:.5px}.project-content h3{font-size:1.4rem;font-weight:600;color:#f8f9fa;margin-bottom:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.4;text-shadow:2px 2px 6px rgba(0,0,0,.7)}.project-content p{font-size:.9rem;color:#e8f0fe;line-height:1.6;margin-bottom:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;text-shadow:1px 1px 4px rgba(0,0,0,.6)}.tech-stack{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.tech-tag{background:linear-gradient(135deg,#3b82f6cc,#6366f1cc);color:#fff;padding:6px 14px;border-radius:20px;font-size:.8rem;font-weight:600;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;border:1px solid rgba(255,255,255,.4);text-shadow:1px 1px 2px rgba(0,0,0,.5);transition:all .3s ease;box-shadow:0 2px 8px #3b82f64d}.tech-tag:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 4px 12px #3b82f680;background:linear-gradient(135deg,#4facfee6,#8b5cf6e6)}.project-links{display:flex;gap:12px}.project-link{display:inline-flex;align-items:center;gap:6px;background:#0006;color:#f0f8ff;padding:8px 16px;border-radius:8px;text-decoration:none;font-size:.85rem;font-weight:500;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;transition:all .3s ease;border:1px solid rgba(255,255,255,.3)}.project-link:hover{background:#0009;transform:translateY(-2px);color:#fff}@media (max-width: 768px){.projects{padding:80px 0}.projects-container{padding:0 20px}.section-title{font-size:2.2rem;margin-bottom:40px}.projects-grid{grid-template-columns:1fr;gap:20px}.project-content{padding:20px}.project-header{gap:12px;margin-bottom:12px}.project-icon{font-size:1.2rem;padding:5px;border-radius:8px}.project-content h3{font-size:1.2rem}.project-links{flex-direction:column}}@media (max-width: 480px){.projects{padding:60px 0}.projects-container{padding:0 15px}.section-title{font-size:1.8rem;margin-bottom:30px}.projects-grid{grid-template-columns:1fr;gap:15px}.project-content{padding:15px}.project-header{gap:10px;margin-bottom:10px}.project-icon{font-size:1.1rem;padding:4px;border-radius:6px}.tech-stack{gap:6px}.tech-tag{font-size:.7rem;padding:3px 10px}}.project-card{opacity:0;transform:translateY(40px) scale(.95);animation-fill-mode:forwards}.project-card.animate-in{animation:projectCardIn .8s cubic-bezier(.4,0,.2,1) forwards}@keyframes projectCardIn{to{opacity:1;transform:translateY(0) scale(1)}}.view-all-container{display:flex;justify-content:center;margin-top:50px}.view-all-btn{background:#ffffff26;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid rgba(255,255,255,.3);border-radius:50px;padding:15px 30px;color:#fff;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:10px;box-shadow:0 8px 32px #0000004d;opacity:0;transform:translateY(20px)}.view-all-btn.animate-in{opacity:1;transform:translateY(0)}.view-all-btn:hover{background:#ffffff40;border-color:#ffffff80;transform:translateY(-3px);box-shadow:0 12px 40px #0006}.btn-arrow{font-size:1.2rem;transition:transform .3s ease}.view-all-btn:hover .btn-arrow{transform:translate(5px)}@media (max-width: 1024px){.projects-grid{flex-direction:column;align-items:center}.project-card{max-width:500px;width:100%}}.contact{padding:100px 0;background:linear-gradient(135deg,#0f172a,#1e293b,#334155,#475569,#64748b);color:#fff;position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden}.contact-background{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.shape{position:absolute;border-radius:50%;opacity:.8;animation:float 4.2s ease-in-out infinite;box-shadow:0 8px 32px #ffffff26}.shape-1{width:190px;height:190px;background:#ffc0cb26;top:15%;left:8%;animation-delay:0s}.shape-2{width:240px;height:240px;background:#87cefa26;top:25%;right:12%;animation-delay:1.5s}.shape-3{width:200px;height:200px;background:#98fb9826;top:55%;left:18%;animation-delay:3s}.shape-4{width:260px;height:260px;background:#ffa50026;bottom:25%;right:18%;animation-delay:4.5s}.shape-5{width:220px;height:220px;background:#d8bfd826;bottom:35%;left:12%;animation-delay:6s}.shape-6{width:180px;height:180px;background:#ffe4c426;top:35%;right:25%;animation-delay:2s}.shape-7{width:270px;height:270px;background:#afeeee26;bottom:15%;left:35%;animation-delay:7s}.shape-8{width:170px;height:170px;background:#ba55d326;top:8%;left:40%;animation-delay:1s}.shape-9{width:280px;height:280px;background:#ff69b426;bottom:40%;right:8%;animation-delay:5s}.shape-10{width:185px;height:185px;background:#32cd3226;top:65%;right:35%;animation-delay:3.5s}.shape-11{width:245px;height:245px;background:#40e0d026;top:5%;right:5%;animation-delay:8s}.shape-12{width:205px;height:205px;background:#ff8c0026;bottom:10%;left:60%;animation-delay:9s}.shape-13{width:225px;height:225px;background:#9370db26;top:45%;right:50%;animation-delay:10s}.shape-14{width:195px;height:195px;background:#ff149326;bottom:55%;left:55%;animation-delay:11s}.shape-15{width:290px;height:290px;background:#48d1cc26;top:75%;left:75%;animation-delay:12s}@keyframes float{0%{transform:translateY(0) rotate(0) scale(1);opacity:.6}25%{transform:translateY(-20px) rotate(90deg) scale(1.1);opacity:.9}50%{transform:translateY(-45px) rotate(180deg) scale(1.05);opacity:1}75%{transform:translateY(-20px) rotate(270deg) scale(1.1);opacity:.9}to{transform:translateY(0) rotate(360deg) scale(1);opacity:.6}}.cursor-glow{position:fixed;width:200px;height:200px;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);border-radius:50%;pointer-events:none;transform:translate(-50%,-50%);z-index:1}.contact-container{max-width:1200px;margin:0 auto;padding:0 40px;width:100%;position:relative;z-index:2}.section-title{font-size:3rem;font-weight:700;background:linear-gradient(45deg,gold,#ffed4e,gold);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientShift 3s ease infinite;margin-bottom:20px;text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:-1px;text-shadow:2px 2px 8px rgba(0,0,0,.3)}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.section-subtitle{font-size:1.2rem;color:#f0f8ff;text-align:center;margin-bottom:60px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto;text-shadow:2px 2px 6px rgba(0,0,0,.5)}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.info-card{background:#0000004d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;padding:40px;border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px #0000004d;transition:all .4s cubic-bezier(.4,0,.2,1);height:fit-content;position:relative;overflow:hidden;animation:contactCardFloat 6s ease-in-out infinite}.info-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .6s ease}.info-card:hover:before{left:100%}.info-card:hover{transform:translateY(-8px) scale(1.02);background:#0006;box-shadow:0 20px 50px #00000080;border-color:#ffffff80}@keyframes contactCardFloat{0%,to{transform:translateY(0) rotateX(0)}50%{transform:translateY(-4px) rotateX(1deg)}}.card-header{margin-bottom:30px;position:relative}.card-header h3{font-size:1.8rem;font-weight:600;color:#f8f9fa;margin-bottom:10px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;text-shadow:2px 2px 6px rgba(0,0,0,.6)}.header-decoration{width:60px;height:4px;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:2px;box-shadow:0 2px 8px #667eea66}.contact-description{font-size:1rem;color:#e8f0fe;line-height:1.7;margin-bottom:35px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;text-shadow:1px 1px 4px rgba(0,0,0,.5)}.contact-details{display:flex;flex-direction:column;gap:25px;margin-bottom:40px}.contact-item{display:flex;align-items:center;gap:20px;padding:20px;background:#0000004d;border-radius:16px;border:1px solid rgba(255,255,255,.3);transition:all .3s ease;box-shadow:0 8px 32px #0000004d}.contact-item:hover{background:#0006;border-color:#ffffff80;transform:translate(8px);box-shadow:0 20px 50px #00000080}.contact-icon{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:linear-gradient(135deg,#fff3,#ffffff1a);border-radius:12px;color:#fff;flex-shrink:0;border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 16px #0000001a}.contact-text h4{font-size:1rem;font-weight:600;color:#fff;margin-bottom:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.contact-text a,.contact-text span{font-size:.95rem;color:#fffc;text-decoration:none;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;transition:color .3s ease}.contact-text a:hover{color:#fff;text-shadow:0 2px 8px rgba(255,255,255,.3)}.social-section{margin-top:20px}.social-section h4{font-size:1.1rem;font-weight:600;color:#fff;margin-bottom:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.social-links{display:flex;gap:15px;flex-wrap:wrap}.social-link{display:flex;align-items:center;gap:10px;padding:12px 18px;background:#ffffff0d;border-radius:12px;color:#fff;text-decoration:none;font-size:.9rem;font-weight:500;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;border:1px solid rgba(255,255,255,.1);transition:all .3s cubic-bezier(.4,0,.2,1)}.social-link:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-2px);box-shadow:0 20px 50px #0000004d;color:#fff}.form-card{background:#0000004d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;padding:40px;border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px #0000004d;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.form-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .6s ease}.form-card:hover:before{left:100%}.form-card:hover{transform:translateY(-8px) scale(1.02);background:#0006;box-shadow:0 20px 50px #00000080;border-color:#ffffff80}.contact-form{display:flex;flex-direction:column;gap:25px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-group{display:flex;flex-direction:column;gap:10px}.form-group label{color:#fff;font-size:.95rem;font-weight:500;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;text-shadow:1px 1px 4px rgba(0,0,0,.2)}.form-group input,.form-group textarea{background:#ffffff0d;border:2px solid rgba(255,255,255,.1);border-radius:12px;padding:16px 20px;color:#fff;font-size:.95rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);resize:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#fff9}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#fff3;background:#ffffff1a;box-shadow:0 0 0 4px #ffffff1a,0 20px 50px #0000004d;transform:translateY(-2px)}.form-group textarea{min-height:120px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.submit-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:2px solid rgba(255,255,255,.3);padding:16px 32px;border-radius:12px;font-size:1rem;font-weight:600;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;gap:10px;align-self:flex-start;text-shadow:1px 1px 4px rgba(0,0,0,.3);box-shadow:0 8px 24px #667eea4d;position:relative;overflow:hidden}.submit-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.submit-btn:hover:before{left:100%}.submit-btn:hover{background:linear-gradient(135deg,#764ba2,#667eea);transform:translateY(-3px);box-shadow:0 12px 32px #667eea66,0 0 0 4px #ffffff1a;border-color:#ffffff80}.submit-btn:active{transform:translateY(-1px)}@media (max-width: 968px){.contact-content{grid-template-columns:1fr;gap:40px}.section-title{font-size:2.5rem}}@media (max-width: 768px){.contact{padding:80px 0}.contact-container{padding:0 20px}.info-card,.form-card{padding:30px 25px}.form-row{grid-template-columns:1fr;gap:15px}.section-title{font-size:2.2rem;margin-bottom:15px}.section-subtitle{font-size:1.1rem;margin-bottom:40px}.social-links{gap:10px}.social-link{padding:10px 14px;font-size:.85rem}}@media (max-width: 480px){.contact{padding:60px 0}.info-card,.form-card{padding:25px 20px}.section-title{font-size:1.8rem}.section-subtitle{font-size:1rem;margin-bottom:30px}.contact-item{flex-direction:column;text-align:center;gap:15px;padding:20px 15px}.contact-icon{margin:0 auto}.submit-btn{width:100%;justify-content:center}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.contact-content{animation:fadeInUp .8s ease-out}.section-title{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1)}.section-title.animate-in{opacity:1;transform:translateY(0)}.section-subtitle{opacity:0;transform:translateY(20px);transition:all .6s cubic-bezier(.4,0,.2,1) .2s}.section-subtitle.animate-in{opacity:1;transform:translateY(0)}.contact-info{opacity:0;transform:translate(-40px);transition:all .8s cubic-bezier(.4,0,.2,1) .4s}.contact-info.animate-in{opacity:1;transform:translate(0)}.contact-form-wrapper{opacity:0;transform:translate(40px);transition:all .8s cubic-bezier(.4,0,.2,1) .6s}.contact-form-wrapper.animate-in{opacity:1;transform:translate(0)}.footer{background:linear-gradient(135deg,#0f172a,#1e293b,#334155,#475569,#64748b);color:#fff;padding:3rem 0 1rem;width:100vw;max-width:100%;overflow:hidden;position:relative}.footer-background{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.floating-shapes{position:absolute;width:100%;height:100%;top:0;left:0}.shape{position:absolute;border-radius:50%;opacity:.7;animation:float 4.8s ease-in-out infinite;box-shadow:0 8px 32px #ffffff1a}.shape-1{width:180px;height:180px;background:#ffffff1a;top:20%;left:15%;animation-delay:0s}.shape-2{width:160px;height:160px;background:#f093fb26;top:30%;right:20%;animation-delay:2s}.shape-3{width:170px;height:170px;background:#764ba226;bottom:40%;left:25%;animation-delay:4s}.shape-4{width:165px;height:165px;background:#667eea26;bottom:20%;right:15%;animation-delay:6s}.shape-5{width:150px;height:150px;background:#ffffff14;top:10%;right:40%;animation-delay:1s}.shape-6{width:190px;height:190px;background:#f093fb1f;bottom:30%;right:40%;animation-delay:3s}.shape-7{width:210px;height:210px;background:#ffb6c126;top:5%;left:5%;animation-delay:7s}.shape-8{width:175px;height:175px;background:#40e0d026;top:50%;right:5%;animation-delay:8s}.shape-9{width:195px;height:195px;background:#ff8c0026;bottom:10%;left:60%;animation-delay:9s}.shape-10{width:155px;height:155px;background:#9370db26;top:60%;left:70%;animation-delay:10s}.shape-11{width:220px;height:220px;background:#ff69b426;bottom:50%;right:50%;animation-delay:11s}.shape-12{width:185px;height:185px;background:#48d1cc26;top:35%;left:50%;animation-delay:12s}@keyframes float{0%{transform:translateY(0) rotate(0) scale(1);opacity:.5}25%{transform:translateY(-15px) rotate(90deg) scale(1.1);opacity:.8}50%{transform:translateY(-35px) rotate(180deg) scale(1.05);opacity:1}75%{transform:translateY(-15px) rotate(270deg) scale(1.1);opacity:.8}to{transform:translateY(0) rotate(360deg) scale(1);opacity:.5}}.cursor-glow{position:fixed;width:150px;height:150px;background:radial-gradient(circle,rgba(255,255,255,.08) 0%,transparent 70%);border-radius:50%;pointer-events:none;transform:translate(-50%,-50%);z-index:1}.footer-container{max-width:100%;width:100%;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.footer-content{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2rem;width:100%;padding:0 1rem}.footer-section h3,.footer-section h4{margin-bottom:1rem;color:gold}.footer-section p{color:#ccc;line-height:1.6}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#007acc}.social-links{display:flex;gap:1rem}.social-links a{color:#ccc;text-decoration:none;transition:color .3s ease}.social-links a:hover{color:#007acc}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #555;color:#ccc}.footer-section{opacity:0;transform:translateY(30px);animation-fill-mode:forwards}.footer-section.animate-in{animation:footerSectionIn .8s cubic-bezier(.4,0,.2,1) forwards}.footer-bottom{opacity:0;transform:translateY(20px);animation-fill-mode:forwards}.footer-bottom.animate-in{animation:footerBottomIn .6s cubic-bezier(.4,0,.2,1) forwards}@keyframes footerSectionIn{to{opacity:1;transform:translateY(0)}}@keyframes footerBottomIn{to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.footer-content{grid-template-columns:1fr;text-align:center;gap:1.5rem}.social-links{justify-content:center}}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100vw;max-width:100%;overflow-x:hidden;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#e2e8f0;background:linear-gradient(135deg,#0f172a,#1e293b,#334155,#475569,#64748b);background-attachment:fixed}.App{min-height:100vh;width:100vw;max-width:100%;overflow-x:hidden;background:linear-gradient(135deg,#0f172a,#1e293b,#334155,#475569,#64748b);background-attachment:fixed}main{padding-top:80px;width:100%;max-width:100%;overflow-x:hidden}.section-title{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#f8fafc;position:relative}.section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:50px;height:3px;background:#3b82f6}html{scroll-behavior:smooth}
