@property --shine-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@keyframes shine-rotate{0%{--shine-angle: 0deg}to{--shine-angle: 360deg}}@keyframes gradient-marker-flow{0%{background-position:0% 50%;box-shadow:0 0 5px #1ebb1673}33%{background-position:100% 0%;box-shadow:0 0 7px #00d4ff73}66%{background-position:50% 100%;box-shadow:0 0 7px #8b5cf673}to{background-position:0% 50%;box-shadow:0 0 5px #1ebb1673}}@media(prefers-reduced-motion:reduce){@keyframes gradient-marker-flow{0%,to{background-position:0% 50%}}}:root{--surface: rgba(255, 255, 255, .05);--radius-lg: 24px;--shadow-card: 0 4px 4px 0 rgba(0, 0, 0, .25);--color-accent: #1ebb16;--ease-out-expo: cubic-bezier(.16, 1, .3, 1);--ease-out-quart: cubic-bezier(.25, 1, .5, 1);--ease-spring: linear( 0, .006, .025 2.8%, .101 6.1%, .339 12.2%, .477 15.3%, .621 18.9%, .78 23.1%, .849 25.5%, .911 28.2%, .962 31.3%, 1.002 34.7%, 1.029 38.5%, 1.046 42.9%, 1.054 48%, 1.054 53.2%, 1.047 58.3%, 1.03 64.4%, 1.013 71.2%, 1.003 78.9%, 1 100% );--ease-spring-damped: linear( 0, .045 4.2%, .145 8.3%, .265 12.5%, .386 16.7%, .498 20.8%, .596 25%, .679 29.2%, .747 33.3%, .803 37.5%, .848 41.7%, .883 45.8%, .911 50%, .933 54.2%, .95 58.3%, .962 62.5%, .972 66.7%, .98 70.8%, .986 75%, .99 79.2%, .993 83.3%, .996 87.5%, .998 91.7%, .999 95.8%, 1 )}*{margin:0;padding:0;box-sizing:border-box}html{overflow-x:hidden;scroll-behavior:smooth}body{min-height:100%;width:100%;overflow-x:hidden}body{background-color:#000;color:#fff;font-family:Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.loader{position:fixed;inset:0;z-index:100;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none;opacity:1;transition:opacity .4s var(--ease-out-quart)}.loader__line{width:60px;height:2px;background:#fff0;border-radius:1px;position:relative;overflow:visible;margin-top:12px}.loader__line:after{content:"";position:absolute;top:0;left:0;width:40%;height:100%;background:#ffffffb3;border-radius:5px;box-shadow:0 0 8px 4px #ffffff0d,0 0 4px 4px #ffffff0d;animation:loader-slide 2s cubic-bezier(.45,0,.55,1) infinite}@keyframes loader-slide{0%{transform:translate(-100%)}50%{transform:translate(250%)}to{transform:translate(-100%)}}body:not(.is-loading) .loader__line{opacity:0}@media(prefers-reduced-motion:reduce){.loader__line:after{animation:none;left:30%;opacity:.5}}.loader__text{font-size:16px;font-weight:500;color:#fff9;letter-spacing:.3em;text-transform:uppercase;opacity:1}body:not(.is-loading) .loader__text{opacity:0}html[data-loader=name] .loader__text{font-family:Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(80px,12vw,120px);font-weight:800;letter-spacing:-.02em;text-transform:none;color:#ffffff40;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(105deg,transparent 40%,rgba(255,255,255,.5) 50%,transparent 60%);background-size:200% 100%;background-position:100% 0;animation:loader-shimmer 2.5s ease-in-out infinite}@media(max-width:1024px){html[data-loader=name] .loader__text{font-size:clamp(80px,12vw,100px)}}@media(max-width:768px){html[data-loader=name] .loader__text{font-size:clamp(64px,12vw,80px)}}@media(max-width:480px){html[data-loader=name] .loader__text{font-size:clamp(40px,20vw,64px);line-height:1}}@keyframes loader-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media(prefers-reduced-motion:reduce){html[data-loader=name] .loader__text{animation:none;background-image:none;color:#ffffff80}}body.is-loading .content{opacity:0;visibility:hidden;transform:scale(.97)}body:not(.is-loading) .loader{opacity:0;visibility:hidden}body:not(.is-loading) .content{opacity:1;visibility:visible}#gradient-canvas{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.content{position:relative;z-index:1;min-height:100vh;display:flex;flex-direction:column;pointer-events:auto;transform-origin:center center;will-change:opacity,transform}.hero{container-type:inline-size;position:relative;display:flex;flex-direction:column;align-items:center;padding-top:56px;padding-bottom:140px;min-height:100vh}.hero>.title-wrapper{position:relative;z-index:3;margin-bottom:0}@media(max-width:1023px){.hero{padding-bottom:140px}}@media(max-width:480px){.hero{padding-top:24px;padding-bottom:40px;min-height:auto;gap:20px}.hero>.title-wrapper{margin-top:0}}@media(min-width:768px)and (max-width:1023px){.hero{padding-top:64px;padding-bottom:150px}}.tech-stack-icons{position:absolute;top:0;left:50%;transform:translate(-50%);width:100vw;height:100%;pointer-events:none;z-index:2;overflow:visible}@media(max-width:1023px){.tech-stack-icons{display:none}}@media(min-width:768px)and (max-width:1023px){.tech-stack-icons{display:block!important;z-index:1}}@media(min-width:1024px)and (max-width:1279px){.tech-stack-icons{display:block;z-index:1}}.tech-icon{position:absolute;object-fit:contain;will-change:transform,opacity}@media(max-width:1023px){.tech-icon{width:120px!important}}@media(min-width:768px)and (max-width:1023px){.tech-icon{opacity:1!important;visibility:visible!important}}@media(min-width:1024px)and (max-width:1279px){.tech-icon{display:none}}.tech-icon--1{width:120px;top:20px;left:calc(50% - 600px);transform:rotate(16deg)}@media(max-width:1023px){.tech-icon--1{top:-40px;right:10px;left:auto}}@media(min-width:768px)and (max-width:1023px){.tech-icon--1{width:60px!important;top:30px;left:10%;right:auto;transform:rotate(18deg)}}@media(min-width:1024px)and (max-width:1279px){.tech-icon--1{display:block;width:80px;top:60px;left:1cqw;right:auto}}@media(min-width:1440px){.tech-icon--1{width:135px;top:30px;left:calc(50% - 680px)}}@media(min-width:1680px){.tech-icon--1{width:clamp(150px,9.5cqw,220px);top:45px;left:2cqw}}@media(min-width:2560px){.tech-icon--1{top:60px}}.tech-icon--2{width:155px;top:220px;left:calc(50% - 540px);transform:rotate(-12deg)}@media(max-width:1023px){.tech-icon--2{top:180px;right:-20px;left:auto}}@media(min-width:768px)and (max-width:1023px){.tech-icon--2{width:48px!important;top:380px;right:9%;left:auto;transform:rotate(-18deg)}}@media(min-width:1024px)and (max-width:1279px){.tech-icon--2{display:block;width:88px;top:160px;left:2cqw;right:auto}}@media(min-width:1440px){.tech-icon--2{width:170px;top:250px;left:calc(50% - 555px)}}@media(min-width:1680px){.tech-icon--2{width:clamp(170px,11cqw,260px);top:290px;left:7cqw}}@media(min-width:2560px){.tech-icon--2{top:380px}}.tech-icon--3{width:110px;top:420px;left:calc(50% - 600px);transform:rotate(-20deg)}@media(max-width:1023px){.tech-icon--3{top:140px;left:-30px;right:auto}}@media(min-width:768px)and (max-width:1023px){.tech-icon--3{display:none}}@media(min-width:1440px){.tech-icon--3{width:130px;top:480px;left:calc(50% - 680px)}}@media(min-width:1680px){.tech-icon--3{width:clamp(140px,8.5cqw,200px);top:560px;left:2cqw}}@media(min-width:2560px){.tech-icon--3{top:720px}}.tech-icon--4{width:130px;top:530px;left:calc(50% - 520px);transform:rotate(8deg)}@media(max-width:1023px){.tech-icon--4{top:380px;left:20px;right:auto;width:100px!important}}@media(min-width:768px)and (max-width:1023px){.tech-icon--4{display:none}}@media(min-width:1440px){.tech-icon--4{width:145px;top:570px;left:calc(50% - 515px)}}@media(min-width:1680px){.tech-icon--4{width:clamp(155px,10cqw,230px);top:675px;left:9cqw}}@media(min-width:2560px){.tech-icon--4{top:990px}}.tech-icon--5{width:135px;top:60px;right:calc(50% - 600px);transform:rotate(25deg)}@media(max-width:1023px){.tech-icon--5{top:-40px;right:10px;left:auto}}@media(min-width:768px)and (max-width:1023px){.tech-icon--5{width:52px!important;top:60px;right:11%;left:auto;transform:rotate(-15deg)}}@media(min-width:1024px)and (max-width:1279px){.tech-icon--5{display:block;width:88px;top:120px;right:2cqw;left:auto}}@media(min-width:1440px){.tech-icon--5{width:155px;top:70px;right:calc(50% - 600px)}}@media(min-width:1680px){.tech-icon--5{width:clamp(160px,10cqw,240px);top:85px;right:5cqw}}@media(min-width:2560px){.tech-icon--5{top:110px}}.tech-icon--6{width:145px;top:300px;right:calc(50% - 660px);transform:rotate(15deg)}@media(max-width:1023px){.tech-icon--6{top:140px;left:-30px;right:auto;width:110px!important}}@media(min-width:768px)and (max-width:1023px){.tech-icon--6{width:54px!important;top:230px;left:7%;right:auto;transform:rotate(10deg)}}@media(min-width:1024px)and (max-width:1279px){.tech-icon--6{display:block;width:80px;top:280px;right:2cqw;left:auto}}@media(min-width:1440px){.tech-icon--6{width:160px;top:340px;right:calc(50% - 660px)}}@media(min-width:1680px){.tech-icon--6{width:clamp(170px,10.5cqw,250px);top:400px;right:4.5cqw}}@media(min-width:2560px){.tech-icon--6{top:540px}}.tech-icon--7{width:145px;top:480px;right:calc(50% - 640px);transform:rotate(30deg)}@media(max-width:1023px){.tech-icon--7{top:350px;right:-10px;left:auto;width:110px!important}}@media(min-width:768px)and (max-width:1023px){.tech-icon--7{display:none}}@media(min-width:1440px){.tech-icon--7{width:160px;top:520px;right:calc(50% - 580px)}}@media(min-width:1680px){.tech-icon--7{width:clamp(170px,10.5cqw,250px);top:615px;right:8cqw}}@media(min-width:2560px){.tech-icon--7{top:880px}}@media(prefers-reduced-motion:reduce){.hero-title,.hero-subtitle{opacity:1}.experience-card__arrow{opacity:1!important;transform:none!important;transition:none!important}}.hero-photos{position:relative;width:980px;height:470px;margin-bottom:0}@media(max-width:1023px){.hero-photos{width:85%;max-width:clamp(230px,65vw,375px);height:auto;padding:0}}@media(min-width:768px)and (max-width:1023px){.hero-photos{z-index:3;width:clamp(180px,24vw,240px)!important;max-width:240px!important;aspect-ratio:2/3;height:auto!important}}@media(min-width:1440px){.hero-photos{width:1120px;height:540px}}@media(min-width:1680px){.hero-photos{width:1260px;height:610px}}@media(min-width:1920px){.hero-photos{width:1400px;height:680px}}.photo{position:absolute;width:313.333px;height:470px;border-radius:15px;overflow:hidden}.photo img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:1023px){.photo{position:relative;width:100%;height:auto;aspect-ratio:2/3;border-radius:clamp(12px,2vw,16px)}}@media(max-width:480px){.photo{min-height:0;max-height:44vh}}@media(min-width:768px)and (max-width:1023px){.photo{height:36vh;aspect-ratio:auto}}@media(min-width:1440px){.photo{width:360px;height:540px;border-radius:18px}}@media(min-width:1680px){.photo{width:405px;height:610px;border-radius:20px}}@media(min-width:1920px){.photo{width:450px;height:680px;border-radius:22px}}.photo--left{left:60px;top:30px;z-index:1;transform:rotate(-15.78deg)}@media(max-width:1023px){.photo--left{left:auto;top:auto;right:auto;z-index:auto;transform:none;box-shadow:none}}@media(min-width:1440px){.photo--left{left:70px;top:35px}}@media(min-width:1680px){.photo--left{left:80px;top:40px}}@media(min-width:1920px){.photo--left{left:90px;top:45px}}.photo--center{left:333.33px;top:0;z-index:2;box-shadow:0 25px 50px -12px #00000080}@media(max-width:1023px){.photo--center{left:auto;top:auto;right:auto;z-index:auto;transform:none;box-shadow:none}}@media(min-width:1440px){.photo--center{left:380px}}@media(min-width:1680px){.photo--center{left:427.5px}}@media(min-width:1920px){.photo--center{left:475px}}.photo--right{left:600px;top:30px;z-index:1;transform:rotate(14.64deg)}@media(max-width:1023px){.photo--right{left:auto;top:auto;right:auto;z-index:auto;transform:none;box-shadow:none}}@media(min-width:1440px){.photo--right{left:690px;top:35px}}@media(min-width:1680px){.photo--right{left:775px;top:40px}}@media(min-width:1920px){.photo--right{left:860px;top:45px}}@media(min-width:1024px)and (max-width:1279px){.hero-photos{transform:scale(.78);transform-origin:top center;margin-bottom:-103px}.hero-title{font-size:clamp(48px,6cqw,72px)}}@media(min-width:1280px)and (max-width:1679px){.hero-photos{transform:scale(.84);transform-origin:top center;margin-bottom:-75px}}.title-wrapper{overflow:hidden;padding-bottom:.15em}.hero-title{font-size:clamp(56px,5.5cqw,140px);font-weight:800;letter-spacing:-.02em;color:#fff;margin-bottom:.25em;opacity:0}@media(max-width:1023px){.hero-title{text-align:center;max-width:100%;margin-left:auto;margin-right:auto;margin-top:.5em;margin-bottom:clamp(.25em,3vw,.5em);font-size:clamp(56px,9vw,72px)}}@media(max-width:768px){.hero-title{font-size:clamp(44px,9vw,56px)}}@media(max-width:480px){.hero-title{font-size:clamp(32px,5vh,48px);text-align:center;line-height:1;margin-top:0;margin-bottom:0}}.hero-subtitle{font-size:clamp(16px,1.6cqw,42px);font-weight:400;line-height:1.5;color:#fff;text-align:center;max-width:610px;opacity:0}.hero-subtitle strong{font-weight:700}@media(max-width:1023px){.hero-subtitle{padding:0 24px}}@media(max-width:768px){.hero-subtitle{max-width:85vw}}@media(max-width:480px){.hero-subtitle{max-width:90vw;padding:0}}@media(min-width:768px)and (max-width:1023px){.hero-subtitle{padding:0 24px;max-width:760px}}@media(min-width:1440px){.hero-subtitle{max-width:748px}}@media(min-width:1680px){.hero-subtitle{max-width:825px}}@media(min-width:1920px){.hero-subtitle{max-width:902px}}@media(min-width:2560px){.hero-subtitle{max-width:950px}}.site-nav{position:fixed;bottom:1.5em;left:50%;transform:translate(-50%) translateY(0);background:#00000030;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.13)}@media(max-width:768px){.site-nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}.site-nav{border-radius:18px;padding:16px 18px;box-shadow:-2px 2px 8px #0000002e;z-index:10;transition:transform .45s cubic-bezier(.22,1.15,.36,1)}.site-nav--hidden,body.is-loading .site-nav{transform:translate(-50%) translateY(calc(100% + 2em))}.site-nav--locked{transform:translate(-50%) translateY(0)!important}@media(max-width:768px){.site-nav{bottom:.5em;width:95vw;max-width:440px;padding:12px;border-radius:16px}}.site-nav__list{display:flex;gap:8px;list-style:none}.site-nav__item{position:relative;width:82px;height:72px;border-radius:12px;transition:background .2s ease}.site-nav__item:before{content:"";position:absolute;inset:0;border-radius:inherit;background:#ffffff08;box-shadow:inset 0 0 15px #ffffff14,0 0 15px #ffffff0d;border:1px solid rgba(255,255,255,.29);opacity:0;transition:opacity .25s ease-out}@media(prefers-reduced-motion:reduce){.site-nav__item:before{transition:none}}.site-nav__item--active:before{opacity:1}@media(max-width:768px){.site-nav__item{flex:1;width:auto;height:auto}}@media(max-width:480px){.site-nav__item{height:auto}}.site-nav__link{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%;height:100%;padding:12px 0;text-decoration:none;color:#fff;font-size:11px;font-weight:700;transition:opacity .2s ease;opacity:.5}.site-nav__link:hover,.site-nav__item--active .site-nav__link{opacity:1}@media(max-width:480px){.site-nav__link{gap:4px}}.site-nav__icon{width:26px;height:26px;transition:filter .2s ease}.site-nav__link:hover .site-nav__icon,.site-nav__item--active .site-nav__icon{filter:drop-shadow(0 0 6px rgba(255,255,255,.4))}@media(max-width:768px){.site-nav__icon{width:34px;height:34px}}@media(max-width:480px){.site-nav__icon{width:24px;height:24px}}.title-wrapper{margin-bottom:56px;overflow:hidden;padding-bottom:.1em}@media(max-width:768px){.title-wrapper{margin-bottom:40px}}@media(max-width:480px){.title-wrapper{margin-bottom:32px}}.section-title{font-family:Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:800;text-align:center;color:#fff;font-size:clamp(80px,12vw,120px);margin-bottom:0;line-height:1.1}@media(max-width:1024px){.section-title{font-size:clamp(96px,12vw,100px)}}@media(max-width:768px){.section-title{font-size:clamp(48px,20vw,60px)}}@media(max-width:480px){.section-title{font-size:clamp(32px,14vw,56px)}}.experience{display:flex;flex-direction:column;align-items:center;gap:87px;padding:0 80px;margin-top:119px;scroll-margin-top:140px}@media(max-width:1280px){.experience{padding:0 48px}}@media(max-width:1024px){.experience{gap:100px;padding:0 40px;margin-top:80px}}@media(max-width:768px){.experience{gap:64px;padding:0 24px;margin-top:60px}}@media(max-width:480px){.experience{gap:48px;padding:0 16px;margin-top:64px}}.experience__header{display:flex;flex-direction:column;align-items:center;width:886px;max-width:100%}@media(max-width:1024px){.experience__header{width:100%}}.stats-row{display:flex;gap:24px;width:100%}@media(max-width:1024px){.stats-row{gap:16px}}@media(max-width:768px){.stats-row{display:none}}.stats-row__card{flex:1;background:var(--surface);border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-lg);padding:48px 40px}@media(max-width:1024px){.stats-row__card{padding:40px 32px}}.stats-row__content{display:flex;align-items:center;gap:24px}@media(max-width:1024px){.stats-row__content{gap:16px}}.stats-row__number{font-size:56px;font-weight:700;color:#fff;line-height:1}@media(max-width:1024px){.stats-row__number{font-size:48px}}.stats-row__label{font-size:24px;font-weight:400;color:#ffffffbf;line-height:1.2;text-align:left}@media(max-width:1024px){.stats-row__label{font-size:20px}}.stats-carousel{display:none;position:relative;max-width:800px;margin:0 auto;width:100%}@media(max-width:768px){.stats-carousel{display:block;max-width:100%}}.stats-carousel__card{position:relative;background:var(--surface);border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-lg);padding:80px 96px;transition:box-shadow .4s ease}.stats-carousel__card:after{content:"";position:absolute;inset:0;border-radius:inherit;padding:1.5px;background:conic-gradient(from var(--shine-angle) at 50% 50%,rgba(255,255,255,.8) 0%,rgba(255,255,255,.2) 10%,transparent 20%,transparent 42%,rgba(255,255,255,.5) 50%,rgba(255,255,255,.15) 60%,transparent 70%,transparent 92%,rgba(255,255,255,.8) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:1;animation:shine-rotate 8s linear infinite;pointer-events:none}@media(max-width:768px){.stats-carousel__card{padding:60px 40px}}@media(max-width:480px){.stats-carousel__card{padding:48px 32px}}.stats-carousel__content{display:flex;align-items:center;justify-content:center;gap:"space-between";width:100%}@media(max-width:480px){.stats-carousel__content{gap:24px}}.stats-carousel__number{display:flex;justify-content:flex-end;gap:0;font-size:72px;font-weight:700;color:#fff;line-height:1;min-height:1em}@media(max-width:768px){.stats-carousel__number{font-size:56px}}@media(max-width:480px){.stats-carousel__number{font-size:20vw}}.digit-container{position:relative;display:inline-block;width:.65em;height:1em;overflow:hidden;font-size:inherit;line-height:inherit}.digit-strip{position:absolute;top:0;left:0;width:100%;display:flex;flex-direction:column;will-change:transform;font-size:inherit;line-height:inherit}.digit-strip span{display:flex;align-items:center;justify-content:center;height:1em;line-height:1;font-size:inherit}.stats-carousel__label{font-size:36px;font-weight:400;color:#ffffffbf;line-height:1.2;text-align:left;max-width:200px}@media(max-width:768px){.stats-carousel__label{font-size:28px;max-width:170px}}@media(max-width:480px){.stats-carousel__label{font-size:28px;max-width:150px}}.stats-carousel__controls{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:32px}.stats-carousel__pagination{display:flex;align-items:center;gap:12px}.pagination-dot{width:8px;height:8px;border-radius:50%;background:#fff3;transition:background .3s ease,transform .3s ease;cursor:pointer}.pagination-dot.active{background:#fff;transform:scale(1.2)}.pagination-dot:hover{background:#ffffff80}.stats-carousel__nav{position:relative;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:50%;width:56px;height:56px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease,transform .5s cubic-bezier(.34,1.8,.64,1);padding:0;flex-shrink:0}.stats-carousel__nav:active{transform:scale(.75);transition:transform .08s ease-out}.stats-carousel__nav:hover{background:#ffffff1a}.stats-carousel__nav:before{content:"";position:absolute;inset:0;border-radius:50%;border:1.5px solid rgba(255,255,255,.4);opacity:0;transform:scale(1);pointer-events:none}.stats-carousel__nav.pulse:before{animation:nav-pulse .5s ease-out forwards}.stats-carousel__nav svg{width:18px;height:18px;stroke:#fff;stroke-width:2;display:block}@keyframes nav-pulse{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.8)}}@media(prefers-reduced-motion:reduce){.digit-strip{transition:none!important}.stats-carousel__label{transition:opacity .3s ease}}.experience__cards{display:flex;flex-direction:column;gap:32px;width:100%;max-width:1568px}.experience-card{position:relative;background:var(--surface);border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-lg);padding:80px 96px;text-decoration:none;transition:box-shadow .4s ease}.experience-card:hover{box-shadow:0 0 15px #ffffff12,0 0 35px #ffffff08}.experience-card:after{content:"";position:absolute;inset:0;border-radius:inherit;padding:1.5px;background:conic-gradient(from var(--shine-angle) at 50% 50%,rgba(255,255,255,.8) 0%,rgba(255,255,255,.2) 10%,transparent 20%,transparent 42%,rgba(255,255,255,.5) 50%,rgba(255,255,255,.15) 60%,transparent 70%,transparent 92%,rgba(255,255,255,.8) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .4s ease;pointer-events:none}.experience-card:hover:after{opacity:1;animation:shine-rotate 8s linear infinite}@media(max-width:1024px){.experience-card{padding:60px 64px}}@media(max-width:768px){.experience-card{padding:40px 32px}}@media(max-width:480px){.experience-card{padding:32px 24px}}.experience-card__arrow{position:absolute;right:32px;bottom:32px;display:flex;align-items:center;justify-content:center;padding:12px;background:#fff;border-radius:12px;color:#000;box-shadow:0 4px 6px #0003,0 1px 3px #0000001f,inset 0 1px #fffc;opacity:0;transform:translate(4px,4px);transition:opacity .35s var(--ease-out-quart),transform .35s var(--ease-out-quart),box-shadow .35s ease;pointer-events:none}.experience-card:hover .experience-card__arrow{opacity:1;transform:translate(0) scale(1.02);box-shadow:0 8px 16px #00000040,0 2px 6px #00000026,inset 0 1px #ffffffe6}.experience-card__arrow svg{display:block}@media(max-width:1024px){.experience-card__arrow{right:24px;bottom:24px;padding:10px;border-radius:10px;opacity:1;transform:none;pointer-events:auto}}@media(max-width:768px){.experience-card__arrow{right:20px;bottom:20px;padding:8px;border-radius:8px}}@media(max-width:480px){.experience-card__arrow{right:16px;bottom:16px;padding:6px;border-radius:6px}}.experience-card__title{font-family:Cormorant Garamond,serif;font-size:56px;font-weight:400;color:#fff;margin-bottom:24px}@media(max-width:1024px){.experience-card__title{font-size:42px}}@media(max-width:768px){.experience-card__title{font-size:clamp(28px,8vw,40px);margin-bottom:16px}}@media(max-width:480px){.experience-card__title{font-size:8vw;line-height:1.25;margin-bottom:.5em}}.experience-card__date{font-size:21px;font-weight:400;color:#fff;line-height:1.5}@media(max-width:1024px){.experience-card__date{font-size:18px}}@media(max-width:768px){.experience-card__date{font-size:16px}}@media(max-width:480px){.experience-card__date{font-size:14px}}.experience-detail{margin:0 auto;padding:0 80px 100px;max-width:100%}@media(max-width:1024px){.experience-detail{padding:0 40px 120px}}@media(max-width:768px){.experience-detail{padding:0 24px 120px}}@media(max-width:480px){.experience-detail{padding:0 16px 120px}}.experience-detail__hero{background:var(--surface);border:2px solid var(--surface);border-radius:var(--radius-lg);padding:64px 128px 80px;text-align:center;margin:80px 0 48px}@media(max-width:1024px){.experience-detail__hero{padding:56px 72px 64px;margin:60px 0 40px}}@media(max-width:768px){.experience-detail__hero{padding:48px 40px 56px;margin:40px 0 32px}}@media(max-width:480px){.experience-detail__hero{padding:32px 24px 40px;margin:32px 0 24px}}.experience-detail__hero-title{font-family:Plus Jakarta Sans,sans-serif;font-size:44px;font-weight:600;color:#ffffffbf;line-height:1.5;margin-bottom:16px}@media(max-width:1024px){.experience-detail__hero-title{font-size:36px;margin-bottom:12px}}@media(max-width:768px){.experience-detail__hero-title{font-size:28px;margin-bottom:12px}}@media(max-width:480px){.experience-detail__hero-title{font-size:20px;margin-bottom:10px}}.experience-detail__hero-company{font-family:Plus Jakarta Sans,sans-serif;font-size:80px;font-weight:800;color:#fff;line-height:1.2;margin-bottom:24px;margin-top:0}@media(max-width:1024px){.experience-detail__hero-company{font-size:64px;margin-bottom:20px}}@media(max-width:768px){.experience-detail__hero-company{font-size:48px;margin-bottom:16px}}@media(max-width:480px){.experience-detail__hero-company{font-size:32px;margin-bottom:12px}}.experience-detail__hero-date{font-family:Cormorant Garamond,serif;font-size:44px;font-weight:400;color:#fff;line-height:1.5;margin:0}@media(max-width:1024px){.experience-detail__hero-date{font-size:40px}}@media(max-width:768px){.experience-detail__hero-date{font-size:32px}}@media(max-width:480px){.experience-detail__hero-date{font-size:24px}}.hero-open{margin:0 0 48px;padding:clamp(48px,5vw,80px) 0}@media(max-width:1024px){.hero-open{margin-bottom:0;padding-bottom:0}}.hero-open__company{font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(72px,9vw,140px);font-weight:800;color:#fff;line-height:1.05;margin-bottom:.25em;letter-spacing:-.02em}@media(max-width:480px){.hero-open__company{font-size:clamp(48px,14vw,72px)}}.hero-open__meta{display:flex;justify-content:space-between;align-items:flex-start}@media(max-width:1024px){.hero-open__meta{flex-direction:column;gap:.25em}}.hero-open__role{font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(24px,2.5vw,28px);font-weight:600;color:#ffffffbf;line-height:1.4;margin:0;padding-top:4px}@media(max-width:1024px){.hero-open__role{padding-top:0}}@media(max-width:480px){.hero-open__role{font-size:clamp(24px,7vw,36px);margin-bottom:0}}.hero-open__details{text-align:left;max-width:800px}@media(max-width:1440px){.hero-open__details{max-width:60%}}@media(max-width:1024px){.hero-open__details{max-width:100%}}.hero-open__date{font-family:Cormorant Garamond,serif;font-size:clamp(28px,10vw,40px);font-weight:400;color:#fff;line-height:1.5;margin:0 0 16px}.hero-open__description{font-size:clamp(16px,5vw,21px);font-weight:400;line-height:1.7;color:#fff;margin:0}.hero-open__divider{border:none;border-top:1px solid rgba(255,255,255,.06);margin:clamp(32px,3vw,48px) 0 0}.experience-detail__card{background:var(--surface);border:2px solid var(--surface);border-radius:var(--radius-lg);overflow:hidden;position:relative;left:50%;transform:translate(-50%);width:100vw;max-width:2200px}@media(max-width:1024px){.experience-detail__card{width:auto;left:auto;transform:none}}.experience-detail__list{display:flex;flex-direction:column;margin:0}.experience-detail__item{display:grid;grid-template-columns:33% 1fr;gap:160px;padding:clamp(64px,6vw,160px) clamp(24px,8vw,128px);border-bottom:1px solid rgba(255,255,255,.05)}.experience-detail__item:last-child{border-bottom:none}.experience-detail__item dt{font-family:Cormorant Garamond,serif;font-size:clamp(48px,3.5vw,80px);font-weight:400;color:#fff;line-height:1.5;margin-bottom:.5em}.experience-detail__item dd{font-size:clamp(18px,1.2vw,24px);font-weight:400;line-height:1.6;color:#fff;margin:0;padding-top:1em;padding-bottom:1em}.experience-detail__item dd p{margin:0 0 16px}.experience-detail__item dd p:last-child{margin-bottom:0}.experience-detail__item dd ul{margin:0;padding-left:0;list-style:none}.experience-detail__item dd ul li{display:flex;gap:1.25em;margin-bottom:8px}.experience-detail__item dd ul li:before{content:"";width:8px;height:8px;border-radius:50%;flex-shrink:0;align-self:flex-start;margin-top:.6em;background:linear-gradient(135deg,#1ebb16,#00d4ff,#8b5cf6,#1ebb16);background-size:300% 300%;animation:gradient-marker-flow 3s ease infinite;box-shadow:0 0 5px #1ebb1673}.experience-detail__item dd ul li:nth-child(1):before{animation-delay:0s}.experience-detail__item dd ul li:nth-child(2):before{animation-delay:-.375s}.experience-detail__item dd ul li:nth-child(3):before{animation-delay:-.75s}.experience-detail__item dd ul li:nth-child(4):before{animation-delay:-1.125s}.experience-detail__item dd ul li:nth-child(5):before{animation-delay:-1.5s}.experience-detail__item dd ul li:nth-child(6):before{animation-delay:-1.875s}.experience-detail__item dd ul li:nth-child(7):before{animation-delay:-2.25s}.experience-detail__item dd ul li:nth-child(8):before{animation-delay:-2.625s}.experience-detail__item dd ul li:last-child{margin-bottom:0}.experience-detail__item dd ul li:only-child{display:block}.experience-detail__item dd ul li:only-child:before{display:none}@media(max-width:1024px){.experience-detail__item{grid-template-columns:1fr;gap:12px}.experience-detail__item dt{font-size:clamp(44px,10vw,64px);margin-bottom:.25em}.experience-detail__item dd{font-size:clamp(16px,5vw,24px);padding-top:0;padding-bottom:1em}}@media(max-width:768px){.experience-detail__item{padding:24px 32px}.experience-detail__item dt{font-size:clamp(28px,8.5vw,48px)}.experience-detail__item dd ul li{margin-bottom:.5em;font-size:clamp(16px,5vw,21px)}}@media(max-width:480px){.experience-detail__item{padding:20px 24px}.experience-detail__item dd{font-size:clamp(16px,10vw,18px)}}.experience-detail__role{background:var(--surface);border:2px solid var(--surface);border-radius:var(--radius-lg);padding:100px clamp(96px,12vw,200px);max-width:1280px;position:relative;left:50%;transform:translate(-50%);margin-top:clamp(80px,7vw,100px)}@media(max-width:1024px){.experience-detail__role{padding:64px;margin-top:clamp(60px,8vw,80px)}}@media(max-width:768px){.experience-detail__role{padding:48px 32px;margin-top:clamp(48px,8vw,60px)}}@media(max-width:480px){.experience-detail__role{padding:32px;border-radius:16px;margin-top:64px}}.experience-detail__role-title{font-family:Cormorant Garamond,serif;font-size:clamp(48px,4.2vw,120px);font-weight:400;color:#fff;text-align:center;margin-bottom:.75em;line-height:1.5}@media(max-width:1024px){.experience-detail__role-title{font-size:clamp(44px,10vw,80px)}}@media(max-width:768px){.experience-detail__role-title{font-size:clamp(44px,10vw,64px)}}@media(max-width:480px){.experience-detail__role-title{text-align:left;font-size:clamp(44px,15vw,52px);margin-bottom:.5em}}.experience-detail__role-content{font-size:clamp(20px,2.2vw,24px);font-weight:400;line-height:1.7;color:#ffffffe6}.experience-detail__role-content p{margin:0 0 24px}.experience-detail__role-content p:last-child{margin-bottom:0}@media(max-width:480px){.experience-detail__role-content p{font-size:clamp(18px,4vw,21px)}}@media(max-width:1024px){.experience-detail__role-content{font-size:clamp(16px,3vw,21px)}}@media(max-width:768px){.experience-detail__role-content p{margin-bottom:20px}}@media(max-width:480px){.experience-detail__role-content{font-size:clamp(16px,10vw,21px)}}.experience-detail__quote{font-family:Cormorant Garamond,serif;font-size:clamp(36px,4vw,44px);font-weight:400;font-style:italic;line-height:1.5;color:#d9d9d9;text-align:left;margin:32px 0;padding:16px 0}@media(max-width:1024px){.experience-detail__quote{font-size:clamp(32px,5vw,44px);margin:40px 0}}@media(max-width:768px){.experience-detail__quote{font-size:clamp(21px,4.5vw,48px);margin:32px 0}}@media(max-width:480px){.experience-detail__quote{font-size:clamp(24px,8vw,32px);margin:clamp(.25em,8vw,.5em) 0}}.projects{display:flex;flex-direction:column;align-items:center;padding:0 80px;margin-top:119px;scroll-margin-top:140px}@media(max-width:1280px){.projects{padding:0 48px}}@media(max-width:1024px){.projects{padding:0 40px;margin-top:80px}}@media(max-width:900px){.projects{padding:0 40px;margin-top:80px}}@media(max-width:768px){.projects{padding:0 24px;margin-top:60px}}@media(max-width:480px){.projects{padding:0 16px;margin-top:64px}}.projects__cards{display:flex;flex-direction:column;gap:32px;width:100%;max-width:1568px}.project-card{position:relative;display:flex;align-items:stretch;justify-content:space-between;background:var(--surface);border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-lg);padding:0;text-decoration:none;transition:box-shadow .4s ease}.project-card:hover{box-shadow:0 0 15px #ffffff12,0 0 35px #ffffff08}.project-card:after{content:"";position:absolute;inset:0;border-radius:inherit;padding:1.5px;background:conic-gradient(from var(--shine-angle) at 50% 50%,rgba(255,255,255,.8) 0%,rgba(255,255,255,.2) 10%,transparent 20%,transparent 42%,rgba(255,255,255,.5) 50%,rgba(255,255,255,.15) 60%,transparent 70%,transparent 92%,rgba(255,255,255,.8) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .4s ease;pointer-events:none}.project-card:hover:after{opacity:1;animation:shine-rotate 8s linear infinite}@media(max-width:900px){.project-card{flex-direction:column;padding:0}}.project-card__content{display:flex;flex-direction:column;justify-content:center;gap:24px;padding:96px 64px;flex:1}@media(max-width:1024px){.project-card__content{padding:64px;gap:20px}}@media(max-width:900px){.project-card__content{padding:48px 32px;gap:16px;order:2}}@media(max-width:768px){.project-card__content{padding:40px 32px}}@media(max-width:480px){.project-card__content{padding:24px 20px;gap:12px}}.project-card__url{font-size:16px;font-weight:400;color:#fff;line-height:1.5}@media(max-width:900px){.project-card__url{font-size:14px}}.project-card__title{font-family:Cormorant Garamond,serif;font-size:clamp(1.75rem,4vw + .5rem,4rem);font-weight:400;color:#fff;margin-bottom:.1em}@media(max-width:480px){.project-card__title{font-size:clamp(24px,10vw,32px)}}.project-card__tags{display:flex;flex-wrap:wrap;gap:12px}@media(max-width:900px){.project-card__tags{gap:8px}}.tag{display:inline-flex;align-items:center;justify-content:center;padding:clamp(.5rem,.5vw + .375rem,1rem) clamp(.75rem,1vw + .5rem,1.5rem);background:#ffffff0d;border:1px solid rgba(255,255,255,.25);border-radius:100px;font-size:clamp(.75rem,.4vw + .6rem,1rem);font-weight:600;color:#fff;line-height:1.5}.project-card__thumbnail{width:510px;min-height:346px;border-radius:18px;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin:20px}.project-card__thumbnail img{max-width:80%;max-height:60%;object-fit:contain}.project-card__thumbnail--white{background:#fff}.project-card__thumbnail--dark{background:#1d1d1b}.project-card__thumbnail--blue{background:#0000d1}.project-card__thumbnail--blue img{filter:brightness(0) invert(1)}.project-card__thumbnail--black{background:#000}@media(max-width:1024px){.project-card__thumbnail{width:400px;min-height:280px}}@media(max-width:900px){.project-card__thumbnail{width:100%;min-height:auto;height:280px;border-radius:22px 22px 0 0;order:1;margin:0}}@media(max-width:768px){.project-card__thumbnail{height:240px}}@media(max-width:480px){.project-card__thumbnail{height:180px}}.about{display:flex;flex-direction:column;align-items:center;padding:0 80px;margin-top:119px;scroll-margin-top:140px}@media(max-width:1280px){.about{padding:0 48px}}@media(max-width:1024px){.about{padding:0 40px;margin-top:80px}}@media(max-width:768px){.about{padding:0 24px;margin-top:60px}}@media(max-width:480px){.about{padding:0 16px;margin-top:64px}}.about__card{display:flex;flex-direction:column;gap:1.5em;max-width:1024px;width:100%;background:var(--surface);border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-lg);padding:100px 120px}.about__card p{font-size:24px;font-weight:400;line-height:1.5;color:#fff;margin:0}@media(max-width:1024px){.about__card{padding:80px}.about__card p{font-size:20px}}@media(max-width:768px){.about__card{padding:48px 32px}.about__card p{font-size:18px}}@media(max-width:480px){.about__card{padding:32px 28px}.about__card p{font-size:18px}}.art-gallery-split{display:none;max-width:1640px;margin:80px auto 0;padding:0 80px}.art-gallery-split.is-active{display:block}@media(max-width:768px){.art-gallery-split{margin-top:60px;padding:0 16px}}.art-gallery-split__card{display:grid;grid-template-columns:1fr 1fr;gap:80px;background:var(--surface);border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-lg);padding:clamp(48px,5vw,100px) clamp(60px,5vw,120px)}@media(max-width:768px){.art-gallery-split__card{grid-template-columns:1fr;gap:48px;padding:48px 40px}}@media(max-width:480px){.art-gallery-split__card{padding:24px;gap:0}}.art-gallery-split__content{display:flex;flex-direction:column;justify-content:center;gap:32px}.art-gallery-split__content>*{opacity:0;transform:translateY(32px);transition:opacity .35s cubic-bezier(.22,1,.36,1),transform .35s cubic-bezier(.22,1,.36,1)}.art-gallery-split__content>*.is-visible{opacity:1;transform:translateY(0)}.art-gallery-split__label{font-family:Cormorant Garamond,serif;font-size:clamp(44px,10vw,80px);font-weight:400;color:#fff;line-height:1.2;margin-bottom:.25em}.art-gallery-split__description{font-size:clamp(18px,10vw,24px);font-weight:400;line-height:1.6;color:#ffffffd9;margin-bottom:1em}@media(max-width:480px){.art-gallery-split__description{font-size:clamp(16px,10vw,18px)}}.art-gallery-split__button{width:fit-content;display:inline-flex;align-items:center;gap:12px;padding:16px 32px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:12px;color:#fff;text-decoration:none;font-size:16px;font-weight:600;transition:all .35s cubic-bezier(.22,1,.36,1);align-self:flex-start}.art-gallery-split__button svg{transition:transform .35s cubic-bezier(.22,1,.36,1);transform:translateY(2px)}.art-gallery-split__button:hover{background:#ffffff1f;border-color:#fff3;transform:translate(4px)}.art-gallery-split__button:hover svg{transform:translate(4px)}@media(max-width:768px){.art-gallery-split__button{display:none}}.art-gallery-split__button--carousel{display:none;align-self:center;margin-top:24px;width:100%;justify-content:center}@media(max-width:768px){.art-gallery-split__button--carousel{display:inline-flex}}@media(prefers-reduced-motion:reduce){.art-gallery-split__button{transition:opacity .2s ease!important;transform:none!important}}.art-gallery-split__preview{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(max-width:768px){.art-gallery-split__preview{display:none}}.art-gallery-split__carousel{display:none}@media(max-width:768px){.art-gallery-split__carousel{display:block;order:-1;width:100%;overflow:hidden;padding-bottom:40px}}.art-gallery-split__carousel .swiper-slide{overflow:hidden;border-radius:12px}.art-gallery-split__carousel .swiper-slide img{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;display:block}.art-gallery-split__carousel .swiper-pagination{bottom:-30px}.art-gallery-split__carousel .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;background:#ffffff4d;opacity:1;transition:all .3s cubic-bezier(.22,1,.36,1)}.art-gallery-split__carousel .swiper-pagination .swiper-pagination-bullet-active{background:#fff;width:24px;border-radius:4px}.art-preview-thumb{aspect-ratio:1;border-radius:12px;overflow:hidden;opacity:0;transform:scale(.8);transition:opacity .35s cubic-bezier(.22,1,.36,1),transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1)}.art-preview-thumb.is-visible{opacity:1;transform:scale(1)}.art-preview-thumb img{width:100%;height:100%;object-fit:cover;display:block}.art-preview-thumb:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 8px 24px #0000004d;z-index:2}@media(prefers-reduced-motion:reduce){.art-preview-thumb{transition:opacity .2s ease!important;transform:none!important}}.art-gallery-carousel{display:none;max-width:1400px;margin:100px auto 0;padding:0 80px}.art-gallery-carousel.is-active{display:block}@media(max-width:768px){.art-gallery-carousel{padding:0 40px;margin-top:80px}}.art-carousel-header{text-align:center;margin-bottom:64px}@media(max-width:768px){.art-carousel-header{margin-bottom:48px}}.art-carousel-title{font-family:Cormorant Garamond,serif;font-size:44px;font-weight:400;color:#fff;margin-bottom:16px;line-height:1.2}@media(max-width:768px){.art-carousel-title{font-size:36px}}.art-carousel-subtitle{font-size:18px;font-weight:400;color:#ffffffb3;line-height:1.5}@media(max-width:768px){.art-carousel-subtitle{font-size:16px}}.art-carousel-container{display:flex;align-items:center;gap:24px;opacity:0;transform:translateY(40px);transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}.art-carousel-container.is-visible{opacity:1;transform:translateY(0)}@media(max-width:768px){.art-carousel-container{gap:16px}}@media(prefers-reduced-motion:reduce){.art-carousel-container{transition:opacity .2s ease!important;transform:none!important}}.art-carousel-container .swiper-button-prev,.art-carousel-container .swiper-button-next{flex-shrink:0;position:static;width:48px;height:48px;margin:0;background:#0009;border:1px solid rgba(255,255,255,.15);border-radius:50%;color:#fff;transition:all .3s cubic-bezier(.22,1,.36,1)}.art-carousel-container .swiper-button-prev svg,.art-carousel-container .swiper-button-next svg{width:14px;height:auto}.art-carousel-container .swiper-button-prev:hover,.art-carousel-container .swiper-button-next:hover{background:#000c;transform:scale(1.05)}.art-carousel-container .swiper-button-prev.swiper-button-disabled,.art-carousel-container .swiper-button-next.swiper-button-disabled{opacity:.3;cursor:not-allowed}@media(max-width:768px){.art-carousel-container .swiper-button-prev,.art-carousel-container .swiper-button-next{width:40px;height:40px}.art-carousel-container .swiper-button-prev svg,.art-carousel-container .swiper-button-next svg{width:12px}}.art-swiper{flex:1;min-width:0;padding-bottom:60px}.art-swiper .swiper-slide{display:flex;align-items:center;justify-content:center;opacity:.4;transform:scale(.9);transition:opacity .4s cubic-bezier(.22,1,.36,1),transform .4s cubic-bezier(.22,1,.36,1)}.art-swiper .swiper-slide-active{opacity:1;transform:scale(1)}.art-swiper .swiper-slide img{width:100%;max-width:900px;height:auto;display:block;border-radius:16px;box-shadow:0 8px 32px #0000004d}@media(max-width:768px){.art-swiper .swiper-slide img{max-width:100%;border-radius:12px}}@media(prefers-reduced-motion:reduce){.art-swiper .swiper-slide{transition:opacity .2s ease!important;transform:none!important}}.art-swiper .swiper-pagination{bottom:0}.art-swiper .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background:#ffffff4d;opacity:1;transition:all .3s cubic-bezier(.22,1,.36,1)}.art-swiper .swiper-pagination .swiper-pagination-bullet-active{background:#fff;width:32px;border-radius:5px}.art-carousel-cta{text-align:center;margin-top:48px}.art-carousel-button{width:100%;display:inline-flex;align-items:center;gap:8px;padding:16px 32px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:12px;color:#fff;text-decoration:none;font-size:16px;font-weight:600;transition:all .35s cubic-bezier(.22,1,.36,1)}.art-carousel-button svg{transition:transform .35s cubic-bezier(.22,1,.36,1)}.art-carousel-button:hover{background:#ffffff1f;border-color:#fff3;transform:translate(4px)}.art-carousel-button:hover svg{transform:translate(4px)}@media(max-width:768px){.art-carousel-button{padding:14px 24px;font-size:15px}}@media(prefers-reduced-motion:reduce){.art-carousel-button{transition:opacity .2s ease!important;transform:none!important}}.gallery-header{text-align:center;max-width:1200px;margin:80px auto;padding:0 80px}@media(max-width:768px){.gallery-header{margin:60px auto;padding:0 40px}}.gallery-title{font-family:Cormorant Garamond,serif;font-size:80px;font-weight:400;color:#fff;margin-bottom:16px;line-height:1.2}@media(max-width:768px){.gallery-title{font-size:56px}}@media(max-width:480px){.gallery-title{font-size:44px}}.gallery-subtitle{font-size:20px;font-weight:400;color:#ffffffb3;line-height:1.5}@media(max-width:768px){.gallery-subtitle{font-size:18px}}.gallery-grid{padding:0 24px 120px;columns:4;column-gap:16px}@media(max-width:1024px){.gallery-grid{columns:3}}@media(max-width:768px){.gallery-grid{columns:2;padding:0 20px 80px}}@media(max-width:480px){.gallery-grid{columns:1;padding:0 16px 80px}}.gallery-item{break-inside:avoid;margin-bottom:16px;overflow:hidden;border-radius:12px;opacity:0;transform:translateY(20px);transition:opacity .45s cubic-bezier(.22,1,.36,1),transform .45s cubic-bezier(.22,1,.36,1)}.gallery-item.is-visible{opacity:1;transform:translateY(0)}.gallery-item img{width:100%;height:auto;display:block;border-radius:12px;cursor:pointer;opacity:0;transition:opacity .4s cubic-bezier(.22,1,.36,1),transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1)}.gallery-item img.is-loaded{opacity:1}.gallery-item img:hover{transform:scale(1.02);box-shadow:0 12px 32px #0006}.pswp{--pswp-bg: #000;font-family:Plus Jakarta Sans,sans-serif}.pswp .pswp__icn{display:none}.pswp .pswp__top-bar{align-items:center;height:auto;padding:12px 12px 0;gap:8px}.pswp .pswp__button{opacity:1;width:44px;height:44px;border-radius:50%;background:#00000030;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.13)}@media(max-width:768px){.pswp .pswp__button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}.pswp .pswp__button{transition:background .25s ease,border-color .25s ease}.pswp .pswp__button:hover,.pswp .pswp__button:active,.pswp .pswp__button:focus{background:#ffffff1a;border-color:#ffffff38;opacity:1}.pswp .pswp__button:before,.pswp .pswp__button:after{content:"";position:absolute;top:50%;left:50%}.pswp .pswp__button--close{margin:0}.pswp .pswp__button--close:before,.pswp .pswp__button--close:after{width:18px;height:1.5px;background:#ffffffd9;border-radius:1px}.pswp .pswp__button--close:before{transform:translate(-50%,-50%) rotate(45deg)}.pswp .pswp__button--close:after{transform:translate(-50%,-50%) rotate(-45deg)}.pswp .pswp__button--arrow{top:50%;margin-top:-22px}.pswp .pswp__button--arrow:before{width:12px;height:12px;border-top:1.5px solid rgba(255,255,255,.85);border-right:1.5px solid rgba(255,255,255,.85);background:none}.pswp .pswp__button--arrow--prev{left:16px;right:auto}.pswp .pswp__button--arrow--prev:before{transform:translate(-35%,-50%) rotate(-135deg)}.pswp .pswp__button--arrow--next{right:16px}.pswp .pswp__button--arrow--next:before{transform:translate(-65%,-50%) rotate(45deg)}.pswp .pswp__button--zoom:before{width:14px;height:14px;border:1.5px solid rgba(255,255,255,.85);border-radius:50%;background:none;transform:translate(-55%,-55%)}.pswp .pswp__button--zoom:after{width:6px;height:1.5px;background:#ffffffd9;border-radius:1px;transform:translate(15%,15%) rotate(45deg);transform-origin:left center}.pswp .pswp__counter{opacity:.5;font-size:13px;line-height:44px;height:44px;margin:0;padding:0 16px}@media(prefers-reduced-motion:reduce){.gallery-item{transition:opacity .2s ease!important;transform:none!important}.gallery-item img{transition:none!important;transform:none!important}}.footer{display:flex;flex-direction:column;align-items:center;gap:8px;padding:0 80px;margin-top:119px;margin-bottom:280px}@media(max-width:1280px){.footer{padding:0 48px}}@media(max-width:1024px){.footer{margin-top:80px;margin-bottom:160px;padding:0 40px}}@media(max-width:768px){.footer{margin-top:60px;margin-bottom:180px;padding:0 24px}}@media(max-width:480px){.footer{margin-top:80px;margin-bottom:240px;padding:0 16px}}.footer__title{font-family:Cormorant Garamond,serif;font-size:160px;font-weight:400;color:#fff;line-height:1.5;text-align:center}@media(max-width:1024px){.footer__title{font-size:120px}}@media(max-width:768px){.footer__title{font-size:80px}}@media(max-width:480px){.footer__title{font-size:64px}}.footer__email{font-size:32px;font-weight:400;color:#fff;text-decoration:none;line-height:1.5;transition:opacity .2s ease}.footer__email:hover{opacity:.7}@media(max-width:1024px){.footer__email{font-size:24px}}@media(max-width:768px){.footer__email{font-size:20px}}@media(max-width:480px){.footer__email{font-size:16px}}.back-link{display:inline-flex;align-items:center;gap:8px;padding:16px 24px;margin:0 80px;color:#fff;text-decoration:none;font-size:16px;font-weight:600;transition:opacity .2s ease}.back-link svg{flex-shrink:0}.back-link:hover{opacity:.7}@media(max-width:1024px){.back-link{margin:0 40px;font-size:15px}}@media(max-width:768px){.back-link{margin:0 24px;padding:12px 16px;font-size:clamp(13px,3vw,14px)}}@media(max-width:480px){.back-link{margin:0 16px;padding:14px 16px;gap:6px}.back-link svg{width:16px;height:16px}}.content:has(>.back-link){padding-top:40px}@media(max-width:1024px){.content:has(>.back-link){padding-top:32px}}@media(max-width:768px){.content:has(>.back-link){padding-top:24px}}@media(max-width:480px){.content:has(>.back-link){padding-top:16px}}.project-detail{max-width:2200px;margin:0 auto;padding:0 6vw}@media(max-width:1024px){.project-detail{padding:0 40px 120px}}@media(max-width:768px){.project-detail{padding:0 24px 120px}}@media(max-width:480px){.project-detail{padding:0 16px 120px}}.project-hero{text-align:center;padding:clamp(60px,6vw,80px) 0 clamp(60px,7vw,80px)}@media(max-width:1024px){.project-hero{padding:clamp(40px,6vw,60px) 0 clamp(60px,8vw,80px)}}@media(max-width:768px){.project-hero{padding:clamp(32px,6vw,40px) 0 clamp(48px,8vw,60px)}}.project-hero__title{font-family:Cormorant Garamond,serif;font-size:clamp(32px,5vw,100px);font-weight:400;color:#fff;margin-bottom:.25em}@media(max-width:1024px){.project-hero__title{font-size:clamp(48px,7vw,72px)}}@media(max-width:768px){.project-hero__title{font-size:clamp(40px,8vw,48px)}}@media(max-width:480px){.project-hero__title{font-size:clamp(36px,10vw,42px)}}.project-hero__role{font-size:clamp(24px,1.4vw,36px);font-weight:600;color:#ffffffbf}@media(max-width:1024px){.project-hero__role{font-size:clamp(18px,2.2vw,20px)}}@media(max-width:768px){.project-hero__role{font-size:clamp(21px,3.5vw,24px)}}.project-hero .line-wrapper:nth-child(2){margin-bottom:3.5em}@media(max-width:768px){.project-hero .line-wrapper:nth-child(2){margin-bottom:24px}}@media(max-width:480px){.project-hero .line-wrapper:nth-child(2){margin-bottom:20px}}.project-hero__description{font-size:clamp(20px,1.6vw,30px);font-weight:400;line-height:1.6;color:#fff;max-width:900px;margin:0 auto}@media(max-width:1024px){.project-hero__description{font-size:clamp(16px,1.8vw,18px);max-width:720px}}@media(max-width:768px){.project-hero__description{font-size:clamp(14px,3.2vw,16px)}}.project-hero--card{display:flex;align-items:stretch;justify-content:space-between;background:var(--surface);border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-lg);padding:0 0 0 clamp(48px,4vw,7.5vw);text-align:left;margin-top:clamp(40px,4vw,60px);margin-bottom:clamp(60px,7vw,80px);gap:clamp(24px,5vw,100px);position:relative;left:50%;transform:translate(-50%)}@media(max-width:1024px){.project-hero--card{flex-direction:column-reverse;padding:0;margin-top:clamp(32px,4vw,48px);margin-bottom:clamp(48px,6vw,64px)}}@media(max-width:768px){.project-hero--card{margin-top:clamp(24px,4vw,32px);margin-bottom:clamp(40px,6vw,56px);gap:0}}.project-hero--card .project-hero__content{display:flex;flex-direction:column;justify-content:center;gap:24px;padding:clamp(48px,5vw,80px) 0 clamp(48px,5vw,88px) 0;flex:1}@media(max-width:1024px){.project-hero--card .project-hero__content{padding:64px 4vw;padding-top:0;gap:0}}@media(max-width:900px){.project-hero--card .project-hero__content{padding:48px 5vw;gap:16px}}@media(max-width:768px){.project-hero--card .project-hero__content{padding:40px 5vw}}@media(max-width:480px){.project-hero--card .project-hero__content{padding:24px 5vw;gap:12px}}.project-hero--card .project-hero__role{margin-bottom:.5em}.project-hero--card .project-hero__description{max-width:none;margin:0;font-size:clamp(16px,1.2vw,24px);line-height:1.65;color:#ffffffbf;max-width:90%}@media(max-width:1024px){.project-hero--card .project-hero__description{font-size:clamp(16px,4vw,18px)}}.project-hero--card .line-wrapper:nth-child(2){margin-bottom:0}.project-hero--card .project-hero__thumbnail{width:clamp(500px,40vw,750px);min-height:346px;border-radius:18px;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin:20px}.project-hero--card .project-hero__thumbnail img{max-width:80%;max-height:60%;object-fit:contain}.project-hero--card .project-hero__thumbnail--white{background:#fff}.project-hero--card .project-hero__thumbnail--dark{background:#1d1d1b}.project-hero--card .project-hero__thumbnail--blue{background:#0000d1}.project-hero--card .project-hero__thumbnail--blue img{filter:brightness(0) invert(1)}.project-hero--card .project-hero__thumbnail--black{background:#000}@media(max-width:1024px){.project-hero--card .project-hero__thumbnail{width:calc(100% - 24px);min-height:auto;height:320px;margin:12px auto;border-radius:14px}}@media(max-width:768px){.project-hero--card .project-hero__thumbnail{height:260px}}@media(max-width:480px){.project-hero--card .project-hero__thumbnail{height:180px;width:calc(100% - 16px);border-radius:10px}}.project-hero--card .project-hero__thumbnail--flush{width:auto;height:auto;min-width:40vw;align-self:stretch;border-radius:0 var(--radius-lg) var(--radius-lg) 0;margin:-1px -1px -1px 0}@media(max-width:1024px){.project-hero--card .project-hero__thumbnail--flush{min-width:0;width:calc(100% - 32px);height:320px;margin:16px auto 0;border-radius:14px;align-self:auto}}@media(max-width:768px){.project-hero--card .project-hero__thumbnail--flush{height:260px}}@media(max-width:480px){.project-hero--card .project-hero__thumbnail--flush{height:180px;border-radius:10px}}.project-overview{background:var(--surface);border:2px solid var(--surface);border-radius:var(--radius-lg);padding:48px 0;position:relative;left:50%;transform:translate(-50%)}@media(max-width:1024px){.project-overview{padding:32px 0}}@media(max-width:768px){.project-overview{padding:24px 0}}@media(max-width:480px){.project-overview{padding:16px 0;border-radius:16px}}.project-overview__list{display:flex;flex-direction:column;margin:0}.project-overview__item{display:grid;grid-template-columns:33% 1fr;gap:160px;padding:clamp(64px,6vw,160px) clamp(24px,8vw,128px);border-bottom:1px solid rgba(255,255,255,.05)}.project-overview__item:last-child{border-bottom:none}.project-overview__item dt{font-size:clamp(48px,3.5vw,80px);font-weight:600;color:#fff;line-height:1.5;margin-bottom:.5em}.project-overview__item dd{font-size:clamp(18px,1.2vw,24px);font-weight:400;line-height:1.6;color:#ffffffd9;margin:0;padding-top:1em;padding-bottom:1em}.project-overview__item dd ul{margin:0;padding-left:0;list-style:none}.project-overview__item dd ul li{display:flex;gap:1.25em;margin-bottom:8px}.project-overview__item dd ul li:before{content:"";width:8px;height:8px;border-radius:50%;flex-shrink:0;align-self:flex-start;margin-top:.6em;background:linear-gradient(135deg,#1ebb16,#00d4ff,#8b5cf6,#1ebb16);background-size:300% 300%;animation:gradient-marker-flow 3s ease infinite;box-shadow:0 0 5px #1ebb1673}.project-overview__item dd ul li:nth-child(1):before{animation-delay:0s}.project-overview__item dd ul li:nth-child(2):before{animation-delay:-.375s}.project-overview__item dd ul li:nth-child(3):before{animation-delay:-.75s}.project-overview__item dd ul li:nth-child(4):before{animation-delay:-1.125s}.project-overview__item dd ul li:nth-child(5):before{animation-delay:-1.5s}.project-overview__item dd ul li:nth-child(6):before{animation-delay:-1.875s}.project-overview__item dd ul li:nth-child(7):before{animation-delay:-2.25s}.project-overview__item dd ul li:nth-child(8):before{animation-delay:-2.625s}.project-overview__item dd ul li:last-child{margin-bottom:0}.project-overview__item dd ul li:only-child{display:block}.project-overview__item dd ul li:only-child:before{display:none}@media(max-width:1024px){.project-overview__item{grid-template-columns:1fr;gap:12px;padding:32px 48px}.project-overview__item dt{font-size:clamp(44px,5vw,64px)}.project-overview__item dd{font-size:clamp(16px,5vw,18px);padding-top:0;padding-bottom:1em}}@media(max-width:768px){.project-overview__item{padding:24px 32px}.project-overview__item dt{font-size:clamp(32px,8.5vw,36px)}.project-overview__item dd ul li{margin-bottom:.5em}}@media(max-width:480px){.project-overview__item{padding:20px 24px}}.project-depth{padding:clamp(80px,7vw,100px) 0}@media(max-width:1024px){.project-depth{padding:clamp(60px,8vw,80px) 0}}@media(max-width:768px){.project-depth{padding:clamp(48px,8vw,60px) 0}}.project-depth__card{background:var(--surface);border:2px solid var(--surface);border-radius:var(--radius-lg);padding:100px clamp(96px,12vw,150px);position:relative;left:50%;transform:translate(-50%);max-width:1280px}@media(max-width:1024px){.project-depth__card{padding:64px}}@media(max-width:768px){.project-depth__card{padding:48px 32px}}@media(max-width:480px){.project-depth__card{padding:32px;border-radius:16px}}.project-depth__title{font-family:Cormorant Garamond,serif;font-size:clamp(48px,4.2vw,120px);font-weight:400;color:#fff;text-align:center;line-height:1.5;margin-bottom:.75em}@media(max-width:1024px){.project-depth__title{font-size:clamp(56px,5vw,56px)}}@media(max-width:768px){.project-depth__title{font-size:clamp(44px,6vw,48px)}}@media(max-width:480px){.project-depth__title{text-align:left;font-size:clamp(44px,15vw,52px)}}.project-depth p{font-size:clamp(20px,2.2vw,24px);font-weight:400;line-height:1.7;color:#ffffffe6;margin-bottom:24px}.project-depth p:last-child{margin-bottom:0}@media(max-width:1024px){.project-depth p{font-size:clamp(16px,3vw,18px)}}@media(max-width:768px){.project-depth p{margin-bottom:20px}}.project-depth__quote{font-family:Cormorant Garamond,serif;font-size:clamp(36px,4vw,44px);font-weight:400;font-style:italic;line-height:1.5;color:#d9d9d9;text-align:left;margin:32px 0;padding:16px 0}@media(max-width:1024px){.project-depth__quote{font-size:clamp(20px,2.5vw,24px);margin:40px 0}}@media(max-width:768px){.project-depth__quote{font-size:clamp(21px,4.5vw,24px);margin:32px 0}}@media(max-width:480px){.project-depth__quote{font-size:clamp(24px,4.5vw,32px);margin:clamp(16px,8vw,32px) 0}}.project-scope{background:var(--surface);border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-lg);position:relative;left:50%;transform:translate(-50%);margin-bottom:clamp(60px,7vw,80px)}.project-scope__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.project-scope__item{padding:clamp(24px,3vw,40px) clamp(24px,2.5vw,48px);border-right:1px solid rgba(255,255,255,.05)}.project-scope__item:last-child{border-right:none}@media(max-width:1024px){.project-scope__item{padding:28px 32px}}@media(max-width:480px){.project-scope__item{padding:20px 24px}}.project-scope__label{display:block;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#fff6;margin-bottom:8px}.project-scope__value{display:block;font-size:clamp(14px,1vw,17px);font-weight:400;color:#ffffffd9;line-height:1.5}a.project-scope__link{text-decoration:underline;text-underline-offset:3px;text-decoration-color:#ffffff4d;transition:text-decoration-color .2s ease}a.project-scope__link:hover{text-decoration-color:#ffffffd9}@media(max-width:1024px)and (min-width:769px){.project-scope__grid{grid-template-columns:repeat(2,1fr)}.project-scope__item{border-bottom:1px solid rgba(255,255,255,.05)}.project-scope__item:nth-child(2n){border-right:none}.project-scope__item:last-child{border-bottom:none}.project-scope__item:nth-last-child(2):nth-child(odd){border-bottom:none}}@media(max-width:768px){.project-scope__grid{grid-template-columns:1fr}.project-scope__item{border-right:none!important;border-bottom:1px solid rgba(255,255,255,.05)}.project-scope__item:last-child{border-bottom:none}}@media(max-width:480px){.project-scope{border-radius:16px}}.project-screenshots__section-title{font-family:Cormorant Garamond,serif;font-size:clamp(36px,3.5vw,64px);font-weight:400;color:#fff;text-align:center;margin-bottom:clamp(32px,4vw,56px)}@media(max-width:768px){.project-screenshots__section-title{font-size:clamp(28px,6vw,36px);margin-bottom:24px}}.project-screenshots figcaption{font-size:clamp(16px,1.2vw,20px);font-weight:400;color:#ffffffd9;margin-top:16px;line-height:1.5}@media(max-width:768px){.project-screenshots figcaption{font-size:15px;margin-top:12px}}.project-screenshots{padding:0 0 100px;position:relative;left:50%;transform:translate(-50%);max-width:1568px}@media(max-width:1024px){.project-screenshots{padding:0 0 80px}}@media(max-width:768px){.project-screenshots{left:auto;transform:none;padding:0 0 60px}}@media(max-width:480px){.project-screenshots{padding:0 0 48px}}.project-screenshots__hero{margin:0 0 48px}.project-screenshots__hero img{width:100%;height:auto;border-radius:16px;box-shadow:var(--shadow-card)}@media(max-width:768px){.project-screenshots__hero{margin-bottom:32px}.project-screenshots__hero img{border-radius:12px}}.project-screenshots__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin-bottom:32px}.project-screenshots__grid--three{grid-template-columns:repeat(3,1fr)}@media(max-width:768px){.project-screenshots__grid{grid-template-columns:1fr;gap:24px;margin-bottom:24px}}@media(max-width:480px){.project-screenshots__grid{gap:16px}}.project-screenshots__row{display:flex;justify-content:center;gap:24px;margin-bottom:32px}.project-screenshots__row .project-screenshots__item{flex:0 0 auto;max-width:220px}.project-screenshots__row .project-screenshots__item img{width:100%;height:auto}.project-screenshots__row--mobile .project-screenshots__item{width:30%;max-width:none}@media(max-width:768px){.project-screenshots__row{flex-wrap:wrap;gap:24px}.project-screenshots__row .project-screenshots__item{width:100%;max-width:none}.project-screenshots__row--mobile .project-screenshots__item{width:30%}}@media(max-width:480px){.project-screenshots__row{gap:16px}}.project-screenshots__item{margin:0}.project-screenshots__item img{width:100%;height:auto;border-radius:12px;box-shadow:var(--shadow-card)}@media(max-width:480px){.project-screenshots__item img{border-radius:8px}}.project-screenshots__bento{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.project-screenshots__bento .project-screenshots__bento-item{margin:0}.project-screenshots__bento .project-screenshots__bento-item img{width:100%;height:auto;display:block;border-radius:12px;box-shadow:var(--shadow-card)}.project-screenshots__bento .project-screenshots__bento-item--a{grid-column:span 1}.project-screenshots__bento .project-screenshots__bento-item--b{grid-column:span 2;overflow:hidden}.project-screenshots__bento .project-screenshots__bento-item--b img{width:100%;height:100%;object-fit:cover;object-position:center}.project-screenshots__bento .project-screenshots__bento-item--c{grid-column:span 2}.project-screenshots__bento .project-screenshots__bento-item--d{grid-column:span 1}.project-screenshots__bento .project-screenshots__bento-item--e{grid-column:span 2}.project-screenshots__bento .project-screenshots__bento-item--f{grid-column:span 1}@media(max-width:768px){.project-screenshots__bento{grid-template-columns:1fr}.project-screenshots__bento .project-screenshots__bento-item{grid-column:span 1!important}}.related-projects{padding:8em 0 100px;border-top:1px solid rgba(255,255,255,.1);max-width:1200px;margin:0 auto}@media(max-width:1024px){.related-projects{padding:80px 0}}@media(max-width:768px){.related-projects{padding:60px 0}}@media(max-width:480px){.related-projects{padding:48px 0}}.related-projects__title{font-family:Cormorant Garamond,serif;font-size:clamp(48px,4.2vw,80px);font-weight:400;color:#fff;text-align:center;margin-bottom:1em}@media(max-width:1024px){.related-projects__title{font-size:clamp(36px,8vw,68px);margin-bottom:32px}}@media(max-width:768px){.related-projects__title{font-size:clamp(32px,8vw,56px);margin-bottom:28px}}@media(max-width:480px){.related-projects__title{font-size:clamp(32px,15vw,44px);margin-bottom:24px;margin-left:auto;margin-right:auto}}.related-projects__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.related-projects__grid .related-project-card:only-child{grid-column:1/-1;max-width:50%;margin:0 auto}@media(max-width:768px){.related-projects__grid .related-project-card:only-child{max-width:100%;width:100%}}@media(max-width:768px){.related-projects__grid{grid-template-columns:1fr;max-width:clamp(320px,60vw,100%);gap:24px;margin-left:auto;margin-right:auto}}@media(max-width:480px){.related-projects__grid{max-width:100%;width:100%}}.related-project-card{display:flex;flex-direction:column;background:var(--surface);border:2px solid var(--surface);border-radius:var(--radius-lg);overflow:hidden;text-decoration:none;transition:transform .2s ease,border-color .2s ease}.related-project-card:hover{transform:translateY(-4px);border-color:#ffffff26}@media(max-width:480px){.related-project-card{border-radius:16px}}.related-project-card__thumbnail{height:200px;display:flex;align-items:center;justify-content:center}.related-project-card__thumbnail img{max-width:60%;max-height:50%;object-fit:contain}.related-project-card__thumbnail--white{background:#fff}.related-project-card__thumbnail--black{background:#000}.related-project-card__thumbnail--dark{background:#1d1d1b}.related-project-card__thumbnail--blue{background:#0000d1}.related-project-card__thumbnail--blue img{filter:brightness(0) invert(1)}@media(max-width:1024px){.related-project-card__thumbnail{height:160px}}@media(max-width:480px){.related-project-card__thumbnail{height:140px}}.related-project-card__content{padding:32px 64px 40px}@media(max-width:768px){.related-project-card__content{padding:24px}}@media(max-width:480px){.related-project-card__content{padding:20px}}.related-project-card__title{font-family:Cormorant Garamond,serif;font-size:clamp(32px,2.7vw,44px);font-weight:400;color:#fff;margin-bottom:clamp(.25em,.01vw,.5em)}@media(max-width:1024px){.related-project-card__title{font-size:clamp(24px,2.7vw,28px)}}@media(max-width:768px){.related-project-card__title{font-size:clamp(24px,4.5vw,28px)}}.related-project-card__description{font-size:clamp(16px,1.1vw,20px);font-weight:400;color:#ffffffbf;margin-bottom:.5em}@media(max-width:1024px){.related-project-card__description{font-size:15px}}@media(max-width:768px){.related-project-card__description{font-size:clamp(13px,3vw,14px)}}.related-project-card__company{font-size:13px;font-weight:600;color:#fff6;text-transform:uppercase;letter-spacing:.05em}.work-reel{width:100vw;margin-left:calc(-50vw + 50%);overflow:hidden;padding:0 0 80px;-webkit-mask-image:linear-gradient(to right,transparent 0%,black 15%,black 85%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,black 15%,black 85%,transparent 100%)}@media(max-width:1024px){.work-reel{padding:60px 0}}@media(max-width:768px){.work-reel{padding:48px 0}}@media(max-width:480px){.work-reel{padding:40px 0}}.work-reel__track{display:flex;gap:20px;width:max-content;will-change:transform;cursor:grab;-webkit-user-select:none;user-select:none}.work-reel__track:active{cursor:grabbing}.work-reel__slide{position:relative;flex-shrink:0;height:380px;border-radius:12px;overflow:hidden;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1)}.work-reel__slide:hover{transform:translateY(-6px);box-shadow:0 12px 40px #ffffff0f}.work-reel__slide img{height:100%;width:auto;display:block;object-fit:cover}@media(max-width:1024px){.work-reel__slide{height:320px}}@media(max-width:768px){.work-reel__slide{height:260px}}@media(max-width:480px){.work-reel__slide{height:220px}}.work-reel__label{position:absolute;bottom:0;left:0;right:0;padding:24px 20px 16px;background:linear-gradient(transparent,#000000bf);font-size:12px;font-weight:600;color:#ffffffd9;text-transform:uppercase;letter-spacing:.06em;opacity:0;transition:opacity .3s ease}.work-reel__slide:hover .work-reel__label{opacity:1}@media(max-width:768px){.work-reel__label{padding:16px 14px 12px;font-size:11px}}@media(max-width:480px){.work-reel__label{padding:12px 10px 8px;font-size:10px}}: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);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-slide,.swiper-3d .swiper-cube-shadow{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-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.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{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{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-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.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:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.pswp{--pswp-bg: #000;--pswp-placeholder-bg: #222;--pswp-root-z-index: 100000;--pswp-preloader-color: rgba(79, 79, 79, .4);--pswp-preloader-color-secondary: rgba(255, 255, 255, .9);--pswp-icon-color: #fff;--pswp-icon-color-secondary: #4f4f4f;--pswp-icon-stroke-color: #4f4f4f;--pswp-icon-stroke-width: 2px;--pswp-error-text-color: var(--pswp-icon-color)}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary)}.pswp__icn{position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}
