:root {
    --tm-gradient: linear-gradient(135deg, #e3edf7 0%, #adc9e8 100%);
    --tm-blue: #1d3557;
    /*--tm-font: 'Poppins', sans-serif;*/
}

/* --- BOTÓN LATERAL --- */
.tm-side-trigger {
    position: fixed;
    right: 0;
    bottom: 120px;
    z-index: 9998;
    background: var(--tm-gradient);
    border: 2px solid #ffffff;
    border-right: none;
    border-radius: 10px 0 0 35px;
    display: flex;
    align-items: center;
    width: 200px;
    height: 80px;
    cursor: pointer;
    transition: width 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    box-shadow: -4px 4px 15px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    padding: 4px;
}

.tm-side-trigger::before {
    content: '';
    position: absolute;
    top: 6px;
    left: 6px;
    bottom: 6px;
    right: -2px;
    border: 1px solid rgba(255, 255, 255, 0.6);
    border-radius: 6px 0 0 28px;
    pointer-events: none;
}

.tm-side-trigger:hover {
    width: 200px;
}

.tm-icon-box {
    min-width: 70px;
    display: flex;
    justify-content: center;
    z-index: 2;
}

.tm-icon-box img {
    width: 45px;
    height: auto;
}

.tm-side-label {
    white-space: nowrap;
    color: var(--tm-blue);
    opacity: 1;
    transition: opacity 0.3s;
    padding-left: 10px;
    font-family: var(--tm-font);
    z-index: 2;
}

.tm-side-trigger:hover .tm-side-label {
    opacity: 1;
}

.tm-side-label span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
}

.tm-side-label strong {
    font-size: 30px;
    font-weight: 800;
    line-height: 1;
}

/* --- MODAL --- */
.tm-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    backdrop-filter: blur(5px);
    z-index: 10000;
    justify-content: center;
    align-items: center;
}

.tm-modal-card {
    background: var(--tm-gradient);
    width: 90%;
    max-width: 600px;
    border-radius: 40px;
    border: 2px solid #ffffff;
    padding: 12px;
    position: relative;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.2);
    font-family: var(--tm-font);
}

.tm-modal-card::after {
    content: '';
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    border-radius: 32px;
    pointer-events: none;
}

.tm-modal-content {
    padding: 30px;
    text-align: center;
}

.tm-title {
    font-size: 38px;
    color: var(--tm-blue);
    font-weight: 600;
    margin-bottom: 30px;
}

.tm-title strong {
    font-weight: 800;
}

.tm-body-grid {
    display: flex;
    align-items: center;
    gap: 25px;
}

.tm-large-logo {
    width: 130px;
    height: auto;
}

.tm-phone-list {
    flex-grow: 1;
    text-align: left;
}

.tm-phone-row {
    padding: 15px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
    display: flex;
    align-items: center;
}

.tm-phone-row:last-child {
    border-bottom: none;
}

/* ICONO DE TELÉFONO RE-AJUSTADO */
.tm-phone-icon {
    width: 24px;
    height: 24px;
    margin-right: 15px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    /* SVG del teléfono en color azul oscuro */
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%231d3557'%3E%3Cpath d='M6.62 10.79a15.15 15.15 0 0 0 6.59 6.59l2.2-2.2c.28-.28.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2z'/%3E%3C/svg%3E");
}

.tm-whatsapp-icon {
    width: 24px;
    height: 24px;
    margin-right: 15px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    /* SVG de WhatsApp en color azul oscuro (#1d3557) */
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%231d3557'%3E%3Cpath d='M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.414 0 .018 5.396.015 12.03c0 2.12.554 4.189 1.605 6.006L0 24l6.117-1.605a11.803 11.803 0 005.925 1.577h.005c6.632 0 12.032-5.396 12.035-12.031a11.85 11.85 0 00-3.517-8.403z'/%3E%3C/svg%3E");
}

.tm-close {
    position: absolute;
    top: 20px;
    right: 25px;
    font-size: 30px;
    color: var(--tm-blue);
    cursor: pointer;
    z-index: 10;
    opacity: 0.7;
}

/* ESTILOS ESTADO NO LOGUEADO */
.tm-error-txt {
    color: #d63031;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 10px;
}

.tm-btn-main {
    background: #7199f1;
    color: white;
    padding: 12px 28px;
    border-radius: 12px;
    text-decoration: none;
    font-weight: 600;
    display: inline-block;
    margin: 10px 5px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.boton_suscribete {
    display: flex;
    justify-content: center;
    /* Centrado horizontal */
    align-items: center;
    /* Centrado vertical (si el contenedor tiene altura) */
    width: 100%;
}
