body{background:#050505;color:#fff;font-family:Inter,sans-serif}button{border:none;outline:none}main{align-items:center;display:flex;justify-content:center;min-height:100vh}main h1{font-size:3rem}.background{background:linear-gradient(135deg,#0b0b0b,#111 40%,#171717);inset:0;overflow:hidden;position:fixed;z-index:-10}.bg-gradient{background:radial-gradient(circle at top,#ffffff0d,#0000 45%);inset:0;position:absolute}.aurora{border-radius:50%;filter:blur(140px);height:700px;opacity:.18;position:absolute;width:700px}.aurora-1{animation:auroraOne 18s ease-in-out infinite alternate;background:#fff;left:-250px;top:-250px}.aurora-2{animation:auroraTwo 24s ease-in-out infinite alternate;background:#d9d9d9;bottom:-250px;right:-250px}.grid{animation:gridMove 40s linear infinite;background-image:linear-gradient(hsla(0,0%,100%,.025) 1px,#0000 0),linear-gradient(90deg,hsla(0,0%,100%,.025) 1px,#0000 0);background-size:60px 60px;inset:0;position:absolute}@keyframes gridMove{0%{transform:translateY(0)}to{transform:translateY(60px)}}.noise{background-image:radial-gradient(#fff .5px,#0000 0);background-size:8px 8px;inset:0;opacity:.025;position:absolute}@keyframes auroraOne{0%{transform:translate(0) scale(1)}to{transform:translate(180px,120px) scale(1.25)}}@keyframes auroraTwo{0%{transform:translate(0) scale(1)}to{transform:translate(-200px,-100px) scale(1.2)}}.mouse-glow{background:radial-gradient(circle,#ffffff14,#0000 70%);border-radius:50%;filter:blur(80px);height:300px;width:300px}.mouse-glow,.vignette{pointer-events:none;position:absolute}.vignette{background:radial-gradient(circle,#0000 45%,#0000008c 100%);inset:0}@media (max-width:768px){.mouse-glow{display:none}.aurora{height:300px;width:300px}.aurora-1{left:-120px;top:-100px}.aurora-1,.aurora-2{transform:translateX(-50%)}.aurora-2{bottom:-100px;right:-120px;right:auto}.grid{background-size:40px 40px}.noise{opacity:.01}.vignette{background:radial-gradient(circle,#0000 45%,#00000040 100%)}}.loader{align-items:center;animation:fadeOut 1s ease forwards;animation-delay:2.5s;display:flex;inset:0;justify-content:center;overflow:hidden;position:fixed;z-index:9999}.loader:before{animation:pulse 4s ease-in-out infinite;background:radial-gradient(circle,#ffffff14,#0000 70%);border-radius:50%;content:"";height:500px;position:absolute;width:500px}body:before{background-image:linear-gradient(#ffffff05 1px,#0000 0),linear-gradient(90deg,#ffffff05 1px,#0000 0);background-size:60px 60px;content:"";inset:0;pointer-events:none;position:fixed}.loader-content{text-align:center;z-index:2}.loader-title{-webkit-text-fill-color:#0000;animation:reveal 1s ease forwards;background:linear-gradient(90deg,#fff,#8d8d8d);-webkit-background-clip:text;font-size:clamp(3rem,8vw,5rem);font-weight:800;letter-spacing:10px;margin-bottom:1rem;text-shadow:0 0 25px #ffffff26}.loader-subtitle{animation:reveal .8s ease forwards;animation-delay:.6s;color:#9a9a9a;font-size:1.3rem;letter-spacing:5px;opacity:0}.loader-status{animation:reveal .8s ease forwards;animation-delay:1.2s;color:hsla(0,0%,100%,.553);display:block;font-size:.85rem;letter-spacing:4px;margin-top:2.5rem;opacity:0}@keyframes reveal{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}to{opacity:.4;transform:scale(1)}}@keyframes fadeOut{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@media (max-width:768px){.loader-title{letter-spacing:5px}.loader-subtitle{font-size:.9rem;padding:0 1rem}}.navbar{left:0;position:fixed;top:0;transition:all .4s ease;width:100%;z-index:1000}.nav-container{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#14141459;border-bottom:1px solid #ffffff14;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding:10px 60px;transition:.4s ease;width:100%}.scrolled .nav-container{backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);background:#0a0a0a99;border-bottom:1px solid #ffffff1a;box-shadow:0 10px 35px #0000004d}.logo{color:#fff;cursor:pointer;font-size:2rem;font-weight:700;letter-spacing:2px;transition:.3s}.logo:hover{opacity:.8}.nav-links{align-items:center;display:flex;gap:3rem;list-style:none}.nav-links li{color:#b5b5b5;cursor:pointer;font-size:.9rem;font-weight:400;letter-spacing:.4px;position:relative;transition:color .3s ease}.nav-links li:hover{color:#fff;scale:1.02}.nav-links li:after{background:#fff;border-radius:2px;bottom:-8px;content:"";height:2px;left:10%;position:absolute;transform:scaleX(0);transform-origin:center;transition:transform .3s ease;width:80%}.nav-links li:hover:after{transform:scaleX(1)}.nav-links a{color:inherit;display:block;text-decoration:none}.menu-btn{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:none;font-size:1.9rem;justify-content:center;transition:.3s ease}.menu-btn:hover{transform:scale(1.05)}.mobile-menu{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#00000059;display:flex;inset:0;justify-content:flex-end;position:fixed;z-index:2000}.mobile-drawer{backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);background:#0f0f0fe6;border-left:1px solid #ffffff14;box-shadow:-15px 0 40px #00000059;display:flex;flex-direction:column;height:100vh;max-width:320px;padding:80px 25px 35px;width:75%}.mobile-drawer ul{list-style:none;margin:0;padding:0;width:100%}.mobile-drawer li{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.442);color:#d4d4d8;cursor:pointer;display:flex;font-size:1.15rem;font-weight:400;height:65px;letter-spacing:.4px;margin:0;padding:0;transition:.3s ease}.mobile-drawer{transform:translateZ(0);will-change:transform}.mobile-drawer li:hover{border-bottom:1px solid #ffffff2e;color:#fff;padding-left:12px}.close-btn{align-items:center;background:#0000;border:none;color:#fff;cursor:pointer;display:flex;font-size:1.7rem;height:40px;justify-content:center;position:absolute;right:22px;top:22px;transition:.3s ease;width:40px}.close-btn:hover{transform:rotate(90deg)}.mobile-footer{border-top:1px solid #ffffff14;color:#777;font-size:.78rem;letter-spacing:1px;line-height:1.8;margin-top:auto;padding-top:20px}@media(max-width:768px){.nav-container{padding:18px 20px}.nav-links{display:none}.menu-btn{display:flex}.logo{font-size:1.3rem}.mobile-drawer a{color:inherit;display:block;text-decoration:none;width:100%}}.hero{align-items:center;box-sizing:border-box;display:flex;height:auto;min-height:auto;overflow:hidden;padding-left:5%;padding-right:5%;padding-top:clamp(65px,10vh,90px);position:relative}.hero-container{grid-gap:5rem;align-items:center;display:grid;gap:5rem;grid-template-columns:1.1fr .9fr;margin:auto;max-width:1400px;width:100%}.hero-left{z-index:5}.hero-tag{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:50px;color:#d4d4d8;display:inline-flex;font-size:.82rem;gap:.8rem;letter-spacing:3px;margin-bottom:20px;padding:10px 18px}.hero-tag:before{background:#fff;border-radius:50%;box-shadow:0 0 12px #fffc;content:"";height:8px;width:8px}.hero-title{font-size:clamp(2rem,3.2vw,3.4rem);font-weight:800;letter-spacing:-2px;line-height:1.14;margin-bottom:25px}.hero-title span{color:#9ca3af}.hero-description{color:#a1a1aa;font-size:1.08rem;line-height:1.9;margin-bottom:35px;max-width:620px}.hero-buttons{display:flex;gap:18px}.primary-btn{background:#fff;border:none;border-radius:14px;color:#111;cursor:pointer;font-size:.95rem;font-weight:600;padding:16px 34px;transition:.35s}.primary-btn:hover{box-shadow:0 18px 40px #ffffff2e;transform:translateY(-6px)}.secondary-btn{background:#0000;border:1px solid #ffffff1a;border-radius:14px;color:#fff;cursor:pointer;padding:16px 34px;transition:.35s}.secondary-btn:hover{background:#ffffff0a;transform:translateY(-6px)}.hero-right{max-height:calc(100vh - 80px)}.hero-right,.hero-visual{align-items:center;display:flex;justify-content:center}.hero-visual{height:clamp(500px,88vh,800px);position:relative;width:clamp(500px,88vh,800px)}.hero-visual svg,.hero-visual>:first-child{height:100%;inset:0;position:absolute;width:100%;z-index:1}.hero-glow{animation:glow 5s ease-in-out infinite;background:radial-gradient(circle,#ffffff14,#0000 70%);border-radius:50%;filter:blur(80px);height:320px;position:absolute;width:320px}.profile-wrapper{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff0a;border:2px solid #ffffff14;border-radius:50%;box-shadow:0 0 35px #ffffff0f,inset 0 0 25px #ffffff0a;height:40%;overflow:hidden;position:relative;transition:box-shadow .4s ease,border-color .4s ease;width:40%;z-index:10}.profile-wrapper img{height:100%;object-fit:cover;width:100%}.profile-wrapper:hover{border-color:#ffffff38;box-shadow:0 0 60px #ffffff1f}.profile-frame{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0a;border:2px solid #ffffff1f;border-radius:50%;box-shadow:0 0 45px #ffffff14,inset 0 0 30px #ffffff0a;height:340px;overflow:hidden;position:relative;width:340px}.profile-frame img{height:100%;object-fit:cover;width:100%}.sparkle{animation:twinkle 4s ease-in-out infinite;background:#fff;border-radius:50%;box-shadow:0 0 8px #fffc,0 0 18px #fff6;height:5px;opacity:.4;position:absolute;width:5px}.s1{animation-delay:0s;left:28%;top:12%}.s2{animation-delay:1s;right:18%;top:24%}.s3{animation-delay:2s;bottom:28%;right:12%}.s4{animation-delay:3s;bottom:22%;left:18%}.s5{animation-delay:.7s;left:12%;top:50%}.s6{animation-delay:1.6s;right:10%;top:58%}@keyframes twinkle{0%{opacity:.15;transform:translateY(0) scale(.6)}50%{opacity:1;transform:translateY(-10px) scale(1.4)}to{opacity:.15;transform:translateY(0) scale(.6)}}.orbit-ring{animation:orbit 10s linear infinite;border:1px solid #ffffff14;border-radius:50%;inset:-8px;position:absolute}@keyframes orbit{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.profile-shine{animation:shine 7s infinite;background:linear-gradient(90deg,#0000,#ffffff2e,#0000);height:180%;left:-60%;position:absolute;top:-40%;transform:rotate(25deg);width:70%}@keyframes shine{0%{left:-80%}to{left:160%}}@media (max-width:992px){.hero{margin-top:90px;min-height:auto;padding:0 20px 80px}.hero-container{align-items:center;display:flex;flex-direction:column;gap:60px;justify-content:flex-start}.hero-left{text-align:center;width:100%}.hero-right{display:flex;justify-content:center;width:100%}.hero-tag:after{left:50%;transform:translateX(-50%)}.hero-description{margin-inline:auto;max-width:100%}.hero-buttons{justify-content:center}.hero-visual{height:360px;width:360px}.profile-wrapper{height:150px;width:150px}}@media (max-width:576px){.hero{height:auto;padding:15px 18px 60px}.hero-title{font-size:2.2rem}.hero-description{font-size:.95rem}.hero-visual{height:360px;width:360px}.profile-wrapper{height:145px;width:145px}}@media (max-width:768px){.hero-tag:before{display:none}.primary-btn:hover{box-shadow:none;transform:none}.secondary-btn:hover{background:none;transform:none}}.spider-web{animation:webRotate 200s linear infinite;height:100%;width:100%}.ring{fill:none;stroke:#fff;stroke-opacity:.12;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.spoke{stroke:#fff;stroke-opacity:.18;stroke-width:1.2;stroke-linecap:round}.node{fill:#fff;opacity:.25}@keyframes webRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.about{box-sizing:border-box;margin-top:-100px;min-height:auto;overflow:hidden;padding:120px 5%}.about,.about-container{align-items:center;display:flex}.about-container{gap:7rem;justify-content:space-between;margin:0 auto;max-width:1400px;width:100%}.about-left{align-items:center;display:flex;flex:1 1;justify-content:flex-start}.about-image-wrapper{align-items:center;display:flex;height:clamp(400px,45vh,500px);justify-content:center;margin-left:20px;position:relative;width:clamp(300px,26vw,400px)}.glass-shadow{background:radial-gradient(circle,hsla(0,0%,100%,.205),#0000 70%);border-radius:50%;filter:blur(80px);height:420px;position:absolute;width:420px;z-index:0}.glass-back{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:hsla(0,0%,100%,.042);border:1px solid #ffffff0d;border-radius:32px;height:100%;position:absolute;transform:rotate(-5deg) translate(-10px,-8px);width:100%;z-index:1}.about-image-card{animation:floatGlass 6s ease-in-out infinite;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffff0a;border:1px solid #ffffff24;border-radius:45px;box-shadow:0 0 0 1px #ffffff0f,0 25px 70px #00000073,0 0 35px #ffffff14;height:100%;overflow:hidden;position:relative;width:100%;z-index:3}.about-image-card img{display:block;height:100%;object-fit:cover;width:100%}.about-right{flex:1 1}.section-tag{color:#cfcfcf;font-size:.9rem;letter-spacing:7px;margin-bottom:40px;position:relative;width:100%}.section-tag:after{background:linear-gradient(90deg,#fff,#0000);border-radius:20px;bottom:-15px;content:"";height:1.5px;left:0;position:absolute;width:100px}.about-title{font-size:clamp(2.5rem,4vw,4rem);font-weight:700;line-height:1.1;margin-bottom:2rem}.about-text{color:#b6b6b6;font-size:1.05rem;line-height:1.6;margin-bottom:2rem;max-width:560px}@keyframes floatGlass{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes dotPulse{0%,to{transform:scale(1)}50%{transform:scale(1.6)}}@media(max-width:992px){.about{padding:90px 7%}.about-container{flex-direction:column;gap:5rem;text-align:center}.section-tag{margin-inline:auto}.section-tag:after{left:50%;transform:translateX(-50%)}.about-text{max-width:100%}.about-image-wrapper{height:420px;width:330px}}@media(max-width:768px){.about{padding:80px 20px}.about-container{gap:4rem}.about-image-wrapper{height:360px;width:280px}.about-title{font-size:2.1rem}.about-text{font-size:.95rem;line-height:1.9}.section-tag:after{width:80px}}.skills{align-items:center;display:flex;height:auto;min-height:auto;padding:120px 5%}.skills-container{margin:0 auto;max-width:1400px;width:100%}.skills-heading{margin-bottom:70px;text-align:center}.skills .section-tag{margin:0 auto;text-align:center}.skills .section-tag:after{left:50%;transform:translateX(-50%);width:120px}.skills-grid{grid-gap:35px;display:grid;gap:35px;grid-template-columns:repeat(3,1fr)}.skill-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;overflow:hidden;transition:.35s ease}.skill-card:hover{border-color:#ffffff2e;box-shadow:0 20px 45px #00000059,0 0 30px #ffffff0d;transform:translateY(-8px)}.skill-label{border-bottom:1px solid #ffffff14;font-size:.9rem;font-weight:700;letter-spacing:2px;padding:18px;text-align:center;text-transform:uppercase}.frontend{background:#ffffff14}.backend{background:#8282822e}.exploring{background:#ffffff14}.skill-card ul{list-style:none;padding:30px}.skill-card li{align-items:center;border-bottom:1px solid #ffffff0d;color:#cfcfcf;display:flex;font-size:1rem;gap:14px;padding:16px 0;transition:.3s ease}.skill-card li:last-child{border-bottom:none}.skill-card li:hover{color:#fff;padding-left:10px}.skill-card svg{color:#fff;flex-shrink:0;font-size:1.3rem}@media(max-width:992px){.skills-grid{grid-template-columns:1fr}.skills{margin-top:-120px}}.forex{box-sizing:border-box;justify-content:center;margin-top:-100px;min-height:auto;overflow:hidden;padding:120px 5%}.forex,.forex-container{align-items:center;display:flex;width:100%}.forex-container{gap:4rem;justify-content:space-between;margin:0 auto;max-width:1400px}.forex-left{flex:1 1}.forex-title{font-size:clamp(2.5rem,3vw,3rem);line-height:1.1;margin-bottom:1.3rem}.forex-text{color:#b6b6b6;font-size:1.05rem;line-height:1.6;margin-bottom:1.8rem;max-width:600px}.pair-heading{color:#fff;letter-spacing:3px;margin-bottom:20px;margin-top:10px}.pair-list{display:flex;flex-wrap:wrap;gap:10px}.pair-pill{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;box-shadow:inset 0 1px 0 #ffffff1f,0 10px 30px #00000047;display:flex;overflow:hidden;padding:13px 18px;position:relative;transition:.35s ease}.pair-pill:before{background:linear-gradient(115deg,#0000,#ffffff2e,#0000);content:"";height:100%;left:-120%;position:absolute;top:0;transition:.7s ease;width:60%}.pair-pill:hover{background:#ffffff0f;border-color:#ffffff26;box-shadow:inset 0 1px 0 #ffffff2e,0 18px 40px #00000059;transform:translateY(-6px)}.pair-pill:hover:before{left:150%}.pair-pill span{color:#fff;font-size:.8rem;font-weight:500;letter-spacing:.3px}.forex-right{flex:1 1}.forex-image-wrapper,.forex-right{display:flex;justify-content:center}.forex-image-wrapper{align-items:center;height:clamp(380px,42vh,480px);margin-right:12px;position:relative;width:clamp(300px,25vw,380px)}.forex-glow{background:radial-gradient(circle,#ffffff1a,#0000 70%);border-radius:50%;filter:blur(80px);height:430px;position:absolute;width:430px;z-index:0}.forex-back-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:hsla(0,0%,100%,.042);border:1px solid #ffffff0d;border-radius:32px;inset:0;position:absolute;transform:rotate(-5deg) translate(-10px,-8px);z-index:1}.forex-image-card{animation:floatForex 6s ease-in-out infinite;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffff0a;border:1px solid #ffffff24;border-radius:32px;box-shadow:0 0 0 1px #ffffff0f,0 25px 70px #00000073,0 0 35px #ffffff14;height:100%;overflow:hidden;position:relative;width:100%;z-index:3}.forex-image-card:before{background:linear-gradient(135deg,#ffffffa6,#ffffff14,#ffffff73);border-radius:32px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;pointer-events:none;position:absolute}.forex-light{background:radial-gradient(circle,#ffffff2e,#0000 70%);border-radius:50%;filter:blur(40px);height:260px;left:50%;position:absolute;top:-60px;transform:translateX(-50%);width:260px;z-index:2}.forex-image-card img{height:100%;object-fit:cover;position:relative;width:100%;z-index:3}@keyframes floatForex{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@media(max-width:992px){.forex{padding:90px 7%}.forex-container{flex-direction:column-reverse;gap:5rem;text-align:center}.forex-text{max-width:100%}.pair-list{justify-content:center}.forex-image-wrapper{height:420px;width:330px}}@media(max-width:768px){.forex{padding:80px 20px}.forex-image-wrapper{height:360px;width:280px}.forex-title{font-size:2.1rem}.forex-text{font-size:.95rem;line-height:1.9}.pair-list{gap:14px;justify-content:center}.pair-pill{padding:11px 18px}.pair-pill img{height:24px;width:24px}.pair-list{gap:6px;margin-top:-2px}.pair-pill{margin-bottom:5px}}.contact{align-items:center;display:flex;margin-top:-100px;min-height:auto;padding:120px 8% 50px}.contact-container{margin:auto;max-width:1200px;text-align:center;width:100%}.contact-heading{margin-bottom:70px}.contact-title{font-size:clamp(2rem,3.5vw,3.5rem);font-weight:700;line-height:1.1;margin:25px 0}.contact-text{color:#b8b8b8;font-size:1.05rem;line-height:1.6;margin:0 auto;max-width:720px}.contact .section-tag{margin:0 auto;text-align:center}.contact .section-tag:after{left:50%;transform:translateX(-50%);width:100px}.social-grid{flex-wrap:wrap;gap:25px;margin-bottom:80px}.social-card,.social-grid{display:flex;justify-content:center}.social-card{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:24px;box-shadow:inset 0 1px 1px #ffffff14,0 15px 35px #00000040;color:#fff;gap:18px;height:50px;text-decoration:none;transition:.35s ease;width:200px}.social-card:hover{background:#ffffff12;border-color:#ffffff38;box-shadow:inset 0 1px 1px #ffffff26,0 20px 45px #00000059,0 0 20px #ffffff0f;transform:translateY(-6px)}.social-card svg{flex-shrink:0;font-size:1.3rem}.social-card span{font-size:1rem;font-weight:500}.contact-divider{background:linear-gradient(90deg,#0000,#ffffff2e,#0000);height:1px;margin-bottom:45px;width:100%}.contact-footer{align-items:center;color:#9f9f9f;display:flex;flex-direction:column;gap:12px}.contact-footer p{font-size:.95rem}.contact-footer span{color:#777;font-size:.85rem}@media(max-width:992px){.contact{padding:100px 7%}.social-grid{gap:20px}.social-card{height:85px;width:220px}}@media(max-width:768px){.contact{padding:80px 20px}.contact-title{font-size:1.5rem;margin-top:40px}.contact-text{font-size:.95rem;line-height:1.9}.social-grid{align-items:center;flex-direction:column;margin-top:-20px}.social-card{height:50px;max-width:200px;width:100%}.contact-footer{margin-top:-20px}}.projects{align-items:center;display:flex;height:auto;margin-top:-100px;min-height:auto;overflow:hidden;padding:120px 5%}.projects-container{margin:0 auto;max-width:1400px;width:100%}.projects-heading{margin:0 auto 70px;max-width:700px;text-align:center}.projects-heading .section-tag{margin-left:auto;margin-right:auto}.projects-heading .section-tag:after{left:50%;transform:translateX(-50%)}.projects-title{color:#fff;font-size:clamp(2rem,3vw,3rem);font-weight:700;line-height:1.1;margin:0 0 20px}.projects-intro{color:#999;font-size:1rem;line-height:1.8;margin:0 auto;max-width:600px}.projects-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1100px;width:100%}.project-card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:hsla(0,0%,100%,.035);border:1px solid #ffffff17;border-radius:28px;box-shadow:0 20px 50px #00000059,inset 0 1px 1px #ffffff0a;cursor:pointer;overflow:hidden;position:relative;transition:transform .4s ease,border-color .4s ease,box-shadow .4s ease}.project-card:hover{border-color:#ffffff2e;box-shadow:0 30px 70px #00000073,0 0 35px #ffffff0a;transform:translateY(-8px)}.project-image{background:hsla(0,0%,100%,.025);height:280px;overflow:hidden;position:relative;width:100%}.project-image img,.project-video-element{display:block;height:100%;object-fit:cover;transition:transform .6s ease;width:100%}.project-card:hover .project-image img,.project-card:hover .project-video-element{transform:scale(1.02)}.project-image:after{background:linear-gradient(180deg,#0000 50%,#00000073);content:"";inset:0;pointer-events:none;position:absolute}.project-status{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#0a0a0a8c;border:1px solid #ffffff26;border-radius:999px;color:#e5e5e5;font-size:.72rem;letter-spacing:.5px;padding:8px 13px;position:absolute;right:18px;top:18px;z-index:3}.project-content{padding:28px 26px 30px}.project-content h3{color:#fff;font-size:1.5rem;font-weight:600;letter-spacing:-.3px;margin:0 0 14px}.project-description{color:#999;font-size:.94rem;line-height:1.6;margin:0;min-height:85px}.project-technologies{display:flex;flex-wrap:wrap;gap:9px;margin-top:25px}.project-tech{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:hsla(0,0%,100%,.045);border:1px solid #ffffff14;border-radius:999px;color:#c5c5c5;display:inline-flex;font-size:.75rem;gap:7px;letter-spacing:.2px;padding:8px 11px;transition:background .3s ease,border-color .3s ease,color .3s ease}.project-tech svg{color:#fff;font-size:.9rem}.project-tech:hover{background:#ffffff14;border-color:#ffffff29;color:#fff}.project-placeholder{background:radial-gradient(circle at center,hsla(0,0%,100%,.055),#0000 65%);color:#777;flex-direction:column;gap:10px;height:100%;width:100%}.project-placeholder,.project-placeholder span{align-items:center;display:flex;justify-content:center}.project-placeholder span{background:hsla(0,0%,100%,.035);border:1px solid #ffffff1f;border-radius:50%;color:#aaa;font-size:1.8rem;font-weight:300;height:55px;width:55px}.project-placeholder p{color:#777;font-size:.8rem;letter-spacing:2px;margin:0;text-transform:uppercase}.project-card:before{background:linear-gradient(90deg,#0000,#ffffff40,#0000);content:"";height:1px;left:0;opacity:.7;pointer-events:none;position:absolute;right:0;top:0}@media (max-width:1100px){.projects{padding:100px 6%}.projects-grid{grid-template-columns:repeat(2,1fr)}.project-card:last-child{grid-column:1/-1;margin:0 auto;max-width:500px;width:100%}}@media (max-width:768px){.projects{min-height:auto;padding:90px 20px}.projects-heading{margin-bottom:50px}.projects-title{font-size:1.8rem}.projects-intro{font-size:.94rem;line-height:1.8}.projects-grid{gap:25px;grid-template-columns:1fr}.project-card:last-child{grid-column:auto;max-width:none}.project-image{height:220px}.project-content{padding:25px 22px 27px}.project-content h3{font-size:1.35rem}.project-description{font-size:.92rem;min-height:auto}}@media (max-width:480px){.projects{padding:80px 18px}.project-image{height:200px}.project-content{padding:22px 20px 24px}.project-status{font-size:.68rem;right:14px;top:14px}.project-technologies{gap:7px}.project-tech{font-size:.7rem;padding:7px 9px}}:root{--bg-primary:#0b0b0b;--bg-secondary:#111;--bg-card:#ffffff0a;--text-primary:#fff;--text-secondary:#9ca3af;--accent:#0f8;--border:#ffffff14;--glass:#ffffff0d;--section-padding:120px;--container-width:1280px;--radius-sm:12px;--radius-md:18px;--radius-lg:28px;--shadow:0 10px 40px #00000059;--transition:.35s ease}.fade-up{opacity:0;transform:translateY(40px)}.hover-lift{transition:var(--transition)}.hover-lift:hover{transform:translateY(-6px)}.glass{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:var(--glass);border:1px solid var(--border);box-shadow:var(--shadow)}.container{margin:auto;width:min(90%,var(--container-width))}.section{padding:var(--section-padding) 0}.text-muted{color:var(--text-secondary)}.text-center{text-align:center}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}#root,body,html{min-height:100%;overflow-x:hidden;width:100%}body{background:#0000;color:var(--text-primary);font-family:Space Grotesk,sans-serif;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}
/*# sourceMappingURL=main.19577706.css.map*/