.mr-pocket-header-section{position:relative;z-index:80;font-family:var(--font-body--family),"Helvetica Neue",Arial,sans-serif}.mr-pocket-header-section:has(.mp-header--overlay){height:0}.mp-header{--mp-header-ink:#f4f0e7;--mp-header-muted:rgba(244,240,231,.66);--mp-header-line:rgba(244,240,231,.15);width:100%;min-height:106px;position:relative;background:#080907;color:var(--mp-header-ink);border-bottom:1px solid var(--mp-header-line)}.mp-header--overlay{position:absolute;inset:0 0 auto;background:transparent!important;background-image:none!important;border-bottom-color:rgba(255,255,255,.12);backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:none!important}.mp-header__inner{width:min(calc(100% - 72px),1720px);min-height:106px;margin-inline:auto;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:clamp(26px,3vw,56px);background:transparent}.mp-header__brand{display:grid;place-items:center;color:inherit;text-decoration:none}.mp-header__brand img{width:190px;height:auto;max-height:96px;display:block;object-fit:contain;background:transparent;filter:drop-shadow(0 2px 10px rgba(0,0,0,.28))}.mp-header__brand span{font-family:var(--font-heading--family),Georgia,serif;font-size:30px;letter-spacing:-.035em}.mp-header__nav{display:flex;align-items:center;gap:clamp(20px,2vw,36px)}.mp-header__nav--right{justify-content:flex-end}.mp-header__nav a{position:relative;min-height:44px;padding-block:15px;display:inline-flex;align-items:center;color:inherit;text-decoration:none;white-space:nowrap;font-size:9px;line-height:1;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.mp-header__nav a:after{content:"";position:absolute;right:0;bottom:10px;left:0;height:1px;background:#c9973f;transform:scaleX(0);transform-origin:right;transition:transform .28s ease}.mp-header__nav a:hover:after,.mp-header__nav a:focus-visible:after{transform:scaleX(1);transform-origin:left}.mp-header__mobile{display:none}@media(max-width:1100px){.mp-header__inner{width:min(calc(100% - 38px),1720px);gap:22px}.mp-header__nav{gap:18px}.mp-header__nav a{font-size:8px;letter-spacing:.13em}.mp-header__brand img{width:168px;max-height:84px}}@media(max-width:980px){.mp-header,.mp-header__inner{min-height:88px}.mp-header__inner{width:calc(100% - 30px);grid-template-columns:1fr auto}.mp-header__nav{display:none}.mp-header__brand{grid-column:1;justify-self:start}.mp-header__brand img{width:144px;max-height:72px}.mp-header__mobile{grid-column:2;display:block;justify-self:end}.mp-header__mobile summary{min-height:48px;display:flex;align-items:center;gap:12px;list-style:none;cursor:pointer;color:inherit;font-size:9px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.mp-header__mobile summary::-webkit-details-marker{display:none}.mp-header__mobile summary i,.mp-header__mobile summary i:after{width:20px;height:1px;display:block;background:currentColor;transition:transform .25s ease,top .25s ease}.mp-header__mobile summary i{position:relative}.mp-header__mobile summary i:after{content:"";position:absolute;top:6px}.mp-header__mobile[open] summary i{transform:rotate(45deg)}.mp-header__mobile[open] summary i:after{top:0;transform:rotate(90deg)}.mp-header__drawer{position:fixed;top:88px;right:0;left:0;height:calc(100svh - 88px);height:calc(100dvh - 88px);min-height:0;max-height:none;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:40px 24px calc(28px + env(safe-area-inset-bottom));background:#080907;color:var(--mp-header-ink);border-top:1px solid var(--mp-header-line);box-shadow:0 24px 60px rgba(0,0,0,.42)}.mp-header__drawer-kicker{margin:0 0 22px;color:#c9973f;font-size:8px;font-weight:700;letter-spacing:.22em}.mp-header__drawer nav{display:flex;flex-direction:column}.mp-header__drawer nav a{min-height:63px;padding:15px 0;display:flex;align-items:baseline;gap:18px;border-bottom:1px solid rgba(255,255,255,.13);color:white;text-decoration:none;font-family:var(--font-heading--family),Georgia,serif;font-size:clamp(28px,7vw,38px);line-height:1}.mp-header__drawer nav span{color:#c9973f;font:700 8px/1 var(--font-body--family),sans-serif;letter-spacing:.14em}.mp-header__drawer-utilities{padding-top:28px;display:flex;justify-content:space-between;gap:24px}.mp-header__drawer-utilities a{color:var(--mp-header-muted);text-decoration:none;font-size:8px;font-weight:700;letter-spacing:.17em;text-transform:uppercase}}@media(max-width:420px){.mp-header__brand img{width:132px;max-height:66px}.mp-header__drawer{padding-inline:18px}}@media(prefers-reduced-motion:reduce){.mp-header__nav a:after,.mp-header__mobile summary i,.mp-header__mobile summary i:after{transition:none}}