@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";html,body,#root{width:100%;min-height:100%;margin:0}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#fff;background:#030305;font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font-family:inherit}.portfolio{background:radial-gradient(circle at 70% 40%,#652aff14,#0000 30%),#030305;min-height:100vh;position:relative;overflow:hidden}.grid-background{pointer-events:none;opacity:.18;background-image:linear-gradient(#8b5cf60f 1px,#0000 1px),linear-gradient(90deg,#8b5cf60f 1px,#0000 1px);background-size:60px 60px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 75%);mask-image:linear-gradient(#000,#0000 75%)}.background-glow{filter:blur(130px);pointer-events:none;border-radius:50%;width:500px;height:500px;position:fixed}.glow-one{background:#702dff21;top:100px;right:-250px}.glow-two{background:#3952ff14;bottom:-300px;left:-200px}.navbar{z-index:100;-webkit-backdrop-filter:blur(18px);background:#030305a6;border-bottom:1px solid #ffffff0a;width:100%;height:76px;position:fixed;top:0;left:0}.nav-container{justify-content:space-between;align-items:center;width:min(1200px,92%);height:100%;margin:auto;display:flex}.logo{letter-spacing:-1px;font-size:20px;font-weight:800}.nav-links{align-items:center;gap:34px;display:flex}.nav-links a{color:#a3a3ad;font-size:12px;font-weight:500;transition:color .25s;position:relative}.nav-links a:hover,.nav-links a.active{color:#fff}.nav-links a.active:after{content:"";background:#8b5cf6;border-radius:10px;width:20px;height:2px;position:absolute;bottom:-9px;left:50%;transform:translate(-50%);box-shadow:0 0 10px #8b5cf6cc}.hire-button{background:linear-gradient(135deg,#7c3aed,#9333ea);border-radius:7px;align-items:center;gap:5px;padding:9px 15px;font-size:12px;font-weight:600;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 0 20px #7c3aed40}.hire-button:hover{transform:translateY(-2px);box-shadow:0 0 30px #7c3aed73}.hero{align-items:center;min-height:100vh;padding-top:76px;display:flex;position:relative}.hero-container{grid-template-columns:1fr 1fr;align-items:center;gap:40px;width:min(1200px,92%);margin:auto;display:grid}.hero-content{z-index:5;position:relative}.hero-intro{color:#b7b7c2;align-items:center;gap:10px;margin-bottom:18px;font-size:13px;display:flex}.intro-line{background:#8b5cf6;width:28px;height:1px;box-shadow:0 0 10px #8b5cf6}.hero h1{letter-spacing:-3px;flex-direction:column;font-size:clamp(46px,5vw,72px);font-weight:700;line-height:.98;display:flex}.hero h1 .name{background:linear-gradient(90deg,#fff 0%,#a855f7 55%,#7c3aed 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-top:10px}.hero h2{color:#d2d2da;margin-top:24px;font-size:15px;font-weight:500}.hero h2 span{color:#8b5cf6;margin:0 7px}.hero-description{color:#8e8e9b;max-width:500px;margin-top:18px;font-size:14px;line-height:1.8}.hero-buttons{gap:12px;margin-top:30px;display:flex}.primary-button,.secondary-button{border-radius:8px;justify-content:center;align-items:center;gap:8px;height:44px;padding:0 20px;font-size:12px;font-weight:600;transition:all .25s;display:inline-flex}.primary-button{background:linear-gradient(135deg,#7c3aed,#9333ea);box-shadow:0 0 25px #7c3aed38}.primary-button:hover{transform:translateY(-3px);box-shadow:0 10px 35px #7c3aed4d}.secondary-button{color:#e5e5e7;border:1px solid #ffffff29}.secondary-button:hover{background:#8b5cf614;border-color:#8b5cf6}.social-links{gap:10px;margin-top:30px;display:flex}.social-links a{color:#92929d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .25s;display:flex}.social-links a:hover{color:#fff;background:#8b5cf61a;border-color:#8b5cf6;transform:translateY(-3px)}.hero-visual{aspect-ratio:1;justify-content:center;align-items:center;width:min(520px,100%);margin:auto;display:flex;position:relative}.photo-glow{filter:blur(70px);background:#7c3aed33;border-radius:50%;width:280px;height:280px;position:absolute}.profile-photo{z-index:3;background:#0a0a0f;border:1px solid #8b5cf68c;border-radius:45% 45% 8% 8%;width:330px;height:410px;position:relative;overflow:hidden;box-shadow:0 0 60px #7c3aed33,inset 0 0 40px #7c3aed14}.profile-photo img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.orbit{pointer-events:none;border:1px solid #8b5cf633;border-radius:50%;position:absolute;transform:rotate(-20deg)}.orbit-one{width:470px;height:220px}.orbit-two{width:440px;height:300px;transform:rotate(65deg)}.orbit-three{border-color:#8b5cf61f;width:390px;height:390px}.floating-card{z-index:5;-webkit-backdrop-filter:blur(15px);background:#0c0c14bf;border:1px solid #8b5cf640;border-radius:10px;align-items:center;gap:10px;padding:12px 17px;display:flex;position:absolute;bottom:80px;right:0;box-shadow:0 15px 40px #00000059}.status-dot{background:#8b5cf6;border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 12px #8b5cf6}.floating-card div{flex-direction:column;gap:2px;display:flex}.floating-card small{color:#777784;font-size:9px}.floating-card strong{font-size:12px}.scroll-indicator{color:#666671;letter-spacing:.5px;flex-direction:column;align-items:center;gap:7px;font-size:10px;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.temporary-section{color:#44444d;justify-content:center;align-items:center;min-height:400px;display:flex}@media (width<=900px){.nav-links{display:none}.hero-container{text-align:center;grid-template-columns:1fr}.hero-content{order:1}.hero-visual{order:2;width:420px;max-width:100%}.hero-intro,.hero-buttons,.social-links{justify-content:center}.hero-description{margin-left:auto;margin-right:auto}.floating-card{right:5%}}@media (width<=500px){.navbar{height:68px}.nav-container{width:90%}.logo{font-size:18px}.hire-button{padding:8px 11px;font-size:11px}.hero{padding-top:80px;padding-bottom:70px}.hero-container{gap:20px;width:90%}.hero h1{letter-spacing:-2px;font-size:45px}.hero h2{font-size:12px;line-height:1.8}.hero-description{font-size:13px;line-height:1.7}.hero-buttons{flex-direction:column;align-items:center}.primary-button,.secondary-button{width:180px}.hero-visual{width:100%;margin-top:20px}.profile-photo{width:250px;height:320px}.photo-glow{width:220px;height:220px}.orbit-one{width:350px;height:180px}.orbit-two{width:330px;height:240px}.orbit-three{width:300px;height:300px}.floating-card{padding:10px 13px;bottom:40px;right:0}.scroll-indicator{bottom:20px}.about-section{align-items:center;min-height:100vh;padding:130px 0;display:flex;position:relative}.about-content h2{letter-spacing:-2px;margin-bottom:28px;font-size:clamp(40px,4vw,58px);line-height:1}.about-content h2 span{background:linear-gradient(90deg,#fff,#a855f7,#7c3aed);color:#0000;-webkit-background-clip:text;background-clip:text}.info-item span{text-transform:uppercase;letter-spacing:1px;color:#666671;font-size:10px}.about-button{background:linear-gradient(135deg,#7c3aed,#9333ea);border-radius:8px;align-items:center;gap:8px;margin-top:28px;padding:11px 18px;font-size:12px;font-weight:600;transition:all .25s;display:inline-flex;box-shadow:0 0 25px #7c3aed33}.about-photo{z-index:2;background:#0a0a0f;border:1px solid #8b5cf68c;border-radius:18px;width:360px;height:470px;position:relative;overflow:hidden;box-shadow:0 0 70px #7c3aed2e,inset 0 0 40px #7c3aed14}.about-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000 60%,#03030540);position:absolute;inset:0}.about-photo img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.about-stats{z-index:5;-webkit-backdrop-filter:blur(18px);background:#0c0c14c7;border:1px solid #8b5cf640;border-radius:12px;flex-direction:column;gap:15px;width:190px;padding:17px;display:flex;position:absolute;bottom:45px;right:0;box-shadow:0 20px 50px #0006}.stat-item{justify-content:space-between;align-items:center;gap:10px;display:flex}@media (width<=900px){.about-section{padding:100px 0}.about-container{text-align:center;grid-template-columns:1fr;gap:60px}.section-label{justify-content:center}.about-intro,.about-text{margin-left:auto;margin-right:auto}.about-info{text-align:left;margin-left:auto;margin-right:auto}.about-button{margin-left:auto;margin-right:auto}.about-visual{min-height:520px}.about-stats{right:5%}}@media (width<=500px){.about-section{padding:90px 0}.about-container{width:90%}.about-content h2{font-size:42px}.about-intro{font-size:15px}.about-text{font-size:13px}.about-info{grid-template-columns:1fr;gap:0}.about-visual{min-height:440px}.about-photo{width:270px;height:360px}.about-photo-glow{width:250px;height:250px}.about-stats{width:165px;padding:13px;bottom:20px;right:0}.stat-item strong{font-size:17px}.stat-item span{font-size:9px}}.about-page{align-items:center;min-height:100vh;padding:130px 0 80px;display:flex;position:relative}.about-container{grid-template-columns:1fr 1fr;align-items:center;gap:80px;width:min(1200px,92%);margin:0 auto;display:grid}.about-content{z-index:5;position:relative}.about-content h1{letter-spacing:-3px;margin:0 0 25px;font-size:clamp(48px,5vw,68px);line-height:1}.about-content h1 span,.page-placeholder h1 span{background:linear-gradient(90deg,#fff,#a855f7,#7c3aed);color:#0000;-webkit-background-clip:text;background-clip:text}.section-label{color:#9999a5;align-items:center;gap:10px;margin-bottom:20px;font-size:12px;display:flex}.section-label span{background:#8b5cf6;width:28px;height:1px;box-shadow:0 0 12px #8b5cf6}.about-intro{color:#d8d8df;max-width:550px;margin-bottom:18px;font-size:17px;line-height:1.7}.about-text{color:#858590;max-width:550px;margin-bottom:14px;font-size:14px;line-height:1.9}.about-info{grid-template-columns:1fr 1fr;gap:0 35px;max-width:550px;margin-top:25px;display:grid}.info-item{border-bottom:1px solid #ffffff0f;flex-direction:column;gap:6px;padding:14px 0;display:flex}.info-item span{color:#666671;text-transform:uppercase;letter-spacing:1px;font-size:9px}.info-item strong{color:#e5e5e7;font-size:13px;font-weight:500}.about-button{color:#fff;background:linear-gradient(135deg,#7c3aed,#9333ea);border-radius:8px;align-items:center;gap:8px;margin-top:28px;padding:12px 18px;font-size:12px;font-weight:600;transition:all .25s;display:inline-flex;box-shadow:0 0 25px #7c3aed38}.about-button:hover{transform:translateY(-3px);box-shadow:0 10px 35px #7c3aed59}.about-visual{justify-content:center;align-items:center;min-height:560px;display:flex;position:relative}.about-photo-glow{filter:blur(90px);background:#7c3aed2e;border-radius:50%;width:360px;height:360px;position:absolute}.about-photo{z-index:2;border:1px solid #8b5cf68c;border-radius:20px;width:370px;height:480px;position:relative;overflow:hidden;box-shadow:0 0 70px #7c3aed2e}.about-photo img{object-fit:cover;width:100%;height:100%;display:block}.about-stats{z-index:5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c0c14c7;border:1px solid #8b5cf640;border-radius:14px;flex-direction:column;gap:15px;width:200px;padding:18px;display:flex;position:absolute;bottom:35px;right:0;box-shadow:0 20px 50px #0006}.stat-item{justify-content:space-between;align-items:center;display:flex}.stat-item strong{color:#fff;font-size:21px}.stat-item span{color:#858590;text-align:right;font-size:10px}.page-placeholder{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding-top:76px;display:flex}.page-placeholder h1{letter-spacing:-3px;margin:0;font-size:clamp(48px,6vw,75px)}.page-placeholder p{color:#777784;margin-top:20px;font-size:14px}@media (width<=900px){.about-container{text-align:center;grid-template-columns:1fr;gap:50px}.section-label{justify-content:center}.about-intro,.about-text{margin-left:auto;margin-right:auto}.about-info{text-align:left;margin-left:auto;margin-right:auto}.about-visual{min-height:520px}.about-stats{right:5%}}@media (width<=500px){.about-page{padding:110px 0 60px}.about-content h1{font-size:45px}.about-info{grid-template-columns:1fr}.about-photo{width:280px;height:370px}.about-photo-glow{width:260px;height:260px}.about-visual{min-height:450px}.about-stats{width:170px;padding:14px}}}.about-page{color:#fff;background:radial-gradient(circle at 75% 25%,#7c3aed1a,#0000 32%),#030305;min-height:100vh;overflow-x:hidden}.about-navbar{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#030305b8;border-bottom:1px solid #ffffff0a;width:100%;height:76px;position:fixed;top:0;left:0}.about-nav-container{justify-content:space-between;align-items:center;width:min(1200px,92%);height:100%;margin:auto;display:flex}.about-logo{letter-spacing:-1px;color:#fff;font-size:20px;font-weight:800;text-decoration:none}.about-nav-links{align-items:center;gap:34px;display:flex}.about-nav-links a{color:#92929d;font-size:12px;font-weight:500;text-decoration:none;transition:all .25s;position:relative}.about-nav-links a:hover,.about-nav-links a.active{color:#fff}.about-nav-links a.active:after{content:"";background:#8b5cf6;border-radius:10px;width:20px;height:2px;position:absolute;bottom:-9px;left:50%;transform:translate(-50%);box-shadow:0 0 12px #8b5cf6e6}.about-hire-button{color:#fff;background:linear-gradient(135deg,#7c3aed,#9333ea);border-radius:7px;align-items:center;gap:6px;padding:9px 15px;font-size:12px;font-weight:600;text-decoration:none;transition:all .25s;display:flex;box-shadow:0 0 22px #7c3aed40}.about-hire-button:hover{transform:translateY(-2px);box-shadow:0 0 32px #7c3aed73}.about-hero{align-items:center;min-height:100vh;padding-top:76px;display:flex;position:relative}.about-page-container{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:70px;width:min(1200px,92%);margin:auto;display:grid}.about-main-content{z-index:5;position:relative}.back-home{color:#777784;align-items:center;gap:7px;margin-bottom:38px;font-size:12px;text-decoration:none;transition:all .25s;display:inline-flex}.back-home:hover{color:#fff;transform:translate(-3px)}.about-label{color:#9999a5;letter-spacing:2px;align-items:center;gap:10px;margin-bottom:18px;font-size:11px;font-weight:600;display:flex}.about-label span{background:#8b5cf6;width:28px;height:1px;box-shadow:0 0 10px #8b5cf6}.about-main-content h1{letter-spacing:-4px;flex-direction:column;margin:0;font-size:clamp(55px,6vw,82px);font-weight:700;line-height:.95;display:flex}.about-main-content h1 span{background:linear-gradient(90deg,#fff 0%,#c084fc 45%,#7c3aed 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-top:8px}.about-lead{color:#d5d5dd;max-width:560px;margin-top:30px;font-size:17px;font-weight:500;line-height:1.7}.about-description{color:#888894;max-width:550px;margin-top:18px;font-size:14px;line-height:1.9}.about-location{color:#a5a5b0;align-items:center;gap:8px;margin-top:25px;font-size:12px;display:flex}.about-location svg{color:#8b5cf6}.about-work-button{color:#fff;background:linear-gradient(135deg,#7c3aed,#9333ea);border-radius:8px;justify-content:center;align-items:center;gap:8px;height:45px;margin-top:30px;padding:0 20px;font-size:12px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 0 25px #7c3aed33}.about-work-button:hover{transform:translateY(-3px);box-shadow:0 12px 35px #7c3aed52}.about-main-visual{aspect-ratio:1;justify-content:center;align-items:center;width:min(520px,100%);margin:auto;display:flex;position:relative}.about-big-glow{filter:blur(85px);background:#7c3aed33;border-radius:50%;width:320px;height:320px;position:absolute}.about-ring{border:1px solid #8b5cf633;border-radius:50%;position:absolute}.ring-one{width:480px;height:230px;transform:rotate(-25deg)}.ring-two{border-color:#8b5cf621;width:450px;height:340px;transform:rotate(55deg)}.about-image-wrapper{z-index:3;background:#0a0a0f;border:1px solid #8b5cf68c;border-radius:45% 45% 10% 10%;width:350px;height:450px;position:relative;overflow:hidden;box-shadow:0 0 70px #7c3aed33,inset 0 0 40px #7c3aed14}.about-image-wrapper:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#03030540);position:absolute;inset:0}.about-image-wrapper img{object-fit:cover;width:100%;height:100%;display:block}.about-floating-card{z-index:6;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#0c0c14c7;border:1px solid #8b5cf640;border-radius:10px;align-items:center;gap:10px;padding:13px 16px;display:flex;position:absolute;bottom:65px;right:0;box-shadow:0 15px 40px #00000059}.floating-icon{color:#a855f7;background:#8b5cf61f;border:1px solid #8b5cf62e;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.about-floating-card div:last-child{flex-direction:column;gap:3px;display:flex}.about-floating-card small{color:#777784;font-size:9px}.about-floating-card strong{color:#fff;font-size:12px}.about-info-section{border-top:1px solid #ffffff0a;padding:120px 0;position:relative}.about-info-heading{max-width:650px}.about-info-heading h2{letter-spacing:-2px;margin:0;font-size:clamp(35px,4vw,55px);line-height:1.05}.about-info-heading h2 span{color:#a855f7}.about-cards{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:55px;display:grid}.about-card{background:linear-gradient(145deg,#7c3aed12,#0a0a10bf);border:1px solid #ffffff12;border-radius:14px;min-height:220px;padding:30px;transition:all .3s;position:relative}.about-card:hover{border-color:#8b5cf659;transform:translateY(-6px);box-shadow:0 20px 50px #00000040}.about-card-icon{color:#a855f7;background:#8b5cf61a;border:1px solid #8b5cf62e;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:25px;display:flex}.about-card h3{margin:0;font-size:16px;font-weight:600}.about-card p{color:#777784;margin-top:12px;font-size:12px;line-height:1.8}.about-final{text-align:center;background:radial-gradient(circle,#7c3aed17,#0000 55%);border-top:1px solid #ffffff0a;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:80px 20px;display:flex;position:relative}.final-sparkle{color:#a855f7;filter:drop-shadow(0 0 10px #a855f799);margin-bottom:20px}.about-final h2{letter-spacing:-2px;margin:0;font-size:clamp(32px,4vw,52px)}.about-final h2 span{color:#a855f7}.about-final p{color:#777784;margin-top:15px;font-size:13px}.about-project-button{color:#fff;background:linear-gradient(135deg,#7c3aed,#9333ea);border-radius:8px;align-items:center;gap:8px;margin-top:28px;padding:13px 20px;font-size:12px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.about-project-button:hover{transform:translateY(-3px);box-shadow:0 10px 30px #7c3aed4d}@media (width<=900px){.about-nav-links{display:none}.about-page-container{text-align:center;grid-template-columns:1fr;gap:60px}.about-main-content{order:1}.about-main-visual{order:2;width:460px;max-width:100%}.about-label,.about-location{justify-content:center}.about-lead,.about-description{margin-left:auto;margin-right:auto}.about-floating-card{right:5%}.about-cards{grid-template-columns:1fr}.back-home{justify-content:center}}@media (width<=500px){.about-navbar{height:68px}.about-hire-button{padding:8px 11px}.about-hero{padding-top:100px}.about-main-content h1{letter-spacing:-3px;font-size:52px}.about-lead{font-size:15px}.about-description{font-size:13px}.about-main-visual{margin-top:10px}.about-image-wrapper{width:270px;height:350px}.ring-one{width:350px;height:180px}.ring-two{width:330px;height:250px}.about-big-glow{width:230px;height:230px}.about-floating-card{bottom:35px}.about-info-section{padding:90px 0}.about-card{padding:25px}}.gallery-page{color:#fff;background:radial-gradient(circle at 75% 20%,#7c3aed1a,#0000 30%),#030305;min-height:100vh;padding:105px 0 70px;position:relative;overflow:hidden}.gallery-grid-bg{pointer-events:none;opacity:.14;background-image:linear-gradient(#8b5cf60d 1px,#0000 1px),linear-gradient(90deg,#8b5cf60d 1px,#0000 1px);background-size:55px 55px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 85%);mask-image:linear-gradient(#000,#0000 85%)}.gallery-glow{filter:blur(130px);pointer-events:none;border-radius:50%;width:450px;height:450px;position:fixed}.gallery-glow-one{background:#702dff1c;top:80px;right:-250px}.gallery-glow-two{background:#3952ff12;bottom:-300px;left:-220px}.gallery-main{z-index:5;width:min(1250px,92%);margin:auto;position:relative}.gallery-back{color:#777784;align-items:center;gap:7px;margin-bottom:28px;font-size:12px;text-decoration:none;transition:color .25s,transform .25s;display:inline-flex}.gallery-back:hover{color:#fff;transform:translate(-3px)}.gallery-header{max-width:720px;margin-bottom:42px}.gallery-label{color:#9999a5;letter-spacing:3px;align-items:center;gap:9px;margin-bottom:14px;font-size:10px;font-weight:600;display:flex}.gallery-label span{background:#8b5cf6;width:25px;height:1px;box-shadow:0 0 10px #8b5cf6}.gallery-header h1{letter-spacing:-3px;flex-direction:column;margin:0;font-size:clamp(48px,5vw,68px);font-weight:700;line-height:.95;display:flex}.gallery-header h1 span{background:linear-gradient(90deg,#fff,#a855f7 55%,#7c3aed);color:#0000;-webkit-background-clip:text;background-clip:text;margin-top:7px}.gallery-header p{color:#858591;max-width:620px;margin-top:19px;font-size:13px;line-height:1.75}.gallery-grid{grid-template-columns:repeat(12,1fr);grid-auto-rows:190px;gap:16px;display:grid}.gallery-item{cursor:pointer;background:#08080d;border:1px solid #ffffff14;border-radius:14px;transition:border-color .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000040}.gallery-item:hover{border-color:#8b5cf659;box-shadow:0 25px 60px #0006,0 0 35px #7c3aed14}.gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .7s;display:block}.gallery-item:hover img{transform:scale(1.06)}.gallery-item-1{grid-area:span 2/span 5}.gallery-item-2{grid-area:span 2/span 7}.gallery-item-3,.gallery-item-4,.gallery-item-5{grid-area:span 2/span 4}.gallery-item-6{grid-area:span 2/span 8}.gallery-overlay{opacity:.9;background:linear-gradient(#03030533,#0000 35%,#030305e0);flex-direction:column;justify-content:space-between;padding:18px;transition:opacity .3s;display:flex;position:absolute;inset:0}.gallery-item:hover .gallery-overlay{opacity:1}.gallery-image-number{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ffffffb3;letter-spacing:2px;background:#05050973;border:1px solid #ffffff1f;border-radius:5px;align-self:flex-start;padding:6px 8px;font-size:9px}.gallery-info{max-width:75%}.gallery-info span{color:#a78bfa;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:7px;font-size:9px;font-weight:700;display:block}.gallery-info h2{color:#fff;margin:0;font-size:15px;font-weight:500;line-height:1.5}.gallery-open{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#08080e8c;border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .25s,border-color .25s,transform .25s;display:flex;position:absolute;bottom:18px;right:18px}.gallery-item:hover .gallery-open{background:#7c3aed;border-color:#8b5cf6;transform:rotate(45deg)}.gallery-bottom{color:#555560;letter-spacing:2px;align-items:center;gap:9px;margin-top:28px;font-size:9px;display:flex}.gallery-bottom span{background:#8b5cf6;width:22px;height:1px}.gallery-lightbox{z-index:1000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#000000e6;justify-content:center;align-items:center;padding:40px;display:flex;position:fixed;inset:0}.lightbox-content{background:#08080d;border:1px solid #ffffff1f;border-radius:12px;max-width:900px;max-height:85vh;position:relative;overflow:hidden;box-shadow:0 30px 100px #0009}.lightbox-content img{object-fit:contain;width:100%;max-height:72vh;display:block}.lightbox-info{background:#08080df5;padding:17px 20px 19px}.lightbox-info span{color:#a78bfa;letter-spacing:1.5px;text-transform:uppercase;font-size:10px;font-weight:700}.lightbox-info p{color:#858591;margin:6px 0 0;font-size:12px;line-height:1.6}.lightbox-close{z-index:10;color:#fff;cursor:pointer;background:#0f0f14b3;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:background .25s,transform .25s;display:flex;position:absolute;top:25px;right:30px}.lightbox-close:hover{background:#7c3aed;transform:rotate(90deg)}.lightbox-arrow{z-index:10;color:#fff;cursor:pointer;background:#0f0f14b3;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .25s,transform .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.lightbox-arrow:hover{background:#7c3aed}.lightbox-prev{left:30px}.lightbox-next{right:30px}@media (width<=1000px){.gallery-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:210px}.gallery-item-1,.gallery-item-2,.gallery-item-3,.gallery-item-4,.gallery-item-5,.gallery-item-6{grid-area:span 1/span 1}.gallery-item-1,.gallery-item-4{grid-row:span 2}}@media (width<=600px){.gallery-page{padding-top:95px}.gallery-main{width:90%}.gallery-header{margin-bottom:30px}.gallery-header h1{letter-spacing:-2.5px;font-size:48px}.gallery-header p{font-size:13px}.gallery-grid{grid-template-columns:1fr;grid-auto-rows:250px;gap:14px}.gallery-item-1,.gallery-item-2,.gallery-item-3,.gallery-item-4,.gallery-item-5,.gallery-item-6{grid-area:span 1/span 1}.gallery-info{max-width:80%}.gallery-info h2{font-size:14px}.gallery-open{width:35px;height:35px;bottom:15px;right:15px}.gallery-lightbox{padding:20px}.lightbox-content{width:100%}.lightbox-content img{max-height:65vh}.lightbox-close{width:38px;height:38px;top:15px;right:15px}.lightbox-arrow{width:40px;height:40px}.lightbox-prev{left:10px}.lightbox-next{right:10px}}.contact-page{color:#fff;background:radial-gradient(circle at 75% 35%,#7c3aed1a,#0000 32%),#030305;min-height:100vh;padding:105px 0 70px;position:relative;overflow:hidden}.contact-grid-bg{pointer-events:none;opacity:.14;background-image:linear-gradient(#8b5cf60d 1px,#0000 1px),linear-gradient(90deg,#8b5cf60d 1px,#0000 1px);background-size:55px 55px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 90%);mask-image:linear-gradient(#000,#0000 90%)}.contact-glow{filter:blur(140px);pointer-events:none;border-radius:50%;width:500px;height:500px;position:fixed}.contact-glow-one{background:#702dff21;top:100px;right:-280px}.contact-glow-two{background:#3952ff12;bottom:-320px;left:-250px}.contact-main{z-index:5;width:min(1180px,92%);margin:auto;position:relative}.contact-back{color:#777784;align-items:center;gap:7px;margin-bottom:34px;font-size:11px;text-decoration:none;transition:all .25s;display:inline-flex}.contact-back:hover{color:#fff;transform:translate(-4px)}.contact-header{max-width:720px;margin-bottom:55px}.contact-label{color:#9b9ba7;letter-spacing:3px;align-items:center;gap:10px;margin-bottom:16px;font-size:10px;font-weight:600;display:flex}.contact-label span{background:#8b5cf6;width:28px;height:1px;box-shadow:0 0 12px #8b5cf6e6}.contact-header h1{letter-spacing:-4px;flex-direction:column;margin:0;font-size:clamp(50px,6vw,76px);font-weight:700;line-height:.94;display:flex}.contact-header h1 span{background:linear-gradient(90deg,#fff 0%,#a855f7 55%,#7c3aed 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-top:8px}.contact-header p{color:#858591;max-width:590px;margin-top:22px;font-size:13px;line-height:1.8}.contact-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:70px;display:grid}.contact-info{padding-top:8px}.contact-intro{max-width:470px;margin-bottom:34px}.contact-mini-label{color:#8b5cf6;letter-spacing:2.2px;margin-bottom:15px;font-size:10px;font-weight:700;display:block}.contact-intro h2{letter-spacing:-1.8px;margin:0;font-size:38px;font-weight:650;line-height:1.08}.contact-intro h2 span{background:linear-gradient(90deg,#fff,#a855f7,#7c3aed);color:#0000;-webkit-background-clip:text;background-clip:text;margin-top:3px;display:block}.contact-intro p{color:#858591;max-width:430px;margin-top:19px;font-size:13px;line-height:1.8}.contact-info-card{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#8b5cf60e,#0a0a10d1);border:1px solid #ffffff14;border-radius:13px;align-items:center;gap:16px;width:100%;min-height:88px;margin-top:14px;padding:17px 20px;text-decoration:none;transition:transform .28s,border-color .28s,background .28s;display:flex;position:relative;box-shadow:0 18px 45px #00000038}.contact-info-card:hover{background:linear-gradient(145deg,#8b5cf617,#0a0a10e6);border-color:#8b5cf661;transform:translate(5px)}.contact-icon{color:#a78bfa;background:#8b5cf614;border:1px solid #8b5cf640;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex;box-shadow:inset 0 0 20px #8b5cf60f}.contact-info-card>div:nth-child(2){flex-direction:column;gap:4px;min-width:0;display:flex}.contact-info-card>div:nth-child(2) span{color:#777784;letter-spacing:1.5px;text-transform:uppercase;font-size:11px;font-weight:600}.contact-info-card>div:nth-child(2) strong{color:#eeeef2;font-size:16px;font-weight:600;line-height:1.4}.contact-info-card>svg{color:#666671;margin-left:auto;transition:all .25s}.contact-info-card:hover>svg{color:#a78bfa;transform:translate(2px,-2px)}.contact-socials{gap:10px;margin-top:22px;display:flex}.contact-socials a{color:#777784;background:#ffffff04;border:1px solid #ffffff17;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:all .25s;display:flex}.contact-socials a:hover{color:#fff;background:#8b5cf61a;border-color:#8b5cf680;transform:translateY(-4px);box-shadow:0 8px 25px #7c3aed26}.contact-form-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#8b5cf612,#08080df0);border:1px solid #ffffff17;border-radius:18px;padding:34px;position:relative;box-shadow:0 30px 80px #00000059,inset 0 0 45px #8b5cf606}.contact-form-card:before{content:"";background:linear-gradient(90deg,#0000,#8b5cf6b3,#0000);width:76%;height:1px;position:absolute;top:0;left:12%;box-shadow:0 0 18px #8b5cf673}.form-header{margin-bottom:28px}.form-header span{color:#a78bfa;letter-spacing:2px;font-size:14px;font-weight:700;display:block}.form-header p{color:#777784;margin-top:10px;font-size:14px;line-height:1.7}.contact-form-card form{flex-direction:column;gap:20px;display:flex}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label{color:#d0d0d7;letter-spacing:.7px;font-size:12px;font-weight:600}.form-group input,.form-group textarea{color:#fff;background:#ffffff06;border:1px solid #ffffff17;border-radius:10px;outline:none;width:100%;font-family:inherit;font-size:14px;transition:border-color .25s,background .25s,box-shadow .25s}.form-group input{height:52px;padding:0 16px}.form-group textarea{resize:vertical;min-height:145px;padding:15px 16px;line-height:1.65}.form-group input::placeholder,.form-group textarea::placeholder{color:#5f5f69;font-size:13px}.form-group input:focus,.form-group textarea:focus{background:#8b5cf609;border-color:#8b5cf68c;box-shadow:0 0 0 3px #8b5cf612}.contact-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#9333ea);border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;height:53px;margin-top:5px;font-family:inherit;font-size:14px;font-weight:700;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 12px 30px #7c3aed33}.contact-submit:hover{transform:translateY(-2px);box-shadow:0 16px 38px #7c3aed59}.contact-submit:active{transform:translateY(0)}.contact-bottom{color:#4f4f59;letter-spacing:2.5px;text-align:center;justify-content:center;align-items:center;gap:12px;margin-top:52px;font-size:8px;font-weight:600;display:flex}.contact-bottom span{background:#8b5cf64d;width:35px;height:1px}@media (width<=950px){.contact-layout{grid-template-columns:1fr;gap:45px}.contact-info,.contact-form-card{max-width:700px}}@media (width<=600px){.contact-page{padding-top:95px}.contact-main{width:90%}.contact-header{margin-bottom:40px}.contact-header h1{letter-spacing:-2.5px;font-size:48px}.contact-header p{font-size:12px}.contact-intro h2{font-size:32px}.contact-form-card{border-radius:15px;padding:22px}.contact-form-card form{gap:17px}.contact-bottom{letter-spacing:1.5px;margin-top:40px;font-size:7px}}@media (width<=400px){.contact-header h1{font-size:43px}.contact-intro h2{font-size:29px}.contact-form-card{padding:19px}.contact-info-card{padding:12px}}.skills-page{color:#fff;background:radial-gradient(circle at 75% 25%,#7c3aed1a,#0000 32%),#030305;min-height:100vh;padding:115px 0 90px;position:relative;overflow:hidden}.skills-grid{pointer-events:none;opacity:.16;background-image:linear-gradient(#8b5cf60e 1px,#0000 1px),linear-gradient(90deg,#8b5cf60e 1px,#0000 1px);background-size:60px 60px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 85%);mask-image:linear-gradient(#000,#0000 85%)}.skills-glow{filter:blur(120px);pointer-events:none;border-radius:50%;width:450px;height:450px;position:fixed}.skills-glow-one{background:#702dff21;top:80px;right:-250px}.skills-glow-two{background:#3952ff14;bottom:-300px;left:-220px}.skills-main{z-index:5;width:min(1200px,92%);margin:auto;position:relative}.skills-back{color:#777784;align-items:center;gap:7px;margin-bottom:42px;font-size:12px;text-decoration:none;transition:all .25s;display:inline-flex}.skills-back:hover{color:#fff;transform:translate(-3px)}.skills-header{max-width:720px;margin-bottom:60px}.skills-label{color:#9999a5;letter-spacing:3px;align-items:center;gap:10px;margin-bottom:18px;font-size:11px;font-weight:600;display:flex}.skills-label span{background:#8b5cf6;width:28px;height:1px;box-shadow:0 0 10px #8b5cf6}.skills-header h1{letter-spacing:-4px;flex-direction:column;margin:0;font-size:clamp(55px,7vw,88px);font-weight:700;line-height:.95;display:flex}.skills-header h1 span{background:linear-gradient(90deg,#fff 0%,#a855f7 55%,#7c3aed 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-top:8px}.skills-header p{color:#858591;max-width:620px;margin-top:24px;font-size:14px;line-height:1.8}.skills-grid-container{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.skill-card{background:linear-gradient(145deg,#7c3aed13,#0a0a10e0);border:1px solid #ffffff12;border-radius:15px;min-height:270px;padding:28px;transition:border-color .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:inset 0 0 35px #7c3aed06}.skill-card:before{content:"";filter:blur(55px);pointer-events:none;background:#7c3aed1f;border-radius:50%;width:220px;height:220px;position:absolute;top:-120px;right:-100px}.skill-card:hover{border-color:#8b5cf659;box-shadow:0 20px 55px #00000059,0 0 35px #7c3aed14}.skill-card-top{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.skill-icon{color:#a855f7;background:#8b5cf614;border:1px solid #8b5cf633;border-radius:10px;justify-content:center;align-items:center;width:45px;height:45px;display:flex;box-shadow:0 0 20px #7c3aed0f}.skill-number{color:#4f4f59;letter-spacing:2px;font-size:11px}.skill-card h2{color:#fff;margin:0;font-size:18px;font-weight:600}.skill-card p{color:#777784;max-width:420px;margin-top:9px;font-size:12px;line-height:1.7}.skill-list{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.skill-list span{color:#9999a5;background:#ffffff06;border:1px solid #ffffff14;border-radius:6px;padding:7px 10px;font-size:10px;transition:all .25s}.skill-list span:hover{color:#fff;background:#8b5cf614;border-color:#8b5cf659;transform:translateY(-2px)}.skills-cta{background:linear-gradient(135deg,#7c3aed14,#0a0a10bf);border:1px solid #8b5cf626;border-radius:14px;justify-content:space-between;align-items:center;gap:30px;margin-top:22px;padding:28px 30px;display:flex}.skills-cta span{color:#8b5cf6;letter-spacing:2px;font-size:9px;font-weight:700}.skills-cta h2{color:#fff;margin-top:8px;font-size:20px;font-weight:600}.skills-cta-button{color:#fff;background:linear-gradient(135deg,#7c3aed,#9333ea);border-radius:8px;flex-shrink:0;align-items:center;gap:8px;padding:12px 18px;font-size:11px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 0 25px #7c3aed2e}.skills-cta-button:hover{transform:translateY(-3px);box-shadow:0 10px 30px #7c3aed4d}@media (width<=900px){.skills-grid-container{grid-template-columns:1fr}.skills-header h1{font-size:68px}.skills-cta{flex-direction:column;align-items:flex-start}}@media (width<=600px){.skills-page{padding-top:100px}.skills-header{margin-bottom:40px}.skills-header h1{letter-spacing:-3px;font-size:52px}.skills-header p{font-size:13px}.skill-card{min-height:250px;padding:23px}.skills-cta{padding:24px}.skills-cta h2{font-size:17px}.skills-cta-button{justify-content:center;width:100%}}.projects-page{color:#fff;background:radial-gradient(circle at 75% 20%,#7c3aed1a,#0000 30%),#030305;min-height:100vh;padding:105px 0 70px;position:relative;overflow:hidden}.projects-grid-bg{pointer-events:none;opacity:.14;background-image:linear-gradient(#8b5cf60d 1px,#0000 1px),linear-gradient(90deg,#8b5cf60d 1px,#0000 1px);background-size:55px 55px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 85%);mask-image:linear-gradient(#000,#0000 85%)}.projects-glow{filter:blur(130px);pointer-events:none;border-radius:50%;width:450px;height:450px;position:fixed}.projects-glow-one{background:#702dff1c;top:80px;right:-250px}.projects-glow-two{background:#3952ff12;bottom:-300px;left:-220px}.projects-main{z-index:5;width:min(1250px,92%);margin:auto;position:relative}.projects-back{color:#777784;align-items:center;gap:7px;margin-bottom:28px;font-size:12px;text-decoration:none;transition:all .25s;display:inline-flex}.projects-back:hover{color:#fff;transform:translate(-3px)}.projects-header{max-width:700px;margin-bottom:38px}.projects-label{color:#9999a5;letter-spacing:3px;align-items:center;gap:9px;margin-bottom:14px;font-size:10px;font-weight:600;display:flex}.projects-label span{background:#8b5cf6;width:25px;height:1px;box-shadow:0 0 10px #8b5cf6}.projects-header h1{letter-spacing:-3px;flex-direction:column;margin:0;font-size:clamp(48px,5vw,68px);font-weight:700;line-height:.95;display:flex}.projects-header h1 span{background:linear-gradient(90deg,#fff,#a855f7 55%,#7c3aed);color:#0000;-webkit-background-clip:text;background-clip:text;margin-top:7px}.projects-header p{color:#858591;max-width:600px;margin-top:18px;font-size:13px;line-height:1.7}.projects-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.project-card{background:linear-gradient(145deg,#8b5cf60e,#08080df2);border:1px solid #ffffff14;border-radius:14px;min-width:0;transition:transform .3s,border-color .3s,box-shadow .3s;overflow:hidden;box-shadow:0 20px 50px #00000040}.project-card:hover{border-color:#8b5cf659;transform:translateY(-6px);box-shadow:0 25px 60px #00000059,0 0 35px #7c3aed14}.project-image{aspect-ratio:1/.72;background:#08080d;width:100%;position:relative;overflow:hidden}.project-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.project-card:hover .project-image img{transform:scale(1.06)}.project-image-overlay{background:linear-gradient(#0000 45%,#030305a6);position:absolute;inset:0}.project-number{color:#ffffffa6;letter-spacing:2px;font-size:10px;position:absolute;top:14px;left:15px}.project-status{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#aaaab5;background:#08080eb8;border:1px solid #8b5cf638;border-radius:20px;align-items:center;gap:6px;padding:6px 9px;font-size:8px;display:flex;position:absolute;bottom:12px;left:12px}.project-status>span{background:#8b5cf6;border-radius:50%;width:5px;height:5px;box-shadow:0 0 8px #8b5cf6}.project-content{flex-direction:column;min-height:300px;padding:23px 21px 21px;display:flex}.project-category{color:#a78bfa;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:11px;font-size:13px;font-weight:700;line-height:1.4;display:block}.project-content h2{color:#fff;letter-spacing:-.8px;margin:0;font-size:28px;font-weight:700;line-height:1.1}.project-content p{color:#a3a3ad;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin-top:13px;font-size:14px;font-weight:400;line-height:1.7;display:-webkit-box;overflow:hidden}.project-tech{flex-wrap:wrap;gap:6px;margin-top:17px;display:flex}.project-tech span{color:#a0a0aa;white-space:nowrap;background:#ffffff06;border:1px solid #ffffff14;border-radius:5px;padding:6px 8px;font-size:9px;font-weight:500}.project-details-button{color:#fff;background:linear-gradient(135deg,#7c3aed,#9333ea);border-radius:7px;justify-content:center;align-items:center;gap:8px;width:fit-content;margin-top:auto;padding:10px 14px;font-size:12px;font-weight:650;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex}.project-details-button svg{width:16px;height:16px}.project-details-button:hover{transform:translateY(-2px);box-shadow:0 8px 22px #7c3aed47}.projects-bottom{color:#555560;letter-spacing:2px;align-items:center;gap:8px;margin-top:28px;font-size:9px;display:flex}@media (width<=1100px){.projects-list{grid-template-columns:repeat(3,minmax(0,1fr))}.project-category{font-size:12px}.project-content h2{font-size:26px}.project-content p{font-size:13px}}@media (width<=800px){.projects-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.project-category{font-size:12px}.project-content h2{font-size:27px}.project-content p{font-size:13px}}@media (width<=550px){.projects-page{padding-top:95px}.projects-main{width:90%}.projects-header{margin-bottom:30px}.projects-header h1{letter-spacing:-2.5px;font-size:48px}.projects-header p{font-size:13px}.projects-list{grid-template-columns:1fr;gap:18px}.project-image{aspect-ratio:1/.65}.project-content{padding:25px 23px 23px}.project-category{letter-spacing:1px;font-size:12px}.project-content h2{font-size:30px}.project-content p{font-size:13px;line-height:1.75}.project-tech span{font-size:9px}.project-details-button{padding:10px 14px;font-size:12px}}
