.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;
}

/* Premium OKRA search overlay */
html.okra-search-open,
html.okra-search-open body {
    overflow: hidden !important;
}

html.okra-search-open body > #wrapper {
    filter: blur(2px);
    transform: translateZ(0);
    transition: filter 260ms cubic-bezier(0.22, 1, 0.36, 1);
}

html body .okra-search-modal-overlay,
html body .okra-search-modal-overlay.is-open {
    z-index: 10040 !important;
    background:
        radial-gradient(circle at 50% 12%, rgba(85, 25, 18, 0.16), transparent 38%),
        rgba(24, 18, 15, 0.72) !important;
    -webkit-backdrop-filter: blur(8px) saturate(0.9) !important;
    backdrop-filter: blur(8px) saturate(0.9) !important;
    transition: opacity 320ms cubic-bezier(0.22, 1, 0.36, 1) !important;
}

html body .okra-search-modal,
html body .okra-search-modal.is-open {
    z-index: 10041 !important;
}

html body .okra-search-modal {
    top: 50% !important;
    left: 50% !important;
    width: min(calc(100vw - 48px), 700px) !important;
    max-height: min(78dvh, 680px) !important;
    padding: 0 !important;
    overflow: hidden !important;
    border: 1px solid rgba(85, 25, 18, 0.16) !important;
    border-radius: 7px !important;
    background:
        linear-gradient(145deg, rgba(255, 251, 244, 0.82), rgba(244, 231, 214, 0.5)),
        #f7efe3 !important;
    background-color: #f7efe3 !important;
    color: #1a120f !important;
    -webkit-backdrop-filter: none !important;
    backdrop-filter: none !important;
    box-shadow:
        0 30px 88px rgba(8, 5, 4, 0.36),
        0 1px 0 rgba(255, 255, 255, 0.42) inset !important;
    transform: translate3d(-50%, calc(-50% + 12px), 0) scale(0.985) !important;
    opacity: 0 !important;
    pointer-events: none !important;
    transition:
        opacity 320ms cubic-bezier(0.22, 1, 0.36, 1),
        transform 360ms cubic-bezier(0.22, 1, 0.36, 1) !important;
}

html body .okra-search-modal.is-open {
    transform: translate3d(-50%, -50%, 0) scale(1) !important;
    opacity: 1 !important;
    pointer-events: auto !important;
}

html body .okra-search-modal::before {
    content: "" !important;
    position: absolute;
    top: 0;
    right: 44px;
    left: 44px;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(85, 25, 18, 0.32), transparent);
}

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

html body .okra-search-modal-shell {
    display: grid;
    grid-template-rows: auto auto auto minmax(0, 1fr);
    gap: 16px;
    max-height: inherit;
    padding: 40px 44px 36px;
    overflow: hidden;
}

html body .okra-search-modal-header {
    display: grid;
    gap: 8px;
    max-width: 540px;
}

html body .okra-search-modal-kicker {
    margin: 0 !important;
    color: rgba(85, 25, 18, 0.66) !important;
    font-size: 9px !important;
    font-weight: 400 !important;
    letter-spacing: 0.24em !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
}

html body .okra-search-modal h2 {
    margin: 0 !important;
    color: #241511 !important;
    font-family: "OkraFont", "Helvetica Neue", Arial, sans-serif !important;
    font-size: clamp(36px, 4vw, 40px) !important;
    font-weight: 300 !important;
    letter-spacing: 0.01em !important;
    line-height: 1.02 !important;
    text-transform: none !important;
}

html body .okra-search-modal-copy {
    max-width: 46ch !important;
    margin: 0 !important;
    color: rgba(36, 21, 17, 0.68) !important;
    font-size: 13.5px !important;
    font-weight: 300 !important;
    line-height: 1.5 !important;
}

html body .okra-search-modal-close {
    position: absolute !important;
    top: 14px !important;
    right: 14px !important;
    z-index: 2 !important;
    width: 36px !important;
    height: 36px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: transparent !important;
    color: #551912 !important;
    padding: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    cursor: pointer !important;
    transition:
        background 180ms ease,
        transform 220ms cubic-bezier(0.2, 0.8, 0.2, 1) !important;
}

html body .okra-search-modal-close span {
    position: absolute;
    width: 16px;
    height: 1px;
    background: currentColor;
    opacity: 0.76;
    transform-origin: center;
}

html body .okra-search-modal-close span:first-child {
    transform: rotate(45deg);
}

html body .okra-search-modal-close span:last-child {
    transform: rotate(-45deg);
}

html body .okra-search-modal-close:hover,
html body .okra-search-modal-close:focus-visible {
    background: rgba(85, 25, 18, 0.07) !important;
    color: #2a120e !important;
    transform: translateY(-1px) !important;
    outline: 0 !important;
}

html body .okra-search-modal-close:focus-visible {
    box-shadow: 0 0 0 1px rgba(85, 25, 18, 0.34) !important;
}

html body .okra-search-modal-form {
    display: block !important;
    margin: 2px 0 0 !important;
}

html body .okra-search-modal-field {
    display: grid;
    grid-template-columns: 28px minmax(0, 1fr) auto;
    align-items: center;
    gap: 14px;
    min-height: 56px;
    border-bottom: 1px solid rgba(85, 25, 18, 0.24);
}

html body .okra-search-modal-field svg,
html body .okra-search-modal-field i {
    width: 22px !important;
    height: 22px !important;
    color: rgba(85, 25, 18, 0.7) !important;
    stroke-width: 1.45 !important;
}

html body .okra-search-modal-form input,
html body .okra-search-modal-field input {
    min-width: 0 !important;
    min-height: 56px !important;
    border: 0 !important;
    background: transparent !important;
    background-color: transparent !important;
    box-shadow: none !important;
    color: #1b120f !important;
    padding: 0 !important;
    font-family: "OkraFont", "Helvetica Neue", Arial, sans-serif !important;
    font-size: clamp(26px, 3.2vw, 30px) !important;
    font-weight: 300 !important;
    letter-spacing: 0 !important;
    line-height: 1.1 !important;
    outline: 0 !important;
}

html body .okra-search-modal-form input::placeholder {
    color: rgba(36, 21, 17, 0.3) !important;
}

html body .okra-search-modal-form input:focus {
    border-color: transparent !important;
    box-shadow: none !important;
}

html body .okra-search-modal-submit,
html body .okra-search-modal-form button.okra-search-modal-submit {
    min-height: 28px !important;
    border: 0 !important;
    background: transparent !important;
    color: rgba(85, 25, 18, 0.64) !important;
    padding: 0 0 0 14px !important;
    font-size: 9px !important;
    font-weight: 400 !important;
    letter-spacing: 0.18em !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
    cursor: pointer !important;
    transition: color 180ms ease, transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1) !important;
}

html body .okra-search-modal-submit:hover,
html body .okra-search-modal-submit:focus-visible {
    color: #551912 !important;
    transform: translateY(-1px) !important;
    outline: 0 !important;
}

html body .okra-search-modal-links {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 7px !important;
    margin: 0 !important;
}

html body .okra-search-modal-links button,
html body .okra-search-modal-links a {
    min-height: 28px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border: 1px solid rgba(85, 25, 18, 0.18) !important;
    border-radius: 999px !important;
    background: rgba(255, 250, 242, 0.3) !important;
    background-color: rgba(255, 250, 242, 0.3) !important;
    color: rgba(36, 21, 17, 0.72) !important;
    padding: 0 10px !important;
    font: inherit !important;
    font-size: 8.5px !important;
    letter-spacing: 0.16em !important;
    line-height: 1 !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    cursor: pointer !important;
    transition:
        background 180ms ease,
        border-color 180ms ease,
        color 180ms ease,
        transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1) !important;
}

html body .okra-search-modal-links button:hover,
html body .okra-search-modal-links button:focus-visible,
html body .okra-search-modal-links button.is-active,
html body .okra-search-modal-links a:hover,
html body .okra-search-modal-links a:focus-visible {
    border-color: rgba(85, 25, 18, 0.42) !important;
    background: rgba(85, 25, 18, 0.08) !important;
    background-color: rgba(85, 25, 18, 0.08) !important;
    color: #551912 !important;
    transform: translateY(-1px) !important;
    outline: 0 !important;
}

html body .okra-search-modal-results {
    min-height: 0;
    max-height: min(42vh, 370px);
    overflow: auto;
    overscroll-behavior: contain;
    margin-top: -2px;
    padding-right: 0;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

html body .okra-search-modal-results::-webkit-scrollbar {
    width: 0;
    height: 0;
}

html body .okra-search-modal-results-head {
    position: sticky;
    top: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    padding: 0 0 8px;
    background: linear-gradient(180deg, #f7efe3 72%, rgba(247, 239, 227, 0));
    color: rgba(36, 21, 17, 0.62);
    font-size: 9px;
    letter-spacing: 0.16em;
    line-height: 1;
    text-transform: uppercase;
}

html body .okra-search-modal-results-head a {
    color: #551912;
    text-decoration: none;
}

html body .okra-search-modal-result {
    display: grid;
    grid-template-columns: 60px minmax(0, 1fr) auto;
    align-items: center;
    gap: 16px;
    min-height: 82px;
    padding: 10px 0;
    border-top: 1px solid rgba(85, 25, 18, 0.14);
    color: inherit;
    text-decoration: none;
    opacity: 1;
    transform: translateZ(0);
    transition:
        background 180ms ease,
        padding 180ms ease,
        transform 220ms cubic-bezier(0.2, 0.8, 0.2, 1) !important;
}

html body .okra-search-modal.is-open .okra-search-modal-result {
    animation: okraSearchModalResultIn 300ms cubic-bezier(0.22, 1, 0.36, 1) both;
    animation-delay: var(--okra-search-result-delay, 80ms);
}

html body .okra-search-modal-result:hover,
html body .okra-search-modal-result:focus-visible {
    background: rgba(85, 25, 18, 0.035);
    padding-right: 8px;
    padding-left: 8px;
    transform: translateX(4px);
    outline: 0;
}

html body .okra-search-modal-result-media {
    width: 60px;
    aspect-ratio: 1 / 1.08;
    display: block;
    overflow: hidden;
    background: rgba(85, 25, 18, 0.045);
}

html body .okra-search-modal-result-media img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 7px;
}

html body .okra-search-modal-result-body {
    min-width: 0;
    display: grid;
    gap: 4px;
}

html body .okra-search-modal-result-meta,
html body .okra-search-modal-result-price,
html body .okra-search-modal-result-view {
    color: rgba(36, 21, 17, 0.56);
    font-size: 8.5px;
    font-weight: 400;
    letter-spacing: 0.13em;
    line-height: 1.25;
    text-transform: uppercase;
}

html body .okra-search-modal-result strong {
    min-width: 0;
    color: #21130f;
    font-size: clamp(16px, 1.8vw, 18px);
    font-weight: 300;
    letter-spacing: 0.03em;
    line-height: 1.15;
    text-transform: uppercase;
}

html body .okra-search-modal-result-view {
    color: #551912;
    white-space: nowrap;
}

html body .okra-search-modal-empty {
    display: grid;
    justify-items: start;
    gap: 10px;
    padding: 22px 0 4px;
    border-top: 1px solid rgba(85, 25, 18, 0.14);
}

html body .okra-search-modal-empty span {
    color: #21130f;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

html body .okra-search-modal-empty p {
    max-width: 42ch;
    margin: 0;
    color: rgba(36, 21, 17, 0.64);
    font-size: 13px;
    line-height: 1.6;
}

html body .okra-search-modal-empty a {
    color: #551912;
    font-size: 9px;
    letter-spacing: 0.16em;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
}

@keyframes okraSearchModalResultIn {
    from {
        opacity: 0;
        transform: translate3d(0, 8px, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@media (max-width: 767px) {
    html body .okra-search-modal,
    html body .okra-search-modal.is-open {
        top: 0 !important;
        left: 0 !important;
        width: 100vw !important;
        height: 100dvh !important;
        max-height: none !important;
        border-width: 0 !important;
        border-radius: 0 !important;
        transform: translate3d(0, 18px, 0) !important;
    }

    html body .okra-search-modal.is-open {
        transform: translate3d(0, 0, 0) !important;
    }

    html body .okra-search-modal-shell {
        height: 100%;
        max-height: none;
        gap: 16px;
        padding:
            calc(58px + env(safe-area-inset-top, 0px))
            18px
            calc(18px + env(safe-area-inset-bottom, 0px));
    }

    html body .okra-search-modal-close {
        top: calc(10px + env(safe-area-inset-top, 0px)) !important;
        right: 10px !important;
        width: 42px !important;
        height: 42px !important;
    }

    html body .okra-search-modal h2 {
        font-size: clamp(30px, 9.2vw, 36px) !important;
        line-height: 1.04 !important;
    }

    html body .okra-search-modal-copy {
        font-size: 13px !important;
        line-height: 1.48 !important;
    }

    html body .okra-search-modal-field {
        grid-template-columns: 26px minmax(0, 1fr) auto;
        min-height: 52px;
        gap: 10px;
    }

    html body .okra-search-modal-form input,
    html body .okra-search-modal-field input {
        min-height: 52px !important;
        font-size: clamp(22px, 7vw, 28px) !important;
    }

    html body .okra-search-modal-submit,
    html body .okra-search-modal-form button.okra-search-modal-submit {
        padding-left: 8px !important;
        font-size: 8px !important;
        letter-spacing: 0.16em !important;
    }

    html body .okra-search-modal-links {
        gap: 7px !important;
    }

    html body .okra-search-modal-links button,
    html body .okra-search-modal-links a {
        min-height: 30px !important;
        padding: 0 10px !important;
        font-size: 8px !important;
        letter-spacing: 0.13em !important;
    }

    html body .okra-search-modal-results {
        margin-right: -8px;
        padding-right: 8px;
        max-height: none;
    }

    html body .okra-search-modal-result {
        grid-template-columns: 56px minmax(0, 1fr);
        min-height: 78px;
        gap: 12px;
        padding: 10px 0;
    }

    html body .okra-search-modal-result-view {
        display: none;
    }

    html body .okra-search-modal-result-media {
        width: 56px;
    }

    html body .okra-search-modal-result strong {
        font-size: 15px;
        line-height: 1.2;
    }
}

@media (max-width: 420px) {
    html body .okra-search-modal-shell {
        padding-left: 16px;
        padding-right: 16px;
    }

    html body .okra-search-modal-field {
        grid-template-columns: 28px minmax(0, 1fr);
    }

    html body .okra-search-modal-submit,
    html body .okra-search-modal-form button.okra-search-modal-submit {
        display: none !important;
    }
}

@media (prefers-reduced-motion: reduce) {
    html.okra-search-open body > #wrapper,
    html body .okra-search-modal-overlay,
    html body .okra-search-modal,
    html body .okra-search-modal-close,
    html body .okra-search-modal-links button,
    html body .okra-search-modal-links a,
    html body .okra-search-modal-result {
        animation: none !important;
        transition: none !important;
        transform: none !important;
    }

    html body .okra-search-modal.is-open {
        transform: translate3d(-50%, -50%, 0) !important;
    }

}

@media (prefers-reduced-motion: reduce) and (max-width: 767px) {
    html body .okra-search-modal,
    html body .okra-search-modal.is-open {
        transform: none !important;
    }
}

/* OKRA top search drawer */
html.okra-search-open body > #wrapper {
    filter: none !important;
}

html.okra-search-open body > #wrapper > *:not(#header) {
    filter: blur(2px);
    transform: translateZ(0);
    transition: filter 260ms cubic-bezier(0.22, 1, 0.36, 1);
}

html body .okra-search-modal-overlay,
html body .okra-search-modal-overlay.is-open {
    top: var(--okra-search-drawer-top, var(--okra-header-h, 88px)) !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    z-index: 10040 !important;
    background: rgba(12, 8, 6, 0.55) !important;
    -webkit-backdrop-filter: blur(5px) saturate(0.82) !important;
    backdrop-filter: blur(5px) saturate(0.82) !important;
}

html body .okra-search-modal,
html body .okra-search-modal.is-open {
    z-index: 10041 !important;
}

html body .okra-search-modal {
    top: var(--okra-search-drawer-top, var(--okra-header-h, 88px)) !important;
    right: 0 !important;
    left: 0 !important;
    bottom: auto !important;
    width: 100% !important;
    max-width: none !important;
    max-height: min(460px, calc(100dvh - var(--okra-search-drawer-top, var(--okra-header-h, 88px)))) !important;
    min-height: 360px !important;
    padding: 0 !important;
    overflow: hidden !important;
    border: 0 !important;
    border-top: 1px solid rgba(255, 238, 220, 0.1) !important;
    border-bottom: 1px solid rgba(255, 238, 220, 0.12) !important;
    border-radius: 0 !important;
    background: rgba(18, 13, 11, 0.96) !important;
    background-color: rgba(18, 13, 11, 0.96) !important;
    background-image: none !important;
    color: #f6eee5 !important;
    -webkit-backdrop-filter: blur(18px) saturate(0.86) !important;
    backdrop-filter: blur(18px) saturate(0.86) !important;
    box-shadow: 0 28px 78px rgba(6, 3, 2, 0.38) !important;
    opacity: 0 !important;
    pointer-events: none !important;
    transform: translate3d(0, -22px, 0) !important;
    transition:
        opacity 280ms cubic-bezier(0.22, 1, 0.36, 1),
        transform 340ms cubic-bezier(0.22, 1, 0.36, 1) !important;
}

html body .okra-search-modal.is-open {
    opacity: 1 !important;
    pointer-events: auto !important;
    transform: translate3d(0, 0, 0) !important;
}

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

html body .okra-search-modal-shell {
    width: min(100%, 1180px);
    max-height: inherit;
    margin: 0 auto;
    display: grid;
    grid-template-rows: auto auto auto minmax(0, 1fr);
    gap: 18px;
    padding: 42px 56px 36px;
    overflow: hidden;
}

html body .okra-search-modal-header {
    min-width: 0;
    max-width: none;
}

html body .okra-search-modal-kicker {
    margin: 0 !important;
    color: rgba(186, 126, 103, 0.72) !important;
    font-size: 10px !important;
    font-weight: 400 !important;
    letter-spacing: 0.28em !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
}

html body .okra-search-modal h2,
html body .okra-search-modal-copy {
    display: none !important;
}

html body .okra-search-modal-close {
    top: 18px !important;
    right: max(22px, calc((100vw - 1180px) / 2 + 22px)) !important;
    width: 32px !important;
    height: 32px !important;
    color: rgba(246, 238, 229, 0.68) !important;
    background: transparent !important;
    border-radius: 0 !important;
}

html body .okra-search-modal-close span {
    width: 16px;
    height: 1px;
    background: currentColor;
}

html body .okra-search-modal-close:hover,
html body .okra-search-modal-close:focus-visible {
    background: transparent !important;
    color: #f9f2e9 !important;
    transform: none !important;
    box-shadow: none !important;
}

html body .okra-search-modal-form {
    margin: 0 !important;
}

html body .okra-search-modal-field {
    min-height: 68px;
    display: grid;
    grid-template-columns: 34px minmax(0, 1fr) auto;
    align-items: center;
    gap: 18px;
    border-bottom: 1px solid rgba(255, 238, 220, 0.18);
}

html body .okra-search-modal-field svg,
html body .okra-search-modal-field i {
    width: 24px !important;
    height: 24px !important;
    color: rgba(246, 238, 229, 0.68) !important;
    stroke-width: 1.35 !important;
}

html body .okra-search-modal-form input,
html body .okra-search-modal-field input {
    min-height: 68px !important;
    border: 0 !important;
    background: transparent !important;
    color: #fff7ee !important;
    padding: 0 !important;
    font-family: "OkraFont", "Helvetica Neue", Arial, sans-serif !important;
    font-size: clamp(32px, 3.4vw, 42px) !important;
    font-weight: 300 !important;
    letter-spacing: 0 !important;
    line-height: 1.05 !important;
    outline: 0 !important;
    box-shadow: none !important;
}

html body .okra-search-modal-form input::placeholder {
    color: rgba(246, 238, 229, 0.34) !important;
}

html body .okra-search-modal-submit,
html body .okra-search-modal-form button.okra-search-modal-submit {
    min-height: 28px !important;
    border: 0 !important;
    background: transparent !important;
    color: rgba(246, 238, 229, 0.46) !important;
    padding: 0 !important;
    font-size: 9px !important;
    font-weight: 400 !important;
    letter-spacing: 0.22em !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
}

html body .okra-search-modal-submit:hover,
html body .okra-search-modal-submit:focus-visible {
    color: rgba(246, 238, 229, 0.86) !important;
    transform: none !important;
}

html body .okra-search-modal-links {
    display: flex !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    gap: 20px !important;
    margin: 0 !important;
}

html body .okra-search-modal-links button,
html body .okra-search-modal-links a {
    min-height: auto !important;
    border: 0 !important;
    border-bottom: 1px solid transparent !important;
    border-radius: 0 !important;
    background: transparent !important;
    color: rgba(246, 238, 229, 0.52) !important;
    padding: 0 0 6px !important;
    font: inherit !important;
    font-size: 10px !important;
    letter-spacing: 0.18em !important;
    line-height: 1 !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    cursor: pointer !important;
}

html body .okra-search-modal-links button:hover,
html body .okra-search-modal-links button:focus-visible,
html body .okra-search-modal-links button.is-active,
html body .okra-search-modal-links a:hover,
html body .okra-search-modal-links a:focus-visible {
    border-color: rgba(186, 126, 103, 0.7) !important;
    background: transparent !important;
    color: #f8efe6 !important;
    transform: none !important;
}

html body .okra-search-modal-results {
    min-height: 0;
    max-height: none;
    margin: 2px 0 0;
    overflow: hidden;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

html body .okra-search-modal-results::-webkit-scrollbar,
html body .okra-search-modal-result-list::-webkit-scrollbar {
    width: 0;
    height: 0;
}

html body .okra-search-modal-results-head {
    position: static;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    padding: 0 0 12px;
    background: transparent;
    color: rgba(246, 238, 229, 0.42);
    font-size: 9px;
    letter-spacing: 0.18em;
    line-height: 1;
    text-transform: uppercase;
}

html body .okra-search-modal-results-head a {
    color: rgba(186, 126, 103, 0.78);
    text-decoration: none;
}

html body .okra-search-modal-results-grid {
    min-height: 0;
    display: grid;
    grid-template-columns: minmax(0, 1fr) 260px;
    gap: clamp(34px, 5vw, 68px);
    align-items: start;
}

html body .okra-search-modal-result-list {
    min-height: 0;
    max-height: 235px;
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

html body .okra-search-modal-result {
    min-height: 46px;
    display: grid;
    grid-template-columns: minmax(210px, 1.08fr) minmax(190px, 0.92fr) minmax(78px, auto) 22px;
    align-items: center;
    gap: 18px;
    padding: 11px 0;
    border-top: 1px solid rgba(255, 238, 220, 0.1);
    background: transparent !important;
    color: inherit;
    text-decoration: none;
    transform: translateZ(0);
    transition:
        opacity 180ms ease,
        transform 220ms cubic-bezier(0.2, 0.8, 0.2, 1) !important;
}

html body .okra-search-modal-result:hover,
html body .okra-search-modal-result:focus-visible {
    background: transparent !important;
    padding-right: 0;
    padding-left: 0;
    opacity: 1;
    transform: translateX(4px);
    outline: 0;
}

html body .okra-search-modal-result strong {
    min-width: 0;
    color: #fff7ee;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.08em;
    line-height: 1.15;
    text-transform: uppercase;
}

html body .okra-search-modal-result-meta,
html body .okra-search-modal-result-price,
html body .okra-search-modal-result-view {
    color: rgba(246, 238, 229, 0.54);
    font-size: 10px;
    font-weight: 300;
    letter-spacing: 0.12em;
    line-height: 1.25;
    text-transform: uppercase;
}

html body .okra-search-modal-result-price {
    color: rgba(246, 238, 229, 0.68);
    text-align: right;
    white-space: nowrap;
}

html body .okra-search-modal-result-view {
    color: rgba(186, 126, 103, 0.86);
    opacity: 0;
    text-align: right;
    transform: translateX(-4px);
    transition: opacity 180ms ease, transform 180ms ease;
}

html body .okra-search-modal-result:hover .okra-search-modal-result-view,
html body .okra-search-modal-result:focus-visible .okra-search-modal-result-view {
    opacity: 1;
    transform: translateX(0);
}

html body .okra-search-modal-preview {
    min-width: 0;
    border-top: 1px solid rgba(255, 238, 220, 0.1);
    padding-top: 14px;
}

html body .okra-search-modal-preview[hidden] {
    display: none !important;
}

html body .okra-search-modal-preview a {
    display: grid;
    gap: 11px;
    color: inherit;
    text-decoration: none;
}

html body .okra-search-modal-preview-media {
    display: block;
    aspect-ratio: 1 / 0.72;
    overflow: hidden;
    background: rgba(255, 238, 220, 0.045);
}

html body .okra-search-modal-preview-media img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 14px;
}

html body .okra-search-modal-preview-meta {
    color: rgba(246, 238, 229, 0.44);
    font-size: 9px;
    letter-spacing: 0.16em;
    line-height: 1.2;
    text-transform: uppercase;
}

html body .okra-search-modal-preview strong {
    color: #fff7ee;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0.08em;
    line-height: 1.2;
    text-transform: uppercase;
}

html body .okra-search-modal-empty {
    display: grid;
    justify-items: start;
    gap: 9px;
    padding: 20px 0 0;
    border-top: 1px solid rgba(255, 238, 220, 0.1);
}

html body .okra-search-modal-empty span {
    color: #fff7ee;
    font-size: 15px;
}

html body .okra-search-modal-empty p {
    max-width: 42ch;
    margin: 0;
    color: rgba(246, 238, 229, 0.54);
    font-size: 13px;
    line-height: 1.55;
}

html body .okra-search-modal-empty a {
    color: rgba(186, 126, 103, 0.86);
    font-size: 9px;
    letter-spacing: 0.16em;
    text-decoration: none;
    text-transform: uppercase;
}

html body .okra-search-modal.is-open .okra-search-modal-header,
html body .okra-search-modal.is-open .okra-search-modal-form,
html body .okra-search-modal.is-open .okra-search-modal-links,
html body .okra-search-modal.is-open .okra-search-modal-results {
    animation: okraSearchDrawerContentIn 340ms cubic-bezier(0.22, 1, 0.36, 1) both;
}

html body .okra-search-modal.is-open .okra-search-modal-form {
    animation-delay: 45ms;
}

html body .okra-search-modal.is-open .okra-search-modal-links {
    animation-delay: 80ms;
}

html body .okra-search-modal.is-open .okra-search-modal-results {
    animation-delay: 120ms;
}

@keyframes okraSearchDrawerContentIn {
    from {
        opacity: 0;
        transform: translate3d(0, -8px, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@media (max-width: 900px) {
    html body .okra-search-modal {
        min-height: 0 !important;
        max-height: calc(100dvh - var(--okra-search-drawer-top, var(--okra-header-h, 80px))) !important;
    }

    html body .okra-search-modal-shell {
        padding: 34px 24px 28px;
    }

    html body .okra-search-modal-results-grid {
        grid-template-columns: minmax(0, 1fr);
    }

    html body .okra-search-modal-preview {
        display: none !important;
    }

    html body .okra-search-modal-result-list {
        max-height: min(42dvh, 320px);
    }
}

@media (max-width: 767px) {
    html body .okra-search-modal,
    html body .okra-search-modal.is-open {
        top: var(--okra-search-drawer-top, var(--okra-header-h, 72px)) !important;
        right: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
        width: 100% !important;
        height: calc(100dvh - var(--okra-search-drawer-top, var(--okra-header-h, 72px))) !important;
        max-height: none !important;
        border-top: 1px solid rgba(255, 238, 220, 0.1) !important;
        transform: translate3d(0, -18px, 0) !important;
    }

    html body .okra-search-modal.is-open {
        transform: translate3d(0, 0, 0) !important;
    }

    html body .okra-search-modal-shell {
        height: 100%;
        gap: 16px;
        padding:
            calc(26px + env(safe-area-inset-top, 0px))
            18px
            calc(20px + env(safe-area-inset-bottom, 0px));
    }

    html body .okra-search-modal-close {
        top: calc(14px + env(safe-area-inset-top, 0px)) !important;
        right: 14px !important;
    }

    html body .okra-search-modal-field {
        grid-template-columns: 28px minmax(0, 1fr);
        min-height: 58px;
        gap: 12px;
    }

    html body .okra-search-modal-form input,
    html body .okra-search-modal-field input {
        min-height: 58px !important;
        font-size: clamp(25px, 7.2vw, 30px) !important;
    }

    html body .okra-search-modal-submit,
    html body .okra-search-modal-form button.okra-search-modal-submit {
        display: none !important;
    }

    html body .okra-search-modal-links {
        gap: 14px 18px !important;
    }

    html body .okra-search-modal-links button,
    html body .okra-search-modal-links a {
        font-size: 9px !important;
        letter-spacing: 0.16em !important;
        padding-bottom: 5px !important;
    }

    html body .okra-search-modal-results {
        min-height: 0;
        overflow: hidden;
    }

    html body .okra-search-modal-result-list {
        max-height: none;
    }

    html body .okra-search-modal-result {
        grid-template-columns: minmax(0, 1fr) auto;
        gap: 8px 14px;
        min-height: 62px;
        padding: 12px 0;
    }

    html body .okra-search-modal-result strong {
        font-size: 15px;
        letter-spacing: 0.07em;
    }

    html body .okra-search-modal-result-meta {
        grid-column: 1;
        font-size: 9px;
    }

    html body .okra-search-modal-result-price {
        grid-column: 1;
        text-align: left;
        font-size: 9px;
    }

    html body .okra-search-modal-result-view {
        grid-column: 2;
        grid-row: 1 / 4;
        align-self: center;
        opacity: 1;
        transform: none;
    }
}

@media (prefers-reduced-motion: reduce) {
    html.okra-search-open body > #wrapper > *:not(#header),
    html body .okra-search-modal,
    html body .okra-search-modal.is-open,
    html body .okra-search-modal-overlay,
    html body .okra-search-modal-header,
    html body .okra-search-modal-form,
    html body .okra-search-modal-links,
    html body .okra-search-modal-results,
    html body .okra-search-modal-result,
    html body .okra-search-modal-result-view {
        animation: none !important;
        transition: none !important;
        transform: none !important;
    }
}

/* OKRA header morph search */
html.okra-search-open,
html.okra-search-open body {
    overflow: hidden !important;
}

html.okra-search-open body > #wrapper,
html.okra-search-open body > #wrapper > *:not(#header) {
    filter: none !important;
    transform: none !important;
}

html.okra-search-open #header.okra-header-shell .okra-topbar {
    opacity: 0 !important;
    pointer-events: none !important;
    transition: opacity 180ms ease !important;
}

html body .okra-search-modal-overlay,
html body .okra-search-modal-overlay.is-open {
    inset: 0 !important;
    z-index: 10040 !important;
    background: transparent !important;
    -webkit-backdrop-filter: none !important;
    backdrop-filter: none !important;
}

html body .okra-search-modal {
    --okra-search-shell-width: 1500px;
    --okra-search-side-pad: clamp(24px, 4.2vw, 56px);
    --okra-search-rail-pad: clamp(44px, 4.2vw, 64px);
    position: fixed !important;
    inset: 0 !important;
    z-index: 10041 !important;
    width: 100% !important;
    max-width: none !important;
    height: 100dvh !important;
    min-height: 100dvh !important;
    max-height: none !important;
    padding: 0 !important;
    overflow: hidden !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: #F7F1E8 !important;
    background-color: #F7F1E8 !important;
    background-image: none !important;
    color: #1A0E0B !important;
    -webkit-backdrop-filter: none !important;
    backdrop-filter: none !important;
    box-shadow: none !important;
    opacity: 0 !important;
    pointer-events: none !important;
    transform: translate3d(0, -10px, 0) !important;
    transition:
        opacity 220ms cubic-bezier(0.22, 1, 0.36, 1),
        transform 260ms cubic-bezier(0.22, 1, 0.36, 1) !important;
}

html body .okra-search-modal.is-open {
    opacity: 1 !important;
    pointer-events: auto !important;
    transform: translate3d(0, 0, 0) !important;
}

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

html body .okra-search-modal-shell {
    box-sizing: border-box;
    width: min(100%, var(--okra-search-shell-width));
    height: 100%;
    margin: 0 auto;
    display: grid;
    grid-template-rows: auto auto auto minmax(0, 1fr);
    gap: 12px;
    padding: 34px var(--okra-search-side-pad) 38px;
    overflow: hidden;
}

html body .okra-search-modal-close {
    position: fixed !important;
    top: 34px !important;
    right: var(--okra-search-side-pad) !important;
    left: auto !important;
    z-index: 10043 !important;
    width: 44px !important;
    height: 44px !important;
    color: #551912 !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
}

html body .okra-search-modal-close span {
    width: 19px;
    height: 1px;
    background: currentColor;
}

html body .okra-search-modal-close:hover,
html body .okra-search-modal-close:focus-visible {
    background: rgba(85, 25, 18, 0.045) !important;
    color: #1A0E0B !important;
    transform: none !important;
    box-shadow: none !important;
    outline: 0 !important;
}

html body .okra-search-modal-header {
    min-height: 16px;
    display: flex;
    align-items: center;
    padding-left: var(--okra-search-rail-pad);
}

html body .okra-search-modal-kicker {
    margin: 0 !important;
    color: #551912 !important;
    font-size: 10px !important;
    font-weight: 400 !important;
    letter-spacing: 0.22em !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
}

html body .okra-search-modal h2,
html body .okra-search-modal-copy {
    display: none !important;
}

html body .okra-search-modal-form {
    margin: 0 !important;
    padding-left: var(--okra-search-rail-pad);
}

html body .okra-search-modal-field {
    min-height: 64px;
    display: grid;
    grid-template-columns: 28px minmax(0, 1fr) auto auto;
    align-items: center;
    gap: 16px;
    border-bottom: 1px solid rgba(85, 25, 18, 0.18);
}

html body .okra-search-modal-field svg,
html body .okra-search-modal-field i {
    width: 23px !important;
    height: 23px !important;
    color: #551912 !important;
    stroke-width: 1.45 !important;
}

html body .okra-search-modal-form input,
html body .okra-search-modal-field input {
    min-width: 0 !important;
    min-height: 64px !important;
    border: 0 !important;
    background: transparent !important;
    color: #551912 !important;
    padding: 0 !important;
    font-family: "OkraFont", "Helvetica Neue", Arial, sans-serif !important;
    font-size: clamp(28px, 2.7vw, 38px) !important;
    font-weight: 300 !important;
    letter-spacing: 0 !important;
    line-height: 1.05 !important;
    outline: 0 !important;
    box-shadow: none !important;
}

html body .okra-search-modal-form input::placeholder {
    color: rgba(85, 25, 18, 0.52) !important;
}

html body .okra-search-modal-field input[type="search"]::-webkit-search-decoration,
html body .okra-search-modal-field input[type="search"]::-webkit-search-cancel-button,
html body .okra-search-modal-field input[type="search"]::-webkit-search-results-button,
html body .okra-search-modal-field input[type="search"]::-webkit-search-results-decoration,
html body .okra-search-field input[type="search"]::-webkit-search-decoration,
html body .okra-search-field input[type="search"]::-webkit-search-cancel-button,
html body .okra-search-field input[type="search"]::-webkit-search-results-button,
html body .okra-search-field input[type="search"]::-webkit-search-results-decoration {
    -webkit-appearance: none !important;
    appearance: none !important;
    display: none !important;
}

html body .okra-search-modal-clear,
html body .okra-search-modal-form button.okra-search-modal-clear {
    position: relative !important;
    width: 28px !important;
    height: 28px !important;
    min-width: 28px !important;
    min-height: 28px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border: 1px solid rgba(85, 25, 18, 0.16) !important;
    border-radius: 50% !important;
    background: rgba(85, 25, 18, 0.018) !important;
    color: rgba(85, 25, 18, 0.66) !important;
    padding: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    cursor: pointer !important;
    transition:
        border-color 180ms ease,
        background 180ms ease,
        color 180ms ease,
        transform 180ms cubic-bezier(0.22, 1, 0.36, 1) !important;
}

html body .okra-search-modal-clear[hidden],
html body .okra-search-modal-form button.okra-search-modal-clear[hidden] {
    display: none !important;
}

html body .okra-search-modal-clear span {
    position: absolute;
    width: 11px;
    height: 1px;
    background: currentColor;
    transform-origin: center;
}

html body .okra-search-modal-clear span:first-child {
    transform: rotate(45deg);
}

html body .okra-search-modal-clear span:last-child {
    transform: rotate(-45deg);
}

html body .okra-search-modal-clear:hover,
html body .okra-search-modal-clear:focus-visible {
    border-color: rgba(85, 25, 18, 0.34) !important;
    background: rgba(85, 25, 18, 0.042) !important;
    color: #551912 !important;
    transform: translateY(-1px) !important;
    outline: 0 !important;
}

html body .okra-search-modal-submit,
html body .okra-search-modal-form button.okra-search-modal-submit {
    min-height: 30px !important;
    border: 0 !important;
    background: transparent !important;
    color: rgba(26, 14, 11, 0.58) !important;
    padding: 0 !important;
    font-size: 9px !important;
    font-weight: 400 !important;
    letter-spacing: 0.2em !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
}

html body .okra-search-modal-submit:hover,
html body .okra-search-modal-submit:focus-visible {
    color: #551912 !important;
    transform: none !important;
    outline: 0 !important;
}

html body .okra-search-modal-links {
    display: flex !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    gap: 18px 22px !important;
    margin: 0 !important;
    padding-left: var(--okra-search-rail-pad);
}

html body .okra-search-modal-links button,
html body .okra-search-modal-links a {
    min-height: auto !important;
    border: 0 !important;
    border-bottom: 1px solid transparent !important;
    border-radius: 0 !important;
    background: transparent !important;
    color: rgba(26, 14, 11, 0.58) !important;
    padding: 0 0 6px !important;
    font: inherit !important;
    font-size: 9.5px !important;
    letter-spacing: 0.17em !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
    cursor: pointer !important;
}

html body .okra-search-modal-links button:hover,
html body .okra-search-modal-links button:focus-visible,
html body .okra-search-modal-links button.is-active,
html body .okra-search-modal-links a:hover,
html body .okra-search-modal-links a:focus-visible {
    border-color: #551912 !important;
    background: transparent !important;
    color: #551912 !important;
    transform: none !important;
    outline: 0 !important;
}

html body .okra-search-modal-results {
    min-height: 0;
    margin-top: 8px;
    overflow: auto;
    padding: 0 clamp(0px, 1vw, 12px) 8px var(--okra-search-rail-pad);
    scrollbar-width: none;
    -ms-overflow-style: none;
}

html body .okra-search-modal-results::-webkit-scrollbar {
    width: 0;
    height: 0;
}

html body .okra-search-modal-results-head {
    position: static;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    padding: 0 0 16px;
    background: transparent;
    color: rgba(26, 14, 11, 0.58);
    font-size: 9.5px;
    letter-spacing: 0.17em;
    line-height: 1;
    text-transform: uppercase;
}

html body .okra-search-modal-results-head a {
    color: #551912;
    text-decoration: none;
}

html body .okra-search-modal-suggested {
    display: grid;
    gap: clamp(30px, 3.2vw, 46px);
}

html body .okra-search-modal-result-list {
    display: grid;
    max-height: none;
    overflow: visible;
}

html body .okra-search-modal-result {
    min-height: 54px;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(160px, 0.42fr) 28px;
    align-items: center;
    gap: 16px;
    padding: 13px 0;
    border-top: 1px solid rgba(85, 25, 18, 0.14);
    background: transparent !important;
    color: inherit;
    text-decoration: none;
    transform: translateZ(0);
    transition: background 160ms ease, transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1) !important;
}

html body .okra-search-modal-result:last-child {
    border-bottom: 1px solid rgba(85, 25, 18, 0.14);
}

html body .okra-search-modal-result:hover,
html body .okra-search-modal-result:focus-visible {
    background: rgba(85, 25, 18, 0.045) !important;
    transform: translateZ(0);
    outline: 0;
}

html body .okra-search-modal-result strong {
    min-width: 0;
    color: #1A0E0B;
    font-size: clamp(17px, 1.35vw, 22px);
    font-weight: 300;
    letter-spacing: 0.06em;
    line-height: 1.1;
    text-transform: uppercase;
    transform: translateX(0);
    transition: color 160ms ease, transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

html body .okra-search-modal-result-meta {
    color: rgba(26, 14, 11, 0.58);
    font-size: 10px;
    font-weight: 300;
    letter-spacing: 0.12em;
    line-height: 1.25;
    text-transform: uppercase;
    transform: translateX(0);
    transition: color 160ms ease, transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

html body .okra-search-modal-result-price {
    display: none !important;
}

html body .okra-search-modal-result-view {
    color: #551912;
    justify-self: end;
    margin-right: 14px;
    opacity: 0;
    text-align: right;
    transform: translateX(8px);
    transition: opacity 160ms ease, transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

html body .okra-search-modal-result:hover strong,
html body .okra-search-modal-result:focus-visible strong,
html body .okra-search-modal-result:hover .okra-search-modal-result-meta,
html body .okra-search-modal-result:focus-visible .okra-search-modal-result-meta {
    transform: translateX(12px);
}

html body .okra-search-modal-result:hover .okra-search-modal-result-view,
html body .okra-search-modal-result:focus-visible .okra-search-modal-result-view {
    opacity: 1;
    transform: translateX(-8px);
}

html body .okra-search-modal-featured,
html body .okra-search-modal-product-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: clamp(18px, 2.2vw, 30px);
}

html body .okra-search-modal-card {
    min-width: 0;
    display: grid;
    gap: 12px;
    justify-items: center;
    color: inherit;
    text-align: center;
    text-decoration: none;
    opacity: 1;
    transform: translateZ(0);
    transition: transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), opacity 160ms ease !important;
}

html body .okra-search-modal-card:hover,
html body .okra-search-modal-card:focus-visible {
    transform: translateY(-3px);
    outline: 0;
}

html body .okra-search-modal-card-media {
    display: flex;
    align-items: end;
    justify-content: center;
    min-height: clamp(188px, 13.5vw, 248px);
    overflow: visible;
    background: transparent !important;
}

html body .okra-search-modal-card-media img {
    width: auto;
    max-width: 96%;
    height: auto;
    max-height: clamp(178px, 12.7vw, 232px);
    object-fit: contain;
    padding: 0;
    filter: drop-shadow(0 18px 22px rgba(26, 14, 11, 0.055));
    transition: transform 220ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

html body .okra-search-modal-card:hover .okra-search-modal-card-media img,
html body .okra-search-modal-card:focus-visible .okra-search-modal-card-media img {
    transform: scale(1.025);
}

html body .okra-search-modal-card.is-portrait .okra-search-modal-card-media img {
    max-height: clamp(208px, 14.6vw, 270px);
    transform-origin: center bottom;
    transform: scale(1.08);
}

html body .okra-search-modal-card.is-portrait:hover .okra-search-modal-card-media img,
html body .okra-search-modal-card.is-portrait:focus-visible .okra-search-modal-card-media img {
    transform: scale(1.11);
}

html body .okra-search-modal-card-body {
    width: min(100%, 28ch);
    display: grid;
    gap: 5px;
    justify-items: center;
    text-align: center;
}

html body .okra-search-modal-card-body strong {
    color: #1A0E0B;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.08em;
    line-height: 1.2;
    text-transform: uppercase;
}

html body .okra-search-modal-card-body span,
html body .okra-search-modal-card-body em {
    color: rgba(26, 14, 11, 0.58);
    font-size: 9.5px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0.12em;
    line-height: 1.25;
    text-transform: uppercase;
}

html body .okra-search-modal-empty {
    grid-column: 1 / -1;
    display: grid;
    justify-items: start;
    gap: 10px;
    padding: 28px 0 0;
    border-top: 1px solid rgba(85, 25, 18, 0.14);
}

html body .okra-search-modal-empty span {
    color: #1A0E0B;
    font-size: 18px;
    font-weight: 300;
}

html body .okra-search-modal-empty p {
    max-width: 42ch;
    margin: 0;
    color: rgba(26, 14, 11, 0.58);
    font-size: 13px;
    line-height: 1.55;
}

html body .okra-search-modal-empty a {
    color: #551912;
    font-size: 10px;
    letter-spacing: 0.16em;
    text-decoration: none;
    text-transform: uppercase;
}

html body .okra-search-modal.is-open .okra-search-modal-header,
html body .okra-search-modal.is-open .okra-search-modal-form,
html body .okra-search-modal.is-open .okra-search-modal-links,
html body .okra-search-modal.is-open .okra-search-modal-results {
    animation: okraHeaderMorphSearchIn 260ms cubic-bezier(0.22, 1, 0.36, 1) both;
}

html body .okra-search-modal.is-open .okra-search-modal-form {
    animation-delay: 35ms;
}

html body .okra-search-modal.is-open .okra-search-modal-links {
    animation-delay: 70ms;
}

html body .okra-search-modal.is-open .okra-search-modal-results {
    animation-delay: 105ms;
}

@keyframes okraHeaderMorphSearchIn {
    from {
        opacity: 0;
        transform: translate3d(0, 8px, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@media (max-width: 1020px) {
    html body .okra-search-modal-featured,
    html body .okra-search-modal-product-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    html body .okra-search-modal,
    html body .okra-search-modal.is-open {
        inset: 0 !important;
        width: 100% !important;
        height: 100dvh !important;
        min-height: 100dvh !important;
        max-height: none !important;
        transform: translate3d(0, -8px, 0) !important;
    }

    html body .okra-search-modal.is-open {
        transform: translate3d(0, 0, 0) !important;
    }

    html body .okra-search-modal-shell {
        --okra-search-side-pad: 18px;
        --okra-search-rail-pad: 42px;
        gap: 14px;
        padding:
            calc(18px + env(safe-area-inset-top, 0px))
            var(--okra-search-side-pad)
            calc(22px + env(safe-area-inset-bottom, 0px));
    }

    html body .okra-search-modal-close {
        top: calc(12px + env(safe-area-inset-top, 0px)) !important;
        right: 10px !important;
        left: auto !important;
        width: 44px !important;
        height: 44px !important;
    }

    html body .okra-search-modal-header,
    html body .okra-search-modal-form,
    html body .okra-search-modal-links,
    html body .okra-search-modal-results {
        padding-left: 42px;
    }

    html body .okra-search-modal-field {
        grid-template-columns: 26px minmax(0, 1fr) auto;
        min-height: 56px;
        gap: 10px;
    }

    html body .okra-search-modal-form input,
    html body .okra-search-modal-field input {
        min-height: 56px !important;
        font-size: clamp(23px, 7vw, 29px) !important;
    }

    html body .okra-search-modal-submit,
    html body .okra-search-modal-form button.okra-search-modal-submit {
        display: none !important;
    }

    html body .okra-search-modal-clear,
    html body .okra-search-modal-form button.okra-search-modal-clear {
        width: 32px !important;
        height: 32px !important;
        min-width: 32px !important;
        min-height: 32px !important;
    }

    html body .okra-search-modal-links {
        gap: 14px 18px !important;
    }

    html body .okra-search-modal-links button,
    html body .okra-search-modal-links a {
        font-size: 9px !important;
        letter-spacing: 0.15em !important;
    }

    html body .okra-search-modal-results {
        margin-top: 6px;
        padding-right: 0;
        overflow: auto;
    }

    html body .okra-search-modal-result {
        grid-template-columns: minmax(0, 1fr) 24px;
        gap: 6px 14px;
        min-height: 58px;
    }

    html body .okra-search-modal-result strong {
        font-size: 15px;
    }

    html body .okra-search-modal-result-meta {
        grid-column: 1;
        font-size: 9px;
    }

    html body .okra-search-modal-result-view {
        grid-column: 2;
        grid-row: 1 / 3;
        align-self: center;
        opacity: 1;
        transform: none;
    }

    html body .okra-search-modal-featured,
    html body .okra-search-modal-product-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 18px 12px;
    }

    html body .okra-search-modal-card-body strong {
        font-size: 12px;
        letter-spacing: 0.06em;
    }

    html body .okra-search-modal-card-body span,
    html body .okra-search-modal-card-body em {
        font-size: 8.5px;
    }
}

@media (max-width: 420px) {
    html body .okra-search-modal-featured,
    html body .okra-search-modal-product-grid {
        grid-template-columns: 1fr;
    }
}

@media (prefers-reduced-motion: reduce) {
    html.okra-search-open #header.okra-header-shell .okra-topbar,
    html body .okra-search-modal,
    html body .okra-search-modal.is-open,
    html body .okra-search-modal-header,
    html body .okra-search-modal-form,
    html body .okra-search-modal-links,
    html body .okra-search-modal-results,
    html body .okra-search-modal-card,
    html body .okra-search-modal-result,
    html body .okra-search-modal-result-view {
        animation: none !important;
        transition: none !important;
        transform: none !important;
    }
}

/* Luxury command-palette search overlay */
html.okra-search-open,
html.okra-search-open body {
    overflow: hidden !important;
    overscroll-behavior: none !important;
}

html.okra-search-open body > #wrapper > *:not(#header) {
    filter: blur(2px) brightness(0.92) !important;
    transform: translateZ(0) !important;
    transition: filter 520ms cubic-bezier(0.19, 1, 0.22, 1) !important;
}

html.okra-search-open #header.okra-header-shell .okra-topbar {
    opacity: 0 !important;
    pointer-events: none !important;
    transition: opacity 260ms ease !important;
}

html body .okra-search-overlay__backdrop {
    position: fixed !important;
    inset: 0 !important;
    z-index: 10040 !important;
    background: rgba(17, 12, 10, 0.5) !important;
    -webkit-backdrop-filter: blur(6px) !important;
    backdrop-filter: blur(6px) !important;
    opacity: 0 !important;
    pointer-events: none !important;
    transition: opacity 520ms cubic-bezier(0.19, 1, 0.22, 1) !important;
}

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

html body .okra-search-overlay {
    --okra-search-shell-width: 1320px;
    --okra-search-side-pad: 52px;
    --okra-search-rail-pad: 56px;
    --okra-search-ease: cubic-bezier(0.19, 1, 0.22, 1);
    position: fixed !important;
    inset: 0 !important;
    z-index: 10041 !important;
    width: 100% !important;
    max-width: none !important;
    height: 100dvh !important;
    min-height: 100dvh !important;
    max-height: none !important;
    padding: 0 !important;
    overflow: hidden !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: #f7f0e6 !important;
    color: #1a0f0c !important;
    box-shadow: none !important;
    opacity: 0 !important;
    pointer-events: none !important;
    transform: translate3d(0, -18px, 0) !important;
    transition:
        opacity 560ms var(--okra-search-ease),
        transform 620ms var(--okra-search-ease) !important;
}

html body .okra-search-overlay.is-open {
    opacity: 1 !important;
    pointer-events: auto !important;
    transform: translate3d(0, 0, 0) !important;
}

html body .okra-search-overlay.is-closing {
    opacity: 0 !important;
    pointer-events: none !important;
    transform: translate3d(0, -8px, 0) !important;
    transition-duration: 300ms !important;
}

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

html body .okra-search-overlay__panel {
    box-sizing: border-box !important;
    width: min(100%, var(--okra-search-shell-width)) !important;
    height: 100% !important;
    margin: 0 auto !important;
    display: grid !important;
    grid-template-rows: auto auto auto auto minmax(0, 1fr) auto !important;
    gap: 18px !important;
    padding: 42px var(--okra-search-side-pad) 28px !important;
    overflow: hidden !important;
}

html body .okra-search-overlay__header {
    min-height: 24px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 24px !important;
    padding-left: var(--okra-search-rail-pad) !important;
    padding-right: calc(var(--okra-search-rail-pad) + 52px) !important;
}

html body .okra-search-overlay__hints {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    color: rgba(26, 15, 12, 0.46) !important;
    font-size: 10px !important;
    letter-spacing: 0.12em !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
}

html body .okra-search-overlay__hints span {
    min-height: 24px !important;
    display: inline-flex !important;
    align-items: center !important;
    border: 1px solid rgba(85, 25, 18, 0.14) !important;
    padding: 0 9px !important;
}

html body .okra-search-overlay__close {
    position: fixed !important;
    top: 32px !important;
    right: var(--okra-search-side-pad) !important;
    z-index: 10043 !important;
    width: 48px !important;
    height: 48px !important;
    min-width: 48px !important;
    min-height: 48px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border: 1px solid rgba(85, 25, 18, 0.12) !important;
    border-radius: 50% !important;
    background: rgba(255, 251, 245, 0.42) !important;
    color: #551912 !important;
    cursor: pointer !important;
    transition:
        background 180ms ease,
        border-color 180ms ease,
        transform 220ms var(--okra-search-ease) !important;
}

html body .okra-search-overlay__close span {
    position: absolute !important;
    width: 18px !important;
    height: 1px !important;
    background: currentColor !important;
    transform-origin: center !important;
}

html body .okra-search-overlay__close span:first-child {
    transform: rotate(45deg) !important;
}

html body .okra-search-overlay__close span:last-child {
    transform: rotate(-45deg) !important;
}

html body .okra-search-overlay__close:hover,
html body .okra-search-overlay__close:focus-visible {
    border-color: rgba(85, 25, 18, 0.24) !important;
    background: rgba(255, 251, 245, 0.72) !important;
    transform: translateY(-1px) !important;
    outline: 0 !important;
}

html body .okra-search-overlay__label {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0) !important;
    white-space: nowrap !important;
}

html body .okra-search-overlay__form {
    margin: 0 !important;
    padding-left: var(--okra-search-rail-pad) !important;
    padding-right: var(--okra-search-rail-pad) !important;
}

html body .okra-search-overlay__input-wrap {
    min-height: 82px !important;
    display: grid !important;
    grid-template-columns: 32px minmax(0, 1fr) auto auto !important;
    align-items: center !important;
    gap: 18px !important;
    border: 0 !important;
    border-bottom: 1px solid rgba(85, 25, 18, 0.2) !important;
    background: transparent !important;
}

html body .okra-search-overlay__input-wrap svg,
html body .okra-search-overlay__input-wrap i {
    width: 25px !important;
    height: 25px !important;
    color: #551912 !important;
    stroke-width: 1.35 !important;
}

html body .okra-search-overlay__input {
    width: 100% !important;
    min-width: 0 !important;
    min-height: 82px !important;
    border: 0 !important;
    background: transparent !important;
    color: #551912 !important;
    padding: 0 !important;
    font-family: "OkraFont", "Helvetica Neue", Arial, sans-serif !important;
    font-size: 42px !important;
    font-weight: 300 !important;
    letter-spacing: 0 !important;
    line-height: 1.05 !important;
    outline: 0 !important;
    box-shadow: none !important;
    -webkit-appearance: none !important;
    appearance: none !important;
}

html body .okra-search-overlay__input::placeholder {
    color: rgba(85, 25, 18, 0.42) !important;
}

html body .okra-search-overlay__input::-webkit-search-decoration,
html body .okra-search-overlay__input::-webkit-search-cancel-button,
html body .okra-search-overlay__input::-webkit-search-results-button,
html body .okra-search-overlay__input::-webkit-search-results-decoration {
    display: none !important;
    -webkit-appearance: none !important;
    appearance: none !important;
}

html body .okra-search-overlay__clear {
    position: relative !important;
    width: 36px !important;
    height: 36px !important;
    min-width: 36px !important;
    min-height: 36px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border: 1px solid rgba(85, 25, 18, 0.16) !important;
    border-radius: 50% !important;
    background: rgba(255, 251, 245, 0.36) !important;
    color: rgba(85, 25, 18, 0.72) !important;
    padding: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    transition:
        background 180ms ease,
        border-color 180ms ease,
        transform 200ms var(--okra-search-ease) !important;
}

html body .okra-search-overlay__clear[hidden] {
    display: none !important;
}

html body .okra-search-overlay__clear span {
    position: absolute !important;
    width: 12px !important;
    height: 1px !important;
    background: currentColor !important;
}

html body .okra-search-overlay__clear span:first-child {
    transform: rotate(45deg) !important;
}

html body .okra-search-overlay__clear span:last-child {
    transform: rotate(-45deg) !important;
}

html body .okra-search-overlay__clear:hover,
html body .okra-search-overlay__clear:focus-visible {
    border-color: rgba(85, 25, 18, 0.28) !important;
    background: rgba(255, 251, 245, 0.72) !important;
    transform: translateY(-1px) !important;
    outline: 0 !important;
}

html body .okra-search-overlay__submit {
    min-height: 36px !important;
    border: 0 !important;
    background: transparent !important;
    color: rgba(26, 15, 12, 0.52) !important;
    padding: 0 !important;
    font-size: 10px !important;
    font-weight: 400 !important;
    letter-spacing: 0.18em !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
}

html body .okra-search-overlay__submit:hover,
html body .okra-search-overlay__submit:focus-visible {
    color: #551912 !important;
    outline: 0 !important;
}

html body .okra-search-overlay__categories {
    display: flex !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    gap: 10px !important;
    margin: 0 !important;
    padding-left: var(--okra-search-rail-pad) !important;
    padding-right: var(--okra-search-rail-pad) !important;
}

html body .okra-search-overlay__chip,
html body .okra-search-overlay__categories a {
    min-height: 44px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border: 1px solid rgba(85, 25, 18, 0.14) !important;
    border-radius: 0 !important;
    background: rgba(255, 251, 245, 0.28) !important;
    color: rgba(26, 15, 12, 0.64) !important;
    padding: 0 17px !important;
    font: inherit !important;
    font-size: 10px !important;
    letter-spacing: 0.16em !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
    cursor: pointer !important;
    transition:
        background 180ms ease,
        border-color 180ms ease,
        color 180ms ease,
        transform 200ms var(--okra-search-ease) !important;
}

html body .okra-search-overlay__chip[data-search-chip-empty="true"] {
    opacity: 0.62 !important;
}

html body .okra-search-overlay__chip:hover,
html body .okra-search-overlay__chip:focus-visible,
html body .okra-search-overlay__chip.is-active,
html body .okra-search-overlay__categories a:hover,
html body .okra-search-overlay__categories a:focus-visible {
    border-color: rgba(85, 25, 18, 0.34) !important;
    background: #1a0f0c !important;
    color: #f7f0e6 !important;
    transform: translateY(-1px) !important;
    outline: 0 !important;
}

html body .okra-search-overlay__status {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0) !important;
    white-space: nowrap !important;
}

html body .okra-search-overlay__results {
    min-height: 0 !important;
    margin: 2px 0 0 !important;
    overflow: auto !important;
    padding: 0 var(--okra-search-rail-pad) 4px !important;
    scrollbar-width: none !important;
    -ms-overflow-style: none !important;
}

html body .okra-search-overlay__results::-webkit-scrollbar,
html body .okra-search-overlay__result-list::-webkit-scrollbar {
    width: 0 !important;
    height: 0 !important;
}

html body .okra-search-overlay__results-head {
    position: sticky !important;
    top: 0 !important;
    z-index: 2 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 18px !important;
    padding: 10px 0 18px !important;
    background: #f7f0e6 !important;
    color: rgba(26, 15, 12, 0.54) !important;
    font-size: 10px !important;
    letter-spacing: 0.16em !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
}

html body .okra-search-overlay__results-head a {
    color: #551912 !important;
    text-decoration: none !important;
}

html body .okra-search-overlay__initial {
    display: grid !important;
    gap: 28px !important;
}

html body .okra-search-overlay__quick-grid {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 1px !important;
    border-top: 1px solid rgba(85, 25, 18, 0.14) !important;
    border-bottom: 1px solid rgba(85, 25, 18, 0.14) !important;
}

html body .okra-search-overlay__quick-link {
    min-height: 78px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 18px !important;
    border-right: 1px solid rgba(85, 25, 18, 0.14) !important;
    color: #1a0f0c !important;
    padding: 0 18px !important;
    text-decoration: none !important;
    transition:
        background 180ms ease,
        color 180ms ease,
        transform 220ms var(--okra-search-ease) !important;
}

html body .okra-search-overlay__quick-link:last-child {
    border-right: 0 !important;
}

html body .okra-search-overlay__quick-link span {
    font-size: 15px !important;
    font-weight: 300 !important;
    letter-spacing: 0.08em !important;
    line-height: 1.2 !important;
    text-transform: uppercase !important;
}

html body .okra-search-overlay__quick-link small {
    color: rgba(85, 25, 18, 0.58) !important;
    font-size: 9px !important;
    font-weight: 400 !important;
    letter-spacing: 0.16em !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
}

html body .okra-search-overlay__quick-link:hover,
html body .okra-search-overlay__quick-link:focus-visible {
    background: rgba(85, 25, 18, 0.045) !important;
    transform: translateY(-1px) !important;
    outline: 0 !important;
}

html body .okra-search-overlay__recent {
    display: grid !important;
    gap: 12px !important;
}

html body .okra-search-overlay__recent > div {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 18px !important;
    color: rgba(26, 15, 12, 0.52) !important;
    font-size: 10px !important;
    letter-spacing: 0.16em !important;
    text-transform: uppercase !important;
}

html body .okra-search-overlay__recent nav {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 8px !important;
}

html body .okra-search-overlay__recent button {
    min-height: 38px !important;
    border: 1px solid rgba(85, 25, 18, 0.12) !important;
    background: transparent !important;
    color: #551912 !important;
    padding: 0 12px !important;
    font-size: 10px !important;
    letter-spacing: 0.12em !important;
    text-transform: uppercase !important;
}

html body .okra-search-overlay__result-list {
    display: grid !important;
    border-top: 1px solid rgba(85, 25, 18, 0.14) !important;
}

html body .okra-search-overlay__result {
    min-height: 88px !important;
    display: grid !important;
    grid-template-columns: 76px minmax(0, 1fr) minmax(92px, auto) minmax(74px, auto) 38px !important;
    align-items: center !important;
    gap: 18px !important;
    padding: 12px 0 !important;
    border-top: 0 !important;
    border-bottom: 1px solid rgba(85, 25, 18, 0.14) !important;
    background: transparent !important;
    color: inherit !important;
    text-decoration: none !important;
    transform: translateZ(0) !important;
    transition:
        background 180ms ease,
        transform 220ms var(--okra-search-ease) !important;
}

html body .okra-search-overlay__result:hover,
html body .okra-search-overlay__result:focus-visible,
html body .okra-search-overlay__result.is-active {
    background: rgba(85, 25, 18, 0.045) !important;
    transform: translateY(-1px) !important;
    outline: 0 !important;
}

html body .okra-search-overlay__result-media {
    width: 76px !important;
    aspect-ratio: 1 / 1 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    overflow: hidden !important;
    background: rgba(255, 251, 245, 0.54) !important;
}

html body .okra-search-overlay__result-media img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
    padding: 8px !important;
    filter: drop-shadow(0 14px 18px rgba(26, 15, 12, 0.08)) !important;
    transition: transform 220ms var(--okra-search-ease) !important;
}

html body .okra-search-overlay__result:hover .okra-search-overlay__result-media img,
html body .okra-search-overlay__result:focus-visible .okra-search-overlay__result-media img,
html body .okra-search-overlay__result.is-active .okra-search-overlay__result-media img {
    transform: scale(1.035) !important;
}

html body .okra-search-overlay__result-media.is-placeholder,
html body .okra-search-overlay__card-media.is-placeholder {
    color: rgba(85, 25, 18, 0.48) !important;
    font-size: 10px !important;
    letter-spacing: 0.18em !important;
    text-transform: uppercase !important;
}

html body .okra-search-overlay__result-body {
    min-width: 0 !important;
    display: grid !important;
    gap: 8px !important;
}

html body .okra-search-overlay__result strong {
    min-width: 0 !important;
    color: #1a0f0c !important;
    font-size: 19px !important;
    font-weight: 300 !important;
    letter-spacing: 0.07em !important;
    line-height: 1.15 !important;
    text-transform: uppercase !important;
}

html body .okra-search-overlay__result .okra-search-modal-result-meta,
html body .okra-search-overlay__result .okra-search-modal-result-price,
html body .okra-search-overlay__result-label,
html body .okra-search-overlay__result .okra-search-modal-result-view {
    color: rgba(26, 15, 12, 0.54) !important;
    font-size: 10px !important;
    font-weight: 300 !important;
    letter-spacing: 0.13em !important;
    line-height: 1.2 !important;
    text-transform: uppercase !important;
}

html body .okra-search-overlay__result .okra-search-modal-result-price {
    display: block !important;
    text-align: right !important;
    white-space: nowrap !important;
}

html body .okra-search-overlay__result-label {
    justify-self: end !important;
    color: rgba(85, 25, 18, 0.72) !important;
    white-space: nowrap !important;
}

html body .okra-search-overlay__result .okra-search-modal-result-view {
    justify-self: end !important;
    color: #551912 !important;
    opacity: 0 !important;
    transform: translateX(8px) !important;
    transition:
        opacity 180ms ease,
        transform 220ms var(--okra-search-ease) !important;
}

html body .okra-search-overlay__result:hover .okra-search-modal-result-view,
html body .okra-search-overlay__result:focus-visible .okra-search-modal-result-view,
html body .okra-search-overlay__result.is-active .okra-search-modal-result-view {
    opacity: 1 !important;
    transform: translateX(0) !important;
}

html body .okra-search-overlay__featured {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 24px !important;
}

html body .okra-search-overlay__card {
    min-width: 0 !important;
    display: grid !important;
    gap: 14px !important;
    justify-items: center !important;
    color: inherit !important;
    text-align: center !important;
    text-decoration: none !important;
    transition: transform 220ms var(--okra-search-ease) !important;
}

html body .okra-search-overlay__card:hover,
html body .okra-search-overlay__card:focus-visible {
    transform: translateY(-3px) !important;
    outline: 0 !important;
}

html body .okra-search-overlay__card-media {
    display: flex !important;
    align-items: end !important;
    justify-content: center !important;
    width: 100% !important;
    min-height: 210px !important;
    overflow: visible !important;
    background: transparent !important;
}

html body .okra-search-overlay__card-media img {
    width: auto !important;
    max-width: 92% !important;
    height: auto !important;
    max-height: 210px !important;
    object-fit: contain !important;
    padding: 0 !important;
    filter: drop-shadow(0 18px 24px rgba(26, 15, 12, 0.07)) !important;
    transition: transform 240ms var(--okra-search-ease) !important;
}

html body .okra-search-overlay__card:hover .okra-search-overlay__card-media img,
html body .okra-search-overlay__card:focus-visible .okra-search-overlay__card-media img {
    transform: scale(1.025) !important;
}

html body .okra-search-overlay__card.is-portrait .okra-search-overlay__card-media img {
    max-height: 242px !important;
}

html body .okra-search-overlay__card-body {
    width: min(100%, 30ch) !important;
    display: grid !important;
    gap: 6px !important;
    justify-items: center !important;
    text-align: center !important;
}

html body .okra-search-overlay__card-body strong {
    color: #1a0f0c !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    letter-spacing: 0.08em !important;
    line-height: 1.2 !important;
    text-transform: uppercase !important;
}

html body .okra-search-overlay__card-body span,
html body .okra-search-overlay__card-body em {
    color: rgba(26, 15, 12, 0.56) !important;
    font-size: 9.5px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    letter-spacing: 0.12em !important;
    line-height: 1.25 !important;
    text-transform: uppercase !important;
}

html body .okra-search-overlay__empty {
    display: grid !important;
    justify-items: start !important;
    gap: 12px !important;
    padding: 34px 0 0 !important;
    border-top: 1px solid rgba(85, 25, 18, 0.14) !important;
}

html body .okra-search-overlay__empty span {
    color: #1a0f0c !important;
    font-size: 23px !important;
    font-weight: 300 !important;
    letter-spacing: 0 !important;
}

html body .okra-search-overlay__empty p {
    max-width: 44ch !important;
    margin: 0 !important;
    color: rgba(26, 15, 12, 0.58) !important;
    font-size: 14px !important;
    line-height: 1.6 !important;
}

html body .okra-search-overlay__empty-actions {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 8px !important;
    margin-top: 6px !important;
}

html body .okra-search-overlay__empty-actions button {
    min-height: 42px !important;
    border: 1px solid rgba(85, 25, 18, 0.14) !important;
    background: transparent !important;
    color: #551912 !important;
    padding: 0 14px !important;
    font-size: 10px !important;
    letter-spacing: 0.14em !important;
    text-transform: uppercase !important;
}

html body .okra-search-overlay__loading {
    display: grid !important;
    gap: 12px !important;
    padding-top: 6px !important;
}

html body .okra-search-overlay__loading span {
    height: 64px !important;
    background: rgba(85, 25, 18, 0.055) !important;
}

html body .okra-search-overlay__footer {
    min-height: 18px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 18px !important;
    padding: 0 var(--okra-search-rail-pad) !important;
    color: rgba(26, 15, 12, 0.38) !important;
    font-size: 9px !important;
    letter-spacing: 0.15em !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
}

html body .okra-search-overlay.is-open .okra-search-overlay__panel {
    animation: okraLuxurySearchPanelIn 620ms var(--okra-search-ease) both !important;
}

html body .okra-search-overlay.is-open .okra-search-overlay__input-wrap {
    animation: okraLuxurySearchElementIn 520ms var(--okra-search-ease) 90ms both !important;
}

html body .okra-search-overlay.is-open .okra-search-overlay__chip {
    animation: okraLuxurySearchElementIn 420ms var(--okra-search-ease) both !important;
    animation-delay: var(--okra-search-chip-delay, 120ms) !important;
}

html body .okra-search-overlay.is-open .okra-search-overlay__result,
html body .okra-search-overlay.is-open .okra-search-overlay__card,
html body .okra-search-overlay.is-open .okra-search-overlay__quick-link {
    animation: okraLuxurySearchResultIn 520ms var(--okra-search-ease) both !important;
    animation-delay: var(--okra-search-result-delay, 120ms) !important;
}

@keyframes okraLuxurySearchPanelIn {
    from {
        opacity: 0;
        transform: translate3d(0, 14px, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes okraLuxurySearchElementIn {
    from {
        opacity: 0;
        transform: translate3d(0, 10px, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes okraLuxurySearchResultIn {
    from {
        opacity: 0;
        transform: translate3d(0, 12px, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@media (max-width: 1100px) {
    html body .okra-search-overlay {
        --okra-search-side-pad: 34px;
        --okra-search-rail-pad: 34px;
    }

    html body .okra-search-overlay__quick-grid,
    html body .okra-search-overlay__featured {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    html body .okra-search-overlay__result {
        grid-template-columns: 70px minmax(0, 1fr) minmax(84px, auto) 30px !important;
    }

    html body .okra-search-overlay__result-label {
        display: none !important;
    }
}

@media (max-width: 767px) {
    html.okra-search-open body > #wrapper > *:not(#header) {
        filter: brightness(0.92) !important;
    }

    html body .okra-search-overlay__backdrop {
        -webkit-backdrop-filter: none !important;
        backdrop-filter: none !important;
    }

    html body .okra-search-overlay {
        --okra-search-side-pad: 18px;
        --okra-search-rail-pad: 0px;
        transform: translate3d(0, -8px, 0) !important;
    }

    html body .okra-search-overlay__panel {
        grid-template-rows: auto auto auto auto minmax(0, 1fr) !important;
        gap: 14px !important;
        padding:
            calc(18px + env(safe-area-inset-top, 0px))
            var(--okra-search-side-pad)
            calc(18px + env(safe-area-inset-bottom, 0px)) !important;
    }

    html body .okra-search-overlay__header {
        padding-left: 0 !important;
        padding-right: 56px !important;
    }

    html body .okra-search-overlay__hints {
        display: none !important;
    }

    html body .okra-search-overlay__close {
        top: calc(12px + env(safe-area-inset-top, 0px)) !important;
        right: 12px !important;
        width: 46px !important;
        height: 46px !important;
        min-width: 46px !important;
        min-height: 46px !important;
    }

    html body .okra-search-overlay__form,
    html body .okra-search-overlay__categories,
    html body .okra-search-overlay__results,
    html body .okra-search-overlay__footer {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    html body .okra-search-overlay__input-wrap {
        min-height: 66px !important;
        grid-template-columns: 28px minmax(0, 1fr) auto !important;
        gap: 10px !important;
    }

    html body .okra-search-overlay__input {
        min-height: 66px !important;
        font-size: 28px !important;
    }

    html body .okra-search-overlay__submit {
        display: none !important;
    }

    html body .okra-search-overlay__categories {
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
        padding-bottom: 3px !important;
        scrollbar-width: none !important;
        -ms-overflow-style: none !important;
    }

    html body .okra-search-overlay__categories::-webkit-scrollbar {
        width: 0 !important;
        height: 0 !important;
    }

    html body .okra-search-overlay__chip {
        min-width: max-content !important;
        min-height: 44px !important;
        padding: 0 15px !important;
    }

    html body .okra-search-overlay__quick-grid,
    html body .okra-search-overlay__featured {
        grid-template-columns: 1fr !important;
    }

    html body .okra-search-overlay__quick-link {
        min-height: 58px !important;
        border-right: 0 !important;
        border-bottom: 1px solid rgba(85, 25, 18, 0.14) !important;
    }

    html body .okra-search-overlay__results {
        overflow: auto !important;
    }

    html body .okra-search-overlay__result {
        min-height: 78px !important;
        grid-template-columns: 58px minmax(0, 1fr) auto !important;
        gap: 12px !important;
        padding: 10px 0 !important;
    }

    html body .okra-search-overlay__result-media {
        width: 58px !important;
    }

    html body .okra-search-overlay__result strong {
        font-size: 15px !important;
        letter-spacing: 0.06em !important;
    }

    html body .okra-search-overlay__result .okra-search-modal-result-meta,
    html body .okra-search-overlay__result .okra-search-modal-result-price {
        font-size: 9px !important;
    }

    html body .okra-search-overlay__result .okra-search-modal-result-price {
        grid-column: 2 !important;
        text-align: left !important;
    }

    html body .okra-search-overlay__result .okra-search-modal-result-view {
        grid-column: 3 !important;
        grid-row: 1 / 3 !important;
        opacity: 1 !important;
        transform: none !important;
    }

    html body .okra-search-overlay__card-media {
        min-height: 160px !important;
    }

    html body .okra-search-overlay__card-media img {
        max-height: 160px !important;
    }

    html body .okra-search-overlay__footer {
        display: none !important;
    }
}

@media (prefers-reduced-motion: reduce) {
    html body .okra-search-overlay *,
    html body .okra-search-overlay *::before,
    html body .okra-search-overlay *::after,
    html.okra-search-open body > #wrapper > *:not(#header),
    html body .okra-search-overlay__backdrop,
    html body .okra-search-overlay,
    html body .okra-search-overlay.is-open,
    html body .okra-search-overlay.is-closing,
    html body .okra-search-overlay__panel,
    html body .okra-search-overlay__input-wrap,
    html body .okra-search-overlay__chip,
    html body .okra-search-overlay.is-open .okra-search-overlay__chip,
    html body .okra-search-overlay__result,
    html body .okra-search-overlay.is-open .okra-search-overlay__result,
    html body .okra-search-overlay__card,
    html body .okra-search-overlay.is-open .okra-search-overlay__card,
    html body .okra-search-overlay__quick-link,
    html body .okra-search-overlay.is-open .okra-search-overlay__quick-link,
    html body .okra-search-overlay__result-media img,
    html body .okra-search-overlay__card-media img {
        animation: none !important;
        transition: none !important;
        transform: none !important;
    }

    html body .okra-search-overlay.is-open {
        opacity: 1 !important;
    }
}
