.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;cursor:default;margin-bottom:24px;font-size:clamp(2.25rem,4vw,.5rem);font-style:normal;font-weight:200;line-height:.9;display:flex}.Footer-module__S6Hkya__nameLine{display:block;overflow:hidden}.Footer-module__S6Hkya__brandName span{color:#0000;display:inline-block;position:relative}.Footer-module__S6Hkya__brandName span:before,.Footer-module__S6Hkya__brandName span:after{content:attr(data-char);position:absolute;left:0}.Footer-module__S6Hkya__brandName span:before{color:var(--text-primary);-webkit-text-stroke:1px transparent;animation:4s cubic-bezier(.4,0,.2,1) infinite Footer-module__S6Hkya__humanafterallBefore;animation-delay:calc(var(--char-index) * 40ms);transform:translateY(0)}.Footer-module__S6Hkya__brandName span:after{color:#0000;-webkit-text-stroke:1px var(--text-primary);animation:4s cubic-bezier(.4,0,.2,1) infinite Footer-module__S6Hkya__humanafterallAfter;animation-delay:calc(var(--char-index) * 40ms);transform:translateY(100%)}@keyframes Footer-module__S6Hkya__humanafterallBefore{0%,10%{color:var(--text-primary);-webkit-text-stroke:1px transparent;transform:translateY(0)}40%,60%{color:#0000;-webkit-text-stroke:1px var(--text-primary);transform:translateY(-100%)}90%,to{color:var(--text-primary);-webkit-text-stroke:1px transparent;transform:translateY(0)}}@keyframes Footer-module__S6Hkya__humanafterallAfter{0%,10%{color:#0000;-webkit-text-stroke:1px var(--text-primary);transform:translateY(100%)}40%,60%{color:#0000;-webkit-text-stroke:1px var(--text-primary);transform:translateY(0)}90%,to{color:#0000;-webkit-text-stroke:1px var(--text-primary);transform:translateY(100%)}}.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}}
.AboutHero-module__f9_0bq__heroSection{background:var(--bg-primary);width:100%;padding-top:100px;padding-bottom:40px}.AboutHero-module__f9_0bq__container{flex-direction:column;width:100%;max-width:1180px;margin:0 auto;padding:0 24px;display:flex}@media (min-width:768px){.AboutHero-module__f9_0bq__container{padding:0 40px}}@media (min-width:1400px){.AboutHero-module__f9_0bq__container{max-width:1200px}}@media (min-width:1800px){.AboutHero-module__f9_0bq__container{max-width:1580px;padding:0 60px}}.AboutHero-module__f9_0bq__headerBlock{align-items:flex-start;gap:32px;margin-bottom:48px;display:flex}.AboutHero-module__f9_0bq__cardWrapper{aspect-ratio:240/388;border:1px solid #ffffff14;border-radius:12px;flex-shrink:0;width:110px;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080}.AboutHero-module__f9_0bq__cardImage{object-fit:cover}.AboutHero-module__f9_0bq__textCol{flex-direction:column;flex:1;justify-content:center;padding-top:4px;display:flex}.AboutHero-module__f9_0bq__title{font-family:var(--font-sans);letter-spacing:-.03em;color:#c9c9c9;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,2.35rem);font-weight:300;line-height:1.1}.AboutHero-module__f9_0bq__subtitle{font-family:var(--font-sans);color:#888;max-width:650px;font-size:1.05rem;font-weight:300;line-height:1.6}.AboutHero-module__f9_0bq__imageContainer{aspect-ratio:16/9;border:1px solid var(--border);background:var(--bg-card);border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006}@media (min-width:1024px){.AboutHero-module__f9_0bq__imageContainer{aspect-ratio:2.6;max-height:440px}}@media (min-width:1800px){.AboutHero-module__f9_0bq__imageContainer{aspect-ratio:2.6;max-height:580px}}.AboutHero-module__f9_0bq__imageContainer{cursor:pointer}.AboutHero-module__f9_0bq__image{object-fit:cover;object-position:center center;filter:grayscale();transition:filter .6s var(--ease-smooth), transform .6s var(--ease-smooth)}.AboutHero-module__f9_0bq__imageContainer:hover .AboutHero-module__f9_0bq__image{filter:grayscale(0%);transform:scale(1.02)}.AboutHero-module__f9_0bq__metaFooterBar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;width:100%;margin-top:20px;padding-bottom:24px;display:flex}.AboutHero-module__f9_0bq__storyGroup{flex-direction:column;gap:6px;display:flex}.AboutHero-module__f9_0bq__storyTitle{font-family:var(--font-sans);color:#dedede;letter-spacing:-.01em;margin:0;font-size:1.15rem;font-weight:300}.AboutHero-module__f9_0bq__storyLink{font-family:var(--font-sans);color:#888;cursor:pointer;font-size:.85rem;text-decoration:none;transition:color .2s}.AboutHero-module__f9_0bq__storyLink:hover{color:#fff}.AboutHero-module__f9_0bq__captionsGroup{color:#888;font-family:var(--font-sans);flex-wrap:wrap;align-items:center;gap:24px;font-size:.85rem;display:flex}.AboutHero-module__f9_0bq__captionItem{align-items:center;gap:8px;display:flex}.AboutHero-module__f9_0bq__captionLink{color:#888;cursor:pointer;text-decoration:none;transition:color .2s,transform .2s}.AboutHero-module__f9_0bq__captionLink:hover{color:#fff}.AboutHero-module__f9_0bq__captionLink:hover .AboutHero-module__f9_0bq__captionIcon{opacity:1}.AboutHero-module__f9_0bq__captionIcon{opacity:.6;width:14px;height:14px;transition:opacity .2s}@media (max-width:768px){.AboutHero-module__f9_0bq__headerBlock{flex-direction:column;align-items:flex-start;gap:20px}.AboutHero-module__f9_0bq__metaFooterBar{flex-direction:column;align-items:flex-start;gap:16px}.AboutHero-module__f9_0bq__captionsGroup{flex-direction:column;align-items:flex-start;gap:10px}}@media (max-width:480px){.AboutHero-module__f9_0bq__cardWrapper{width:90px}}
.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}}
.AboutStory-module__yQzKya__storySection{grid-template-columns:1fr 1.3fr;align-items:flex-start;gap:60px;width:100%;max-width:1180px;margin:0 auto;padding:80px 24px;display:grid}@media (min-width:768px){.AboutStory-module__yQzKya__storySection{padding:100px 40px}}@media (min-width:1400px){.AboutStory-module__yQzKya__storySection{max-width:1200px}}@media (min-width:1800px){.AboutStory-module__yQzKya__storySection{max-width:1580px;padding:120px 60px}}.AboutStory-module__yQzKya__leftCol{position:sticky;top:140px}.AboutStory-module__yQzKya__headline{font-family:var(--font-sans);color:#dedede;letter-spacing:-.03em;flex-direction:column;gap:12px;margin:0;font-size:clamp(2rem,2.9vw,42px);font-weight:300;line-height:1.2;display:flex}.AboutStory-module__yQzKya__paragraphs{font-family:var(--font-sans);color:#888;flex-direction:column;gap:28px;font-size:clamp(14px,1vw,15px);font-weight:300;line-height:1.5;display:flex}.AboutStory-module__yQzKya__paragraphs p{text-wrap:pretty;margin:0}@media (max-width:1024px){.AboutStory-module__yQzKya__storySection{grid-template-columns:1fr;gap:40px;padding:60px 24px}.AboutStory-module__yQzKya__leftCol{position:static}}
.Timeline-module__EpajYa__timelineSection{background-color:var(--bg-primary,#0e0f12);width:100%;padding:20vh 0 6rem;position:relative;overflow:hidden}.Timeline-module__EpajYa__headerRow{z-index:10;justify-content:space-between;align-items:flex-end;width:100%;max-width:1180px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;padding:0 24px;display:flex}@media (min-width:768px){.Timeline-module__EpajYa__headerRow{padding:0 40px}}@media (min-width:1400px){.Timeline-module__EpajYa__headerRow{max-width:1200px}}@media (min-width:1800px){.Timeline-module__EpajYa__headerRow{max-width:1580px;padding:0 60px}}.Timeline-module__EpajYa__headerText{flex-direction:column;gap:24px;display:flex}.Timeline-module__EpajYa__title{font-family:var(--font-sans);color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:300}.Timeline-module__EpajYa__subtitle{font-family:var(--font-sans);color:#ffffff80;max-width:500px;margin:0;font-size:1rem;font-weight:300;line-height:1.5}.Timeline-module__EpajYa__controls{flex-shrink:0;align-items:center;gap:12px;display:flex}.Timeline-module__EpajYa__navButton{width:40px;height:40px;color:var(--text-primary,#fff);cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Timeline-module__EpajYa__navButton:hover{background:#ffffff1a;border-color:#ffffff80;transform:scale(1.05)}.Timeline-module__EpajYa__scrollWrapper{z-index:1;width:100%;max-width:1180px;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:0 24px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 24px calc(100% - 24px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 24px calc(100% - 24px),#0000 100%)}@media (min-width:768px){.Timeline-module__EpajYa__scrollWrapper{padding:0 40px;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 40px calc(100% - 40px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 40px calc(100% - 40px),#0000 100%)}}@media (min-width:1400px){.Timeline-module__EpajYa__scrollWrapper{max-width:1200px}}@media (min-width:1800px){.Timeline-module__EpajYa__scrollWrapper{max-width:1580px;padding:0 60px;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 60px calc(100% - 60px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 60px calc(100% - 60px),#0000 100%)}}.Timeline-module__EpajYa__scrollContent{align-items:flex-start;gap:95px;width:max-content;display:flex}.Timeline-module__EpajYa__timelineItem{flex-direction:column;flex-shrink:0;width:480px;display:flex;position:relative}.Timeline-module__EpajYa__topMeta{flex-direction:column;gap:4px;margin-bottom:18px;display:flex}.Timeline-module__EpajYa__stageLabel{font-family:var(--font-sans);color:#fff;font-size:1rem;font-weight:500}.Timeline-module__EpajYa__dateLabel{font-family:var(--font-mono);color:#ffffff59;letter-spacing:.05em;font-size:.85rem}.Timeline-module__EpajYa__nodeWrapper{align-items:center;width:100%;height:20px;margin-bottom:24px;display:flex;position:relative}.Timeline-module__EpajYa__nodeCircle{background-color:var(--bg-primary,#0e0f12);z-index:2;border:1.5px solid #fff9;border-radius:50%;flex-shrink:0;width:12px;height:12px}.Timeline-module__EpajYa__connectorLine{z-index:1;background-color:#ffffff26;width:calc(100% + 95px);height:1px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Timeline-module__EpajYa__bottomContent{align-items:flex-start;gap:16px;min-height:100px;display:flex}.Timeline-module__EpajYa__imageBox{background-color:#d9d9d9;border-radius:4px;flex-shrink:0;width:100px;height:100px}.Timeline-module__EpajYa__textContent{flex-direction:column;flex:1;gap:6px;display:flex}.Timeline-module__EpajYa__itemTitle{font-family:var(--font-sans);color:#fff;margin:0;font-size:1.05rem;font-weight:500;line-height:1.2}.Timeline-module__EpajYa__itemText{font-family:var(--font-sans);color:#ffffff80;margin:0;font-size:.825rem;font-weight:300;line-height:1.55}@media (max-width:768px){.Timeline-module__EpajYa__headerRow{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:2.5rem}.Timeline-module__EpajYa__controls{align-self:flex-end}.Timeline-module__EpajYa__timelineSection{height:auto;min-height:100vh;padding:6rem 0 8rem}.Timeline-module__EpajYa__quoteSection{margin-top:4rem;position:relative;bottom:auto}}
.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)))}}
.WallOfMemories-module__cabWbG__wallSection{padding:8rem 0;position:relative;overflow:hidden}.WallOfMemories-module__cabWbG__header{max-width:800px;color:var(--text-secondary);margin:0 auto 6rem}.WallOfMemories-module__cabWbG__memoriesContainer{width:100%;max-width:1200px;height:800px;margin:0 auto;position:relative}.WallOfMemories-module__cabWbG__gridLines{pointer-events:none;z-index:0;justify-content:space-evenly;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.WallOfMemories-module__cabWbG__gridLine{background:#ffffff0d;width:1px;height:100%}.WallOfMemories-module__cabWbG__polaroid{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background-color:#141414cc;border:1px solid #ffffff1a;border-radius:12px;width:180px;padding:.5rem;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),z-index;position:absolute}@media (min-width:768px){.WallOfMemories-module__cabWbG__polaroid{width:220px;padding:.75rem}}.WallOfMemories-module__cabWbG__polaroid:hover{z-index:20!important;transform:scale(1.1)rotate(0)!important}.WallOfMemories-module__cabWbG__tagWrapper{z-index:2;justify-content:center;margin-bottom:-10px;display:flex;position:relative}.WallOfMemories-module__cabWbG__tag{color:#000;white-space:nowrap;background:#fff;border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:500;box-shadow:0 4px 12px #00000080}.WallOfMemories-module__cabWbG__imageWrapper{aspect-ratio:3/4;background-color:#222;border-radius:8px;width:100%;position:relative;overflow:hidden}.WallOfMemories-module__cabWbG__imagePlaceholder{filter:grayscale();background:linear-gradient(45deg,#111,#333);justify-content:center;align-items:center;width:100%;height:100%;transition:filter .4s;display:flex}.WallOfMemories-module__cabWbG__polaroid:hover .WallOfMemories-module__cabWbG__imagePlaceholder{filter:grayscale(0%)}.WallOfMemories-module__cabWbG__placeholderText{color:#ffffff4d;font-family:var(--font-mono);text-transform:uppercase;font-size:.75rem}
.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}
