:root{--navy:#071a3d;--blue:#123b74;--orange:#f68b1f;--orange2:#ffaa4d;--bg:#f5f7fb;--text:#1f2937;--muted:#7b8496}*{box-sizing:border-box}.commerce-web{min-height:100vh;background:var(--bg);color:var(--text);font-family:"Plus Jakarta Sans",sans-serif}.commerce-web section[id]{scroll-margin-top:88px}.commerce-header{height:74px;display:flex;align-items:center;gap:32px;padding:0 clamp(20px,5vw,72px);position:sticky;top:0;z-index:80;background:var(--navy);color:#fff;box-shadow:0 6px 22px rgba(7,26,61,.15)}.commerce-brand{display:flex;align-items:center;gap:11px;min-width:230px;color:#fff;text-decoration:none}.commerce-brand img,.commerce-initials{width:44px;height:44px;border-radius:12px;object-fit:cover}.commerce-initials{display:grid;place-items:center;background:linear-gradient(135deg,var(--orange),var(--orange2));font-weight:800}.commerce-brand span span{display:block}.commerce-brand small{display:block;color:var(--orange);font-size:.65rem;font-weight:800;text-transform:uppercase}.commerce-brand strong{display:block;font:800 1rem "Outfit"}.commerce-nav{display:flex;align-items:center;justify-content:center;gap:28px;flex:1}.commerce-nav a{color:#fff;text-decoration:none;font-size:.84rem;font-weight:650}.commerce-nav a:hover{color:var(--orange2)}.commerce-header-actions{display:flex;align-items:center;gap:9px}.social-circle{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;color:#fff;text-decoration:none;font-weight:800}.instagram{background:linear-gradient(135deg,#ff7a25,#c52eae)}.facebook{background:#2864c7}.header-whatsapp{padding:11px 17px;border-radius:99px;background:var(--orange);color:#fff;text-decoration:none;font-size:.78rem;font-weight:800}.commerce-menu-button{display:none;background:none;border:0}.commerce-menu-button span{display:block;width:23px;height:2px;margin:5px;background:#fff}.commerce-hero{min-height:460px;position:relative;isolation:isolate;display:flex;align-items:center;overflow:hidden}.commerce-hero-photo,.commerce-hero-overlay{position:absolute;inset:0}.commerce-hero-photo{z-index:-2;background:center/cover no-repeat;transition:transform .7s}.commerce-hero:hover .commerce-hero-photo{transform:scale(1.025)}.commerce-hero-overlay{z-index:-1;background:linear-gradient(90deg,rgba(3,12,28,.9),rgba(3,12,28,.56) 48%,rgba(3,12,28,.15))}.commerce-hero-content{width:min(1200px,100%);margin:auto;padding:70px 34px;color:#fff}.commerce-kicker{color:var(--orange2);font-size:.76rem;font-weight:850;letter-spacing:.25em;text-transform:uppercase}.commerce-hero h1{max-width:650px;margin:12px 0 18px;font:800 clamp(3.2rem,7vw,6rem)/.9 "Outfit";letter-spacing:-.055em}.commerce-hero p{max-width:500px;font-size:1rem;line-height:1.65}.commerce-hero-buttons{display:flex;gap:12px;margin-top:25px}.commerce-btn{min-height:44px;padding:0 18px;display:inline-flex;align-items:center;border-radius:99px;color:#fff;text-decoration:none;font-size:.82rem;font-weight:800}.commerce-btn.primary{background:var(--orange)}.commerce-btn.outline{border:1px solid rgba(255,255,255,.7);background:rgba(255,255,255,.08)}.commerce-highlights{width:min(1220px,calc(100% - 36px));margin:-20px auto 12px;position:relative;z-index:4;display:grid;grid-template-columns:repeat(4,1fr);padding:17px 22px;border-radius:30px;background:var(--navy);color:#fff;box-shadow:0 12px 30px rgba(7,26,61,.2)}.commerce-highlights article,.commerce-bottom-strip article{display:flex;align-items:center;gap:12px;padding:5px 20px;border-right:1px solid rgba(255,255,255,.15)}.commerce-highlights article:last-child{border:0}.commerce-highlights article>span,.info-title>span{width:42px;height:42px;display:grid;place-items:center;flex:none;border:1px solid rgba(246,139,31,.5);border-radius:50%;color:var(--orange);font-size:1.15rem}.commerce-highlights strong,.commerce-highlights small,.commerce-bottom-strip strong,.commerce-bottom-strip small{display:block}.commerce-highlights strong{font-size:.83rem}.commerce-highlights small{margin-top:4px;color:#cbd5e1;font-size:.7rem}.commerce-about{max-width:1100px;margin:auto;padding:55px 30px 42px;text-align:center}.commerce-about>span{color:var(--orange);font-size:.72rem;font-weight:850;text-transform:uppercase;letter-spacing:.18em}.commerce-about h2{margin:8px 0 14px;font:800 2.2rem "Outfit"}.commerce-about p{max-width:820px;margin:auto;color:var(--muted);line-height:1.8}.commerce-feature-grid{max-width:1220px;margin:auto;padding:12px 18px;display:grid;grid-template-columns:.78fr 1.22fr;gap:12px}.commerce-signup,.commerce-gallery-panel,.commerce-info-card{border-radius:14px;box-shadow:0 7px 25px rgba(7,26,61,.07)}.commerce-signup{padding:26px;background:radial-gradient(circle at 100% 0,rgba(18,59,116,.8),transparent 45%),var(--navy);color:#fff}.section-heading h2,.panel-title h2{margin:0;font:800 1.45rem "Outfit"}.section-heading em,.panel-title em{color:var(--orange);font-style:normal}.section-heading p{color:#cbd5e1;font-size:.8rem}.commerce-form{display:grid;gap:9px;margin-top:18px}.commerce-form label:not(.consent){height:43px;display:flex;align-items:center;gap:9px;padding:0 13px;border-radius:7px;background:#fff;color:#64748b}.commerce-form input{width:100%;border:0;outline:0;font:inherit}.commerce-form .consent{display:flex;align-items:center;gap:7px;font-size:.67rem}.commerce-form .consent input{width:auto}.commerce-form button{height:43px;border:0;border-radius:7px;background:var(--orange);color:#fff;font-weight:800;cursor:pointer}.commerce-form>small{text-align:center;color:#9dadc4;font-size:.63rem}.form-message{padding:14px;border-radius:8px}.form-message span{display:block}.form-message.error{background:#7f1d1d}.form-message.success{background:#166534}.commerce-gallery-panel{padding:20px;background:#fff}.panel-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.panel-title>span{padding:7px 12px;border:1px solid #fed7aa;border-radius:99px;color:#c76100;font-size:.7rem}.commerce-gallery{height:265px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.commerce-gallery img{width:100%;height:100%;object-fit:cover;border-radius:9px;transition:transform .25s}.commerce-gallery img:hover{transform:translateY(-3px)}.commerce-info-grid{max-width:1220px;margin:0 auto;padding:12px 18px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.commerce-info-card{min-height:220px;padding:22px;background:#fff;border:1px solid #e5eaf1}.info-title{display:flex;align-items:center;gap:12px}.info-title h2{margin:0;font:800 1rem "Outfit"}.info-title b{margin-left:auto;padding:5px 9px;border-radius:99px;font-size:.63rem}.info-title b.open{background:#dcfce7;color:#15803d}.info-title b.closed{background:#fee2e2;color:#b91c1c}.hours-list{margin-top:16px}.hours-list div{display:flex;justify-content:space-between;padding:5px 0;font-size:.72rem}.location-card{background:linear-gradient(140deg,#fff,#fff7ed)}.location-card p,.social-card p{color:var(--muted);font-size:.78rem;line-height:1.65}.location-card>a{display:inline-flex;margin-top:16px;padding:9px 13px;border-radius:7px;background:#fff3e6;color:#c45c00;text-decoration:none;font-size:.7rem;font-weight:800}.social-card>div:last-child{display:flex;gap:10px;margin-top:20px}.instagram-button,.facebook-button{padding:10px 16px;border-radius:99px;color:#fff;text-decoration:none;font-size:.72rem;font-weight:800}.instagram-button{background:linear-gradient(100deg,#ff7a25,#c82fb2)}.facebook-button{background:#2864c7}.commerce-bottom-strip{max-width:1220px;margin:0 auto 20px;padding:16px 20px;display:flex;align-items:center;border-radius:12px;background:var(--navy);color:#fff}.commerce-bottom-strip article{flex:1}.commerce-bottom-strip article>span{color:var(--orange);font-size:1.3rem}.commerce-bottom-strip strong{font-size:.77rem}.commerce-bottom-strip small{color:#cbd5e1;font-size:.65rem}.commerce-bottom-strip>a{padding:10px 14px;border-radius:99px;background:var(--orange);color:#fff;text-decoration:none;font-size:.7rem;font-weight:800;white-space:nowrap}.commerce-floating-whatsapp{position:fixed;right:24px;bottom:24px;z-index:90;width:56px;height:56px;display:grid;place-items:center;border-radius:50%;background:#22c55e;color:#fff;text-decoration:none;font-size:1.4rem;box-shadow:0 10px 24px rgba(34,197,94,.35)}.commerce-footer{display:flex;justify-content:space-between;padding:22px max(24px,6vw);color:#8a94a5;background:#fff;font-size:.7rem}.commerce-footer span{font-weight:700}
@media(max-width:980px){.commerce-header-actions{display:none}.commerce-brand{min-width:180px}.commerce-nav{gap:16px}.commerce-highlights{grid-template-columns:repeat(2,1fr);border-radius:18px}.commerce-highlights article:nth-child(2){border:0}.commerce-feature-grid{grid-template-columns:1fr}.commerce-info-grid{grid-template-columns:1fr 1fr}.social-card{grid-column:span 2}.commerce-bottom-strip{margin-left:18px;margin-right:18px;flex-wrap:wrap}.commerce-bottom-strip>a{margin-top:12px}}
@media(max-width:700px){.commerce-header{height:66px;padding:0 18px}.commerce-brand{min-width:0}.commerce-brand small{display:none}.commerce-menu-button{display:block;margin-left:auto}.commerce-nav{display:none;position:absolute;top:66px;left:0;right:0;padding:18px;align-items:flex-start;flex-direction:column;background:var(--navy);box-shadow:0 15px 20px rgba(0,0,0,.18)}.commerce-nav.is-open{display:flex}.commerce-hero{min-height:560px}.commerce-hero-content{padding:70px 24px 45px;align-self:end}.commerce-hero h1{font-size:3.8rem}.commerce-hero-buttons{align-items:stretch;flex-direction:column}.commerce-highlights{grid-template-columns:1fr;margin-top:-12px}.commerce-highlights article{border-right:0;border-bottom:1px solid rgba(255,255,255,.13)}.commerce-gallery{height:auto;grid-template-columns:1fr 1fr}.commerce-gallery img{height:180px}.commerce-info-grid{grid-template-columns:1fr}.social-card{grid-column:auto}.commerce-bottom-strip{display:block}.commerce-bottom-strip article{border-right:0;border-bottom:1px solid rgba(255,255,255,.13);padding:13px 5px}.commerce-bottom-strip>a{display:flex;justify-content:center}.commerce-footer{flex-direction:column;gap:5px;text-align:center}}

/* Tokens sincronizados con la identidad visual publicada en venxmas.lat */
:root{--navy:#071A3D;--navy-dark:#030C1C;--blue:#123B74;--orange:#FF7A00;--orange-dark:#E06B00;--orange2:#FF9C45;--orange-soft:rgba(255,122,0,.10);--bg:#F8FAFD;--peach:#FFE7D1;--text:#071A3D;--muted:#7B8496;--line:#EBEFF5}
.commerce-web{background:linear-gradient(180deg,#FFFFFF 0,#F8FAFD 55%,#FFFFFF 100%)}
.commerce-header{background:linear-gradient(100deg,var(--navy-dark),var(--navy))}
.commerce-signup{background:radial-gradient(circle at 100% 0,rgba(18,59,116,.88),transparent 46%),var(--navy-dark)}
.commerce-gallery-panel,.commerce-info-card{border-color:var(--line)}
.location-card{background:linear-gradient(140deg,#FFFFFF,var(--peach))}
.commerce-btn.primary,.header-whatsapp,.commerce-form button,.commerce-bottom-strip>a{background:linear-gradient(135deg,var(--orange),var(--orange-dark))}

/* Aplicación visual fuerte de marca */
.commerce-web main{background:linear-gradient(180deg,#FFFFFF 0 28%,#FFF4EA 28% 72%,#F8FAFD 72% 100%)}
.commerce-about{max-width:none;padding-left:max(30px,calc((100% - 1100px)/2));padding-right:max(30px,calc((100% - 1100px)/2));background:#FFFFFF}
.commerce-feature-grid{max-width:1256px;padding:34px 18px 18px}
.commerce-signup{border:1px solid rgba(255,122,0,.3);box-shadow:0 18px 40px rgba(7,26,61,.18)}
.commerce-gallery-panel{border:1px solid rgba(255,122,0,.15);box-shadow:0 18px 38px rgba(7,26,61,.09)}
.commerce-info-grid{padding-top:18px;padding-bottom:28px}
.commerce-info-card{border-top:4px solid var(--orange);box-shadow:0 14px 34px rgba(7,26,61,.08)}

.commerce-contact-list {
    display: grid;
    gap: 7px;
    margin-top: 15px;
}

.commerce-contact-list a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 9px 11px;
    border-radius: 8px;
    background: #f8fafc;
    color: var(--text);
    text-decoration: none;
    font-size: .7rem;
    transition: background .2s ease, transform .2s ease;
}

.commerce-contact-list a:hover {
    background: #fff3e6;
    transform: translateX(2px);
}

.commerce-contact-list span {
    color: var(--muted);
}

.commerce-contact-list strong {
    max-width: 68%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: var(--navy);
}

.commerce-social-links {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 17px;
}

/* Centro de contacto del sitio público */
.social-card {
    position: relative;
    overflow: hidden;
    background:
        radial-gradient(circle at 100% 0, rgba(255, 122, 0, .13), transparent 38%),
        linear-gradient(145deg, #ffffff, #fffaf6);
}

.social-card::after {
    content: "";
    position: absolute;
    right: -45px;
    bottom: -55px;
    width: 150px;
    height: 150px;
    border: 24px solid rgba(255, 122, 0, .045);
    border-radius: 50%;
    pointer-events: none;
}

.social-card > * {
    position: relative;
    z-index: 1;
}

.contact-card-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
}

.contact-card-heading .info-title small {
    display: block;
    margin-bottom: 2px;
    color: var(--orange-dark);
    font-size: .58rem;
    font-weight: 800;
    letter-spacing: .09em;
    text-transform: uppercase;
}

.contact-status-dot {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #22c55e;
    box-shadow: 0 0 0 6px rgba(34, 197, 94, .12);
}

.social-card .contact-card-copy {
    margin: 13px 0 0;
    max-width: 310px;
}

.social-card > .commerce-social-links {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
    margin-top: 16px;
}

.commerce-social-links .instagram-button,
.commerce-social-links .facebook-button {
    min-width: 0;
    min-height: 64px;
    display: flex;
    align-items: center;
    gap: 9px;
    padding: 10px 11px;
    border-radius: 11px;
    box-shadow: 0 8px 18px rgba(7, 26, 61, .12);
    transition: transform .2s ease, box-shadow .2s ease;
}

.commerce-social-links .instagram-button:hover,
.commerce-social-links .facebook-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 24px rgba(7, 26, 61, .18);
}

.social-network-icon {
    width: 30px;
    height: 30px;
    display: grid;
    place-items: center;
    flex: none;
    border: 1px solid rgba(255, 255, 255, .35);
    border-radius: 9px;
    background: rgba(255, 255, 255, .14);
    font-size: 1.05rem;
}

.facebook-letter {
    font: 800 1.1rem Arial, sans-serif;
}

.social-network-copy {
    min-width: 0;
    flex: 1;
}

.social-network-copy small,
.social-network-copy strong {
    display: block;
}

.social-network-copy small {
    color: rgba(255, 255, 255, .78);
    font-size: .52rem;
}

.social-network-copy strong {
    margin-top: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: .68rem;
}

.social-network-arrow {
    color: rgba(255, 255, 255, .8);
    font-size: .8rem;
}

.contact-divider {
    display: flex;
    align-items: center;
    gap: 9px;
    margin: 17px 0 10px;
    color: var(--muted);
    font-size: .56rem;
    font-weight: 750;
    letter-spacing: .07em;
    text-transform: uppercase;
}

.contact-divider::after {
    content: "";
    height: 1px;
    flex: 1;
    background: var(--line);
}

.social-card > div.commerce-contact-list,
.social-card > div.commerce-contact-list:last-child {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
    margin-top: 13px;
}

.social-card .contact-divider + .commerce-contact-list {
    margin-top: 0;
}

.social-card .commerce-contact-list > a {
    min-width: 0;
    min-height: 58px;
    display: grid;
    grid-template-columns: 30px minmax(0, 1fr) 14px;
    align-items: center;
    gap: 9px;
    padding: 8px 9px;
    border: 1px solid rgba(235, 239, 245, .95);
    background: rgba(255, 255, 255, .8);
}

.contact-method-icon {
    width: 30px;
    height: 30px;
    display: grid;
    place-items: center;
    flex: none;
    border-radius: 9px;
    background: var(--orange-soft);
    color: var(--orange-dark) !important;
    font-size: .9rem;
    font-weight: 800;
}

.contact-method-icon.whatsapp-method {
    background: rgba(34, 197, 94, .12);
    color: #15803d !important;
}

.contact-method-copy {
    min-width: 0;
    flex: 1;
    overflow: hidden;
}

.contact-method-copy small,
.contact-method-copy strong {
    display: block;
}

.contact-method-copy small {
    color: var(--muted);
    font-size: .55rem;
}

.commerce-contact-list .contact-method-copy strong {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-top: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: .66rem;
}

.contact-method-arrow {
    flex: none;
    color: var(--orange) !important;
    font-size: 1rem;
}

@media (max-width: 430px) {
    .social-card > .commerce-social-links {
        grid-template-columns: 1fr;
    }

    .social-card > div.commerce-contact-list,
    .social-card > div.commerce-contact-list:last-child {
        grid-template-columns: 1fr;
    }
}
.commerce-highlights{background:linear-gradient(100deg,var(--navy-dark),var(--navy),var(--blue));border:1px solid rgba(255,156,69,.25)}
.commerce-kicker,.section-heading em,.panel-title em,.commerce-about>span{color:var(--orange)}
.commerce-bottom-strip{background:linear-gradient(100deg,var(--navy-dark),var(--navy));box-shadow:0 15px 35px rgba(7,26,61,.16)}

/* El perfil funciona como sitio independiente y ocupa todo el viewport. */
body:has(.commerce-web) .venxmas-layout,
body:has(.commerce-web) .venxmas-layout > main,
body:has(.commerce-web) .venxmas-layout > main > .content {
    width: 100%;
    max-width: none;
    margin: 0;
}

body:has(.commerce-web) .venxmas-layout > main > .content {
    padding: 0 !important;
}

.commerce-web {
    width: 100%;
    max-width: none;
    margin: 0;
}

/* Mapa dinámico de ubicación. */
.commerce-map-frame {
    position: relative;
    height: 145px;
    margin: 16px 0 12px;
    overflow: hidden;
    border: 1px solid rgba(255, 122, 0, .18);
    border-radius: 11px;
    background: #f1f5f9;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .7);
}

.commerce-map-frame iframe {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
    filter: saturate(.86) contrast(.96);
}

.location-card .commerce-location-address {
    margin: 0;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.location-card .commerce-location-address + a,
.location-card .commerce-map-frame + a {
    margin-top: 12px;
}

/* Galería interactiva y visor de fotografías. */
.commerce-gallery-button {
    position: relative;
    min-width: 0;
    height: 100%;
    padding: 0;
    overflow: hidden;
    border: 0;
    border-radius: 9px;
    background: #eef2f7;
    cursor: zoom-in;
}

.commerce-gallery-button img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .35s ease, filter .35s ease;
}

.commerce-gallery-button:hover img,
.commerce-gallery-button:focus-visible img {
    transform: scale(1.055);
    filter: brightness(.72);
}

.commerce-gallery-button:focus-visible {
    outline: 3px solid var(--orange);
    outline-offset: 2px;
}

.gallery-view-hint {
    position: absolute;
    left: 50%;
    bottom: 14px;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 7px 11px;
    border: 1px solid rgba(255, 255, 255, .35);
    border-radius: 99px;
    background: rgba(7, 26, 61, .72);
    color: #fff;
    font-size: .62rem;
    font-weight: 750;
    opacity: 0;
    transform: translate(-50%, 8px);
    transition: opacity .25s ease, transform .25s ease;
    pointer-events: none;
    white-space: nowrap;
    backdrop-filter: blur(8px);
}

.gallery-view-hint b {
    color: var(--orange2);
    font-size: .78rem;
}

.commerce-gallery-button:hover .gallery-view-hint,
.commerce-gallery-button:focus-visible .gallery-view-hint {
    opacity: 1;
    transform: translate(-50%, 0);
}

.commerce-lightbox {
    position: fixed;
    inset: 0;
    z-index: 500;
    display: grid;
    place-items: center;
    padding: 28px;
    background: rgba(3, 12, 28, .92);
    backdrop-filter: blur(12px);
    animation: gallery-fade-in .22s ease both;
}

.commerce-lightbox-dialog {
    position: relative;
    width: min(1120px, 94vw);
    height: min(780px, 88vh);
    display: grid;
    place-items: center;
}

.commerce-lightbox-dialog > img {
    display: block;
    max-width: 100%;
    max-height: calc(100% - 58px);
    width: auto;
    height: auto;
    border-radius: 14px;
    object-fit: contain;
    box-shadow: 0 30px 80px rgba(0, 0, 0, .45);
    animation: gallery-image-in .28s ease both;
}

.lightbox-close,
.lightbox-navigation {
    position: absolute;
    z-index: 2;
    display: grid;
    place-items: center;
    border: 1px solid rgba(255, 255, 255, .2);
    border-radius: 50%;
    background: rgba(255, 255, 255, .12);
    color: #fff;
    cursor: pointer;
    backdrop-filter: blur(8px);
    transition: background .2s ease, transform .2s ease;
}

.lightbox-close:hover,
.lightbox-navigation:hover,
.lightbox-close:focus-visible,
.lightbox-navigation:focus-visible {
    background: var(--orange);
    transform: scale(1.06);
    outline: none;
}

.lightbox-close {
    top: 0;
    right: 0;
    width: 42px;
    height: 42px;
    font-size: 1.55rem;
    line-height: 1;
}

.lightbox-navigation {
    top: 50%;
    width: 48px;
    height: 48px;
    font-size: 2rem;
    transform: translateY(-50%);
}

.lightbox-navigation:hover,
.lightbox-navigation:focus-visible {
    transform: translateY(-50%) scale(1.06);
}

.lightbox-navigation.previous {
    left: 0;
}

.lightbox-navigation.next {
    right: 0;
}

.lightbox-caption {
    position: absolute;
    bottom: 0;
    left: 50%;
    display: flex;
    align-items: center;
    gap: 12px;
    color: #fff;
    transform: translateX(-50%);
    white-space: nowrap;
}

.lightbox-caption strong {
    font-size: .8rem;
}

.lightbox-caption span {
    padding-left: 12px;
    border-left: 1px solid rgba(255, 255, 255, .3);
    color: #cbd5e1;
    font-size: .68rem;
}

@keyframes gallery-fade-in {
    from { opacity: 0; }
    to { opacity: 1; }
}

@keyframes gallery-image-in {
    from { opacity: 0; transform: scale(.97); }
    to { opacity: 1; transform: scale(1); }
}

@media (max-width: 700px) {
    .commerce-lightbox {
        padding: 18px 12px;
    }

    .commerce-lightbox-dialog {
        width: 100%;
        height: 88vh;
    }

    .lightbox-navigation {
        width: 42px;
        height: 42px;
        background: rgba(3, 12, 28, .7);
    }

    .lightbox-navigation.previous {
        left: 5px;
    }

    .lightbox-navigation.next {
        right: 5px;
    }

    .gallery-view-hint {
        opacity: 1;
        transform: translate(-50%, 0);
    }
}

.commerce-powered-link {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 7px 10px;
    border: 1px solid transparent;
    border-radius: 99px;
    color: #7b8496;
    text-decoration: none;
    transition: color .2s ease, background .2s ease, border-color .2s ease;
}

.commerce-powered-link strong {
    color: var(--orange-dark);
    font-weight: 800;
}

.commerce-powered-link b {
    color: var(--orange);
    font-size: .72rem;
    transition: transform .2s ease;
}

.commerce-powered-link:hover,
.commerce-powered-link:focus-visible {
    border-color: rgba(255, 122, 0, .2);
    background: var(--orange-soft);
    color: var(--navy);
    outline: none;
}

.commerce-powered-link:hover b,
.commerce-powered-link:focus-visible b {
    transform: translate(2px, -2px);
}

/* Primera carga del perfil: evita mostrar contenido parcial. */
.commerce-loading-site {
    min-height: 100vh;
    overflow: hidden;
    background: #f7f5f1;
    color: #1f2937;
}

.skeleton-block {
    display: block;
    overflow: hidden;
    border-radius: 7px;
    background: linear-gradient(100deg, #e9e5df 30%, #f7f4ef 48%, #e9e5df 66%);
    background-size: 260% 100%;
    animation: commerce-skeleton-shimmer 1.35s ease-in-out infinite;
}

.commerce-loading-header {
    height: 74px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
    padding: 0 clamp(20px, 5vw, 72px);
    background: #20231f;
}

.commerce-loading-brand {
    min-width: 230px;
    display: flex;
    align-items: center;
    gap: 11px;
}

.commerce-loading-brand > span:last-child {
    display: grid;
    gap: 6px;
}

.skeleton-logo {
    width: 44px;
    height: 44px;
    border-radius: 12px;
}

.skeleton-label {
    width: 68px;
    height: 7px;
    opacity: .65;
}

.skeleton-name {
    width: 128px;
    height: 12px;
}

.commerce-loading-nav {
    display: flex;
    justify-content: center;
    gap: 28px;
    flex: 1;
}

.commerce-loading-nav i {
    width: 58px;
    height: 9px;
    opacity: .72;
}

.skeleton-action {
    width: 165px;
    height: 40px;
    border-radius: 99px;
}

.commerce-loading-hero {
    min-height: 460px;
    display: flex;
    align-items: center;
    background:
        linear-gradient(90deg, rgba(22, 25, 22, .92), rgba(22, 25, 22, .55)),
        linear-gradient(135deg, #3e433d, #747a70);
}

.commerce-loading-hero-copy {
    width: min(1200px, 100%);
    margin: auto;
    padding: 70px 34px;
}

.skeleton-kicker {
    width: 110px;
    height: 10px;
    margin-bottom: 17px;
    opacity: .7;
}

.skeleton-title {
    width: min(510px, 72vw);
    height: clamp(39px, 5vw, 62px);
    margin-bottom: 10px;
}

.skeleton-title.short {
    width: min(330px, 48vw);
    margin-bottom: 24px;
}

.skeleton-description {
    width: min(460px, 68vw);
    height: 12px;
    margin-bottom: 9px;
    opacity: .78;
}

.skeleton-description.short {
    width: min(320px, 50vw);
}

.skeleton-hero-button {
    width: 190px;
    height: 44px;
    margin-top: 27px;
    border-radius: 99px;
}

.commerce-loading-content {
    width: min(1220px, calc(100% - 36px));
    margin: -20px auto 0;
    position: relative;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
}

.commerce-loading-content article {
    min-height: 180px;
    padding: 22px;
    border: 1px solid #ece8e2;
    border-radius: 14px;
    background: #fff;
    box-shadow: 0 12px 28px rgba(31, 41, 55, .06);
}

.commerce-loading-content article.wide {
    grid-column: span 2;
}

.skeleton-card-title {
    width: 48%;
    height: 16px;
    margin-bottom: 25px;
}

.skeleton-card-line {
    width: 100%;
    height: 10px;
    margin-bottom: 11px;
}

.skeleton-card-line.short {
    width: 68%;
}

.skeleton-photo-row {
    width: 100%;
    height: 95px;
    border-radius: 10px;
}

.commerce-loading-message {
    margin: 22px 0 40px;
    color: #7b8496;
    font-size: .72rem;
    font-weight: 650;
    letter-spacing: .03em;
    text-align: center;
}

.commerce-load-error {
    min-height: 100vh;
    display: grid;
    place-items: center;
    padding: 28px;
    background: linear-gradient(145deg, #f8fafc, #fff7ed);
}

.commerce-load-error > div {
    width: min(520px, 100%);
    padding: 42px;
    border: 1px solid #f1e8dc;
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 24px 70px rgba(31, 41, 55, .1);
    text-align: center;
}

.commerce-load-error > div > span {
    width: 58px;
    height: 58px;
    margin: 0 auto 18px;
    display: grid;
    place-items: center;
    border-radius: 18px;
    background: rgba(255, 122, 0, .1);
    color: #e06b00;
    font-size: 1.5rem;
}

.commerce-load-error h1 {
    margin-bottom: 10px;
    font-size: 1.65rem;
}

.commerce-load-error p {
    margin-bottom: 24px;
    color: #7b8496;
    font-size: .88rem;
    line-height: 1.7;
}

.commerce-load-error button,
.commerce-load-error a {
    min-height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 17px;
    border-radius: 99px;
    font: 750 .76rem "Plus Jakarta Sans", sans-serif;
    cursor: pointer;
}

.commerce-load-error button {
    border: 0;
    background: #e06b00;
    color: #fff;
}

.commerce-load-error a {
    margin-left: 7px;
    border: 1px solid #e5e7eb;
    color: #374151;
}

@keyframes commerce-skeleton-shimmer {
    0% { background-position: 100% 0; }
    100% { background-position: -100% 0; }
}

/* Interacciones locales del perfil público en Static SSR */
.commerce-load-error .commerce-retry-link {
    margin-left: 0;
    border-color: transparent;
    background: #e06b00;
    color: #fff;
    text-decoration: none;
}

.commerce-form button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.commerce-form button:disabled {
    cursor: wait;
    opacity: .78;
}

.commerce-form [data-submit-loading] {
    align-items: center;
    gap: 8px;
}

.commerce-form [data-submit-loading]::before {
    content: "";
    width: 13px;
    height: 13px;
    border: 2px solid rgba(255, 255, 255, .42);
    border-top-color: #fff;
    border-radius: 50%;
    animation: commerce-submit-spin .7s linear infinite;
}

.commerce-form [hidden] {
    display: none !important;
}

.commerce-lightbox {
    width: 100%;
    max-width: none;
    height: 100%;
    max-height: none;
    margin: 0;
    border: 0;
    color: inherit;
}

.commerce-lightbox:not([open]) {
    display: none;
}

.commerce-lightbox[open] {
    display: grid;
}

.commerce-lightbox::backdrop {
    background: transparent;
}

.commerce-gallery-sources[hidden] {
    display: none !important;
}

@keyframes commerce-submit-spin {
    to { transform: rotate(360deg); }
}

@media (max-width: 800px) {
    .commerce-loading-nav,
    .skeleton-action {
        display: none;
    }

    .commerce-loading-content {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 600px) {
    .commerce-loading-header {
        height: 66px;
        padding: 0 18px;
    }

    .commerce-loading-hero {
        min-height: 510px;
        align-items: flex-end;
    }

    .commerce-loading-hero-copy {
        padding: 70px 24px 55px;
    }

    .commerce-loading-content {
        grid-template-columns: 1fr;
    }

    .commerce-loading-content article.wide {
        grid-column: auto;
    }

    .commerce-load-error > div {
        padding: 32px 22px;
    }

    .commerce-load-error button,
    .commerce-load-error a {
        width: 100%;
    }

    .commerce-load-error a {
        margin: 9px 0 0;
    }
}

@media (prefers-reduced-motion: reduce) {
    .skeleton-block {
        animation: none;
    }
}
