/* Custom Styles for World Cup 2026 Mini Catalog */
:root {
    --wf-primary: #41106C;
    --wf-secondary: #6e1ac7;
    --wf-accent: #6600ff; /* Dorado Trofeo */
    --wf-bg: #fdfdfd;
    --wf-card-bg: #ffffff;
    --wf-text-dark: #2c3e50;
    --wf-text-mute: #7f8c8d;
}



.site-main-menu > ul > li:hover > a > .menu-text::after {
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
  -webkit-transform-origin: 0 50%;
      -ms-transform-origin: 0 50%;
          transform-origin: 0 50%;
}

.section-catalog-wf {
    position: relative;
    background-color: #000;
    background-image: 
        /* Círculo Central y Punto Medio - Uniforme */
        radial-gradient(circle, rgba(255,255,255,0.9) 0, rgba(255,255,255,0.9) 3px, transparent 4px, transparent 150px, rgba(255,255,255,0.9) 151px, rgba(255,255,255,0.9) 156px, transparent 157px),
        /* Línea Medio Campo */
        linear-gradient(to bottom, transparent calc(50% - 2px), rgba(255,255,255,0.9) calc(50% - 2px), rgba(255,255,255,0.9) calc(50% + 2px), transparent calc(50% + 2px)),
        /* Borde Izquierdo */
        linear-gradient(90deg, rgba(255,255,255,0.9) 0, rgba(255,255,255,0.9) 4px, transparent 4px),
        /* Borde Derecho */
        linear-gradient(-90deg, rgba(255,255,255,0.9) 0, rgba(255,255,255,0.9) 4px, transparent 4px),
        /* Área Superior (Más estrecha y línea fina) */
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 60' preserveAspectRatio='none'%3E%3Crect x='30' y='0' width='40' height='16' fill='none' stroke='white' stroke-width='0.6' stroke-opacity='0.9'/%3E%3Crect x='41' y='0' width='18' height='6' fill='none' stroke='white' stroke-width='0.6' stroke-opacity='0.9'/%3E%3Cpath d='M43,16 a7,4 0 0,0 14,0' fill='none' stroke='white' stroke-width='0.6' stroke-opacity='0.9'/%3E%3C/svg%3E"),
        /* Área Inferior (Más estrecha y línea fina) */
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 60' preserveAspectRatio='none'%3E%3Crect x='30' y='44' width='40' height='16' fill='none' stroke='white' stroke-width='0.6' stroke-opacity='0.9'/%3E%3Crect x='41' y='54' width='18' height='6' fill='none' stroke='white' stroke-width='0.6' stroke-opacity='0.9'/%3E%3Cpath d='M43,44 a7,4 0 0,1 14,0' fill='none' stroke='white' stroke-width='0.6' stroke-opacity='0.9'/%3E%3C/svg%3E"),
        /* Rayas (Fondo Base) */
        url("data:image/svg+xml,%3Csvg width='200' height='1' viewBox='0 0 200 1' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h100v1H0z' fill='%23333333' fill-opacity='0.5' fill-rule='evenodd'/%3E%3C/svg%3E");
    
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, repeat;
    background-position: center center, center center, left top, right top, top center, bottom center, center top;
    background-size: 310px 310px, 100% 100%, 15px 100%, 15px 100%, 100% 350px, 100% 350px, auto;

    border-top: 4px solid rgba(255,255,255,0.9);
    border-bottom: 4px solid rgba(255,255,255,0.9);

    margin-top: 5rem;
    margin-bottom: 8rem;
}

.section-catalog-wf::before,
.section-catalog-wf::after {
    content:'';
    position: absolute;
    left: 0;
    width: 100%;
    height: 90px;
    z-index: 0;
    pointer-events: none;
    
    background-color: #6e1ac7;
    background-image: url("data:image/svg+xml,%3Csvg width='200' height='1' viewBox='0 0 200 1' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h100v1H0z' fill='%' fill-opacity='0.4' fill-rule='evenodd'/%3E%3C/svg%3E");
    background-position: center top; 
    background-repeat: repeat;

    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 100% 90px;
    -webkit-mask-position: 50% 0%;
    mask-repeat: no-repeat;
    mask-size: 100% 90px;
    mask-position: 50% 0%;

    -webkit-mask-image: url('data:image/svg+xml;charset=utf8, <svg preserveAspectRatio="xMidYMax slice" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2001 77"><g fill="black"><path opacity=".5" d="M1993 46V24l-19-11-19 11v22l19 11 19-11zM1942 72V60l-10-5-10 5v12l10 5 10-5z"/><path opacity=".75" d="M1961 52V36l-14-8-14 8v16l14 9 14-9zM1969 69v-8l-7-4-6 4v8l6 4 7-4z"/><path opacity=".5" d="M1871 46V24l19-11 19 11v22l-19 11-19-11z"/><path opacity=".75" d="M1903 52V36l14-8 14 8v16l-14 9-14-9zM1895 69v-8l7-4 7 4v8l-7 4-7-4z"/><path opacity=".5" d="M1855 46V24l-19-11-19 11v22l19 11 19-11zM1803 72V60l-9-5-10 5v12l10 5 9-5z"/><path opacity=".75" d="M1823 52V36l-14-8-14 8v16l14 9 14-9zM1831 69v-8l-7-4-7 4v8l7 4 7-4z"/><path opacity=".5" d="M1733 46V24l19-11 19 11v22l-19 11-19-11z"/><path opacity=".75" d="M1765 52V36l14-8 14 8v16l-14 9-14-9zM1757 69v-8l6-4 7 4v8l-7 4-6-4z"/><path opacity=".5" d="M1717 46V24l-19-11-19 11v22l19 11 19-11zM1665 72V60l-9-5-10 5v12l10 5 9-5z"/><path opacity=".75" d="M1685 52V36l-14-8-14 8v16l14 9 14-9zM1693 69v-8l-7-4-7 4v8l7 4 7-4z"/><path opacity=".5" d="M1594 46V24l19-11 20 11v22l-20 11-19-11z"/><path opacity=".75" d="M1626 52V36l14-8 15 8v16l-15 9-14-9zM1618 69v-8l7-4 7 4v8l-7 4-7-4z"/><path opacity=".5" d="M1579 46V24l-19-11-20 11v22l20 11 19-11zM1527 72V60l-10-5-9 5v12l9 5 10-5z"/><path opacity=".75" d="M1547 52V36l-14-8-15 8v16l15 9 14-9zM1555 69v-8l-7-4-7 4v8l7 4 7-4z"/><path opacity=".5" d="M1456 46V24l19-11 19 11v22l-19 11-19-11z"/><path opacity=".75" d="M1488 52V36l14-8 14 8v16l-14 9-14-9zM1480 69v-8l7-4 7 4v8l-7 4-7-4z"/><path opacity=".5" d="M1441 46V24l-20-11-19 11v22l19 11 20-11zM1389 72V60l-10-5-9 5v12l9 5 10-5z"/><path opacity=".75" d="M1408 52V36l-14-8-14 8v16l14 9 14-9zM1416 69v-8l-6-4-7 4v8l7 4 6-4z"/><path opacity=".5" d="M1318 46V24l19-11 19 11v22l-19 11-19-11z"/><path opacity=".75" d="M1350 52V36l14-8 14 8v16l-14 9-14-9zM1342 69v-8l7-4 7 4v8l-7 4-7-4z"/><path opacity=".5" d="M1302 46V24l-19-11-19 11v22l19 11 19-11zM1251 72V60l-10-5-10 5v12l10 5 10-5z"/><path opacity=".75" d="M1270 52V36l-14-8-14 8v16l14 9 14-9zM1278 69v-8l-7-4-7 4v8l7 4 7-4z"/><path opacity=".5" d="M1180 46V24l19-11 19 11v22l-19 11-19-11z"/><path opacity=".75" d="M1212 52V36l14-8 14 8v16l-14 9-14-9zM1204 69v-8l7-4 7 4v8l-7 4-7-4z"/><path opacity=".5" d="M1164 46V24l-19-11-19 11v22l19 11 19-11zM1112 72V60l-9-5-10 5v12l10 5 9-5z"/><path opacity=".75" d="M1132 52V36l-14-8-14 8v16l14 9 14-9zM1140 69v-8l-7-4-7 4v8l7 4 7-4z"/><path opacity=".5" d="M1041 46V24l20-11 19 11v22l-19 11-20-11z"/><path opacity=".75" d="M1074 52V36l14-8 14 8v16l-14 9-14-9zM1066 69v-8l6-4 7 4v8l-7 4-6-4z"/><path opacity=".5" d="M1026 46V24l-19-11-20 11v22l20 11 19-11zM974 72V60l-9-5-10 5v12l10 5 9-5z"/><path opacity=".75" d="M994 52V36l-14-8-14 8v16l14 9 14-9zM1002 69v-8l-7-4-7 4v8l7 4 7-4z"/><path opacity=".5" d="M903 46V24l19-11 20 11v22l-20 11-19-11z"/><path opacity=".75" d="M935 52V36l14-8 15 8v16l-15 9-14-9zM927 69v-8l7-4 7 4v8l-7 4-7-4z"/><path opacity=".5" d="M888 46V24l-20-11-19 11v22l19 11 20-11zM836 72V60l-10-5-9 5v12l9 5 10-5z"/><path opacity=".75" d="M856 52V36l-15-8-14 8v16l14 9 15-9zM864 69v-8l-7-4-7 4v8l7 4 7-4z"/><path opacity=".5" d="M765 46V24l19-11 19 11v22l-19 11-19-11z"/><path opacity=".75" d="M797 52V36l14-8 14 8v16l-14 9-14-9zM789 69v-8l7-4 7 4v8l-7 4-7-4z"/><path opacity=".5" d="M749 46V24l-19-11-19 11v22l19 11 19-11zM698 72V60l-10-5-9 5v12l9 5 10-5z"/><path opacity=".75" d="M717 52V36l-14-8-14 8v16l14 9 14-9zM725 69v-8l-7-4-6 4v8l6 4 7-4z"/><path opacity=".5" d="M627 46V24l19-11 19 11v22l-19 11-19-11z"/><path opacity=".75" d="M659 52V36l14-8 14 8v16l-14 9-14-9zM651 69v-8l7-4 7 4v8l-7 4-7-4z"/><path opacity=".5" d="M611 46V24l-19-11-19 11v22l19 11 19-11zM560 72V60l-10-5-10 5v12l10 5 10-5z"/><path opacity=".75" d="M579 52V36l-14-8-14 8v16l14 9 14-9zM587 69v-8l-7-4-7 4v8l7 4 7-4z"/><path opacity=".5" d="M489 46V24l19-11 19 11v22l-19 11-19-11z"/><path opacity=".75" d="M521 52V36l14-8 14 8v16l-14 9-14-9zM513 69v-8l7-4 6 4v8l-6 4-7-4z"/><path opacity=".5" d="M473 46V24l-19-11-19 11v22l19 11 19-11zM421 72V60l-9-5-10 5v12l10 5 9-5z"/><path opacity=".75" d="M441 52V36l-14-8-14 8v16l14 9 14-9zM449 69v-8l-7-4-7 4v8l7 4 7-4z"/><path opacity=".5" d="M350 46V24l20-11 19 11v22l-19 11-20-11z"/><path opacity=".75" d="M382 52V36l15-8 14 8v16l-14 9-15-9zM374 69v-8l7-4 7 4v8l-7 4-7-4z"/><path opacity=".5" d="M335 46V24l-19-11-20 11v22l20 11 19-11zM283 72V60l-10-5-9 5v12l9 5 10-5z"/><path opacity=".75" d="M303 52V36l-14-8-14 8v16l14 9 14-9zM311 69v-8l-7-4-7 4v8l7 4 7-4z"/><path opacity=".5" d="M212 46V24l19-11 20 11v22l-20 11-19-11z"/><path opacity=".75" d="M244 52V36l14-8 14 8v16l-14 9-14-9zM236 69v-8l7-4 7 4v8l-7 4-7-4z"/><path opacity=".5" d="M197 46V24l-20-11-19 11v22l19 11 20-11zM145 72V60l-10-5-9 5v12l9 5 10-5z"/><path opacity=".75" d="M164 52V36l-14-8-14 8v16l14 9 14-9zM173 69v-8l-7-4-7 4v8l7 4 7-4z"/><path opacity=".5" d="M74 46V24l19-11 19 11v22L93 57 74 46z"/><path opacity=".3" d="M53 68V54l13-8 13 8v14l-13 8-13-8zM191 68V54l13-8 13 8v14l-13 8-13-8zM330 68V54l13-8 13 8v14l-13 8-13-8zM468 68V54l13-8 13 8v14l-13 8-13-8zM606 68V54l13-8 13 8v14l-13 8-13-8zM744 68V54l13-8 13 8v14l-13 8-13-8zM883 68V54l12-8 13 8v14l-13 8-12-8zM1021 68V54l13-8 13 8v14l-13 8-13-8zM1159 68V54l13-8 13 8v14l-13 8-13-8zM1297 68V54l13-8 13 8v14l-13 8-13-8zM1435 68V54l13-8 13 8v14l-13 8-13-8zM1574 68V54l13-8 12 8v14l-12 8-13-8zM1712 68V54l13-8 13 8v14l-13 8-13-8zM1850 68V54l13-8 13 8v14l-13 8-13-8z"/><path opacity=".75" d="M106 52V36l14-8 14 8v16l-14 9-14-9zM98 69v-8l7-4 7 4v8l-7 4-7-4z"/><path opacity=".5" d="M58 46V24L39 13 20 24v22l19 11 19-11z"/><path opacity=".75" d="M34 69v-8l-7-4-6 4v8l6 4 7-4z"/><path d="M2001 0v15l-21 12-24-14-23 14-23-14-24 14-23-14-23 14-23-14-24 14-23-14-23 14-24-14-23 14-23-14-23 14-24-14-23 14-23-14-24 14-23-14-23 14-24-14-23 14-23-14-23 14-24-14-23 14-23-14-24 14-23-14-23 14-23-14-24 14-23-14-23 14-24-14-23 14-23-14-23 14-24-14-23 14-23-14-24 14-23-14-23 14-24-14-23 14-23-14-23 14-24-14-23 14-23-14-24 14-23-14-23 14-23-14-24 14-23-14-23 14-24-14-23 14-23-14-23 14-24-14-23 14-23-14-24 14-23-14-23 14-24-14-23 14-23-14-23 14-24-14-23 14-23-14-24 14-23-14-23 14-23-14-24 14L0 13V0h2001z"/><path opacity=".75" d="M12 28L0 35v19l12 7 14-9V36l-14-8z"/><path opacity=".3" d="M2001 46l-13 8v14l13 8V46z"/></g></svg>');
        mask-image: url('data:image/svg+xml;charset=utf8, <svg preserveAspectRatio="xMidYMax slice" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2001 77"><g fill="black"><path opacity=".5" d="M1993 46V24l-19-11-19 11v22l19 11 19-11zM1942 72V60l-10-5-10 5v12l10 5 10-5z"/><path opacity=".75" d="M1961 52V36l-14-8-14 8v16l14 9 14-9zM1969 69v-8l-7-4-6 4v8l6 4 7-4z"/><path opacity=".5" d="M1871 46V24l19-11 19 11v22l-19 11-19-11z"/><path opacity=".75" d="M1903 52V36l14-8 14 8v16l-14 9-14-9zM1895 69v-8l7-4 7 4v8l-7 4-7-4z"/><path opacity=".5" d="M1855 46V24l-19-11-19 11v22l19 11 19-11zM1803 72V60l-9-5-10 5v12l10 5 9-5z"/><path opacity=".75" d="M1823 52V36l-14-8-14 8v16l14 9 14-9zM1831 69v-8l-7-4-7 4v8l7 4 7-4z"/><path opacity=".5" d="M1733 46V24l19-11 19 11v22l-19 11-19-11z"/><path opacity=".75" d="M1765 52V36l14-8 14 8v16l-14 9-14-9zM1757 69v-8l6-4 7 4v8l-7 4-6-4z"/><path opacity=".5" d="M1717 46V24l-19-11-19 11v22l19 11 19-11zM1665 72V60l-9-5-10 5v12l10 5 9-5z"/><path opacity=".75" d="M1685 52V36l-14-8-14 8v16l14 9 14-9zM1693 69v-8l-7-4-7 4v8l7 4 7-4z"/><path opacity=".5" d="M1594 46V24l19-11 20 11v22l-20 11-19-11z"/><path opacity=".75" d="M1626 52V36l14-8 15 8v16l-15 9-14-9zM1618 69v-8l7-4 7 4v8l-7 4-7-4z"/><path opacity=".5" d="M1579 46V24l-19-11-20 11v22l20 11 19-11zM1527 72V60l-10-5-9 5v12l9 5 10-5z"/><path opacity=".75" d="M1547 52V36l-14-8-15 8v16l15 9 14-9zM1555 69v-8l-7-4-7 4v8l7 4 7-4z"/><path opacity=".5" d="M1456 46V24l19-11 19 11v22l-19 11-19-11z"/><path opacity=".75" d="M1488 52V36l14-8 14 8v16l-14 9-14-9zM1480 69v-8l7-4 7 4v8l-7 4-7-4z"/><path opacity=".5" d="M1441 46V24l-20-11-19 11v22l19 11 20-11zM1389 72V60l-10-5-9 5v12l9 5 10-5z"/><path opacity=".75" d="M1408 52V36l-14-8-14 8v16l14 9 14-9zM1416 69v-8l-6-4-7 4v8l7 4 6-4z"/><path opacity=".5" d="M1318 46V24l19-11 19 11v22l-19 11-19-11z"/><path opacity=".75" d="M1350 52V36l14-8 14 8v16l-14 9-14-9zM1342 69v-8l7-4 7 4v8l-7 4-7-4z"/><path opacity=".5" d="M1302 46V24l-19-11-19 11v22l19 11 19-11zM1251 72V60l-10-5-10 5v12l10 5 10-5z"/><path opacity=".75" d="M1270 52V36l-14-8-14 8v16l14 9 14-9zM1278 69v-8l-7-4-7 4v8l7 4 7-4z"/><path opacity=".5" d="M1180 46V24l19-11 19 11v22l-19 11-19-11z"/><path opacity=".75" d="M1212 52V36l14-8 14 8v16l-14 9-14-9zM1204 69v-8l7-4 7 4v8l-7 4-7-4z"/><path opacity=".5" d="M1164 46V24l-19-11-19 11v22l19 11 19-11zM1112 72V60l-9-5-10 5v12l10 5 9-5z"/><path opacity=".75" d="M1132 52V36l-14-8-14 8v16l14 9 14-9zM1140 69v-8l-7-4-7 4v8l7 4 7-4z"/><path opacity=".5" d="M1041 46V24l20-11 19 11v22l-19 11-20-11z"/><path opacity=".75" d="M1074 52V36l14-8 14 8v16l-14 9-14-9zM1066 69v-8l6-4 7 4v8l-7 4-6-4z"/><path opacity=".5" d="M1026 46V24l-19-11-20 11v22l20 11 19-11zM974 72V60l-9-5-10 5v12l10 5 9-5z"/><path opacity=".75" d="M994 52V36l-14-8-14 8v16l14 9 14-9zM1002 69v-8l-7-4-7 4v8l7 4 7-4z"/><path opacity=".5" d="M903 46V24l19-11 20 11v22l-20 11-19-11z"/><path opacity=".75" d="M935 52V36l14-8 15 8v16l-15 9-14-9zM927 69v-8l7-4 7 4v8l-7 4-7-4z"/><path opacity=".5" d="M888 46V24l-20-11-19 11v22l19 11 20-11zM836 72V60l-10-5-9 5v12l9 5 10-5z"/><path opacity=".75" d="M856 52V36l-15-8-14 8v16l14 9 15-9zM864 69v-8l-7-4-7 4v8l7 4 7-4z"/><path opacity=".5" d="M765 46V24l19-11 19 11v22l-19 11-19-11z"/><path opacity=".75" d="M797 52V36l14-8 14 8v16l-14 9-14-9zM789 69v-8l7-4 7 4v8l-7 4-7-4z"/><path opacity=".5" d="M749 46V24l-19-11-19 11v22l19 11 19-11zM698 72V60l-10-5-9 5v12l9 5 10-5z"/><path opacity=".75" d="M717 52V36l-14-8-14 8v16l14 9 14-9zM725 69v-8l-7-4-6 4v8l6 4 7-4z"/><path opacity=".5" d="M627 46V24l19-11 19 11v22l-19 11-19-11z"/><path opacity=".75" d="M659 52V36l14-8 14 8v16l-14 9-14-9zM651 69v-8l7-4 7 4v8l-7 4-7-4z"/><path opacity=".5" d="M611 46V24l-19-11-19 11v22l19 11 19-11zM560 72V60l-10-5-10 5v12l10 5 10-5z"/><path opacity=".75" d="M579 52V36l-14-8-14 8v16l14 9 14-9zM587 69v-8l-7-4-7 4v8l7 4 7-4z"/><path opacity=".5" d="M489 46V24l19-11 19 11v22l-19 11-19-11z"/><path opacity=".75" d="M521 52V36l14-8 14 8v16l-14 9-14-9zM513 69v-8l7-4 6 4v8l-6 4-7-4z"/><path opacity=".5" d="M473 46V24l-19-11-19 11v22l19 11 19-11zM421 72V60l-9-5-10 5v12l10 5 9-5z"/><path opacity=".75" d="M441 52V36l-14-8-14 8v16l14 9 14-9zM449 69v-8l-7-4-7 4v8l7 4 7-4z"/><path opacity=".5" d="M350 46V24l20-11 19 11v22l-19 11-20-11z"/><path opacity=".75" d="M382 52V36l15-8 14 8v16l-14 9-15-9zM374 69v-8l7-4 7 4v8l-7 4-7-4z"/><path opacity=".5" d="M335 46V24l-19-11-20 11v22l20 11 19-11zM283 72V60l-10-5-9 5v12l9 5 10-5z"/><path opacity=".75" d="M303 52V36l-14-8-14 8v16l14 9 14-9zM311 69v-8l-7-4-7 4v8l7 4 7-4z"/><path opacity=".5" d="M212 46V24l19-11 20 11v22l-20 11-19-11z"/><path opacity=".75" d="M244 52V36l14-8 14 8v16l-14 9-14-9zM236 69v-8l7-4 7 4v8l-7 4-7-4z"/><path opacity=".5" d="M197 46V24l-20-11-19 11v22l19 11 20-11zM145 72V60l-10-5-9 5v12l9 5 10-5z"/><path opacity=".75" d="M164 52V36l-14-8-14 8v16l14 9 14-9zM173 69v-8l-7-4-7 4v8l7 4 7-4z"/><path opacity=".5" d="M74 46V24l19-11 19 11v22L93 57 74 46z"/><path opacity=".3" d="M53 68V54l13-8 13 8v14l-13 8-13-8zM191 68V54l13-8 13 8v14l-13 8-13-8zM330 68V54l13-8 13 8v14l-13 8-13-8zM468 68V54l13-8 13 8v14l-13 8-13-8zM606 68V54l13-8 13 8v14l-13 8-13-8zM744 68V54l13-8 13 8v14l-13 8-13-8zM883 68V54l12-8 13 8v14l-13 8-12-8zM1021 68V54l13-8 13 8v14l-13 8-13-8zM1159 68V54l13-8 13 8v14l-13 8-13-8zM1297 68V54l13-8 13 8v14l-13 8-13-8zM1435 68V54l13-8 13 8v14l-13 8-13-8zM1574 68V54l13-8 12 8v14l-12 8-13-8zM1712 68V54l13-8 13 8v14l-13 8-13-8zM1850 68V54l13-8 13 8v14l-13 8-13-8z"/><path opacity=".75" d="M106 52V36l14-8 14 8v16l-14 9-14-9zM98 69v-8l7-4 7 4v8l-7 4-7-4z"/><path opacity=".5" d="M58 46V24L39 13 20 24v22l19 11 19-11z"/><path opacity=".75" d="M34 69v-8l-7-4-6 4v8l6 4 7-4z"/><path d="M2001 0v15l-21 12-24-14-23 14-23-14-24 14-23-14-23 14-23-14-24 14-23-14-23 14-24-14-23 14-23-14-23 14-24-14-23 14-23-14-24 14-23-14-23 14-24-14-23 14-23-14-23 14-24-14-23 14-23-14-24 14-23-14-23 14-23-14-24 14-23-14-23 14-24-14-23 14-23-14-23 14-24-14-23 14-23-14-24 14-23-14-23 14-24-14-23 14-23-14-23 14-24-14-23 14-23-14-24 14-23-14-23 14-23-14-24 14-23-14-23 14-24-14-23 14-23-14-23 14-24-14-23 14-23-14-24 14-23-14-23 14-24-14-23 14-23-14-23 14-24-14-23 14-23-14-24 14-23-14-23 14-23-14-24 14L0 13V0h2001z"/><path opacity=".75" d="M12 28L0 35v19l12 7 14-9V36l-14-8z"/><path opacity=".3" d="M2001 46l-13 8v14l13 8V46z"/></g></svg>'); 
}

.section-catalog-wf::before {
    top: -94px; 
    transform: scaleY(-1);
}

.section-catalog-wf::after {
    bottom: -94px;
}

@media (min-width:768px){
    .section-catalog-wf::before,
    .section-catalog-wf::after {
        -webkit-mask-size: 100% 90px;
        mask-size: 100% 90px;
    }  
}

/* Responsive: Ajustes de la cancha para pantallas medianas (Tablets) */
@media (max-width: 900px) {
    .section-catalog-wf {
        background-size: 
            240px 240px,   /* Círculo */
            100% 100%,     /* Medio Campo */
            12px 100%,     /* Borde Izq */
            12px 100%,     /* Borde Der */
            100% 260px,    /* Área Sup - Reducida */
            100% 260px,    /* Área Inf - Reducida */
            auto;          /* Rayas */
        margin-top: 4rem;
    }
}

/* Responsive: Ajustes de la cancha para pantallas pequeñas (Móvil) */
@media (max-width: 576px) {
    .section-catalog-wf {
        background-size: 
            160px 160px,   /* Círculo */
            100% 100%,     /* Medio Campo */
            8px 100%,      /* Borde Izq */
            8px 100%,      /* Borde Der */
            100% 180px,    /* Área Sup - Reducida para móvil */
            100% 180px,    /* Área Inf - Reducida para móvil */
            auto;          /* Rayas */
        margin-top: 5rem;
        margin-bottom: 7rem;
    }
}




.catalog-header {
    text-align: center;
    background: rgba(255, 255, 255, 0.74);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    box-shadow: 
        0 8px 32px rgba(0, 0, 0, 0.1),
        inset 0 1px 0 rgba(255, 255, 255, 0.5),
        inset 0 -1px 0 rgba(255, 255, 255, 0.1),
        inset 0 0 6px 3px rgba(255, 255, 255, 0.3);
    position: relative;
    overflow: hidden;
    padding: 2.5rem 1.5rem 3rem;
    }

    .catalog-header::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.8),
        transparent
    );
    }

    .catalog-header::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background: linear-gradient(
        180deg,
        rgba(255, 255, 255, 0.8),
        transparent,
        rgba(255, 255, 255, 0.3)
    );
}

.catalog-supertitle {
    color: var(--wf-accent);
    font-size: clamp(0.8000rem, 0.5944rem + 0.4507vw, 1.1000rem);
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 0.5rem;
    display: block;
}
.catalog-title {
    font-size: clamp(1.2000rem, 0.8479rem + 1.5023vw, 2.2000rem);
    font-weight: 900;
    color: var(--wf-primary);
    margin-bottom: 1.5rem;
    line-height: 1.2;
}

/* Filtering */
.wf-filter-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
}
.wf-filter-btn {
    background: white;
    border: 1px solid #e0e0e0;
    color: var(--wf-text-mute);
    padding: 10px 25px;
    border-radius: 50px;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    font-weight: 600;
    font-size: clamp(0.8000rem, 0.4768rem + 0.5258vw, 0.9500rem);
    box-shadow: 0 4px 6px rgba(0,0,0,0.02);
}
.wf-filter-btn:hover, .wf-filter-btn.active {
    background: var(--wf-primary);
    border-color: var(--wf-primary);
    color: white;
    box-shadow: 0 8px 15px rgba(26, 77, 46, 0.2);
    transform: translateY(-2px);
}

/* Grid */
.wf-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    gap: 2rem;
    width: 100%;
}

/* Card */
.wf-card {
    background: var(--wf-card-bg);
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0,0,0,0.04);
    transition: all 0.4s ease;
    display: flex;
    flex-direction: column;
    position: relative;
    border: 3px solid var(--wf-secondary);
}
.wf-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.08);
}
.wf-image-box {
    position: relative;
    padding-top: 100%; /* Square */
    background-color: #f4f4f4;
    overflow: hidden;
}
.wf-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s ease;
}
.wf-card:hover .wf-img {
    transform: scale(1.08);
}
.wf-details {
    padding: 1.5rem;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    text-align: left;
}
.wf-cat {
    font-size: 0.75rem;
    color: var(--wf-accent);
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0.5rem;
}
.wf-name {
    font-size: clamp(0.7000rem, 0.5592rem + 0.6009vw, 1.1000rem);
    font-weight: 800;
    color: var(--wf-text-dark);
    margin-bottom: 0.75rem;
    line-height: 1.3;
}
.wf-desc {
    font-size: clamp(0.7000rem, 0.5944rem + 0.4507vw, 0.9000rem);
    color: var(--wf-text-mute);
    margin-bottom: 1.5rem;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.wf-actions {
    margin-top: auto;
}
.wf-btn-quote {
    display: inline-block;
    width: 100%;
    text-align: center;
    background: transparent;
    color: var(--wf-primary);
    border: 2px solid var(--wf-primary);
    padding: 10px 0;
    border-radius: 12px;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.3s;
}

/* =========================================
   ESTILOS PARA TARJETAS DE PRODUCTOS MÁS VENDIDOS
   ========================================= */

.card-link-wrapper {
    text-decoration: none !important;
    display: block;
    height: 100%;
    color: inherit;
    transition: transform 0.3s ease;
}

.card-link-wrapper:hover {
    transform: translateY(-5px);
}

.content-body {
    padding: 2rem 1.5rem;
    text-align: left;
    background-color: #fff;
    border-radius: 0 0 15px 15px; /* Bordes redondeados abajo si la imagen está arriba */
}

/* Título del producto */
.product-card-title {
    font-size: 1.4rem;
    font-weight: 800;
    color: #2c3e50;
    margin-bottom: 0.5rem;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* Divisor decorativo debajo del título */
.product-divider {
    height: 3px;
    width: 50px;
    background-color: var(--wf-accent, #cfa936);
    margin: 0 auto 1.5rem auto;
    border-radius: 2px;
}

/* Descripción principal */
.product-main-desc {
    font-style: italic;
    color: #7f8c8d;
    margin-bottom: 1rem;
    text-align: center;
    font-size: 0.95rem;
}

/* Destacados (Rápida / Publicidad) */
.product-highlight-success {
    color: #28a745;
    font-weight: 700;
    text-align: center;
    margin-bottom: 1.5rem;
    font-size: 0.82rem;
    background: rgba(40, 167, 69, 0.1);
    padding: 0.5rem;
    border-radius: 8px;
}

.product-highlight-primary {
    color: #007bff;
    font-weight: 700;
    text-align: center;
    margin-bottom: 1.5rem;
    font-size: 0.82rem;
    background: rgba(0, 123, 255, 0.1);
    padding: 0.5rem;
    border-radius: 8px;
}

/* Cajas de especificaciones */
.specs-box {
    margin-bottom: 1rem;
    font-size: 0.72rem;
}

.specs-title {
    font-weight: 700;
    color: #34495e;
    margin-bottom: 0.2rem;
    text-transform: uppercase;
    font-size: 0.8rem;
    letter-spacing: 0.5px;
}

.specs-text {
    color: #555;
    margin-bottom: 0;
}

.specs-list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.specs-list li {
    position: relative;
    padding-left: 1rem;
    margin-bottom: 0.4rem;
    color: #555;
}

.specs-list li::before {
    content: "•";
    color: var(--wf-accent, #cfa936);
    position: absolute;
    left: 0;
    font-weight: bold;
}

/* Pedido mínimo badge */
.min-order-badge {
    text-align: center;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    padding: 0.5rem;
    border-top: 1px solid #eee;
    font-size: 0.85rem;
    color: #7f8c8d;
}

.min-order-badge strong {
    display: inline-flex;
    background-color: #ffc107;
    color: #212529;
    padding: 0.2rem 0.6rem;
    border-radius: 10px;
    font-size: 0.8rem;
    margin-left: 0.3rem;
    vertical-align: middle;
}

/* Beneficios de pago y envío en cards */
.product-trust-badge {
    text-align: center;
    margin: 10px 0;
    padding: 8px 10px;
    border: 1px dashed rgba(110, 171, 165, 0.45);
    border-radius: 10px;
    background: rgba(110, 171, 165, 0.08);
}

.product-trust-badge .trust-item {
    display: block;
    font-size: 0.65rem;
    font-weight: 700;
    letter-spacing: 0.2px;
    text-transform: uppercase;
    color: #2f6f69;
}

.product-trust-badge .trust-item + .trust-item {
    margin-top: 0.35rem;
}

.product-trust-badge .trust-item i {
    color: #2f6f69;
}

/* Botón Ver Producto */
.action-area {
    text-align: center;
}

.btn-ver-producto {
    display: inline-block;
    background-color: var(--wf-primary, #1a4d2e);
    color: white;
    padding: 0.8rem 2rem;
    border-radius: 50px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.9rem;
    letter-spacing: 1px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
}

.card-link-wrapper:hover .btn-ver-producto {
    background-color: var(--wf-secondary, #4b8b3b);
    transform: scale(1.05);
    box-shadow: 0 6px 12px rgba(0,0,0,0.15);
}

.btn-ver-producto i {
    transition: transform 0.3s ease;
}

.card-link-wrapper:hover .btn-ver-producto i {
    transform: translateX(5px);
}

/* =========================================
   VARIANTE CARD TEAL (#6eaba5)
   ========================================= */

.card-link-wrapper.card-variant-teal .card-compra-producto {
    border: 1px solid rgba(110, 171, 165, 0.3);
    box-shadow: 0 5px 15px rgba(110, 171, 165, 0.15);
    transition: all 0.3s ease;
}

/* Estilos más compactos para reducir altura */
.card-link-wrapper.card-variant-teal .content-body {
    padding: 1.25rem 1rem;
}

.card-link-wrapper.card-variant-teal .product-card-title {
    font-size: 1.25rem;
    margin-bottom: 8px;
}

.card-link-wrapper.card-variant-teal .product-divider {
    background-color: #6eaba5;
}

.card-link-wrapper.card-variant-teal .product-main-desc {
    margin-bottom: 8px;
    font-size: 0.72rem;
}

.card-link-wrapper.card-variant-teal .product-highlight-success,
.card-link-wrapper.card-variant-teal .product-highlight-primary {
    margin-bottom: 12px;
    padding: 6px 10px;
}

.card-link-wrapper.card-variant-teal .specs-box {
    margin-bottom: 10px;
}
/* Limitar altura de imagen para ser más compacta */
.card-link-wrapper.card-variant-teal .imagen-compra-contenedor {
    max-height: 280px;
    background-color: #fbfbfb;
    display: flex;
    align-items: center;
    justify-content: center;
}
.card-link-wrapper.card-variant-teal .imagen-compra-contenedor img {
    max-height: 280px;
    width: auto;
    max-width: 100%;
    object-fit: contain;
}

.card-link-wrapper.card-variant-teal .min-order-badge {
    margin: 10px 0;
    padding: 6px 10px;
}

.card-link-wrapper.card-variant-teal:hover .card-compra-producto {
    border-color: #6eaba5;
    box-shadow: 0 15px 35px rgba(110, 171, 165, 0.3);
}

.card-link-wrapper.card-variant-teal .product-card-title {
    color: #6eaba5;
}

/* .product-divider color set above */

.card-link-wrapper.card-variant-teal .btn-ver-producto {
    background-color: #ffc107;
    color: #212529;
    box-shadow: 0 4px 6px rgba(110, 171, 165, 0.2);
    padding: 8px 20px; /* Botón un poco más compacto */
}

.card-link-wrapper.card-variant-teal:hover .btn-ver-producto {
    background-color: #0745FF; /* Un tono más oscuro para hover */
    color: #fff;
    box-shadow: 0 6px 12px rgba(110, 171, 165, 0.4);
}

/* Ajuste opcional: cambiar los iconos de highlights también a este color si se desea uniformidad, 
   o mantenerlos como están (semánticos: éxito/primario). 
   Para este caso mantendremos los highlights semánticos pero podemos dar un toque al borde de los specs */

.card-link-wrapper.card-variant-teal .specs-list li::before {
    color: #6eaba5;
}

@media (max-width: 768px) {
    .top-sellers-compact-mobile .row.justify-content-center > [class*="col-"] {
        margin-bottom: 0.85rem !important;
    }

    .top-sellers-compact-mobile .card-link-wrapper.card-variant-teal .imagen-compra-contenedor,
    .top-sellers-compact-mobile .card-link-wrapper.card-variant-teal .imagen-compra-contenedor img {
        max-height: 170px;
    }

    .top-sellers-compact-mobile .card-link-wrapper.card-variant-teal .content-body {
        padding: 0.9rem 0.8rem;
    }

    .top-sellers-compact-mobile .card-link-wrapper.card-variant-teal .product-card-title {
        font-size: 1.05rem;
        line-height: 1.2;
        margin-bottom: 4px;
    }

    .top-sellers-compact-mobile .card-link-wrapper.card-variant-teal .product-divider {
        width: 38px;
        height: 2px;
        margin: 0 auto 0.65rem auto;
    }

    .top-sellers-compact-mobile .card-link-wrapper.card-variant-teal .product-main-desc {
        font-size: 0.6rem;
        margin-bottom: 0.5rem;
        line-height: 1.35;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .top-sellers-compact-mobile .card-link-wrapper.card-variant-teal .product-highlight-success,
    .top-sellers-compact-mobile .card-link-wrapper.card-variant-teal .product-highlight-primary {
        font-size: 0.6rem;
        margin-bottom: 0.6rem;
        padding: 0.4rem 0.5rem;
    }

    .top-sellers-compact-mobile .card-link-wrapper.card-variant-teal .specs-box {
        margin-bottom: 0.5rem;
    }

    .top-sellers-compact-mobile .card-link-wrapper.card-variant-teal .specs-title {
        margin-bottom: 0.1rem;
        font-size: 0.7rem;
    }

    .top-sellers-compact-mobile .card-link-wrapper.card-variant-teal .specs-text {
        font-size: 0.6rem;
        line-height: 1.35;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .top-sellers-compact-mobile .card-link-wrapper.card-variant-teal .min-order-badge {
        margin: 0.55rem 0;
        padding: 0.4rem 0;
        font-size: 0.8rem;
    }

    .top-sellers-compact-mobile .card-link-wrapper.card-variant-teal .min-order-badge strong {
        font-size: 0.75rem;
        padding: 0.15rem 0.5rem;
    }

    .top-sellers-compact-mobile .card-link-wrapper.card-variant-teal .product-trust-badge {
        margin: 6px 0;
        padding: 6px 8px;
    }

    .top-sellers-compact-mobile .card-link-wrapper.card-variant-teal .product-trust-badge .trust-item {
        font-size: 0.5rem;
        letter-spacing: 0;
        line-height: 1.35;
    }

    .top-sellers-compact-mobile .card-link-wrapper.card-variant-teal .btn-ver-producto {
        padding: 0.6rem 1.2rem;
        font-size: 0.82rem;
        letter-spacing: 0.6px;
    }

    .top-sellers-compact-mobile .card-link-wrapper.card-variant-teal .action-area {
        margin-top: 0.4rem !important;
    }
}

.wf-btn-quote:hover {
    background: var(--wf-primary);
    color: white;
}

.wf-badge {
    position: absolute;
    top: 15px;
    left: 15px;
    background: var(--wf-accent);
    color: #fff;
    padding: 6px 12px;
    border-radius: 30px;
    font-size: 0.7rem;
    font-weight: 800;
    z-index: 2;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

@media(max-width: 768px) {
    .wf-grid { grid-template-columns: repeat(2, 1fr); gap: 10px; }
    .wf-card { border-radius: 15px; }
    .wf-details { padding: 1rem; }
    .wf-name { font-size: 1rem; }
    .wf-btn-quote { font-size: 0.85rem; padding: 8px 0; }
}
@media(max-width: 480px) {
    .wf-grid { grid-template-columns: 1fr 1fr; }
}
/* --- NUEVOS ESTILOS PARA SECCIONES ESPECIALES (MUNDIAL 2026) --- */

.wf-special-section {
    padding: 60px 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(180deg, #f9fbfd 0%, #eff3f6 100%);
}

.wf-container-modern {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Contenedor tipo Glassmorphism */
.wf-card-glass {
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.8);
    border-radius: 24px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
    padding: 40px;
    margin-bottom: 40px;
    position: relative;
    overflow: hidden;
}

.wf-card-glass::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 6px;
    height: 100%;
    background: linear-gradient(to bottom, var(--wf-primary), var(--wf-accent));
}

/* Grilla de características */
.wf-features-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
    margin-top: 30px;
}

/* Tarjeta de característica interactiva */
.wf-feature-card {
    background: #fff;
    border-radius: 20px;
    padding: 30px 25px;
    text-align: center;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border: 1px solid rgba(0,0,0,0.04);
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.03), 0 4px 6px -2px rgba(0, 0, 0, 0.01);
    position: relative;
    z-index: 1;
}

.wf-feature-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.08), 0 10px 10px -5px rgba(0, 0, 0, 0.02);
    border-color: var(--wf-secondary);
}

.wf-feature-icon {
    width: 70px;
    height: 70px;
    background: linear-gradient(135deg, #f0f7f4 0%, #e6fcf5 100%);
    color: var(--wf-primary);
    border-radius: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    margin: 0 auto 20px;
    transition: transform 0.3s ease;
}

.wf-feature-card:hover .wf-feature-icon {
    transform: rotate(10deg) scale(1.1);
    background: linear-gradient(135deg, var(--wf-primary) 0%, var(--wf-secondary) 100%);
    color: #fff;
}

.wf-feature-title {
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 12px;
    color: var(--wf-text-dark);
}

.wf-feature-desc {
    font-size: 0.95rem;
    color: var(--wf-text-mute);
    line-height: 1.6;
}

/* Títulos Modernos */
.wf-section-title-wrapper {
    text-align: center;
    margin-bottom: 50px;
    position: relative;
    display: inline-block;
    width: 100%;
}

.wf-modern-title {
    font-size: 2.5rem;
    font-weight: 800;
    color: var(--wf-text-dark);
    position: relative;
    display: inline-block;
    z-index: 2;
    background: -webkit-linear-gradient(45deg, #1a4d2e, #2c3e50);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.wf-modern-title::after {
    content: '2026';
    position: absolute;
    top: -20px;
    right: -30px;
    font-size: 4rem;
    font-weight: 900;
    color: rgba(207, 169, 54, 0.15); /* Dorado muy sutil */
    z-index: -1;
    font-style: italic;
}

.wf-section-subtitle {
    display: block;
    margin-top: 10px;
    color: var(--wf-secondary);
    font-weight: 600;
    font-size: 1.1rem;
    text-transform: uppercase;
    letter-spacing: 2px;
}

/* Banner de Llamada a la Acción (CTA) */
.wf-cta-box {
    background: linear-gradient(120deg, var(--wf-primary) 0%, #0d2b1a 100%);
    border-radius: 24px;
    padding: 50px;
    text-align: center;
    color: #fff;
    position: relative;
    overflow: hidden;
    margin-top: 50px;
}

.wf-cta-box::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -20%;
    width: 80%;
    height: 200%;
    background: radial-gradient(circle, rgba(255,255,255,0.05) 0%, transparent 60%);
    transform: rotate(30deg);
}

.wf-cta-title {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 15px;
    color: #fff;
}

.wf-cta-text {
    font-size: 1.1rem;
    margin-bottom: 30px;
    opacity: 0.9;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.wf-btn-glow {
    background: var(--wf-accent);
    color: #fff;
    padding: 15px 40px;
    border-radius: 50px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    cursor: pointer;
    box-shadow: 0 0 20px rgba(207, 169, 54, 0.5);
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-block;
}

.wf-btn-glow:hover {
    background: #e5bd45;
    transform: translateY(-2px);
    box-shadow: 0 0 30px rgba(207, 169, 54, 0.7);
    color: #fff;
}


/* --- ESTILOS PARA DESCRIPCIÓN COLAPSABLE --- */
.descripcion-colapsable {
    position: relative;
    padding-bottom: 20px;
}

.descripcion-colapsable .texto-contenido {
    max-height: 140px; /* Altura visible inicial */
    overflow: hidden;
    transition: max-height 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

.descripcion-colapsable.expandido .texto-contenido {
    max-height: 2000px; /* Altura máxima suficiente */
}

.divisor-gradiente {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%;
    height: 80px;
    
    pointer-events: none;
    transition: opacity 0.4s ease;
}

.descripcion-colapsable.expandido .divisor-gradiente {
    opacity: 0;
}

.btn-leer-mas {
    display: block;
    margin: 10px auto 0;
    background: #eee9f6;
    border: 1px solid rgba(26, 77, 46, 0.1);
    color: var(--wf-accent);
    font-weight: 700;
    cursor: pointer;
    font-size: 0.9rem;
    padding: 8px 25px;
    border-radius: 50px;
    transition: all 0.3s ease;
    z-index: 2;
    position: relative;
}

.btn-leer-mas:hover {
    background: var(--wf-accent);
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

.btn-leer-mas i {
    margin-left: 5px;
}

.card-compra-producto {
  -webkit-transition: 0.15s all ease-in-out;
  transition: 0.15s all ease-in-out;
  border-radius: 10px;
  padding: 5px;
  border: 4px solid #E8F5E9;
  cursor: pointer;
  background-color: white;
}

.card-compra-producto:hover {
  -webkit-box-shadow: 5px 5px 0 #86ff0c, 10px 10px 0 #ff0000;
  box-shadow: 5px 5px 0 #86ff0c, 10px 10px 0 #ff0000;
  border-color: #6600ff;
  -webkit-transform: translate(-10px, -10px);
  -ms-transform: translate(-10px, -10px);
  transform: translate(-10px, -10px);
}

.card-compra-producto:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.card-compra-subcontenido {
  gap: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  place-content: flex-start;
}

.imagen-compra-redonda {
 /* class tailwind */
  border-radius: 10px;
}

.card-compra-producto:hover .card-compra-flecha {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background-color: #c84fff;
}

.card-compra-contenido {
  padding-top: 20px;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}

.card-compra-titulo {
  font-size: 1.4em;
  margin: 0;
  font-weight: 600;
  overflow: hidden;
  color: #2c3e50;
  height: 80px;
}

.flex-card-compra {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.project-type {
  background: #b2b2fd;
  color: #1a41cd;
  font-weight: bold;
  padding: 0.3em 0.7em;
  border-radius: 15px;
  font-size: 12px;
  letter-spacing: -0.6px
}

.card-compra-flecha {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  padding: 9px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.imagen-compra-contenedor {
  width: 100%;
  transition: all 0.15s ease-in-out;
  overflow: hidden;
}

.card-compra-producto:hover .imagen-compra-contenedor img  {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  background-color: #1F613C;
}

.card-compra-producto:active .imagen-compra-contenedor img  {
  transform: scale(1);
  -webkit-transform: scale(1);
}

.card-compra-producto:hover .card-compra-titulo {
  color: var(--wf-secondary);
}

.imagen-compra-contenedor img {
  width: 100%;
  height: 100%;
  object-fit:contain;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.titulo-compra-producto h2 {
  margin: 0;
  font-size: 1.5em;
  font-weight: 600;
  color: #343a40;
  text-align: center;
}

@media (max-width: 768px) {
  .card-compra-producto:hover {
    -webkit-transform: translate(-10px, -10px);
    -ms-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px);
    box-shadow: 5px 5px 0 #86ff0c, 10px 10px 0 #ff0000;
    -webkit-box-shadow: 5px 5px 0 #86ff0c, 10px 10px 0 #ff0000;
  }
  .card-compra-titulo {
    font-size: 1.3em;
    height: auto;
  }
}

@media (max-width: 480px) {
  .card-compra-producto:hover {
    -webkit-transform: translate(-5px, -5px);
    -ms-transform: translate(-5px, -5px);
    transform: translate(-5px, -5px);
    box-shadow: 2px 2px 0 #86ff0c, 5px 5px 0 #ff0000;
    -webkit-box-shadow: 2px 2px 0 #86ff0c, 5px 5px 0 #ff0000;
  }
  .card-compra-titulo {
    font-size: 1em;
    height: auto;
  }
}

.swiper-productos-mundial {
    padding-bottom: 50px;
    padding-top: 20px;
}
.card-producto-mundial {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.08);
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
    border: 1px solid #f0f0f0;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    user-select: none;           /* Standard */
    -webkit-user-select: none;   /* Safari/Chrome */
    -moz-user-select: none;      /* Firefox */
    -ms-user-select: none;       /* IE/Edge */
}
.card-producto-mundial:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0,0,0,0.12);
}
.imagen-producto-mundial {
    overflow: hidden;
    position: relative;
}
.imagen-producto-mundial img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}
.card-producto-mundial:hover .imagen-producto-mundial img {
    transform: scale(1.1);
}
.card-producto-mundial:hover .titulo-card-mundial {
    color: var(--wf-secondary);
}
.contenido-producto-mundial {
    padding: 20px 20px 25px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    background: #fff;
}
.titulo-card-mundial {
    font-size: 1.3rem;
    font-weight: 700;
    margin-bottom: 12px;
    color: #1a1a1a;
    font-family: inherit;
    min-height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.descripcion-card-mundial {
    text-align: justify;
    font-size: 0.95rem;
    color: #555;
    line-height: 1.6;
    margin-bottom: 0;
    flex-grow: 1;
}
.swiper-button-next, .swiper-button-prev {
    color: #000;
    background: rgba(255,255,255,0.8);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    opacity: 0.5 !important;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 18px;
    font-weight: bold;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    background: var(--wf-secondary);
    opacity: 1 !important;
    color: #fff;
    box-shadow: 0 4px 10px rgba(0,0,0,0.15);
}
/* WhatsApp Button New 2025 Style */
.whatsapp-button-container {
    margin-top: 15px;
    text-align: center;
    width: 100%;
}

.whatsapp-button-new-2025 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #8336c2 0%, #7622bc 100%);
    color: #ffffff !important;
    padding: 10px 24px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 600;
    font-size: 0.80rem;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
}

.whatsapp-button-new-2025:hover {
    background-color: #2F0E4B;
    transform: translateY(-2px);
    box-shadow: 0 6px 12px rgba(0,0,0,0.15);
    color: #ffffff !important;
}

.whatsapp-button-new-2025 .whatsapp-icon {
    margin-right: 8px;
    font-size: 1.2rem;
    display: flex;
    align-items: center;
}

.divisor-titulo {
    width: 30%;
    height: 3px;
    background: #9c4ee6;
    border-radius: 2px;
    margin: 0 auto;
    transition: all 0.3s ease-in-out;
}

.titulo-producto {
    color: #000;
}

.titulo-principal-elegante {
    font-size: 2.8rem;
    font-weight: 700;
    background: var(--wf-primary);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-align: center;
    margin: 2rem 0;
    padding: 1.5rem 2rem;
    position: relative;
    text-shadow: 0 2px 4px rgba(0,0,0,0.1);
    letter-spacing: 1px;
    line-height: 1.2;
}

.titulo-principal-elegante::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: var(--wf-accent);
    border-radius: 2px;
    margin-top: -10px;
}

.titulo-principal-elegante::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: var(--wf-accent);
    margin-bottom: -10px;
}

@media (max-width: 768px) {
    .titulo-principal-elegante {
        font-size: 2.2rem;
        padding: 1rem 1.5rem;
        letter-spacing: 0.5px;
    }
    
    .titulo-principal-elegante::before {
        width: 60px;
        height: 3px;
    }
    
    .titulo-principal-elegante::after {
        width: 90px;
    }
}

@media (max-width: 480px) {
    .titulo-principal-elegante {
        font-size: 1.8rem;
        padding: 0.8rem 1rem;
    }
    
    .titulo-principal-elegante::before {
        width: 50px;
    }
    
    .titulo-principal-elegante::after {
        width: 70px;
    }
}