.okra-topbar > .okra-search-trigger {
    position: absolute !important;
    top: var(--okra-header-icon-top, clamp(22px, 2.5vw, 34px)) !important;
    right: calc(var(--okra-header-icon-right, var(--okra-page-gutter, clamp(1rem, 3.2vw, 3rem))) + var(--okra-header-icon-size, clamp(2.15rem, 3vw, 3.35rem)) + 14px) !important;
    width: var(--okra-header-icon-size, clamp(2.15rem, 3vw, 3.35rem)) !important;
    height: var(--okra-header-icon-size, clamp(2.15rem, 3vw, 3.35rem)) !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    color: var(--okra-search-icon-color, var(--okra-ink, #551912)) !important;
    cursor: pointer !important;
    z-index: 4 !important;
    transform: translateZ(0) !important;
    transition: transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), opacity 180ms ease !important;
}

.okra-topbar > .okra-search-trigger svg {
    width: var(--okra-search-glyph-size, 86%) !important;
    height: var(--okra-search-glyph-size, 86%) !important;
    display: block !important;
    color: inherit !important;
    stroke-width: 1.75 !important;
    transform-origin: center !important;
    transition: transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1) !important;
}

:root {
    --okra-header-icon-size-desktop: 26px;
    --okra-header-icon-button-size-desktop: 46px;
    --okra-header-icon-size-mobile: 22px;
    --okra-header-icon-button-size-mobile: 40px;
    --okra-header-icon-gap-desktop: 10px;
    --okra-header-icon-gap-mobile: 6px;
    --header-icon-size: var(--okra-header-icon-size-desktop);
    --header-icon-button-size: var(--okra-header-icon-button-size-desktop);
    --header-icon-gap: var(--okra-header-icon-gap-desktop);
    --okra-search-modal-bg: #f4ead8;
    --okra-search-modal-bg-soft: #fbf6ec;
    --okra-search-modal-line: #dfceb5;
}

@media (max-width: 767px) {
    :root {
        --header-icon-size: var(--okra-header-icon-size-mobile);
        --header-icon-button-size: var(--okra-header-icon-button-size-mobile);
        --header-icon-gap: var(--okra-header-icon-gap-mobile);
    }
}

html body .okra-topbar {
    --okra-header-actions-top: var(--okra-header-icon-top, clamp(1.45rem, 3.2vw, 2.85rem));
    --okra-header-actions-right: var(--okra-header-icon-right, var(--okra-page-gutter, clamp(1rem, 3.2vw, 3rem)));
    position: relative;
}

html body.okra-auth {
    --okra-search-icon-color: #f5f0eb;
}

html body[data-theme="wood"] {
    --okra-search-icon-color: #551912;
}

html body[data-theme="chrome"] {
    --okra-search-icon-color: #f6f0e8;
}

html body.okra-contact-page .okra-topbar {
    --okra-header-actions-right: var(--contact-header-icon-offset, clamp(28px, 4vw, 64px));
}

html body.okra-auth #wrapper #header.okra-header-shell .okra-topbar > .okra-header-actions,
html body.okra-contact-page #wrapper #header.okra-header-shell .okra-topbar > .okra-header-actions {
    top: 50% !important;
    transform: translateY(-50%) !important;
}

html body.okra-auth #wrapper #header.okra-header-shell .okra-topbar > .okra-header-actions {
    right: clamp(32px, 4.2vw, 92px) !important;
}

html body.okra-policy-page #wrapper #header.okra-header-shell .okra-topbar {
    --okra-header-actions-top: clamp(28px, 3.5vw, 42px);
    --okra-header-actions-right: clamp(34px, 5vw, 76px);
    --okra-search-icon-color: var(--okra-policy-ink, #f7f1e8);
}

html body.okra-wishlist-page #wrapper #header.okra-header-shell .okra-topbar {
    --okra-header-actions-right: clamp(16px, 3.2vw, 48px);
}

html body.okra-vintage-pdp:not(.okra-auth):not(.okra-contact-page) #wrapper #header.okra-header-shell .okra-topbar {
    --okra-header-actions-top: var(--okra-header-icon-top, 18px);
    --okra-header-actions-right: var(--okra-header-icon-right, 24px);
}

html body #wrapper #header.okra-header-shell .okra-topbar > .okra-header-actions,
html body .okra-stage .okra-topbar > .okra-header-actions,
html body .okra-shop-page .okra-topbar > .okra-header-actions {
    position: absolute !important;
    top: var(--okra-header-actions-top) !important;
    right: var(--okra-header-actions-right) !important;
    left: auto !important;
    bottom: auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: var(--header-icon-gap) !important;
    width: auto !important;
    height: var(--header-icon-button-size) !important;
    padding: 0 !important;
    margin: 0 !important;
    line-height: 0 !important;
    z-index: 4 !important;
}

html body #wrapper #header.okra-header-shell .okra-topbar > .okra-menu-toggle,
html body .okra-stage .okra-topbar > .okra-menu-toggle,
html body .okra-shop-page .okra-topbar > .okra-menu-toggle,
html body #wrapper #header.okra-header-shell .okra-topbar > .okra-header-actions > .okra-search-trigger,
html body #wrapper #header.okra-header-shell .okra-topbar > .okra-header-actions > .okra-cart-link,
html body .okra-stage .okra-topbar > .okra-header-actions > .okra-search-trigger,
html body .okra-stage .okra-topbar > .okra-header-actions > .okra-cart-link,
html body .okra-shop-page .okra-topbar > .okra-header-actions > .okra-search-trigger,
html body .okra-shop-page .okra-topbar > .okra-header-actions > .okra-cart-link {
    width: var(--header-icon-button-size) !important;
    height: var(--header-icon-button-size) !important;
    min-width: var(--header-icon-button-size) !important;
    min-height: var(--header-icon-button-size) !important;
    max-width: var(--header-icon-button-size) !important;
    max-height: var(--header-icon-button-size) !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 var(--header-icon-button-size) !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    background: transparent !important;
    line-height: 0 !important;
    box-sizing: border-box !important;
}

html body #wrapper #header.okra-header-shell .okra-topbar > .okra-header-actions > .okra-search-trigger,
html body #wrapper #header.okra-header-shell .okra-topbar > .okra-header-actions > .okra-cart-link,
html body .okra-stage .okra-topbar > .okra-header-actions > .okra-search-trigger,
html body .okra-stage .okra-topbar > .okra-header-actions > .okra-cart-link,
html body .okra-shop-page .okra-topbar > .okra-header-actions > .okra-search-trigger,
html body .okra-shop-page .okra-topbar > .okra-header-actions > .okra-cart-link {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    left: auto !important;
    bottom: auto !important;
    transform: none !important;
    overflow: visible !important;
}

html body #wrapper #header.okra-header-shell .okra-topbar > .okra-header-actions > .okra-search-trigger,
html body .okra-stage .okra-topbar > .okra-header-actions > .okra-search-trigger,
html body .okra-shop-page .okra-topbar > .okra-header-actions > .okra-search-trigger {
    color: var(--okra-search-icon-color, var(--okra-ink, #551912)) !important;
    cursor: pointer !important;
}

html body #wrapper #header.okra-header-shell .okra-topbar > .okra-menu-toggle svg,
html body #wrapper #header.okra-header-shell .okra-topbar > .okra-menu-toggle i,
html body #wrapper #header.okra-header-shell .okra-topbar > .okra-header-actions > .okra-search-trigger svg,
html body #wrapper #header.okra-header-shell .okra-topbar > .okra-header-actions > .okra-search-trigger i,
html body #wrapper #header.okra-header-shell .okra-topbar > .okra-header-actions > .okra-cart-link svg,
html body #wrapper #header.okra-header-shell .okra-topbar > .okra-header-actions > .okra-cart-link i,
html body .okra-stage .okra-topbar > .okra-menu-toggle svg,
html body .okra-stage .okra-topbar > .okra-menu-toggle i,
html body .okra-stage .okra-topbar > .okra-header-actions > .okra-search-trigger svg,
html body .okra-stage .okra-topbar > .okra-header-actions > .okra-search-trigger i,
html body .okra-stage .okra-topbar > .okra-header-actions > .okra-cart-link svg,
html body .okra-stage .okra-topbar > .okra-header-actions > .okra-cart-link i,
html body .okra-shop-page .okra-topbar > .okra-menu-toggle svg,
html body .okra-shop-page .okra-topbar > .okra-menu-toggle i,
html body .okra-shop-page .okra-topbar > .okra-header-actions > .okra-search-trigger svg,
html body .okra-shop-page .okra-topbar > .okra-header-actions > .okra-search-trigger i,
html body .okra-shop-page .okra-topbar > .okra-header-actions > .okra-cart-link svg,
html body .okra-shop-page .okra-topbar > .okra-header-actions > .okra-cart-link i {
    width: var(--header-icon-size) !important;
    height: var(--header-icon-size) !important;
    max-width: var(--header-icon-size) !important;
    max-height: var(--header-icon-size) !important;
    display: block !important;
    flex: 0 0 var(--header-icon-size) !important;
}

html body #wrapper #header.okra-header-shell .okra-topbar > .okra-menu-toggle span {
    width: var(--header-icon-size) !important;
    max-width: var(--header-icon-size) !important;
}

html body #header.okra-header-shell .okra-menu-toggle::before,
html body #wrapper #header.okra-header-shell .okra-topbar > .okra-menu-toggle::before,
html body .okra-stage .okra-topbar > .okra-menu-toggle::before,
html body .okra-shop-page .okra-topbar > .okra-menu-toggle::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 50%;
    width: 24px;
    height: 1px;
    border: 0;
    border-radius: 0;
    background: linear-gradient(90deg, transparent, currentColor, transparent);
    opacity: 0;
    transform: translate3d(-50%, -4px, 0) scaleX(0.24);
    transform-origin: center;
    transition:
        opacity 360ms ease,
        transform 520ms cubic-bezier(0.22, 1, 0.36, 1);
    pointer-events: none;
}

html body #header.okra-header-shell .okra-menu-toggle .okra-header-svg,
html body #wrapper #header.okra-header-shell .okra-topbar > .okra-menu-toggle .okra-header-svg,
html body .okra-stage .okra-topbar > .okra-menu-toggle .okra-header-svg,
html body .okra-shop-page .okra-topbar > .okra-menu-toggle .okra-header-svg {
    overflow: visible !important;
    transition: transform 520ms cubic-bezier(0.22, 1, 0.36, 1) !important;
}

html body #header.okra-header-shell .okra-menu-toggle .okra-header-svg path,
html body #wrapper #header.okra-header-shell .okra-topbar > .okra-menu-toggle .okra-header-svg path,
html body .okra-stage .okra-topbar > .okra-menu-toggle .okra-header-svg path,
html body .okra-shop-page .okra-topbar > .okra-menu-toggle .okra-header-svg path {
    transform-box: fill-box;
    transform-origin: center;
    transition:
        opacity 260ms ease,
        transform 520ms cubic-bezier(0.22, 1, 0.36, 1),
        stroke-width 300ms ease;
}

html body #header.okra-header-shell .okra-menu-toggle[aria-expanded="true"]::before,
html body #wrapper #header.okra-header-shell .okra-topbar > .okra-menu-toggle[aria-expanded="true"]::before,
html body .okra-stage .okra-topbar > .okra-menu-toggle[aria-expanded="true"]::before,
html body .okra-shop-page .okra-topbar > .okra-menu-toggle[aria-expanded="true"]::before {
    opacity: 0.42;
    transform: translate3d(-50%, -2px, 0) scaleX(1);
}

html body #header.okra-header-shell .okra-menu-toggle[aria-expanded="true"] .okra-header-svg,
html body #wrapper #header.okra-header-shell .okra-topbar > .okra-menu-toggle[aria-expanded="true"] .okra-header-svg,
html body .okra-stage .okra-topbar > .okra-menu-toggle[aria-expanded="true"] .okra-header-svg,
html body .okra-shop-page .okra-topbar > .okra-menu-toggle[aria-expanded="true"] .okra-header-svg {
    transform: rotate(90deg);
}

html body #header.okra-header-shell .okra-menu-toggle[aria-expanded="true"] .okra-header-svg path:nth-child(1),
html body #wrapper #header.okra-header-shell .okra-topbar > .okra-menu-toggle[aria-expanded="true"] .okra-header-svg path:nth-child(1),
html body .okra-stage .okra-topbar > .okra-menu-toggle[aria-expanded="true"] .okra-header-svg path:nth-child(1),
html body .okra-shop-page .okra-topbar > .okra-menu-toggle[aria-expanded="true"] .okra-header-svg path:nth-child(1) {
    transform: translateY(5px) rotate(45deg) scaleX(0.76);
    stroke-width: 1.25;
}

html body #header.okra-header-shell .okra-menu-toggle[aria-expanded="true"] .okra-header-svg path:nth-child(2),
html body #wrapper #header.okra-header-shell .okra-topbar > .okra-menu-toggle[aria-expanded="true"] .okra-header-svg path:nth-child(2),
html body .okra-stage .okra-topbar > .okra-menu-toggle[aria-expanded="true"] .okra-header-svg path:nth-child(2),
html body .okra-shop-page .okra-topbar > .okra-menu-toggle[aria-expanded="true"] .okra-header-svg path:nth-child(2) {
    opacity: 0;
    transform: scaleX(0.28);
}

html body #header.okra-header-shell .okra-menu-toggle[aria-expanded="true"] .okra-header-svg path:nth-child(3),
html body #wrapper #header.okra-header-shell .okra-topbar > .okra-menu-toggle[aria-expanded="true"] .okra-header-svg path:nth-child(3),
html body .okra-stage .okra-topbar > .okra-menu-toggle[aria-expanded="true"] .okra-header-svg path:nth-child(3),
html body .okra-shop-page .okra-topbar > .okra-menu-toggle[aria-expanded="true"] .okra-header-svg path:nth-child(3) {
    transform: translateY(-5px) rotate(-45deg) scaleX(0.76);
    stroke-width: 1.25;
}

html body #wrapper #header.okra-header-shell .okra-topbar > .okra-header-actions > .okra-cart-link img,
html body .okra-stage .okra-topbar > .okra-header-actions > .okra-cart-link img,
html body .okra-shop-page .okra-topbar > .okra-header-actions > .okra-cart-link img {
    width: var(--header-icon-size) !important;
    height: var(--header-icon-size) !important;
    max-width: var(--header-icon-size) !important;
    max-height: var(--header-icon-size) !important;
    object-fit: contain !important;
    display: block !important;
    flex: 0 0 var(--header-icon-size) !important;
}

html body #wrapper #header.okra-header-shell .okra-topbar > .okra-header-actions > .okra-cart-link .okra-cart-count,
html body .okra-stage .okra-topbar > .okra-header-actions > .okra-cart-link .okra-cart-count,
html body .okra-shop-page .okra-topbar > .okra-header-actions > .okra-cart-link .okra-cart-count {
    top: 4px !important;
    right: 4px !important;
}

@media (max-width: 1199px) {
    html body.okra-vintage-pdp:not(.okra-auth):not(.okra-contact-page) #wrapper #header.okra-header-shell .okra-topbar {
        --okra-header-actions-top: 22px;
        --okra-header-actions-right: clamp(28px, 8.5vw, 38px);
    }
}

@media (max-width: 767px) {
    html body.okra-wishlist-page #wrapper #header.okra-header-shell .okra-topbar,
    html body.okra-cart-page #wrapper #header.okra-header-shell .okra-topbar,
    html body.okra-search-page #wrapper #header.okra-header-shell .okra-topbar,
    html body.okra-notfound-page #wrapper #header.okra-header-shell .okra-topbar,
    html body.okra-thank-you-page #wrapper #header.okra-header-shell .okra-topbar {
        --okra-header-actions-top: 20px;
        --okra-header-actions-right: 18px;
    }

    html body.okra-policy-page #wrapper #header.okra-header-shell .okra-topbar {
        --okra-header-actions-top: 20px;
        --okra-header-actions-right: 18px;
    }

    html body.okra-contact-page .okra-topbar {
        --okra-header-actions-right: var(--contact-header-icon-offset, clamp(24px, 6.36vw, 49px));
    }
}

@media (max-width: 430px) {
    html body .okra-stage .okra-topbar {
        --okra-header-actions-top: 1.2rem;
        --okra-header-actions-right: 1rem;
    }
}

.okra-topbar > .okra-search-trigger:hover,
.okra-topbar > .okra-search-trigger:focus-visible {
    transform: none !important;
}

.okra-topbar > .okra-search-trigger:active {
    transform: scale(0.94) !important;
}

body.okra-wishlist-page {
    --okra-header-icon-top: clamp(1.45rem, 3.2vw, 2.85rem);
    --okra-header-icon-size: clamp(2.15rem, 3vw, 3.35rem);
    --okra-header-icon-right: clamp(1rem, 3.2vw, 3rem);
    --okra-search-icon-color: #551912;
}

body.okra-cart-page,
body.okra-search-page,
body.okra-notfound-page,
body.okra-thank-you-page {
    --okra-header-icon-top: clamp(22px, 2.5vw, 34px);
    --okra-header-icon-size: clamp(2.15rem, 3vw, 3.35rem);
    --okra-header-icon-right: clamp(1rem, 3.2vw, 3rem);
    --okra-search-icon-color: #551912;
}

body.okra-vintage-pdp {
    --okra-header-icon-top: 18px;
    --okra-header-icon-size: 40px;
    --okra-header-icon-right: 24px;
    --okra-search-glyph-size: 34px;
    --okra-search-icon-color: #551912;
}

.okra-search-modal-overlay {
    position: fixed;
    inset: 0;
    z-index: 10040;
    background: rgba(18, 12, 10, 0.62);
    -webkit-backdrop-filter: none !important;
    backdrop-filter: none !important;
    opacity: 0;
    pointer-events: none;
    transition: opacity 240ms cubic-bezier(0.22, 1, 0.36, 1);
}

.okra-search-modal-overlay.is-open {
    opacity: 1;
    pointer-events: auto;
}

.okra-search-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 10041;
    width: min(calc(100vw - 32px), 620px);
    max-height: min(calc(100dvh - 32px), 560px);
    overflow: auto;
    padding: clamp(28px, 4vw, 44px);
    border: 1px solid rgba(85, 25, 18, 0.18);
    background: #fbf6ec !important;
    -webkit-backdrop-filter: none !important;
    backdrop-filter: none !important;
    color: #161616;
    box-shadow: 0 34px 90px rgba(20, 14, 10, 0.28);
    transform: translate(-50%, calc(-50% - 14px)) scale(0.975);
    transform-origin: 50% 44%;
    opacity: 0;
    pointer-events: none;
    will-change: opacity, transform;
    transition:
        opacity 260ms cubic-bezier(0.22, 1, 0.36, 1),
        transform 260ms cubic-bezier(0.22, 1, 0.36, 1);
}

.okra-search-modal.is-open {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
    pointer-events: auto;
}

.okra-search-modal-close {
    position: absolute;
    top: 14px;
    right: 16px;
    width: 34px;
    height: 34px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 0;
    background: transparent;
    color: #551912;
    font-size: 24px;
    line-height: 1;
    cursor: pointer;
    transition: transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), color 180ms ease;
}

.okra-search-modal-close:hover,
.okra-search-modal-close:focus-visible {
    color: #27120e;
    transform: rotate(90deg);
}

.okra-search-modal-kicker {
    margin: 0;
    color: #8a8a8a;
    font-size: 11px;
    letter-spacing: 0.16em;
    line-height: 1;
    text-transform: uppercase;
}

.okra-search-modal h2 {
    margin: 10px 0 0;
    color: #161616;
    font-size: clamp(34px, 5vw, 56px);
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0.01em;
}

.okra-search-modal-copy {
    max-width: 44ch;
    margin: 14px 0 0;
    color: #5f5f5f;
    font-size: 14px;
    line-height: 1.65;
}

.okra-search-modal-form {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 10px;
    margin-top: 28px;
}

.okra-search-modal-form input {
    min-width: 0;
    min-height: 50px;
    border: 1px solid var(--okra-search-modal-line);
    background: #fffaf1 !important;
    color: #161616;
    padding: 0 16px;
    font: inherit;
    outline: 0;
}

.okra-search-modal-form input:focus {
    border-color: #551912;
    box-shadow: 0 0 0 3px rgba(85, 25, 18, 0.08);
}

.okra-search-modal-form button {
    min-height: 50px;
    border: 1px solid #161616;
    background: #161616;
    color: #ffffff;
    padding: 0 22px;
    font: inherit;
    font-size: 11px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    cursor: pointer;
    transition: background 180ms ease, color 180ms ease, transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.okra-search-modal-form button:hover,
.okra-search-modal-form button:focus-visible {
    background: var(--okra-search-modal-bg-soft);
    color: #161616;
}

.okra-search-modal-form button:active {
    transform: scale(0.98);
}

.okra-search-modal-links {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 18px;
}

.okra-search-modal-links a {
    min-height: 34px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--okra-search-modal-line);
    background: #f5ecde !important;
    padding: 0 12px;
    color: #551912;
    font-size: 10px;
    letter-spacing: 0.12em;
    text-decoration: none;
    text-transform: uppercase;
    transition: border-color 180ms ease, background 180ms ease, color 180ms ease, transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.okra-search-modal-links a:hover,
.okra-search-modal-links a:focus-visible {
    border-color: #551912;
    background: #efe1cf !important;
    transform: translateY(-1px);
}

@media (min-width: 1200px) {
    body.okra-wishlist-page {
        --okra-header-icon-top: clamp(1.05rem, 1.7vw, 1.55rem);
        --okra-header-icon-size: clamp(1.85rem, 2.15vw, 2.35rem);
    }
}

@media (min-width: 1200px) and (max-width: 2200px) {
    body:not(.okra-wishlist-page):not(.okra-cart-page):not(.okra-search-page):not(.okra-notfound-page):not(.okra-thank-you-page) {
        --okra-header-icon-top: clamp(1.05rem, 1.7vw, 1.55rem);
        --okra-header-icon-size: clamp(1.85rem, 2.15vw, 2.35rem);
    }

    body.okra-vintage-pdp {
        --okra-header-icon-top: 22px;
        --okra-header-icon-size: 48px;
        --okra-header-icon-right: 44px;
        --okra-search-glyph-size: 38px;
    }
}

@media (max-width: 767px) {
    body.okra-wishlist-page .okra-topbar > .okra-search-trigger,
    body.okra-cart-page .okra-topbar > .okra-search-trigger,
    body.okra-search-page .okra-topbar > .okra-search-trigger,
    body.okra-notfound-page .okra-topbar > .okra-search-trigger,
    body.okra-thank-you-page .okra-topbar > .okra-search-trigger {
        top: 20px !important;
        right: 54px !important;
        width: 24px !important;
        height: 24px !important;
    }

    body.okra-vintage-pdp {
        --okra-header-icon-top: 12px;
        --okra-header-icon-size: 36px;
        --okra-header-icon-right: 12px;
        --okra-search-glyph-size: 28px;
    }

    body.okra-wishlist-page .okra-topbar > .okra-search-trigger svg,
    body.okra-cart-page .okra-topbar > .okra-search-trigger svg,
    body.okra-search-page .okra-topbar > .okra-search-trigger svg,
    body.okra-notfound-page .okra-topbar > .okra-search-trigger svg,
    body.okra-thank-you-page .okra-topbar > .okra-search-trigger svg {
        width: 30px !important;
        height: 30px !important;
        max-width: none !important;
    }

    .okra-search-modal {
        width: calc(100vw - 28px);
        padding: 30px 20px 24px;
    }

    .okra-search-modal-form {
        grid-template-columns: 1fr;
    }

    .okra-search-modal-form button {
        width: 100%;
    }
}

@media (min-width: 2560px) {
    body.okra-vintage-pdp {
        --okra-header-icon-top: 30px;
        --okra-header-icon-size: 56px;
        --okra-header-icon-right: 58px;
        --okra-search-glyph-size: 46px;
    }
}

@media (min-width: 3840px) {
    body.okra-vintage-pdp {
        --okra-header-icon-top: 42px;
        --okra-header-icon-size: 70px;
        --okra-header-icon-right: 76px;
        --okra-search-glyph-size: 58px;
    }
}

@media (max-width: 430px) {
    body:not(.okra-wishlist-page):not(.okra-cart-page):not(.okra-search-page):not(.okra-notfound-page):not(.okra-thank-you-page):not(.okra-vintage-pdp) .okra-topbar > .okra-search-trigger {
        top: 1.2rem !important;
        right: calc(1rem + 2rem + 10px) !important;
        width: 2rem !important;
        height: 2rem !important;
    }

    body:not(.okra-wishlist-page):not(.okra-cart-page):not(.okra-search-page):not(.okra-notfound-page):not(.okra-thank-you-page):not(.okra-vintage-pdp) .okra-topbar > .okra-search-trigger svg {
        width: 2rem !important;
        height: 2rem !important;
        max-width: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    html body.okra-vintage-pdp:not(.okra-auth):not(.okra-contact-page) #wrapper #header.okra-header-shell .okra-topbar {
        --okra-header-actions-top: 15px;
    }

    html body.okra-vintage-pdp:not(.okra-auth):not(.okra-contact-page) #wrapper #header.okra-header-shell .okra-topbar > .okra-menu-toggle {
        top: var(--okra-header-actions-top) !important;
    }
}

@media (max-width: 767px) {
    html body.okra-vintage-pdp:not(.okra-auth):not(.okra-contact-page) #wrapper #header.okra-header-shell .okra-topbar {
        --header-icon-size: 24px;
        --header-icon-button-size: 42px;
        --header-icon-gap: 4px;
        --okra-header-actions-top: -4px;
        --okra-header-actions-right: clamp(28px, 8.5vw, 38px);
    }

    html body.okra-vintage-pdp:not(.okra-auth):not(.okra-contact-page) #wrapper #header.okra-header-shell .okra-topbar > .okra-menu-toggle {
        top: 17px !important;
        left: clamp(28px, 9.2vw, 40px) !important;
    }

    html body.okra-vintage-pdp:not(.okra-auth):not(.okra-contact-page) #wrapper #header.okra-header-shell .okra-topbar > .okra-header-actions > .okra-cart-link .okra-cart-count {
        top: 7px !important;
        right: 7px !important;
    }
}

@media (prefers-reduced-motion: reduce) {
    .okra-topbar > .okra-search-trigger,
    .okra-topbar > .okra-search-trigger svg,
    .okra-search-modal-overlay,
    .okra-search-modal,
    .okra-search-modal-close,
    .okra-search-modal-form button,
    .okra-search-modal-links a {
        transition: none !important;
    }
}

/* Shared luxury navigation panel. One implementation owns reveal, scrim, ARIA state, and link motion. */
html body .okra-menu-scrim {
    position: fixed !important;
    inset: 0 !important;
    z-index: 10030 !important;
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    background: rgba(9, 5, 4, 0.48) !important;
    opacity: 0 !important;
    pointer-events: none !important;
    transition: opacity 520ms ease !important;
    backdrop-filter: blur(2px);
}

html body .okra-menu-scrim.is-open {
    opacity: 1 !important;
    pointer-events: auto !important;
}

html body .okra-menu-panel {
    --okra-menu-ivory: #f6eee5;
    --okra-menu-muted: rgba(246, 238, 229, 0.66);
    --okra-menu-dim: rgba(246, 238, 229, 0.42);
    --okra-menu-line: rgba(246, 238, 229, 0.14);
    --okra-menu-burgundy: #551912;
    --okra-menu-panel: #100b08;
    position: fixed !important;
    top: 0 !important;
    right: auto !important;
    bottom: 0 !important;
    left: 0 !important;
    width: min(94vw, 1180px) !important;
    height: 100vh !important;
    min-height: 100vh !important;
    max-height: 100vh !important;
    padding: 0 !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
    overscroll-behavior: contain !important;
    scrollbar-gutter: auto !important;
    scrollbar-width: none !important;
    -ms-overflow-style: none !important;
    background: var(--okra-menu-panel) !important;
    border-right: 1px solid rgba(246, 238, 229, 0.12);
    color: var(--okra-menu-ivory) !important;
    opacity: 0 !important;
    pointer-events: none !important;
    visibility: hidden !important;
    box-shadow: 36px 0 92px rgba(0, 0, 0, 0) !important;
    transform: translate3d(0, 8px, 0) !important;
    transition:
        opacity 520ms ease,
        width 560ms cubic-bezier(0.22, 1, 0.36, 1),
        transform 680ms cubic-bezier(0.22, 1, 0.36, 1),
        visibility 0s linear 680ms,
        box-shadow 680ms ease !important;
    will-change: transform, opacity;
    z-index: 10031 !important;
    isolation: isolate !important;
    -webkit-overflow-scrolling: touch !important;
}

@supports (height: 100dvh) {
    html body .okra-menu-panel {
        height: 100dvh !important;
        min-height: 100dvh !important;
        max-height: 100dvh !important;
    }
}

html body .okra-menu-panel.is-open {
    opacity: 1 !important;
    pointer-events: auto !important;
    visibility: visible !important;
    transform: translate3d(0, 0, 0) !important;
    box-shadow: 36px 0 92px rgba(0, 0, 0, 0.34) !important;
    transition-delay: 0s, 0s, 0s, 0s !important;
}

html body .okra-menu-panel.okra-menu-no-visual {
    width: min(94vw, 640px) !important;
}

html body .okra-menu-panel a {
    color: inherit !important;
    text-decoration: none !important;
    font-family: "OkraFont", "Helvetica Neue", Arial, sans-serif !important;
    letter-spacing: 0 !important;
}

html body .okra-menu-shell {
    display: grid;
    grid-template-columns: minmax(360px, 43%) minmax(380px, 1fr);
    width: 100%;
    height: 100%;
    max-height: 100dvh;
    min-height: inherit;
    overflow: hidden;
    scrollbar-gutter: auto;
}

html body .okra-menu-panel.okra-menu-no-visual .okra-menu-shell {
    grid-template-columns: minmax(0, 1fr) !important;
}

html body .okra-menu-left {
    position: relative;
    z-index: 2;
    min-width: 0;
    min-height: 0;
    display: flex;
    flex-direction: column;
    gap: 0;
    padding:
        calc(88px + env(safe-area-inset-top, 0px))
        clamp(34px, 5vw, 70px)
        calc(34px + env(safe-area-inset-bottom, 0px));
    max-height: 100dvh;
    overflow-x: hidden;
    overflow-y: auto;
    overscroll-behavior: contain;
    scrollbar-gutter: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
    background:
        linear-gradient(180deg, rgba(85, 25, 18, 0.28), rgba(16, 11, 8, 0) 42%),
        linear-gradient(115deg, #160d0a 0%, #0e0907 58%, #080504 100%);
}

html body .okra-menu-panel::-webkit-scrollbar,
html body .okra-menu-shell::-webkit-scrollbar,
html body .okra-menu-left::-webkit-scrollbar {
    width: 0 !important;
    height: 0 !important;
    display: none !important;
}

html body .okra-menu-left::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    border-right: 1px solid var(--okra-menu-line);
    opacity: 1;
    pointer-events: none;
}

html body .okra-menu-close {
    position: absolute;
    top: calc(30px + env(safe-area-inset-top, 0px));
    left: clamp(30px, 4vw, 54px);
    z-index: 3;
    width: 38px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 0 !important;
    border-radius: 0;
    outline: none !important;
    background: transparent !important;
    box-shadow: none;
    color: var(--okra-menu-ivory) !important;
    padding: 0 !important;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
    opacity: 0;
    transform: translate3d(0, 8px, 0) rotate(-6deg);
    transition:
        opacity 520ms ease,
        transform 720ms cubic-bezier(0.22, 1, 0.36, 1);
}

html body .okra-menu-close:focus,
html body .okra-menu-close:active,
html body .okra-menu-close:focus-visible {
    border: 0 !important;
    outline: none !important;
    box-shadow: none !important;
}

html body .okra-menu-close::before,
html body .okra-menu-close::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 1.6px;
    background: linear-gradient(90deg, rgba(246, 238, 229, 0.34), #fff9f1 50%, rgba(246, 238, 229, 0.82));
    opacity: 0;
    transform-origin: center;
    transition:
        opacity 360ms ease,
        filter 220ms ease,
        transform 560ms cubic-bezier(0.22, 1, 0.36, 1);
}

html body .okra-menu-close::before {
    transform: translate3d(-50%, -50%, 0) rotate(45deg) scaleX(0.18);
}

html body .okra-menu-close::after {
    transform: translate3d(-50%, -50%, 0) rotate(-45deg) scaleX(0.18);
}

html body .okra-menu-close span {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 14px;
    height: 1.6px;
    background: rgba(255, 250, 244, 0.96);
    opacity: 0;
    transform-origin: center;
    transition:
        opacity 300ms ease,
        transform 560ms cubic-bezier(0.22, 1, 0.36, 1);
}

html body .okra-menu-close span:first-child {
    transform: translate3d(-50%, -50%, 0) rotate(45deg) translateX(7px) scaleX(0.12);
}

html body .okra-menu-close span:last-child {
    transform: translate3d(-50%, -50%, 0) rotate(-45deg) translateX(-7px) scaleX(0.12);
}

html body .okra-menu-panel.is-open .okra-menu-close {
    opacity: 1;
    transform: translate3d(0, 0, 0) rotate(0deg);
    transition-delay: 110ms, 110ms;
}

html body .okra-menu-panel.is-open .okra-menu-close::before,
html body .okra-menu-panel.is-open .okra-menu-close::after {
    opacity: 1;
    transition-delay: 170ms;
}

html body .okra-menu-panel.is-open .okra-menu-close::before {
    transform: translate3d(-50%, -50%, 0) rotate(45deg) scaleX(0.86);
}

html body .okra-menu-panel.is-open .okra-menu-close::after {
    transform: translate3d(-50%, -50%, 0) rotate(-45deg) scaleX(0.86);
}

html body .okra-menu-panel.is-open .okra-menu-close span:first-child {
    opacity: 1;
    transform: translate3d(-50%, -50%, 0) rotate(45deg) translateX(7px) scaleX(1);
    transition-delay: 240ms;
}

html body .okra-menu-panel.is-open .okra-menu-close span:last-child {
    opacity: 1;
    transform: translate3d(-50%, -50%, 0) rotate(-45deg) translateX(-7px) scaleX(1);
    transition-delay: 280ms;
}

html body .okra-menu-close:hover,
html body .okra-menu-close:focus-visible {
    transform: translate3d(0, 0, 0) rotate(0deg) scale(1.06);
}

html body .okra-menu-close:hover::before,
html body .okra-menu-close:hover::after,
html body .okra-menu-close:focus-visible::before,
html body .okra-menu-close:focus-visible::after {
    filter: drop-shadow(0 0 7px rgba(246, 238, 229, 0.2));
}

html body .okra-menu-brand-note {
    display: none !important;
    margin: 0 !important;
    max-width: 340px;
    color: var(--okra-menu-muted);
    opacity: 0;
    transform: translate3d(0, 12px, 0);
    transition:
        opacity 520ms ease,
        transform 720ms cubic-bezier(0.22, 1, 0.36, 1);
}

html body .okra-menu-panel.is-open .okra-menu-brand-note {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition-delay: 120ms;
}

html body .okra-menu-brand-note p {
    margin: 0;
    color: var(--okra-menu-ivory);
    font-size: 13px;
    font-weight: 400;
    line-height: 1.25;
    text-transform: uppercase;
    letter-spacing: 0;
}

html body .okra-menu-brand-note span {
    display: none;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.55;
}

html body .okra-menu-main {
    display: grid !important;
    gap: 0 !important;
    margin-top: clamp(54px, 8vh, 76px);
    position: relative !important;
    z-index: 1 !important;
}

html body .okra-menu-main-link {
    position: relative;
    display: grid;
    grid-template-columns: 48px minmax(0, 1fr);
    align-items: baseline;
    gap: 18px;
    min-height: 58px;
    padding: 16px 0 14px;
    border-top: 0;
    color: rgba(246, 238, 229, 0.78) !important;
    opacity: 0;
    transform: translate3d(0, 18px, 0);
    transition:
        color 260ms ease,
        opacity 520ms ease,
        transform 760ms cubic-bezier(0.22, 1, 0.36, 1);
    will-change: transform, opacity;
}

html body .okra-menu-main-link:last-child {
    border-bottom: 0;
}

html body .okra-menu-panel.is-open .okra-menu-main-link {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition-delay: 0ms, var(--okra-menu-item-delay), var(--okra-menu-item-delay);
}

html body .okra-menu-link-number {
    color: var(--okra-menu-dim);
    font-size: 11px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    transition: color 240ms ease;
}

html body .okra-menu-link-label {
    min-width: 0;
    color: inherit;
    font-size: 26px;
    font-weight: 300;
    line-height: 1.08;
    text-transform: uppercase;
}

html body .okra-menu-main-link:hover,
html body .okra-menu-main-link:focus-visible {
    color: #fff8ef !important;
}

html body .okra-menu-main-link:hover .okra-menu-link-number,
html body .okra-menu-main-link:focus-visible .okra-menu-link-number {
    color: rgba(246, 238, 229, 0.74);
}

html body .okra-menu-utility {
    display: inline-flex;
    align-items: center;
    gap: 18px;
    margin-top: clamp(30px, 4.4vh, 46px);
    opacity: 0;
    transform: translate3d(0, 12px, 0);
    transition:
        opacity 520ms ease,
        transform 720ms cubic-bezier(0.22, 1, 0.36, 1);
}

html body .okra-menu-panel.is-open .okra-menu-utility {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition-delay: 380ms;
}

html body .okra-menu-utility a,
html body .okra-menu-utility button {
    appearance: none;
    border: 0;
    background: transparent;
    padding: 0;
    color: var(--okra-menu-muted) !important;
    font: inherit;
    font-size: 13px;
    font-weight: 300;
    line-height: 1.35;
    text-decoration: none;
    cursor: pointer;
    transition: color 220ms ease;
}

html body .okra-menu-utility a:hover,
html body .okra-menu-utility a:focus-visible,
html body .okra-menu-utility button:hover,
html body .okra-menu-utility button:focus-visible {
    color: var(--okra-menu-ivory) !important;
}

html body .okra-menu-support {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px 20px;
    margin-top: clamp(34px, 5.8vh, 56px);
    padding-top: 0;
    opacity: 0;
    transform: translate3d(0, 12px, 0);
    transition:
        opacity 520ms ease,
        transform 720ms cubic-bezier(0.22, 1, 0.36, 1);
}

html body .okra-menu-panel.is-open .okra-menu-support {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition-delay: 430ms;
}

html body .okra-menu-support a,
html body .okra-menu-care a {
    color: var(--okra-menu-muted) !important;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.45;
    transition: color 220ms ease;
}

html body .okra-menu-support a:hover,
html body .okra-menu-support a:focus-visible,
html body .okra-menu-care a:hover,
html body .okra-menu-care a:focus-visible {
    color: var(--okra-menu-ivory) !important;
}

html body .okra-menu-care {
    display: grid;
    gap: 6px;
    margin: clamp(30px, 5vh, 52px) 0 0;
    padding-top: 20px;
    border-top: 1px solid rgba(246, 238, 229, 0.1);
    color: var(--okra-menu-muted);
    font-style: normal;
    opacity: 0;
    transform: translate3d(0, 12px, 0);
    transition:
        opacity 520ms ease,
        transform 720ms cubic-bezier(0.22, 1, 0.36, 1);
}

html body .okra-menu-panel.is-open .okra-menu-care {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition-delay: 500ms;
}

html body .okra-menu-right {
    position: relative;
    min-width: 0;
    min-height: 0;
    overflow: hidden;
    scrollbar-gutter: auto;
    background: #080706;
    pointer-events: none;
    contain: layout paint;
}

html body .okra-menu-panel.okra-menu-no-visual .okra-menu-right {
    display: none !important;
}

html body .okra-menu-image-stack,
html body .okra-menu-image-shade,
html body .okra-menu-image {
    position: absolute;
    inset: 0;
    overflow: hidden;
}

html body .okra-menu-image-stack {
    opacity: 0;
    transition: opacity 900ms ease;
    will-change: opacity;
}

html body .okra-menu-panel.is-open .okra-menu-image-stack {
    opacity: 1;
    transition-delay: 180ms;
}

html body .okra-menu-panel.okra-menu-no-visual .okra-menu-image-stack,
html body .okra-menu-panel.okra-menu-no-visual .okra-menu-image-shade,
html body .okra-menu-panel.okra-menu-no-visual .okra-menu-caption {
    opacity: 0 !important;
    transition-delay: 0ms !important;
    transition-duration: 0ms !important;
    transition-property: none !important;
}

html body .okra-menu-image {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
    opacity: 0;
    transition: opacity 720ms ease;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    will-change: opacity;
}

html body .okra-menu-image.is-active {
    opacity: 1;
}

html body .okra-menu-image-shade {
    z-index: 1;
    background:
        linear-gradient(90deg, rgba(8, 5, 4, 0.2), rgba(8, 5, 4, 0.02) 35%),
        linear-gradient(180deg, rgba(8, 5, 4, 0.12), rgba(8, 5, 4, 0.6));
    pointer-events: none;
}

html body .okra-menu-caption {
    position: absolute;
    right: clamp(32px, 4vw, 64px);
    bottom: calc(34px + env(safe-area-inset-bottom, 0px));
    left: clamp(32px, 4vw, 64px);
    z-index: 2;
    display: grid;
    gap: 8px;
    color: var(--okra-menu-ivory);
    opacity: 0;
    transform: translate3d(0, 12px, 0);
    transition:
        opacity 640ms ease,
        transform 820ms cubic-bezier(0.22, 1, 0.36, 1);
}

html body .okra-menu-panel.is-open .okra-menu-caption {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition-delay: 320ms;
}

html body .okra-menu-panel.is-open.okra-menu-no-visual .okra-menu-image-stack,
html body .okra-menu-panel.is-open.okra-menu-no-visual .okra-menu-image-shade,
html body .okra-menu-panel.is-open.okra-menu-no-visual .okra-menu-caption {
    opacity: 0 !important;
    transition-delay: 0ms !important;
    transition-duration: 0ms !important;
    transition-property: none !important;
}

html body .okra-menu-caption span {
    color: rgba(246, 238, 229, 0.68);
    font-size: 11px;
    font-weight: 400;
    line-height: 1.2;
    text-transform: uppercase;
}

html body .okra-menu-caption strong {
    color: var(--okra-menu-ivory);
    font-size: 18px;
    font-weight: 400;
    line-height: 1.1;
    text-transform: uppercase;
}

html body .okra-menu-panel > nav {
    display: grid !important;
    gap: 18px !important;
    padding:
        calc(88px + env(safe-area-inset-top, 0px))
        clamp(28px, 4vw, 56px)
        calc(34px + env(safe-area-inset-bottom, 0px));
}

html body .okra-menu-panel > nav a {
    color: rgba(246, 238, 229, 0.9) !important;
    font-size: 15px !important;
    line-height: 1.35 !important;
    text-transform: uppercase !important;
}

html:has(.okra-menu-panel.is-open),
body:has(.okra-menu-panel.is-open),
html.okra-menu-open,
body.okra-menu-open {
    overflow: hidden !important;
}

@media (max-width: 900px) {
    html body .okra-menu-panel,
    html body .okra-menu-panel.okra-menu-no-visual {
        bottom: 0 !important;
        width: clamp(272px, 68vw, 320px) !important;
        height: 100vh !important;
        height: 100dvh !important;
        min-height: 100vh !important;
        min-height: 100dvh !important;
        max-height: 100vh !important;
        max-height: 100dvh !important;
    }

    html body .okra-menu-shell {
        grid-template-columns: minmax(0, 1fr);
        height: 100%;
        min-height: inherit;
        max-height: 100dvh;
    }

    html body .okra-menu-right {
        display: none;
    }

    html body .okra-menu-left {
        gap: 0;
        min-height: inherit;
        max-height: 100dvh;
        justify-content: space-between;
        padding:
            calc(62px + env(safe-area-inset-top, 0px))
            clamp(14px, 4vw, 18px)
            calc(20px + env(safe-area-inset-bottom, 0px));
    }

    html body .okra-menu-brand-note {
        order: 1;
        max-width: 100%;
        margin-top: 18px;
    }

    html body .okra-menu-main {
        order: 2;
        margin-top: clamp(34px, 5.8vh, 50px);
    }

    html body .okra-menu-utility {
        order: 3;
        gap: 12px;
        margin-top: 26px;
    }

    html body .okra-menu-support {
        order: 4;
        grid-template-columns: minmax(0, 1fr);
        gap: 20px;
        margin-top: clamp(54px, 8.4vh, 86px);
        padding-top: 0;
    }

    html body .okra-menu-care {
        order: 5;
        gap: 11px;
        margin-top: clamp(16px, 3.4vh, 28px);
        padding-top: 16px;
    }

    html body .okra-menu-main-link {
        grid-template-columns: 30px minmax(0, 1fr);
        min-height: 72px;
        gap: 9px;
        padding: 26px 0 25px;
    }

    html body .okra-menu-close {
        top: calc(18px + env(safe-area-inset-top, 0px));
        left: clamp(14px, 4vw, 18px);
        width: 34px;
        height: 34px;
    }

    html body .okra-menu-close::before,
    html body .okra-menu-close::after {
        left: 50%;
        width: 26px;
    }

    html body .okra-menu-close span {
        width: 12px;
    }

    html body .okra-menu-brand-note p {
        font-size: 12px;
        line-height: 1.1;
    }

    html body .okra-menu-link-number {
        font-size: 7px;
    }

    html body .okra-menu-link-label {
        font-size: clamp(15px, 4.1vw, 17px);
        line-height: 1.08;
    }

    html body .okra-menu-utility a,
    html body .okra-menu-utility button {
        font-size: 13px;
        line-height: 1.5;
    }

    html body .okra-menu-support a,
    html body .okra-menu-care a {
        font-size: 13px;
        line-height: 1.5;
    }
}

@media (max-width: 480px) {
    html body .okra-menu-left {
        padding:
            calc(58px + env(safe-area-inset-top, 0px))
            14px
            calc(18px + env(safe-area-inset-bottom, 0px));
    }

    html body .okra-menu-link-label {
        font-size: 15px;
    }

    html body .okra-menu-main {
        margin-top: 34px;
    }

    html body .okra-menu-brand-note span {
        font-size: 13px;
    }
}

@media (min-width: 901px) and (max-width: 1180px) {
    html body .okra-menu-panel,
    html body .okra-menu-panel.okra-menu-no-visual {
        bottom: 0 !important;
        width: min(46vw, 420px) !important;
        height: 100vh !important;
        height: 100dvh !important;
        min-height: 100vh !important;
        min-height: 100dvh !important;
        max-height: 100vh !important;
        max-height: 100dvh !important;
    }

    html body .okra-menu-shell {
        grid-template-columns: minmax(0, 1fr);
        height: 100%;
        min-height: inherit;
        max-height: 100dvh;
    }

    html body .okra-menu-right {
        display: none;
    }

    html body .okra-menu-left {
        min-height: inherit;
        max-height: 100dvh;
        justify-content: space-between;
        padding:
            calc(72px + env(safe-area-inset-top, 0px))
            28px
            calc(28px + env(safe-area-inset-bottom, 0px));
    }

    html body .okra-menu-main {
        margin-top: clamp(42px, 6vh, 64px);
    }

    html body .okra-menu-main-link {
        grid-template-columns: 36px minmax(0, 1fr);
        min-height: 84px;
        gap: 12px;
        padding: 30px 0 29px;
    }

    html body .okra-menu-link-label {
        font-size: 20px;
    }

    html body .okra-menu-brand-note {
        margin-top: 22px;
    }

    html body .okra-menu-brand-note p {
        font-size: 14px;
        line-height: 1.1;
    }

    html body .okra-menu-utility {
        gap: 14px;
        margin-top: 30px;
    }

    html body .okra-menu-utility a,
    html body .okra-menu-utility button {
        font-size: 14px;
        line-height: 1.5;
    }

    html body .okra-menu-support {
        grid-template-columns: minmax(0, 1fr);
        gap: 22px;
        margin-top: clamp(66px, 8.6vh, 98px);
        padding-top: 0;
    }

    html body .okra-menu-care {
        gap: 12px;
        margin-top: clamp(18px, 3.6vh, 34px);
        padding-top: 18px;
    }

    html body .okra-menu-support a,
    html body .okra-menu-care a {
        font-size: 14px;
        line-height: 1.5;
    }
}

@media (prefers-reduced-motion: reduce) {
    html body .okra-menu-scrim,
    html body .okra-menu-panel,
    html body .okra-menu-close,
    html body .okra-menu-brand-note,
    html body .okra-menu-main-link,
    html body .okra-menu-utility,
    html body .okra-menu-support,
    html body .okra-menu-care,
    html body .okra-menu-image-stack,
    html body .okra-menu-image,
    html body .okra-menu-caption {
        transition: none !important;
        transform: none !important;
    }
}

/* Search overlay is intentionally solid, not glass. Keep it above the fixed header. */
html body .okra-search-modal-overlay,
html body .okra-search-modal-overlay.is-open {
    z-index: 10040 !important;
    background: rgba(18, 12, 10, 0.72) !important;
    -webkit-backdrop-filter: none !important;
    backdrop-filter: none !important;
}

html body .okra-search-modal,
html body .okra-search-modal.is-open {
    z-index: 10041 !important;
    background: #fbf6ec !important;
    background-color: #fbf6ec !important;
    background-image: none !important;
    border-color: rgba(85, 25, 18, 0.22) !important;
    -webkit-backdrop-filter: none !important;
    backdrop-filter: none !important;
    box-shadow: 0 34px 90px rgba(20, 14, 10, 0.34) !important;
}

html body .okra-search-modal::before,
html body .okra-search-modal::after {
    content: none !important;
}

html body .okra-search-modal-form input {
    background: #fffaf1 !important;
    background-color: #fffaf1 !important;
    background-image: none !important;
}

html body .okra-search-modal-links a {
    background: #f5ecde !important;
    background-color: #f5ecde !important;
    background-image: none !important;
}

html body .okra-search-modal-links a:hover,
html body .okra-search-modal-links a:focus-visible {
    background: #efe1cf !important;
    background-color: #efe1cf !important;
}
