/* Final global layer: consistent typography and scrollbar treatment across all pages. */
:root {
    --haay-brand-blue: #14a9ff;
    --haay-brand-blue-dark: #0f75bc;
    --haay-brand-green: #20a003;
    --haay-page-bg: #f4f7fb;
    --haay-text: #0f172a;
    --haay-muted: #536273;
    --haay-border: #dbeafe;
    --haay-font: Inter, Roboto, Arial, sans-serif;
}

html {
    font-size: 13px;
    scrollbar-width: thin;
    scrollbar-color: var(--haay-brand-blue) #eef2f7;
}

html::-webkit-scrollbar,
body::-webkit-scrollbar,
*::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

html::-webkit-scrollbar-track,
body::-webkit-scrollbar-track,
*::-webkit-scrollbar-track,
body.haay-home ::-webkit-scrollbar-track {
    background: #eef2f7 !important;
}

html::-webkit-scrollbar-thumb,
body::-webkit-scrollbar-thumb,
*::-webkit-scrollbar-thumb,
body.haay-home ::-webkit-scrollbar-thumb {
    border: 2px solid #eef2f7 !important;
    border-radius: 999px !important;
    background: #14a9ff !important;
    background: -webkit-linear-gradient(top, #14a9ff 0%, #20a003 100%) !important;
    background: linear-gradient(180deg, #14a9ff 0%, #20a003 100%) !important;
}

html::-webkit-scrollbar-thumb:hover,
body::-webkit-scrollbar-thumb:hover,
*::-webkit-scrollbar-thumb:hover,
body.haay-home ::-webkit-scrollbar-thumb:hover {
    background: #0f75bc !important;
    background: -webkit-linear-gradient(top, #0f75bc 0%, #168503 100%) !important;
    background: linear-gradient(180deg, #0f75bc 0%, #168503 100%) !important;
}

body,
body.haay-home,
body.haay-contact,
body.haay-new-products,
body.haay-category,
body.haay-categories,
body.haay-product,
body.haay-blog-list,
body.haay-blog-category,
body.haay-blog-detail,
body.haay-page-detail,
body.haay-service-detail,
body.haay-search-page,
body.haay-seo-detail,
body.haay-seo-index,
body.haay-tag-search {
    font-family: var(--haay-font) !important;
    font-size: 13px !important;
    line-height: 1.58 !important;
    color: var(--haay-text) !important;
    letter-spacing: 0 !important;
    background-color: var(--haay-page-bg);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.header-top,
.header-main,
.header-menu,
.page,
.catalog-page,
.product-details-page,
.blog-page,
.topic-page,
.footer,
.copyright {
    font-family: var(--haay-font) !important;
    letter-spacing: 0 !important;
}

.header-top,
.header-top a,
.header-top span,
.languageSelector,
.languageSelector a,
.languageSelector span,
.languageSelector select {
    font-size: 12px !important;
    line-height: 1.4 !important;
    letter-spacing: 0 !important;
}

.header-search .input,
.header-mobile-search .input,
.header-links .button-search .input {
    font-size: 13px !important;
    line-height: 1.45 !important;
}

.header-menu a,
.header-menu span,
.dropdown-item a,
.header-mobile-menu .mobile-menu a,
.header-mobile-menu .mobile-menu span {
    font-size: 12px !important;
    line-height: 1.35 !important;
    letter-spacing: 0 !important;
}

.page,
.catalog-page.default,
.catalog-page.sidebar-page,
.product-details-page,
.blog-page,
.topic-page,
.haay-corporate-page,
body.haay-contact .hero-section,
body.haay-contact .main-grid {
    font-size: 13px !important;
    line-height: 1.6 !important;
}

body.haay-home .section-title,
body.haay-contact .hero-section h1,
.catalog-page.default .header-info h1.title,
.catalog-page.default .header-info .title,
.page-title h1,
.blog-hero h1,
.product-details-page .product-name,
.product-details-page .product-title,
.topic-page h1,
.haay-corporate-page h1 {
    font-family: var(--haay-font) !important;
    font-size: 22px !important;
    font-weight: 800 !important;
    line-height: 1.2 !important;
    letter-spacing: 0 !important;
    color: var(--haay-text) !important;
}

body.haay-home .section-subtitle,
body.haay-contact .hero-section p,
.catalog-page.default .breadcrumb,
.catalog-page.default .breadcrumb a,
.catalog-page.default .breadcrumb li,
.blog-hero-copy,
.topic-page p,
.haay-corporate-page p {
    font-size: 14px !important;
    line-height: 1.65 !important;
    letter-spacing: 0 !important;
    color: var(--haay-muted) !important;
}

body.haay-contact .breadcrumb-modern,
body.haay-contact .breadcrumb-modern a,
.breadcrumb,
.breadcrumb a,
.breadcrumb li,
.breadcrumb span {
    font-size: 12px !important;
    line-height: 1.45 !important;
    letter-spacing: 0 !important;
}

body.haay-contact .card-head h2,
body.haay-contact .premium-card h2,
.footer .title,
.footer h4,
.blog-sidebar .title strong,
.block .title strong {
    font-size: 18px !important;
    line-height: 1.25 !important;
    letter-spacing: 0 !important;
}

body.haay-contact .notice-bar-compact span,
body.haay-contact .data-row p,
body.haay-contact .data-row a,
body.haay-contact .contact-muted-small,
body.haay-contact .contact-small,
body.haay-contact .contact-small-strong,
body.haay-contact .btn-fluent {
    font-size: 14px !important;
    line-height: 1.55 !important;
    letter-spacing: 0 !important;
}

body.haay-contact .data-row label,
.product-info .discount,
.product-info .price,
.product-info .price a,
.product-info .old-price,
.product-info .actual-price,
.product-info .code-number {
    font-size: 12px !important;
    line-height: 1.35 !important;
    letter-spacing: 0 !important;
}

.catalog-page .product-item .product-info,
.catalog-page .product-item .product-info .name,
.catalog-page .product-item .product-info .name a,
body.haay-home .catalog-page .product-item .product-info .name,
body.haay-home .catalog-page .product-item .product-info .name a,
body.haay-new-products .catalog-page .product-item .product-info .name,
body.haay-new-products .catalog-page .product-item .product-info .name a {
    font-family: var(--haay-font) !important;
    font-size: 13px !important;
    line-height: 1.35 !important;
    letter-spacing: 0 !important;
}

.catalog-page .product-item .product-info .name,
.catalog-page .product-item .product-info .name a {
    font-weight: 600 !important;
    color: var(--haay-text) !important;
}

.home-trust-item strong,
body.haay-home .home-trust-item strong {
    font-size: 13px !important;
    line-height: 1.3 !important;
    letter-spacing: 0 !important;
}

.home-trust-item span,
body.haay-home .home-trust-item span {
    font-size: 12px !important;
    line-height: 1.35 !important;
    letter-spacing: 0 !important;
}

.breadcrumb .delimiter,
.breadcrumb-modern .delimiter,
.product-details-page .breadcrumb ul li .delimiter {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 10px !important;
    margin: 0 5px !important;
    color: transparent !important;
    font-size: 0 !important;
    line-height: 1 !important;
}

.breadcrumb .delimiter::before,
.breadcrumb-modern .delimiter::before,
.product-details-page .breadcrumb ul li .delimiter::before {
    content: ">" !important;
    display: inline-block !important;
    margin: 0 !important;
    color: #94a3b8 !important;
    font-family: var(--haay-font) !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
}

body.haay-product .product-details-page {
    font-size: 13px !important;
}

body.haay-product .product-details-page .breadcrumb,
body.haay-product .product-details-page .breadcrumb a,
body.haay-product .product-details-page .breadcrumb li,
body.haay-product .product-details-page .breadcrumb span,
body.haay-product .product-details-page .breadcrumb strong {
    font-size: 11px !important;
    line-height: 1.35 !important;
    letter-spacing: 0 !important;
}

body.haay-product .product-title,
body.haay-product .product-header h1,
body.haay-product .product-details-page h1.product-title {
    font-size: 20px !important;
    line-height: 1.25 !important;
    font-weight: 800 !important;
    letter-spacing: 0 !important;
}

body.haay-product .price-value {
    font-size: 15px !important;
    line-height: 1.25 !important;
}

body.haay-product .detail-label,
body.haay-product .card-title {
    font-size: 10.5px !important;
    line-height: 1.25 !important;
    letter-spacing: 0 !important;
}

body.haay-product .detail-value,
body.haay-product .card-subtitle,
body.haay-product .whatsapp-text {
    font-size: 12px !important;
    line-height: 1.35 !important;
    letter-spacing: 0 !important;
}

body.haay-product .accordion-title {
    min-height: 34px !important;
    padding: 9px 14px !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    line-height: 1.25 !important;
    letter-spacing: 0 !important;
}

body.haay-product .article-container,
body.haay-product .full-description,
body.haay-product .accordion-item {
    font-family: var(--haay-font) !important;
    color: #263241 !important;
    font-size: 13px !important;
    line-height: 1.72 !important;
    letter-spacing: 0 !important;
}

body.haay-product .article-container {
    max-width: 640px !important;
    margin: 0 auto !important;
    padding: 22px 24px !important;
    border: 1px solid #e6edf5 !important;
    border-radius: 10px !important;
    background: #ffffff !important;
    box-shadow: 0 10px 28px rgba(15, 35, 60, 0.05) !important;
}

body.haay-product .article-container p,
body.haay-product .article-container li,
body.haay-product .article-container td,
body.haay-product .article-container div {
    font-size: 13px !important;
    line-height: 1.72 !important;
    color: #425064 !important;
    letter-spacing: 0 !important;
}

body.haay-product .article-container p {
    margin: 0 0 13px !important;
}

body.haay-product .article-container h1,
body.haay-product .article-container h2,
body.haay-product .article-container h3,
body.haay-product .article-container h4,
body.haay-product .article-container h5,
body.haay-product .article-container h6 {
    margin: 18px 0 8px !important;
    color: #172033 !important;
    font-family: var(--haay-font) !important;
    font-weight: 800 !important;
    line-height: 1.32 !important;
    letter-spacing: 0 !important;
}

body.haay-product .article-container h1 {
    font-size: 19px !important;
}

body.haay-product .article-container h2 {
    font-size: 17px !important;
}

body.haay-product .article-container h3 {
    font-size: 15px !important;
}

body.haay-product .article-container h4,
body.haay-product .article-container h5,
body.haay-product .article-container h6 {
    font-size: 14px !important;
}

body.haay-product .article-container h1:first-child,
body.haay-product .article-container h2:first-child,
body.haay-product .article-container h3:first-child,
body.haay-product .article-container h4:first-child {
    margin-top: 0 !important;
}

body.haay-product .article-container strong,
body.haay-product .article-container b {
    color: #172033 !important;
    font-weight: 700 !important;
}

body.haay-product .article-container ul,
body.haay-product .article-container ol {
    margin: 8px 0 14px 18px !important;
    padding: 0 !important;
}

body.haay-product .article-container li {
    margin: 0 0 8px !important;
    padding-left: 3px !important;
}

body.haay-product .article-container li::marker {
    color: var(--haay-brand-blue);
}

.footer,
.footer a,
.copyright,
.copyright a,
.seo-links,
.seo-links a {
    font-size: 12px !important;
    line-height: 1.55 !important;
    letter-spacing: 0 !important;
}

@media (max-width: 991px) {
    body,
    body.haay-home,
    body.haay-contact,
    body.haay-new-products,
    body.haay-category,
    body.haay-categories,
    body.haay-product,
    body.haay-blog-list,
    body.haay-blog-category,
    body.haay-blog-detail,
    body.haay-page-detail,
    body.haay-service-detail,
    body.haay-search-page {
        font-size: 13px !important;
    }

    body.haay-home .section-title,
    body.haay-contact .hero-section h1,
    .catalog-page.default .header-info h1.title,
    .catalog-page.default .header-info .title,
    .page-title h1,
    .blog-hero h1,
    .product-details-page .product-name,
    .product-details-page .product-title,
    .topic-page h1,
    .haay-corporate-page h1 {
        font-size: 21px !important;
        line-height: 1.2 !important;
    }
}

@media (max-width: 767px) {
    body.haay-home .section-title,
    body.haay-contact .hero-section h1,
    .catalog-page.default .header-info h1.title,
    .catalog-page.default .header-info .title,
    .page-title h1,
    .blog-hero h1,
    .product-details-page .product-name,
    .product-details-page .product-title,
    .topic-page h1,
    .haay-corporate-page h1 {
        font-size: 20px !important;
        line-height: 1.22 !important;
    }

    .header-menu a,
    .header-menu span,
    .dropdown-item a,
    .header-mobile-menu .mobile-menu a,
    .header-mobile-menu .mobile-menu span {
        font-size: 12px !important;
    }

    body.haay-product .article-container {
        padding: 18px !important;
    }
}

/* Product detail trust panel refinements. */
body.haay-product .product-details-page .breadcrumb-container {
    width: calc(100% - 32px) !important;
    max-width: 1200px !important;
    margin: 14px auto 10px !important;
    padding: 0 !important;
}

body.haay-product .product-details-page .breadcrumb {
    display: block !important;
    overflow: visible !important;
    padding: 8px 12px !important;
    border: 1px solid #dfebf7 !important;
    border-radius: 8px !important;
    background: #ffffff !important;
    box-shadow: 0 8px 22px rgba(15, 35, 60, 0.045) !important;
}

body.haay-product .product-details-page .breadcrumb ul {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    gap: 4px 6px !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.haay-product .product-details-page .breadcrumb li {
    display: inline-flex !important;
    align-items: center !important;
    min-height: 20px !important;
    max-width: 100% !important;
    color: #64748b !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    line-height: 1.35 !important;
    text-transform: uppercase !important;
    white-space: normal !important;
}

body.haay-product .product-details-page .breadcrumb a,
body.haay-product .product-details-page .breadcrumb span,
body.haay-product .product-details-page .breadcrumb strong {
    display: inline !important;
    color: #64748b !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    line-height: 1.35 !important;
    white-space: normal !important;
}

body.haay-product .product-details-page .breadcrumb strong.current-item {
    color: #172033 !important;
    font-weight: 800 !important;
}

body.haay-product .product-details-page .breadcrumb .delimiter {
    min-width: 8px !important;
    margin: 0 4px !important;
}

body.haay-product .product-details-page .breadcrumb .delimiter::before {
    color: #0f8fd7 !important;
    font-size: 10px !important;
}

body.haay-product .product-details-container .overview .overview-head:first-child {
    overflow: hidden !important;
    padding: 0 !important;
    border: 1px solid #dfeaf6 !important;
    border-radius: 10px !important;
    background: #ffffff !important;
    box-shadow: 0 14px 32px rgba(15, 35, 60, 0.065) !important;
}

body.haay-product .product-details-container .overview .overview-head:first-child::before {
    content: "" !important;
    display: block !important;
    height: 3px !important;
    background: #14a9ff !important;
    background: linear-gradient(90deg, #14a9ff 0%, #20a003 100%) !important;
}

body.haay-product .product-details-container .product-header {
    padding: 14px 16px 10px !important;
    border-bottom: 1px solid #edf3f9 !important;
}

body.haay-product .product-title,
body.haay-product .product-header h1,
body.haay-product .product-details-page h1.product-title {
    margin: 0 !important;
    color: #142033 !important;
    font-size: 22px !important;
    font-weight: 800 !important;
    line-height: 1.24 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
}

body.haay-product .product-info-grid {
    padding: 14px 16px 16px !important;
}

body.haay-product .product-price-section {
    margin: 0 0 12px !important;
}

body.haay-product .price-badge {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 58px !important;
    padding: 10px 14px !important;
    border: 1px solid #dce8f4 !important;
    border-radius: 8px !important;
    background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.85), 0 8px 20px rgba(15, 35, 60, 0.045) !important;
}

body.haay-product .price-value {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 4px !important;
    color: #172033 !important;
    font-size: 15.5px !important;
    font-weight: 800 !important;
    line-height: 1.25 !important;
    letter-spacing: 0 !important;
    text-align: center !important;
}

body.haay-product .price-value .highlight {
    color: #0f8fd7 !important;
    font-weight: 900 !important;
}

body.haay-product .product-details-grid {
    gap: 10px !important;
}

body.haay-product .detail-item {
    min-height: 70px !important;
    padding: 11px 10px !important;
    border-color: #e2ecf6 !important;
    border-radius: 8px !important;
    background: #ffffff !important;
}

body.haay-product .detail-label {
    margin-bottom: 5px !important;
    color: #64748b !important;
    font-size: 10.5px !important;
    font-weight: 800 !important;
    line-height: 1.2 !important;
}

body.haay-product .detail-value,
body.haay-product .code-label span {
    font-size: 12px !important;
    line-height: 1.3 !important;
}

body.haay-product .code-number {
    font-size: 18px !important;
    line-height: 1.1 !important;
}

body.haay-product .feature-card.whatsapp-card {
    min-height: 48px !important;
    margin-top: 2px !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 8px !important;
    background: #21c767 !important;
    background: linear-gradient(90deg, #21c767 0%, #13a879 100%) !important;
    box-shadow: 0 10px 22px rgba(19, 168, 121, 0.2) !important;
}

body.haay-product .feature-card.whatsapp-card .card-link {
    min-height: 48px !important;
    padding: 0 14px !important;
    border-radius: 8px !important;
}

body.haay-product .feature-card.whatsapp-card .card-content {
    min-height: 48px !important;
    gap: 8px !important;
}

body.haay-product .feature-card.whatsapp-card .whatsapp-icon {
    font-size: 18px !important;
    line-height: 1 !important;
}

body.haay-product .feature-card.whatsapp-card .whatsapp-text {
    color: #ffffff !important;
    font-size: 13.5px !important;
    font-weight: 800 !important;
    line-height: 1.2 !important;
    letter-spacing: 0 !important;
}

@media (max-width: 991px) {
    body.haay-product .product-details-page .breadcrumb-container {
        width: calc(100% - 22px) !important;
        margin-top: 10px !important;
    }

    body.haay-product .product-title,
    body.haay-product .product-header h1,
    body.haay-product .product-details-page h1.product-title {
        font-size: 20px !important;
    }
}

@media (max-width: 767px) {
    body.haay-product .product-details-container .product-header {
        padding: 13px 14px 9px !important;
    }

    body.haay-product .product-info-grid {
        padding: 12px 14px 14px !important;
    }

    body.haay-product .price-badge {
        min-height: 52px !important;
    }

    body.haay-product .feature-card.whatsapp-card,
    body.haay-product .feature-card.whatsapp-card .card-link,
    body.haay-product .feature-card.whatsapp-card .card-content {
        min-height: 46px !important;
    }
}

/* Final visual polish: balanced type scale, refined breadcrumbs, readable content blocks. */
body,
body.haay-home,
body.haay-contact,
body.haay-new-products,
body.haay-category,
body.haay-categories,
body.haay-product,
body.haay-blog-list,
body.haay-blog-category,
body.haay-blog-detail,
body.haay-page-detail,
body.haay-service-detail,
body.haay-search-page,
body.haay-seo-detail,
body.haay-seo-index,
body.haay-tag-search {
    font-size: 13.5px !important;
    line-height: 1.6 !important;
}

.header-menu a,
.header-menu span,
.dropdown-item a,
.header-mobile-menu .mobile-menu a,
.header-mobile-menu .mobile-menu span {
    font-size: 12.5px !important;
}

.catalog-page .product-item .product-info,
.catalog-page .product-item .product-info .name,
.catalog-page .product-item .product-info .name a,
body.haay-home .catalog-page .product-item .product-info .name,
body.haay-home .catalog-page .product-item .product-info .name a,
body.haay-new-products .catalog-page .product-item .product-info .name,
body.haay-new-products .catalog-page .product-item .product-info .name a {
    font-size: 13.5px !important;
    line-height: 1.38 !important;
}

body.haay-category .catalog-page.default,
body.haay-categories .catalog-page.default {
    margin-top: 26px !important;
    margin-bottom: 36px !important;
    background: #f4f7fb !important;
}

body.haay-category .catalog-page.default .header-container,
body.haay-categories .catalog-page.default .header-container {
    width: calc(100% - 32px) !important;
    max-width: 1200px !important;
    margin: 0 auto 16px !important;
    padding: 0 !important;
}

body.haay-category .catalog-page.default .header-wrap,
body.haay-categories .catalog-page.default .header-wrap {
    margin: 0 !important;
    overflow: hidden !important;
    border: 1px solid #dfebf7 !important;
    border-radius: 8px !important;
    background: #ffffff !important;
    box-shadow: 0 12px 30px rgba(15, 35, 60, 0.055) !important;
}

body.haay-category .catalog-page.default .header-info,
body.haay-categories .catalog-page.default .header-info {
    display: block !important;
    padding: 20px 24px !important;
}

body.haay-category .catalog-page.default .header-info .title,
body.haay-category .catalog-page.default .header-info h1.title,
body.haay-categories .catalog-page.default .header-info .title,
body.haay-categories .catalog-page.default .header-info h1.title {
    position: relative !important;
    display: inline-block !important;
    margin: 0 0 12px !important;
    padding: 0 0 10px !important;
    color: #142033 !important;
    font-size: 22px !important;
    font-weight: 800 !important;
    line-height: 1.18 !important;
    letter-spacing: 0 !important;
    text-transform: uppercase !important;
}

body.haay-category .catalog-page.default .header-info .title::after,
body.haay-category .catalog-page.default .header-info h1.title::after,
body.haay-categories .catalog-page.default .header-info .title::after,
body.haay-categories .catalog-page.default .header-info h1.title::after {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    bottom: 0 !important;
    width: 54px !important;
    height: 3px !important;
    border-radius: 999px !important;
    background: #14a9ff !important;
    background: linear-gradient(90deg, #14a9ff 0%, #20a003 100%) !important;
}

body.haay-category .breadcrumb,
body.haay-categories .breadcrumb,
body.haay-product .breadcrumb {
    margin: 0 !important;
}

body.haay-category .breadcrumb ul,
body.haay-categories .breadcrumb ul,
body.haay-product .breadcrumb ul {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    gap: 6px !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.haay-category .breadcrumb li,
body.haay-categories .breadcrumb li,
body.haay-product .breadcrumb li {
    display: inline-flex !important;
    align-items: center !important;
    margin: 0 !important;
    color: #64748b !important;
    font-size: 11.5px !important;
    font-weight: 700 !important;
    line-height: 1.35 !important;
    text-transform: uppercase !important;
}

body.haay-category .breadcrumb a,
body.haay-categories .breadcrumb a,
body.haay-product .breadcrumb a,
body.haay-category .breadcrumb span,
body.haay-categories .breadcrumb span,
body.haay-product .breadcrumb span,
body.haay-product .breadcrumb strong {
    color: #64748b !important;
    font-size: 11.5px !important;
    font-weight: 700 !important;
    line-height: 1.35 !important;
    letter-spacing: 0 !important;
}

body.haay-category .breadcrumb .current-item,
body.haay-categories .breadcrumb .current-item,
body.haay-product .breadcrumb .current-item {
    color: #172033 !important;
}

body.haay-home .quote-section {
    width: calc(100% - 32px) !important;
    max-width: 820px !important;
    margin: 20px auto 34px !important;
    padding: 0 !important;
}

body.haay-home .quote-card {
    position: relative !important;
    overflow: hidden !important;
    padding: 17px 22px 18px !important;
    border: 1px solid #dbe9f6 !important;
    border-radius: 8px !important;
    background: #ffffff !important;
    box-shadow: 0 14px 32px rgba(15, 35, 60, 0.065) !important;
}

body.haay-home .quote-card::before {
    content: "" !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    height: 3px !important;
    background: #14a9ff !important;
    background: linear-gradient(90deg, #14a9ff 0%, #20a003 100%) !important;
}

body.haay-home .quote-header {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    margin: 0 0 9px !important;
    text-align: left !important;
}

body.haay-home .quote-icon {
    width: 28px !important;
    height: 28px !important;
    min-width: 28px !important;
    border-radius: 8px !important;
    background: #eef8ff !important;
    color: #087fca !important;
    box-shadow: none !important;
    animation: none !important;
}

body.haay-home .quote-icon i {
    font-size: 12px !important;
    line-height: 1 !important;
}

body.haay-home .quote-title {
    margin: 0 !important;
    color: #172033 !important;
    font-size: 14px !important;
    font-weight: 800 !important;
    line-height: 1.25 !important;
    letter-spacing: 0 !important;
}

body.haay-home .quote-text {
    margin: 0 !important;
    padding: 0 !important;
    color: #536273 !important;
    font-size: 13.5px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 1.7 !important;
    letter-spacing: 0 !important;
}

body.haay-home .quote-text::before,
body.haay-home .quote-text::after {
    content: none !important;
}

body.haay-category .description-wrapper,
body.haay-home .description-wrapper {
    width: calc(100% - 32px) !important;
    max-width: 1200px !important;
    margin: 30px auto 48px !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

body.haay-category .description-container,
body.haay-home .description-container {
    max-height: none !important;
    overflow: visible !important;
    padding: 24px 28px !important;
    border: 1px solid #dfebf7 !important;
    border-top: 3px solid #14a9ff !important;
    border-radius: 8px !important;
    background: #ffffff !important;
    box-shadow: 0 12px 30px rgba(15, 35, 60, 0.055) !important;
    color: #334155 !important;
    font-size: 13.5px !important;
    line-height: 1.72 !important;
}

body.haay-category .description-container *,
body.haay-home .description-container * {
    letter-spacing: 0 !important;
}

body.haay-category .description-container p,
body.haay-home .description-container p,
body.haay-category .description-container li,
body.haay-home .description-container li {
    color: #425064 !important;
    font-size: 13.5px !important;
    line-height: 1.72 !important;
}

body.haay-category .description-container p,
body.haay-home .description-container p {
    margin: 0 0 12px !important;
}

body.haay-category .description-container h1,
body.haay-category .description-container h2,
body.haay-category .description-container h3,
body.haay-category .description-container h4,
body.haay-home .description-container h1,
body.haay-home .description-container h2,
body.haay-home .description-container h3,
body.haay-home .description-container h4 {
    position: relative !important;
    margin: 20px 0 10px !important;
    padding: 0 0 8px !important;
    border: 0 !important;
    color: #172033 !important;
    font-weight: 800 !important;
    line-height: 1.3 !important;
}

body.haay-category .description-container h1:first-child,
body.haay-category .description-container h2:first-child,
body.haay-category .description-container h3:first-child,
body.haay-home .description-container h1:first-child,
body.haay-home .description-container h2:first-child,
body.haay-home .description-container h3:first-child {
    margin-top: 0 !important;
}

body.haay-category .description-container h1::after,
body.haay-category .description-container h2::after,
body.haay-category .description-container h3::after,
body.haay-category .description-container h4::after,
body.haay-home .description-container h1::after,
body.haay-home .description-container h2::after,
body.haay-home .description-container h3::after,
body.haay-home .description-container h4::after {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    bottom: 0 !important;
    width: 44px !important;
    height: 2px !important;
    border-radius: 999px !important;
    background: #14a9ff !important;
    background: linear-gradient(90deg, #14a9ff 0%, #20a003 100%) !important;
}

body.haay-category .description-container h1,
body.haay-home .description-container h1 {
    font-size: 18px !important;
}

body.haay-category .description-container h2,
body.haay-home .description-container h2 {
    font-size: 16.5px !important;
}

body.haay-category .description-container h3,
body.haay-home .description-container h3 {
    font-size: 15px !important;
}

body.haay-category .description-container h4,
body.haay-home .description-container h4 {
    font-size: 14px !important;
}

body.haay-product .accordion-container {
    margin-top: 20px !important;
}

body.haay-product .accordion-menu,
body.haay-product .accordions {
    border-radius: 8px !important;
    background: transparent !important;
}

body.haay-product .accordion-title {
    min-height: 38px !important;
    padding: 10px 15px !important;
    border-radius: 8px 8px 0 0 !important;
    background: #14a9ff !important;
    background: linear-gradient(90deg, #14a9ff 0%, #0f8fd7 58%, #20a003 100%) !important;
    color: #ffffff !important;
    font-size: 13.5px !important;
    font-weight: 800 !important;
    line-height: 1.25 !important;
}

body.haay-product .accordion-item {
    overflow: visible !important;
    border: 1px solid #dfebf7 !important;
    border-top: 0 !important;
    border-radius: 0 0 8px 8px !important;
    background: #ffffff !important;
}

body.haay-product .full-description {
    overflow: visible !important;
    background: #ffffff !important;
}

body.haay-product .article-container {
    max-width: 690px !important;
    padding: 24px 28px !important;
    border: 0 !important;
    border-radius: 0 0 8px 8px !important;
    background: #ffffff !important;
    box-shadow: none !important;
    color: #334155 !important;
    font-size: 14px !important;
    line-height: 1.74 !important;
}

body.haay-product .article-container *,
body.haay-product .article-container *::before,
body.haay-product .article-container *::after {
    letter-spacing: 0 !important;
}

body.haay-product .article-container p,
body.haay-product .article-container td,
body.haay-product .article-container div {
    color: #425064 !important;
    font-size: 14px !important;
    line-height: 1.74 !important;
}

body.haay-product .article-container p {
    margin: 0 0 13px !important;
}

body.haay-product .article-container h1,
body.haay-product .article-container h2,
body.haay-product .article-container h3,
body.haay-product .article-container h4,
body.haay-product .article-container h5,
body.haay-product .article-container h6 {
    position: relative !important;
    margin: 20px 0 10px !important;
    padding: 0 0 8px !important;
    border: 0 !important;
    color: #172033 !important;
    font-weight: 800 !important;
    line-height: 1.3 !important;
}

body.haay-product .article-container h1:first-child,
body.haay-product .article-container h2:first-child,
body.haay-product .article-container h3:first-child,
body.haay-product .article-container h4:first-child {
    margin-top: 0 !important;
}

body.haay-product .article-container h1 {
    font-size: 18px !important;
}

body.haay-product .article-container h2 {
    font-size: 16.5px !important;
}

body.haay-product .article-container h3 {
    font-size: 15px !important;
}

body.haay-product .article-container h4,
body.haay-product .article-container h5,
body.haay-product .article-container h6 {
    font-size: 14px !important;
}

body.haay-product .article-container h1::after,
body.haay-product .article-container h2::after,
body.haay-product .article-container h3::after,
body.haay-product .article-container h4::after,
body.haay-product .article-container h5::after,
body.haay-product .article-container h6::after {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    bottom: 0 !important;
    width: 44px !important;
    height: 2px !important;
    border-radius: 999px !important;
    background: #14a9ff !important;
    background: linear-gradient(90deg, #14a9ff 0%, #20a003 100%) !important;
}

body.haay-product .article-container ul,
body.haay-product .article-container ol,
body.haay-category .description-container ul,
body.haay-category .description-container ol,
body.haay-home .description-container ul,
body.haay-home .description-container ol {
    margin: 8px 0 16px !important;
    padding: 0 !important;
    list-style: none !important;
}

body.haay-product .article-container ul,
body.haay-category .description-container ul,
body.haay-home .description-container ul {
    list-style: none !important;
}

body.haay-product .article-container ol,
body.haay-category .description-container ol,
body.haay-home .description-container ol {
    counter-reset: haay-list !important;
}

body.haay-product .article-container li,
body.haay-category .description-container li,
body.haay-home .description-container li {
    position: relative !important;
    display: block !important;
    margin: 0 0 9px !important;
    padding-left: 20px !important;
    color: #425064 !important;
    font-size: 14px !important;
    line-height: 1.7 !important;
}

body.haay-product .article-container li:empty,
body.haay-category .description-container li:empty,
body.haay-home .description-container li:empty {
    display: none !important;
}

body.haay-product .article-container ul > li::before,
body.haay-product .article-container > li::before,
body.haay-category .description-container ul > li::before,
body.haay-category .description-container > li::before,
body.haay-home .description-container ul > li::before,
body.haay-home .description-container > li::before {
    content: "" !important;
    position: absolute !important;
    left: 3px !important;
    top: 0.78em !important;
    width: 6px !important;
    height: 6px !important;
    margin-top: -3px !important;
    border-radius: 999px !important;
    background: #14a9ff !important;
    box-shadow: 0 0 0 3px rgba(20, 169, 255, 0.12) !important;
}

body.haay-product .article-container ol > li,
body.haay-category .description-container ol > li,
body.haay-home .description-container ol > li {
    counter-increment: haay-list !important;
    padding-left: 26px !important;
}

body.haay-product .article-container ol > li::before,
body.haay-category .description-container ol > li::before,
body.haay-home .description-container ol > li::before {
    content: counter(haay-list) "." !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    min-width: 18px !important;
    color: #087fca !important;
    font-weight: 800 !important;
    text-align: right !important;
}

@media (max-width: 991px) {
    body.haay-category .catalog-page.default .header-container,
    body.haay-categories .catalog-page.default .header-container,
    body.haay-category .description-wrapper,
    body.haay-home .description-wrapper {
        width: calc(100% - 22px) !important;
    }

    body.haay-category .catalog-page.default .header-info,
    body.haay-categories .catalog-page.default .header-info,
    body.haay-category .description-container,
    body.haay-home .description-container,
    body.haay-product .article-container {
        padding: 20px !important;
    }
}

@media (max-width: 767px) {
    body,
    body.haay-home,
    body.haay-contact,
    body.haay-new-products,
    body.haay-category,
    body.haay-categories,
    body.haay-product,
    body.haay-blog-list,
    body.haay-blog-category,
    body.haay-blog-detail,
    body.haay-page-detail,
    body.haay-service-detail,
    body.haay-search-page,
    body.haay-seo-detail,
    body.haay-seo-index,
    body.haay-tag-search {
        font-size: 13px !important;
    }

    body.haay-category .catalog-page.default .header-info .title,
    body.haay-category .catalog-page.default .header-info h1.title,
    body.haay-categories .catalog-page.default .header-info .title,
    body.haay-categories .catalog-page.default .header-info h1.title {
        font-size: 19px !important;
    }

    body.haay-home .quote-section {
        width: calc(100% - 20px) !important;
        margin: 16px auto 28px !important;
    }

    body.haay-home .quote-card {
        padding: 16px 17px 17px !important;
    }

    body.haay-home .quote-text,
    body.haay-category .description-container,
    body.haay-home .description-container,
    body.haay-product .article-container,
    body.haay-product .article-container p,
    body.haay-product .article-container td,
    body.haay-product .article-container div,
    body.haay-product .article-container li,
    body.haay-category .description-container p,
    body.haay-home .description-container p,
    body.haay-category .description-container li,
    body.haay-home .description-container li {
        font-size: 13.5px !important;
    }
}

/* Locked product detail top area overrides. Keep this at the end of the cascade. */
body.haay-product .product-details-page .breadcrumb-container {
    width: calc(100% - 32px) !important;
    max-width: 1200px !important;
    margin: 14px auto 10px !important;
}

body.haay-product .product-details-page .breadcrumb {
    padding: 8px 12px !important;
    border: 1px solid #dfebf7 !important;
    border-radius: 8px !important;
    background: #ffffff !important;
    box-shadow: 0 8px 22px rgba(15, 35, 60, 0.045) !important;
}

body.haay-product .product-details-page .breadcrumb ul {
    gap: 4px 6px !important;
    padding: 0 !important;
}

body.haay-product .product-details-page .breadcrumb li,
body.haay-product .product-details-page .breadcrumb a,
body.haay-product .product-details-page .breadcrumb span,
body.haay-product .product-details-page .breadcrumb strong {
    font-size: 11px !important;
    line-height: 1.35 !important;
    white-space: normal !important;
}

body.haay-product .product-details-page .breadcrumb .delimiter {
    margin: 0 4px !important;
    min-width: 8px !important;
}

body.haay-product .product-title,
body.haay-product .product-header h1,
body.haay-product .product-details-page h1.product-title {
    font-size: 22px !important;
    line-height: 1.24 !important;
}

body.haay-product .price-badge {
    min-height: 58px !important;
}

body.haay-product .feature-card.whatsapp-card,
body.haay-product .feature-card.whatsapp-card .card-link,
body.haay-product .feature-card.whatsapp-card .card-content {
    min-height: 48px !important;
}

body.haay-product .feature-card.whatsapp-card .whatsapp-text {
    font-size: 13.5px !important;
}

/* Home and category SEO descriptions should stay compact and scroll internally. */
body.haay-home .description-wrapper,
body.haay-category .description-wrapper {
    width: calc(100% - 32px) !important;
    max-width: 1200px !important;
    margin: 30px auto 46px !important;
}

body.haay-home .description-container,
body.haay-category .description-container {
    max-height: 230px !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    padding: 20px 24px !important;
    border: 1px solid #dfebf7 !important;
    border-top: 3px solid #14a9ff !important;
    border-radius: 8px !important;
    background: #ffffff !important;
    box-shadow: 0 12px 30px rgba(15, 35, 60, 0.055) !important;
    scrollbar-width: thin !important;
    scrollbar-color: #14a9ff #eef2f7 !important;
}

body.haay-home .description-container::-webkit-scrollbar,
body.haay-category .description-container::-webkit-scrollbar {
    width: 8px !important;
}

body.haay-home .description-container::-webkit-scrollbar-track,
body.haay-category .description-container::-webkit-scrollbar-track {
    background: #eef2f7 !important;
    border-radius: 999px !important;
}

body.haay-home .description-container::-webkit-scrollbar-thumb,
body.haay-category .description-container::-webkit-scrollbar-thumb {
    border: 2px solid #eef2f7 !important;
    border-radius: 999px !important;
    background: #14a9ff !important;
    background: linear-gradient(180deg, #14a9ff 0%, #20a003 100%) !important;
}

@media (max-width: 767px) {
    body.haay-home .description-wrapper,
    body.haay-category .description-wrapper {
        width: calc(100% - 20px) !important;
        margin: 24px auto 36px !important;
    }

    body.haay-home .description-container,
    body.haay-category .description-container {
        max-height: 210px !important;
        padding: 18px !important;
    }
}

/* Mobile layout safety fixes. */
@media (max-width: 991px) {
    body.haay-category .catalog-page.default,
    body.haay-categories .catalog-page.default {
        margin-top: calc(var(--haay-mobile-header-height, 160px) + 16px) !important;
        padding-top: 0 !important;
    }

    body.haay-category .catalog-page.default .header-container,
    body.haay-categories .catalog-page.default .header-container {
        width: calc(100% - 20px) !important;
        margin: 0 auto 12px !important;
    }

    body.haay-category .catalog-page.default .page-container,
    body.haay-categories .catalog-page.default .page-container {
        width: calc(100% - 20px) !important;
        max-width: none !important;
        margin: 0 auto !important;
        padding: 0 !important;
    }
}

@media (max-width: 767px) {
    body.haay-product .product-details-page .breadcrumb-container,
    body.haay-product .product-details-page .breadcrumb {
        display: none !important;
        visibility: hidden !important;
        height: 0 !important;
        min-height: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        border: 0 !important;
        box-shadow: none !important;
        overflow: hidden !important;
    }

    body.haay-product .accordion-container {
        margin-top: 14px !important;
        padding: 0 !important;
    }

    body.haay-product .accordion-menu,
    body.haay-product .accordions,
    body.haay-product .accordion-item,
    body.haay-product .full-description {
        width: 100% !important;
        max-width: none !important;
    }

    body.haay-product .article-container {
        width: 100% !important;
        max-width: none !important;
        margin: 0 !important;
        padding: 14px 12px !important;
    }

    body.haay-product .article-container p,
    body.haay-product .article-container li,
    body.haay-product .article-container td,
    body.haay-product .article-container div {
        font-size: 13.5px !important;
        line-height: 1.68 !important;
    }
}

/* Tighter product description reading area. */
body.haay-product .article-container {
    padding: 16px 18px !important;
}

body.haay-product .article-container p {
    margin-bottom: 10px !important;
}

body.haay-product .article-container h1,
body.haay-product .article-container h2,
body.haay-product .article-container h3,
body.haay-product .article-container h4,
body.haay-product .article-container h5,
body.haay-product .article-container h6 {
    margin: 15px 0 8px !important;
}

body.haay-product .article-container h1:first-child,
body.haay-product .article-container h2:first-child,
body.haay-product .article-container h3:first-child,
body.haay-product .article-container h4:first-child,
body.haay-product .article-container h5:first-child,
body.haay-product .article-container h6:first-child {
    margin-top: 0 !important;
}

body.haay-product .article-container ul,
body.haay-product .article-container ol {
    margin: 6px 0 11px !important;
}

body.haay-product .article-container li {
    margin-bottom: 7px !important;
}

@media (max-width: 767px) {
    body.haay-product .article-container {
        padding: 11px 9px !important;
    }
}

/* Header dropdown links: larger, safer click targets. */
@media (min-width: 992px) {
    .header-menu .sub.category-dropdown,
    .header-menu .sub.pages-dropdown {
        padding: 14px 18px !important;
        border: 1px solid #dbe8f5 !important;
        border-radius: 10px !important;
        background: #ffffff !important;
        box-shadow: 0 16px 36px rgba(15, 35, 60, 0.12) !important;
    }

    .header-menu .sub .dropdown-grid {
        display: grid !important;
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
        gap: 7px 18px !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .header-menu .sub .dropdown-item {
        display: block !important;
        margin: 0 !important;
        padding: 0 !important;
        min-width: 0 !important;
    }

    .header-menu .sub .dropdown-item a {
        position: relative !important;
        display: flex !important;
        align-items: center !important;
        min-height: 38px !important;
        width: 100% !important;
        padding: 9px 12px 9px 34px !important;
        border: 1px solid transparent !important;
        border-radius: 8px !important;
        color: #263241 !important;
        font-size: 13px !important;
        font-weight: 700 !important;
        line-height: 1.25 !important;
        letter-spacing: 0 !important;
        white-space: normal !important;
        transition: background 0.16s ease, border-color 0.16s ease, color 0.16s ease, transform 0.16s ease, box-shadow 0.16s ease !important;
    }

    .header-menu .sub .dropdown-item a:hover,
    .header-menu .sub .dropdown-item a:focus {
        border-color: #bde4ff !important;
        background: #f0f9ff !important;
        color: #087fca !important;
        transform: translateX(2px) !important;
        box-shadow: 0 8px 18px rgba(20, 169, 255, 0.11) !important;
    }

    .header-menu .sub .dropdown-item a .category-icon,
    .header-menu .sub .dropdown-item a .page-icon {
        position: absolute !important;
        left: 12px !important;
        top: 50% !important;
        width: 10px !important;
        height: 10px !important;
        margin: 0 !important;
        color: transparent !important;
        font-size: 0 !important;
        line-height: 1 !important;
        transform: translateY(-50%) !important;
    }

    .header-menu .sub .dropdown-item a .category-icon::before,
    .header-menu .sub .dropdown-item a .page-icon::before {
        content: "" !important;
        display: block !important;
        width: 8px !important;
        height: 8px !important;
        border: 1px solid #14a9ff !important;
        border-radius: 3px !important;
        background: #ffffff !important;
        box-shadow: 0 0 0 4px rgba(20, 169, 255, 0.08) !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header-menu .sub .dropdown-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
}

/* Simpler desktop dropdown rhythm: roomy click targets without visual noise. */
@media (min-width: 992px) {
    .header-menu .sub.category-dropdown,
    .header-menu .sub.pages-dropdown {
        padding: 12px 16px !important;
        border: 1px solid #dce8f4 !important;
        border-radius: 8px !important;
        background: #ffffff !important;
        box-shadow: 0 12px 28px rgba(15, 35, 60, 0.09) !important;
    }

    .header-menu .sub .dropdown-grid {
        display: grid !important;
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
        gap: 2px 20px !important;
    }

    .header-menu .sub .dropdown-item a {
        min-height: 34px !important;
        padding: 7px 10px 7px 24px !important;
        border: 0 !important;
        border-radius: 6px !important;
        background: transparent !important;
        box-shadow: none !important;
        color: #243244 !important;
        font-size: 12.5px !important;
        font-weight: 650 !important;
        line-height: 1.25 !important;
        transform: none !important;
    }

    .header-menu .sub .dropdown-item a:hover,
    .header-menu .sub .dropdown-item a:focus {
        border: 0 !important;
        background: #f3f9ff !important;
        color: #087fca !important;
        transform: none !important;
        box-shadow: none !important;
    }

    .header-menu .sub .dropdown-item a .category-icon,
    .header-menu .sub .dropdown-item a .page-icon {
        left: 8px !important;
        width: 7px !important;
        height: 7px !important;
    }

    .header-menu .sub .dropdown-item a .category-icon::before,
    .header-menu .sub .dropdown-item a .page-icon::before {
        width: 6px !important;
        height: 6px !important;
        border: 1px solid #14a9ff !important;
        border-radius: 999px !important;
        background: #ffffff !important;
        box-shadow: none !important;
    }
}

/* Final desktop dropdown redesign: compact list, no visual clutter. */
@media (min-width: 992px) {
    .header-menu .two-level.full {
        position: relative !important;
    }

    .header-menu .two-level.full > .sub.category-dropdown,
    .header-menu .two-level.full > .sub.pages-dropdown {
        left: 50% !important;
        right: auto !important;
        top: 100% !important;
        width: 820px !important;
        max-width: calc(100vw - 48px) !important;
        padding: 10px !important;
        border: 1px solid #dbe7f3 !important;
        border-radius: 8px !important;
        background: rgba(255, 255, 255, 0.98) !important;
        box-shadow: 0 10px 26px rgba(15, 35, 60, 0.1) !important;
        transform: translateX(-50%) !important;
    }

    .header-menu .two-level.full > .sub.pages-dropdown {
        width: 620px !important;
    }

    .header-menu .two-level.full > .sub .dropdown-grid {
        display: grid !important;
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        gap: 1px 8px !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .header-menu .two-level.full > .sub.pages-dropdown .dropdown-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    .header-menu .two-level.full > .sub .dropdown-item {
        margin: 0 !important;
        padding: 0 !important;
    }

    .header-menu .two-level.full > .sub .dropdown-item a {
        display: flex !important;
        align-items: center !important;
        min-height: 34px !important;
        padding: 8px 10px !important;
        border: 0 !important;
        border-radius: 6px !important;
        background: transparent !important;
        color: #263241 !important;
        font-size: 12.5px !important;
        font-weight: 600 !important;
        line-height: 1.25 !important;
        white-space: normal !important;
        box-shadow: none !important;
        transform: none !important;
    }

    .header-menu .two-level.full > .sub .dropdown-item a:hover,
    .header-menu .two-level.full > .sub .dropdown-item a:focus {
        background: #eef8ff !important;
        color: #087fca !important;
        box-shadow: none !important;
        transform: none !important;
    }

    .header-menu .two-level.full > .sub .dropdown-item a .category-icon,
    .header-menu .two-level.full > .sub .dropdown-item a .page-icon {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header-menu .two-level.full > .sub.category-dropdown,
    .header-menu .two-level.full > .sub.pages-dropdown {
        width: 680px !important;
    }

    .header-menu .two-level.full > .sub .dropdown-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
}

/* Restore the clean 4-column mega menu, only with slightly wider spacing. */
@media (min-width: 992px) {
    .header-menu .two-level.full > .sub.category-dropdown,
    .header-menu .two-level.full > .sub.pages-dropdown {
        left: 50% !important;
        right: auto !important;
        top: 100% !important;
        width: 1180px !important;
        max-width: calc(100vw - 48px) !important;
        padding: 15px 20px !important;
        border: 1px solid #dbe7f3 !important;
        border-radius: 8px !important;
        background: #ffffff !important;
        box-shadow: 0 10px 26px rgba(15, 35, 60, 0.08) !important;
        transform: translateX(-50%) !important;
    }

    .header-menu .two-level.full > .sub .dropdown-grid,
    .header-menu .two-level.full > .sub.pages-dropdown .dropdown-grid {
        display: grid !important;
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
        gap: 8px 26px !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .header-menu .two-level.full > .sub .dropdown-item {
        display: block !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .header-menu .two-level.full > .sub .dropdown-item a {
        position: relative !important;
        display: flex !important;
        align-items: center !important;
        min-height: 30px !important;
        width: 100% !important;
        padding: 6px 8px 6px 22px !important;
        border: 0 !important;
        border-radius: 5px !important;
        background: transparent !important;
        box-shadow: none !important;
        color: #263241 !important;
        font-size: 12.5px !important;
        font-weight: 600 !important;
        line-height: 1.25 !important;
        letter-spacing: 0 !important;
        white-space: normal !important;
        transform: none !important;
    }

    .header-menu .two-level.full > .sub .dropdown-item a:hover,
    .header-menu .two-level.full > .sub .dropdown-item a:focus {
        background: #f3f9ff !important;
        color: #087fca !important;
        box-shadow: none !important;
        transform: none !important;
    }

    .header-menu .two-level.full > .sub .dropdown-item a .category-icon,
    .header-menu .two-level.full > .sub .dropdown-item a .page-icon {
        display: block !important;
        position: absolute !important;
        left: 6px !important;
        top: 50% !important;
        width: 7px !important;
        height: 7px !important;
        margin: 0 !important;
        color: transparent !important;
        font-size: 0 !important;
        line-height: 1 !important;
        transform: translateY(-50%) !important;
    }

    .header-menu .two-level.full > .sub .dropdown-item a .category-icon::before,
    .header-menu .two-level.full > .sub .dropdown-item a .page-icon::before {
        content: "" !important;
        display: block !important;
        width: 6px !important;
        height: 6px !important;
        border: 1px solid #14a9ff !important;
        border-radius: 999px !important;
        background: #ffffff !important;
        box-shadow: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header-menu .two-level.full > .sub.category-dropdown,
    .header-menu .two-level.full > .sub.pages-dropdown {
        width: 940px !important;
    }
}

/* Final dropdown: original 4-column icon style with modest spacing. */
@media (min-width: 992px) {
    .header-menu .two-level.full > .sub.category-dropdown,
    .header-menu .two-level.full > .sub.pages-dropdown {
        left: 50% !important;
        right: auto !important;
        top: 100% !important;
        width: 1180px !important;
        max-width: calc(100vw - 48px) !important;
        padding: 12px 16px !important;
        border: 1px solid #dbe7f3 !important;
        border-radius: 8px !important;
        background: #ffffff !important;
        box-shadow: 0 10px 24px rgba(15, 35, 60, 0.075) !important;
        transform: translateX(-50%) !important;
    }

    .header-menu .two-level.full > .sub .dropdown-grid,
    .header-menu .two-level.full > .sub.pages-dropdown .dropdown-grid {
        display: grid !important;
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
        gap: 3px 18px !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .header-menu .two-level.full > .sub .dropdown-item {
        margin: 0 !important;
        padding: 0 !important;
    }

    .header-menu .two-level.full > .sub .dropdown-item a {
        position: relative !important;
        display: flex !important;
        align-items: center !important;
        min-height: 28px !important;
        width: 100% !important;
        padding: 5px 6px 5px 24px !important;
        border: 0 !important;
        border-radius: 5px !important;
        background: transparent !important;
        box-shadow: none !important;
        color: #263241 !important;
        font-size: 12.5px !important;
        font-weight: 600 !important;
        line-height: 1.25 !important;
        letter-spacing: 0 !important;
        white-space: normal !important;
        transform: none !important;
    }

    .header-menu .two-level.full > .sub .dropdown-item a:hover,
    .header-menu .two-level.full > .sub .dropdown-item a:focus {
        background: #f4faff !important;
        color: #087fca !important;
        box-shadow: none !important;
        transform: none !important;
    }

    .header-menu .two-level.full > .sub .dropdown-item a .category-icon,
    .header-menu .two-level.full > .sub .dropdown-item a .page-icon {
        display: inline-flex !important;
        position: absolute !important;
        left: 7px !important;
        top: 50% !important;
        width: 10px !important;
        height: 10px !important;
        margin: 0 !important;
        align-items: center !important;
        justify-content: center !important;
        color: #2777ff !important;
        font-size: 9px !important;
        line-height: 1 !important;
        transform: translateY(-50%) !important;
    }

    .header-menu .two-level.full > .sub .dropdown-item a .category-icon::before,
    .header-menu .two-level.full > .sub .dropdown-item a .page-icon::before {
        content: none !important;
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header-menu .two-level.full > .sub.category-dropdown,
    .header-menu .two-level.full > .sub.pages-dropdown {
        width: 940px !important;
    }

    .header-menu .two-level.full > .sub .dropdown-grid,
    .header-menu .two-level.full > .sub.pages-dropdown .dropdown-grid {
        gap: 3px 14px !important;
    }
}

/* Subtle separators for clearer desktop dropdown scanning. */
@media (min-width: 992px) {
    .header-menu .two-level.full > .sub.category-dropdown,
    .header-menu .two-level.full > .sub.pages-dropdown {
        padding: 13px 18px !important;
    }

    .header-menu .two-level.full > .sub .dropdown-grid,
    .header-menu .two-level.full > .sub.pages-dropdown .dropdown-grid {
        gap: 0 18px !important;
    }

    .header-menu .two-level.full > .sub .dropdown-item {
        position: relative !important;
    }

    .header-menu .two-level.full > .sub .dropdown-item:not(:nth-child(4n+1))::before {
        content: "" !important;
        position: absolute !important;
        left: -9px !important;
        top: 8px !important;
        bottom: 8px !important;
        width: 1px !important;
        background: #edf3f9 !important;
    }

    .header-menu .two-level.full > .sub .dropdown-item:nth-child(n+5) a {
        border-top: 1px solid #edf3f9 !important;
    }

    .header-menu .two-level.full > .sub .dropdown-item a {
        min-height: 32px !important;
        padding-top: 7px !important;
        padding-bottom: 7px !important;
    }

    .header-menu .two-level.full > .sub .dropdown-item a:hover,
    .header-menu .two-level.full > .sub .dropdown-item a:focus {
        background: #f2f9ff !important;
    }
}
