.Nav-module__gOObGW__nav{z-index:100;height:var(--nav-h);transition:background .4s var(--ease-out),border-color .4s;border-bottom:1px solid #0000;position:fixed;top:0;left:0;right:0}.Nav-module__gOObGW__nav.Nav-module__gOObGW__scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-color:var(--border);background:#080808eb}.Nav-module__gOObGW__inner{justify-content:space-between;align-items:center;gap:2rem;max-width:1440px;height:100%;margin:0 auto;padding:0 clamp(1.5rem,5vw,5rem);display:flex}.Nav-module__gOObGW__logo{align-items:center;display:flex}.Nav-module__gOObGW__logoImage{width:auto;height:42px;display:block}.Nav-module__gOObGW__desktopLinks{align-items:center;gap:2.5rem;display:flex}.Nav-module__gOObGW__navLink{font-family:var(--font-body);color:var(--muted);align-items:baseline;gap:.4rem;font-size:.8125rem;font-weight:400;transition:color .25s;display:flex;position:relative}.Nav-module__gOObGW__navLink:after{content:"";background:var(--accent);width:0;height:1px;transition:width .3s var(--ease-out);position:absolute;bottom:-2px;left:0}.Nav-module__gOObGW__navLink:hover{color:var(--white)}.Nav-module__gOObGW__navLink:hover:after{width:100%}.Nav-module__gOObGW__linkNum{opacity:.4;letter-spacing:.05em;font-size:.5625rem}.Nav-module__gOObGW__langSwitcher{align-items:center;gap:.25rem;display:flex}.Nav-module__gOObGW__langBtn{font-family:var(--font-body);letter-spacing:.08em;color:var(--muted);cursor:pointer;border-radius:2px;padding:.3rem .5rem;font-size:.6875rem;font-weight:500;text-decoration:none;transition:color .25s,background .25s}.Nav-module__gOObGW__langBtn:hover{color:var(--white)}.Nav-module__gOObGW__langBtnActive{color:var(--accent);background:#e5a0301a}.Nav-module__gOObGW__mobileLangSwitcher{gap:.75rem;margin-top:2rem;display:flex}.Nav-module__gOObGW__mobileLangBtn{font-family:var(--font-body);letter-spacing:.08em;color:var(--muted);border:1px solid var(--border);padding:.5rem 1rem;font-size:1.1rem;font-weight:500;text-decoration:none;transition:color .25s,background .25s,border-color .25s}.Nav-module__gOObGW__mobileLangBtn:hover{color:var(--white);border-color:var(--white)}.Nav-module__gOObGW__mobileLangBtn.Nav-module__gOObGW__langBtnActive{color:var(--accent);border-color:var(--accent);background:#e5a03014}.Nav-module__gOObGW__cta{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--black);background:var(--accent);padding:.55rem 1.25rem;font-size:.75rem;font-weight:500;transition:background .25s,color .25s}.Nav-module__gOObGW__cta:hover{background:var(--white);color:var(--black)}.Nav-module__gOObGW__menuToggle{flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:44px;min-height:44px;padding:4px;display:none}.Nav-module__gOObGW__menuToggle span{background:var(--white);width:24px;height:1px;transition:transform .3s var(--ease-out),opacity .3s;transform-origin:50%;display:block}.Nav-module__gOObGW__menuToggle.Nav-module__gOObGW__open span:first-child{transform:translateY(6px)rotate(45deg)}.Nav-module__gOObGW__menuToggle.Nav-module__gOObGW__open span:nth-child(2){opacity:0}.Nav-module__gOObGW__menuToggle.Nav-module__gOObGW__open span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.Nav-module__gOObGW__mobileMenu{z-index:90;background:var(--black);pointer-events:none;opacity:0;transition:opacity .4s var(--ease-out),transform .4s var(--ease-out);flex-direction:column;justify-content:center;padding:clamp(1.5rem,5vw,5rem);display:flex;position:fixed;inset:0;transform:translateY(-1rem)}.Nav-module__gOObGW__mobileMenu.Nav-module__gOObGW__mobileMenuOpen{pointer-events:all;opacity:1;transform:translateY(0)}.Nav-module__gOObGW__mobileNav{flex-direction:column;gap:.25rem;display:flex}.Nav-module__gOObGW__mobileLink{font-family:var(--font-display);color:var(--white);transition:color .2s,transform .3s var(--ease-out);opacity:0;align-items:baseline;gap:1rem;padding:.35rem 0;font-size:clamp(2.75rem,10vw,6rem);font-weight:700;line-height:1.05;display:flex;transform:translate(-1rem)}.Nav-module__gOObGW__mobileMenu.Nav-module__gOObGW__mobileMenuOpen .Nav-module__gOObGW__mobileLink{opacity:1;transform:translate(0)}.Nav-module__gOObGW__mobileLink:hover{color:var(--accent)}.Nav-module__gOObGW__mobileLinkNum{font-family:var(--font-body);color:var(--muted);letter-spacing:.1em;font-size:.75rem}.Nav-module__gOObGW__mobileFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex;position:absolute;bottom:clamp(1.5rem,5vw,3rem);left:clamp(1.5rem,5vw,5rem);right:clamp(1.5rem,5vw,5rem)}.Nav-module__gOObGW__t_label{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:var(--muted);font-size:.6875rem;font-weight:500}@media (max-width:1024px){.Nav-module__gOObGW__desktopLinks,.Nav-module__gOObGW__cta,.Nav-module__gOObGW__langSwitcher{display:none}.Nav-module__gOObGW__menuToggle{display:flex}}@media (max-width:380px){.Nav-module__gOObGW__mobileLink{gap:.5rem;font-size:clamp(2rem,10vw,3rem)}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border);flex-direction:column;gap:0;padding:clamp(5rem,12vh,10rem) clamp(1.5rem,5vw,5rem) clamp(2rem,4vh,3rem);display:flex}.Footer-module__S6Hkya__cta{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:clamp(2rem,6vw,6rem);padding-bottom:clamp(4rem,8vh,7rem);display:flex}.Footer-module__S6Hkya__ctaLeft{flex:400px}.Footer-module__S6Hkya__ctaLabel{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:var(--muted);margin-bottom:1.25rem;font-size:.6875rem;font-weight:500}.Footer-module__S6Hkya__ctaHeading{font-family:var(--font-display);letter-spacing:-.03em;color:var(--white);font-size:clamp(2.5rem,5vw,5.5rem);font-weight:700;line-height:.95}.Footer-module__S6Hkya__ctaHeading em{color:#f0ede873;font-style:italic;font-weight:300}.Footer-module__S6Hkya__ctaRight{flex-direction:column;flex:none;align-items:flex-start;gap:1.25rem;display:flex}.Footer-module__S6Hkya__ctaBtn{background:var(--accent);color:var(--black);font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;transition:gap .3s var(--ease-out);white-space:nowrap;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:.8125rem;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.Footer-module__S6Hkya__ctaBtn:before{content:"";background:var(--white);transition:transform .35s var(--ease-out);position:absolute;inset:0;transform:translate(-101%)}.Footer-module__S6Hkya__ctaBtn:hover:before{transform:translate(0)}.Footer-module__S6Hkya__ctaBtn:hover{gap:1.25rem}.Footer-module__S6Hkya__ctaBtnArrow{z-index:1;transition:transform .3s var(--ease-out);font-size:1rem;position:relative}.Footer-module__S6Hkya__ctaBtn:hover .Footer-module__S6Hkya__ctaBtnArrow{transform:translate(4px)}.Footer-module__S6Hkya__ctaBtnText{z-index:1;position:relative}.Footer-module__S6Hkya__ctaEmail{font-family:var(--font-display);letter-spacing:-.01em;color:var(--muted);word-break:break-all;font-size:clamp(.85rem,1.2vw,1rem);font-weight:300;transition:color .25s;position:relative}.Footer-module__S6Hkya__ctaEmail:after{content:"";background:var(--accent);width:0;height:1px;transition:width .4s var(--ease-out);position:absolute;bottom:-2px;left:0}.Footer-module__S6Hkya__ctaEmail:hover{color:var(--accent)}.Footer-module__S6Hkya__ctaEmail:hover:after{width:100%}.Footer-module__S6Hkya__rule{background:var(--border);height:1px;margin-bottom:clamp(2.5rem,5vh,4rem)}.Footer-module__S6Hkya__grid{flex-wrap:wrap;justify-content:space-between;align-items:start;gap:clamp(4rem,8vw,8rem);padding-bottom:clamp(3rem,6vh,5rem);display:flex}.Footer-module__S6Hkya__gridCol{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__S6Hkya__colLabel{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:var(--muted);font-size:.6875rem;font-weight:500}.Footer-module__S6Hkya__colLinks{flex-direction:column;gap:.6rem;display:flex}.Footer-module__S6Hkya__colLink{font-family:var(--font-body);color:#f0ede899;width:fit-content;font-size:.9375rem;font-weight:300;transition:color .2s}.Footer-module__S6Hkya__colLink:hover{color:var(--white)}.Footer-module__S6Hkya__ext{vertical-align:super;opacity:.5;margin-left:.15em;font-size:.7em}.Footer-module__S6Hkya__colText{font-family:var(--font-body);color:#f0ede866;font-size:.9375rem;font-weight:300;line-height:1.8}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding-top:clamp(1.25rem,3vh,2rem);display:flex}.Footer-module__S6Hkya__copy{font-family:var(--font-body);letter-spacing:.05em;color:#f0ede84d;font-size:.6875rem;font-weight:400}@media (max-width:768px){.Footer-module__S6Hkya__cta{flex-direction:column;align-items:flex-start;gap:2.5rem}.Footer-module__S6Hkya__ctaRight{flex-flow:wrap;align-items:center;gap:1.25rem 2rem;width:100%}}@media (max-width:480px){.Footer-module__S6Hkya__grid{flex-direction:column;gap:3rem}.Footer-module__S6Hkya__ctaRight{flex-direction:column;align-items:flex-start}.Footer-module__S6Hkya__ctaBtn{justify-content:space-between;width:100%}.Footer-module__S6Hkya__bottom{flex-direction:column;align-items:flex-start;gap:.4rem}}
.Contact-module__hcVmEa__section{border-top:1px solid var(--border);padding:clamp(6rem,14vh,12rem) 0 0}.Contact-module__hcVmEa__inner{flex-direction:column;gap:0;max-width:1440px;margin:0 auto;padding:0 clamp(1.5rem,5vw,5rem);display:flex}.Contact-module__hcVmEa__headerRow{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:clamp(4rem,8vh,7rem);display:flex}.Contact-module__hcVmEa__label{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:var(--muted);flex-shrink:0;padding-bottom:.3rem;font-size:.6875rem;font-weight:500}.Contact-module__hcVmEa__heading{font-family:var(--font-display);color:var(--white);letter-spacing:-.025em;text-align:right;will-change:opacity,transform;font-size:clamp(3rem,6vw,6.5rem);font-weight:700;line-height:.92}.Contact-module__hcVmEa__heading em{color:#f0ede873;font-style:italic;font-weight:300}.Contact-module__hcVmEa__cols{border-top:1px solid var(--border);grid-template-columns:1fr 380px;align-items:start;gap:clamp(3rem,6vw,8rem);padding:clamp(3rem,6vh,5rem) 0 clamp(5rem,10vh,8rem);display:grid}.Contact-module__hcVmEa__form{will-change:opacity,transform;flex-direction:column;gap:1.75rem;display:flex}.Contact-module__hcVmEa__row{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.Contact-module__hcVmEa__field{flex-direction:column;gap:.5rem;display:flex}.Contact-module__hcVmEa__fieldLabel{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--muted);font-size:.6875rem;font-weight:500}.Contact-module__hcVmEa__required{color:var(--accent)}.Contact-module__hcVmEa__input{border:1px solid var(--border);color:var(--white);font-family:var(--font-body);box-sizing:border-box;appearance:none;background:0 0;border-radius:0;outline:none;width:100%;padding:.85rem 1rem;font-size:.9375rem;font-weight:300;transition:border-color .25s,background .25s}.Contact-module__hcVmEa__input::placeholder{color:#f0ede833}.Contact-module__hcVmEa__input:focus{border-color:var(--accent);background:#f0ede805}.Contact-module__hcVmEa__inputError{border-color:#e05252}.Contact-module__hcVmEa__fieldError{font-family:var(--font-body);color:#e05252;letter-spacing:.05em;font-size:.6875rem}.Contact-module__hcVmEa__selectWrap{position:relative}.Contact-module__hcVmEa__select{cursor:pointer;padding-right:2.5rem}.Contact-module__hcVmEa__select option{color:var(--white);background:#181614}.Contact-module__hcVmEa__selectArrow{color:var(--muted);pointer-events:none;font-size:.75rem;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.Contact-module__hcVmEa__textarea{resize:vertical;min-height:140px;line-height:1.7}.Contact-module__hcVmEa__serverError{font-family:var(--font-body);color:#e05252;background:#e052520d;border:1px solid #e052524d;padding:.75rem 1rem;font-size:.8125rem}.Contact-module__hcVmEa__submitBtn{background:var(--accent);color:var(--black);font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;border:none;align-self:flex-start;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:.8125rem;font-weight:600;transition:background .25s,gap .3s;display:flex;position:relative;overflow:hidden}.Contact-module__hcVmEa__submitBtn:before{content:"";background:var(--white);transition:transform .35s var(--ease-out);position:absolute;inset:0;transform:translate(-101%)}.Contact-module__hcVmEa__submitBtn:hover:before{transform:translate(0)}.Contact-module__hcVmEa__submitBtn:hover{gap:1.25rem}.Contact-module__hcVmEa__submitBtn:disabled{opacity:.6;cursor:not-allowed}.Contact-module__hcVmEa__submitText,.Contact-module__hcVmEa__submitArrow{z-index:1;position:relative}.Contact-module__hcVmEa__submitArrow{transition:transform .3s var(--ease-out);font-size:1rem}.Contact-module__hcVmEa__submitBtn:hover .Contact-module__hcVmEa__submitArrow{transform:translate(4px)}.Contact-module__hcVmEa__successState{border:1px solid var(--border);background:var(--surface);flex-direction:column;gap:1rem;padding:3rem 2rem;display:flex}.Contact-module__hcVmEa__successIcon{color:var(--accent);font-size:2rem;font-family:var(--font-body);font-weight:300}.Contact-module__hcVmEa__successTitle{font-family:var(--font-display);color:var(--white);font-size:2rem;font-weight:700;line-height:1}.Contact-module__hcVmEa__successSub{font-family:var(--font-body);color:var(--muted);font-size:.9rem;font-weight:300;line-height:1.7}.Contact-module__hcVmEa__resetBtn{border:1px solid var(--border);color:var(--muted);font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:0 0;align-self:flex-start;margin-top:.5rem;padding:.55rem 1.25rem;font-size:.75rem;transition:border-color .25s,color .25s}.Contact-module__hcVmEa__resetBtn:hover{border-color:var(--white);color:var(--white)}.Contact-module__hcVmEa__infoCol{flex-direction:column;gap:2.5rem;padding-top:.25rem;display:flex}.Contact-module__hcVmEa__infoEmail{border-bottom:1px solid var(--border);flex-direction:column;gap:.5rem;padding-bottom:2.5rem;display:flex}.Contact-module__hcVmEa__email{font-family:var(--font-display);letter-spacing:-.01em;color:var(--white);font-size:clamp(1.1rem,1.5vw,1.35rem);font-weight:400;transition:color .25s;display:inline-block;position:relative}.Contact-module__hcVmEa__email:after{content:"";background:var(--accent);width:0;height:1px;transition:width .4s var(--ease-out);position:absolute;bottom:-2px;left:0}.Contact-module__hcVmEa__email:hover{color:var(--accent)}.Contact-module__hcVmEa__email:hover:after{width:100%}.Contact-module__hcVmEa__infoBlocks{flex-direction:column;gap:1.25rem;display:flex}.Contact-module__hcVmEa__infoBlock{border-bottom:1px solid var(--border);flex-direction:column;gap:.25rem;padding-bottom:1.25rem;display:flex}.Contact-module__hcVmEa__infoBlock:last-child{border-bottom:none;padding-bottom:0}.Contact-module__hcVmEa__infoLabel{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-size:.6875rem}.Contact-module__hcVmEa__infoValue{font-family:var(--font-body);color:var(--white);font-size:.9375rem;font-weight:400}.Contact-module__hcVmEa__crmNote{flex-direction:column;gap:.5rem;display:flex}.Contact-module__hcVmEa__crmText{font-family:var(--font-body);color:#f0ede84d;font-size:.75rem;font-weight:300;line-height:1.65}@media (max-width:1100px){.Contact-module__hcVmEa__cols{grid-template-columns:1fr;gap:3rem}.Contact-module__hcVmEa__infoCol{border-top:1px solid var(--border);grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.5rem;padding-top:2rem;display:grid}.Contact-module__hcVmEa__infoEmail{border-bottom:none;padding-bottom:0}.Contact-module__hcVmEa__infoBlocks{gap:1rem}.Contact-module__hcVmEa__crmNote{grid-column:1/-1}}@media (max-width:640px){.Contact-module__hcVmEa__row{grid-template-columns:1fr}.Contact-module__hcVmEa__headerRow{flex-direction:column;align-items:flex-start}.Contact-module__hcVmEa__heading{text-align:left}.Contact-module__hcVmEa__infoCol{grid-template-columns:1fr}.Contact-module__hcVmEa__infoEmail{border-bottom:1px solid var(--border);padding-bottom:1.5rem}.Contact-module__hcVmEa__email{word-break:break-all;font-size:1.1rem}}@media (max-width:480px){.Contact-module__hcVmEa__submitBtn{justify-content:space-between;align-self:stretch;width:100%}.Contact-module__hcVmEa__inner{padding:0 1.25rem}}
.Hero-module__ZARIfG__hero{min-height:100svh;padding-bottom:clamp(3rem,8vh,6rem);padding-top:var(--nav-h);align-items:flex-end;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__inner{flex-direction:column;gap:0;width:100%;max-width:1440px;margin:0 auto;padding:0 clamp(1.5rem,5vw,5rem);display:flex;position:relative}.Hero-module__ZARIfG__marginNum{font-family:var(--font-body);letter-spacing:.2em;color:var(--muted);writing-mode:vertical-lr;will-change:opacity,transform;font-size:.6875rem;position:absolute;top:-30%;left:clamp(1.5rem,5vw,5rem);transform:rotate(180deg)}.Hero-module__ZARIfG__headlines{flex-direction:column;gap:0;margin-bottom:clamp(3rem,6vh,5rem);display:flex}.Hero-module__ZARIfG__lineWrap{margin-bottom:-.08em;padding-bottom:.08em;padding-right:.1em;overflow:hidden}.Hero-module__ZARIfG__line{will-change:transform,opacity}.Hero-module__ZARIfG__lineLeft{padding-left:0}.Hero-module__ZARIfG__lineRight{padding-left:clamp(4rem,12vw,14rem)}.Hero-module__ZARIfG__displayText{font-family:var(--font-display);letter-spacing:-.025em;color:var(--white);font-size:clamp(4.5rem,13vw,14rem);font-weight:700;line-height:.9;display:block}.Hero-module__ZARIfG__italic{color:#f0ede88c;font-style:italic;font-weight:300}.Hero-module__ZARIfG__accentDot{color:var(--accent)}.Hero-module__ZARIfG__sub{border-top:1px solid var(--border);will-change:opacity,transform;justify-content:space-between;align-items:flex-start;gap:2rem;padding-top:2rem;display:flex}.Hero-module__ZARIfG__subLeft{flex:none;padding-top:.2rem}.Hero-module__ZARIfG__label{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:var(--muted);font-size:.6875rem;font-weight:500}.Hero-module__ZARIfG__subRight{max-width:380px}.Hero-module__ZARIfG__subText{font-family:var(--font-body);color:var(--muted);font-size:.9375rem;font-weight:300;line-height:1.75}.Hero-module__ZARIfG__scrollIndicator{will-change:opacity,transform;flex-direction:column;align-items:center;gap:.75rem;display:flex;position:absolute;bottom:0;right:clamp(1.5rem,5vw,5rem)}.Hero-module__ZARIfG__scrollLine{background:linear-gradient(to bottom,var(--muted),transparent);width:1px;height:60px;animation:2s ease-in-out infinite Hero-module__ZARIfG__scrollPulse}@keyframes Hero-module__ZARIfG__scrollPulse{0%,to{opacity:.4;transform:scaleY(1)}50%{opacity:1;transform:scaleY(.7)}}.Hero-module__ZARIfG__scrollLabel{font-family:var(--font-body);letter-spacing:.25em;text-transform:uppercase;color:var(--muted);writing-mode:vertical-lr;font-size:.5625rem}@media (max-width:768px){.Hero-module__ZARIfG__lineRight{padding-left:clamp(1.5rem,5vw,3rem)}.Hero-module__ZARIfG__sub{flex-direction:column;gap:1rem}.Hero-module__ZARIfG__subRight{max-width:100%}.Hero-module__ZARIfG__scrollIndicator,.Hero-module__ZARIfG__marginNum{display:none}}@media (max-width:480px){.Hero-module__ZARIfG__lineRight{padding-left:0}.Hero-module__ZARIfG__displayText{font-size:clamp(3rem,12.5vw,4.5rem)}.Hero-module__ZARIfG__sub{gap:.75rem;padding-top:1.25rem}.Hero-module__ZARIfG__subText{font-size:.875rem}}@media (hover:none),(pointer:coarse){.Hero-module__ZARIfG__scrollIndicator{display:none}}[dir=rtl] .Hero-module__ZARIfG__lineWrap{overflow:visible clip}[dir=rtl] .Hero-module__ZARIfG__scrollIndicator{left:clamp(1.5rem,5vw,5rem);right:auto}[dir=rtl] .Hero-module__ZARIfG__headlines{text-align:right}
.Marquee-module__m6z8XG__marquee{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);-webkit-user-select:none;user-select:none;padding:1.5rem 0;position:relative;overflow:hidden}.Marquee-module__m6z8XG__inner{width:max-content;display:flex}.Marquee-module__m6z8XG__track{align-items:center;animation:40s linear infinite Marquee-module__m6z8XG__scroll;display:flex}.Marquee-module__m6z8XG__item{font-family:var(--font-body);color:var(--white);text-transform:uppercase;letter-spacing:.15em;white-space:nowrap;align-items:center;gap:clamp(1rem,2vw,3rem);padding:0 clamp(2rem,4vw,5rem);font-size:clamp(.75rem,1vw,.875rem);font-weight:500;display:flex}.Marquee-module__m6z8XG__dot{color:var(--accent);padding-top:.1em;font-size:1.5rem;line-height:0}.Marquee-module__m6z8XG__overlay{pointer-events:none;background:linear-gradient(to right,var(--surface),transparent 15%,transparent 85%,var(--surface));position:absolute;inset:0}@keyframes Marquee-module__m6z8XG__scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}@media (max-width:768px){.Marquee-module__m6z8XG__marquee{padding:1.15rem 0}.Marquee-module__m6z8XG__track{animation-duration:25s}}@media (prefers-reduced-motion:reduce){.Marquee-module__m6z8XG__track{animation:none;overflow-x:auto}}
.Services-module__dpHhBa__section{border-top:1px solid var(--border);padding:clamp(6rem,14vh,12rem) 0}.Services-module__dpHhBa__header{margin-bottom:clamp(4rem,8vh,7rem)}.Services-module__dpHhBa__container{justify-content:space-between;align-items:flex-end;gap:2rem;max-width:1440px;margin:0 auto;padding:0 clamp(1.5rem,5vw,5rem);display:flex}.Services-module__dpHhBa__label{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:var(--muted);padding-bottom:.5rem;font-size:.6875rem;font-weight:500}.Services-module__dpHhBa__heading{font-family:var(--font-display);color:var(--white);text-align:right;font-size:clamp(3rem,5vw,5rem);font-weight:700;line-height:.95}.Services-module__dpHhBa__heading em{color:#f0ede873;font-style:italic;font-weight:300}.Services-module__dpHhBa__grid{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);max-width:1440px;margin:0 auto;padding:0 clamp(1.5rem,5vw,5rem);display:grid}.Services-module__dpHhBa__card{border-right:1px solid var(--border);flex-direction:column;gap:1.5rem;padding:clamp(2rem,4vw,3.5rem) clamp(1.5rem,3vw,2.5rem);transition:background .3s;display:flex;position:relative}.Services-module__dpHhBa__card:last-child{border-right:none}.Services-module__dpHhBa__card:hover{background:var(--surface)}.Services-module__dpHhBa__cardTop{flex-direction:column;gap:1.25rem;display:flex}.Services-module__dpHhBa__cardNum{font-family:var(--font-body);letter-spacing:.2em;color:var(--muted);font-size:.6875rem}.Services-module__dpHhBa__cardTitle{font-family:var(--font-display);color:var(--white);font-size:clamp(1.75rem,2.5vw,2.5rem);font-weight:700;line-height:1.05}.Services-module__dpHhBa__cardDesc{font-family:var(--font-body);color:var(--muted);flex:1;font-size:.9rem;font-weight:300;line-height:1.75}.Services-module__dpHhBa__tags{flex-wrap:wrap;gap:.4rem;display:flex}.Services-module__dpHhBa__tag{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);border:1px solid var(--border);padding:.25rem .6rem;font-size:.65rem;transition:border-color .25s,color .25s}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__tag{border-color:var(--accent);color:var(--accent)}.Services-module__dpHhBa__cardLine{background:var(--accent);width:0;height:1px;transition:width .5s var(--ease-out);position:absolute;bottom:0;left:0}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__cardLine{width:100%}@media (max-width:900px){.Services-module__dpHhBa__container{flex-direction:column;align-items:flex-start}.Services-module__dpHhBa__heading{text-align:left}}@media (max-width:640px){.Services-module__dpHhBa__grid{grid-template-columns:1fr}.Services-module__dpHhBa__card{border-right:none;border-bottom:1px solid var(--border)}.Services-module__dpHhBa__card:last-child{border-bottom:none}}@media (max-width:480px){.Services-module__dpHhBa__card{gap:1.25rem;padding:1.75rem 1.25rem}.Services-module__dpHhBa__cardTitle{font-size:clamp(1.5rem,6vw,2rem)}}
.ServicesPage-module__RLgHkq__page{max-width:1440px;min-height:70vh;margin:0 auto;padding:clamp(8rem,15vh,12rem) clamp(1.5rem,5vw,5rem)}.ServicesPage-module__RLgHkq__hero{max-width:900px;margin-bottom:clamp(5rem,10vh,8rem)}.ServicesPage-module__RLgHkq__title{font-family:var(--font-display);color:var(--white);letter-spacing:-.02em;margin-bottom:2rem;font-size:clamp(3.5rem,6vw,6rem);font-weight:700;line-height:.95}.ServicesPage-module__RLgHkq__title em{color:#f0ede873;font-style:italic;font-weight:300}.ServicesPage-module__RLgHkq__intro{font-family:var(--font-body);color:#f0ede8b3;flex-direction:column;gap:1.5rem;max-width:750px;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.6;display:flex}.ServicesPage-module__RLgHkq__highlight{color:var(--white);font-weight:500}.ServicesPage-module__RLgHkq__grid{border-top:1px solid var(--border);grid-template-columns:repeat(12,1fr);gap:2rem;padding-top:clamp(3rem,6vh,5rem);display:grid}.ServicesPage-module__RLgHkq__card{transition:all .4s var(--ease-out);background:#1e1e1e33;border:1px solid #0000;flex-direction:column;grid-column:span 4;gap:2rem;padding:2.5rem;display:flex;position:relative;overflow:hidden}.ServicesPage-module__RLgHkq__card:before{content:"";border:1px solid var(--border);opacity:1;pointer-events:none;transition:opacity .4s;position:absolute;inset:0}.ServicesPage-module__RLgHkq__card:hover{background:var(--surface);transform:translateY(-5px)}.ServicesPage-module__RLgHkq__card:hover:before{border-color:var(--accent);opacity:.5}.ServicesPage-module__RLgHkq__cardHeader{flex-direction:column;gap:1rem;display:flex}.ServicesPage-module__RLgHkq__cardNumber{font-family:var(--font-body);letter-spacing:.15em;color:var(--muted);font-size:.75rem;font-weight:500}.ServicesPage-module__RLgHkq__cardTitle{font-family:var(--font-display);color:var(--white);font-size:2rem;font-weight:700;line-height:1.1}.ServicesPage-module__RLgHkq__cardDesc{font-family:var(--font-body);color:#f0ede8a6;flex-grow:1;font-size:1.05rem;line-height:1.7}.ServicesPage-module__RLgHkq__techStack{flex-wrap:wrap;gap:.5rem;margin-top:auto;display:flex}.ServicesPage-module__RLgHkq__tag{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--white);border:1px solid var(--border);border-radius:100px;padding:.35rem .75rem;font-size:.7rem;transition:all .3s}.ServicesPage-module__RLgHkq__card:hover .ServicesPage-module__RLgHkq__tag{background:#f0ede80d;border-color:#f0ede866}.ServicesPage-module__RLgHkq__manifestoBlock{background:var(--surface);border:1px solid var(--border);text-align:center;flex-direction:column;grid-column:span 12;align-items:center;gap:1.5rem;margin-top:4rem;padding:4rem;display:flex}.ServicesPage-module__RLgHkq__manifestoTitle{font-family:var(--font-display);color:var(--white);font-size:clamp(2rem,4vw,3rem)}.ServicesPage-module__RLgHkq__manifestoText{font-family:var(--font-body);color:#f0ede8b3;max-width:600px;font-size:1.1rem;line-height:1.6}@media (max-width:1024px){.ServicesPage-module__RLgHkq__card{grid-column:span 6}}@media (max-width:768px){.ServicesPage-module__RLgHkq__card{grid-column:span 12}.ServicesPage-module__RLgHkq__manifestoBlock{padding:3rem 1.5rem}}
.Work-module__K_G1Ja__section{border-top:1px solid var(--border);padding:clamp(6rem,14vh,12rem) 0 0}.Work-module__K_G1Ja__header{justify-content:space-between;align-items:flex-end;gap:2rem;max-width:1440px;margin:0 auto clamp(4rem,8vh,6rem);padding:0 clamp(1.5rem,5vw,5rem);display:flex}.Work-module__K_G1Ja__label{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:var(--muted);font-size:.6875rem;font-weight:500}.Work-module__K_G1Ja__heading{font-family:var(--font-display);color:var(--white);text-align:right;font-size:clamp(3rem,5vw,5rem);font-weight:700;line-height:.95}.Work-module__K_G1Ja__heading em{color:#f0ede873;font-style:italic;font-weight:300}.Work-module__K_G1Ja__list{border-top:1px solid var(--border)}.Work-module__K_G1Ja__item{cursor:pointer;position:relative}.Work-module__K_G1Ja__itemInner{grid-template-columns:1fr auto auto auto;align-items:center;gap:2rem 3rem;max-width:1440px;margin:0 auto;padding:clamp(1.75rem,3vw,2.5rem) clamp(1.5rem,5vw,5rem);transition:background .3s;display:grid}.Work-module__K_G1Ja__item:hover .Work-module__K_G1Ja__itemInner{background:var(--surface)}.Work-module__K_G1Ja__itemLeft{align-items:baseline;gap:1rem;display:flex}.Work-module__K_G1Ja__itemNum{font-family:var(--font-body);color:var(--muted);letter-spacing:.1em;flex-shrink:0;font-size:.6875rem}.Work-module__K_G1Ja__itemTitle{font-family:var(--font-display);color:var(--white);transition:transform .4s var(--ease-out);font-size:clamp(1.75rem,3vw,3rem);font-weight:700;line-height:1}.Work-module__K_G1Ja__item:hover .Work-module__K_G1Ja__itemTitle{transform:translate(8px)}.Work-module__K_G1Ja__itemMeta{flex-direction:column;align-items:flex-end;gap:.25rem;display:flex}.Work-module__K_G1Ja__itemCategory{font-family:var(--font-body);color:var(--muted);font-size:.75rem;font-weight:400}.Work-module__K_G1Ja__itemYear{font-family:var(--font-body);color:var(--border);letter-spacing:.1em;font-size:.65rem}.Work-module__K_G1Ja__itemDesc{font-family:var(--font-body);color:var(--muted);opacity:0;max-width:260px;transition:opacity .4s,transform .4s var(--ease-out);font-size:.8rem;font-weight:300;line-height:1.65;transform:translateY(4px)}.Work-module__K_G1Ja__item:hover .Work-module__K_G1Ja__itemDesc{opacity:1;transform:translateY(0)}.Work-module__K_G1Ja__itemArrow{font-family:var(--font-body);color:var(--muted);transition:color .25s,transform .35s var(--ease-out);font-size:1.2rem}.Work-module__K_G1Ja__item:hover .Work-module__K_G1Ja__itemArrow{color:var(--accent);transform:translate(6px)}.Work-module__K_G1Ja__itemLine{background:var(--border);height:1px;position:relative;overflow:hidden}.Work-module__K_G1Ja__itemLine:after{content:"";background:var(--accent);transition:transform .5s var(--ease-out);position:absolute;inset:0;transform:translate(-100%)}.Work-module__K_G1Ja__item:hover .Work-module__K_G1Ja__itemLine:after{transform:translate(0)}.Work-module__K_G1Ja__footer{border-top:1px solid var(--border);max-width:1440px;margin:0 auto;padding:clamp(2rem,4vh,3rem) clamp(1.5rem,5vw,5rem)}@media (max-width:900px){.Work-module__K_G1Ja__itemInner{grid-template-rows:auto auto;grid-template-columns:1fr auto;gap:1rem}.Work-module__K_G1Ja__itemDesc{display:none}.Work-module__K_G1Ja__itemMeta{grid-area:2/1;align-items:flex-start}.Work-module__K_G1Ja__itemArrow{grid-area:1/2;align-self:center}.Work-module__K_G1Ja__header{flex-direction:column;align-items:flex-start}.Work-module__K_G1Ja__heading{text-align:left}}@media (max-width:480px){.Work-module__K_G1Ja__itemInner{grid-template-columns:1fr auto;gap:.75rem 1rem;padding-left:1.25rem;padding-right:1.25rem}.Work-module__K_G1Ja__itemTitle{font-size:clamp(1.4rem,7vw,2rem)}.Work-module__K_G1Ja__itemNum{display:none}.Work-module__K_G1Ja__itemLeft{gap:0}}@media (hover:none),(pointer:coarse){.Work-module__K_G1Ja__itemDesc{opacity:1;display:block;transform:none}}
