.about-section{background:rgba(0,0,0,.2)}.about-grid{display:grid;grid-template-columns:1fr 1.1fr;grid-gap:clamp(2rem,5vw,4rem);gap:clamp(2rem,5vw,4rem);align-items:center}.about-visual{position:relative}.about-image-wrap{position:relative;border-radius:16px;overflow:hidden;border:1px solid hsla(0,0%,100%,.08);box-shadow:0 20px 60px rgba(0,0,0,.4)}.about-image{width:100%;height:auto;display:block;object-fit:cover;max-height:520px}.about-image-accent{position:absolute;inset:0;background:linear-gradient(0deg,rgba(24,24,27,.5) 0,transparent 50%);pointer-events:none}.about-side-images{display:none}.about-highlights{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.65rem}.about-highlights li{position:relative;padding-left:1.25rem;color:rgba(200,200,210,.9);font-size:.92rem;line-height:1.5}.about-highlights li:before{content:"→";position:absolute;left:0;color:#63ff72;font-size:.85rem}.about-tags{display:flex;flex-wrap:wrap;gap:.5rem}.about-tag{padding:.35rem .85rem;border-radius:100px;font-size:.75rem;letter-spacing:.04em;color:rgba(99,255,114,.85);border:1px solid rgba(99,255,114,.2);background:rgba(99,255,114,.06)}@media(min-width:1100px){.about-side-images{display:block;position:absolute;right:-1.5rem;bottom:-1.5rem;width:140px;height:140px}.about-side-img{position:absolute;border-radius:10px;background-size:cover;background-position:50%;border:2px solid rgba(24,24,27,.9);box-shadow:0 8px 24px rgba(0,0,0,.35)}.about-side-img--1{width:90px;height:90px;bottom:0;right:0;z-index:2}.about-side-img--2{width:70px;height:70px;bottom:60px;right:70px;z-index:1;opacity:.85}}@media(max-width:900px){.about-grid{grid-template-columns:1fr;gap:1.5rem}.about-section{padding-top:clamp(2.5rem,6vh,4rem);padding-bottom:clamp(2.5rem,6vh,4rem)}.about-visual{max-width:260px;margin:0 auto}.about-image{max-height:300px}.about-highlights li{font-size:.85rem}.section-heading{font-size:clamp(1.35rem,5vw,1.75rem)}.section-desc{font-size:.88rem!important;margin-bottom:.75rem!important}}@media(max-width:480px){.about-visual{max-width:220px}.about-image{max-height:260px}}.cta-section{padding-bottom:2rem!important}.cta-inner{position:relative;max-width:1100px;margin:0 auto;border-radius:16px;overflow:hidden;border:1px solid hsla(0,0%,100%,.08);min-height:320px;display:flex;align-items:center}.cta-bg{background-size:cover;background-position:50%;filter:blur(2px);transform:scale(1.05)}.cta-bg,.cta-overlay{position:absolute;inset:0}.cta-overlay{background:linear-gradient(135deg,rgba(24,24,27,.92),rgba(24,24,27,.78) 60%,rgba(24,24,27,.65))}.cta-content{position:relative;z-index:1;padding:clamp(2.5rem,5vw,4rem);max-width:620px}.cta-heading{font-size:clamp(1.5rem,3.5vw,2.2rem);font-weight:500;color:#fafafa;line-height:1.25;margin:0 0 1rem;letter-spacing:-.02em}.cta-desc{font-size:clamp(.9rem,1.5vw,1rem);line-height:1.7;color:hsla(240,5%,65%,.95);margin:0 0 1.75rem}.cta-actions{display:flex;flex-wrap:wrap;gap:.75rem}.cta-btn{display:inline-flex;align-items:center;padding:.8rem 1.5rem;border-radius:8px;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s,transform .2s}.cta-btn:hover{transform:translateY(-1px)}.cta-btn-primary{background:#63ff72;color:#18181b}.cta-btn-primary:hover{background:#7dff8a}.cta-btn-outline{background:transparent;color:#fafafa;border:1px solid hsla(0,0%,100%,.25)}.cta-btn-outline:hover{border-color:hsla(0,0%,100%,.5);background:hsla(0,0%,100%,.05)}@media(max-width:640px){.cta-actions{flex-direction:column}.cta-actions .cta-btn{justify-content:center}}.experience-section{background:rgba(0,0,0,.25)}.experience-layout{display:grid;grid-template-columns:minmax(240px,.85fr) 1.15fr;grid-gap:clamp(2rem,5vw,4rem);gap:clamp(2rem,5vw,4rem);align-items:start}.experience-intro{position:-webkit-sticky;position:sticky;top:2rem}.experience-visual{margin-top:2rem;height:400px;border-radius:12px;background-size:cover;background-position:100%;border:1px solid hsla(0,0%,100%,.08);opacity:.7;display:none}.experience-timeline{display:flex;flex-direction:column;gap:0}.timeline-item{display:grid;grid-template-columns:28px 1fr;grid-gap:1.25rem;gap:1.25rem;padding-bottom:2.5rem;position:relative}.timeline-item:not(:last-child) .timeline-marker:after{content:"";position:absolute;top:14px;left:50%;transform:translateX(-50%);width:1px;height:calc(100% + 2rem);background:rgba(99,255,114,.15)}.timeline-item:last-child{padding-bottom:0}.timeline-marker{position:relative;display:flex;justify-content:center;padding-top:4px}.timeline-dot{width:10px;height:10px;border-radius:50%;background:#63ff72;box-shadow:0 0 12px rgba(99,255,114,.4);flex-shrink:0}.timeline-period{display:inline-block;font-size:.75rem;font-family:Courier New,monospace;color:rgba(104,190,251,.9);margin-bottom:.35rem;letter-spacing:.02em}.timeline-role{font-size:clamp(1.05rem,2vw,1.25rem);font-weight:500;color:#fafafa;margin:0 0 .2rem}.timeline-company{display:block;font-size:.88rem;color:hsla(240,5%,65%,.9);margin-bottom:.75rem}.timeline-desc{font-size:.9rem;line-height:1.65;color:hsla(240,5%,65%,.95);margin:0 0 .85rem}.timeline-highlights{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.4rem}.timeline-highlights li{font-size:.85rem;color:rgba(200,200,210,.85);padding-left:1rem;position:relative}.timeline-highlights li:before{content:"·";position:absolute;left:0;color:#63ff72;font-weight:700}@media(min-width:992px){.experience-visual{display:block}}@media(max-width:768px){.experience-layout{grid-template-columns:1fr}.experience-intro{position:static}}.contact-icon svg{fill:#fff;color:#fff;opacity:.2;height:23px;width:23px;cursor:pointer}.contact-icon svg:hover{opacity:1;transition:all .3s ease-in-out}@media(min-width:480px){.contact-icon svg{height:23px;width:23px}}@media(min-width:768px){.contact-icon svg{height:27px;width:27px}}@media(min-width:992px){.contact-icon svg{height:30px;width:30px}}@media(min-width:1200px){.contact-icon svg{height:30px;width:30px}}.footer-title{color:#fff;opacity:.4;font-size:26px}.hero-section{position:relative;min-height:100vh;width:100%;overflow:hidden}.hero-bg-pattern{position:absolute;inset:0;z-index:0;background-color:#18181b;background-image:radial-gradient(hsla(0,0%,100%,.07) 1px,transparent 0);background-size:28px 28px;mask-image:radial-gradient(ellipse 90% 80% at 50% 40%,#000 30%,transparent 80%);-webkit-mask-image:radial-gradient(ellipse 90% 80% at 50% 40%,#000 30%,transparent 80%)}.hero-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(260px,.75fr) minmax(380px,1.25fr);min-height:100vh;max-width:1500px;margin:0 auto;align-items:center;grid-gap:clamp(1.25rem,3vw,2.5rem);gap:clamp(1.25rem,3vw,2.5rem);padding:clamp(.75rem,2vw,1.5rem) clamp(1rem,3vw,2.5rem)}.hero-content{padding:clamp(2.5rem,5vh,4rem) 0}.hero-inner{max-width:440px}.hero-visual{display:flex;align-items:center;justify-content:center;width:100%;padding:clamp(.5rem,2vh,1.5rem) 0}.hero-eyebrow{display:inline-block;font-size:.8rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#63ff72;margin-bottom:1.25rem;padding-bottom:.5rem;border-bottom:1px solid rgba(99,255,114,.25)}.hero-headline{font-size:clamp(2rem,4.5vw,3.2rem);font-weight:400;line-height:1.1;color:#fafafa;margin:0 0 1.25rem;letter-spacing:-.02em}.hero-headline-hi{display:block;font-size:.55em;font-weight:300;color:hsla(0,0%,100%,.55);margin-bottom:.2em;letter-spacing:.01em}.hero-headline-name{display:block;font-weight:600;font-size:1em;line-height:1.05}.hero-name-char{display:inline-block;background:linear-gradient(135deg,#fff,#e4e4e7 40%,#63ff72 70%,#68befb);background-size:300% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:name-shimmer 5s ease-in-out infinite;animation-delay:calc(var(--i, 0)*.1s)}.hero-name-char:first-child{animation-delay:0s}.hero-name-char:nth-child(2){animation-delay:.15s}.hero-name-char:nth-child(3){animation-delay:.3s}.hero-name-char:nth-child(4){animation-delay:.45s}.hero-name-char:nth-child(5){animation-delay:.6s}.hero-name-char:nth-child(6){animation-delay:.75s}.hero-name-char:nth-child(7){animation-delay:.9s}.hero-name-char:nth-child(8){animation-delay:1.05s}.hero-name-char:nth-child(9){animation-delay:1.2s}.hero-name-char:nth-child(10){animation-delay:1.35s}.hero-name-char:nth-child(11){animation-delay:1.5s}.hero-name-char:nth-child(12){animation-delay:1.65s}.hero-name-char:nth-child(13){animation-delay:1.8s}@keyframes name-shimmer{0%,to{background-position:0}50%{background-position:100%}}.hero-description{color:hsla(240,5%,65%,.95)!important;font-size:clamp(.9rem,1.4vw,1.02rem)!important;font-weight:300!important;line-height:1.75!important;margin-bottom:1.75rem!important}.hero-actions{margin-bottom:2rem}.hero-btn{display:inline-flex;align-items:center;padding:.75rem 1.4rem;border-radius:6px;font-size:.88rem;font-weight:500;cursor:pointer;text-decoration:none;border:none;font-family:inherit;transition:background .2s ease,color .2s ease,border-color .2s ease}.hero-btn-solid{background:#fafafa;color:#18181b}.hero-btn-solid:hover{background:#e4e4e7}.hero-btn-outline{background:transparent;color:hsla(0,0%,100%,.8);border:1px solid hsla(0,0%,100%,.18)}.hero-btn-outline:hover{border-color:hsla(0,0%,100%,.4);color:#fff}.hero-highlights{display:flex;gap:clamp(1rem,3vw,2rem);flex-wrap:wrap;padding-top:.5rem;border-top:1px solid hsla(0,0%,100%,.06)}.hero-highlight{display:flex;flex-direction:column;gap:.15rem}.hero-highlight-value{font-size:1.05rem;font-weight:500;color:#fafafa}.hero-highlight-desc{font-size:.72rem;color:hsla(240,5%,65%,.8)}.playground{position:relative;width:100%;max-width:860px}.playground-card{background:#141416;border:1px solid hsla(0,0%,100%,.1);border-radius:14px;overflow:hidden;box-shadow:0 12px 48px rgba(0,0,0,.55),inset 0 0 0 1px hsla(0,0%,100%,.04);width:100%}.playground-chrome{display:flex;align-items:center;gap:.75rem;padding:.9rem 1.2rem;background:rgba(0,0,0,.35);border-bottom:1px solid hsla(0,0%,100%,.07)}.playground-dots{display:flex;gap:7px;flex-shrink:0}.dot{width:11px;height:11px;border-radius:50%}.dot-red{background:#ff5f57}.dot-yellow{background:#febc2e}.dot-green{background:#28c840}.playground-title{flex:1 1;font-family:Courier New,Courier,monospace;font-size:clamp(.72rem,1.6vw,.85rem);color:hsla(0,0%,100%,.45);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.playground-status{display:flex;align-items:center;gap:5px;font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;color:rgba(99,255,114,.7);flex-shrink:0}.playground-card--booting .playground-status{color:rgba(254,188,46,.85)}.playground-status-dot{width:6px;height:6px;border-radius:50%;background:#63ff72;animation:pulse-live 2s ease-in-out infinite}.playground-status-dot.connecting{background:#febc2e;animation:pulse-connect .9s ease-in-out infinite}@keyframes pulse-connect{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.85)}}@keyframes pulse-live{0%,to{opacity:1}50%{opacity:.35}}.playground-body{padding:clamp(1rem,2vw,1.5rem)}.playground-terminal{display:flex;flex-direction:column;cursor:text;font-family:Courier New,Courier,monospace;font-size:clamp(.8rem,1.5vw,.92rem);line-height:1.7;min-height:clamp(460px,58vh,620px)}.terminal-history{flex:1 1;overflow-y:auto;min-height:clamp(280px,38vh,440px);max-height:clamp(320px,44vh,480px);margin-bottom:1.25rem;padding-right:.25rem;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.12) transparent}.terminal-history::-webkit-scrollbar{width:4px}.terminal-history::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.12);border-radius:4px}.terminal-line{white-space:pre-wrap;word-break:break-word}.terminal-line--input{color:hsla(0,0%,100%,.75);margin-bottom:.2rem}.terminal-line--output{color:hsla(240,5%,65%,.95);margin-bottom:.65rem}.terminal-line--system{color:rgba(104,190,251,.85);margin-bottom:.65rem}.terminal-line--success{color:#63ff72;margin-bottom:.65rem}.terminal-line--error{color:#f87171;margin-bottom:.65rem}.terminal-type-cursor{color:#63ff72;animation:blink .8s step-end infinite;margin-left:1px}@keyframes blink{50%{opacity:0}}.terminal-quick-label{font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;color:hsla(0,0%,100%,.25);margin-bottom:.6rem}.terminal-chips{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:1.15rem}.terminal-chip{padding:.45rem .85rem;border-radius:6px;border:1px solid rgba(99,255,114,.22);background:rgba(99,255,114,.07);color:#63ff72;font-size:clamp(.72rem,1.5vw,.82rem);font-family:inherit;cursor:pointer;transition:background .2s,border-color .2s,transform .15s,opacity .2s;-webkit-tap-highlight-color:rgba(0,0,0,0)}.terminal-chip:hover:not(:disabled){background:rgba(99,255,114,.16);border-color:rgba(99,255,114,.45)}.terminal-chip:active:not(:disabled){transform:scale(.96)}.terminal-chip:disabled{opacity:.4;cursor:not-allowed}.terminal-input-row{display:flex;align-items:center;gap:.6rem;padding:.65rem .85rem;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:8px;margin-bottom:.65rem}.terminal-input-row:has(.terminal-input:disabled){opacity:.55}.terminal-prompt{color:#63ff72;font-weight:700;font-size:1em;flex-shrink:0}.terminal-input-wrap{position:relative;flex:1 1;min-width:0}.terminal-input{width:100%;background:transparent;border:none;outline:none;color:hsla(0,0%,100%,.9);font-family:inherit;font-size:inherit;position:relative;z-index:1}.terminal-input::placeholder{color:hsla(0,0%,100%,.22)}.terminal-input:disabled{cursor:not-allowed}.terminal-suggestion{position:absolute;inset:0;pointer-events:none;color:transparent;font-family:inherit;font-size:inherit;white-space:nowrap;overflow:hidden;z-index:0}.terminal-footer,.terminal-suggestion-rest{color:hsla(0,0%,100%,.2)}.terminal-footer{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;font-size:.62rem;letter-spacing:.04em;text-transform:uppercase}.hero-scroll-hint{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);z-index:2;width:28px;height:44px;border:1px solid hsla(0,0%,100%,.12);border-radius:14px;background:transparent;cursor:pointer;transition:border-color .3s}.hero-scroll-hint:hover{border-color:hsla(0,0%,100%,.3)}.hero-scroll-arrow{display:block;width:4px;height:8px;background:hsla(0,0%,100%,.4);border-radius:2px;margin:8px auto 0;animation:scroll-dot 2s ease-in-out infinite}@keyframes scroll-dot{0%{transform:translateY(0);opacity:1}60%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:0}}@media only screen and (max-width:960px){.hero-layout{grid-template-columns:1fr;gap:.5rem;min-height:auto;padding-bottom:2rem}.hero-content{padding:3rem 0 .5rem;order:1}.hero-visual{order:2;padding:.25rem 0 2.5rem}.hero-inner,.playground{max-width:100%}.playground-terminal{min-height:480px}.terminal-history{min-height:300px;max-height:380px}.hero-scroll-hint{display:none}}@media only screen and (max-width:600px){.hero-layout{padding:.75rem 1rem 1.5rem}.hero-content{padding:2.25rem 0 .25rem}.hero-headline{font-size:1.85rem}.hero-description{margin-bottom:1.25rem!important}.hero-actions{margin-bottom:1.5rem}.hero-actions .hero-btn{flex:1 1;justify-content:center;min-width:calc(50% - .5rem)}.hero-highlights{gap:1rem}.playground-terminal{min-height:440px;font-size:.78rem}.terminal-history{min-height:260px;max-height:340px}.terminal-chip{padding:.5rem .7rem;min-height:36px}.terminal-quick-label{display:none}}@media(prefers-reduced-motion:reduce){.hero-name-char{animation:none;-webkit-text-fill-color:#fafafa;background:none}.hero-scroll-arrow,.playground-status-dot,.terminal-type-cursor{animation:none}}.list-item{padding:0}.infopoints-section{border-top:1px solid hsla(0,0%,100%,.05)}.infopoints-header{max-width:560px}.infopoints-earth{border:1px solid hsla(0,0%,100%,.08);box-shadow:0 16px 48px rgba(0,0,0,.3)}.list-title{color:#fff;font-weight:100;line-height:26px}.list-icon{color:rgba(99,255,114,.871)}.list-divider{border-color:rgba(99,255,114,.871)}.list-sub-title{color:hsla(0,0%,47%,.673);font-weight:100;line-height:1}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}.project-showcase{overflow:hidden}.project-showcase .swiper{width:100%;height:100%}.project-showcase .swiper-slide{display:flex;align-items:center;justify-content:center;border-radius:18px;font-size:22px;font-weight:700;color:#fff;background-size:cover;background-position:50%;position:relative;box-shadow:0 3px 16px 3px rgba(0,0,0,.71)}.project-showcase .project-title{font-size:45px;color:#fff;font-weight:500}@media screen and (max-width:992px){.project-showcase .project-title{font-size:22px;color:#fff;z-index:1;text-align:center;margin:0}}.project-showcase .divider{opacity:.6;border:0;border-color:inherit;border-style:solid;border-left-width:1px;height:100%;margin-top:var(--chakra-space-2);max-height:85%}@media screen and (max-width:992px){.project-showcase .divider{display:none}}.project-showcase .project-subtext{color:hsla(0,0%,47%,.673);font-weight:200;font-size:20px;line-height:1.2;text-align:left;white-space:pre-line}@media screen and (max-width:992px){.project-showcase .project-subtext{display:block;font-size:.88rem;line-height:1.55;text-align:center;color:hsla(240,7%,73%,.95);font-weight:300;margin-top:.5rem}}.project-showcase .project-link-container{width:100%;display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:8px;margin-left:2rem;color:rgba(99,255,114,.871);cursor:pointer;font-size:18px}@media screen and (max-width:992px){.project-showcase .project-link-container{font-size:12px;z-index:10;text-align:center;margin-left:0;justify-content:center;align-items:center}}.project-showcase .slide-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);color:#fff;padding:10px 20px;border-radius:18px;z-index:10;display:flex;justify-content:center;align-items:center;gap:18px}.project-showcase .black-backdrop{background-color:#000;opacity:.5;position:absolute;top:0;left:0;width:100%;height:100%}.project-showcase .section-title{color:rgba(99,255,114,.871);margin-bottom:.75rem!important}.project-showcase .project-showcase-header{text-align:center;max-width:600px;margin-bottom:2.5rem;padding:0 1rem}.project-showcase .project-showcase-header .section-desc{margin-top:.5rem}.project-showcase .project-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.75rem}.project-showcase .project-tag{padding:.25rem .6rem;border-radius:4px;font-size:.72rem;color:rgba(99,255,114,.85);border:1px solid rgba(99,255,114,.2);background:rgba(99,255,114,.06)}.project-showcase .project-swiper-wrap{width:100%;height:100%;flex:1 1 auto;min-height:520px}.project-showcase .project-swiper-wrap .mySwiper{width:100%;height:100%!important}@media screen and (max-width:992px){.project-showcase .project-swiper-wrap{flex:0 0 auto;min-height:unset;height:280px;max-height:45vh}}@media screen and (max-width:480px){.project-showcase .project-swiper-wrap{height:240px}}.project-showcase .project-info-mobile{width:100%;padding:1.25rem .5rem .5rem;margin-top:.5rem}@media screen and (max-width:992px){.project-showcase .project-info-mobile .project-tags{justify-content:center}.project-showcase .project-info-mobile .project-link-container{word-break:break-all;text-align:center;padding:0 .5rem}}.skills-section{border-top:1px solid hsla(0,0%,100%,.05)}.skills-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.25rem;gap:1.25rem;margin-top:2.5rem}.skills-card{padding:1.5rem;border-radius:12px;border:1px solid hsla(0,0%,100%,.07);background:hsla(0,0%,100%,.02);transition:border-color .25s ease,background .25s ease}.skills-card:hover{border-color:rgba(99,255,114,.2);background:rgba(99,255,114,.03)}.skills-card-title{font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:#63ff72;margin:0 0 1rem}.skills-tags{display:flex;flex-wrap:wrap;gap:.45rem}.skills-tag{padding:.35rem .7rem;border-radius:6px;font-size:.82rem;color:hsla(0,0%,100%,.75);background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.06)}@media(max-width:640px){.skills-grid{grid-template-columns:1fr}}.stats-bar{width:100%;border-top:1px solid hsla(0,0%,100%,.06);border-bottom:1px solid hsla(0,0%,100%,.06);background:rgba(99,255,114,.03)}.stats-bar-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem;padding:2.5rem clamp(1.5rem,4vw,3rem)}.stats-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.35rem}.stats-value{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;color:#63ff72;line-height:1}.stats-label{font-size:clamp(.72rem,1.5vw,.85rem);color:hsla(240,5%,65%,.9);letter-spacing:.04em;text-transform:uppercase}@media(max-width:640px){.stats-bar-inner{grid-template-columns:repeat(2,1fr);padding:2rem 1.25rem;gap:1.5rem}}@import"https://fonts.googleapis.com/css2?family=Afacad:wght@400;500;600;700&display=swap";.site-section{width:100%;padding:clamp(4rem,8vh,6rem) clamp(1.25rem,4vw,3rem)}.site-section-inner{max-width:1200px;margin:0 auto;width:100%}.section-header-center{text-align:center;max-width:640px;margin:0 auto}.section-eyebrow{display:inline-block;font-size:.78rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#63ff72;margin-bottom:.85rem}.section-heading{font-size:clamp(1.6rem,3.5vw,2.25rem);font-weight:500;color:#fafafa;line-height:1.2;margin:0 0 1rem;letter-spacing:-.02em}.section-desc{font-size:clamp(.92rem,1.5vw,1.02rem);line-height:1.75;color:hsla(240,5%,65%,.95);margin:0 0 1rem}.section-desc--center{margin-left:auto;margin-right:auto}*{-ms-overflow-style:none;scrollbar-width:none}* ::-webkit-scrollbar{display:none}.body-background{background-color:#18181b;overflow:hidden;min-height:100vh;max-height:100vh;min-width:100vw;max-width:100vw;background-size:300px 300px;background-position:0 0}.hello{font-size:60px;color:#68befb;font-weight:200;font-family:inter}.loading-container{display:flex;justify-content:center;align-items:center;gap:20px;height:100vh;width:100vw;min-height:100vh;max-height:100vh;min-width:100vw;max-width:100vw}.testimonials{box-sizing:border-box}.testimonials .testimonials-header{text-align:center;max-width:560px;margin:0 auto 2rem;padding:0 1rem}.testimonials .testimonial-username{color:rgba(99,255,114,.871)}.testimonials .testimonial-designation{color:hsla(0,0%,47%,.673)}.testimonials .testimonials-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2rem;gap:2rem;width:90%;max-width:1100px;margin-inline:auto}.testimonials .testimonial-card{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:2rem 1.5rem;min-height:370px}.testimonials .stack-container{text-wrap:wrap}@media(max-width:960px){.testimonials .testimonials-grid{grid-template-columns:1fr;gap:1.5rem;width:92%}.testimonials .testimonial-card{min-height:auto}}