.JourneyPanel-module__eCVLhG__backdrop{-webkit-backdrop-filter:blur(12px);opacity:0;pointer-events:none;z-index:10001;background:#0009;transition:opacity .5s;position:fixed;inset:0}.JourneyPanel-module__eCVLhG__panel{-webkit-backdrop-filter:blur(45px);z-index:10002;background:#0a0a0ad9;border-left:1px solid #ffffff14;flex-direction:column;width:min(480px,90vw);padding:3rem;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-40px 0 100px #0009}.JourneyPanel-module__eCVLhG__closeWrap{margin-bottom:4rem}.JourneyPanel-module__eCVLhG__closeBtn{cursor:pointer;color:var(--text-secondary);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.15em;background:0 0;border:none;align-items:center;gap:1rem;padding:0;font-size:.7rem;transition:color .3s;display:flex}.JourneyPanel-module__eCVLhG__closeBtn:hover{color:var(--text-primary)}.JourneyPanel-module__eCVLhG__closeBtn svg{width:20px;height:20px}.JourneyPanel-module__eCVLhG__content{flex-grow:1}.JourneyPanel-module__eCVLhG__section{margin-bottom:5rem}.JourneyPanel-module__eCVLhG__label{font-family:var(--font-mono);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.2em;margin-bottom:1.25rem;font-size:.65rem;display:block}.JourneyPanel-module__eCVLhG__title{font-family:var(--font-display);color:var(--text-primary);text-transform:uppercase;letter-spacing:.02em;margin-bottom:2.5rem;font-size:2.25rem;line-height:1}.JourneyPanel-module__eCVLhG__timeline{flex-direction:column;gap:3.5rem;display:flex}.JourneyPanel-module__eCVLhG__expHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.JourneyPanel-module__eCVLhG__expHeader h3{font-family:var(--font-body);color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:500}.JourneyPanel-module__eCVLhG__period{font-family:var(--font-mono);color:var(--text-secondary);background:#ffffff0d;border-radius:100px;padding:4px 10px;font-size:.7rem}.JourneyPanel-module__eCVLhG__role{font-family:var(--font-mono);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.75rem}.JourneyPanel-module__eCVLhG__desc{font-family:var(--font-body);color:var(--text-secondary);opacity:.8;font-size:.95rem;font-weight:300;line-height:1.6}.JourneyPanel-module__eCVLhG__clientGrid{flex-wrap:wrap;gap:.75rem;display:flex}.JourneyPanel-module__eCVLhG__clientTag{font-family:var(--font-mono);color:var(--text-primary);background:#ffffff05;border:1px solid #ffffff1f;border-radius:4px;padding:8px 16px;font-size:.7rem;transition:all .3s}.JourneyPanel-module__eCVLhG__clientTag:hover{background:#ffffff0f;border-color:#ffffff40}.JourneyPanel-module__eCVLhG__footer{border-top:1px solid #ffffff0d;margin-top:4rem;padding-top:2rem}.JourneyPanel-module__eCVLhG__footer p{font-family:var(--font-sans);color:#444;text-transform:none;letter-spacing:.1em;font-size:.65rem}.JourneyPanel-module__eCVLhG__panel::-webkit-scrollbar{width:4px}.JourneyPanel-module__eCVLhG__panel::-webkit-scrollbar-track{background:0 0}.JourneyPanel-module__eCVLhG__panel::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}
.Header-module__hBw1pG__header{z-index:1000;width:100%;padding:1.5rem var(--page-padding);transition:all .6s var(--ease-out-expo);pointer-events:none;position:absolute;top:0;left:0}.Header-module__hBw1pG__header.Header-module__hBw1pG__hidden{pointer-events:none;transform:translateY(-100%)}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);padding:1rem var(--page-padding);background:#0006;border-bottom:1px solid #ffffff0d}.Header-module__hBw1pG__header:after{content:"";pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000 0%,#ffffff26 20% 80%,#0000 100%);height:1px;transition:opacity .4s;position:absolute;bottom:0;left:0;right:0}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolledUp:after{opacity:1}.Header-module__hBw1pG__topLayer{max-width:var(--layout-max-width);pointer-events:auto;flex-direction:column;gap:.5rem;width:100%;margin:0 auto;display:flex}.Header-module__hBw1pG__topRow,.Header-module__hBw1pG__bottomRow{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__hBw1pG__divider{background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:100%;height:1px}.Header-module__hBw1pG__logoInfo{flex-direction:column;justify-content:center;display:flex}.Header-module__hBw1pG__langToggle{font-family:var(--font-mono);color:var(--text-secondary);opacity:.5;letter-spacing:.1em;align-items:center;gap:.4rem;margin-top:2px;font-size:.65rem;transition:opacity .3s;display:flex}.Header-module__hBw1pG__langToggle:hover{opacity:1}.Header-module__hBw1pG__identityGroup{align-items:center;gap:.75rem;display:flex}.Header-module__hBw1pG__identityIcon{stroke-width:1.5px;opacity:.8;width:18px;height:18px}.Header-module__hBw1pG__identityIconBrush{opacity:.8;width:auto;height:24px}.Header-module__hBw1pG__identityIconImageWrapper{opacity:.9;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.Header-module__hBw1pG__identityIconImage{filter:var(--logo-filter)}.Header-module__hBw1pG__resumeBtn{color:var(--text-primary);opacity:.8;cursor:pointer;transition:opacity var(--duration-fast) var(--ease-smooth);background:0 0;border:none;align-items:center;gap:.5rem;padding:.2rem 0;display:flex}.Header-module__hBw1pG__resumeBtn:hover{opacity:1}.Header-module__hBw1pG__resumeText{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:700}.Header-module__hBw1pG__resumeBtn:hover .Header-module__hBw1pG__resumeText{text-underline-offset:4px;text-decoration:underline}.Header-module__hBw1pG__resumeIcon{width:14px;height:14px;transition:transform var(--duration-fast) var(--ease-smooth)}.Header-module__hBw1pG__resumeBtn:hover .Header-module__hBw1pG__resumeIcon{color:var(--accent);transform:scale(1.05)}.Header-module__hBw1pG__identityLabel{letter-spacing:.1em;color:var(--text-primary);opacity:.8;font-family:Geist,sans-serif;font-size:.85rem;font-weight:500}.Header-module__hBw1pG__roleLabel{font-family:var(--font-body);letter-spacing:.05em;color:var(--text-primary);opacity:.8;align-items:center;gap:.6rem;font-size:.85rem;font-weight:300;display:flex}.Header-module__hBw1pG__roleIconSmall{opacity:.6;width:14px;height:14px}.Header-module__hBw1pG__pinIcon{opacity:.7;width:14px;height:14px}.Header-module__hBw1pG__controls{top:50%;right:var(--page-padding);pointer-events:auto;position:absolute;transform:translateY(-50%)}.Header-module__hBw1pG__controlBtn{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;padding:.5rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:opacity .3s;display:flex}.Header-module__hBw1pG__controlBtn:hover{opacity:.7}.Header-module__hBw1pG__arrow{transition:transform .4s cubic-bezier(.175,.885,.32,1.275);display:inline-block}.Header-module__hBw1pG__controlBtn:hover .Header-module__hBw1pG__arrow{transform:translate(6px)}.Header-module__hBw1pG__primaryBtn{background:0 0;border:none;padding-left:1.5rem}.Header-module__hBw1pG__nameLogo{align-items:center;gap:1rem;text-decoration:none;transition:opacity .2s;display:flex}.Header-module__hBw1pG__nameLogo:hover{opacity:.8}.Header-module__hBw1pG__logoImg{width:auto;height:44px;filter:var(--logo-filter)}.Header-module__hBw1pG__nameText{font-family:var(--font-sans);letter-spacing:.02em;text-transform:none;color:var(--text-primary);font-size:14px;font-weight:500;line-height:1}.Header-module__hBw1pG__metadata{align-items:center;display:flex}.Header-module__hBw1pG__locationTag{box-sizing:border-box;cursor:pointer;height:32px;transition:all .4s var(--ease-out-expo);font-family:var(--font-mono);color:var(--text-primary);appearance:none;background:#ffffff08;border:1px solid #ffffff14;border-radius:100px;outline:none;flex-direction:column;justify-content:flex-start;padding:0 1rem;font-size:.85rem;display:flex;position:relative;overflow:hidden}.Header-module__hBw1pG__locationTag:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-1px)}.Header-module__hBw1pG__locationInner{flex-direction:column;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.Header-module__hBw1pG__locationTag:hover .Header-module__hBw1pG__locationInner{transform:translateY(-32px)}.Header-module__hBw1pG__locationFront,.Header-module__hBw1pG__locationBack{white-space:nowrap;justify-content:center;align-items:center;gap:.5rem;height:32px;min-height:32px;display:flex}.Header-module__hBw1pG__locationBack{color:var(--text-secondary)}.Header-module__hBw1pG__separator{opacity:.4}.Header-module__hBw1pG__weatherWrapper{align-items:center;gap:.35rem;display:flex}.Header-module__hBw1pG__weatherIcon{opacity:.8;width:15px;height:15px}.Header-module__hBw1pG__dot{background:#4ade80;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #4ade8066}@media (min-width:1025px){.Header-module__hBw1pG__menuBtn,.Header-module__hBw1pG__menu{display:none!important}}@media (max-width:1024px){.Header-module__hBw1pG__controlBtn,.Header-module__hBw1pG__langToggle{display:none!important}}.Header-module__hBw1pG__menuBtn{background:0 0;border:none;flex-direction:column;justify-content:center;gap:7px;width:32px;height:32px;padding:0;display:flex}.Header-module__hBw1pG__menuBtn span{background:var(--text-primary);transform-origin:50%;height:1px;transition:all .35s cubic-bezier(.4,0,.2,1);display:block}.Header-module__hBw1pG__menuBtn span:first-child{width:100%}.Header-module__hBw1pG__menuBtn span:nth-child(2){width:66%;margin-left:auto}.Header-module__hBw1pG__menuBtn span:nth-child(3){width:100%}.Header-module__hBw1pG__menuBtn.Header-module__hBw1pG__open span:first-child{width:100%;transform:translateY(8px)rotate(45deg)}.Header-module__hBw1pG__menuBtn.Header-module__hBw1pG__open span:nth-child(2){opacity:0;transform:scaleX(0)}.Header-module__hBw1pG__menuBtn.Header-module__hBw1pG__open span:nth-child(3){width:100%;transform:translateY(-8px)rotate(-45deg)}.Header-module__hBw1pG__menu{z-index:90;opacity:0;pointer-events:none;background:#0a0a0a;justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:fixed;inset:0}.Header-module__hBw1pG__menu:before{content:"";background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.Header-module__hBw1pG__menuOpen{opacity:1;pointer-events:all}.Header-module__hBw1pG__menuInner{z-index:1;text-align:center;position:relative}.Header-module__hBw1pG__menuList{flex-direction:column;gap:.5rem;margin-bottom:4rem;list-style:none;display:flex}.Header-module__hBw1pG__menuList li{overflow:hidden}.Header-module__hBw1pG__menuLink{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.02em;color:var(--text-primary);justify-content:center;align-items:center;gap:1rem;font-size:clamp(3rem,8vw,7rem);line-height:1;transition:color .3s;display:flex}.Header-module__hBw1pG__menuLink:hover{color:var(--accent)}.Header-module__hBw1pG__menuNum{font-family:var(--font-mono);color:var(--text-secondary);letter-spacing:.1em;padding-top:.5rem;font-size:.75rem}.Header-module__hBw1pG__menuFooter{justify-content:center;align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__menuFooter a{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-secondary);font-size:.7rem;transition:color .2s}.Header-module__hBw1pG__menuFooter a:hover{color:var(--accent)}
.Footer-module__S6Hkya__footer{z-index:20;color:var(--text-primary);border-top:1px solid var(--border);background:#0e0f12;padding:32px 0 33px;position:relative;overflow:hidden}.Footer-module__S6Hkya__container{width:100%;margin:0;padding:0 40px}.Footer-module__S6Hkya__topRow{justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:57px;display:flex}.Footer-module__S6Hkya__heroText{flex:1}.Footer-module__S6Hkya__mainTitle{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(2.5rem,1.5vw,.5rem);font-weight:200;line-height:1.1}.Footer-module__S6Hkya__mainTitle i{font-style:normal;font-family:var(--font-display);font-weight:400}.Footer-module__S6Hkya__mainSubtext{font-family:var(--font-sans);color:#fff6;max-width:350px;font-size:1rem;line-height:1.6}.Footer-module__S6Hkya__postcardWrapper{flex:0 432px;width:100%;position:relative}.Footer-module__S6Hkya__postcard{background:linear-gradient(#0e0f12,#0e0f12) padding-box padding-box,linear-gradient(135deg,#ffffff47 0%,#ffffff14 40%,#ffffff47 100%) border-box;border:1px solid #0000;border-radius:12px;flex-direction:column;width:100%;max-width:432px;height:322px;padding:16px 24px 32px;display:flex;position:relative;overflow:hidden}.Footer-module__S6Hkya__spotlight{background:radial-gradient(400px circle at var(--x,50%) var(--y,50%), #ffffff14, transparent 40%);pointer-events:none;z-index:5;opacity:0;transition:opacity .5s;position:absolute;inset:0}.Footer-module__S6Hkya__postcard:hover .Footer-module__S6Hkya__spotlight,.Footer-module__S6Hkya__socialCard:hover .Footer-module__S6Hkya__spotlight{opacity:1}.Footer-module__S6Hkya__postcard .Footer-module__S6Hkya__spotlight{background:radial-gradient(400px circle at var(--x,50%) var(--y,50%), #ffffff0a, transparent 40%)}.Footer-module__S6Hkya__postcard:after{content:"";pointer-events:none;z-index:10;background:radial-gradient(circle at 20% 20%,#ffffff08 0%,#0000 50%);position:absolute;inset:0}.Footer-module__S6Hkya__postcardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.Footer-module__S6Hkya__stampWrapper{z-index:50;width:58.68px;height:81px;position:relative}.Footer-module__S6Hkya__stampImg{object-fit:contain;cursor:zoom-in;filter:drop-shadow(0 2px 4px #0000001a);width:100%;height:100%;transition:all .5s cubic-bezier(.175,.885,.32,1.275)}.Footer-module__S6Hkya__stampImg:hover{filter:drop-shadow(0 4px 8px #0003);z-index:10}.Footer-module__S6Hkya__magnifiedStamp{z-index:100;pointer-events:none;opacity:0;width:58.68px;height:81px;transition:opacity .4s,width .4s cubic-bezier(.175,.885,.32,1.275),height .4s cubic-bezier(.175,.885,.32,1.275);position:absolute;top:40px;left:32px}.Footer-module__S6Hkya__magnifiedStamp.Footer-module__S6Hkya__isActive{opacity:1;width:197px;height:170px!important}.Footer-module__S6Hkya__magStampImg{object-fit:contain;filter:drop-shadow(0 20px 40px #0006);width:100%;height:100%}.Footer-module__S6Hkya__toInfo{text-align:right;margin-top:4px}.Footer-module__S6Hkya__toLabel{font-family:var(--font-sans);color:#fff3;text-transform:uppercase;margin-bottom:4px;font-size:.65rem;display:block}.Footer-module__S6Hkya__toName{font-family:var(--font-sans);color:#ffffff80;font-size:.85rem;font-weight:400}.Footer-module__S6Hkya__postcardBody{flex-direction:column;flex:1;gap:16px;display:flex}.Footer-module__S6Hkya__inputContainer{width:100%;position:relative}@keyframes Footer-module__S6Hkya__native-caret-blink{0%,to{caret-color:#fff}50%{caret-color:#0000}}@keyframes Footer-module__S6Hkya__custom-caret-blink{0%,to{opacity:1}50%{opacity:0}}.Footer-module__S6Hkya__input,.Footer-module__S6Hkya__textarea{color:#fff;font-family:var(--font-sans);background:0 0;border:none;border-bottom:1px solid #ffffff0d;outline:none;width:100%;padding:8px 0;font-size:.9rem}.Footer-module__S6Hkya__input{caret-color:#fff;caret-animation:manual;animation:1s step-end infinite Footer-module__S6Hkya__native-caret-blink}.Footer-module__S6Hkya__customCaret{font-family:var(--font-sans);color:#fff;pointer-events:none;font-size:.9rem;line-height:1.2;animation:1s step-end infinite Footer-module__S6Hkya__custom-caret-blink;display:none;position:absolute;top:8px;left:0}.Footer-module__S6Hkya__input:placeholder-shown:not(:focus)~.Footer-module__S6Hkya__customCaret{display:block}.Footer-module__S6Hkya__input::placeholder,.Footer-module__S6Hkya__textarea::placeholder{color:#fff3}.Footer-module__S6Hkya__textarea{resize:none;caret-color:#fff;flex:1;height:100%}.Footer-module__S6Hkya__postcardFooter{justify-content:flex-end;margin-top:1px;display:flex}.Footer-module__S6Hkya__sendBtn{font-family:var(--font-sans);color:#ffffff80;cursor:pointer;align-items:center;gap:8px;padding:8px 4px;font-size:.85rem;transition:all .3s;display:flex}.Footer-module__S6Hkya__sendBtn:disabled{opacity:.15;pointer-events:none}.Footer-module__S6Hkya__sendBtn:not(:disabled):hover{color:#fff}.Footer-module__S6Hkya__arrow{transition:transform .4s cubic-bezier(.175,.885,.32,1.275);display:inline-block}.Footer-module__S6Hkya__sendBtn:not(:disabled):hover .Footer-module__S6Hkya__arrow{transform:translate(6px)}.Footer-module__S6Hkya__divider{background:linear-gradient(90deg,#0000,#ffffff26,#0000);height:1px;margin:60px 0}.Footer-module__S6Hkya__bottomRow{justify-content:space-between;align-items:flex-end;display:flex}.Footer-module__S6Hkya__brandCol{flex:1}.Footer-module__S6Hkya__brandName{font-family:var(--font-display);letter-spacing:-.01em;margin-bottom:24px;font-size:clamp(2.25rem,4vw,.5rem);font-style:normal;font-weight:200;line-height:.9}.Footer-module__S6Hkya__brandRole{font-family:var(--font-sans);color:#ffffff4d;margin-bottom:12px;font-size:.85rem}.Footer-module__S6Hkya__handcrafted{font-family:var(--font-sans);color:#ffffff40;align-items:center;gap:12px;font-size:.8rem;display:flex}.Footer-module__S6Hkya__toolIcons{align-items:center;gap:10px;display:flex}.Footer-module__S6Hkya__toolLogo{object-fit:contain;opacity:.8;width:auto;height:20px;transition:opacity .3s,transform .3s;display:block}.Footer-module__S6Hkya__toolLogo:hover{opacity:1;transform:scale(1.08)}.Footer-module__S6Hkya__brandNav{gap:16px;margin-top:32px;display:flex}.Footer-module__S6Hkya__navLink{font-family:var(--font-sans);color:#ffffff59;font-size:.9rem;transition:color .3s;position:relative}.Footer-module__S6Hkya__navLink:not(:last-child):after{content:"•";color:#ffffff1a;pointer-events:none;position:absolute;right:-10px}.Footer-module__S6Hkya__navCol{gap:24px;margin-bottom:6px;display:flex}.Footer-module__S6Hkya__navLink{font-family:var(--font-sans);color:#ffffff4d;font-size:.85rem;transition:color .3s}.Footer-module__S6Hkya__navLink:hover{color:#fff}.Footer-module__S6Hkya__socialCol{flex-direction:column;gap:32px;margin-bottom:-10px;display:flex}.Footer-module__S6Hkya__socialLabel{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.1em;color:#fff3;font-size:.8rem}.Footer-module__S6Hkya__socialDeck{gap:32px;display:flex}.Footer-module__S6Hkya__socialCard{width:140px;height:210px;transition:all .6s var(--ease-out-expo);transform-style:preserve-3d;background:#0a0a0a;border:1px solid #ffffff40;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Footer-module__S6Hkya__socialCard:hover{background:#121212;border-color:#ffffff73;transform:translateY(-15px)rotateY(5deg);box-shadow:0 40px 80px #0009}.Footer-module__S6Hkya__socialCardImgWrapper{opacity:1;justify-content:center;align-items:center;transition:filter .4s;display:flex;position:absolute;inset:0}.Footer-module__S6Hkya__socialCard:hover .Footer-module__S6Hkya__socialCardImgWrapper{filter:brightness(1.1)contrast(1.1)}.Footer-module__S6Hkya__socialCardImg{width:100%}@media (max-width:1200px){.Footer-module__S6Hkya__socialCard{width:140px;height:210px}}@media (max-width:1024px){.Footer-module__S6Hkya__topRow{flex-direction:column;gap:60px}.Footer-module__S6Hkya__postcardWrapper{flex:none;width:100%}.Footer-module__S6Hkya__postcard{width:100%;max-width:432px;height:auto;min-height:322px}.Footer-module__S6Hkya__bottomRow{flex-direction:column;align-items:flex-start;gap:60px}.Footer-module__S6Hkya__brandCol{width:100%}.Footer-module__S6Hkya__socialCol{align-items:flex-start}}@media (max-width:640px){.Footer-module__S6Hkya__socialDeck{flex-direction:column;gap:20px}.Footer-module__S6Hkya__socialCard{width:100%;max-width:200px;height:300px}}
.BottomDock-module__NXJ3RG__dockWrapper{z-index:9999;-webkit-backdrop-filter:blur(50px)saturate(210%)brightness(1.15);background:#07080a;border:1px solid #ffffff24;border-radius:100px;flex-direction:row;align-items:center;padding:.5rem 1.2rem;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;overflow:visible;box-shadow:inset 0 1px 1px #ffffff26,0 25px 60px #0009,0 0 0 1px #ffffff0a}[data-theme=art] .BottomDock-module__NXJ3RG__dockWrapper{background:linear-gradient(170deg,#ffffffd1 0%,#f0ebe1bf 30%,#e6e1d7cc 100%);border-color:#0000001f;box-shadow:inset 0 1px 1px #ffffffa6,0 20px 50px #00000014,0 0 0 1px #00000005}.BottomDock-module__NXJ3RG__dockWrapper:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(#fff3,#0000,#ffffff0d);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}[data-theme=art] .BottomDock-module__NXJ3RG__dockWrapper:before{background:linear-gradient(#0000000d,#0000,#00000005)}.BottomDock-module__NXJ3RG__dockWrapper:hover{background:#07080a;border-color:#ffffff38;transform:translate(-50%)scale(1)translateY(-1px);box-shadow:inset 0 1px 1px #ffffff38,0 30px 70px #000000b3,0 0 0 1px #ffffff0d}[data-theme=art] .BottomDock-module__NXJ3RG__dockWrapper:hover{background:linear-gradient(170deg,#ffffffe0 0%,#f0ebe1d1 30%,#e6e1d7d9 100%);border-color:#00000029;box-shadow:inset 0 1px 1px #fffc,0 30px 70px #0000001f,0 0 0 1px #00000008}.BottomDock-module__NXJ3RG__yinYangBtn{cursor:pointer;background:0 0;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:44px;height:44px;transition:background .3s;display:flex}.BottomDock-module__NXJ3RG__yinYangBtn:hover{background:#ffffff14}.BottomDock-module__NXJ3RG__yinYangBtn:hover .BottomDock-module__NXJ3RG__yinYangIcon{transform:scale(1.05)}.BottomDock-module__NXJ3RG__yinYangIcon{border:1px solid var(--text-primary);background:linear-gradient(90deg, var(--text-primary) 50%, transparent 50%);border-radius:50%;width:45%;height:45%;transition:transform .6s cubic-bezier(.4,0,.2,1);animation:8s linear infinite BottomDock-module__NXJ3RG__gentleRotate;position:relative}@keyframes BottomDock-module__NXJ3RG__gentleRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.BottomDock-module__NXJ3RG__yinYangIcon:before,.BottomDock-module__NXJ3RG__yinYangIcon:after{content:"";border-radius:50%;width:50%;height:50%;position:absolute;left:50%;transform:translate(-50%)}.BottomDock-module__NXJ3RG__yinYangIcon:before{background:var(--text-primary);box-shadow:inset 0 0 0 2px var(--bg-primary);top:0}.BottomDock-module__NXJ3RG__yinYangIcon:after{background:var(--bg-primary);box-shadow:inset 0 0 0 2px var(--text-primary);bottom:0}.BottomDock-module__NXJ3RG__artMode .BottomDock-module__NXJ3RG__yinYangIcon{transform:rotate(180deg)}.BottomDock-module__NXJ3RG__divider{background:linear-gradient(#0000,#ffffff26,#0000);width:1px;height:24px;margin:0 .75rem}.BottomDock-module__NXJ3RG__dividerHorizontal{background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:28px;height:1px;margin:.25rem 0}.BottomDock-module__NXJ3RG__dockLinks{align-items:center;gap:.5rem;padding-bottom:2px;display:flex}.BottomDock-module__NXJ3RG__dockItemWrapper{flex-direction:column;justify-content:flex-end;align-items:center;display:flex;position:relative}.BottomDock-module__NXJ3RG__tooltip{opacity:0;-webkit-backdrop-filter:blur(8px);color:var(--text-primary);font-size:.75rem;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;pointer-events:none;z-index:100;background:#0f0f0fe6;border:1px solid #ffffff1a;border-radius:6px;padding:6px 12px;font-weight:500;transition:all .2s cubic-bezier(.175,.885,.32,1.275);position:absolute;top:-40px;transform:translateY(5px)scale(.95);box-shadow:0 4px 12px #00000080}.BottomDock-module__NXJ3RG__dockItemWrapper:hover .BottomDock-module__NXJ3RG__tooltip{opacity:1;transform:translateY(0)scale(1)}.BottomDock-module__NXJ3RG__tooltipVertical{top:50%;left:60px;transform:translateY(-50%)translate(-10px)scale(.9)}.BottomDock-module__NXJ3RG__dockItemWrapper:hover .BottomDock-module__NXJ3RG__tooltipVertical{transform:translateY(-50%)translate(0)scale(1)}.BottomDock-module__NXJ3RG__dockLink{width:44px;height:44px;color:var(--text-primary);opacity:.72;background:0 0;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .3s;display:flex}.BottomDock-module__NXJ3RG__dockLink svg{width:45%;height:45%;transition:all .3s}.BottomDock-module__NXJ3RG__dockLink:hover{color:var(--text-primary);opacity:1;background:#ffffff14}.BottomDock-module__NXJ3RG__dockLink:hover svg{transform:scale(1.05)}.BottomDock-module__NXJ3RG__activeLink{opacity:1!important}.BottomDock-module__NXJ3RG__activeLink svg,.BottomDock-module__NXJ3RG__activeLink img{opacity:1}.BottomDock-module__NXJ3RG__activeLink:after{content:"";background:var(--text-primary);opacity:.8;border-radius:50%;width:4px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.BottomDock-module__NXJ3RG__iconContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.BottomDock-module__NXJ3RG__dockLogo{object-fit:contain;opacity:.72;width:55%;height:55%;filter:var(--logo-filter);transition:all .3s}.BottomDock-module__NXJ3RG__dockLink:hover .BottomDock-module__NXJ3RG__dockLogo{transform:scale(1.05)}.BottomDock-module__NXJ3RG__dockSection{align-items:center;gap:.5rem;display:flex}.BottomDock-module__NXJ3RG__locationTag{flex-direction:column;min-width:140px;padding:0 .5rem;display:flex}.BottomDock-module__NXJ3RG__locationLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--text-primary);opacity:1;margin-bottom:2px;font-size:.65rem}.BottomDock-module__NXJ3RG__locationMeta{font-family:var(--font-mono);color:var(--text-secondary);opacity:.6;align-items:center;gap:.4rem;font-size:.6rem;display:flex}.BottomDock-module__NXJ3RG__metaDot{font-size:.8rem}.BottomDock-module__NXJ3RG__dockActions{align-items:center;gap:.4rem;display:flex}.BottomDock-module__NXJ3RG__dockActionBtn{color:var(--text-primary);opacity:.72;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.BottomDock-module__NXJ3RG__dockActionBtn svg{width:18px;height:18px}.BottomDock-module__NXJ3RG__dockActionBtn:hover{color:var(--text-primary);opacity:1;background:#ffffff14}.BottomDock-module__NXJ3RG__realmBtn{font-family:var(--font-mono);background:var(--text-primary);color:var(--bg-primary);text-transform:uppercase;letter-spacing:.1em;border-radius:40px;padding:.4rem 1rem;font-size:.65rem;font-weight:700;text-decoration:none;transition:all .3s}.BottomDock-module__NXJ3RG__realmBtn:hover{transform:translateY(-1px)}.BottomDock-module__NXJ3RG__weatherWrapper{align-items:center;gap:.25rem;display:flex}.BottomDock-module__NXJ3RG__weatherIcon{width:12px;height:12px}.BottomDock-module__NXJ3RG__dockWrapper.BottomDock-module__NXJ3RG__realmMode{bottom:2.5rem!important;left:50%!important;transform:translate(-50%)!important}.BottomDock-module__NXJ3RG__dockWrapper.BottomDock-module__NXJ3RG__realmMode:hover{transform:translate(-50%)scale(1)!important}@media (max-width:1024px){.BottomDock-module__NXJ3RG__dockWrapper{justify-content:space-between;gap:.5rem;width:calc(100% - 2rem);padding:.5rem;overflow-x:auto}.BottomDock-module__NXJ3RG__dockLinks{flex:1;padding-bottom:2px;overflow-x:auto}.BottomDock-module__NXJ3RG__dockLink span{display:none}.BottomDock-module__NXJ3RG__dockLink{padding:.6rem}}
.Projects-module__2BoJ-q__section{z-index:10;background-color:var(--bg-primary);width:100%;padding:var(--space-md) 0 var(--space-xl);position:relative}.Projects-module__2BoJ-q__topBar{padding:0 var(--page-padding);max-width:var(--layout-max-width);margin:0 auto var(--space-md);justify-content:space-between;align-items:center;display:flex}.Projects-module__2BoJ-q__topBarLeft{align-items:center;gap:.6rem;display:flex}.Projects-module__2BoJ-q__topBarDot{background:var(--text-primary);opacity:.7;border-radius:50%;flex-shrink:0;width:7px;height:7px}.Projects-module__2BoJ-q__topBarLabel{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.12em;color:var(--text-secondary);font-size:.75rem;font-weight:500}.Projects-module__2BoJ-q__viewMoreLink{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.12em;color:var(--text-secondary);align-items:center;gap:.4rem;font-size:.8rem;text-decoration:none;transition:color .3s,gap .3s;display:flex}.Projects-module__2BoJ-q__viewMoreLink:hover{color:var(--text-primary);gap:.7rem}.Projects-module__2BoJ-q__bento{width:calc(100% - (var(--page-padding) * 2));max-width:var(--layout-max-width);border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;margin:0 auto;display:flex;overflow:hidden}.Projects-module__2BoJ-q__card{color:inherit;background:var(--bg-primary);text-decoration:none;display:block;position:relative;overflow:hidden}.Projects-module__2BoJ-q__cardFeatured{border-bottom:1px solid #ffffff1a;grid-template-rows:1fr auto;grid-template-columns:38% 1fr;min-height:300px;display:grid}.Projects-module__2BoJ-q__featuredImage{background:#ffffff03;border-right:1px solid #ffffff1a;grid-row:1/3;position:relative}.Projects-module__2BoJ-q__featuredText{align-items:center;padding:3rem 3.5rem;display:flex}.Projects-module__2BoJ-q__featuredTitle{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:clamp(2rem,4vw,3.25rem);line-height:.95}.Projects-module__2BoJ-q__featuredCta{justify-content:flex-end;align-items:flex-end;padding:1.5rem 2.25rem;display:flex}.Projects-module__2BoJ-q__bentoRow{grid-template-columns:1fr 1fr;display:grid}.Projects-module__2BoJ-q__cardSmall{min-height:380px;position:relative}.Projects-module__2BoJ-q__cardSmall+.Projects-module__2BoJ-q__cardSmall{border-left:1px solid #ffffff1a}.Projects-module__2BoJ-q__smallImage{background:#ffffff03;position:absolute;inset:0}.Projects-module__2BoJ-q__smallOverlay{background:linear-gradient(#0000 0%,#07080a66 50%,#07080ad9 100%);flex-direction:column;justify-content:flex-end;padding:1.75rem 2rem;display:flex;position:absolute;inset:0}.Projects-module__2BoJ-q__smallTitle{letter-spacing:-.02em;color:var(--text-primary);margin:0 0 1.25rem;font-size:clamp(1.4rem,2.5vw,2rem);line-height:.95}.Projects-module__2BoJ-q__img{padding:2rem;transition:transform .6s cubic-bezier(.16,1,.3,1);object-fit:contain!important}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__img{transform:scale(1.04)}.Projects-module__2BoJ-q__titleSans{font-family:var(--font-sans);font-weight:400;display:block}.Projects-module__2BoJ-q__titleSerif{font-family:var(--font-display);font-style:italic;font-weight:400;display:block}.Projects-module__2BoJ-q__readMoreBtn{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.12em;color:var(--text-primary);white-space:nowrap;border:1px solid #ffffff40;border-radius:4px;align-items:center;gap:.5rem;padding:.55rem 1rem;font-size:.7rem;text-decoration:none;transition:background .3s,border-color .3s,gap .3s;display:inline-flex}.Projects-module__2BoJ-q__readMoreBtn:hover,.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__readMoreBtn{background:#ffffff12;border-color:#ffffff80;gap:.75rem}.Projects-module__2BoJ-q__btnArrow{font-size:.8rem;transition:transform .3s}.Projects-module__2BoJ-q__readMoreBtn:hover .Projects-module__2BoJ-q__btnArrow,.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__readMoreBtn .Projects-module__2BoJ-q__btnArrow{transform:translate(3px)}@media (max-width:1024px){.Projects-module__2BoJ-q__cardFeatured{grid-template-rows:280px auto auto;grid-template-columns:1fr}.Projects-module__2BoJ-q__featuredImage{border-bottom:1px solid #ffffff1a;border-right:none;grid-row:1}.Projects-module__2BoJ-q__featuredText{padding:2rem 2rem 1rem}.Projects-module__2BoJ-q__featuredCta{justify-content:flex-start;padding:0 2rem 2rem}}@media (max-width:680px){.Projects-module__2BoJ-q__bentoRow{grid-template-columns:1fr}.Projects-module__2BoJ-q__cardSmall+.Projects-module__2BoJ-q__cardSmall{border-top:1px solid #ffffff1a;border-left:none}.Projects-module__2BoJ-q__cardSmall{min-height:300px}.Projects-module__2BoJ-q__topBar{padding:0 calc(var(--page-padding) * .75)}.Projects-module__2BoJ-q__bento{width:calc(100% - (var(--page-padding)))}}
.About-module__8aBknG__grid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (min-width:768px){.About-module__8aBknG__grid{grid-template-columns:1fr 1fr;gap:8rem}}.About-module__8aBknG__content{flex-direction:column;display:flex}.About-module__8aBknG__meta{gap:4rem;margin-top:2rem;display:flex}.About-module__8aBknG__metaItem{flex-direction:column;display:flex}.About-module__8aBknG__imageWrap{aspect-ratio:3/4.5;border:1px solid var(--border);border-radius:12px;position:relative;overflow:hidden}
.Art-module__a1l6pG__artHeader{margin-bottom:4rem}
.ProjectDetail-module__5OhynG__main{width:100%;min-height:100vh;padding:calc(var(--nav-height) + var(--space-md)) 0 var(--space-2xl);z-index:1;position:relative}.ProjectDetail-module__5OhynG__sectorLabel{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:var(--space-sm);font-size:.75rem;display:inline-block}.ProjectDetail-module__5OhynG__title{color:var(--text-primary);margin-bottom:var(--space-lg);letter-spacing:-.02em;max-width:90%;font-size:clamp(3rem,7vw,7.5rem);font-weight:400;line-height:.9}.ProjectDetail-module__5OhynG__titleSerif{font-family:var(--font-display);color:var(--text-secondary);font-style:italic}.ProjectDetail-module__5OhynG__metaGrid{gap:var(--space-md);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:var(--space-md) 0;margin-bottom:var(--space-xl);grid-template-columns:repeat(4,1fr);display:grid}.ProjectDetail-module__5OhynG__metaItem{flex-direction:column;gap:.35rem;display:flex}.ProjectDetail-module__5OhynG__metaLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);font-size:.7rem}.ProjectDetail-module__5OhynG__metaValue{font-family:var(--font-sans);color:var(--text-primary);font-size:.9rem;font-weight:500}.ProjectDetail-module__5OhynG__heroImageWrapper{border-radius:var(--card-radius);border:1px solid var(--border);background:var(--bg-card);width:100%;height:clamp(300px,50vw,680px);margin-bottom:var(--space-xl);position:relative;overflow:hidden}.ProjectDetail-module__5OhynG__heroImage{object-fit:cover;transition:transform 1.2s var(--ease-out-expo)}.ProjectDetail-module__5OhynG__heroImageWrapper:hover .ProjectDetail-module__5OhynG__heroImage{transform:scale(1.03)}.ProjectDetail-module__5OhynG__editorialGrid{gap:var(--space-xl);margin-bottom:var(--space-2xl);grid-template-columns:35% 1fr;display:grid}.ProjectDetail-module__5OhynG__editorialColLeft{height:fit-content;position:sticky;top:180px}.ProjectDetail-module__5OhynG__sectionHeading{font-family:var(--font-display);color:var(--text-primary);margin-bottom:var(--space-md);font-size:clamp(2rem,3.5vw,4rem);font-style:italic;line-height:1}.ProjectDetail-module__5OhynG__sectionSubtitle{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:.5rem;font-size:.75rem;display:block}.ProjectDetail-module__5OhynG__bodyText{color:var(--text-secondary);font-size:clamp(1rem,1.8vw,1.4rem);font-weight:300;line-height:1.65}.ProjectDetail-module__5OhynG__bodyText strong{color:var(--text-primary);font-weight:500}.ProjectDetail-module__5OhynG__bodyText p{margin-bottom:1.5rem}.ProjectDetail-module__5OhynG__featuresGrid{gap:var(--space-md);margin-top:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.ProjectDetail-module__5OhynG__featureCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--card-radius);transition:all var(--duration-normal) var(--ease-smooth);flex-direction:column;height:100%;padding:2.25rem 2rem;display:flex}.ProjectDetail-module__5OhynG__featureCard:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 10px 30px #0003}.ProjectDetail-module__5OhynG__featureIcon{color:var(--accent);margin-bottom:var(--space-sm);opacity:.85}.ProjectDetail-module__5OhynG__featureNum{font-family:var(--font-mono);color:var(--accent);margin-bottom:.5rem;font-size:.75rem}.ProjectDetail-module__5OhynG__featureTitle{font-family:var(--font-sans);margin-bottom:var(--space-xs);color:var(--text-primary);font-size:1.2rem;font-weight:600}.ProjectDetail-module__5OhynG__featureDesc{font-family:var(--font-sans);color:var(--text-secondary);font-size:.85rem;font-weight:300;line-height:1.6}.ProjectDetail-module__5OhynG__nextProjectSection{margin-top:var(--space-2xl);border-top:1px solid var(--border);padding-top:var(--space-xl);position:relative}.ProjectDetail-module__5OhynG__nextLink{color:inherit;text-decoration:none;display:block}.ProjectDetail-module__5OhynG__nextContainer{padding:var(--space-lg) var(--space-md);background:var(--bg-card);border:1px solid var(--border);border-radius:var(--card-radius);transition:all var(--duration-normal) var(--ease-smooth);justify-content:space-between;align-items:center;display:flex;position:relative;overflow:hidden}.ProjectDetail-module__5OhynG__nextContainer:before{content:"";background:linear-gradient(90deg, var(--accent-dim) 0%, transparent 100%);opacity:0;transition:opacity var(--duration-normal) var(--ease-smooth);z-index:0;position:absolute;inset:0}.ProjectDetail-module__5OhynG__nextContainer:hover{border-color:var(--accent);transform:scale(1.01)}.ProjectDetail-module__5OhynG__nextContainer:hover:before{opacity:1}.ProjectDetail-module__5OhynG__nextText{z-index:1;flex-direction:column;gap:.5rem;display:flex;position:relative}.ProjectDetail-module__5OhynG__nextLabel{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);font-size:.75rem}.ProjectDetail-module__5OhynG__nextTitle{font-family:var(--font-display);color:var(--text-primary);font-size:clamp(2rem,4vw,4.5rem);font-style:italic;line-height:1}.ProjectDetail-module__5OhynG__nextArrow{color:var(--text-secondary);transition:all var(--duration-normal) var(--ease-smooth);z-index:1;padding-right:var(--space-xs);font-size:clamp(2.5rem,5vw,5rem);position:relative}.ProjectDetail-module__5OhynG__nextContainer:hover .ProjectDetail-module__5OhynG__nextArrow{color:var(--accent);transform:translate(10px)}[data-theme=art] .ProjectDetail-module__5OhynG__featureCard{background:var(--bg-secondary);box-shadow:0 4px 20px #00000008}[data-theme=art] .ProjectDetail-module__5OhynG__nextContainer{background:var(--bg-secondary)}@media (max-width:1024px){.ProjectDetail-module__5OhynG__metaGrid{gap:var(--space-sm);grid-template-columns:repeat(2,1fr)}.ProjectDetail-module__5OhynG__editorialGrid{gap:var(--space-lg);grid-template-columns:1fr}.ProjectDetail-module__5OhynG__editorialColLeft{position:relative;top:0}.ProjectDetail-module__5OhynG__featuresGrid{gap:var(--space-sm);grid-template-columns:1fr}}@media (max-width:600px){.ProjectDetail-module__5OhynG__metaGrid{grid-template-columns:1fr;gap:.75rem}.ProjectDetail-module__5OhynG__title{max-width:100%}.ProjectDetail-module__5OhynG__nextContainer{align-items:flex-start;gap:var(--space-md);flex-direction:column}.ProjectDetail-module__5OhynG__nextArrow{align-self:flex-end}}
.Music-module__aE0D0W__visualWrap{aspect-ratio:16/9;border:1px solid var(--border);border-radius:16px;position:relative;overflow:hidden}.Music-module__aE0D0W__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.Music-module__aE0D0W__visualWrap:hover .Music-module__aE0D0W__overlay{opacity:0}
