/* ===== CSS VARIABLES ===== */
:root {
    --color-primary: #8b7355;
    --color-bg: #FBE4BD;
    --color-bg-light: #feecc5;
    --opacity-low: 0.12;
    --opacity-medium: 0.3;
    --opacity-high: 1;
}

/* ===== RESET Y BASE ===== */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Gelion', sans-serif;
    color: var(--color-primary);
    background: var(--color-bg);
    overflow-x: hidden;
}

/* ===== IMAGEN FIJA IZQUIERDA ===== */
.fixed-left-image {
    position: fixed;
    left: 0;
    top: 0;
    width: 50%;
    height: 100vh;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;
    transition: opacity 0.5s ease;
    mix-blend-mode: darken;
}

/* ===== LAYOUT GENERAL SECCIONES ===== */
.section {
    min-height: 100vh;
    margin-left: 50%;
    width: 50%;
    position: relative;
    z-index: 10;
    background: #FBE4BD;
}

.content-wrapper {
    max-width: 600px;
    margin: 0 auto;
    padding: 80px 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 100vh;
}

/* ===== ANIMACIONES FADE IN ===== */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/* ===== TRANSICIONES DE PÁGINA ===== */
body {
    opacity: 1;
}

body.page-fade-in {
    opacity: 1;
    transition: opacity 1s ease-in;
    animation: fadeIn 1s ease-in-out;
}

body.page-fade-out {
    opacity: 0;
    transition: opacity 1s ease-out;
}

.section {
    animation: fadeIn 0.5s ease-in-out;
}

/* ===== HERO SECTION ===== */
.hero-content {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.wedding-announcement {
    font-family: 'Gelion', sans-serif;
    font-weight: 500;
    font-size: 11pt;
    color: #8b7355;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 0;
    margin-top: -9px;
    position: relative;
    display: inline-block;
    animation: fadeInUp 1s ease 0.2s backwards;
}

.wedding-announcement::before,
.wedding-announcement::after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 60px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%238b7355' stroke-width='1.5'%3E%3Cpath d='M12 2L13.09 8.26L20 9L13.09 9.74L12 16L10.91 9.74L4 9L10.91 8.26L12 2Z'/%3E%3C/svg%3E");
    background-repeat: repeat-x;
    background-size: 20px 20px;
}

.wedding-announcement::before {
    left: -84px;
}

.wedding-announcement::after {
    right: -84px;
}

    .wedding-names-container {
        margin-bottom: 0.5rem;
        animation: fadeInUp 1s ease 0.4s backwards;
        width: 100%;
        max-width: 600px;
    }
    
    .wedding-names-svg {
        width: 100%;
        height: auto;
        overflow: visible;
        display: block;
    }
    
    .wedding-names {
        font-family: 'MsMadi', cursive;
        font-size: 64pt;
        fill: #8b7355;
        letter-spacing: 0.00em;
        font-weight: bold;
    }

.wedding-date {
    font-family: 'Gelion', sans-serif;
    font-weight: 300;
    font-size: 15pt;
    color: #8b7355;
    letter-spacing: -0.02em;
    margin-bottom: 0;
    animation: fadeInUp 1s ease 0.6s backwards;
    display: inline-block;
    width: auto;
}

.wedding-location {
    font-family: 'Gelion', sans-serif;
    font-weight: 300;
    font-size: 15pt;
    color: #8b7355;
    letter-spacing: -0.02em;
    margin-top: 0.3rem;
    animation: fadeInUp 1s ease 0.8s backwards;
    display: inline-block;
    width: auto;
}

/* ===== HERO BUTTONS ===== */
.hero-buttons {
    display: flex;
    gap: 16px;
    margin-top: 2rem;
    animation: fadeInUp 1s ease 1s backwards;
}

.btn {
    height: 48px;
    padding: 0 28px;
    border-radius: 50px;
    font-family: 'Gelion', sans-serif;
    font-weight: 500;
    font-size: 11pt;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    cursor: pointer;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    min-width: 140px;
    line-height: 1;
}

.btn-main {
    background: #8b7355;
    color: #FBE4BD;
    border: none;
}

.btn-main:hover {
    background: #6b5b47;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(139, 115, 85, 0.3);
}

.btn-secondary {
    background: transparent;
    color: #8b7355;
    border: 2px solid #8b7355;
}

.btn-secondary:hover {
    background: rgba(139, 115, 85, 0.1);
    transform: translateY(-2px);
}


/* ===== SECTION TITLE ===== */
.section-title {
    font-family: 'Gelion', sans-serif;
    font-weight: 500;
    font-size: 15pt;
    color: #8b7355;
    letter-spacing: -0.02em;
    text-align: center;
    margin-bottom: 3rem;
    text-transform: uppercase;
}

/* ===== TIMELINE ===== */
/* Asegurar que todos los iconos sean outline (no filled) */
svg[data-feather],
.timeline-icon svg,
.form-icon svg {
    fill: none !important;
}

svg[data-feather] path,
svg[data-feather] circle,
svg[data-feather] rect,
svg[data-feather] line,
svg[data-feather] polyline,
svg[data-feather] polygon,
.timeline-icon svg path,
.timeline-icon svg circle,
.timeline-icon svg rect,
.timeline-icon svg line,
.timeline-icon svg polyline,
.timeline-icon svg polygon,
.form-icon svg path,
.form-icon svg circle,
.form-icon svg rect,
.form-icon svg line,
.form-icon svg polyline,
.form-icon svg polygon {
    fill: none !important;
}

.timeline {
    max-width: 600px;
    margin: 0 auto;
}

.timeline-item {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 15px 0;
    cursor: pointer;
    transition: all 0.3s ease;
    opacity: 1;
}

.timeline-icon {
    flex-shrink: 0;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: transparent;
    border: 2px solid rgba(139, 115, 85, var(--opacity-low));
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.timeline-item.active .timeline-icon {
    background: var(--color-primary);
    border: 2px solid var(--color-primary);
}

.timeline-item:hover .timeline-icon {
    border: 2px solid rgba(139, 115, 85, var(--opacity-high));
}

.timeline-icon svg {
    width: 24px;
    height: 24px;
    stroke: #8b7355;
    stroke-width: 2px;
    fill: none !important;
    opacity: 1;
}

.timeline-item.active .timeline-icon svg {
    stroke: #feecc5;
    fill: none !important;
}

.timeline-content {
    flex: 1;
}

.timeline-content h3 {
    font-family: 'Gelion', sans-serif;
    font-weight: 500;
    font-size: 15pt;
    color: #8b7355;
    letter-spacing: -0.02em;
    margin-bottom: 0.2rem;
}

.timeline-content p {
    font-family: 'Gelion', sans-serif;
    font-weight: 300;
    font-size: 15pt;
    color: #8b7355;
    letter-spacing: -0.02em;
}

/* Separadores entre items (3 puntos verticales) */
.timeline-separator {
    width: 48px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 4px 0;
}

.timeline-separator::before,
.timeline-separator::after {
    content: '•';
    font-size: 8px;
    color: #8b7355;
    line-height: 1;
}

.timeline-separator span {
    font-size: 8px;
    color: #8b7355;
    line-height: 1;
}

/* ===== CONTACT SECTION / FORM ===== */
.wedding-form {
    max-width: 600px;
    margin: 0 auto;
    width: 100%;
}

/* Form rows */
.form-row {
    display: flex;
    align-items: center;
    gap: 16px;
    padding-bottom: 16pt;
    border-bottom: 2px solid rgba(139, 115, 85, 0.08);
    margin-bottom: 16pt;
}

.form-icon {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.form-icon svg {
    width: 24px;
    height: 24px;
    stroke: #8b7355;
    stroke-width: 2px;
    fill: none !important; /* Forzar outline, no filled */
}

.form-icon svg path,
.form-icon svg circle,
.form-icon svg rect,
.form-icon svg line,
.form-icon svg polyline,
.form-icon svg polygon {
    fill: none !important; /* Asegurar que todos los elementos sean outline */
}

.form-input {
    flex: 1;
    min-width: 120px;
}

.form-input input {
    width: 100%;
    padding: 0;
    border: none;
    background: transparent;
    font-family: 'Gelion', sans-serif;
    font-weight: 300;
    font-size: 15pt;
    color: #8b7355;
    letter-spacing: -0.02em;
    outline: none;
}

.form-input input::placeholder {
    color: #8b7355;
    opacity: 0.6;
}

.form-input input:read-only {
    font-weight: 500;
    cursor: default;
}

/* Counter controls */
.counter-controls {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-left: auto;
}

.counter-btn {
    width: 32px;
    height: 32px;
    border: 2px solid #8b7355;
    border-radius: 20px;
    background: transparent;
    color: #8b7355;
    font-size: 15pt;
    font-weight: 300;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Gelion', sans-serif;
    line-height: 1;
}

.counter-btn:hover {
    background: #8b7355;
    color: #FBE4BD;
}

.counter-btn:disabled,
.counter-btn.disabled {
    border: 2px solid rgba(139, 115, 85, 0.2);
    color: rgba(139, 115, 85, 0.3);
    cursor: not-allowed;
    background: transparent;
}

.counter-btn:disabled:hover,
.counter-btn.disabled:hover {
    background: transparent;
    color: rgba(139, 115, 85, 0.3);
}

.counter-value {
    font-family: 'Gelion', sans-serif;
    font-weight: 300;
    font-size: 15pt;
    color: #8b7355;
    letter-spacing: -0.02em;
    min-width: 20px;
    text-align: center;
}

/* Bus options */
/* Bus row - tags debajo del texto */
.bus-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    flex-wrap: nowrap;
}

.bus-label {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-shrink: 0;
}

.bus-text {
    font-family: 'Gelion', sans-serif;
    font-weight: 500;
    font-size: 15pt;
    color: #8b7355;
    letter-spacing: -0.01em;
}

.bus-options {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    width: 100%;
    padding-left: 40px;
    justify-content: flex-start;
}

.bus-option {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 6px 12px;
    border: 2px solid rgba(139, 115, 85, 0.2);
    border-radius: 20px;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    flex-shrink: 0;
    white-space: nowrap;
}

.bus-option:hover {
    border: 2px solid rgba(139, 115, 85, 0.5);
}

.bus-option input[type="radio"] {
    display: none;
}

.bus-option span {
    font-family: 'Gelion', sans-serif;
    font-weight: 400;
    font-size: 11pt;
    color: #8b7355;
    letter-spacing: 0.02em;
}

.bus-option:has(input:checked) {
    background: #8b7355;
    border: 2px solid #8b7355;
}

.bus-option:has(input:checked) span {
    color: #FBE4BD;
}

/* Timeline bus numbers */
.bus-times {
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

.bus-number-circle {
    font-size: 15pt;
    color: #8b7355;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.bus-separator {
    margin: 0 4px;
    opacity: 0.6;
}

/* Submit button */
.button-wrapper {
    display: flex;
    justify-content: flex-start;
    margin-top: 10px;
}

.submit-btn {
    height: 48px;
    width: 140px;
    padding: 0;
    border: none;
    border-radius: 50px;
    background: #8b7355;
    color: #FBE4BD;
    font-family: 'Gelion', sans-serif;
    font-weight: 500;
    font-size: 11pt;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    line-height: 1;
}

.submit-btn:hover:not(:disabled) {
    background: #6b5b47;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(139, 115, 85, 0.3);
}

.submit-btn:disabled {
    cursor: not-allowed;
    opacity: 0.9;
}

/* Spinner animation */
.spinner {
    width: 20px;
    height: 20px;
    animation: spin 1s linear infinite;
}

.spinner circle {
    stroke: #feecc5;
    stroke-dasharray: 50;
    stroke-dashoffset: 0;
    animation: dash 1.5s ease-in-out infinite;
}

@keyframes spin {
    100% { transform: rotate(360deg); }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1, 150;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -35;
    }
    100% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -124;
    }
}

.btn-check {
    font-size: 12pt;
    font-weight: 500;
}

/* Form transitions */
.wedding-form {
    transition: opacity 0.4s ease, transform 0.4s ease;
}

.wedding-form.hiding {
    opacity: 0;
    transform: translateY(-10px);
    pointer-events: none;
}

/* Success message */
.success-message {
    text-align: center;
    padding: 40px 20px;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.5s ease, transform 0.5s ease;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -40%);
    width: 100%;
    pointer-events: none;
}

.success-message.fixed-message {
    position: static;
    top: auto;
    left: auto;
    opacity: 1;
    transform: none;
    pointer-events: auto;
    padding: 10px 0 0;
}

.success-message.fixed-message.showing {
    transform: none;
}

.success-message.showing {
    opacity: 1;
    transform: translate(-50%, -50%);
    pointer-events: auto;
}

.success-icon {
    width: 80px;
    height: 80px;
    margin: 0 auto 20px;
    display: block;
}

.success-message h3 {
    font-family: 'MsMadi', cursive;
    font-weight: 700;
    font-size: 46pt;
    color: #8b7355;
    letter-spacing: 0.00em;
    margin-bottom: 10px;
    line-height: 1.05;
}

.success-message p {
    font-family: 'Gelion', sans-serif;
    font-weight: 300;
    font-size: 15pt;
    color: #8b7355;
    letter-spacing: -0.02em;
}


/* ===== HOTELES SECTION ===== */
.hotels-container {
    max-width: 600px;
    margin: 0 auto;
}

.hotel-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 24px;
    margin-bottom: 16px;
    border: 2px solid rgba(139, 115, 85, 0.2);
    border-radius: 8px;
    text-decoration: none;
    transition: all 0.3s ease;
    cursor: pointer;
}

.hotel-item:hover {
    border-color: rgba(139, 115, 85, 0.4);
    background: rgba(139, 115, 85, 0.05);
    transform: translateX(4px);
}

.hotel-item.hotel-info-only {
    cursor: default;
    opacity: 0.7;
}

.hotel-item.hotel-info-only:hover {
    border-color: rgba(139, 115, 85, 0.2);
    background: transparent;
    transform: none;
}

.hotel-info {
    flex: 1;
}

.hotel-title {
    font-size: 15pt;
    font-weight: 500;
    color: #8b7355;
    margin: 0 0 8px 0;
}

.hotel-description {
    font-size: 15pt;
    color: #8b7355;
    opacity: 0.7;
    margin: 0;
}

.hotel-arrow {
    display: flex;
    align-items: center;
    margin-left: 20px;
}

.hotel-arrow svg {
    stroke: #8b7355;
    transition: transform 0.3s ease;
}

.hotel-item:hover .hotel-arrow svg {
    transform: translateX(4px);
}

/* ===== MENÚ LATERAL DERECHO ===== */
.side-menu {
    display: none;
}

.menu-item {
    writing-mode: vertical-rl;
    text-orientation: mixed;
    font-family: 'Gelion', sans-serif;
    font-size: 11pt; /* Small */
    font-weight: 300; /* Regular */
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #8b7355;
    text-decoration: none;
    padding: 16px 0;
    transition: all 0.3s ease;
    opacity: 0.5;
}

.menu-item:hover {
    opacity: 1;
    font-weight: 500; /* Semibold */
}

.menu-item.active {
    opacity: 1;
    font-weight: 500;
}

.menu-divider {
    width: 1px;
    height: 24px;
    background: rgba(139, 115, 85, 0.08);
}

/* Clases para mostrar/ocultar en desktop/mobile */
.mobile-only,
.mobile-sticky,
.mobile-floating-image {
    display: none;
}

.desktop-only {
    display: block;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
    /* Layout base */
    body {
        overflow-x: hidden;
        max-width: 100vw;
    }
    
    * {
        max-width: 100%;
    }
    
    .desktop-only {
        display: none !important;
    }
    
    .mobile-only {
        display: none !important;
    }
    
    /* Imagen flotante mobile */
    .mobile-floating-image {
        display: block;
        position: relative;
        width: 100vw;
        height: 100vh;
        z-index: 1;
        pointer-events: none;
        overflow: hidden;
    }
    
    .mobile-floating-image img {
        width: 100%;
        height: auto;
        object-fit: contain;
        object-position: center;
        mix-blend-mode: darken;
        transition: opacity 1.5s ease-in-out;
    }
    
    .mobile-floating-image.fade-out img {
        opacity: 0;
    }
    
    /* Layout secciones */
    .hero-section,
    .section {
        margin-left: 0;
        width: 100%;
    }
    
    .hero-section .content-wrapper {
        min-height: auto;
        padding: 128px 20px 40px;
    }
    
    .content-wrapper {
        padding: 40px 20px;
        min-height: auto;
    }
    
    /* Tipografía - mismo sistema de tamaños que desktop */
    .wedding-names-container {
        max-width: 100%;
        width: 100%;
        padding: 0 10px;
    }
    
    .wedding-names-svg {
        width: 100%;
        height: auto;
        overflow: visible;
        display: block;
    }
    
    .wedding-names {
        font-size: 48pt;
    }
    
    .wedding-announcement {
        font-size: 10pt;
    }
    
    .wedding-date,
    .wedding-location {
        font-size: 13pt;
    }
    
    /* Timeline - iconos más pequeños */
    .timeline-icon {
        width: 40px;
        height: 40px;
    }
    
    .timeline-icon svg {
        width: 20px;
        height: 20px;
    }
    
    .timeline-separator {
        width: 40px;
    }
    
    /* Formulario */
    .form-icon {
        width: 20px;
        height: 20px;
    }
    
    .form-icon svg {
        width: 20px;
        height: 20px;
    }
    
    /* Bus options - en columna */
    .bus-row {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }
    
    .bus-options {
        width: 100%;
        padding-left: 0;
        justify-content: flex-start;
    }
    
    /* Menú mobile */
    .side-menu {
        position: fixed !important;
        top: 0;
        left: 0;
        right: 0;
        transform: none !important;
        flex-direction: row;
        justify-content: center;
        background: rgba(251, 228, 189, 0.95);
        backdrop-filter: blur(10px);
        padding: 15px 20px;
        border-bottom: 2px solid rgba(139, 115, 85, 0.1);
        z-index: 1000 !important;
    }
    
    .side-menu .menu-item {
        writing-mode: horizontal-tb;
        padding: 8px 12px;
    }
    
    .side-menu .menu-divider {
        display: none;
    }
}

/* ===== SECCIÓN CONTACTO MÁS ANCHA ===== */
.contact-section .content-wrapper {
    max-width: 800px;
    width: 100%;
}

/* ===== CAJA ÚNICA: FORM + SIDEBAR ===== */
.main-box {
    display: flex;
    border: 2px solid rgba(139, 115, 85, 0.08);
    border-radius: 12px;
    padding: 40px;
    background: #FBE4BD;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
}

.form-container {
    flex: 1;
    min-width: 0;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    min-height: 400px;
    position: relative;
}

.form-container.form-disabled {
    display: flex;
    align-items: center;
    justify-content: center;
}

.vertical-divider {
    width: 2px;
    background: rgba(139, 115, 85, 0.08);
    margin: 0 30px;
    align-self: stretch;
}

.sidebar {
    width: 140px;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.sidebar-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    height: 100%;
    justify-content: space-between;
}

.sidebar-top {
    flex: 1;
}

.sidebar-bottom {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
}

.sidebar-icon {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 12px;
    flex-shrink: 0;
}

.sidebar-icon svg {
    width: 24px;
    height: 24px;
    stroke: #8b7355;
    stroke-width: 2px;
    fill: none !important;
}

.sidebar-text {
    font-family: 'Gelion', sans-serif;
    font-weight: 300;
    font-size: 15pt;
    color: #8b7355;
    opacity: 0.8;
    text-align: left;
    margin-bottom: 16px;
    transition: opacity 0.5s ease;
}

.sidebar-text.fade-out {
    opacity: 0;
}

.sidebar-buttons {
    display: flex;
    gap: 8px;
    margin-top: auto;
}

.btn-icon {
    min-width: auto;
    width: 40px;
    height: 40px;
    padding: 0;
    border-radius: 50%;
}

.btn-icon svg {
    width: 18px;
    height: 18px;
}

.sidebar-link:hover {
    background: #8b7355;
    color: #FBE4BD;
}

/* ===== LISTADOS FUERA DE LA CAJA ===== */
.info-lists {
    display: flex;
    flex-direction: row;
    gap: 0;
    width: 100%;
}

.info-section {
    flex: 1;
    padding: 30px 0;
}

.info-section:first-child {
    padding-right: 40px;
}

.info-section:last-child {
    padding-left: 40px;
}

.info-header {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 20px;
}

.info-header svg {
    width: 24px;
    height: 24px;
    stroke: #8b7355;
    fill: none !important;
}

.info-header h3 {
    font-family: 'Gelion', sans-serif;
    font-weight: 500;
    font-size: 15pt;
    color: #8b7355;
}

.info-context {
    font-family: 'Gelion', sans-serif;
    font-weight: 300;
    font-size: 11pt;
    color: #8b7355;
    opacity: 0.6;
    margin-left: auto;
}

.info-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.info-list li {
    font-family: 'Gelion', sans-serif;
    font-weight: 300;
    font-size: 15pt;
    color: #8b7355;
    padding: 10px 0;
    border-bottom: 2px solid rgba(139, 115, 85, 0.08);
}

.info-list li:last-child {
    border-bottom: none;
}

.info-list li a {
    color: #8b7355;
    text-decoration: none;
    transition: opacity 0.3s ease;
}

.info-list li a:hover {
    opacity: 0.7;
}

.info-item-inactive {
    opacity: 0.4;
}

.info-divider-vertical {
    width: 1px;
    background: rgba(139, 115, 85, 0.08);
    margin: 30px 0;
}

/* ===== SECCIÓN DE REGALO ===== */
.gift-section {
    width: calc(100% - 80px);
    margin: -32px auto 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    padding: 50px 20px 30px 20px;
    border: 2px solid rgba(139, 115, 85, 0.08);
    border-radius: 12px;
    background: #FBE4BD;
    position: relative;
    z-index: 1;
}

.gift-icon-wrapper {
    display: flex;
    justify-content: center;
    width: 100%;
}

.gift-icon-circle {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: transparent;
    border: 2px solid rgba(139, 115, 85, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.gift-icon-circle:hover {
    border: 2px solid rgba(139, 115, 85, 1);
}

.gift-icon-circle svg {
    width: 20px;
    height: 20px;
    stroke: #8b7355;
    stroke-width: 2px;
    fill: none;
}

.account-section {
    width: 100%;
    margin-left: 0;
    display: flex;
    justify-content: center;
}

.account-btn {
    height: 48px;
    padding: 0 28px;
    border-radius: 50px;
    font-family: 'Gelion', sans-serif;
    font-weight: 500;
    font-size: 11pt;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    cursor: pointer;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-width: 200px;
    max-width: 100%;
    background: transparent;
    color: #8b7355;
    border: 2px solid rgba(139, 115, 85, 0.2);
    white-space: nowrap;
    overflow: hidden;
}

.account-btn:hover {
    background: rgba(139, 115, 85, 0.1);
    transform: translateY(-2px);
    border: 2px solid rgba(139, 115, 85, 0.5);
}

.account-btn.copied {
    background: #8b7355;
    color: #FBE4BD;
    border: 2px solid #8b7355;
    transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.account-btn svg {
    width: 16px;
    height: 16px;
    stroke: #8b7355;
    flex-shrink: 0;
    transition: opacity 0.3s ease, transform 0.3s ease;
}

.account-btn #heartIcon {
    stroke: #FBE4BD;
    fill: #FBE4BD;
    display: none;
}

.account-btn.copied {
    background: #8b7355;
    color: #FBE4BD;
    border: 2px solid #8b7355;
}

.account-btn.copied svg {
    stroke: #FBE4BD;
}

.account-btn.copied #heartIcon {
    stroke: #FBE4BD;
    fill: #FBE4BD;
}

.account-number {
    font-family: 'Gelion', sans-serif;
    font-size: 11pt;
    letter-spacing: 0.1em;
    transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1), transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
}

.account-number.hiding {
    opacity: 0;
    transform: translateY(-8px);
}

.account-number.showing {
    opacity: 1;
    transform: translateY(0);
}

.account-btn svg {
    transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1), transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.account-btn svg.hiding {
    opacity: 0;
    transform: scale(0.5) rotate(-10deg);
}

.account-btn svg.showing {
    opacity: 1;
    transform: scale(1) rotate(0deg);
}

/* ===== BREAKPOINT: Sidebar pasa abajo cuando viewport < 1280px (content < 640px) ===== */
@media (max-width: 1280px) {
    /* Formulario: apilar elementos cuando el contenido < 640px */
    .main-box {
        flex-direction: column;
        padding: 30px;
        margin-bottom: 0;
        border-radius: 12px 12px 0 0;
    }
    
    .vertical-divider {
        width: 100%;
        height: 1px;
        margin: 24px 0;
    }
    
    .sidebar {
        width: 100%;
    }
    
    .sidebar-content {
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 12px;
    }
    
    .sidebar-icon {
        margin-bottom: 0;
        justify-content: center;
    }
    
    /* Hoteles y tour: pegado a la caja */
    .info-lists {
        flex-direction: row;
        margin-top: 0;
        border: 2px solid rgba(139, 115, 85, 0.08);
        border-top: none;
        border-radius: 0 0 12px 12px;
        padding: 0 30px;
    }
    
    .info-section {
        padding: 20px 0;
    }
    
    .info-section:first-child {
        padding-right: 30px;
    }
    
    .info-section:last-child {
        padding-left: 30px;
    }
    
    .info-divider-vertical {
        margin: 20px 0;
    }
}

/* ===== TIMELINE EN MOBILE - VERTICAL ===== */
@media (max-width: 768px) {
    .timeline-section .content-wrapper {
        padding: 100px 20px 60px;
    }
    
    .timeline {
        display: block;
        max-width: 100%;
        padding: 0 10px;
    }
    
    .timeline-item {
        flex-direction: row;
        align-items: center;
        text-align: left;
        padding: 12px 0;
        opacity: 1 !important;
        gap: 15px;
    }
    
    .timeline-separator {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 48px;
        padding: 4px 0;
    }
    
    .timeline-separator::before,
    .timeline-separator::after,
    .timeline-separator span {
        font-size: 8px;
        margin: 2px 0;
    }
    
    /* Caja única en mobile */
    .main-box {
        flex-direction: column;
        padding: 24px;
        margin-bottom: 40px;
    }
    
    .vertical-divider {
        width: 100%;
        height: 1px;
        margin: 24px 0;
    }
    
    .sidebar {
        width: 100%;
    }
    
    .sidebar-content {
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        text-align: left;
        gap: 12px;
    }
    
    .sidebar-icon {
        margin-bottom: 0;
        flex-shrink: 0;
    }
    
    .sidebar-text {
        font-size: 13pt;
    }
    
    /* Listados en mobile - 2 columnas */
    .info-lists {
        flex-direction: row;
        border-top: none;
        border-radius: 0;
        padding: 0 20px;
    }
    
    .info-section {
        padding: 16px 0;
        flex: 1;
    }
    
    .info-section:first-child {
        padding-right: 20px;
        padding-left: 0;
    }
    
    .info-section:last-child {
        padding-left: 20px;
        padding-right: 0;
    }
    
    .info-divider-vertical {
        width: 1px;
        height: auto;
        margin: 16px 0;
    }
    
    .info-header {
        flex-wrap: wrap;
    }
    
    .info-context {
        width: 100%;
        margin-left: 36px;
        margin-top: 4px;
    }
    
    /* Gift section mobile */
    .gift-section {
        width: calc(100% - 40px);
        padding: 40px 20px 20px 20px;
        margin: -55px auto 0 auto;
    }

    .gift-icon-circle {
        width: 44px;
        height: 44px;
    }

    .gift-icon-circle svg {
        width: 18px;
        height: 18px;
    }

    .account-section {
        width: 100%;
        margin-left: 0;
        justify-content: center;
    }

    .account-btn {
        padding: 10px 16px;
        font-size: 12px;
        min-width: 180px;
    }

    .account-number {
        font-size: 11px;
    }
}
