@import"https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700&family=Space+Grotesk:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root,.app{max-width:100vw;overflow-x:hidden}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;background:transparent;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,sans-serif}p,span,div,a,button{font-family:Inter,sans-serif}.handwritten-text,.gen-signature,.about-badge,.ongoing-text-wrapper *{font-family:Alex-Brush,Dancing Script,cursive!important}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#8b5cf666;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#8b5cf6b3}a{text-decoration:none;color:inherit}button{font-family:inherit;cursor:pointer;border:none;outline:none}ul,ol{list-style:none}.app{background:transparent;min-height:100vh;position:relative;z-index:1}.global-bg-video{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) translateZ(0);width:100vw;height:100vh;min-width:100%;min-height:100%;object-fit:cover;z-index:-5;will-change:transform,opacity}.global-bg-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:linear-gradient(180deg,#0a0a0f66,#0a0a0fcc);z-index:-4;pointer-events:none}.global-starfield{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:-10;pointer-events:none;background-color:var(--bg-primary, #0a0a0f)}.navbar{position:fixed;top:0;left:0;width:100%;z-index:100;padding:1.5rem 0;transition:all .4s ease;transform:translateZ(0);will-change:background-color,backdrop-filter,padding}.navbar.scrolled{background:#0009;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.05);padding:1rem 0}.navbar-inner{display:flex;align-items:center;justify-content:space-between;max-width:1400px;margin:0 auto;padding:0 4rem}.nav-logo{display:flex;align-items:center;gap:.5rem}.logo-text{font-size:1.25rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#fff}.nav-links{display:flex;align-items:center;justify-content:center;gap:clamp(1.5rem,4vw,3rem);flex:1}.nav-links a{font-size:1.1rem;font-weight:500;color:#ffffffe6;letter-spacing:.02em;transition:color .25s ease;position:relative}.nav-links a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background:#fff;transition:width .3s ease}.nav-links a:hover{color:#fff}.nav-links a:hover:after{width:100%}.nav-cta{display:flex;align-items:center;gap:.75rem;padding:.7rem 1.6rem;background:#000;color:#c084fc;font-size:1rem;font-weight:700;letter-spacing:.02em;transition:all .4s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden;z-index:1;text-transform:uppercase;border:2px solid;border-image-slice:1;border-image-source:linear-gradient(to right,#c084fc,#c084fc);border-radius:100px;box-shadow:0 0 15px #c084fc33}.nav-cta{border:2px solid transparent;background-image:linear-gradient(#000,#000),linear-gradient(90deg,#c084fc,#c084fc);background-origin:border-box;background-clip:padding-box,border-box}.nav-cta:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#fff;transition:left .4s cubic-bezier(.23,1,.32,1);z-index:-1}.nav-cta:hover:before{left:0}.nav-cta:hover{color:#000;transform:translateY(-2px);box-shadow:0 10px 40px #fff3}.nav-cta:hover .cta-icon svg path{stroke:#000}.nav-cta:hover .cta-icon{background:#0000001a;transform:translate(2px) scale(1.1)}.cta-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#c084fc33;border-radius:50%;transition:all .3s ease;color:#c084fc}.cta-icon svg path{stroke:#c084fc}.hamburger{display:none;flex-direction:column;gap:5px;background:transparent;border:none;padding:4px;cursor:pointer}.hamburger span{display:block;width:22px;height:1.5px;background:#fff;border-radius:2px;transition:all .3s ease;transform-origin:center}.hamburger.open span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.mobile-menu{display:none;flex-direction:column;background:#000000f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.05);padding:0;max-height:0;overflow:hidden;transition:all .4s ease}.mobile-menu.open{max-height:400px;padding:1.5rem 3rem}.mobile-menu ul{display:flex;flex-direction:column;gap:1.5rem}.mobile-menu a{font-size:1.2rem;font-weight:500;color:#fffc}@media(max-width:900px){.nav-links,.nav-cta{display:none}.hamburger,.mobile-menu{display:flex}.navbar-inner{padding:0 1.5rem}}@font-face{font-family:Alex-Brush;src:url(/assets/AlexBrush-Regular-DEWYWpQW.ttf)}.hero{position:relative;width:100%;height:100vh;min-height:700px;background:transparent;overflow:hidden;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif}.hero p,.hero h2,.hero h3{font-family:Inter,sans-serif}.gen-huge-title,.gen-huge-title span,.gen-box-eyebrow{font-family:Space Grotesk,sans-serif!important}.hero-video{position:absolute;top:50%;left:50%;width:100%;height:100vh;min-width:100%;min-height:100%;transform:translate(-50%,-50%) translateZ(0);will-change:transform,opacity;object-fit:cover;z-index:-2;opacity:1;animation:nebulaBloom 3s ease-out forwards;mask-image:linear-gradient(to bottom,black 70%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 70%,transparent 100%)}@keyframes nebulaBloom{0%{transform:translate(-50%,-50%) scale(1.1);opacity:0}to{transform:translate(-50%,-50%) scale(1);opacity:1}}.hero-video-overlay{position:absolute;top:0;left:0;width:100%;height:100vh;min-width:100%;min-height:100%;background:linear-gradient(180deg,#0a0a0f80,#0a0a0fd9);z-index:-1;pointer-events:none;mask-image:linear-gradient(to bottom,black 70%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 70%,transparent 100%)}.hero-designer-wrapper{position:relative;z-index:5;display:flex;flex-direction:column;align-items:center;pointer-events:auto;margin-top:-5vh}.gen-box{position:relative;padding:2rem 0rem 1rem;border:1px dashed rgba(255,255,255,.4);display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:60px;margin-bottom:2.5rem;padding-right:40px;width:1100px;height:350px}.anchor{position:absolute;width:8px;height:8px;background:#fff;border:1px solid rgba(0,0,0,.5);z-index:2}.anchor.top-left{top:-4px;left:-4px}.anchor.top-center{top:-4px;left:calc(50% - 4px)}.anchor.top-right{top:-4px;right:-4px}.anchor.bottom-left{bottom:-4px;left:-4px}.anchor.bottom-center{bottom:-4px;left:calc(50% - 4px)}.anchor.bottom-right{bottom:-4px;right:-4px}.gen-box-eyebrow{position:absolute;top:2rem;left:2rem;font-size:clamp(.9rem,1.5vw,1.2rem);font-family:inherit;letter-spacing:-.01em}.gen-box-eyebrow strong{color:#fff;font-weight:600}.gen-box-eyebrow span{color:#fff6;font-weight:300;margin-left:.2em}.gen-huge-title{display:flex;align-items:center;font-size:clamp(6rem,14vw,12rem);font-family:Space Grotesk,sans-serif;font-weight:800;color:#fff;margin:0;line-height:1;letter-spacing:-.04em;position:relative}.gen-huge-title span{background:linear-gradient(180deg,#fff,#d1d5db,#9ca3af 70%,#4b5563);-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 40px rgba(255,255,255,.05));will-change:transform}.gen-orb-holder{display:flex;align-items:center;justify-content:center;width:1em;margin:0 -.05em;position:relative;z-index:2;transform:translateY(.08em);animation:floatingOrb 8s ease-in-out infinite}@keyframes floatingOrb{0%,to{transform:translateY(.08em) translateZ(0)}50%{transform:translateY(calc(.08em - 5px)) translateZ(0)}}.gen-hands-img{width:80%;height:auto;object-fit:contain;margin-top:20px;mix-blend-mode:screen;mask-image:radial-gradient(circle at center,black 30%,rgba(0,0,0,.4) 60%,transparent 85%);-webkit-mask-image:radial-gradient(circle at center,black 30%,rgba(0,0,0,.4) 60%,transparent 85%);filter:drop-shadow(0 0 20px rgba(167,139,250,.2)) brightness(1);animation:orbPulse 3s ease-in-out infinite;will-change:transform,opacity}@keyframes orbPulse{0%,to{opacity:.85;transform:scale(1) translateZ(0)}50%{opacity:1;transform:scale(1.02) translateZ(0)}}.gen-signature{position:absolute;bottom:3rem;right:1rem;font-family:Alex-Brush,cursive;font-size:clamp(1rem,4vw,3rem);color:#c084fc;transform:rotate(-9deg);text-shadow:0 0 10px rgba(167,139,250,.8),0 0 20px rgba(167,139,250,.4),0 4px 30px rgba(167,139,250,.6);z-index:5;white-space:nowrap;padding-right:40px;filter:brightness(1.2);opacity:0;animation:signatureReveal 2s ease-out forwards;animation-delay:2s}@keyframes signatureReveal{0%{opacity:0;transform:rotate(-9deg) scale(.9)}to{opacity:1;transform:rotate(-9deg) scale(1)}}.gen-prompt-bar{display:flex;align-items:center;gap:1rem;background:#191919d9;border:1px solid rgba(255,255,255,.1);padding:.5rem .5rem .5rem .8rem;border-radius:100px;box-shadow:0 20px 50px #0009;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.gen-input{border:1px solid #3b82f6;padding:.5rem 1.2rem;border-radius:100px;background:transparent;display:flex;align-items:center}.gen-prompt-text{font-size:.8rem;color:#fff;font-weight:300;letter-spacing:.02em}.gen-controls{display:flex;align-items:center;gap:.8rem;padding-right:.5rem}.gen-control-more{background:transparent;border:none;color:#fff;font-size:1rem;cursor:pointer;letter-spacing:2px;line-height:1;padding-bottom:.2rem}.gen-control-cancel{background:transparent;border:none;color:#ffffffb3;font-size:.8rem;cursor:pointer;transition:color .2s ease}.gen-control-cancel:hover{color:#fff}.gen-control-generate{background:linear-gradient(135deg,#2a2a2a,#1a1a1a);border:1px solid rgba(255,255,255,.1);border-radius:100px;padding:.5rem 1rem;color:#fff;font-weight:500;font-size:.8rem;cursor:pointer;display:flex;align-items:center;gap:.4rem;transition:background .3s ease}.gen-control-generate:hover{background:#ffffff1a}@media(max-width:1150px){.gen-box{width:90vw;height:auto;min-height:350px;padding:3rem 2rem 2rem}}@media(max-width:1024px){.gen-box{padding:4rem 2rem 3rem}.gen-signature{right:0}}@media(max-width:768px){.hero{height:auto;min-height:85vh;padding-bottom:2rem}.hero-designer-wrapper{margin-top:-5vh}.gen-huge-title{font-size:clamp(3.5rem,12vw,6rem)}.gen-box{padding:3rem 1rem 2rem;min-height:250px}.gen-prompt-bar{transform:scale(.85)}.gen-box-eyebrow{top:1rem;left:1rem}.gen-orb-holder{width:1.1em}.gen-box-arrow{right:-10px;width:24px}.gen-signature{font-size:clamp(1.5rem,6vw,3rem);bottom:1rem;right:0;padding-right:20px}}@media(max-width:480px){.gen-huge-title{font-size:clamp(2.8rem,15vw,4rem)}.gen-box{margin-top:40px;min-height:200px}}.gen-box-arrow{position:absolute;top:100%;right:-40px;margin-top:10px;width:32px;height:auto;pointer-events:none;z-index:5;filter:drop-shadow(0 0 5px rgba(255,255,255,.2))}@media(max-width:768px){.gen-box-arrow{right:0!important;width:20px!important}}.social-glass-bar{display:flex;justify-content:center;align-items:center;gap:1.5rem;padding:.8rem 2rem;border-radius:12px;background:#00000073;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(192,132,252,.3);box-shadow:0 10px 40px #00000080,inset 0 0 15px #c084fc1a;margin-top:1rem;z-index:10;position:relative;overflow:hidden}.social-glass-bar:after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transform:skew(-20deg);animation:glint 5s infinite linear}@keyframes glint{0%{left:-100%}20%,to{left:200%}}.social-glass-bar a{display:flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:8px;color:#fff9;background:#ffffff08;transition:all .4s cubic-bezier(.23,1,.32,1);text-decoration:none}.text-icon{font-weight:800;font-size:1.1rem;font-family:inherit;letter-spacing:-.5px}.fiverr-font{font-style:italic;font-size:1.3rem;font-family:Georgia,serif}.social-glass-bar a:hover{background:#000;color:#c084fc;transform:translateY(-4px) scale(1.1);border:1px solid rgba(192,132,252,.6);box-shadow:0 0 20px #c084fc80,inset 0 0 10px #c084fc4d}.about-section{padding:120px 0;background-color:transparent;position:relative;overflow:hidden;min-height:100vh;display:flex;align-items:center}.about-container{max-width:1200px;margin:0 auto;padding:0 2%;position:relative;z-index:1}.about-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:80px;align-items:center}.about-image-column{display:flex;justify-content:center;position:relative}.about-image-frame{position:relative;width:100%;max-width:420px;aspect-ratio:.8;border:1px solid rgba(192,132,252,.3);border-radius:24px;padding:4px;background:linear-gradient(135deg,#94a3b8,#7e22ce);box-shadow:0 0 15px #7e22ce33;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.about-image-main{width:100%;height:100%;object-fit:cover;border-radius:20px;filter:grayscale(.2) contrast(1.1);box-shadow:0 20px 40px #0006}.about-badge{position:absolute;top:-15px;left:-20px;background:#fff;color:#5d4037;padding:10px 20px;border-radius:50px;font-family:Alex-Brush,Dancing Script,cursive;font-size:1.4rem;font-weight:400;box-shadow:0 10px 20px #0003;z-index:5;transform:rotate(-5deg);border:4px solid white}.about-sparkle-star{position:absolute;width:40px;height:40px;z-index:10;filter:drop-shadow(0 0 10px rgba(255,255,255,.8));animation:sparkle-pulse 2s ease-in-out infinite}.star-top-1{top:-20px;left:-20px;width:45px;height:45px}.star-top-2{top:-35px;left:15px;width:30px;height:30px;animation-delay:.5s}.star-top-3{top:15px;left:-30px;width:25px;height:25px;animation-delay:1s}.star-bottom-1{bottom:-20px;right:-20px;width:45px;height:45px}.star-bottom-2{bottom:-35px;right:15px;width:30px;height:30px;animation-delay:.7s}.star-bottom-3{bottom:15px;right:-30px;width:25px;height:25px;animation-delay:1.2s}@keyframes sparkle-pulse{0%,to{transform:scale(1) rotate(0);opacity:1}50%{transform:scale(1.2) rotate(15deg);opacity:.8}}.about-text-column{position:relative;display:flex;flex-direction:column}.about-top-right-decoration{position:absolute;top:30px;right:-90px;display:flex;flex-direction:column;align-items:center;z-index:5;pointer-events:none}.about-arrow-image{width:30px;height:auto;filter:brightness(0) invert(1) opacity(.8);transform:rotate(15deg)}.handwritten-text{font-family:Alex-Brush,Dancing Script,cursive;font-size:1.8rem;letter-spacing:.05em;color:#c084fc;text-shadow:0 0 10px rgba(167,139,250,.4);transform:rotate(5deg)}.about-hero-title{font-size:clamp(4rem,8vw,6rem);font-weight:900;color:#fff;margin:0;line-height:.9;letter-spacing:-.04em}.about-sub-title{font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:700;color:#c084fc;margin:10px 0 20px;letter-spacing:-.02em;text-shadow:0 0 10px rgba(167,139,250,.3)}.about-body-text{font-size:1.08rem;line-height:1.6;color:#ffffffb3;max-width:100%;text-align:left;width:100%}.about-body-text p{margin-bottom:25px}.about-header{text-align:center;margin-bottom:64px}.about-title{font-family:inherit;font-size:3rem;font-weight:800;letter-spacing:-.02em;color:#fff;text-transform:capitalize}.about-content{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.about-left{position:relative;display:flex;justify-content:center}.about-image-wrapper{position:relative;width:90%;max-width:450px;aspect-ratio:.85}.about-image-border{position:absolute;top:25px;left:-25px;width:100%;height:100%;border:2px solid #c084fc;border-radius:20px;z-index:0;box-shadow:0 0 20px #c084fc33}.about-main-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:20px;z-index:1;box-shadow:0 20px 50px #00000080;background-color:#ffffff0d}.about-email-pill{position:absolute;bottom:-25px;right:-25px;background:#141419d9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(192,132,252,.3);padding:12px 24px;border-radius:100px;display:flex;align-items:center;gap:12px;z-index:2;box-shadow:0 10px 30px #0006,inset 0 0 15px #c084fc1a;color:#ffffffe6;font-weight:500;font-size:.95rem;transition:transform .3s ease}.about-email-pill:hover{transform:translateY(-5px)}.about-email-pill svg{color:#c084fc}.about-email-pill a{color:inherit;text-decoration:none}.about-right{display:flex;flex-direction:column;align-items:flex-start}.about-eyebrow{display:inline-block;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:3px;color:#c084fc;margin-bottom:20px}.about-heading{font-size:clamp(2.5rem,5vw,3.5rem);line-height:1.1;margin-bottom:24px;font-weight:800;color:#fff}.about-bio{font-size:1.1rem;line-height:1.7;color:#ffffffb3;margin-bottom:40px;max-width:95%}.about-skills-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:48px;width:100%}.skill-item{display:flex;align-items:center;gap:12px;font-size:1.05rem;color:#ffffffe6;font-weight:500}.skill-dot{width:10px;height:10px;background-color:#c084fc;border-radius:50%;box-shadow:0 0 10px #c084fc}.about-cta{display:inline-flex;margin-top:10px}@media(max-width:991px){.about-grid,.about-content{grid-template-columns:1fr;gap:80px;text-align:center}.about-text-column,.about-right{align-items:center}.about-body-text{text-align:center}.about-image-wrapper{max-width:400px}.about-title{font-size:2.5rem}}@media(max-width:768px){.about-section{padding:0 0 20px;min-height:auto}.about-heading{font-size:clamp(2rem,8vw,2.5rem)}.hello-heading-wrapper svg{max-width:180px!important;height:auto!important;transform:translate(5px,20px)}.about-top-right-decoration{display:none!important}.about-image-frame{max-width:250px!important;margin:0 auto}.mobile-hide-scribble{display:none!important}}@media(max-width:500px){.about-email-pill{right:50%;transform:translate(50%);width:90%;justify-content:center}.about-email-pill:hover{transform:translate(50%) translateY(-5px)}.about-skills-grid{grid-template-columns:1fr;text-align:left;width:auto}}.particle-sphere-wrapper{position:absolute;top:15%;left:0;width:45%;height:85%;z-index:0;pointer-events:none;display:flex;align-items:center;justify-content:center}.particle-canvas{width:100%!important;height:100%!important}.services-pin-wrapper{position:relative;width:100%}.services-section{position:relative;--card-w: 360px;--card-gap: 24px;--card-tot-w: calc(var(--card-w) + var(--card-gap));background:transparent;padding:4rem 0 3rem;border-top:none;width:100%;overflow-x:clip;overflow-y:visible;display:flex;flex-direction:column}.services-inner{max-width:55%;margin-left:auto;margin-right:0;padding:0 4rem 0 2rem;display:flex;flex-direction:column;flex:1;position:relative}.services-header{display:flex;align-items:flex-start;justify-content:space-between;gap:4rem;margin-bottom:1.5rem}.services-header-left{flex-shrink:0}.services-eyebrow{display:block;font-size:.72rem;font-weight:500;color:#ffffff4d;letter-spacing:.15em;text-transform:uppercase;margin-bottom:1rem}.services-heading{font-size:clamp(2.4rem,4.5vw,4rem);font-weight:400;line-height:1.05;letter-spacing:-.03em;color:#fff}.services-desc{max-width:360px;font-size:.88rem;font-weight:300;color:#ffffff73;line-height:1.75;padding-top:.5rem;margin:0}.services-scroll-hint{position:relative;display:inline-block;font-size:.85rem;color:#a78bfa;letter-spacing:.08em;margin-top:1.2rem;font-style:italic;padding:.4rem 1.2rem}.services-header-right{display:flex;flex-direction:column;gap:.5rem;align-items:flex-end;text-align:right}.services-viewport{width:calc(var(--card-tot-w) * 2);overflow:visible;padding:40px 0 60px;box-sizing:content-box;-webkit-mask-image:linear-gradient(to right,black 0%,black calc(100% - 60px),rgba(0,0,0,.4) calc(100% - 20px),transparent 100%);-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-image:linear-gradient(to right,black 0%,black calc(100% - 60px),rgba(0,0,0,.4) calc(100% - 20px),transparent 100%);mask-size:100% 100%;mask-repeat:no-repeat}.services-track{display:flex;gap:var(--card-gap);will-change:transform;padding:0}.service-card{flex-shrink:0;width:var(--card-w);min-height:540px;height:540px;border:1px solid rgba(255,255,255,.07);border-radius:20px;background:transparent;position:relative;cursor:pointer;transition:transform .6s cubic-bezier(.4,0,.2,1)}.service-card:after{content:"";position:absolute;inset:0;border-radius:20px;padding:1px;background:linear-gradient(135deg,#ffffff80,#fff0 30%,#ffffff0d);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:20}.service-card-content{position:absolute;inset:0;border-radius:20px;padding:2.5rem;display:flex;flex-direction:column;gap:1.2rem;background:linear-gradient(150deg,#37306b,#292454);box-shadow:inset 0 0 60px #00000040;opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s cubic-bezier(.34,1.56,.64,1);z-index:1}.service-card:hover{transform:translateY(-4px) scale(1.02)}.service-card.active{transform:translateY(-8px) scale(1.03);z-index:5}.service-card.active:hover{transform:translateY(-12px) scale(1.05)}.service-card.active .service-card-content{opacity:1;transform:translateY(0)}.service-card-cover{position:absolute;inset:0;border-radius:20px;background:linear-gradient(145deg,#09090b,#030304);padding:2.5rem;display:flex;flex-direction:column;justify-content:space-between;opacity:1;transition:opacity .5s ease;z-index:10;overflow:hidden}.service-card-cover:before{content:"";position:absolute;bottom:0;right:0;width:250px;height:250px;background-image:radial-gradient(rgba(255,255,255,.4) 2px,transparent 2px);background-size:24px 24px;background-position:right bottom;-webkit-mask-image:radial-gradient(circle at bottom right,black 0%,transparent 75%);mask-image:radial-gradient(circle at bottom right,black 0%,transparent 75%);pointer-events:none;z-index:0}.cover-top,.cover-title{position:relative;z-index:2}.service-card.active .service-card-cover{opacity:0;pointer-events:none;transition:opacity .45s ease}.cover-top{display:flex;justify-content:space-between;align-items:flex-start}.cover-num{font-size:2rem;font-weight:500;color:#fff;line-height:1}.cover-arrow{color:#fff;opacity:1}.cover-title{font-size:1.6rem;font-weight:600;color:#fff;margin:0}.service-card-num{font-size:.7rem;font-weight:500;color:#ffffff2e;letter-spacing:.08em}.service-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.service-card-title{font-size:1.85rem;font-weight:600;color:#fff;letter-spacing:-.02em;line-height:1.2}.service-card-arrow{width:34px;height:34px;border-radius:50%;border:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;color:#ffffff80;flex-shrink:0;transition:all .3s ease}.service-card.active .service-card-arrow,.service-card:hover .service-card-arrow{background:#fff;color:#000;border-color:#fff}.service-card-desc{font-size:.83rem;font-weight:300;color:#ffffffd9;line-height:1.72;margin:auto 0}.service-card-bottom{display:flex;gap:2rem;border-top:1px solid rgba(255,255,255,.15);padding-top:1.25rem}.service-col{display:flex;flex-direction:column;gap:.35rem}.service-col-label{font-size:.65rem;font-weight:600;color:#ffffff47;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.3rem}.service-col-item{font-size:.78rem;color:#ffffff85;font-weight:300}.services-and-more{align-self:flex-end;margin-top:1.25rem;pointer-events:none}@media(max-width:1100px){.service-card{--card-w: 300px;width:300px}}@media(max-width:768px){.services-particle-container,.design-code-annotation{display:none!important}.services-section{height:auto;overflow:visible;padding:5rem 0 4rem}.services-inner{max-width:100%;padding:0 1rem;margin-left:0}.services-header{flex-direction:column;gap:1.5rem;margin-bottom:2.5rem}.services-header-left svg{max-width:200px!important;height:auto!important}.services-header-right{align-items:flex-start;text-align:left}.services-viewport{width:100%;margin-left:0;padding:0;mask-image:none;-webkit-mask-image:none}.services-track{width:100%;padding:0 0 2rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:20px}.service-card{scroll-snap-align:center;--card-w: 260px;width:260px;min-height:480px;height:480px}.service-card-title{font-size:1.15rem}.service-card-desc{font-size:.8rem;line-height:1.4}.service-col-item{font-size:.7rem}.services-header-right svg{max-width:140px!important;height:auto!important}.cover-num svg,.service-card-num svg{max-width:40px!important;height:auto!important}}.work-section{background:transparent;padding:3rem 3rem 6rem;border-top:none}.work-inner{max-width:1300px;margin:0 auto}.work-header{margin-bottom:5rem}.work-label{font-size:.75rem;font-weight:500;color:#ffffff59;letter-spacing:.15em;text-transform:uppercase;display:block;margin-bottom:1.5rem}.work-heading{font-size:clamp(2.5rem,5vw,4rem);font-weight:400;line-height:1.1;letter-spacing:-.03em;color:#fff}.work-heading em{font-style:italic;font-weight:700}.work-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.work-list{display:flex;flex-direction:column}.work-item{border-top:1px solid rgba(255,255,255,.07);cursor:pointer;overflow:hidden;transition:background .3s ease}.work-item:last-child{border-bottom:1px solid rgba(255,255,255,.07)}.work-item-inner{display:flex;align-items:center;gap:2rem;padding:1.6rem 0;transition:all .3s ease}.work-item.active .work-item-inner,.work-item:hover .work-item-inner{padding-left:.5rem}.work-num{font-size:.75rem;font-weight:400;color:#ffffff40;width:2rem;flex-shrink:0;font-variant-numeric:tabular-nums}.work-title{font-size:1.15rem;font-weight:500;color:#fff9;flex:1;transition:color .3s ease;letter-spacing:-.01em}.work-item.active .work-title,.work-item:hover .work-title{color:#fff}.work-tags{display:flex;gap:.5rem;flex-wrap:wrap}.work-tag{padding:.25rem .75rem;border:1px solid rgba(255,255,255,.1);border-radius:100px;font-size:.7rem;font-weight:400;color:#fff6;transition:all .3s ease}.work-item.active .work-tag,.work-item:hover .work-tag{border-color:#fff3;color:#fff9}.work-arrow{color:#fff3;display:flex;align-items:center;transition:all .3s ease;opacity:0;transform:translate(-8px)}.work-item.active .work-arrow,.work-item:hover .work-arrow{opacity:1;transform:translate(0);color:#ffffffb3}.work-preview{position:sticky;top:8rem;border-radius:16px;overflow:hidden;aspect-ratio:4/3;background:#0f0f2380}.work-explore-pill{position:absolute;top:24px;left:50%;transform:translate(-50%);z-index:20}.work-preview-img{position:absolute;inset:0;opacity:0;transition:opacity .5s ease}.work-preview-img.active{opacity:1}.work-preview-img img{width:100%;height:100%;object-fit:cover;display:block}.work-preview-overlay{position:absolute;bottom:0;left:0;right:0;padding:2rem;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,transparent 100%);font-size:1.1rem;font-weight:600;color:#fff;transform:translateY(5px);transition:transform .3s ease}.work-preview-img.active .work-preview-overlay{transform:translateY(0)}@media(max-width:900px){.work-section{padding:5rem 1.5rem}.work-header>svg{max-width:150px!important;height:auto!important}.work-layout{grid-template-columns:1fr;gap:2rem}.work-preview{position:relative;top:0}.work-tags{display:none}}.project-modal-backdrop{position:fixed;inset:0;background:#0006;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.project-modal-content{background:linear-gradient(135deg,#0f0c12b3,#0a0a0fd9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:24px;width:100%;max-width:900px;max-height:90vh;position:relative;box-shadow:0 24px 64px #0006,0 0 80px #a855f740,inset 0 0 0 1px #ffffff0d;display:flex;flex-direction:column;overflow:hidden;animation:slideUp .4s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-bg-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2;opacity:.6;pointer-events:none}.modal-video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,transparent 0%,rgba(0,0,0,.5) 100%);z-index:-1;pointer-events:none}.modal-close-btn{position:absolute;top:1.5rem;right:1.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;z-index:10;transition:all .2s ease}.modal-close-btn:hover{background:#fff3;transform:rotate(90deg)}.modal-inner-scroll{padding:3rem;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}.modal-inner-scroll::-webkit-scrollbar{width:6px}.modal-inner-scroll::-webkit-scrollbar-thumb{background:#fff3;border-radius:6px}.modal-title{font-family:inherit;font-size:2.5rem;margin-bottom:2.5rem;color:#fff;font-weight:500;letter-spacing:-.02em}.modal-section{background:#0003;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:16px;padding:2rem;margin-bottom:1.5rem;position:relative}.modal-section:before{content:"";position:absolute;inset:0;border-radius:16px;padding:2px;background:linear-gradient(135deg,#a855f7,#e879f9);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.modal-section h4{font-size:1.25rem;color:#fff;margin-bottom:1rem;font-weight:500}.modal-section p{color:#ffffffb3;line-height:1.6;font-size:1rem}.modal-solution{padding:0;overflow:hidden}.modal-solution h4{color:#fff;padding:2rem 2rem 0}.section-dot-title{display:flex;align-items:center;gap:.5rem;font-family:Poppins,sans-serif;font-weight:700;font-size:1.1rem;margin-bottom:1.5rem}.section-dot-title .dot{width:12px;height:12px;border-radius:50%;display:inline-block}.sub-title-wrapper{display:flex;flex-direction:column;align-items:center;margin-bottom:1.5rem;width:100%}.sub-title-wrapper svg{margin-top:-88px}.sub-title-center{text-align:center;font-family:Poppins,sans-serif;font-size:.95rem;color:#c084fc;text-shadow:0 0 10px rgba(167,139,250,.5);letter-spacing:.15em;text-transform:uppercase;margin-bottom:7px;font-weight:700}.modal-typo-colors{padding:0 0 3rem}.modal-colors .section-dot-title{padding:0 2rem}.design-system-grid{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1.5rem;margin-top:1rem;padding:0 2rem}.design-sub-box{flex:1;margin-bottom:0!important;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:100%}.design-sub-box .sub-title-center{color:#c084fc;text-shadow:0 0 10px rgba(167,139,250,.5);letter-spacing:.15em;text-transform:uppercase;font-size:.85rem;font-weight:700;text-align:center;width:100%}.color-palette{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.color-item{display:flex;flex-direction:column;align-items:center;gap:.75rem}.color-circle{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.7rem;border:1px solid rgba(255,255,255,.1)}.color-name{font-size:.75rem;color:#fff}.typo-showcase{width:100%;display:flex;flex-direction:column;align-items:center}.typo-preview{flex:1}.typo-name{font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:700;color:#4b2613;display:block;margin-bottom:1rem}.typo-chars-upper,.typo-chars-lower{font-family:Poppins,sans-serif;color:#111;font-size:.85rem;word-break:break-all;margin-bottom:.5rem}.typo-weights{background:#fff6;padding:1.5rem;border-radius:12px;min-width:200px}.weight-item{display:flex;justify-content:space-between;margin-bottom:.5rem;font-family:Poppins,sans-serif;color:#111;font-size:.9rem}.weight-item:last-child{margin-bottom:0}.weight-family{font-weight:600}.modal-project-images{background:transparent;padding:2rem 2rem 4rem;border-radius:0 0 16px 16px}.project-mockup{width:100%;border-radius:12px;box-shadow:0 10px 40px #0000001a;display:block}@media(max-width:768px){.modal-inner-scroll{padding:1.5rem}.modal-title{font-size:2rem}}.work-item.has-modal .work-title:after{content:"✦";font-size:.75rem;color:#9b59f5;margin-left:.5rem;vertical-align:super}.modal-header-info{margin-bottom:2.5rem}.featured-chip{font-family:Poppins,sans-serif;font-size:.75rem;font-weight:700;color:#a855f7;letter-spacing:.05em;display:block;margin-bottom:.5rem}.carousel-container{display:flex;flex-direction:column;gap:2rem;margin-top:1.5rem}.carousel-viewport{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;border-radius:12px;background:#0003}.carousel-viewport .project-mockup{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top;opacity:0;transition:opacity .5s ease,object-position 4s ease-in-out;pointer-events:none}.carousel-viewport:hover .project-mockup.active{object-position:bottom}.carousel-viewport .project-mockup.active{opacity:1;pointer-events:auto}.carousel-controls{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.arrow-buttons{display:flex;gap:1rem}.arrow-btn{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.arrow-btn:hover{background:#a855f733;border-color:#a855f7;transform:translateY(-2px)}.carousel-pagination{display:flex;gap:.75rem;align-items:center}.pag-dot{width:8px;height:8px;border-radius:50%;background:#a855f74d;cursor:pointer;transition:all .3s ease}.pag-dot.active{width:24px;border-radius:10px;background:#a855f7}.carousel-help-text{font-family:inherit;font-size:.85rem;color:#ffffff80;margin:0}.modal-action-footer{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.05);display:flex;flex-direction:column;align-items:center;gap:1rem}.modal-cta-buttons{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.modal-btn.outline{font-family:Poppins,sans-serif;font-size:.85rem;font-weight:700;color:#fff;text-decoration:none;padding:.8rem 2rem;border-radius:10px;border:1px solid rgba(255,255,255,.15);background:#ffffff05;transition:all .3s ease;letter-spacing:.02em}.modal-btn.outline:hover{background:#ffffff0d;border-color:#fff6;transform:translateY(-3px);box-shadow:0 10px 20px #0003}.modal-design-credit{font-size:.75rem;color:#fff6;margin:0}.carousel-viewport .project-mockup.fit-contain{object-fit:contain;object-position:center;transition:opacity .5s ease}.carousel-viewport:hover .project-mockup.active.fit-contain{object-position:center}.modal-explore-pill{position:absolute;top:24px;left:50%;transform:translate(-50%);z-index:50;pointer-events:none;transition:opacity .3s ease,transform .3s ease}.carousel-viewport:hover .modal-explore-pill{opacity:0;transform:translate(-50%,-10px)}.font-pair{display:flex;gap:2rem;justify-content:center;align-items:center;margin-bottom:1.5rem}.font-item{display:flex;flex-direction:column;align-items:center}.font-label{font-family:Poppins,sans-serif;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:#c084fc;text-shadow:0 0 8px rgba(167,139,250,.4);margin-bottom:.5rem}.typo-name{font-size:1.75rem!important;line-height:1.2;color:#fff}.body-font-preview{font-size:1.25rem!important;color:#ffffffe6}.typo-chars-upper,.typo-chars-lower{color:#ffffff80;font-size:.8rem;margin-bottom:.25rem}.typo-weights{background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:1.2rem;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;width:100%;margin-top:1.5rem}.weight-item{display:flex;flex-direction:column;align-items:center;font-size:.8rem;color:#ffffff80}.weight-family{font-weight:500;color:#c084fc;margin-bottom:2px}.weight-name{color:#fff;font-size:.85rem}.other-projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;padding:1rem 0 3rem}.other-project-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-top:4px solid var(--accent-color, #a855f7);border-radius:16px;padding:2.5rem 2rem;display:flex;flex-direction:column;gap:1.5rem;transition:all .4s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-height:380px;justify-content:flex-start;box-shadow:0 4px 15px #0003}.other-project-card:hover{transform:translateY(-8px);background:#ffffff14;border-color:var(--accent-color, #a855f7);box-shadow:0 20px 40px #0000004d}.other-project-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at top right,var(--accent-color, #a855f7),transparent 70%);opacity:0;transition:opacity .4s ease;pointer-events:none}.other-project-card:hover:before{opacity:.08}.card-heading{font-family:Satoshi,sans-serif;font-size:1.6rem;font-weight:700;color:#fff;margin:0;letter-spacing:-.01em;line-height:1.2}.card-description{font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;color:#ffffffb3;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:4.8em}.github-btn{margin-top:auto;align-self:flex-start;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff;padding:.8rem 1.5rem;border-radius:100px;font-family:Satoshi,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;display:flex;align-items:center;gap:.75rem;transition:all .3s ease}.github-btn:hover{background:#fff;color:#000;transform:scale(1.05);box-shadow:0 0 20px #fff3}.github-btn svg{transition:transform .3s ease}.github-btn:hover svg{transform:rotate(45deg)}@media(max-width:768px){.other-projects-grid{grid-template-columns:1fr;padding:1rem}.design-system-grid{flex-direction:column;padding:0}.design-sub-box{margin-bottom:2rem!important}.font-pair{flex-direction:column;gap:1.5rem}.modal-cta-buttons{flex-direction:column;width:100%}.modal-btn.outline{width:100%;text-align:center}}.experience-section{padding:120px 0;background-color:transparent;color:#fff;position:relative;overflow:hidden}.experience-inner{max-width:1100px;margin:0 auto;padding:0 5%}.exp-header{text-align:center;margin-bottom:40px;display:flex;flex-direction:column;align-items:center}.journey-wrapper{display:flex;flex-direction:column;align-items:center;margin-bottom:1rem}.exp-eyebrow{display:block;font-family:Space Grotesk,sans-serif;font-size:.9rem;text-transform:uppercase;letter-spacing:3px;color:#c084fc;margin-bottom:8px}.exp-heading{font-family:Space Grotesk,sans-serif;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1;letter-spacing:-.02em;position:relative;z-index:1}.exp-heading-wrapper{position:relative;display:inline-block;padding:30px}.corner-bracket{position:absolute;width:20px;height:20px;border-color:#c084fc66;border-style:solid;pointer-events:none}.corner-bracket.top-left{top:0;left:0;border-width:2px 0 0 2px}.corner-bracket.top-right{top:0;right:0;border-width:2px 2px 0 0}.corner-bracket.bottom-left{bottom:0;left:0;border-width:0 0 2px 2px}.corner-bracket.bottom-right{bottom:0;right:0;border-width:0 2px 2px 0}.heading-annotation-group{position:absolute;top:55px;right:-300px;display:flex;flex-direction:column;align-items:center;gap:20px;z-index:5}.heading-annotation{font-family:Dancing Script,cursive;font-size:1.8rem;color:#c084fc;white-space:nowrap}.arrow-heading{transform:rotate(160deg) scaleX(-1);margin-top:-5px;filter:drop-shadow(0 0 5px rgba(255,255,255,.5))}.exp-sparkle-star{position:absolute;width:45px;height:45px;z-index:0;filter:drop-shadow(0 0 10px rgba(255,255,255,.8));animation:exp-sparkle-pulse 2s ease-in-out infinite}.star-left{top:-10px;left:-50px}.star-right{bottom:0;right:-55px;animation-delay:.5s}@keyframes exp-sparkle-pulse{0%,to{transform:scale(1) rotate(0);opacity:1}50%{transform:scale(1.3) rotate(15deg);opacity:.7}}.exp-timeline-container{position:relative;margin-bottom:60px;padding:20px 0}.growing-annotation{position:absolute;top:350px;left:95%;display:flex;flex-direction:column;align-items:center;z-index:5}.annotation-text-wrapper{position:relative;display:flex;align-items:center;justify-content:center;padding:5px 10px}.text-with-underline-mini{display:flex;flex-direction:column;align-items:center;gap:0px;position:relative;z-index:2}.growing-annotation span{font-family:Dancing Script,cursive;font-size:1.5rem;color:#c084fc;position:relative;z-index:2}.arrow-growing{transform:rotate(0) scaleX(1);filter:drop-shadow(0 0 5px rgba(255,255,255,.5));margin-top:10px}.role-wrapper{display:flex;align-items:center;gap:12px;margin-bottom:8px}.timeline-item.left .role-wrapper{justify-content:flex-end}.timeline-item.right .role-wrapper{justify-content:flex-start}.learned-note{margin-top:15px;display:flex;flex-direction:column;align-items:flex-start}.timeline-item.left .learned-note{align-items:flex-end;margin-right:60px}.learned-note .text-with-underline-mini{transform:translate(-270px)}.learned-note span{font-family:Dancing Script,cursive;font-size:1.3rem;color:#c084fc;opacity:.9;position:relative;z-index:2}.arrow-learned{transform:rotate(-20deg) scaleX(-1);margin-bottom:5px;margin-right:280px;filter:drop-shadow(0 0 5px rgba(255,255,255,.5))}.freelance-annotation{position:absolute;top:220px;left:-8%;display:flex;flex-direction:column;align-items:flex-start;z-index:5;pointer-events:none}.annotation-text-group{display:flex;align-items:center;gap:8px;margin-bottom:2px}.text-with-underline{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.sparkle-mini{width:14px;height:14px;filter:drop-shadow(0 0 4px #c084fc)}.annotation-text{font-family:Dancing Script,cursive;font-size:1.5rem;color:#c084fc;text-shadow:0 0 10px rgba(167,139,250,.3);white-space:nowrap}.annotation-arrow{width:40px;height:auto;transform:rotate(-140deg) scaleX(-1);margin-left:70px;margin-bottom:3px;margin-top:90px;filter:brightness(0) invert(1) opacity(.6)}.timeline-line{position:absolute;top:0;left:50%;transform:translate(-50%);width:1px;height:100%;background:#c084fc33}.timeline-item{display:flex;width:100%;margin-bottom:80px;position:relative}.timeline-item.left{justify-content:flex-end;padding-right:50%}.timeline-item.right{justify-content:flex-start;padding-left:50%}.timeline-dot{position:absolute;top:6px;left:50%;transform:translate(-50%);width:12px;height:12px;background-color:#c084fc;border-radius:50%;z-index:10;box-shadow:0 0 10px #c084fccc,0 0 20px #c084fc66}.exp-timeline-container:before{content:"";position:absolute;left:50%;top:0;width:2px;height:92%;background:linear-gradient(to bottom,transparent,rgba(192,132,252,.5) 15%,rgba(192,132,252,.5) 85%,transparent);transform:translate(-50%)}@keyframes pulseGlowing{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}.timeline-content{width:85%;max-width:450px;position:relative}.timeline-item.left .timeline-content{margin-right:48px;text-align:right}.timeline-item.right .timeline-content{margin-left:48px;text-align:left}.timeline-year{display:block;font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:700;color:#c084fc;margin-bottom:12px;letter-spacing:.05em}.timeline-role{font-family:Space Grotesk,sans-serif;font-size:1.8rem;font-weight:800;color:#fff;margin-bottom:6px;line-height:1.2}.timeline-company{font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:600;color:#c084fc;margin-bottom:24px}.timeline-details{list-style:none;padding:0;margin:0}.timeline-details li{display:flex;gap:12px;margin-bottom:12px;font-size:1.05rem;line-height:1.6;color:#ffffffb3}.timeline-item.left .timeline-details li{flex-direction:row-reverse}.detail-dash{color:#c084fc;font-weight:700;flex-shrink:0}.edu-pill-wrapper{display:flex;justify-content:center;align-items:center;margin-top:-100px;margin-bottom:60px;position:relative;z-index:15;padding:0 1rem}@media(max-width:768px){.experience-section{padding:2rem 0}.experience-inner{padding:0 1rem}.edu-pill-wrapper .based-in-pill{font-size:14px!important;padding:12px 20px!important}}.ongoing-annotation{position:absolute;top:-55px;left:95%;display:flex;flex-direction:column;align-items:center;z-index:5;pointer-events:none}.ongoing-arrow{width:20px;height:auto;transform:rotate(110deg) scaleX(-1);filter:drop-shadow(0 0 5px rgba(192,132,252,.4));margin-left:-140px}.ongoing-text-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;padding:4px 12px}.corner-bracket.mini{width:10px;height:10px;border-color:#c084fc;filter:drop-shadow(0 0 8px rgba(192,132,252,.6))}.ongoing-text-group{display:flex;align-items:center;gap:8px;position:relative;z-index:2}.ongoing-sparkle{width:14px;height:14px;filter:drop-shadow(0 0 8px #c084fc)}.ongoing-annotation-text{font-family:Inter,sans-serif;font-size:1.2rem;letter-spacing:2px;color:#c084fc;text-shadow:0 0 10px rgba(167,139,250,.3);white-space:nowrap}.cert-container{margin-top:100px;text-align:center;position:relative}.cert-heading-wrapper{display:flex;flex-direction:column;align-items:center;margin-bottom:50px}.cert-heading{font-family:Space Grotesk,sans-serif;font-size:2.2rem;font-weight:800;margin-bottom:5px;color:#fff}.cert-count-annotation{position:absolute;top:-15px;right:120px;display:flex;flex-direction:column;align-items:center;z-index:5}.cert-count-group{position:relative;display:flex;align-items:center;gap:8px;padding:30px 25px 12px}.cert-count-circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200px;height:100px;pointer-events:none;opacity:.6}.cert-count-text{font-family:Inter,sans-serif;font-size:.8rem;letter-spacing:2px;color:#c084fc;font-weight:600;white-space:nowrap}.cert-list{display:flex;flex-direction:column;gap:16px;align-items:center;max-width:850px;margin:0 auto}.cert-card{width:100%;display:flex;align-items:center;gap:20px;background:#14141e66;border:1px solid rgba(192,132,252,.15);border-radius:12px;padding:24px 32px;transition:all .3s cubic-bezier(.23,1,.32,1);text-align:left;position:relative}.cert-card.meta-highlight{border:2px dashed #c084fc;background:#c084fc0d;box-shadow:0 0 20px #c084fc33}.cert-card:hover{transform:translateY(-2px);background:#1e1e2d80;border-color:#c084fc66;box-shadow:0 10px 30px #0000004d}.cert-card-wrapper{position:relative;width:100%}.big-one-annotation{position:absolute;top:-35px;right:10px;display:flex;align-items:center;gap:8px;z-index:5}.big-one-annotation span{font-family:Dancing Script,cursive;font-size:1.5rem;color:#c084fc;white-space:nowrap}.cert-icon{color:#c084fc;width:16px;height:16px;flex-shrink:0;filter:drop-shadow(0 0 8px rgba(192,132,252,.8))}.cert-text{font-family:Space Grotesk,sans-serif;font-size:1.1rem;color:#ffffffb3;font-weight:500;line-height:1.4;letter-spacing:.01em}.cert-card:hover .cert-text{color:#fff}@media(max-width:850px){.cert-list{padding:0 15px}.cert-card{padding:20px;gap:15px}.cert-text{font-size:1rem}.timeline-line{left:20px;transform:none}.timeline-item.left,.timeline-item.right{padding-left:50px;padding-right:0;justify-content:flex-start}.timeline-dot{left:20px}.exp-timeline-container:before{left:20px;transform:none}.timeline-item.left .timeline-content,.timeline-item.right .timeline-content{margin-left:0;margin-right:0;text-align:left;width:100%}.timeline-item.left .timeline-details li{flex-direction:row}.timeline-item.left .role-wrapper{justify-content:flex-start}.timeline-item.left .learned-note{align-items:flex-start;margin-right:0}.learned-note .text-with-underline-mini{transform:translate(0)}.arrow-learned{margin-right:0;margin-left:40px;transform:rotate(20deg) scaleX(1)}}@media(max-width:768px){.heading-annotation-group,.growing-annotation,.freelance-annotation,.ongoing-annotation,.cert-count-annotation,.more-coming-annotation{display:none!important}.exp-heading{font-size:clamp(2rem,8vw,2.5rem)}.timeline-role{font-size:1.4rem}.cert-heading{font-size:1.8rem}}.more-coming-annotation{position:absolute;bottom:-80px;right:0;display:flex;flex-direction:column;align-items:center;z-index:5}.more-coming-group{display:flex;align-items:center;gap:15px}.more-coming-annotation span{font-family:Dancing Script,cursive;font-size:1.6rem;color:#c084fc;white-space:nowrap}.more-coming-arrow{transform:rotate(0);filter:drop-shadow(0 0 5px rgba(255,255,255,.4))}.skills-section{padding:100px 0;background:transparent;position:relative;z-index:10}.skills-inner{max-width:1200px;margin:0 auto;padding:0 5%}.skills-header{margin-bottom:60px}.skills-eyebrow{display:block;font-family:Space Grotesk,sans-serif;font-size:.8rem;letter-spacing:.2rem;color:#c084fc;text-transform:uppercase;font-weight:600;margin-bottom:12px}.skills-title{font-family:Space Grotesk,sans-serif;font-size:3rem;font-weight:800;color:#fff;letter-spacing:-.02em}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px}.skills-card{background:#11111b66;-webkit-backdrop-filter:blur(20px) saturate(160%);backdrop-filter:blur(20px) saturate(160%);border:1px solid rgba(192,132,252,.15);border-radius:24px;padding:48px 40px;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 40px -10px #00000080}.skills-card:hover{border-color:#c084fc66;background:#19192d80;transform:translateY(-8px);box-shadow:0 20px 60px -15px #c084fc26}.category-title{font-family:Space Grotesk,sans-serif;font-size:.85rem;letter-spacing:.15rem;color:#c084fc;margin-bottom:40px;opacity:.9;font-weight:700;text-transform:uppercase}.skills-list{display:flex;flex-direction:column;gap:32px}.skill-item{display:flex;flex-direction:column;gap:12px}.skill-info{display:flex;justify-content:space-between;align-items:flex-end;width:100%}.skill-name{font-family:Space Grotesk,sans-serif;font-size:1.1rem;color:#fff;font-weight:500;letter-spacing:.02em}.skill-percentage{font-family:Inter,sans-serif;font-size:.9rem;color:#c084fccc;font-weight:600}.progress-bg{width:100%;height:5px;background:#ffffff08;border-radius:10px;overflow:hidden;position:relative}.progress-fill{height:100%;background:linear-gradient(90deg,#c084fc,#a78bfa);border-radius:10px;box-shadow:0 0 20px #c084fc66}@media(max-width:768px){.skills-title{font-size:2.2rem}.skills-grid{grid-template-columns:1fr}.skills-card{padding:30px}}.logos-section{background:#0a0a0f66;padding:1.5rem 0;border-top:1px solid rgba(192,132,252,.15);border-bottom:1px solid rgba(192,132,252,.15);overflow:hidden;position:relative;z-index:10}.logos-viewport{position:relative;overflow:hidden;display:flex;align-items:center}.logos-track{display:flex;align-items:center;gap:0;white-space:nowrap;will-change:transform}.logo-item{flex-shrink:0;padding:0 4rem;display:flex;align-items:center;justify-content:center}.logo-item span{font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:800;color:#ffffff73;letter-spacing:.12em;text-transform:uppercase;transition:all .3s ease;white-space:nowrap}.logo-item:hover span{color:#fff;text-shadow:0 0 20px rgba(192,132,252,.8)}.logos-fade{position:absolute;top:0;bottom:0;width:15vw;pointer-events:none;z-index:2}.logos-fade--left{left:0;background:linear-gradient(to right,#000 0%,transparent 100%)}.logos-fade--right{right:0;background:linear-gradient(to left,#000 0%,transparent 100%)}.footer{background:transparent;border-top:1px solid rgba(255,255,255,.05)}.footer-cta{position:relative;padding:6rem 3rem;text-align:center;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.04)}.footer-cta-inner{position:relative;z-index:1;max-width:900px;margin:0 auto}.footer-cta-glow{position:absolute;inset:0;background:radial-gradient(ellipse at center bottom,rgba(192,132,252,.25) 0%,transparent 70%);pointer-events:none}.footer-cta-eyebrow{font-size:.75rem;font-weight:500;color:#ffffff59;letter-spacing:.15em;text-transform:uppercase;margin-bottom:2rem}.footer-cta-heading{font-size:clamp(2.2rem,5vw,4.5rem);font-weight:400;line-height:1.1;letter-spacing:-.03em;color:#fff;margin-bottom:3rem}.footer-cta-heading em{font-style:italic;font-weight:700}.footer-cta-btn{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.5rem;background:#fff;border-radius:100px;color:#000;font-size:.9rem;font-weight:600;letter-spacing:.01em;transition:all .4s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden;z-index:1;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 15px #ffffff0d}.footer-cta-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#000;transition:left .4s cubic-bezier(.23,1,.32,1);z-index:-1}.footer-cta-btn:hover:before{left:0}.footer-cta-btn:hover{color:#fff;transform:translateY(-3px);border-color:#ffffff4d;box-shadow:0 10px 30px #ffffff26}.footer-cta-btn svg{transition:all .4s cubic-bezier(.23,1,.32,1);position:relative;z-index:2}.footer-cta-btn:hover svg{transform:rotate(45deg);color:#fff}.footer-bottom{padding:4rem 3rem 2rem;max-width:1400px;margin:0 auto}.footer-bottom-inner{display:grid;grid-template-columns:1fr 2fr 1fr;gap:4rem;margin-bottom:4rem;align-items:start}.footer-brand{display:flex;flex-direction:column;gap:.75rem}.footer-logo{font-size:1rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fff}.footer-tagline{font-size:.8rem;font-weight:300;color:#ffffff59;line-height:1.5;max-width:180px}.footer-links-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-links-col{display:flex;flex-direction:column;gap:.9rem}.footer-col-title{font-size:.7rem;font-weight:600;color:#ffffff4d;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.25rem}.footer-links-col a{font-size:.85rem;font-weight:300;color:#ffffff80;transition:color .25s ease}.footer-links-col a:hover{color:#ffffffe6}.footer-location{display:flex;flex-direction:column;gap:.4rem;align-items:flex-end}.footer-clock{font-size:1.1rem;font-weight:600;color:#fff;font-variant-numeric:tabular-nums;letter-spacing:.03em}.footer-city{font-size:.8rem;color:#ffffff59;letter-spacing:.05em}.footer-bar{display:flex;align-items:center;justify-content:space-between;padding-top:2rem;border-top:1px solid rgba(255,255,255,.06);font-size:.75rem;color:#ffffff40}.footer-bar-links{display:flex;gap:2rem}.footer-bar-links a{color:#ffffff40;transition:color .25s ease}.footer-bar-links a:hover{color:#fff9}@media(max-width:1024px){.footer-bottom-inner{grid-template-columns:1fr;gap:3rem}.footer-location{align-items:flex-start}}@media(max-width:768px){.footer-cta{padding:5rem 1.5rem}.footer-bottom{padding:3rem 1.5rem 1.5rem}.footer-links-grid{grid-template-columns:repeat(2,1fr)}.footer-bar{flex-direction:column;gap:1rem;text-align:center}}.contact-modal-backdrop{position:fixed;inset:0;background:#0006;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:2000;display:flex;align-items:center;justify-content:center;padding:2rem;animation:modalFadeIn .4s ease-out}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.contact-modal-content{background:#14141e66;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);border:1px solid rgba(192,132,252,.15);border-radius:24px;width:100%;max-width:650px;padding:2rem 2.5rem;position:relative;box-shadow:0 40px 100px #0009,0 0 30px #ffffff0d;animation:modalSlideUp .5s cubic-bezier(.23,1,.32,1)}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.contact-modal-close{position:absolute;top:1.5rem;right:1.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff9;width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.contact-modal-close:hover{background:#ffffff1a;color:#fff;transform:rotate(90deg)}.contact-modal-header{text-align:center;margin-bottom:1.2rem}.contact-eyebrow{display:block;font-family:Space Grotesk,sans-serif;font-size:.8rem;text-transform:uppercase;letter-spacing:4px;color:#c084fc;margin-bottom:.5rem}.contact-title{font-family:Space Grotesk,sans-serif;font-size:1.8rem;font-weight:800;color:#fff;margin-bottom:.1rem}.contact-underline-wrapper{display:flex;justify-content:center}.contact-form{display:flex;flex-direction:column;gap:.8rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.3rem}.form-group label{font-family:Space Grotesk,sans-serif;font-size:.8rem;font-weight:600;color:#fff9;margin-left:4px}.form-group input,.form-group textarea{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:.7rem 1rem;color:#fff;font-family:Satoshi,sans-serif;font-size:.95rem;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;background:#ffffff0d;border-color:#c084fc;box-shadow:0 0 15px #c084fc33}.form-group input::placeholder,.form-group textarea::placeholder{color:#fff3}.form-submit-btn{width:100%!important;justify-content:center!important;margin-top:.5rem;padding:.8rem 2rem!important}@media(max-width:600px){.form-row{grid-template-columns:1fr}.contact-modal-content{padding:2rem}}.recipient-group{margin-bottom:.5rem}.recipient-input-wrapper{position:relative;display:flex;align-items:center}.recipient-input-wrapper input{background:#c084fc0d!important;border:1px dashed rgba(192,132,252,.3)!important;color:#c084fc!important;font-weight:600;cursor:default;width:100%;padding-right:3rem!important}.lock-icon{position:absolute;right:1.2rem;font-size:.9rem;opacity:.6;pointer-events:none}
