.LocaleSwitcher-module__67fYfW__wrap{display:inline-block;position:relative}.LocaleSwitcher-module__67fYfW__trigger{cursor:pointer;font-family:var(--pe-font);letter-spacing:.16em;text-transform:uppercase;color:var(--pe-text);background:0 0;border:0;align-items:center;gap:7px;padding:6px 2px;font-size:11px;font-weight:600;transition:color .2s;display:inline-flex}.LocaleSwitcher-module__67fYfW__trigger:hover{color:var(--pe-accent)}.LocaleSwitcher-module__67fYfW__chev{opacity:.7;transition:transform .24s}.LocaleSwitcher-module__67fYfW__chevOpen{transform:rotate(180deg)}.LocaleSwitcher-module__67fYfW__menu{opacity:0;pointer-events:none;z-index:80;background:#fff;border-radius:12px;flex-direction:column;gap:2px;min-width:150px;padding:6px;transition:opacity .2s,transform .24s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:calc(100% + 10px);right:0;transform:translateY(-6px);box-shadow:0 18px 44px #05081029,0 2px 8px #0508100d}.LocaleSwitcher-module__67fYfW__menuOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.LocaleSwitcher-module__67fYfW__item{font-family:var(--pe-font);letter-spacing:.16em;text-transform:uppercase;color:var(--pe-text-mute);border-radius:8px;padding:10px 14px;font-size:11px;font-weight:600;transition:background .16s,color .16s;display:block}.LocaleSwitcher-module__67fYfW__item:hover{background:var(--pe-bg-paper);color:var(--pe-text)}.LocaleSwitcher-module__67fYfW__itemActive{color:var(--pe-accent)}
.Header-module__hBw1pG__header{z-index:60;background:var(--pe-bg);transition:background .32s,box-shadow .32s;position:sticky;top:0}.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(14px)saturate(1.4);backdrop-filter:blur(14px)saturate(1.4);background:#ffffffb8;box-shadow:0 1px #0508100d,0 10px 30px #0508100d}.Header-module__hBw1pG__bar{background:var(--pe-bg)}.Header-module__hBw1pG__barInner{justify-content:space-between;align-items:center;gap:24px;height:64px;display:flex}.Header-module__hBw1pG__brand{color:var(--pe-text);align-items:center;gap:10px;display:inline-flex}.Header-module__hBw1pG__brandMark{object-fit:contain;width:34px;height:34px}.Header-module__hBw1pG__brandLogo{object-fit:contain;width:auto;height:34px;display:block}.Header-module__hBw1pG__brandWordmark{font-family:var(--pe-font-display);letter-spacing:-.6px;text-transform:uppercase;color:var(--pe-text);white-space:nowrap;font-size:20px;font-weight:900;line-height:1}.Header-module__hBw1pG__nav{align-items:center;gap:28px;display:flex}.Header-module__hBw1pG__navLink{font-family:var(--pe-font-mono);letter-spacing:1.4px;word-spacing:-.22em;text-transform:uppercase;color:var(--pe-text);padding:8px 0;font-size:12px;font-weight:700;position:relative}.Header-module__hBw1pG__navLink:after{content:"";transform-origin:0;background:currentColor;height:1px;transition:transform .2s;position:absolute;bottom:4px;left:0;right:0;transform:scaleX(0)}.Header-module__hBw1pG__navLink:hover{color:var(--pe-signal)}.Header-module__hBw1pG__navLink:hover:after{transform:scaleX(1)}.Header-module__hBw1pG__navLink[data-active=true]{color:var(--pe-accent)}.Header-module__hBw1pG__navLink[data-active=true]:after{background:var(--pe-accent);transform:scaleX(1)}.Header-module__hBw1pG__navLinkText{display:inline-block}.Header-module__hBw1pG__right{align-items:center;gap:14px;display:flex}.Header-module__hBw1pG__localeDesktop{display:inline-flex}.Header-module__hBw1pG__burger{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;gap:5px;width:30px;height:30px;padding:0;display:flex}.Header-module__hBw1pG__burger span{background:#0b0b0d;width:24px;height:2px;margin:0 auto;display:block}.Header-module__hBw1pG__mobileMenu{z-index:100;padding:clamp(18px, 5vw, 28px) var(--pe-gutter) clamp(28px, 7vw, 44px);opacity:0;visibility:hidden;background:#fff;flex-direction:column;transition:opacity .32s,transform .38s cubic-bezier(.16,1,.3,1),visibility 0s linear .32s;display:flex;position:fixed;inset:0;transform:translateY(-8px)}.Header-module__hBw1pG__mobileMenuOpen{opacity:1;visibility:visible;transition:opacity .32s,transform .42s cubic-bezier(.16,1,.3,1);transform:none}.Header-module__hBw1pG__mobileTop{justify-content:space-between;align-items:center;height:56px;display:flex}.Header-module__hBw1pG__mobileMark{font-family:var(--pe-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--pe-text-mute);font-size:11px}.Header-module__hBw1pG__close{cursor:pointer;font-family:var(--pe-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--pe-text);background:0 0;border:0;font-size:12px;font-weight:700}.Header-module__hBw1pG__mobileNav{flex-direction:column;flex:1;justify-content:center;gap:clamp(6px,2vw,14px);display:flex}.Header-module__hBw1pG__mobileLink{font-family:var(--pe-font-display);text-transform:uppercase;letter-spacing:.01em;color:var(--pe-text);align-items:baseline;gap:14px;font-size:clamp(40px,13vw,72px);line-height:1;display:flex}.Header-module__hBw1pG__mobileLink i{font-family:var(--pe-font-mono);letter-spacing:.1em;color:var(--pe-text-dim);font-size:12px;font-style:normal}.Header-module__hBw1pG__mobileLinkActive,.Header-module__hBw1pG__mobileLinkActive i{color:var(--pe-accent)}.Header-module__hBw1pG__mobileFoot{border-top:1px solid var(--pe-line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:22px;display:flex}.Header-module__hBw1pG__mobileEmail{font-family:var(--pe-font);color:var(--pe-text);font-size:13px;font-weight:600}.Header-module__hBw1pG__mobileEmail:hover{color:var(--pe-accent)}.Header-module__hBw1pG__sub{background:var(--pe-bg-paper);border-top:1px solid var(--pe-line)}.Header-module__hBw1pG__subInner{justify-content:space-between;align-items:center;gap:12px;height:38px;display:flex;overflow:hidden}.Header-module__hBw1pG__subLeft{scrollbar-width:none;flex:1;gap:0;min-width:0;display:flex;overflow-x:auto}.Header-module__hBw1pG__subLeft::-webkit-scrollbar{display:none}.Header-module__hBw1pG__subChip{height:38px;font-family:var(--pe-font-mono);letter-spacing:1.4px;text-transform:uppercase;color:var(--pe-text-mute);border-right:1px solid var(--pe-line);white-space:nowrap;align-items:center;gap:6px;padding:0 16px;font-size:11px;font-weight:700;display:inline-flex}.Header-module__hBw1pG__subChip:first-child{border-left:1px solid var(--pe-line)}.Header-module__hBw1pG__subChip:hover{color:var(--pe-text);background:#fff}.Header-module__hBw1pG__subRight{flex-shrink:0}.Header-module__hBw1pG__subStamp{font-family:var(--pe-font-mono);letter-spacing:1.4px;color:var(--pe-text-dim);white-space:nowrap;font-size:11px}@media (min-width:901px){.Header-module__hBw1pG__burger{display:none}}@media (max-width:900px){.Header-module__hBw1pG__nav,.Header-module__hBw1pG__localeDesktop{display:none}.Header-module__hBw1pG__barInner{height:56px}.Header-module__hBw1pG__brandLogo{height:26px}}
.Footer-module__S6Hkya__footer{background:var(--pe-bg-ink);color:var(--pe-text-inv);margin-top:clamp(80px,12vh,150px);padding:clamp(56px,7vw,96px) 0 clamp(28px,3vw,40px)}.Footer-module__S6Hkya__top{grid-template-columns:1.1fr 2fr;gap:clamp(40px,5vw,72px);padding-bottom:clamp(40px,5vw,64px);display:grid}@media (max-width:900px){.Footer-module__S6Hkya__top{grid-template-columns:1fr;gap:44px}}.Footer-module__S6Hkya__brand{flex-direction:column;gap:22px;display:flex}.Footer-module__S6Hkya__tagline{color:#ffffff9e;max-width:300px;margin:0;font-size:14px;line-height:1.5}.Footer-module__S6Hkya__newsHead{font-family:var(--pe-font);letter-spacing:.18em;text-transform:uppercase;color:#ffffff8c;margin-bottom:10px;font-size:11px;font-weight:600}.Footer-module__S6Hkya__newsForm{gap:8px;max-width:340px;display:flex}.Footer-module__S6Hkya__newsInput{min-width:0;color:var(--pe-text-inv);font:inherit;background:#ffffff12;border:0;border-radius:999px;flex:1;padding:12px 18px;font-size:13px;transition:background .2s}.Footer-module__S6Hkya__newsInput::placeholder{color:#fff6}.Footer-module__S6Hkya__newsInput:focus{background:#ffffff1f;outline:none}.Footer-module__S6Hkya__newsBtn{background:var(--pe-text-inv);color:var(--pe-text);cursor:pointer;font-family:var(--pe-font);letter-spacing:.14em;text-transform:uppercase;border:0;border-radius:999px;padding:0 20px;font-size:11px;font-weight:600;transition:background .2s,color .2s}.Footer-module__S6Hkya__newsBtn:hover{background:var(--pe-accent);color:var(--pe-text-inv)}.Footer-module__S6Hkya__cols{grid-template-columns:repeat(4,1fr);gap:28px;display:grid}@media (max-width:720px){.Footer-module__S6Hkya__cols{grid-template-columns:repeat(2,1fr);gap:32px}}.Footer-module__S6Hkya__col{flex-direction:column;gap:14px;display:flex}.Footer-module__S6Hkya__colHead{font-family:var(--pe-font);letter-spacing:.18em;text-transform:uppercase;color:#ffffff73;font-size:11px;font-weight:600}.Footer-module__S6Hkya__colList{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__colLink{color:#ffffffc7;font-size:14px;font-weight:500;transition:color .16s}.Footer-module__S6Hkya__colLink:hover{color:var(--pe-accent)}.Footer-module__S6Hkya__bottom{font-family:var(--pe-font);letter-spacing:.14em;text-transform:uppercase;color:#ffffff80;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;font-size:11px;display:flex}.Footer-module__S6Hkya__bottomRight{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.Footer-module__S6Hkya__stamp{color:#fff6}.Footer-module__S6Hkya__bottomLink{color:#ffffffb3;transition:color .16s}.Footer-module__S6Hkya__bottomLink:hover{color:var(--pe-accent)}
