/*
Theme Name: Winky Beauty B2B
Theme URI: https://winkybeauty.com/
Author: Winky Beauty
Description: Procurement-focused WooCommerce theme for professional eyelash buyers.
Version: 1.2.7
Requires at least: 6.8
Requires PHP: 8.1
Text Domain: winky-b2b
*/

/* Mobile UX refinement — 2026-08-30. */
@media (max-width: 767px) {
  /* Give navigation a comfortable touch target without enlarging the visual icon. */
  .site-header .menu-toggle {
    min-height: 44px !important;
    padding-block: 10px !important;
  }

  /* Homepage: retain the approved visual language while restoring readable type. */
  body.home .wc3-kicker {
    font-size: 12px !important;
    line-height: 1.35 !important;
  }
  body.home .wc3-hero .wc3-copy,
  body.home .wc3-private-copy .wc3-copy {
    font-size: 15px !important;
    line-height: 1.48 !important;
  }
  body.home .wc3-actions .wc3-btn,
  body.home .wc3-private-copy .wc3-btn {
    min-height: 48px !important;
    padding: 12px 14px !important;
    font-size: 14px !important;
    line-height: 1.2 !important;
  }
  body.home .wc3-source-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    width: 100% !important;
  }
  body.home .wc3-source-grid > a {
    position: relative !important;
    display: grid !important;
    grid-template-columns: 24px minmax(0, 1fr) !important;
    align-items: center !important;
    min-width: 0 !important;
    padding: 12px 18px 12px 6px !important;
    gap: 5px !important;
    overflow: hidden !important;
  }
  body.home .wc3-source-grid > a svg {
    width: 24px !important;
    min-width: 24px !important;
  }
  body.home .wc3-source-grid > a strong {
    min-width: 0 !important;
    font-size: 12.5px !important;
    line-height: 1.15 !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }
  body.home .wc3-source-grid > a span {
    position: absolute !important;
    right: 5px !important;
    bottom: 8px !important;
    margin: 0 !important;
    font-size: 12px !important;
  }
  body.home .wc3-private-grid {
    grid-template-columns: minmax(0, 58%) minmax(0, 42%) !important;
  }
  body.home .wc3-private-copy .wc3-btn {
    width: 100% !important;
    padding-inline: 6px !important;
    font-size: 11px !important;
    white-space: nowrap !important;
  }
  body.home .wc3-final {
    padding-bottom: max(8px, env(safe-area-inset-bottom)) !important;
  }
  body.home main {
    padding-bottom: 92px !important;
  }

  /* Commercial and conversion pages: shorter, clearer mobile reading rhythm. */
  body.page:not(.home) .site-main > .section {
    padding-top: 32px !important;
    padding-bottom: 56px !important;
  }
  body.page:not(.home) .page-content > h1 {
    margin: 0 0 18px !important;
    font-family: var(--font-body) !important;
    font-size: 36px !important;
    font-weight: 800 !important;
    line-height: 1.08 !important;
    letter-spacing: -0.035em !important;
    text-wrap: balance;
  }
  body.page:not(.home) .page-content .wlp {
    font-family: var(--font-body) !important;
  }
  body.page:not(.home) .page-content .wlp h2,
  body.page:not(.home) .page-content .wlp h3 {
    font-family: var(--font-body) !important;
    text-wrap: balance;
  }
  body.page:not(.home) .page-content .wlp h2 {
    margin: 36px 0 14px !important;
    font-size: 26px !important;
    line-height: 1.18 !important;
    letter-spacing: -0.025em !important;
  }
  body.page:not(.home) .page-content .wlp h3 {
    margin: 24px 0 9px !important;
    font-size: 20px !important;
    line-height: 1.25 !important;
  }
  body.page:not(.home) .page-content .wlp .wlp-lead {
    margin-bottom: 22px !important;
    font-size: 17px !important;
    line-height: 1.55 !important;
  }
  body.page:not(.home) .page-content .wlp p,
  body.page:not(.home) .page-content .wlp li {
    font-size: 16px !important;
    line-height: 1.58 !important;
  }
  body.page:not(.home) .page-content .wlp .wlp-actions {
    gap: 10px !important;
    margin-top: 20px !important;
  }
  body.page:not(.home) .page-content .wlp .wlp-actions a {
    min-height: 48px !important;
    padding: 12px 16px !important;
    font-size: 15px !important;
    line-height: 1.2 !important;
  }
  body.page:not(.home) .page-content .wlp table {
    font-size: 14px !important;
    line-height: 1.45 !important;
  }
  body.page:not(.home) .page-content .wlp th,
  body.page:not(.home) .page-content .wlp td {
    padding: 10px 9px !important;
    overflow-wrap: anywhere !important;
  }

  /* Static hub/corporate pages use direct main children, so give them a real mobile gutter. */
  body.page-id-54 .site-main > *,
  body.page-id-57 .site-main > *,
  body.page-id-59 .site-main > * {
    box-sizing: border-box !important;
    width: calc(100% - 32px) !important;
    max-width: 1180px !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }

  body.page-id-54 .site-main h1,
  body.page-id-57 .site-main h1,
  body.page-id-59 .site-main h1 {
    font-size: 36px !important;
    line-height: 1.08 !important;
    letter-spacing: -0.03em !important;
    overflow-wrap: anywhere !important;
  }

  body.page-id-54 .site-main h2,
  body.page-id-57 .site-main h2,
  body.page-id-59 .site-main h2 {
    font-size: 27px !important;
    line-height: 1.18 !important;
    overflow-wrap: anywhere !important;
  }

  body.page-id-54 .site-main p,
  body.page-id-54 .site-main li,
  body.page-id-57 .site-main p,
  body.page-id-57 .site-main li,
  body.page-id-59 .site-main p,
  body.page-id-59 .site-main li {
    font-size: 16px !important;
    line-height: 1.62 !important;
  }

  body:not(.home) {
    padding-bottom: max(82px, calc(66px + env(safe-area-inset-bottom))) !important;
  }

  /* Compact the repeated footer without hiding any destination. */
  .site-footer {
    padding-top: 42px !important;
    padding-bottom: 26px !important;
  }
  .site-footer .footer-grid {
    gap: 24px !important;
  }
  .site-footer p {
    margin-bottom: 12px !important;
  }
  .site-footer li + li {
    margin-top: 8px !important;
  }
}

/* 1.1.7: one persistent contact route on every non-home public view. */
body:not(.home) .winky-whatsapp-cta {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 48px !important;
  min-height: 48px !important;
  right: max(14px, env(safe-area-inset-right)) !important;
  bottom: max(14px, env(safe-area-inset-bottom)) !important;
  padding: 12px 16px !important;
  border-radius: 999px !important;
  white-space: nowrap !important;
  z-index: 9999 !important;
}

/* 1.2.2: compact the persistent mobile contact route so it does not cover copy. */
@media (max-width: 760px) {
  body:not(.home) .winky-whatsapp-cta {
    width: auto !important;
    min-width: 0 !important;
    min-height: 44px !important;
    max-width: 108px !important;
    padding: 10px 14px !important;
    font-size: 0 !important;
    line-height: 1 !important;
    box-shadow: 0 8px 22px rgba(0, 0, 0, .16) !important;
  }

  body:not(.home) .winky-whatsapp-cta::before {
    content: "WhatsApp";
    font-size: 12px;
    font-weight: 800;
    line-height: 1;
  }
}

/* Corporate pages are evergreen destinations, not dated editorial posts. */
body.page-id-54 .content-updated,
body.page-id-57 .content-updated {
  display: none !important;
}

/* 1.1.4: primary actions meet the 44px touch-target baseline at every viewport. */
.wc3-btn,
a.button,
.button,
.wp-element-button,
button,
input[type="submit"] {
  min-height: 44px !important;
}

.wc3-btn,
a.button,
.wp-element-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/* 1.1.3 final audit repairs: 320px containment, readable support text and touch targets. */
html,
body.home {
  max-width: 100%;
  overflow-x: clip;
}

.announcement,
.announcement-inner {
  max-width: 100%;
  overflow: hidden;
  contain: paint;
}

.winky-404 {
  max-width: 760px;
  padding-block: clamp(48px, 8vw, 96px);
}

.winky-404 > p:not(.section-kicker) {
  font-size: 1.05rem;
  line-height: 1.7;
}

@media (max-width: 700px) {
  .home .wc3-reason-grid strong,
  .home .wc3-reason-grid span,
  .home .wc3-step strong,
  .home .wc3-step p {
    font-size: 0.78rem !important;
    line-height: 1.35 !important;
  }

  .home .wc3-step strong {
    font-size: 0.86rem !important;
  }

  .home .wc3-support-links a,
  .wlp a,
  .winky-quote-builder .text-link,
  .quote-item button {
    display: inline-flex;
    align-items: center;
    min-height: 44px;
    padding-block: 10px;
  }

  .winky-quote-builder button,
  .winky-b2b-form button {
    min-height: 44px;
  }
}

/* 1.1.9 candidate: unified desktop reading and conversion system. */
:root {
  --desktop-shell: 1200px;
  --desktop-gutter: 40px;
  --editorial-measure: 760px;
  --hero-measure: 920px;
  --section-space: 88px;
  --desktop-h1: clamp(52px, 5vw, 64px);
  --desktop-h2: clamp(34px, 3.4vw, 42px);
  --desktop-h3: clamp(22px, 2.2vw, 28px);
  --desktop-body: 17px;
  --desktop-body-leading: 1.7;
}

@media (min-width: 1024px) {
  /* Shared shell: exclude intentionally full-bleed homepage regions. */
  .site-header .shell,
  .site-footer .shell,
  body:not(.home) .site-main > .shell,
  body:not(.home) .site-main > .page-content,
  body:not(.home) .site-main > .section > .shell,
  body.woocommerce .site-main,
  body.woocommerce-page .site-main {
    box-sizing: border-box;
    width: min(calc(100% - (var(--desktop-gutter) * 2)), var(--desktop-shell));
    margin-right: auto;
    margin-left: auto;
  }

  body:not(.home) .site-main {
    overflow: clip;
  }

  body:not(.home) .site-main h1 {
    max-width: var(--hero-measure);
    margin-top: 0;
    font-size: var(--desktop-h1);
    line-height: 1.07;
    letter-spacing: -0.035em;
    text-wrap: balance;
  }

  body:not(.home) .site-main h2 {
    font-size: var(--desktop-h2);
    line-height: 1.14;
    letter-spacing: -0.025em;
    text-wrap: balance;
  }

  body:not(.home) .site-main h3 {
    font-size: var(--desktop-h3);
    line-height: 1.24;
    text-wrap: balance;
  }

  body:not(.home) .site-main p,
  body:not(.home) .site-main li {
    font-size: var(--desktop-body);
    line-height: var(--desktop-body-leading);
  }

  body:not(.home) .button-row,
  body:not(.home) .wlp-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 12px 16px;
    margin-top: 28px;
  }

  body:not(.home) .button-row > a,
  body:not(.home) .wlp-actions > a {
    min-height: 48px;
    margin: 0;
    padding: 13px 22px;
  }

  /* Explicit page-family boundaries; detailed rules extend these scopes. */
  body.page-id-54 .site-main,
  body.page-id-57 .site-main,
  body.page-id-59 .site-main,
  body.page-id-60 .site-main,
  body.parent-pageid-59 .site-main,
  body.page:not(.home) .page-content .wlp,
  body.woocommerce-shop .site-main,
  body.tax-product_cat .site-main,
  body.single-product .site-main {
    box-sizing: border-box;
  }

  /* Corporate, hub, editorial and legal pages. */
  body.page-id-54 .site-main > *,
  body.page-id-57 .site-main > *,
  body.page-id-59 .site-main > * {
    box-sizing: border-box;
    width: min(calc(100% - (var(--desktop-gutter) * 2)), var(--desktop-shell));
    margin-right: auto;
    margin-left: auto;
  }

  body.parent-pageid-59 .site-main > *,
  body.page-id-60 .site-main > * {
    box-sizing: border-box;
    width: min(calc(100% - (var(--desktop-gutter) * 2)), var(--editorial-measure));
    margin-right: auto;
    margin-left: auto;
  }

  body.page-id-54 .site-main > h1,
  body.page-id-57 .site-main > h1,
  body.page-id-59 .site-main > h1,
  body.parent-pageid-59 .site-main > h1,
  body.page-id-60 .site-main > h1 {
    padding-top: 72px;
  }

  body.page-id-54 .site-main > h1 + p,
  body.page-id-57 .site-main > h1 + p,
  body.page-id-59 .site-main > h1 + p,
  body.page-id-54 .site-main > p,
  body.page-id-57 .site-main > p,
  body.page-id-59 .site-main > p {
    max-width: var(--editorial-measure);
    margin-left: max(var(--desktop-gutter), calc((100% - var(--desktop-shell)) / 2));
  }

  body.page-id-54 .site-main > section > p,
  body.page-id-54 .site-main > section > ul,
  body.page-id-54 .site-main > section > ol,
  body.page-id-57 .site-main > section > p,
  body.page-id-57 .site-main > section > ul,
  body.page-id-57 .site-main > section > ol,
  body.page-id-59 .site-main > section > p,
  body.page-id-59 .site-main > section > ul,
  body.page-id-59 .site-main > section > ol {
    max-width: var(--editorial-measure);
  }

  body.page-id-59 .site-main > header > p,
  body.parent-pageid-59 .site-main .structured-block > ul,
  body.parent-pageid-59 .site-main .structured-block > ol,
  body.page-id-56 .site-main .batch2-new-in > p,
  body.page-id-56 .site-main .batch2-professional-empty-state > p {
    max-width: var(--editorial-measure);
  }

  body.page-id-54 .site-main > section > p:has(> a.button),
  body.page-id-57 .site-main > section > p:has(> a.button),
  body.page-id-59 .site-main > section > p:has(> a.button) {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 12px 16px;
    font-size: 0;
  }

  body.page-id-54 .site-main > section > p:has(> a.button) > a,
  body.page-id-57 .site-main > section > p:has(> a.button) > a,
  body.page-id-59 .site-main > section > p:has(> a.button) > a {
    min-height: 48px;
    font-size: 16px;
  }

  body.page-id-54 .site-main > h2,
  body.page-id-57 .site-main > h2,
  body.page-id-59 .site-main > h2,
  body.parent-pageid-59 .site-main > h2,
  body.page-id-60 .site-main > h2 {
    margin-top: 64px;
    margin-bottom: 20px;
  }

  body.page-id-54 .site-main > h3,
  body.page-id-57 .site-main > h3,
  body.page-id-59 .site-main > h3,
  body.parent-pageid-59 .site-main > h3 {
    margin-top: 36px;
    margin-bottom: 12px;
  }

  body.parent-pageid-59 .site-main p,
  body.parent-pageid-59 .site-main li,
  body.page-id-60 .site-main p,
  body.page-id-60 .site-main li {
    max-width: var(--editorial-measure);
  }

  body.page-id-60 .site-main h2 {
    font-size: clamp(28px, 2.6vw, 36px);
  }

  body.page-id-54 .site-main > :last-child,
  body.page-id-57 .site-main > :last-child,
  body.page-id-59 .site-main > :last-child,
  body.parent-pageid-59 .site-main > :last-child,
  body.page-id-60 .site-main > :last-child {
    margin-bottom: var(--section-space);
  }

  /* Commercial landing pages. */
  body.page:not(.home) .page-content .wlp {
    width: 100%;
    max-width: var(--desktop-shell);
    margin-right: auto;
    margin-left: auto;
  }

  body.page:not(.home) .page-content .wlp .wlp-lead,
  body.page:not(.home) .page-content .wlp > p,
  body.page:not(.home) .page-content .wlp > ul,
  body.page:not(.home) .page-content .wlp > ol {
    max-width: var(--editorial-measure);
  }

  body.page:not(.home) .page-content .wlp .wlp-lead {
    font-size: 19px;
    line-height: 1.65;
  }

  body.page:not(.home) .page-content .wlp > h2 {
    max-width: var(--hero-measure);
    margin-top: 72px;
    margin-bottom: 20px;
  }

  body.page:not(.home) .page-content .wlp > h3 {
    margin-top: 36px;
    margin-bottom: 12px;
  }

  body.page:not(.home) .page-content .wlp table {
    width: 100%;
    max-width: var(--desktop-shell);
    table-layout: fixed;
  }

  body.page-id-27 .site-main {
    width: 100%;
  }

  body.page-id-27 .site-main .contact-hero,
  body.page-id-27 .site-main .contact-grid,
  body.page-id-27 .site-main > .section > .shell {
    width: min(calc(100% - (var(--desktop-gutter) * 2)), var(--desktop-shell));
    margin-right: auto;
    margin-left: auto;
  }

  .winky-quote-builder,
  .winky-b2b-form {
    box-sizing: border-box;
    width: 100%;
    max-width: 720px;
  }

  .winky-quote-builder input,
  .winky-quote-builder select,
  .winky-quote-builder textarea,
  .winky-b2b-form input,
  .winky-b2b-form select,
  .winky-b2b-form textarea {
    min-height: 48px;
  }

  /* Commerce archives: compact introduction, independent product grid. */
  body.woocommerce-shop .shop-hero,
  body.tax-product_cat .shop-hero {
    max-width: var(--hero-measure);
    padding-top: 64px;
    padding-bottom: 40px;
  }

  body.woocommerce-shop .shop-hero h1,
  body.tax-product_cat .shop-hero h1 {
    margin-bottom: 20px;
  }

  body.woocommerce-shop .shop-hero p,
  body.tax-product_cat .shop-hero p,
  body.woocommerce-shop .term-description,
  body.tax-product_cat .term-description {
    max-width: var(--editorial-measure);
  }

  body.woocommerce ul.products {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 28px 22px;
    width: 100%;
    margin-top: 36px;
  }

  body.woocommerce ul.products::before,
  body.woocommerce ul.products::after {
    display: none;
  }

  body.woocommerce ul.products li.product {
    float: none;
    width: auto;
    margin: 0;
  }

  /* Single product: preserve gallery/summary behavior and use content-driven panels. */
  body.single-product div.product .product_title {
    max-width: 620px;
    font-size: clamp(42px, 4.2vw, 56px);
    line-height: 1.06;
  }

  body.single-product .single-summary h1 {
    max-width: 620px;
    font-size: clamp(42px, 4.2vw, 56px);
    line-height: 1.06;
  }

  body.single-product .single-product-grid {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    grid-template-rows: auto 1fr;
    align-items: start;
  }

  body.single-product .single-gallery {
    grid-column: 1;
    grid-row: 1 / span 2;
  }

  body.single-product .single-product-intro,
  body.single-product .single-summary {
    grid-column: 2;
  }

  body.single-product .single-product-intro h1 {
    max-width: 620px;
    font-size: clamp(42px, 4.2vw, 56px);
    line-height: 1.06;
  }

  body.single-product .single-product-quote-jump {
    margin-top: 20px;
  }

  body.single-product div.product .summary {
    box-sizing: border-box;
    max-width: 600px;
  }

  body.single-product .product-info-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: start;
    width: 100%;
    margin-top: 72px;
  }

  body.single-product .product-info-grid > * {
    min-height: 0;
    height: auto;
    padding: 32px;
  }

  body.single-product .woocommerce-product-details__short-description,
  body.single-product .product-info-grid p {
    max-width: 62ch;
  }
}

@media (max-width: 1023px) {
  body.single-product .single-product-grid {
    display: flex;
    flex-direction: column;
    gap: 26px;
  }

  body.single-product .single-product-intro { order: 1; }
  body.single-product .single-gallery { order: 2; }
  body.single-product .single-summary { order: 3; }

  body.single-product .single-product-intro h1 {
    margin-top: 0;
    margin-bottom: 14px;
    font-size: clamp(2.15rem, 10vw, 2.8rem);
    line-height: 1.05;
  }

  body.single-product .single-product-intro .section-kicker {
    margin-bottom: 10px;
  }

  body.single-product .single-product-intro .single-product-quote-jump {
    width: 100%;
    min-height: 48px;
    margin-top: 10px;
  }

  body.single-product .single-gallery,
  body.single-product .woocommerce-product-gallery,
  body.single-product .woocommerce-product-gallery .flex-viewport,
  body.single-product .woocommerce-product-gallery__wrapper,
  body.single-product .woocommerce-product-gallery__image {
    max-height: 390px;
  }

  body.single-product .woocommerce-product-gallery .flex-viewport,
  body.single-product .woocommerce-product-gallery__image {
    height: 320px !important;
  }

  body.single-product .woocommerce-product-gallery__image img {
    width: 100% !important;
    height: 320px !important;
    object-fit: contain;
  }

  body.single-product .flex-control-thumbs {
    display: none !important;
  }

  body.single-product .quick-facts {
    margin-top: 0;
  }

  body.single-product #product-quote-box {
    scroll-margin-top: 110px;
  }
}

@media (max-width: 359px) {
  .home .wc3-ticker-track {
    max-width: none;
    will-change: transform;
  }
}

/* 1.2.1: keep the full desktop navigation inside the 1024px shell. */
@media (min-width: 1024px) and (max-width: 1100px) {
  .site-header .primary-navigation {
    gap: 12px;
  }
}

@media (max-width: 359px) {
  /* On narrow phones, one clear row per sourcing path is more readable than three squeezed cards. */
  body.home .wc3-source-grid {
    grid-template-columns: 1fr !important;
  }
  body.home .wc3-source-grid > a {
    display: grid !important;
    grid-template-columns: 28px minmax(0, 1fr) auto !important;
    min-height: 60px !important;
    padding: 10px 14px !important;
  }
  body.home .wc3-source-grid > a strong br {
    display: none !important;
  }
  body.home .wc3-private-grid {
    grid-template-columns: 1fr !important;
  }
  body.home .wc3-private-copy .wc3-btn {
    width: auto !important;
    padding-inline: 16px !important;
    font-size: 13px !important;
  }
  body.page:not(.home) .page-content > h1 {
    font-size: 34px !important;
  }
  body.page-id-54 .site-main h1,
  body.page-id-57 .site-main h1,
  body.page-id-59 .site-main h1 {
    font-size: 34px !important;
  }
}

/* Final cascade guard: these accessibility repairs must follow the narrow-phone rules above. */
html,
body.home {
  max-width: 100%;
  overflow-x: clip;
}

.announcement,
.announcement-inner {
  max-width: 100%;
  overflow: hidden;
  contain: paint;
}

@media (max-width: 700px) {
  .home .wc3-reason-grid strong,
  .home .wc3-reason-grid span,
  .home .wc3-step p {
    font-size: 0.78rem !important;
    line-height: 1.35 !important;
  }

  .home .wc3-step strong {
    font-size: 0.86rem !important;
    line-height: 1.35 !important;
  }

  .home .wc3-support-links a,
  .wlp a,
  .winky-quote-builder .text-link,
  .quote-item button {
    display: inline-flex;
    align-items: center;
    min-height: 44px;
    padding-block: 10px;
  }

  .winky-quote-builder button,
  .winky-b2b-form button {
    min-height: 44px;
  }
}



/* Shop product discovery presentation — prepared for theme 1.2.0. */
.winky-shop-menu-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
}

.primary-menu > .menu-item-has-winky-shop {
  display: inline-flex;
  align-items: center;
}

.primary-menu > .menu-item-has-winky-shop > .winky-shop-menu-toggle {
  width: 22px;
  min-width: 22px;
  min-height: 44px;
  margin-left: -5px;
  padding: 0;
  border: 0;
  background: transparent;
  color: currentColor;
  font-size: 13px;
}

.winky-shop-mega {
  box-sizing: border-box;
  position: absolute;
  z-index: 30;
  left: 50%;
  width: min(1200px, calc(100% - 80px));
  max-width: 1200px;
  padding: 24px;
  transform: translateX(-50%);
  background: #fff;
  box-shadow: 0 16px 36px rgba(0, 0, 0, 0.14);
}

.winky-shop-mega[hidden],
.winky-shop-mobile-nav[hidden] {
  display: none !important;
}

.winky-shop-mega-groups {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
}

.winky-shop-mega-group h2 {
  margin: 0 0 12px;
  font-size: 1rem;
}

.winky-shop-links,
.winky-shop-conversion-links ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.winky-shop-links li + li {
  margin-top: 8px;
}

.winky-shop-conversion-links {
  margin-top: 20px;
  padding-top: 16px;
  border-top: 1px solid currentColor;
}

.winky-shop-mega a:focus-visible,
.winky-shop-menu-toggle:focus-visible,
.winky-shop-mobile-nav a:focus-visible,
.winky-shop-mobile-nav button:focus-visible,
.winky-related-categories a:focus-visible,
.winky-more-in-category a:focus-visible,
.winky-product-neighbors a:focus-visible {
  outline: 3px solid currentColor;
  outline-offset: 3px;
}

.winky-shop-mobile-nav {
  display: none;
}

.winky-related-categories,
.winky-more-in-category,
.winky-product-neighbors {
  margin: 32px 0;
}

.winky-related-categories > ul,
.winky-product-neighbors > ul {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin: 20px 0 0;
  padding: 0;
  list-style: none;
}

.winky-more-in-category > ul {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
  margin: 20px 0 0;
  padding: 0;
  list-style: none;
}

.winky-related-categories > ul > li,
.winky-more-in-category > ul > li,
.winky-product-neighbors > ul > li {
  min-width: 0;
}

.winky-related-categories > ul > li > a,
.winky-more-in-category > ul > li > a,
.winky-product-neighbors > ul > li > a {
  display: flex;
  align-items: center;
  min-height: 44px;
  overflow-wrap: anywhere;
}

.winky-more-in-category > ul > li > a img {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: contain;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .winky-more-in-category > ul {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .winky-shop-menu-toggle,
  .winky-shop-mega {
    display: none !important;
  }

  .winky-shop-mobile-nav {
    display: block;
    max-width: 100%;
    overflow-x: clip;
  }

  .primary-menu > .menu-item-has-winky-shop {
    display: block;
  }

  .primary-menu > .menu-item-has-winky-shop > a[aria-haspopup="true"]::after {
    content: " +";
  }

  .primary-menu > .menu-item-has-winky-shop > a[aria-expanded="true"]::after {
    content: " −";
  }

  .winky-shop-mobile-group {
    border-bottom: 1px solid currentColor;
  }

  .winky-shop-mobile-group > button {
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 44px;
    padding: 10px 0;
    overflow-wrap: anywhere;
    text-align: left;
  }

  .winky-shop-mobile-nav .winky-shop-links,
  .winky-shop-mobile-conversion-links {
    padding: 0 0 12px;
  }

  .winky-shop-mobile-nav .winky-shop-links > li > a,
  .winky-shop-mobile-conversion-links .winky-shop-links > li > a {
    display: flex;
    align-items: center;
    min-height: 44px;
  }

  .winky-related-categories > ul,
  .winky-product-neighbors > ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 390px) and (max-width: 767px) {
  .winky-more-in-category > ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 320px) and (max-width: 389px) {
  .winky-more-in-category > ul {
    grid-template-columns: 1fr;
  }

  .winky-related-categories > ul,
  .winky-product-neighbors > ul {
    grid-template-columns: 1fr;
  }
}

/* 1.2.4: unified navigation, typography and mobile contact polish. */
.site-header .shell {
  position: relative;
}

@media (min-width: 768px) {
  .primary-menu > .menu-item-has-winky-shop {
    position: static;
  }

  .winky-shop-mega {
    top: 100%;
    left: 50%;
    width: min(1120px, calc(100vw - 48px));
    max-width: 1120px;
    padding: 30px 34px 26px;
    border: 1px solid #e8e2e5;
    border-top: 3px solid var(--color-accent, #e60065);
    border-radius: 0 0 12px 12px;
    transform: translateX(-50%);
    box-shadow: 0 22px 48px rgba(25, 17, 21, 0.16);
  }

  .winky-shop-mega-groups {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 30px;
  }

  .winky-shop-mega-group h2 {
    margin: 0 0 13px;
    color: #171216;
    font-family: var(--font-body);
    font-size: 13px;
    font-weight: 800;
    line-height: 1.35;
    letter-spacing: .075em;
    text-transform: uppercase;
  }

  .winky-shop-mega .winky-shop-links a {
    display: flex;
    align-items: center;
    min-height: 38px;
    padding: 7px 0;
    color: #2a2328;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.45;
    letter-spacing: 0;
    text-decoration: none;
  }

  .winky-shop-mega .winky-shop-links a:hover {
    color: var(--color-accent, #e60065);
    text-decoration: underline;
    text-underline-offset: 4px;
  }

  .winky-shop-conversion-links {
    margin-top: 22px;
    padding-top: 18px;
    border-color: #e3dce0;
  }

  .winky-shop-conversion-links .winky-shop-links {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
  }

  .winky-shop-conversion-links .winky-shop-links li {
    margin: 0;
  }

  .winky-shop-conversion-links .winky-shop-links a {
    justify-content: space-between;
    min-height: 48px;
    padding: 11px 15px;
    border: 1px solid #eadde3;
    border-radius: 8px;
    background: #fff7fa;
    color: #b90050;
    font-weight: 750;
  }

  .winky-shop-conversion-links .winky-shop-links a::after {
    content: "→";
    margin-left: 10px;
  }
}

@media (max-width: 767px) {
  body.page:not(.home) .page-content > h1,
  body.page:not(.home) .page-content .wlp h1,
  body.page-id-54 .site-main h1,
  body.page-id-57 .site-main h1,
  body.page-id-59 .site-main h1,
  body.parent-pageid-59 .site-main h1 {
    font-family: var(--font-display) !important;
    font-size: clamp(36px, 10.2vw, 40px) !important;
    font-weight: 400 !important;
    line-height: 1.08 !important;
    letter-spacing: -.015em !important;
  }

  body.page:not(.home) .page-content .wlp h2,
  body.page:not(.home) .page-content .wlp h3,
  body.page-id-54 .site-main h2,
  body.page-id-57 .site-main h2,
  body.page-id-59 .site-main h2,
  body.parent-pageid-59 .site-main h2,
  body.page-id-54 .site-main h3,
  body.page-id-57 .site-main h3,
  body.page-id-59 .site-main h3,
  body.parent-pageid-59 .site-main h3 {
    font-family: var(--font-display) !important;
    font-weight: 400 !important;
    letter-spacing: -.01em !important;
  }

  .winky-shop-mobile-nav {
    margin: 8px 0 12px;
    border-top: 1px solid #e6dfe2;
  }

  .winky-shop-mobile-group {
    border-bottom-color: #e6dfe2;
  }

  .winky-shop-mobile-group > button {
    position: relative;
    min-height: 52px !important;
    padding: 13px 34px 13px 4px;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    color: #211a1f;
    font-family: var(--font-body);
    font-size: 15px;
    font-weight: 750;
    line-height: 1.35;
    letter-spacing: 0;
    box-shadow: none !important;
  }

  .winky-shop-mobile-group > button::after {
    content: "+";
    position: absolute;
    right: 5px;
    font-size: 20px;
    font-weight: 400;
  }

  .winky-shop-mobile-group > button[aria-expanded="true"]::after {
    content: "−";
  }

  .winky-shop-mobile-nav .winky-shop-links > li > a {
    min-height: 46px;
    padding: 10px 8px 10px 18px;
    color: #3a3036;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.4;
  }

  .winky-shop-mobile-conversion-links {
    padding-top: 12px;
  }

  .winky-shop-mobile-conversion-links .winky-shop-links > li > a {
    min-height: 48px;
    margin-top: 8px;
    padding: 11px 14px;
    border: 1px solid #eadde3;
    border-radius: 8px;
    background: #fff7fa;
    color: #b90050;
    font-size: 15px;
    font-weight: 750;
  }

  body:not(.home) .winky-whatsapp-cta {
    width: 48px !important;
    min-width: 48px !important;
    max-width: 48px !important;
    height: 48px !important;
    min-height: 48px !important;
    padding: 0 !important;
    overflow: hidden !important;
  }

  body:not(.home) .winky-whatsapp-cta::before {
    content: none !important;
  }

  body:not(.home) .winky-whatsapp-cta svg,
  body:not(.home) .winky-whatsapp-cta img {
    width: 24px !important;
    height: 24px !important;
    margin: 0 !important;
    flex: 0 0 24px !important;
  }

  body.page-id-56 .site-main > .section {
    padding-top: 36px !important;
    padding-bottom: 44px !important;
  }

  body.page-id-56 .page-content {
    padding: 28px 22px !important;
    border: 1px solid #eadfe4;
    border-radius: 12px;
    background: #fff9fb;
  }
}

@media (min-width: 768px) {
  body.page-id-56 .site-main > .section {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  body.page-id-56 .page-content {
    max-width: 900px;
    padding: 58px 64px;
    border: 1px solid #eadfe4;
    border-radius: 14px;
    background: #fff9fb;
  }
}


/* 1.2.5: one consistent desktop header, compact Back control and quote CTA. */
@media (min-width: 768px) {
  .site-header { border-bottom: 1px solid #e7e1e4 !important; background: #fff !important; backdrop-filter: none !important; }
  .site-header .shell.header-inner { width: min(1180px, calc(100% - 48px)) !important; min-height: 86px !important; gap: 34px !important; }
  .primary-navigation { gap: 24px !important; }
  .primary-menu { gap: clamp(16px, 1.45vw, 25px) !important; }
  .primary-menu > li > a { min-height: 44px !important; padding: 13px 0 !important; color: #171216 !important; font-size: 12px !important; font-weight: 750 !important; line-height: 18px !important; letter-spacing: .045em !important; }
  .primary-menu > li > a:hover, .primary-menu > li > a:focus-visible, .primary-menu > .current-menu-item > a, .primary-menu > .menu-catalogue > a { color: var(--winky-magenta, #e60065) !important; }
  .header-quote { min-width: 132px !important; min-height: 44px !important; padding: 12px 22px !important; border: 1px solid var(--winky-magenta, #e60065) !important; border-radius: 999px !important; background: var(--winky-magenta, #e60065) !important; color: #fff !important; font-size: 12px !important; font-weight: 800 !important; line-height: 18px !important; letter-spacing: .035em !important; box-shadow: none !important; }
}
.winky-back-nav { margin: 26px 0 20px; }
.winky-back-button { display: inline-flex; align-items: center; justify-content: center; gap: 8px; min-width: 94px; min-height: 44px; padding: 10px 16px; border: 1px solid #d9d1d5; border-radius: 999px; background: #fff; color: #171216; font-size: 12px; font-weight: 800; line-height: 18px; letter-spacing: .055em; text-decoration: none; transition: border-color .18s ease, color .18s ease, background .18s ease; }
.winky-back-button [aria-hidden="true"] { font-size: 19px; line-height: 1; }
.winky-back-button:hover, .winky-back-button:focus-visible { border-color: var(--winky-magenta, #e60065); background: #fff5f9; color: var(--winky-magenta, #e60065); }
.product-card-actions .button { display: inline-flex !important; align-items: center !important; justify-content: center !important; min-height: 44px !important; padding: 11px 18px !important; border: 1px solid var(--winky-magenta, #e60065) !important; border-radius: 999px !important; background: var(--winky-magenta, #e60065) !important; color: #fff !important; font-size: 12px !important; font-weight: 800 !important; line-height: 18px !important; letter-spacing: .025em !important; text-align: center !important; text-decoration: none !important; box-shadow: none !important; }
.product-card-actions .button:hover, .product-card-actions .button:focus-visible { border-color: #b90051 !important; background: #b90051 !important; color: #fff !important; }
@media (max-width: 767px) {
  .winky-back-nav { margin: 18px 0 14px; }
  .winky-back-button { min-width: 88px; padding-inline: 14px; }
  .product-card-actions .button { width: 100% !important; }
}


/* 1.2.6: compact product/shop first view and restore a visible mobile contact icon. */
@media (min-width: 768px) {
  body.woocommerce-shop .site-main,
  body.tax-product_cat .site-main,
  body.single-product .site-main { padding-top: 34px !important; }
  body.woocommerce-shop .shop-hero,
  body.tax-product_cat .shop-hero { padding-top: 32px !important; padding-bottom: 24px !important; }
  body.woocommerce ul.products { margin-top: 24px !important; }
}
@media (max-width: 767px) {
  body.woocommerce-shop .site-main,
  body.tax-product_cat .site-main,
  body.single-product .site-main { padding-top: 28px !important; }
  body.single-product .single-product-intro h1,
  body.single-product div.product .product_title,
  body.single-product .single-summary h1 { font-size: clamp(34px, 9vw, 38px) !important; line-height: 1.06 !important; }
  body.woocommerce-shop .shop-hero,
  body.tax-product_cat .shop-hero { padding-top: 16px !important; padding-bottom: 24px !important; }
  body:not(.home) .winky-whatsapp-cta {
    width: 46px !important; min-width: 46px !important; max-width: 46px !important;
    height: 46px !important; min-height: 46px !important;
    right: max(12px, env(safe-area-inset-right)) !important;
    bottom: max(12px, env(safe-area-inset-bottom)) !important;
    padding: 0 !important; font-size: 0 !important;
  }
  body:not(.home) .winky-whatsapp-cta::before {
    content: "☎" !important; display: block !important; color: #fff !important;
    font-family: Arial, sans-serif !important; font-size: 23px !important;
    font-weight: 700 !important; line-height: 1 !important;
  }
}

/* 1.2.7: simplified Shop by Collection menu. */
@media (min-width: 768px) {
  .primary-menu > .menu-item-has-winky-shop {
    position: relative;
  }

  .winky-shop-mega {
    right: auto;
    left: 0;
    width: 340px;
    max-width: calc(100vw - 32px);
    padding: 20px 26px 24px;
    transform: none;
  }

  .winky-shop-mega-groups {
    display: block;
  }

  .winky-shop-mega-group h2 {
    margin-bottom: 8px;
    font-size: 0.78rem;
    letter-spacing: 0.16em;
    text-transform: uppercase;
  }

  .winky-shop-mega .winky-shop-links li + li {
    margin-top: 0;
  }

  .winky-shop-mega .winky-shop-links a {
    display: flex;
    min-height: 38px;
    align-items: center;
    padding: 2px 0;
  }

  .winky-shop-conversion-links {
    display: none;
  }
}


/* Shop menu reading refinement: append after the 1.2.7 menu rules. */
.winky-shop-mega,
.winky-shop-mobile-nav {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-align: left;
}

@media (min-width: 768px) {
  .winky-shop-mega {
    width: 320px;
    padding: 18px 18px 20px;
    max-height: 65vh;
    max-height: 65dvh;
    overflow-y: auto;
    overscroll-behavior-y: contain;
  }

  .winky-shop-mega-group h2 {
    margin: 0 8px 10px;
    padding-bottom: 12px;
    border-bottom: 1px solid #eee8eb;
    font-family: inherit;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 0;
    text-transform: none;
    color: #211a1f;
  }

  .winky-shop-mega .winky-shop-links a {
    box-sizing: border-box;
    min-height: 36px;
    padding: 7px 8px;
    border-radius: 4px;
    font-family: inherit;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.45;
    letter-spacing: normal;
    text-transform: none;
    color: #302a2e;
  }

  .winky-shop-mega .winky-shop-links a:hover,
  .winky-shop-mega .winky-shop-links a:focus-visible {
    background: #fff3f8;
    color: #a90049;
    text-decoration: underline;
    text-underline-offset: 3px;
  }
}

@media (max-width: 767px) {
  .winky-shop-mobile-nav {
    box-sizing: border-box;
    max-height: 60vh;
    max-height: 60dvh;
    overflow-y: auto;
    overscroll-behavior-y: contain;
    background: #fff;
  }

  .winky-shop-mobile-nav .winky-shop-mobile-heading {
    margin: 0 8px;
    padding: 16px 10px 12px;
    border-bottom: 1px solid #eee8eb;
    font-family: inherit;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: normal;
    text-transform: none;
  }

  .winky-shop-mobile-nav .winky-shop-links > li > a {
    box-sizing: border-box;
    min-height: 48px;
    font-family: inherit;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: normal;
    text-transform: none;
  }
}
/* Hide the three service links inside the mobile Shop menu. */
.winky-shop-mobile-conversion-links {
  display: none !important;
}
/* Shop typography — desktop and mobile */
body .winky-shop-mega,
body .winky-shop-mobile-nav {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-align: left;
}

body .winky-shop-mega .winky-shop-mega-group h2,
body .winky-shop-mobile-nav .winky-shop-mobile-heading {
  font-family: inherit;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: normal;
  text-transform: none;
}

body .winky-shop-mega .winky-shop-links a,
body .winky-shop-mobile-nav .winky-shop-links a {
  box-sizing: border-box;
  font-family: inherit;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: normal;
  text-transform: none;
  padding: 9px 12px;
}

body .winky-shop-mega a:focus-visible,
body .winky-shop-mobile-nav a:focus-visible {
  outline: 2px solid #a90049;
  outline-offset: -2px;
}

/* Hide only the three service links inside Shop */
body .winky-shop-mobile-conversion-links,
body .winky-shop-conversion-links {
  display: none !important;
}

@media (min-width: 768px) {
  body .winky-shop-mega {
    box-sizing: border-box;
    width: 320px;
    max-width: calc(100vw - 32px);
    max-height: 65vh;
    max-height: 65dvh;
    overflow-y: auto;
    padding: 18px;
  }
}

@media (max-width: 767px) {
  body .winky-shop-mobile-nav {
    box-sizing: border-box;
    width: 100%;
    max-height: 60vh;
    max-height: 60dvh;
    overflow-y: auto;
    background: #fff;
  }

  body .winky-shop-mobile-nav .winky-shop-links a {
    display: flex;
    align-items: center;
    min-height: 48px;
  }
}
/* Homepage hero reading refinement — 2026-09-11 */
body.home .wc3-hero {
  color: #171717;
  background: #fff8fb;
}

body.home .wc3-hero .wc3-hero-copy {
  min-width: 0;
  background: transparent;
}

body.home .wc3-hero h1 {
  max-width: 560px;
  margin: 0 0 22px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  font-size: clamp(36px, 3.2vw, 52px);
  font-weight: 700;
  line-height: 1.12;
  letter-spacing: -0.025em;
  text-wrap: balance;
}

body.home .wc3-hero h1 span {
  display: inline;
  white-space: normal;
}

/* Preserve spaces between the original title fragments. */
body.home .wc3-hero h1 span:not(:last-child)::after {
  content: " ";
}

body.home .wc3-hero .wc3-kicker {
  margin-bottom: 14px;
  font-size: 12px !important;
  font-weight: 600;
  line-height: 1.5 !important;
  letter-spacing: 0.1em;
}

body.home .wc3-hero .wc3-copy {
  max-width: 48ch;
  margin-bottom: 26px;
  color: #49434a;
  font-size: 17px !important;
  line-height: 1.65 !important;
}

body.home .wc3-hero .wc3-actions {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 12px;
}

body.home .wc3-hero .wc3-actions .wc3-btn {
  min-height: 48px !important;
  padding: 12px 20px !important;
  font-size: 15px !important;
  font-weight: 600;
  line-height: 1.4 !important;
  text-align: center;
}

@media (min-width: 768px) {
  body.home .wc3-hero .wc3-hero-grid {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    min-height: 500px;
  }

  body.home .wc3-hero .wc3-hero-copy {
    min-height: 0;
    padding: 48px 32px 48px
      max(24px, calc((100vw - 1180px) / 2));
  }
}

@media (max-width: 767px) {
  body.home .wc3-hero .wc3-hero-grid {
    grid-template-columns: minmax(0, 1fr);
    min-height: 0;
  }

  body.home .wc3-hero .wc3-hero-copy {
    min-height: 0;
    padding: 32px 22px 28px;
  }

  body.home .wc3-hero h1 {
    max-width: 560px;
    margin-bottom: 18px;
    font-size: clamp(32px, 7.5vw, 40px);
    line-height: 1.15;
  }

  body.home .wc3-hero .wc3-copy {
    max-width: 48ch;
    margin-bottom: 22px;
    font-size: 16px !important;
  }

  body.home .wc3-hero .wc3-actions {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 10px;
  }

  body.home .wc3-hero .wc3-hero-photo {
    position: relative;
    inset: auto;
    min-height: 0;
    padding: 0;
    background: #fff6f8;
  }

  body.home .wc3-hero .wc3-hero-photo img {
    display: block;
    width: 100%;
    height: clamp(260px, 75vw, 420px);
    max-height: none;
    object-fit: contain;
    object-position: center;
    opacity: 1;
  }
}
/* Hide the collection heading on both desktop and mobile. */
body .winky-shop-mega .winky-shop-mega-group h2,
body .winky-shop-mobile-nav .winky-shop-mobile-heading {
  display: none !important;
}

/* Mobile: expand Shop naturally instead of scrolling inside it. */
@media (max-width: 767px) {
  body .winky-shop-mobile-nav {
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
    overscroll-behavior: auto !important;
    margin-top: 0;
    border-top: 0;
  }

  body .winky-shop-mobile-nav .winky-shop-mobile-group,
  body .winky-shop-mobile-nav .winky-shop-mobile-collection-list {
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
  }

  body .winky-shop-mobile-nav .winky-shop-links {
    padding-bottom: 20px;
  }
}
/* Mobile menu: expand in the page flow, not over the page. */
@media (max-width: 767px) {
  body .site-header {
    position: relative !important;
    top: auto !important;
  }

  body .site-header .header-inner {
    display: flex !important;
    flex-wrap: wrap !important;
    height: auto !important;
    gap: 0 16px !important;
  }

  body .site-header .menu-toggle {
    margin-left: auto;
  }

  body .site-header #primary-navigation {
    position: static !important;
    inset: auto !important;
    flex: 0 0 100% !important;
    box-sizing: border-box;
    width: 100% !important;
    min-width: 0;
    height: auto !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 16px 0 24px !important;
    overflow: visible !important;
    overscroll-behavior: auto !important;
    box-shadow: none !important;
  }

  body .site-header #primary-navigation:not(.is-open) {
    display: none !important;
  }

  body .site-header #primary-navigation.is-open {
    display: block !important;
  }

  body #primary-navigation .primary-menu {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
  }

  body #primary-navigation .winky-shop-mobile-nav {
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
    overscroll-behavior: auto !important;
  }
}